Rename file to math the classname

pull/1/head
Victor Dubiniuk 11 years ago committed by Tobias Hintze
parent 956bce12b5
commit 1ce37b6613

@ -33,4 +33,4 @@ OCP\App::addNavigationEntry(array(
'name' => 'Office') 'name' => 'Office')
); );
OC::$CLASSPATH['OCA\Office\Storage'] = 'office/lib/office.php'; OC::$CLASSPATH['OCA\Office\Storage'] = 'office/lib/storage.php';
Loading…
Cancel
Save