Severity: Warning
Message: Use of undefined constant PLUS_PATH - assumed 'PLUS_PATH' (this will throw an Error in a future version of PHP)
Filename: core/MY_Loader.php
Line Number: 14
Backtrace:
File: /wwwroot/api/shop/core/MY_Loader.php
Line: 14
Function: _error_handler
File: /wwwroot/api/index.php
Line: 315
Function: require_once
Severity: Warning
Message: Use of undefined constant PUBLIC_PATH - assumed 'PUBLIC_PATH' (this will throw an Error in a future version of PHP)
Filename: core/MY_Loader.php
Line Number: 14
Backtrace:
File: /wwwroot/api/shop/core/MY_Loader.php
Line: 14
Function: _error_handler
File: /wwwroot/api/index.php
Line: 315
Function: require_once
Severity: Warning
Message: Use of undefined constant CORE_PATH - assumed 'CORE_PATH' (this will throw an Error in a future version of PHP)
Filename: core/MY_Loader.php
Line Number: 14
Backtrace:
File: /wwwroot/api/shop/core/MY_Loader.php
Line: 14
Function: _error_handler
File: /wwwroot/api/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.