Remove outdated comments

remotes/origin/stable5
Lukas Reschke 13 years ago
parent 7f0a3018b6
commit 6c882d9806
  1. 4
      apps/files/admin.php
  2. 3
      apps/files/download.php
  3. 4
      apps/files/settings.php

@ -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();

Loading…
Cancel
Save