1
2
3
4
5
6
7
8
9
10
11
12
|
<?php defined('BASEPATH') OR exit('No direct script access allowed'); ?>
INFO - 2020-12-28 23:12:52 --> Config Class Initialized INFO - 2020-12-28 23:12:52 --> Hooks Class Initialized DEBUG - 2020-12-28 23:12:52 --> UTF-8 Support Enabled INFO - 2020-12-28 23:12:52 --> Utf8 Class Initialized INFO - 2020-12-28 23:12:52 --> URI Class Initialized INFO - 2020-12-28 23:14:57 --> Config Class Initialized INFO - 2020-12-28 23:14:57 --> Hooks Class Initialized DEBUG - 2020-12-28 23:14:57 --> UTF-8 Support Enabled INFO - 2020-12-28 23:14:57 --> Utf8 Class Initialized INFO - 2020-12-28 23:14:57 --> URI Class Initialized
|