mirror of
https://github.com/Lastorder-DC/rhymix.git
synced 2026-05-10 20:44:28 +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,
|
'errorlogger' => true,
|
||||||
'fix_mysql_utf8' => true,
|
'fix_mysql_utf8' => true,
|
||||||
'member_communication' => true,
|
'member_communication' => true,
|
||||||
|
'seo' => true,
|
||||||
'smartphone' => true,
|
'smartphone' => true,
|
||||||
'zipperupper' => true,
|
'zipperupper' => true,
|
||||||
);
|
);
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue