Удалить 'htdocs/includes/models/packetogn.class.php'
This commit is contained in:
parent
1704a81c51
commit
f2da1d7007
|
|
@ -1,10 +0,0 @@
|
||||||
<?php
|
|
||||||
|
|
||||||
class PacketOgn extends Model
|
|
||||||
{
|
|
||||||
public function __construct($id)
|
|
||||||
{
|
|
||||||
parent::__construct($id);
|
|
||||||
|
|
||||||
}
|
|
||||||
}
|
|
||||||
Loading…
Reference in New Issue