return array( '#' => 'pages/index', 'pages/sign-in' => 'pages/signIn', 'pages/sign-up' => 'pages/signUp' );
Info - 2011-03-14 21:45:30 --> Fuel\Core\Request::factory - Creating a new Request with URI = ""
Info - 2011-03-14 21:45:30 --> Fuel\Core\Request::active - Called
Info - 2011-03-14 21:45:30 --> Fuel\Core\Request::factory - Setting main Request
Info - 2011-03-14 21:45:30 --> Fuel\Core\Request::execute - Called
Info - 2011-03-14 21:45:30 --> Fuel\Core\Request::show_404 - Called
Info - 2011-03-14 21:45:30 --> Fuel\Core\Request::active - Called
/** * index_file - The name of the main bootstrap file. * * Set this to false or remove if you using mod_rewrite. */ 'index_file' => 'index.php',
Steve Wasiura wrote on 03/15/11 4:32 pm:ok, now I just need to learn what the command is to get a refresh in git please tell your thoughts on keeping my git repo in a separate folder, so my code in /app is not overwritten? or do I use git ignore to make sure that folder is not overwritten?
It looks like you're new here. If you want to get involved, click one of these buttons!