]> git.mxchange.org Git - mailer.git/commit
Extension ext-booking is basicly finished
authorquix0r <quix0r@mxchange.org>
Sun, 21 Oct 2012 11:43:58 +0000 (11:43 +0000)
committerquix0r <quix0r@mxchange.org>
Sun, 21 Oct 2012 11:43:58 +0000 (11:43 +0000)
commite1ca59a3d3a31ded3986897c7a219ac5633b94ec
tree2db25c1f878b27f8d566864ff7e2f3fff8abd4bc
parentdd3b9169324309400053f4e7878c4a0cbf93f3ae
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]