1
0
mirror of https://github.com/vichan-devel/vichan.git synced 2024-11-24 15:40:12 +01:00
vichan/tools/inc/cli.php

11 lines
101 B
PHP
Raw Normal View History

2012-03-14 06:45:59 +01:00
<?php
$mod = Array(
'id' => -1,
'type' => ADMIN,
'username' => '?',
'boards' => Array('*')
);