Go to file
FFNMaster 4a0620c2e1 Implemented a small Init class that gets loaded at the defaultCallable.
You can use this class to do some actions at the start of every page. Usefull for authentication and other things.
2015-08-29 17:35:39 +02:00
Application Implemented a small Init class that gets loaded at the defaultCallable. 2015-08-29 17:35:39 +02:00
Core Implemented a small Init class that gets loaded at the defaultCallable. 2015-08-29 17:35:39 +02:00
Modules Started implementing the renewed permission and session system 2015-08-26 21:15:10 +02:00
tests Fix for namespace clash with sections 2015-05-17 19:03:37 +02:00
.gitignore Fix for issue #51. Tighter checks on input 2015-05-06 18:26:19 +02:00
.htaccess Initial Commit, merge of MicroCore and FuzeWorks3 2015-02-08 17:29:39 +01:00
composer.json Implemented a renewed Layout system. 2015-08-29 17:33:06 +02:00
index.php Router and Logger merge with GF, and many more CI Tests 2015-05-03 22:50:36 +02:00
nginx_directives.txt Added the Nginx directives used by the framework 2015-07-07 15:54:01 +02:00
phpunit.xml Added multiple tests and started real continuous integration 2015-05-01 22:47:11 +02:00
VERSION Added version information 2015-05-27 21:57:45 +02:00