Require login (internal for now, will need to be migrated to LL::NG later)

This commit is contained in:
Daniel Berteaud 2013-10-15 12:17:30 +02:00
parent 2db4904668
commit 6274f12f88
1 changed files with 1 additions and 1 deletions

View File

@ -1,4 +1,4 @@
$require_login = 0;
$require_login = 1;
define("REGISTER",0);
define("NOSTATSCOLLECTION",1);
define("MANUALLY_PROCESS_QUEUE",0);