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