Go to file
FFNMaster e7fdee40d5 Merge branch 'master' into 'master'
Sections

Implemented sections and various fixes on the router

See merge request !3
2015-02-24 15:30:41 +01:00
Application Changed the way sections work. From now on it is a separate module called by events. The router has been made far more efficient 2015-02-24 14:19:57 +01:00
Core When a page is not found, from now on the router sends the function in the parameters so the not_found function can handle dynamic requests 2015-02-24 14:54:34 +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