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

This commit is contained in:
zero 2007-04-19 09:45:14 +00:00
parent 73c940af39
commit 4a60415cab
5 changed files with 18 additions and 14 deletions

View file

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