mirror of
https://github.com/Lastorder-DC/rhymix.git
synced 2026-01-07 02:31:40 +09:00
Add auto_login module to blacklist
This commit is contained in:
parent
4b26db9932
commit
eea7518e98
3 changed files with 3 additions and 0 deletions
|
|
@ -7,6 +7,7 @@
|
|||
*/
|
||||
return array(
|
||||
'autolang' => true,
|
||||
'auto_login' => true,
|
||||
'errorlogger' => true,
|
||||
'fix_mysql_utf8' => true,
|
||||
'member_communication' => true,
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue