mirror of
https://github.com/Lastorder-DC/rhymix.git
synced 2026-01-09 03:32:00 +09:00
editor component - multiselect
git-svn-id: http://xe-core.googlecode.com/svn/branches/maserati@12034 201d5d3c-b55e-5fd7-737f-ddc643e51545
This commit is contained in:
parent
00456ae094
commit
5b3c06988c
1 changed files with 0 additions and 3 deletions
|
|
@ -104,9 +104,6 @@
|
|||
unset($extra_vars->act);
|
||||
unset($extra_vars->body);
|
||||
|
||||
if($extra_vars->target_group) $extra_vars->target_group = explode('|@|', $extra_vars->target_group);
|
||||
if($extra_vars->mid_list) $extra_vars->mid_list = explode('|@|', $extra_vars->mid_list);
|
||||
|
||||
$args->component_name = $component_name;
|
||||
$args->extra_vars = serialize($extra_vars);
|
||||
$args->site_srl = (int)$site_module_info->site_srl;
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue