This website works better with JavaScript
Etusivu
Tutki
Apua
Rekisteröidy
Kirjaudu sisään
huwhois
/
blog_tp6
Tarkkaile
1
Äänestä
0
Fork
0
Tiedostot
Ongelmat
0
Pull-pyynnöt
0
Wiki
Puu:
c87c43874c
Branchit
Tagit
master
single
blog_tp6
/
app
/
model
/
Search.php
Search.php
103 B
Historia
Raaka
1
2
3
4
5
6
7
<?php
namespace app\model;
class Enewssearch extends \think\Model
{
protected $pk = 'searchid';
}