Diff of /mambo/branches/4.6/administrator/components/com_languages/actions/translate.action.php
Parent Directory
|
Revision Log
|
Patch
| revision 555, Thu Jun 1 03:26:19 2006 UTC | revision 556, Wed Jun 7 08:15:51 2006 UTC | |
|---|---|---|
| # | Line 4 | Line 4 |
| 4 | function execute(&$controller, &$request) | function execute(&$controller, &$request) |
| 5 | { | { |
| 6 | $session =& $request->session(); | $session =& $request->session(); |
| 7 | $session['setLanguage'] = $_REQUEST['lang']; | $session['setLanguage'] = $_REQUEST['language']; |
| 8 | $controller->redirect('index', 'catalogs'); | $controller->redirect('index', 'catalogs'); |
| 9 | } | } |
| 10 | } | } |
|
||||||||
| ViewVC Help | |
| Powered by ViewVC 1.0.0 |
Web Hosting provided by Network Redux.

