issue 140 add filter member_list

git-svn-id: http://xe-core.googlecode.com/svn/branches/1.5.0@8947 201d5d3c-b55e-5fd7-737f-ddc643e51545
This commit is contained in:
devjin 2011-08-30 08:23:54 +00:00
parent 1f273c2ce3
commit b6bacc388e
9 changed files with 62 additions and 6 deletions

View file

@ -508,7 +508,6 @@
if(!$output->toBool()) return $output;
// insert ProfileImage, ImageName, ImageMark
debugPrint($all_args);
// If a virtual site, join the site
$site_module_info = Context::get('site_module_info');
if($site_module_info->site_srl > 0) {