comment out non working code

This commit is contained in:
Frank Karlitschek 2012-06-05 09:28:51 +02:00
parent 7e017253f5
commit 7e931575b4

View file

@ -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 );
*/
}