mirror of
https://github.com/Lastorder-DC/rhymix.git
synced 2026-01-04 17:21:39 +09:00
Remove seemingly useless, and potentially dangerous, option in getLangCode()
This commit is contained in:
parent
d0183268ce
commit
e5c6cb9d6e
1 changed files with 2 additions and 0 deletions
|
|
@ -424,6 +424,7 @@ class ModuleAdminModel extends Module
|
|||
}
|
||||
}
|
||||
}
|
||||
/*
|
||||
else
|
||||
{
|
||||
$tmp = unserialize($name);
|
||||
|
|
@ -439,6 +440,7 @@ class ModuleAdminModel extends Module
|
|||
}
|
||||
}
|
||||
}
|
||||
*/
|
||||
|
||||
$output = array();
|
||||
if(is_array($lang_supported))
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue