Skip to content
Snippets Groups Projects
Commit 1b7c0c2b authored by Diederik de Haas's avatar Diederik de Haas
Browse files

Fixed new checkstyle issues in ocs.php from build #1341.

parent f6daddad
No related branches found
No related tags found
No related merge requests found
......@@ -40,7 +40,7 @@ if(is_array($catagoryNames)) {
if(!$local) {
if($app['preview']=='') {
$pre=OC_Helper::imagePath('settings','trans.png');
$pre=OC_Helper::imagePath('settings', 'trans.png');
} else {
$pre=$app['preview'];
}
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment