Explorar o código

Use Get Lang Function

own3mall %!s(int64=8) %!d(string=hai) anos
pai
achega
fc0d003bdc
Modificáronse 1 ficheiros con 1 adicións e 1 borrados
  1. 1 1
      modules/update/updating.php

+ 1 - 1
modules/update/updating.php

@@ -269,7 +269,7 @@ function exec_ogp_module()
 				{
 					update_module($db, $row['id'], $row['folder']);
 				}
-				print_success(update_complete); 
+				print_success(get_lang("update_complete")); 
 				
 				if(function_exists("removeOldPanelFiles")){
 					removeOldPanelFiles();