Revision: 19016
http://svn.sv.gnu.org/viewvc/?view=rev&root=phpgroupware&revision=19016
Author: Caeies
Date: 2008-12-10 17:33:28 +0000 (Wed, 10 Dec 2008)
Log Message:
-----------
fix the name of the location, conforming to sigurds information ?, you need to
reinstall all yours apps or rename the locations
Modified Paths:
--------------
core/trunk/phpgwapi/inc/class.setup.inc.php
Modified: core/trunk/phpgwapi/inc/class.setup.inc.php
===================================================================
--- core/trunk/phpgwapi/inc/class.setup.inc.php 2008-12-10 17:32:14 UTC (rev
19015)
+++ core/trunk/phpgwapi/inc/class.setup.inc.php 2008-12-10 17:33:28 UTC (rev
19016)
@@ -387,7 +387,7 @@
//XXX nov08 Caeies : add the run location, since if not
you are killed ...
//XXX nov08 Caeies : be carefull for deregister_app :(
//XXX nov08 Caeies : Last but not least ... is this the
place intended for this ???
- $GLOBALS['phpgw']->locations->add('run', 'RUN '
.$appname, $appname);
+ $GLOBALS['phpgw']->locations->add('run', $appname,
$appname);
return true;
}
_______________________________________________
phpGroupWare-cvs mailing list
[email protected]
http://lists.gnu.org/mailman/listinfo/phpgroupware-cvs