diff options
| author | Simon | 2011-01-27 16:16:11 +0100 |
|---|---|---|
| committer | Simon | 2011-01-27 16:16:11 +0100 |
| commit | 58c5545d1f473f20d2833266b898fc6e19bb669f (patch) | |
| tree | 266ce709b781e308781a724c99a2b22d3585311c /application/models/RightRoles.php | |
| parent | Tabellenmapper hinzugefügt (diff) | |
| download | pbs2-58c5545d1f473f20d2833266b898fc6e19bb669f.tar.gz pbs2-58c5545d1f473f20d2833266b898fc6e19bb669f.tar.xz pbs2-58c5545d1f473f20d2833266b898fc6e19bb669f.zip | |
Models hinzugefügt
Diffstat (limited to 'application/models/RightRoles.php')
| -rw-r--r-- | application/models/RightRoles.php | 8 |
1 files changed, 8 insertions, 0 deletions
diff --git a/application/models/RightRoles.php b/application/models/RightRoles.php new file mode 100644 index 0000000..4725632 --- /dev/null +++ b/application/models/RightRoles.php @@ -0,0 +1,8 @@ +<?php + +class Application_Model_RightRoles +{ + + +} + |
