projects
/
phppgadmin.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
cf4f422
)
remove debugging code
author
Robert Treat
<xzilla@users.sourceforge.net>
Tue, 26 Aug 2008 03:03:21 +0000
(23:03 -0400)
committer
Robert Treat
<xzilla@users.sourceforge.net>
Tue, 26 Aug 2008 03:03:21 +0000
(23:03 -0400)
libraries/lib.inc.php
patch
|
blob
|
blame
|
history
diff --git
a/libraries/lib.inc.php
b/libraries/lib.inc.php
index 88aa4088050e9d1ef7887931bc7c341171db75f7..aa0825fc42b093d336ab8d51530db5863003f0be 100644
(file)
--- a/
libraries/lib.inc.php
+++ b/
libraries/lib.inc.php
@@
-11,7
+11,6
@@
// Set error reporting level to max
error_reporting(E_ALL);
- ini_set('display_errors',true);
// Application name
$appName = 'phpPgAdmin';