mirror of
https://github.com/FH-Complete/FHC-Core.git
synced 2026-07-23 09:52:22 +00:00
PHPCI
This commit is contained in:
@@ -5,8 +5,9 @@ defined('BASEPATH') OR exit('No direct script access allowed');
|
||||
class Migration_Init extends CI_Migration {
|
||||
|
||||
public function up()
|
||||
{
|
||||
// Schemas
|
||||
{
|
||||
//$this->load->database('system');
|
||||
// Schemas
|
||||
//$this->db->query('CREATE SCHEMA IF NOT EXISTS gis;');
|
||||
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user