mirror of
https://github.com/claudehohl/Stikked.git
synced 2025-04-26 04:51:08 -05:00
boys, boys, boys. test your shit!
This commit is contained in:
parent
0d92b313d4
commit
70e43b0fe8
@ -42,7 +42,7 @@ class Languages extends CI_Model
|
|||||||
foreach ($this->geshi_languages as $key => $value)
|
foreach ($this->geshi_languages as $key => $value)
|
||||||
{
|
{
|
||||||
|
|
||||||
if (!in_array($key, $a))
|
if (!in_array($key, $data))
|
||||||
{
|
{
|
||||||
$data[$key] = $value;
|
$data[$key] = $value;
|
||||||
}
|
}
|
||||||
|
Loading…
x
Reference in New Issue
Block a user