mirror of
https://github.com/Lastorder-DC/rhymix.git
synced 2026-01-07 02:31:40 +09:00
Add XE's SEO module to blacklist, because it causes fatal error with Rhymix
This commit is contained in:
parent
df22d9e69e
commit
f151632242
1 changed files with 1 additions and 0 deletions
|
|
@ -10,6 +10,7 @@ return array(
|
|||
'errorlogger' => true,
|
||||
'fix_mysql_utf8' => true,
|
||||
'member_communication' => true,
|
||||
'seo' => true,
|
||||
'smartphone' => true,
|
||||
'zipperupper' => true,
|
||||
);
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue