summaryrefslogtreecommitdiffstats
path: root/admin/administration.php
Commit message (Collapse)AuthorAgeFilesLines
* Add CSRF token checksnashe2017-12-231-0/+2
|
* Clean codenashe2015-08-111-4/+4
| | | | Replace dirname(__FILE__) by __DIR__.
* Fix class autoloadingnashe2015-08-111-1/+2
| | | | | | | Made some mistakes with my last PR: I tested that everything were working, but on the wrong branch. This commit fixes all the autoloading error that were left.
* l10n support for moonmoonPascal Chevrel2012-03-121-7/+7
|
* Use a centralized template for the admin section to avoid repeating htmlPascal Chevrel2012-03-061-34/+20
|
* Update wording in adminMaurice Svay2010-08-101-4/+4
|
* Initial commitMaurice Svay2010-02-161-0/+56