summaryrefslogtreecommitdiff
path: root/app/Module/AbstractModule.php
AgeCommit message (Expand)AuthorFilesLines
2016-05-19Fix #413 - Version and link for custom modulesGreg Roach1-0/+6
2016-04-09Sort list of installed modulesGreg Roach1-3/+0
2016-04-09Remove dependency on I18N from AbstractModule::getInstalledModulesGreg Roach1-1/+0
2016-01-30Update copyright yearGreg Roach1-1/+1
2016-01-17Two spaces have no effect in HTMLGreg Roach1-1/+1
2015-06-16Allow more HTML attributes on menu itemsGreg Roach1-1/+1
2015-06-08PHPDocGreg Roach1-2/+6
2015-05-31PSR-4Greg Roach1-1/+4
2015-05-30Code styleGreg Roach1-7/+5
2015-03-29Split class Module into static and abstract partsGreg Roach1-0/+221