Andreas Fischer
|
ff6564af57
|
"echo" is a language construct. Don't treat it like a function.
|
2014-04-26 14:50:34 +02:00 |
Lukas Reschke
|
d85b64ede6
|
Use echo since print_unescaped is not defined
Fixes https://github.com/owncloud/core/issues/8342
|
2014-04-24 18:41:06 +02:00 |
Lukas Reschke
|
e88731a477
|
Some more PHPDoc fixes
|
2014-04-21 15:44:54 +02:00 |
Thomas Müller
|
0db5fead8e
|
remove some more global variable $RUNTIME_NOAPPS
|
2014-02-06 10:04:18 +01:00 |
Masaki
|
04b9e77478
|
replace ident spaces with tabs
|
2013-08-29 15:03:16 -03:00 |
Masaki Kawabata Neto
|
1dd18980ae
|
enable usage with CLI interface
Added option to use the status.php with console.php via CLI
|
2013-08-29 10:03:58 -03:00 |
kondou
|
9e8a6b704d
|
Add _many_ newlines at the end of files
|
2013-08-18 11:06:59 +02:00 |
Jörn Friedrich Dreyer
|
8dc6bdd96b
|
clean up usage of DatabaseSetupException and catch Exceptions in entrypoints
|
2013-06-10 13:45:19 +02:00 |
Felix Moeller
|
2d61f03452
|
More Checkstyle cleanup
This is for all LowerCaseConstant warnings
|
2012-10-23 08:01:09 +02:00 |
Lukas Reschke
|
e8af588210
|
Fix typo
|
2012-09-23 21:49:46 +03:00 |
Thomas Müller
|
c25f53c3f9
|
Update status.php
respect coding style
|
2012-09-04 12:12:38 +03:00 |
Jörn Friedrich Dreyer
|
e59a1806cf
|
remove superfluous ?> at the end of .php files (left out apps/*/templates)
|
2012-07-09 16:51:16 +02:00 |
Frank Karlitschek
|
a945fa10a6
|
update copyright
|
2012-05-26 19:14:24 +02:00 |
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.
|
2012-04-01 11:20:12 +02:00 |
Frank Karlitschek
|
18216fe71f
|
xml so soooo oldschool. using json now like the cool kids do.
|
2011-09-28 14:26:48 +02:00 |
Frank Karlitschek
|
f2a7f230f1
|
add status file. useful for external administration. show the ownClopud version at least in the config dialog.
|
2011-09-28 13:52:26 +02:00 |