own3mall 7 роки тому
батько
коміт
49831dc196
1 змінених файлів з 1 додано та 0 видалено
  1. 1 0
      includes/functions.php

+ 1 - 0
includes/functions.php

@@ -873,6 +873,7 @@ function getThemePath()
 }
 
 function updateAllPanelModules(){
+	global $db;
 	if(file_exists('modules/modulemanager/module_handling.php')){
 		require_once('modules/modulemanager/module_handling.php');