Welcome Guest, Not a member yet? Register   Sign In
CI 3.0.7 don't see APPPATH. Why?
#1

Hi!
My controller
PHP Code:
public function getorders()
 
   {
 
       $apiKey '*****';
 
       $apiSecret '***';
 
      
        require_once APPPATH
.'libraries/Client.php'

Why is CI don't see libraries folder? 
Severity: Warning

Message: require_once(C:\OSPanel\domains\site3\application\libraries/Client.php): failed to open stream: No such file or directory
Reply


Messages In This Thread
CI 3.0.7 don't see APPPATH. Why? - by StAlKeRxXl - 02-28-2018, 01:43 PM
RE: CI 3.0.7 don't see APPPATH. Why? - by ciadmin - 02-28-2018, 05:04 PM
RE: CI 3.0.7 don't see APPPATH. Why? - by JayAdra - 02-28-2018, 11:06 PM



Theme © iAndrew 2016 - Forum software by © MyBB