forked from leftypol/leftypol
remove redundant code
This commit is contained in:
parent
9e20b4071f
commit
a2ebcfdaba
1 changed files with 0 additions and 7 deletions
|
@ -2,13 +2,6 @@
|
||||||
<?php
|
<?php
|
||||||
require dirname(__FILE__) . '/inc/cli.php';
|
require dirname(__FILE__) . '/inc/cli.php';
|
||||||
|
|
||||||
$mod = Array(
|
|
||||||
'id' => -1,
|
|
||||||
'type' => ADMIN,
|
|
||||||
'username' => '?',
|
|
||||||
'boards' => Array('*')
|
|
||||||
);
|
|
||||||
|
|
||||||
$start = microtime(true);
|
$start = microtime(true);
|
||||||
|
|
||||||
echo "== Tinyboard {$config['version']} ==\n";
|
echo "== Tinyboard {$config['version']} ==\n";
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue