Aleksander Machniak
2013-06-19 b200258d5af08ff24065d58c96d8ccf834d1ffad
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';