Codeigniter controller constructer pointing to an object $this->expressgo->setup(“install”) .I don't know where it is possibly declared?

前端 未结 0 694
春和景丽
春和景丽 2020-12-07 04:49

Look the following code

class Clients extends CI_Controller{

function __construct(){
parent::__construct();

  //If Script installed, redirect change passwor         


        
相关标签:
回答
  • 消灭零回复
提交回复
热议问题