Core/Modules
FFNMaster aa7bd856f2 Added the ability to add module aliases.
Setting a alias can be done by adding the aliases array to the moduleInfo.php and setting the names in there.
An example can be found in the example module.
2015-08-29 21:07:17 +02:00
..
api Implemented the API interface. Can now be used by direct dependency insertion 2015-07-07 14:09:38 +02:00
database Placed the License header in most files and implemented PHPDoc where needed. 2015-08-29 17:43:13 +02:00
databaseutils Placed the License header in most files and implemented PHPDoc where needed. 2015-08-29 17:43:13 +02:00
example Added the ability to add module aliases. 2015-08-29 21:07:17 +02:00
mailer Placed the License header in most files and implemented PHPDoc where needed. 2015-08-29 17:43:13 +02:00
sessions Implemented the fully renewed Layout Manager. 2015-08-29 20:30:52 +02:00