Fixed issue #48
This commit is contained in:
parent
a61270319d
commit
0c62694932
@ -77,7 +77,6 @@ class UserPrint extends Printing
|
||||
$url=addIdToUrl($url);
|
||||
|
||||
$tabObject =$this->getObjectSon(eid());
|
||||
var_dump($tabObject);
|
||||
for ($i=0; $i<count($tabObject);$i++)
|
||||
{
|
||||
if ($tabObject[$i][0]->getClassName()=="home")
|
||||
|
Loading…
x
Reference in New Issue
Block a user