]> git.mxchange.org Git - mailer.git/commit
Unlock of booked URLs in surfbar added, fix for URL-encoded links in loader module
authorquix0r <quix0r@mxchange.org>
Tue, 9 Sep 2008 00:36:48 +0000 (00:36 +0000)
committerquix0r <quix0r@mxchange.org>
Tue, 9 Sep 2008 00:36:48 +0000 (00:36 +0000)
commit6bbc38f6a74cc3a1cf3ea1633613ad4645006f6c
tree755abdebc6435aa2cbd449a80f4311d6f98a74b8
parent7ef3ab7b053a1048109a368ec4a729e701ac688f
Unlock of booked URLs in surfbar added, fix for URL-encoded links in loader module
17 files changed:
.gitattributes
inc/databases.php
inc/functions.php
inc/language/surfbar_de.php
inc/libs/surfbar_functions.php
inc/modules/admin/what-list_surfbar_urls.php
inc/modules/admin/what-unlock_surfbar_urls.php
inc/modules/frametester.php
inc/modules/loader.php
inc/mysql-manager.php
surfbar.php
templates/de/emails/admin/admin_surfbar_url_confirmed.tpl [new file with mode: 0644]
templates/de/emails/member/member_surfbar_url_confirmed.tpl [new file with mode: 0644]
templates/de/html/admin/admin_list_surfbar_urls.tpl
templates/de/html/admin/admin_list_surfbar_urls_row.tpl
templates/de/html/admin/admin_unlock_surfbar_urls.tpl [new file with mode: 0644]
templates/de/html/admin/admin_unlock_surfbar_urls_row.tpl [new file with mode: 0644]