diff options
| author | Simon | 2011-01-27 16:33:17 +0100 |
|---|---|---|
| committer | Simon | 2011-01-27 16:33:17 +0100 |
| commit | eb9b579b90fe4a05424fd979e6bbb382833e4fde (patch) | |
| tree | 38252e82217079b10d441882fdb1f27a62668ec1 /application/models/BootMenuEntriesMapper.php | |
| parent | zfproject aktualisiert (diff) | |
| download | pbs2-eb9b579b90fe4a05424fd979e6bbb382833e4fde.tar.gz pbs2-eb9b579b90fe4a05424fd979e6bbb382833e4fde.tar.xz pbs2-eb9b579b90fe4a05424fd979e6bbb382833e4fde.zip | |
Schreibfehler korrigiert
Diffstat (limited to 'application/models/BootMenuEntriesMapper.php')
| -rw-r--r-- | application/models/BootMenuEntriesMapper.php | 8 |
1 files changed, 8 insertions, 0 deletions
diff --git a/application/models/BootMenuEntriesMapper.php b/application/models/BootMenuEntriesMapper.php new file mode 100644 index 0000000..ed13180 --- /dev/null +++ b/application/models/BootMenuEntriesMapper.php @@ -0,0 +1,8 @@ +<?php + +class Application_Model_BootMenuEntriesMapper +{ + + +} + |
