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