guest [95.90.223.65]  Sun, 03 Nov 2019 07:47:59 +0000

Modified page: https://wiki.horde.org/Doc/Dev/CheatSheet
New Revision:  5
Change log:  Unify to GLOBALS syntax

@@ -20,9 +20,9 @@
 $GLOBALS['registry']->get('webroot', $app);

 +++ App's Javascript Url

-$registry->applications[$app]['jsuri'];
+$GLOBALS['registry']->applications[$app]['jsuri'];

Note: This is most likely not what you want. Use the template & js loading mechanism instead



--
commits mailing list
Frequently Asked Questions: http://wiki.horde.org/FAQ
To unsubscribe, mail: [email protected]

Reply via email to