1
0
Fork 0

Rename file to math the classname

pull/1/head
Victor Dubiniuk vor 11 Jahren committet von Tobias Hintze
Ursprung 956bce12b5
Commit 1ce37b6613

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