This website works better with JavaScript
Home
Esplora
Aiuto
Registrati
Accedi
21IS12
/
Pockit
Segui
1
Vota
0
Forka
0
File
Problemi
0
Pull Requests
0
Wiki
Albero (Tree):
22328a18cc
Rami (Branch)
Tag
master
Pockit
/
src
/
models
/
TeacherModel.php
TeacherModel.php
97 B
Cronologia
Originale
1
2
3
4
<?php
class TeacherModel extends Model {
protected static $table_name = "regen_teachers";
}