fixing warning
This commit is contained in:
parent
3d23a3434d
commit
c4211ddc2f
@ -200,6 +200,8 @@
|
|||||||
);
|
);
|
||||||
$arr =& $smarty->get_template_vars('draft_list');
|
$arr =& $smarty->get_template_vars('draft_list');
|
||||||
|
|
||||||
|
$id = $subject = null;
|
||||||
|
if ($arr)
|
||||||
list($id, $subject)=each($arr);
|
list($id, $subject)=each($arr);
|
||||||
|
|
||||||
if ($id){
|
if ($id){
|
||||||
|
Loading…
x
Reference in New Issue
Block a user