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

remotes/origin/stable5
Diederik de Haas 13 years ago
parent 1b7c0c2b62
commit eff13a28c1
  1. 2
      settings/apps.php

@ -77,7 +77,7 @@ foreach ( $installedApps as $app ) {
}
$info['preview'] = OC_Helper::imagePath('settings','trans.png');
$info['preview'] = OC_Helper::imagePath('settings', 'trans.png');
$info['version'] = OC_App::getAppVersion($app);

Loading…
Cancel
Save