comment out non working code
This commit is contained in:
parent
7e017253f5
commit
7e931575b4
1 changed files with 3 additions and 2 deletions
|
@ -356,12 +356,13 @@ class Storage {
|
|||
}
|
||||
|
||||
}
|
||||
|
||||
|
||||
/*
|
||||
// FIXME: make this path dynamic
|
||||
$dir = '/home/samtuke/owncloud/git/oc5/data/admin/versions';
|
||||
|
||||
( deleteAll( $dir, 1 ) ? return true : return false );
|
||||
|
||||
*/
|
||||
}
|
||||
|
||||
|
||||
|
|
Loading…
Reference in a new issue