Show
Ignore:
Timestamp:
10/17/2007 02:36:30 PM (14 months ago)
Author:
Shadowhand
Message:

Fixing up user_guide views

Location:
trunk/modules/user_guide
Files:
1 modified
1 moved

Legend:

Unmodified
Added
Removed
  • trunk/modules/user_guide/controllers/user_guide.php

    r644 r839  
    4141                        url::redirect('user_guide/'.$language.'/kohana/about'); 
    4242                } 
     43 
     44                // Reset the language to non-localized language 
     45                $language = current(explode('_', $language)); 
    4346 
    4447                // Set the view that will be loaded