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
5093f98c4b
Core
/
Application
/
Config
/
config.core.php
4 lines
53 B
PHP
Raw
Normal View
History
Unescape
Escape
Implemented the ability to disable core modules. Using the config.core.php, you can choose what modules should run in FuzeWorks
2015-07-28 11:09:47 +00:00
<
?
php
return
array
(
Added the ability to enable and disable composer loading
2015-08-29 15:26:47 +00:00
'enable_composer'
=>
true
Implemented the ability to disable core modules. Using the config.core.php, you can choose what modules should run in FuzeWorks
2015-07-28 11:09:47 +00:00
)
;
Reference in New Issue
Copy Permalink