myfit database
This commit is contained in:
@@ -8,7 +8,7 @@ use CodeIgniter\Database\RawSql;
|
|||||||
class baseModel extends Model
|
class baseModel extends Model
|
||||||
{
|
{
|
||||||
protected $db;
|
protected $db;
|
||||||
public $con_name = 'mermsemr';
|
public $con_name = 'myfit';
|
||||||
|
|
||||||
public function __construct()
|
public function __construct()
|
||||||
{
|
{
|
||||||
|
|||||||
Reference in New Issue
Block a user