mirror of
https://github.com/FH-Complete/FHC-Core.git
synced 2026-07-25 16:44:28 +00:00
Merge branch 'ci' of https://github.com/FH-Complete/FHC-Core into ci
Conflicts: application/config/fhcomplete.php application/core/FHC_Model.php
This commit is contained in:
@@ -9,6 +9,6 @@ class Server_model extends DB_Model
|
||||
{
|
||||
parent::__construct();
|
||||
$this->dbTable = 'system.tbl_server';
|
||||
$this->pk = ;
|
||||
$this->pk = '';
|
||||
}
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user