Artifact 7c3ca54c4d4bf88908dd55e1e16c53257434bea4:
- File modules/modules.bi — part of check-in [4ec838875e] at 2020-09-06 07:10:38 on branch trunk — [CORE][MODULES] - Major rework on the Admin module, minor fixes on Users module, trivial change in Settings.txt, remove old core in Pages.bas (user: julcar size: 326)
#INCLUDE "..\iguanacms.bi" #INCLUDE "..\libs\libs.bi" 'COMMON SHARED CompiledModules() AS STRING 'DIM SHARED ArrayIndex AS SHORT, CacheItem AS STRING, IsCacheable AS SHORT DECLARE FUNCTION IsAuth() AS SHORT DECLARE SUB LoadUsersInterface() DECLARE FUNCTION ReadUserData(Key AS STRING) AS STRING DECLARE SUB LoadAdminPanel()