|
|
Choosing A Webhost: |
mantisbt config_defaults_inc.php,1.236,1.237: msg#00110bug-tracking.mantis.cvs
Update of /cvsroot/mantisbt/mantisbt In directory sc8-pr-cvs1.sourceforge.net:/tmp/cvs-serv21774 Modified Files: config_defaults_inc.php Log Message: fix for 0005044: No warning message for missing strings matches original setting of $g_show_warnings = ON Index: config_defaults_inc.php =================================================================== RCS file: /cvsroot/mantisbt/mantisbt/config_defaults_inc.php,v retrieving revision 1.236 retrieving revision 1.237 diff -u -d -r1.236 -r1.237 --- config_defaults_inc.php 18 Dec 2004 19:17:57 -0000 1.236 +++ config_defaults_inc.php 23 Dec 2004 14:43:15 -0000 1.237 @@ -1298,10 +1298,10 @@ # ); $g_display_errors = array( - E_WARNING => 'none', + E_WARNING => 'inline', E_NOTICE => 'none', E_USER_ERROR => 'halt', - E_USER_WARNING => 'none', + E_USER_WARNING => 'inline', E_USER_NOTICE => 'none' ); ------------------------------------------------------- SF email is sponsored by - The IT Product Guide Read honest & candid reviews on hundreds of IT Products from real users. Discover which products truly live up to the hype. Start reading now. http://productguide.itmanagersjournal.com/
|
|
| <Prev in Thread] | Current Thread | [Next in Thread> |
|---|---|---|
| Previous by Date: | mantisbt/lang strings_hungarian.txt,1.62,1.63, Alexander Leschinsky |
|---|---|
| Next by Date: | web changelog.php,1.3,1.4, Kenzaburo Ito |
| Previous by Thread: | mantisbt/lang strings_hungarian.txt,1.62,1.63, Alexander Leschinsky |
| Next by Thread: | web changelog.php,1.3,1.4, Kenzaburo Ito |
| Indexes: | [Date] [Thread] [Top] [All Lists] |
Free MagazinesCisco NewsReceive a free quarterly e-newsletter with exclusive articles on how Cisco IT uses its own products and solutions to enable the business. subscribe Systems Management News, the newspaper for IT systems administration and data center managers! Each issue of Systems Management News is chock-full of news and analysis to help you understand what's happening in your field. subscribe The Enterprise Newsweekly eWeek is the essential technology information source for builders of e-business. subscribe Oracle Magazine Oracle Magazine contains technology strategy articles, sample code, tips, Oracle and partner news, how to articles for developers and DBAs, and more. Oracle (NASDAQ: ORCL) is the world's largest enterprise software company. subscribe Total Telecom Total Telecom is "The Economist of the communications industry". subscribe |