mirror of
https://github.com/Lastorder-DC/rhymix.git
synced 2026-01-28 07:39:55 +09:00
git-svn-id: http://xe-core.googlecode.com/svn/trunk@4095 201d5d3c-b55e-5fd7-737f-ddc643e51545
This commit is contained in:
commit
aad76069d4
1 changed files with 0 additions and 1 deletions
|
|
@ -182,7 +182,6 @@
|
|||
if($extra_var->use_category!='Y') $extra_var->use_category = 'N';
|
||||
if($extra_var->except_notice!='Y') $extra_var->except_notice = 'N';
|
||||
if($extra_var->consultation!='Y') $extra_var->consultation = 'N';
|
||||
if($extra_var->order_target) $extra_var->consultation = 'N';
|
||||
if(!in_array($extra_var->order_target,$this->order_target)) $extra_var->order_target = 'list_order';
|
||||
if(!in_array($extra_var->order_type,array('asc','desc'))) $extra_var->order_type = 'asc';
|
||||
unset($extra_var->act);
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue