mirror of
https://github.com/FH-Complete/FHC-Core.git
synced 2026-06-02 04:39:28 +00:00
5992cedd9e
- Added global variable called calledFrom that contains the URL path of the called controller + controller method - Added function _generateJSDataStorageObject to generate the global JS object FHC_JS_DATA_STORAGE_OBJECT - The global JS object is renamed from FHC_ADDON_DATA_STORAGE_OBJECT to FHC_JS_DATA_STORAGE_OBJECT - Added funtion _generateAddonsJSsInclude to generate all the includes needed by the Addons