]> git.mxchange.org Git - mailer.git/commit
Initial import of menu classes, very basic code templates and menu XMLs
authorquix0r <quix0r@mxchange.org>
Wed, 9 Dec 2009 20:34:24 +0000 (20:34 +0000)
committerquix0r <quix0r@mxchange.org>
Wed, 9 Dec 2009 20:34:24 +0000 (20:34 +0000)
commitcc004609a439e175dac23a8562cb1bf626b37bad
tree3900d8ab60ea8388f4e3c2dff0ef1f088947f12e
parent9b8df43c02c9da26f719a69b850feb50c7883306
Initial import of menu classes, very basic code templates and menu XMLs
20 files changed:
.gitattributes
application/mailer/config.php
application/mailer/main/menu/.htaccess [new file with mode: 0644]
application/mailer/main/menu/class_Mailer [new file with mode: 0644]
application/mailer/main/menu/class_MailerConfirmMenu.php [new file with mode: 0644]
application/mailer/main/menu/class_MailerHomeMenu.php [new file with mode: 0644]
application/mailer/main/menu/class_MailerLoginAreaMenu.php [new file with mode: 0644]
application/mailer/main/menu/class_MailerLoginFailedMenu.php [new file with mode: 0644]
application/mailer/main/menu/class_MailerLoginMenu.php [new file with mode: 0644]
application/mailer/main/menu/class_MailerLogoutMenu.php [new file with mode: 0644]
application/mailer/main/menu/class_MailerRegisterMenu.php [new file with mode: 0644]
application/mailer/main/menu/class_MailerStatusMenu.php [new file with mode: 0644]
application/mailer/templates/de/code/footer.ctp [new file with mode: 0644]
application/mailer/templates/de/code/header.ctp [new file with mode: 0644]
application/mailer/templates/de/code/home.ctp [new file with mode: 0644]
application/mailer/templates/de/code/mailer_main.ctp [new file with mode: 0644]
application/mailer/templates/de/menu/.htaccess [new file with mode: 0644]
application/mailer/templates/de/menu/base_menu.xml [new file with mode: 0644]
application/mailer/templates/de/menu/generic_menu_entries.xml [new file with mode: 0644]
db/news/.htaccess [new file with mode: 0644]