This website works better with JavaScript
Ana Sayfa
Keşfet
Yardım
Üye Ol
Giriş Yap
21IS12
/
Pockit
İzle
1
Yıldızla
0
Çatalla
0
Dosyalar
Sorunlar
0
Değişiklik İstekleri
0
Wiki
Ağaç:
22328a18cc
Dallar
Biçim İmleri
master
Pockit
/
src
/
models
/
TeacherModel.php
TeacherModel.php
97 B
Geçmiş
Ham
1
2
3
4
<?php
class TeacherModel extends Model {
protected static $table_name = "regen_teachers";
}