1
0
mirror of https://github.com/vichan-devel/vichan.git synced 2025-01-20 09:42:45 +01:00
vichan/tools/inc/cli.php
2012-03-14 16:45:59 +11:00

11 lines
101 B
PHP

<?php
$mod = Array(
'id' => -1,
'type' => ADMIN,
'username' => '?',
'boards' => Array('*')
);