summaryrefslogtreecommitdiffstats
path: root/status.php
Commit message (Expand)AuthorAgeFilesLines
* "echo" is a language construct. Don't treat it like a function.Andreas Fischer2014-04-261-1/+1
* Use echo since print_unescaped is not definedLukas Reschke2014-04-241-1/+1
* Some more PHPDoc fixesLukas Reschke2014-04-211-1/+1
* remove some more global variable $RUNTIME_NOAPPSThomas Müller2014-02-061-2/+0
* replace ident spaces with tabsMasaki2013-08-291-2/+2
* enable usage with CLI interfaceMasaki Kawabata Neto2013-08-291-2/+5
* Add _many_ newlines at the end of fileskondou2013-08-181-1/+1
* clean up usage of DatabaseSetupException and catch Exceptions in entrypointsJörn Friedrich Dreyer2013-06-101-8/+15
* More Checkstyle cleanupFelix Moeller2012-10-231-1/+1
* Fix typoLukas Reschke2012-09-231-1/+1
* Update status.phpThomas Müller2012-09-041-2/+6
* remove superfluous ?> at the end of .php files (left out apps/*/templates)Jörn Friedrich Dreyer2012-07-091-3/+0
* update copyrightFrank Karlitschek2012-05-261-1/+1
* Show the different editions to the user. Used in the status call, on the pers...Frank Karlitschek2012-04-011-1/+1
* xml so soooo oldschool. using json now like the cool kids do.Frank Karlitschek2011-09-281-11/+2
* add status file. useful for external administration. show the ownClopud versi...Frank Karlitschek2011-09-281-0/+43