Diff of /mambo/branches/4.6/administrator/components/com_languages/actions/save.action.php
Parent Directory
|
Revision Log
|
Patch
| revision 826, Fri Dec 15 03:38:18 2006 UTC | revision 879, Thu Jan 11 03:03:13 2007 UTC | |
|---|---|---|
| # | Line 28 | Line 28 |
| 28 | ||
| 29 | case 'catalogs': | case 'catalogs': |
| 30 | default: | default: |
| 31 | $this->updatecatalog(); | $this->updatecatalog(false); |
| 32 | return $controller->redirect('index', 'catalogs'); | return $controller->redirect('index', 'catalogs'); |
| 33 | break; | break; |
| 34 | } | } |
|
||||||||
| ViewVC Help | |
| Powered by ViewVC 1.0.0 |
Web Hosting provided by Network Redux.

