Superglobals reset |
After $ app-> run (); In index.php, all tables, for example $ _GET, $ _POST, $ _COOKIE, $ _REQUEST, $ _SERVER, etc are reset and the variable CI_ENV = 'development' disappears, and the page starts as Page rendered in 0.0033 seconds. Environment: production. Until the execution of $ app-> run (); Variables in Superglobals are OK
Please post bugs over at GitHub so I can remember to fix them.
![]()
Check out the docs for that.
I'll respond to the rest of the stuff over at GitHub but it sounds like an environment setup issue currently. |
Welcome Guest, Not a member yet? Register Sign In |