guest [95.90.223.65] Sun, 03 Nov 2019 07:45:31 +0000
Modified page: https://wiki.horde.org/Doc/Dev/CheatSheet
New Revision: 4
Change log: use variables
@@ -20,9 +20,9 @@
$GLOBALS['registry']->get('webroot', $app);
+++ App's Javascript Url
-$registry->applications['timetool']['jsuri'];
+$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]