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

This commit is contained in:
zero 2007-06-01 06:44:52 +00:00
parent bdc0e0bb77
commit de6ba4a2c7
2 changed files with 2 additions and 2 deletions

View file

@ -745,7 +745,7 @@
$category_srl,
$group_check_code,
$name,
sprintf('mid=%s&category=%d', $this->module_info->mid, $category_srl),
getUrl('','mid',$this->module_info->mid,'category',$category_srl),
$expand
);