make class greater
This commit is contained in:
parent
d969a0e70f
commit
8b35012f8e
@ -26,7 +26,7 @@ NAME;
|
||||
public function printImage()
|
||||
{
|
||||
if (!in_array($this->type,[12,50,200])) {
|
||||
echo "<a href=//{$_SERVER['SERVER_NAME']}/main.php?edit=1&dress={$this->item_id} title='Надеть'>";
|
||||
echo "<a href=//{$_SERVER['SERVER_NAME']}/main.php?edit=1&dress={$this->id} title='Надеть'>";
|
||||
parent::printImage();
|
||||
echo "</a>";
|
||||
}
|
||||
|
Loading…
Reference in New Issue
Block a user