* fix a bug.

This commit is contained in:
wangyidong
2011-05-03 10:21:54 +00:00
parent 2ab1aadd4e
commit fd4f6c8fcf

View File

@@ -369,7 +369,7 @@ class user extends control
}
else
{
die(js::locate($this->config->default->module, 'parent'));
die(js::locate($this->createLink($this->config->default->module), 'parent'));
}
}
else