This website works better with JavaScript
Home
Esplora
Aiuto
Registrati
Accedi
huwhois
/
blog_tp6
Segui
1
Vota
0
Forka
0
File
Problemi
0
Pull Requests
0
Wiki
Albero (Tree):
496f889e4c
Rami (Branch)
Tag
master
single
blog_tp6
/
app
/
model
/
News.php
News.php
64 B
Cronologia
Originale
1
2
3
4
5
6
<?php
namespace app\model;
class News extends \think\Model
{
}