Thomas B.
2013-10-24 4e4c2511bc00cfc0214acab63b097efe142187a7
bin/updatecss.sh
@@ -28,7 +28,7 @@
));
if (empty($opts['dir'])) {
    print "Skin directory not specified (--dir). Using skins/ and plugins/skins/.\n";
    print "Skin directory not specified (--dir). Using skins/ and plugins/*/skins/.\n";
    $dir     = INSTALL_PATH . 'skins';
    $dir_p   = INSTALL_PATH . 'plugins';