Skip to content

Commit

Permalink
🔧 modify procedures
Browse files Browse the repository at this point in the history
Signed-off-by: otengkwame <developerkwame@gmail.com>
  • Loading branch information
otengkwame committed Jun 29, 2022
1 parent 4e4296b commit 400950a
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions framework/core/CodeIgniter.php
Original file line number Diff line number Diff line change
Expand Up @@ -102,9 +102,9 @@
'_COOKIE',
'GLOBALS',
'HTTP_RAW_POST_DATA',
'system_path',
'application_folder',
'view_folder',
'ci_directory',
'core_directory',
'view_directory',
'_protected',
'_registered'
];
Expand Down

0 comments on commit 400950a

Please sign in to comment.