-
Type:
Bug
-
Status: Closed (View Workflow)
-
Priority:
Blocker
-
Resolution: Fixed
-
Affects Version/s: 3.1.0-dev
-
Fix Version/s: 3.1.0-a1
-
Component/s: Update system
-
Labels:None
-
GitHub Pull Request URL:
$result = $this->db->sql_query($sql);
$module_auth = $this->db_sql_fetchfield('module_auth');
it should be $this->db->sql_fetchfield('module_auth');