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-02 02:44:42 +08:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
Files
5f37d5c59ad7cc9f7c1cb92f543883a453cb4774
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