moving to imgclass

This commit is contained in:
Igor Barkov [iwork]
2019-01-16 18:26:16 +02:00
parent cb29429a2a
commit 813a741b2a
2 changed files with 20 additions and 11 deletions
+5
View File
@@ -43,4 +43,9 @@ NAME;
onclick="location='/admin.php'">
BTN;
}
public function getId()
{
return $this->id;
}
}