[GRASSweb-list] markus: web pear.php,1.1,1.2
grass at intevation.de
grass at intevation.de
Wed Nov 8 02:57:59 EST 2006
- Previous message: [GRASSweb-list] markus: web/community support.inc, 1.32,
1.33 grassgui.html, 1.2, NONE nvizlist.html, 1.2,
NONE sqlgrasslist.html, 1.3, NONE
- Next message: [GRASSweb-list]
hamish: web/gdp/grassmanuals grass63_module_list.pdf, NONE, 1.1
- Messages sorted by:
[ date ]
[ thread ]
[ subject ]
[ author ]
Author: markus
Update of /grassrepository/web
In directory doto:/tmp/cvs-serv7905
Modified Files:
pear.php
Log Message:
PHP fix
Index: pear.php
===================================================================
RCS file: /grassrepository/web/pear.php,v
retrieving revision 1.1
retrieving revision 1.2
diff -u -d -r1.1 -r1.2
--- pear.php 31 Oct 2006 22:25:18 -0000 1.1
+++ pear.php 8 Nov 2006 07:57:57 -0000 1.2
@@ -59,7 +59,7 @@
$GLOBALS['_PEAR_shutdown_funcs'] = array();
$GLOBALS['_PEAR_error_handler_stack'] = array();
-ini_set('track_errors', true);
+ini_set('track_errors', 'true');
/**
* Base class for other PEAR classes. Provides rudimentary
- Previous message: [GRASSweb-list] markus: web/community support.inc, 1.32,
1.33 grassgui.html, 1.2, NONE nvizlist.html, 1.2,
NONE sqlgrasslist.html, 1.3, NONE
- Next message: [GRASSweb-list]
hamish: web/gdp/grassmanuals grass63_module_list.pdf, NONE, 1.1
- Messages sorted by:
[ date ]
[ thread ]
[ subject ]
[ author ]
More information about the grass-web
mailing list