mirror of
https://github.com/Lastorder-DC/rhymix.git
synced 2026-01-26 22:59:57 +09:00
git-svn-id: http://xe-core.googlecode.com/svn/trunk@1837 201d5d3c-b55e-5fd7-737f-ddc643e51545
This commit is contained in:
parent
f9d22bd8a2
commit
a5b8edcc17
1 changed files with 2 additions and 1 deletions
|
|
@ -27,7 +27,8 @@
|
||||||
unset($vars->act);
|
unset($vars->act);
|
||||||
unset($vars->selected_widget);
|
unset($vars->selected_widget);
|
||||||
|
|
||||||
if(!$vars->widget_sequence || !(int)$vars->widget_sequence) $vars->widget_sequence = getNextSequence();
|
$vars->widget_sequence = getNextSequence();
|
||||||
|
if(!$vars->widget_cache) $vars->widget_cache = 0;
|
||||||
|
|
||||||
$attribute = array();
|
$attribute = array();
|
||||||
if($vars) {
|
if($vars) {
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue