]> git.mxchange.org Git - mailer.git/commit
Extension ext-booking is basicly finished
authorRoland Häder <roland@mxchange.org>
Sun, 21 Oct 2012 11:43:58 +0000 (11:43 +0000)
committerRoland Häder <roland@mxchange.org>
Sun, 21 Oct 2012 11:43:58 +0000 (11:43 +0000)
commitdef76e23a31c57bce0737f1c645cff93cf9ccef2
tree2db25c1f878b27f8d566864ff7e2f3fff8abd4bc
parented91696103e27286d50d5dcd9e6b6a6184dd3f16
Extension ext-booking is basicly finished
16 files changed:
.gitattributes
inc/extensions/ext-booking.php
inc/filter/booking_filter.php
inc/functions.php
inc/language/booking_de.php
inc/language/de.php
inc/libs/booking_functions.php
inc/modules/admin/what-list_booking.php [new file with mode: 0644]
inc/modules/member/what-booking.php
templates/de/html/admin/admin_list_booking.tpl [new file with mode: 0644]
templates/de/html/admin/admin_list_booking_row.tpl [new file with mode: 0644]
templates/de/html/member/member_list_booking.tpl [new file with mode: 0644]
templates/de/html/member/member_list_booking_row.tpl [new file with mode: 0644]
templates/xml/admin/admin_delete_do_booking.xml [new file with mode: 0644]
templates/xml/admin/admin_list_booking.xml [new file with mode: 0644]
templates/xml/member/member_list_booking.xml [new file with mode: 0644]