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
27
Commits
3
Branches
25
Tags
2.5
MiB
PHP
100%
44ae54445e
Go to file
HTTPS
Download ZIP
Download TAR.GZ
Download BUNDLE
Open with VS Code
Open with VSCodium
Open with Intellij IDEA
Cite this repository
APA
BibTeX
Cancel
Abel Hoogeveen
44ae54445e
Added a very basic system to disabled modules using $enabled = false; in the moduleInfo.php
2015-03-14 16:03:38 +01:00
Application
Added a mod register which allows the system to load advanced modules. This allows for the future build of module versions, prevention of module name conflicts and much more.
2015-03-14 15:46:05 +01:00
Core
Added a very basic system to disabled modules using $enabled = false; in the moduleInfo.php
2015-03-14 16:03:38 +01:00
.gitignore
Initial Commit, merge of MicroCore and FuzeWorks3
2015-02-08 17:29:39 +01:00
.htaccess
Initial Commit, merge of MicroCore and FuzeWorks3
2015-02-08 17:29:39 +01:00
index.php
Moved router to Modules. Router is no longer a Core class.
2015-02-10 21:04:31 +01:00