mirror of
https://github.com/kleeja-official/kleeja.git
synced 2025-12-15 20:49:41 +01:00
just to ignore updating other plugins
This commit is contained in:
@@ -892,7 +892,7 @@ function delete_config($name)
|
||||
//
|
||||
//update words to lang
|
||||
//
|
||||
function update_olang($name, $value, $lang = 'en')
|
||||
function update_olang($name, $lang = 'en', $value = '')
|
||||
{
|
||||
global $SQL, $dbprefix, $olang;
|
||||
|
||||
|
||||
Reference in New Issue
Block a user