Skip to content

global $RTR is null #75

Description

@lingfengchencn

Hi kenjis:
I used Base_Input to extens CI_Input,and I have a function:

    public function get_action_path($glue='/'){
        global $RTR;    
        $module = $RTR->fetch_directory();
    }

when i used index.php global $RTR is {CI_Router}[9] ,but now use "Welcome_test" , it's null。
why?

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Metadata

Metadata

Assignees

No one assigned

    Projects

    No projects

      Milestone

      No milestone

      Relationships

      None yet

      Development

      No branches or pull requests

      Issue actions