git-svn-id: http://xe-core.googlecode.com/svn/trunk@1196 201d5d3c-b55e-5fd7-737f-ddc643e51545

This commit is contained in:
zero 2007-04-17 04:24:57 +00:00
parent ee5e479fd3
commit 871e6c3eda
3 changed files with 7 additions and 0 deletions

View file

@ -143,6 +143,7 @@
$this->add('menu_srl', $args->menu_srl);
$this->add('menu_item_srl', $args->menu_item_srl);
$this->add('menu_title', $menu_title);
$this->add('parent_srl', $args->parent_srl);
}
/**