Severity: 8192
Message: strpos(): Non-string needles will be interpreted as strings in the future. Use an explicit chr() call to preserve the current behavior
Filename: MX/Router.php
Line Number: 239
Backtrace:
File: /var/www/vhosts/breakfastpoint.nsw.au/projects/codeigniter/application/third_party/MX/Router.php
Line: 239
Function: strpos
File: /var/www/vhosts/breakfastpoint.nsw.au/projects/codeigniter/application/third_party/MX/Router.php
Line: 101
Function: _set_default_controller
File: /var/www/vhosts/breakfastpoint.nsw.au/projects/codeigniter/index.php
Line: 315
Function: require_once
The page you are looking at is being generated dynamically by CodeIgniter.
If you would like to edit this page you'll find it located at:
application/views/welcome_message.php
The corresponding controller for this page is found at:
application/controllers/Welcome.php
If you are exploring CodeIgniter for the very first time, you should start by reading the User Guide.