Your commit message
This commit is contained in:
parent
ee45c0f04b
commit
aac7f7ed1b
|
@ -2,9 +2,9 @@
|
|||
|
||||
namespace application\controllers;
|
||||
|
||||
// defined('BASEPATH') or exit('No direct script access allowed');
|
||||
defined('BASEPATH') or exit('No direct script access allowed');
|
||||
|
||||
use application\models\Form_model;
|
||||
// use application\models\Form_model;
|
||||
|
||||
class Form extends CI_Controller
|
||||
{
|
||||
|
|
Loading…
Reference in New Issue