mirror of
https://github.com/FH-Complete/FHC-Core.git
synced 2026-07-20 00:12:15 +00:00
- Added new controller system/DBSkel to call DBSkel procedure form CLI
- Removed libraries/MigrationLib.php - Removed MigrationLib from libraries/CallerLib.php
This commit is contained in:
@@ -19,7 +19,6 @@ class CallerLib
|
||||
private static $RESOURCES_BLACK_LIST = array(
|
||||
'CallerLib', // disabled self loading
|
||||
'LogLib', // hardly usefull and virtually dangerous
|
||||
'MigrationLib', // virtually dangerous, DB manipulation
|
||||
'FilesystemLib', // virtually dangerous, direct access to file system
|
||||
'PermissionLib', // usefull?
|
||||
'PersonLogLib'
|
||||
|
||||
Reference in New Issue
Block a user