added server, This is for the local DB and backend

This commit is contained in:
kicap1992
2022-01-31 05:18:54 +08:00
parent 724d062d77
commit 10d958015f
487 changed files with 212754 additions and 0 deletions

View File

@ -0,0 +1,13 @@
<?php
defined('BASEPATH') OR exit('No direct script access allowed');
/*
| -------------------------------------------------------------------------
| Hooks
| -------------------------------------------------------------------------
| This file lets you define "hooks" to extend CI without hacking the core
| files. Please see the user guide for info:
|
| https://codeigniter.com/user_guide/general/hooks.html
|
*/