1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
|
<?php defined('BASEPATH') OR exit('No direct script access allowed'); ?>
INFO - 2018-09-05 09:51:22 --> Config Class Initialized INFO - 2018-09-05 09:51:22 --> Hooks Class Initialized DEBUG - 2018-09-05 09:51:22 --> UTF-8 Support Enabled INFO - 2018-09-05 09:51:22 --> Utf8 Class Initialized INFO - 2018-09-05 09:51:22 --> URI Class Initialized INFO - 2018-09-05 09:51:22 --> Router Class Initialized INFO - 2018-09-05 09:51:22 --> Output Class Initialized INFO - 2018-09-05 09:51:22 --> Security Class Initialized DEBUG - 2018-09-05 09:51:22 --> Global POST, GET and COOKIE data sanitized INFO - 2018-09-05 09:51:22 --> CSRF cookie sent INFO - 2018-09-05 09:51:22 --> Input Class Initialized INFO - 2018-09-05 09:51:22 --> Language Class Initialized ERROR - 2018-09-05 09:51:22 --> 404 Page Not Found: webadmin/Phil/simple_echo.php
|