This website requires JavaScript.
Explore
Help
Register
Sign In
ua1zbe
/
trackdirect2
mirror of
https://github.com/qvarforth/trackdirect
Watch
1
Star
0
Fork
You've already forked trackdirect2
0
Code
Issues
Projects
Releases
Wiki
Activity
main
trackdirect2
/
htdocs
/
includes
/
models
/
packetpath.class.php
11 lines
126 B
PHP
Raw
Permalink
Blame
History
<
?
php
class
PacketPath
extends
Model
{
public
function
__construct
(
$id
)
{
parent
::
__construct
(
$id
);
}
}
Reference in New Issue
View Git Blame
Copy Permalink