Commit Graph

16 Commits (1efa338a520e2d73b0b6027dd0a9e0cb496a0d9d)

Author SHA1 Message Date
Andreas Fischer ff6564af57 "echo" is a language construct. Don't treat it like a function. 10 years ago
Lukas Reschke d85b64ede6 Use echo since print_unescaped is not defined
Fixes https://github.com/owncloud/core/issues/8342
10 years ago
Lukas Reschke e88731a477 Some more PHPDoc fixes 10 years ago
Thomas Müller 0db5fead8e remove some more global variable $RUNTIME_NOAPPS 10 years ago
Masaki 04b9e77478 replace ident spaces with tabs 11 years ago
Masaki Kawabata Neto 1dd18980ae enable usage with CLI interface
Added option to use the status.php with console.php via CLI
11 years ago
kondou 9e8a6b704d Add _many_ newlines at the end of files 11 years ago
Jörn Friedrich Dreyer 8dc6bdd96b clean up usage of DatabaseSetupException and catch Exceptions in entrypoints 11 years ago
Felix Moeller 2d61f03452 More Checkstyle cleanup
This is for all LowerCaseConstant warnings
12 years ago
Lukas Reschke e8af588210 Fix typo 12 years ago
Thomas Müller c25f53c3f9 Update status.php
respect coding style
12 years ago
Jörn Friedrich Dreyer e59a1806cf remove superfluous ?> at the end of .php files (left out apps/*/templates) 12 years ago
Frank Karlitschek a945fa10a6 update copyright 12 years ago
Frank Karlitschek 6545e48787 Show the different editions to the user. Used in the status call, on the personal settings page and in the updater to update to the next available version from the same edition. 12 years ago
Frank Karlitschek 18216fe71f xml so soooo oldschool. using json now like the cool kids do. 13 years ago
Frank Karlitschek f2a7f230f1 add status file. useful for external administration. show the ownClopud version at least in the config dialog. 13 years ago