Fixing style errors.
This commit is contained in:
parent
f4cf7363bd
commit
15a2f71534
@ -40,7 +40,6 @@ $total = 0;
|
|||||||
$ilink = 0;
|
$ilink = 0;
|
||||||
|
|
||||||
if ($object->element == 'mo') {
|
if ($object->element == 'mo') {
|
||||||
|
|
||||||
$mo_static = new Mo($db);
|
$mo_static = new Mo($db);
|
||||||
$res = $mo_static->fetch($object->id);
|
$res = $mo_static->fetch($object->id);
|
||||||
$TMoChilds = $mo_static->getMoChilds();
|
$TMoChilds = $mo_static->getMoChilds();
|
||||||
|
|||||||
Loading…
Reference in New Issue
Block a user