index
:
scrott
master
The Secure Centralized Robust Online Ticketing Tool
malf
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
app
/
model
/
master.mod.php
blob: 2570a8b33735ff61bb5d698ab10f751854234253 (
plain
) (
blame
)
1
2
3
4
5
6
7
8
9
<?php require_once "class/model.class.php"; class MasterModel extends Model { } ?>