This website requires JavaScript.
Explore
Help
Sign In
FuzeWorks
/
Core
Watch
1
Star
0
Fork
0
You've already forked Core
Code
Issues
9
Pull Requests
Packages
Releases
Activity
51f3c80a92
Core
/
Application
/
Config
/
config.error.php
7 lines
73 B
PHP
Raw
Normal View
History
Unescape
Escape
Updated entire project to PSR2 code standard. Some classes still need to be moved around.
2016-05-07 17:22:09 +00:00
<
?
php
return
array
(
Updated the config class. JSON support has been removed and a PHP config file writer has been implemented.
2015-02-23 18:30:13 +00:00
'debug'
=>
false
,
'error_reporting'
=>
true
,
Updated entire project to PSR2 code standard. Some classes still need to be moved around.
2016-05-07 17:22:09 +00:00
);
Reference in New Issue
Copy Permalink