This website requires JavaScript.
Explore
Help
Register
Sign In
lkddi
/
nexusphp
Watch
1
Star
0
Fork
0
mirror of
https://github.com/lkddi/nexusphp.git
synced
2026-08-01 18:37:30 +08:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
Files
f07e0a501373f97647f5271b4f7501993f4ca2c9
nexusphp
/
app
/
Models
/
File.php
T
10 lines
97 B
PHP
Raw
Normal View
History
Unescape
Escape
torrent api + swip constants
2021-05-15 19:29:44 +08:00
<?
php
namespace
App\Models
;
class
File
extends
NexusModel
{
protected
$table
=
'files'
;
}
Reference in New Issue
Copy Permalink