upps forgot to remove debug stuff

This commit is contained in:
Ralf Becker 2014-06-12 15:24:53 +00:00
parent 84aecfafaf
commit cf583cf141

View File

@ -61,7 +61,7 @@ class filemanager_admin extends filemanager_ui
if (class_exists('stylite_versioning_stream_wrapper'))
{
//$this->versioning = stylite_versioning_stream_wrapper::SCHEME;
$this->versioning = stylite_versioning_stream_wrapper::SCHEME;
}
}