Remove outdated comments

remotes/origin/stable5
Lukas Reschke 2013-01-26 14:03:17 +07:00
parent 7f0a3018b6
commit 6c882d9806
3 changed files with 0 additions and 11 deletions

@ -21,10 +21,6 @@
*
*/
// Init owncloud
OCP\User::checkAdminUser();
$htaccessWorking=(getenv('htaccessWorking')=='true');

@ -21,9 +21,6 @@
*
*/
// Init owncloud
// Check if we are a user
OCP\User::checkLoggedIn();

@ -21,10 +21,6 @@
*
*/
// Init owncloud
// Check if we are a user
OCP\User::checkLoggedIn();