just to ignore updating other plugins

This commit is contained in:
Mitan Omar
2022-08-23 21:13:49 +02:00
parent 9404f7a1b6
commit 3dbb60870b

View File

@@ -892,7 +892,7 @@ function delete_config($name)
// //
//update words to lang //update words to lang
// //
function update_olang($name, $value, $lang = 'en') function update_olang($name, $lang = 'en', $value = '')
{ {
global $SQL, $dbprefix, $olang; global $SQL, $dbprefix, $olang;