database_medoo = new Medoo(unserialize(DATABASE_ENABLE)); } function GetConn() { return $this->database_medoo; } }