This website works better with JavaScript
Ana Sayfa
Keşfet
Yardım
Üye Ol
Giriş Yap
huwhois
/
blog_tp6
İzle
1
Yıldızla
0
Çatalla
0
Dosyalar
Sorunlar
0
Değişiklik İstekleri
0
Wiki
Ağaç:
6c3bd2fd42
Dallar
Biçim İmleri
master
single
blog_tp6
/
app
/
model
/
Search.php
Search.php
103 B
Geçmiş
Ham
1
2
3
4
5
6
7
<?php
namespace app\model;
class Enewssearch extends \think\Model
{
protected $pk = 'searchid';
}