Wikitten
Wikitten copied to clipboard
one user write,and everyone can read
use the conf caused only login can read add a new conf allow everyone
//define('ACCESS_USER', 'user');
//define('ACCESS_PASSWORD', 'pass');
//new conf
//define('ALLOW_EVERYONE', true);