parent:: test
This commit is contained in:
parent
0c8e121015
commit
1f82e5b40e
@ -130,7 +130,7 @@ abstract class Item
|
|||||||
|
|
||||||
public function printImage()
|
public function printImage()
|
||||||
{
|
{
|
||||||
echo "<img src='/i/sh/{$this->img}'";
|
echo "<img src='/i/sh/{$this->img}'>";
|
||||||
}
|
}
|
||||||
|
|
||||||
protected function wrap($number)
|
protected function wrap($number)
|
||||||
|
Loading…
Reference in New Issue
Block a user