Aleksander Machniak
2014-10-03 063f5bdb77b47e6383f08204df352f2bb842e00b
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';