mirror of
https://github.com/claudehohl/Stikked.git
synced 2025-04-25 20:41:20 -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)
|
||||
{
|
||||
|
||||
if (!in_array($key, $a))
|
||||
if (!in_array($key, $data))
|
||||
{
|
||||
$data[$key] = $value;
|
||||
}
|
||||
|
Loading…
x
Reference in New Issue
Block a user