Internal overhaul
This commit is contained in:
@@ -14,7 +14,7 @@ class Controller_StaticPage_Category extends Controller_TemplateDefault {
|
||||
* By default show a menu of available categories
|
||||
*/
|
||||
public function action_index() {
|
||||
HTTP::redirect('staticpage_category/list');
|
||||
HTTP::redirect('staticpage_category/list');
|
||||
}
|
||||
|
||||
public function action_list() {
|
||||
|
Reference in New Issue
Block a user