This website works better with JavaScript
Acasă
Explorează
Ajutor
Înregistrare
Autentificare
21IS12
/
Pockit
Urmărește
1
Stea
0
Bifurcare
0
Fisiere
Probleme
0
Trageți solicitările
0
Wiki
Arbore:
22328a18cc
Ramuri
Etichete
master
Pockit
/
src
/
models
/
TeacherModel.php
TeacherModel.php
97 B
Istoric
Crud
1
2
3
4
<?php
class TeacherModel extends Model {
protected static $table_name = "regen_teachers";
}