apply new branding for vichan-devel

This commit is contained in:
czaks 2014-04-17 17:11:27 +02:00
parent 59874b8376
commit e5c48282c4
5 changed files with 18 additions and 5 deletions

View file

@ -37,7 +37,7 @@ $options['quick'] = isset($opts['quick']);
$options['full'] = isset($opts['full']) || isset($opts['f']);
if(!$options['quiet'])
echo "== Tinyboard {$config['version']} ==\n";
echo "== Tinyboard + vichan {$config['version']} ==\n";
if(!$options['quiet'])
echo "Clearing template cache...\n";