]> git.mxchange.org Git - mailer.git/commit
mailer project continued:
authorRoland Häder <roland@mxchange.org>
Sat, 29 Sep 2012 12:50:52 +0000 (12:50 +0000)
committerRoland Häder <roland@mxchange.org>
Sat, 29 Sep 2012 12:50:52 +0000 (12:50 +0000)
commit63f159414369b5ea19a8ca75d8cd8033c45d8341
tree785a9d2b560a71e32a5757bd289bf4d6d0c94109
parenta454def0bfba8288ffc839d034c710f034cf4728
mailer project continued:
 - Some global array elements renamed (someGlobalElement -> __some_global_element)
 - Copyright notice disabled in mailid.php as it destroys the frameset
 - Function debug_report_bug() renamed to reportBug()
 - Function app_die() renamed to app_exit()
 - More wrapper functions used (e.g. getRandomTan() instead of PHP's mt_rand())
 - New AJAX-based installation introduced (it is not finished)
 - Renamed several ALL_UPER_CASE() functions to camel-case notation
 - Extension ext-currency introduced which will deprecate ext-wernis all other eCurreny-related extensions
 - Renamed various HTML and email templates to new notation
 - Some shell scripts moved to 'contrib' folder
 - JQUERY updated to latest stable version (including custom build of jqueryui)
 - License files renamed/moved
 - Many other  fixes/improvements I forgot to mention
 - Varrious typos fixed
 - Copyright updated (to 2012)
 - TODOs.txt updated
1029 files changed:
.gitattributes
.htaccess
DOCS/COPYING
DOCS/Doxyfile
DOCS/JQUERY-AUTHORS.txt [new file with mode: 0644]
DOCS/LICENSE-GPL2.txt [new file with mode: 0644]
DOCS/LICENSE.txt
DOCS/TODOs.txt
DOCS/de/LICENSE.txt
DOCS/de/README.txt
DOCS/de/SECURITY.txt
DOCS/de/TODO.txt
DOCS/de/autoreg/README.txt
DOCS/de/forced/Tabellenlayout.txt
DOCS/de/network/README.txt
DOCS/debug-lines.sh
DOCS/en/LICENSE.txt
DOCS/en/SECURITY.txt
DOCS/final-checker.sh
DOCS/lint.sh
DOCS/merge-exp.sh
DOCS/prop-set.sh
DOCS/remove-deprecated.sh
DOCS/todo-builder.sh
DOCS/tpl-validator.php
DOCS/validator.sh
admin.php
agb.php
ajax.php [new file with mode: 0644]
autoreg.php
beg.php
birthday_confirm.php
click.php
confirm.php
css.php
debug.php
doubler.php
img.php
inc/ajax-functions.php [new file with mode: 0644]
inc/ajax/.htaccess [new file with mode: 0644]
inc/ajax/ajax_admin.php [new file with mode: 0644]
inc/ajax/ajax_installer.php [new file with mode: 0644]
inc/callback-functions.php
inc/classes/cachesystem.class.php
inc/classes/resolver.class.php
inc/code-functions.php
inc/config-functions.php
inc/config-global.php
inc/config-local.php.dist
inc/daily/daily_
inc/daily/daily_100_bonus.php
inc/daily/daily_autopurge.php
inc/daily/daily_beg.php
inc/daily/daily_birthday.php
inc/daily/daily_bonus.php
inc/daily/daily_doubler.php
inc/daily/daily_earning.php [new file with mode: 0644]
inc/daily/daily_holiday.php
inc/daily/daily_profile.php
inc/daily/daily_surfbar.php
inc/daily/daily_user.php
inc/daily/daily_yoomedia.php
inc/databases.php
inc/db/lib-mysql3.php
inc/db/lib.php
inc/debug/request_
inc/expression-functions.php
inc/extensions-functions.php
inc/extensions/ext-
inc/extensions/ext-active.php
inc/extensions/ext-admins.php
inc/extensions/ext-admintheme1.php
inc/extensions/ext-admintheme_default.php
inc/extensions/ext-announcement.php
inc/extensions/ext-autopurge.php
inc/extensions/ext-autoreg.php
inc/extensions/ext-bank.php
inc/extensions/ext-beg.php
inc/extensions/ext-birthday.php
inc/extensions/ext-bitcoins.php
inc/extensions/ext-bonus.php
inc/extensions/ext-booking.php
inc/extensions/ext-cache.php
inc/extensions/ext-clickbanner.php
inc/extensions/ext-country.php
inc/extensions/ext-coupon.php
inc/extensions/ext-cprping.php
inc/extensions/ext-currency.php [new file with mode: 0644]
inc/extensions/ext-debug.php
inc/extensions/ext-demo.php
inc/extensions/ext-doubler.php
inc/extensions/ext-earning.php
inc/extensions/ext-events.php
inc/extensions/ext-forced.php
inc/extensions/ext-geoip.php
inc/extensions/ext-grade.php
inc/extensions/ext-holiday.php
inc/extensions/ext-html_mail.php
inc/extensions/ext-imprint.php
inc/extensions/ext-jackpot.php
inc/extensions/ext-lead.php
inc/extensions/ext-logs.php
inc/extensions/ext-mailid.php
inc/extensions/ext-maintenance.php
inc/extensions/ext-mediadata.php
inc/extensions/ext-menu.php
inc/extensions/ext-mods.php
inc/extensions/ext-mydata.php
inc/extensions/ext-network.php
inc/extensions/ext-newsletter.php
inc/extensions/ext-nickname.php
inc/extensions/ext-online.php
inc/extensions/ext-optimize.php
inc/extensions/ext-order.php
inc/extensions/ext-other.php
inc/extensions/ext-partner.php
inc/extensions/ext-payout.php
inc/extensions/ext-politician-stop.php
inc/extensions/ext-profile.php
inc/extensions/ext-rallye.php
inc/extensions/ext-refback.php
inc/extensions/ext-refsell.php
inc/extensions/ext-register.php
inc/extensions/ext-removeip.php
inc/extensions/ext-repair.php
inc/extensions/ext-report.php
inc/extensions/ext-rewrite.php
inc/extensions/ext-safe.php
inc/extensions/ext-seo.php
inc/extensions/ext-sponsor.php
inc/extensions/ext-sql_patches.php
inc/extensions/ext-support.php
inc/extensions/ext-surfbar.php
inc/extensions/ext-task.php
inc/extensions/ext-teams.php
inc/extensions/ext-terms.php
inc/extensions/ext-theme.php
inc/extensions/ext-timezone.php
inc/extensions/ext-top10.php
inc/extensions/ext-transfer.php
inc/extensions/ext-uberwach.php
inc/extensions/ext-update.php
inc/extensions/ext-usage.php
inc/extensions/ext-user.php
inc/extensions/ext-validator.php
inc/extensions/ext-wernis.php
inc/extensions/ext-yacy.php
inc/extensions/ext-yoomedia.php
inc/filter-functions.php
inc/filter/_filter.php
inc/filter/active_filter.php
inc/filter/admins_filter.php
inc/filter/beg_filter.php [new file with mode: 0644]
inc/filter/bonus_filter.php
inc/filter/booking_filter.php
inc/filter/cache_filter.php
inc/filter/country_filter.php [new file with mode: 0644]
inc/filter/coupon_filter.php
inc/filter/earning_filter.php
inc/filter/forced_filter.php
inc/filter/mediadata_filter.php
inc/filter/online_filter.php
inc/filter/order_filter.php
inc/filter/other_filter.php
inc/filter/politician_stop_filter.php
inc/filter/rallye_filter.php
inc/filter/register_filter.php
inc/filter/removeip_filter.php
inc/filter/surfbar_filter.php
inc/filter/theme_filter.php
inc/filter/timezone_filter.php
inc/filter/uberwach_filter.php
inc/filter/user_filter.php
inc/filters.php
inc/fix_filters.php
inc/fix_menu.php
inc/fix_refsystem.php
inc/fix_user_points.php
inc/footer.php
inc/functions.php
inc/gen_mediadata.php
inc/gen_sql_patches.php
inc/handler.php
inc/header.php
inc/hourly/hourly_
inc/http-functions.php
inc/inc-functions.php
inc/install-functions.php
inc/install-inc.php
inc/js/js-
inc/js/js-admin_ajax.php [new file with mode: 0644]
inc/js/js-cookies_disabled.php
inc/js/js-install_ajax.php [new file with mode: 0644]
inc/js/js-order_send.php
inc/js/js-surfbar_frame_top.php
inc/js/js-surfbar_member_book.php
inc/js/js-surfbar_member_edit.php
inc/js/js-surfbar_stopped.php
inc/js/js-uberwach.php
inc/language-functions.php
inc/language/_de.php
inc/language/_en.php
inc/language/active_de.php
inc/language/active_en.php
inc/language/admins_de.php
inc/language/autopurge_de.php
inc/language/bank_de.php
inc/language/beg_de.php
inc/language/birthday_de.php
inc/language/bonus_de.php
inc/language/booking_de.php
inc/language/cache_de.php
inc/language/country_de.php
inc/language/coupon_de.php
inc/language/de.php
inc/language/debug_de.php
inc/language/doubler_de.php
inc/language/earning_de.php
inc/language/en.php
inc/language/forced_de.php
inc/language/holiday_de.php
inc/language/html_mail_de.php
inc/language/imprint_de.php
inc/language/install_de.php
inc/language/logs_de.php
inc/language/mailid_de.php
inc/language/maintenance_de.php
inc/language/mediadata_de.php
inc/language/menu_de.php
inc/language/mods_de.php
inc/language/mydata_de.php
inc/language/network_de.php
inc/language/newsletter_de.php
inc/language/nickname_de.php
inc/language/online_de.php
inc/language/optimize_de.php
inc/language/order_de.php
inc/language/other_de.php
inc/language/payout_de.php
inc/language/profile_de.php
inc/language/rallye_de.php
inc/language/refback_de.php
inc/language/register_de.php
inc/language/removeip_de.php
inc/language/repair_de.php
inc/language/rewrite_de.php
inc/language/sponsor_de.php
inc/language/support_de.php
inc/language/surfbar_de.php
inc/language/task_de.php
inc/language/theme_de.php
inc/language/timezone_de.php
inc/language/top10_de.php
inc/language/transfer_de.php
inc/language/update_de.php
inc/language/usage_de.php
inc/language/user_de.php
inc/language/validator_de.php
inc/language/wernis_de.php
inc/language/yoomedia_de.php
inc/libs/_functions.php
inc/libs/active_functions.php
inc/libs/admins_functions.php
inc/libs/autopurge_functions.php
inc/libs/beg_functions.php
inc/libs/birthday_functions.php [new file with mode: 0644]
inc/libs/bonus_functions.php
inc/libs/booking_functions.php
inc/libs/cache_functions.php
inc/libs/country_functions.php
inc/libs/coupon_functions.php
inc/libs/debug_functions.php
inc/libs/doubler_functions.php
inc/libs/earning_functions.php
inc/libs/events_functions.php
inc/libs/forced_functions.php
inc/libs/holiday_functions.php
inc/libs/html_mail_functions.php
inc/libs/jackpot_functions.php
inc/libs/mailid_functions.php
inc/libs/maintenance_functions.php
inc/libs/mediadata_functions.php
inc/libs/network_functions.php
inc/libs/newsletter_functions.php
inc/libs/nickname_functions.php
inc/libs/online_functions.php
inc/libs/optimize_functions.php
inc/libs/order_functions.php
inc/libs/other_functions.php
inc/libs/payout_functions.php
inc/libs/politician_stop_functions.php
inc/libs/profile_functions.php
inc/libs/rallye_functions.php
inc/libs/refback_functions.php
inc/libs/register_functions.php
inc/libs/removeip_functions.php
inc/libs/rewrite_functions.php
inc/libs/sponsor_functions.php
inc/libs/surfbar_functions.php
inc/libs/task_functions.php
inc/libs/theme_functions.php
inc/libs/timezone_functions.php
inc/libs/transfer_functions.php
inc/libs/uberwach_functions.php
inc/libs/user_functions.php
inc/libs/wernis_functions.php
inc/libs/yoomedia_functions.php
inc/load_cache.php
inc/load_config.php
inc/loader/load-
inc/loader/load-admins.php
inc/loader/load-config.php
inc/loader/load-earning.php
inc/loader/load-extension.php
inc/loader/load-filter.php
inc/loader/load-imprint.php
inc/loader/load-modules.php
inc/loader/load-points_data.php
inc/loader/load-refdepths.php
inc/loader/load-refsystem.php
inc/loader/load-revision.php
inc/loader/load-themes.php
inc/mails/_mails.php
inc/mails/beg_mails.php
inc/mails/bonus_mails.php
inc/mails/doubler_mails.php
inc/math-functions.php
inc/module-functions.php
inc/modules/admin.php
inc/modules/admin/action-
inc/modules/admin/action-admins.php
inc/modules/admin/action-bank.php
inc/modules/admin/action-country.php
inc/modules/admin/action-coupon.php
inc/modules/admin/action-doubler.php
inc/modules/admin/action-email.php
inc/modules/admin/action-forced.php
inc/modules/admin/action-grade.php
inc/modules/admin/action-holiday.php
inc/modules/admin/action-login.php
inc/modules/admin/action-logout.php
inc/modules/admin/action-menu.php
inc/modules/admin/action-misc.php
inc/modules/admin/action-mods.php
inc/modules/admin/action-network.php
inc/modules/admin/action-newsletter.php
inc/modules/admin/action-payouts.php
inc/modules/admin/action-rallye.php
inc/modules/admin/action-repair.php
inc/modules/admin/action-setup.php
inc/modules/admin/action-sponsor.php
inc/modules/admin/action-stats.php
inc/modules/admin/action-surfbar.php
inc/modules/admin/action-task.php
inc/modules/admin/action-theme.php
inc/modules/admin/action-transfer.php
inc/modules/admin/action-user.php
inc/modules/admin/action-wernis.php
inc/modules/admin/admin-inc.php
inc/modules/admin/overview-inc.php
inc/modules/admin/what-
inc/modules/admin/what-add_bank_package.php
inc/modules/admin/what-add_guestnl_cat.php
inc/modules/admin/what-add_points.php
inc/modules/admin/what-add_rallye.php
inc/modules/admin/what-add_sponsor.php
inc/modules/admin/what-add_surfbar_url.php
inc/modules/admin/what-add_tester_user.php [new file with mode: 0644]
inc/modules/admin/what-admin_add.php
inc/modules/admin/what-adminedit.php
inc/modules/admin/what-admins_add.php
inc/modules/admin/what-admins_contct.php
inc/modules/admin/what-admins_edit.php
inc/modules/admin/what-admins_mails.php
inc/modules/admin/what-bonus.php
inc/modules/admin/what-cache_stats.php
inc/modules/admin/what-config_
inc/modules/admin/what-config_active.php
inc/modules/admin/what-config_admin.php
inc/modules/admin/what-config_autopurge.php
inc/modules/admin/what-config_beg.php
inc/modules/admin/what-config_birthday.php
inc/modules/admin/what-config_bonus.php
inc/modules/admin/what-config_cats.php
inc/modules/admin/what-config_coupon.php
inc/modules/admin/what-config_doubler.php
inc/modules/admin/what-config_extensions.php
inc/modules/admin/what-config_holiday.php
inc/modules/admin/what-config_home.php
inc/modules/admin/what-config_imprint.php
inc/modules/admin/what-config_mediadata.php
inc/modules/admin/what-config_menu.php
inc/modules/admin/what-config_mods.php
inc/modules/admin/what-config_network_api.php
inc/modules/admin/what-config_network_types.php
inc/modules/admin/what-config_newsletter.php
inc/modules/admin/what-config_nickname.php
inc/modules/admin/what-config_order.php
inc/modules/admin/what-config_other.php
inc/modules/admin/what-config_payouts.php
inc/modules/admin/what-config_points.php
inc/modules/admin/what-config_proxy.php
inc/modules/admin/what-config_rallye_prices.php
inc/modules/admin/what-config_refback.php
inc/modules/admin/what-config_refid.php
inc/modules/admin/what-config_register.php
inc/modules/admin/what-config_register2.php
inc/modules/admin/what-config_removeip.php
inc/modules/admin/what-config_rewrite.php
inc/modules/admin/what-config_secure.php
inc/modules/admin/what-config_session.php
inc/modules/admin/what-config_sponsor.php
inc/modules/admin/what-config_stats.php
inc/modules/admin/what-config_surfbar.php
inc/modules/admin/what-config_timezone.php
inc/modules/admin/what-config_title.php
inc/modules/admin/what-config_top10.php
inc/modules/admin/what-config_transfer.php
inc/modules/admin/what-config_user.php
inc/modules/admin/what-config_validator.php
inc/modules/admin/what-config_wernis.php
inc/modules/admin/what-config_yoomedia.php
inc/modules/admin/what-del_email.php
inc/modules/admin/what-del_holiday.php
inc/modules/admin/what-del_sponsor.php
inc/modules/admin/what-del_transfer.php
inc/modules/admin/what-del_user.php
inc/modules/admin/what-edit_emails.php
inc/modules/admin/what-edit_sponsor.php
inc/modules/admin/what-edit_user.php
inc/modules/admin/what-email_archiv.php
inc/modules/admin/what-email_details.php
inc/modules/admin/what-email_stats.php
inc/modules/admin/what-extensions.php
inc/modules/admin/what-guest_add.php
inc/modules/admin/what-guestedit.php
inc/modules/admin/what-holiday_list.php
inc/modules/admin/what-holiday_remove.php
inc/modules/admin/what-list_admins_acls.php
inc/modules/admin/what-list_autopurge.php
inc/modules/admin/what-list_bank_package.php
inc/modules/admin/what-list_beg.php
inc/modules/admin/what-list_bonus.php
inc/modules/admin/what-list_cats.php
inc/modules/admin/what-list_country.php
inc/modules/admin/what-list_coupon.php
inc/modules/admin/what-list_doubler.php
inc/modules/admin/what-list_email_max_rec.php
inc/modules/admin/what-list_forced_ads.php
inc/modules/admin/what-list_forced_campaigns.php
inc/modules/admin/what-list_forced_costs.php
inc/modules/admin/what-list_holiday.php
inc/modules/admin/what-list_links.php
inc/modules/admin/what-list_network_array_translation.php
inc/modules/admin/what-list_network_request_params.php
inc/modules/admin/what-list_network_types.php
inc/modules/admin/what-list_network_vcheck_params.php
inc/modules/admin/what-list_networks.php
inc/modules/admin/what-list_nickname.php
inc/modules/admin/what-list_notifications.php
inc/modules/admin/what-list_payouts.php
inc/modules/admin/what-list_point_accounts.php
inc/modules/admin/what-list_rallyes.php
inc/modules/admin/what-list_refs.php
inc/modules/admin/what-list_sponsor.php
inc/modules/admin/what-list_sponsor_pay.php
inc/modules/admin/what-list_sponsor_pays.php
inc/modules/admin/what-list_surfbar_actions.php
inc/modules/admin/what-list_surfbar_urls.php
inc/modules/admin/what-list_task.php
inc/modules/admin/what-list_transfer.php
inc/modules/admin/what-list_unconfirmed.php
inc/modules/admin/what-list_user.php
inc/modules/admin/what-list_wernis.php
inc/modules/admin/what-list_yoomedia_tm.php
inc/modules/admin/what-lock_sponsor.php
inc/modules/admin/what-lock_user.php
inc/modules/admin/what-logs.php
inc/modules/admin/what-maintenance.php
inc/modules/admin/what-mem_add.php
inc/modules/admin/what-memedit.php
inc/modules/admin/what-optimize.php
inc/modules/admin/what-overview.php
inc/modules/admin/what-payments.php
inc/modules/admin/what-query_network_apis.php
inc/modules/admin/what-refbanner.php
inc/modules/admin/what-repair_amnu.php
inc/modules/admin/what-repair_cats.php
inc/modules/admin/what-repair_gmnu.php
inc/modules/admin/what-repair_lang.php
inc/modules/admin/what-repair_mmnu.php
inc/modules/admin/what-repair_refs.php
inc/modules/admin/what-send_bonus.php
inc/modules/admin/what-send_coupon.php
inc/modules/admin/what-send_newsletter.php
inc/modules/admin/what-stats_mods.php
inc/modules/admin/what-sub_points.php
inc/modules/admin/what-surfbar_stats.php
inc/modules/admin/what-theme_edit.php
inc/modules/admin/what-theme_import.php
inc/modules/admin/what-unlock_emails.php
inc/modules/admin/what-unlock_sponsor.php
inc/modules/admin/what-unlock_surfbar_urls.php
inc/modules/admin/what-updates.php
inc/modules/admin/what-usage.php
inc/modules/admin/what-user_contct.php
inc/modules/admin/what-usr_online.php
inc/modules/admin/what-welcome.php [new file with mode: 0644]
inc/modules/chk_login.php
inc/modules/frametester.php
inc/modules/guest/action-
inc/modules/guest/action-admin.php
inc/modules/guest/action-main.php
inc/modules/guest/action-members.php
inc/modules/guest/action-online.php
inc/modules/guest/action-sponsor.php
inc/modules/guest/action-themes.php
inc/modules/guest/what-
inc/modules/guest/what-active.php
inc/modules/guest/what-admin.php
inc/modules/guest/what-agb.php
inc/modules/guest/what-beg.php
inc/modules/guest/what-confirm.php
inc/modules/guest/what-doubler.php
inc/modules/guest/what-extensions.php
inc/modules/guest/what-impressum.php
inc/modules/guest/what-infos.php
inc/modules/guest/what-login.php
inc/modules/guest/what-mediadata.php
inc/modules/guest/what-rallyes.php
inc/modules/guest/what-register.php
inc/modules/guest/what-sponsor_agb.php
inc/modules/guest/what-sponsor_infos.php
inc/modules/guest/what-sponsor_login.php
inc/modules/guest/what-sponsor_reg.php
inc/modules/guest/what-stats.php
inc/modules/guest/what-top10.php
inc/modules/guest/what-welcome.php
inc/modules/guest/what-wernis_portal.php
inc/modules/index.php
inc/modules/loader.php
inc/modules/login.php
inc/modules/member/action-
inc/modules/member/action-account.php
inc/modules/member/action-bank.php
inc/modules/member/action-coupon.php
inc/modules/member/action-earn.php
inc/modules/member/action-extras.php
inc/modules/member/action-logout.php
inc/modules/member/action-main.php
inc/modules/member/action-order.php
inc/modules/member/action-rals.php
inc/modules/member/action-stats.php
inc/modules/member/action-surfbar.php
inc/modules/member/action-themes.php
inc/modules/member/what-
inc/modules/member/what-bank_create.php
inc/modules/member/what-bank_deposit.php
inc/modules/member/what-bank_infos.php
inc/modules/member/what-bank_output.php
inc/modules/member/what-bank_withdraw.php
inc/modules/member/what-beg.php
inc/modules/member/what-beg2.php
inc/modules/member/what-bonus.php
inc/modules/member/what-book_surfbar.php
inc/modules/member/what-booking.php
inc/modules/member/what-cash_coupon.php
inc/modules/member/what-categories.php
inc/modules/member/what-doubler.php
inc/modules/member/what-earning.php
inc/modules/member/what-guest.php
inc/modules/member/what-holiday.php
inc/modules/member/what-html_mail.php
inc/modules/member/what-list_coupon.php
inc/modules/member/what-list_surfbar.php
inc/modules/member/what-logout.php
inc/modules/member/what-mydata.php
inc/modules/member/what-nickname.php
inc/modules/member/what-order.php
inc/modules/member/what-payout.php
inc/modules/member/what-points.php
inc/modules/member/what-rallyes.php
inc/modules/member/what-refback.php
inc/modules/member/what-reflinks.php
inc/modules/member/what-reflist.php
inc/modules/member/what-sponsor_list.php
inc/modules/member/what-start_surfbar.php
inc/modules/member/what-stats.php
inc/modules/member/what-stats_surfbar.php
inc/modules/member/what-support.php
inc/modules/member/what-themes.php
inc/modules/member/what-transfer.php
inc/modules/member/what-unconfirmed.php
inc/modules/member/what-welcome.php
inc/modules/member/what-wernis.php
inc/modules/order.php
inc/modules/sponsor.php
inc/modules/sponsor/account.php
inc/modules/sponsor/guest.php
inc/modules/sponsor/logout.php
inc/modules/sponsor/settings.php
inc/modules/sponsor/welcome.php
inc/monthly/monthly_
inc/monthly/monthly_beg.php
inc/monthly/monthly_bonus.php
inc/monthly/monthly_newsletter.php
inc/monthly/monthly_surfbar.php
inc/mysql-connect.php
inc/mysql-manager.php
inc/pool/pool-
inc/pool/pool-bonus.php
inc/pool/pool-user.php
inc/purge/purge-
inc/purge/purge-coupon.php
inc/purge/purge-general.php
inc/purge/purge-inact.php
inc/purge/purge-mails.php
inc/purge/purge-tasks.php
inc/purge/purge-unconfirmed.php
inc/referral-functions.php
inc/request-functions.php
inc/revision-functions.php
inc/session-functions.php
inc/session.php
inc/sql-functions.php
inc/stats-functions.php
inc/stylesheet.php
inc/template-functions.php
inc/versions.php
inc/weekly/weekly_
inc/weekly/weekly_surfbar.php
inc/wrapper-functions.php
inc/xml-functions.php
index.php
install.php
install/tables.sql
js.php
js/.js [new file with mode: 0644]
js/admin-common.js [new file with mode: 0644]
js/admin-data.js [new file with mode: 0644]
js/ajax-common.js [new file with mode: 0644]
js/ajax-loader.js [new file with mode: 0644]
js/ajax-test.js [new file with mode: 0644]
js/core-common.js [new file with mode: 0644]
js/install-common.js [new file with mode: 0644]
js/install-data.js [new file with mode: 0644]
js/jquery-ui.custom.js [new file with mode: 0644]
js/jquery.js
js/menu-common.js
lead-confirm.php
login.php
mailid.php
mailid_top.php
modules.php
network-vcheck.php
ref.php
robots.txt
show_bonus.php
sponsor_confirm.php
sponsor_ref.php
surfbar.php
templates/de/emails/admin/admin_admin_add_all_direct.tpl [new file with mode: 0644]
templates/de/emails/admin/admin_admin_add_all_ref_referral.tpl [new file with mode: 0644]
templates/de/emails/admin/admin_admin_add_all_referral.tpl [new file with mode: 0644]
templates/de/emails/admin/admin_admin_add_single_direct.tpl [new file with mode: 0644]
templates/de/emails/admin/admin_admin_add_single_referral.tpl [new file with mode: 0644]
templates/de/emails/admin/admin_beg_direct.tpl [new file with mode: 0644]
templates/de/emails/admin/admin_beg_ref_referral.tpl [new file with mode: 0644]
templates/de/emails/admin/admin_beg_referral.tpl [new file with mode: 0644]
templates/de/emails/admin/admin_coupon_cashed.tpl
templates/de/emails/admin/admin_coupon_code.tpl
templates/de/emails/admin/admin_coupon_purge.tpl
templates/de/emails/admin/admin_edit_forced_ads.tpl [new file with mode: 0644]
templates/de/emails/admin/admin_edit_forced_costs.tpl [new file with mode: 0644]
templates/de/emails/admin/admin_edit_points_data.tpl [new file with mode: 0644]
templates/de/emails/admin/admin_extension_deactivated.tpl
templates/de/emails/admin/admin_forced_campaign_pending_active.tpl [new file with mode: 0644]
templates/de/emails/admin/admin_mailid_okay_ref_referral.tpl [new file with mode: 0644]
templates/de/emails/admin/admin_mailid_okay_referral.tpl [new file with mode: 0644]
templates/de/emails/admin/admin_monthly_beg_direct.tpl [new file with mode: 0644]
templates/de/emails/admin/admin_monthly_beg_ref_referral.tpl [new file with mode: 0644]
templates/de/emails/admin/admin_monthly_beg_referral.tpl [new file with mode: 0644]
templates/de/emails/admin/admin_monthly_bonus_direct.tpl [new file with mode: 0644]
templates/de/emails/admin/admin_monthly_bonus_ref_referral.tpl [new file with mode: 0644]
templates/de/emails/admin/admin_monthly_bonus_referral.tpl [new file with mode: 0644]
templates/de/emails/admin/admin_rallye_expired.tpl
templates/de/emails/admin/admin_rallye_expired_no.tpl
templates/de/emails/admin/admin_rallye_no_notify.tpl
templates/de/emails/admin/admin_rallye_notify.tpl
templates/de/emails/admin/admin_refback.tpl
templates/de/emails/admin/admin_refback_direct.tpl [new file with mode: 0644]
templates/de/emails/admin/admin_refback_ref_referral.tpl [new file with mode: 0644]
templates/de/emails/admin/admin_refback_referral.tpl [new file with mode: 0644]
templates/de/emails/admin/admin_referral_bonus_direct.tpl [new file with mode: 0644]
templates/de/emails/admin/admin_referral_bonus_ref_referral.tpl [new file with mode: 0644]
templates/de/emails/admin/admin_referral_bonus_referral.tpl [new file with mode: 0644]
templates/de/emails/admin/admin_register_welcome_direct.tpl [new file with mode: 0644]
templates/de/emails/admin/admin_report_bug.tpl
templates/de/emails/admin/admin_sponsor_edit.tpl
templates/de/emails/admin/admin_surfbar_url_rejected_pending.tpl [new file with mode: 0644]
templates/de/emails/admin/admin_transfer_points.tpl
templates/de/emails/del_sponsor.tpl
templates/de/emails/guest/guest_new_password.tpl
templates/de/emails/guest/guest_user_confirmed.tpl
templates/de/emails/guest/guest_user_confirmed_referral.tpl
templates/de/emails/header.tpl
templates/de/emails/html_header.tpl
templates/de/emails/lock_sponsor.tpl
templates/de/emails/member/member_admin_add_all_direct.tpl [new file with mode: 0644]
templates/de/emails/member/member_admin_add_all_ref_referral.tpl [new file with mode: 0644]
templates/de/emails/member/member_admin_add_all_referral.tpl [new file with mode: 0644]
templates/de/emails/member/member_admin_add_single_direct.tpl [new file with mode: 0644]
templates/de/emails/member/member_admin_add_single_referral.tpl [new file with mode: 0644]
templates/de/emails/member/member_beg_direct.tpl [new file with mode: 0644]
templates/de/emails/member/member_beg_ref_referral.tpl [new file with mode: 0644]
templates/de/emails/member/member_beg_referral.tpl [new file with mode: 0644]
templates/de/emails/member/member_forced_campaign_pending_active.tpl [new file with mode: 0644]
templates/de/emails/member/member_mailid_okay_ref_referral.tpl [new file with mode: 0644]
templates/de/emails/member/member_mailid_okay_referral.tpl [new file with mode: 0644]
templates/de/emails/member/member_monthly_beg_direct.tpl [new file with mode: 0644]
templates/de/emails/member/member_monthly_beg_ref_referral.tpl [new file with mode: 0644]
templates/de/emails/member/member_monthly_beg_referral.tpl [new file with mode: 0644]
templates/de/emails/member/member_monthly_bonus_direct.tpl [new file with mode: 0644]
templates/de/emails/member/member_monthly_bonus_ref_referral.tpl [new file with mode: 0644]
templates/de/emails/member/member_monthly_bonus_referral.tpl [new file with mode: 0644]
templates/de/emails/member/member_rallye_expired_bronce.tpl
templates/de/emails/member/member_rallye_expired_gold.tpl
templates/de/emails/member/member_rallye_expired_other.tpl
templates/de/emails/member/member_rallye_expired_silver.tpl
templates/de/emails/member/member_rallye_notify.tpl
templates/de/emails/member/member_refback.tpl
templates/de/emails/member/member_refback_direct.tpl [new file with mode: 0644]
templates/de/emails/member/member_refback_ref_referral.tpl [new file with mode: 0644]
templates/de/emails/member/member_refback_referral.tpl [new file with mode: 0644]
templates/de/emails/member/member_referral_bonus_direct.tpl [new file with mode: 0644]
templates/de/emails/member/member_referral_bonus_ref_referral.tpl [new file with mode: 0644]
templates/de/emails/member/member_referral_bonus_referral.tpl [new file with mode: 0644]
templates/de/emails/member/member_register_welcome_direct.tpl [new file with mode: 0644]
templates/de/emails/member/member_surfbar_url_rejected_pending.tpl [new file with mode: 0644]
templates/de/emails/member/member_transfer_recipient.tpl
templates/de/emails/member/member_transfer_sender.tpl
templates/de/emails/sponsor/sponsor_deleted.tpl [new file with mode: 0644]
templates/de/emails/sponsor/sponsor_locked.tpl [new file with mode: 0644]
templates/de/html/admin/admin_add_config_network_type.tpl
templates/de/html/admin/admin_add_config_network_type_form.tpl
templates/de/html/admin/admin_add_forced_ad.tpl
templates/de/html/admin/admin_add_forced_campaign.tpl [new file with mode: 0644]
templates/de/html/admin/admin_add_forced_costs.tpl [new file with mode: 0644]
templates/de/html/admin/admin_add_payout.tpl
templates/de/html/admin/admin_add_point_accounts.tpl [new file with mode: 0644]
templates/de/html/admin/admin_add_rallye.tpl
templates/de/html/admin/admin_add_rallye_prices.tpl
templates/de/html/admin/admin_add_refbanner.tpl
templates/de/html/admin/admin_add_surfbar_url.tpl
templates/de/html/admin/admin_add_tester_user.tpl [new file with mode: 0644]
templates/de/html/admin/admin_ajax_main.tpl [new file with mode: 0644]
templates/de/html/admin/admin_cache_stats.tpl
templates/de/html/admin/admin_config_
templates/de/html/admin/admin_config_admin.tpl
templates/de/html/admin/admin_config_autopurge.tpl
templates/de/html/admin/admin_config_birthday.tpl
templates/de/html/admin/admin_config_network_api.tpl
templates/de/html/admin/admin_config_network_types.tpl
templates/de/html/admin/admin_config_order.tpl
templates/de/html/admin/admin_config_payouts_edit.tpl
templates/de/html/admin/admin_config_rallye_del.tpl
templates/de/html/admin/admin_config_rallye_del_row.tpl
templates/de/html/admin/admin_config_rallye_edit.tpl
templates/de/html/admin/admin_config_rallye_edit_row.tpl
templates/de/html/admin/admin_config_rallye_prices.tpl
templates/de/html/admin/admin_config_rallye_prices_row.tpl
templates/de/html/admin/admin_config_refid.tpl
templates/de/html/admin/admin_config_stats.tpl
templates/de/html/admin/admin_config_surfbar.tpl
templates/de/html/admin/admin_config_title.tpl
templates/de/html/admin/admin_config_user.tpl
templates/de/html/admin/admin_contct_user_form.tpl
templates/de/html/admin/admin_delete_forced_ads.tpl [new file with mode: 0644]
templates/de/html/admin/admin_delete_forced_ads_row.tpl [new file with mode: 0644]
templates/de/html/admin/admin_delete_forced_costs.tpl [new file with mode: 0644]
templates/de/html/admin/admin_delete_forced_costs_row.tpl [new file with mode: 0644]
templates/de/html/admin/admin_delete_rallye_prices.tpl [new file with mode: 0644]
templates/de/html/admin/admin_delete_rallye_prices_row.tpl [new file with mode: 0644]
templates/de/html/admin/admin_delete_rallyes.tpl [new file with mode: 0644]
templates/de/html/admin/admin_delete_rallyes_row.tpl [new file with mode: 0644]
templates/de/html/admin/admin_delete_surfbar_urls.tpl
templates/de/html/admin/admin_edit_config_network_type_form.tpl
templates/de/html/admin/admin_edit_country_row.tpl
templates/de/html/admin/admin_edit_email_max_rec.tpl
templates/de/html/admin/admin_edit_forced_ads_row.tpl
templates/de/html/admin/admin_edit_forced_campaigns.tpl [new file with mode: 0644]
templates/de/html/admin/admin_edit_forced_campaigns_row.tpl [new file with mode: 0644]
templates/de/html/admin/admin_edit_forced_costs.tpl [new file with mode: 0644]
templates/de/html/admin/admin_edit_forced_costs_row.tpl [new file with mode: 0644]
templates/de/html/admin/admin_edit_networks_row.tpl
templates/de/html/admin/admin_edit_points_data.tpl [new file with mode: 0644]
templates/de/html/admin/admin_edit_points_data_row.tpl [new file with mode: 0644]
templates/de/html/admin/admin_edit_rallye_prices.tpl [new file with mode: 0644]
templates/de/html/admin/admin_edit_rallye_prices_row.tpl [new file with mode: 0644]
templates/de/html/admin/admin_edit_rallyes.tpl
templates/de/html/admin/admin_edit_rallyes_row.tpl
templates/de/html/admin/admin_edit_surfbar_actions.tpl [new file with mode: 0644]
templates/de/html/admin/admin_edit_surfbar_actions_row.tpl [new file with mode: 0644]
templates/de/html/admin/admin_edit_surfbar_urls.tpl
templates/de/html/admin/admin_export_network_array_translation.tpl
templates/de/html/admin/admin_export_network_data.tpl
templates/de/html/admin/admin_footer.tpl
templates/de/html/admin/admin_form_selection_box.tpl
templates/de/html/admin/admin_import_theme_form.tpl
templates/de/html/admin/admin_list_beg.tpl
templates/de/html/admin/admin_list_beg_form.tpl
templates/de/html/admin/admin_list_forced_campaigns.tpl [new file with mode: 0644]
templates/de/html/admin/admin_list_forced_campaigns_row.tpl [new file with mode: 0644]
templates/de/html/admin/admin_list_forced_costs.tpl [new file with mode: 0644]
templates/de/html/admin/admin_list_forced_costs_row.tpl [new file with mode: 0644]
templates/de/html/admin/admin_list_links_row.tpl
templates/de/html/admin/admin_list_networks_row.tpl
templates/de/html/admin/admin_list_notify_emails_row.tpl
templates/de/html/admin/admin_list_points_accounts.tpl [new file with mode: 0644]
templates/de/html/admin/admin_list_points_accounts_row.tpl [new file with mode: 0644]
templates/de/html/admin/admin_list_rallye_prices.tpl
templates/de/html/admin/admin_list_rallye_prices_row.tpl
templates/de/html/admin/admin_list_rallye_prices_simple.tpl [new file with mode: 0644]
templates/de/html/admin/admin_list_rallye_prices_simple_row.tpl [new file with mode: 0644]
templates/de/html/admin/admin_list_rallye_usr.tpl
templates/de/html/admin/admin_list_rallyes.tpl
templates/de/html/admin/admin_list_rallyes_row.tpl
templates/de/html/admin/admin_list_refs_level.tpl
templates/de/html/admin/admin_list_refs_norefs.tpl
templates/de/html/admin/admin_list_refs_row.tpl
templates/de/html/admin/admin_list_sponsor_row.tpl
templates/de/html/admin/admin_list_surfbar_actions.tpl
templates/de/html/admin/admin_list_surfbar_actions_row.tpl
templates/de/html/admin/admin_list_surfbar_urls.tpl
templates/de/html/admin/admin_list_transfer.tpl
templates/de/html/admin/admin_list_user.tpl
templates/de/html/admin/admin_lock_surfbar_urls.tpl
templates/de/html/admin/admin_login_form.tpl
templates/de/html/admin/admin_main_footer.tpl
templates/de/html/admin/admin_overview_row.tpl
templates/de/html/admin/admin_overview_task.tpl
templates/de/html/admin/admin_receive_table.tpl [new file with mode: 0644]
templates/de/html/admin/admin_repair_lang_row_404.tpl
templates/de/html/admin/admin_show_config_network_type.tpl
templates/de/html/admin/admin_undelete_surfbar_urls.tpl
templates/de/html/admin/admin_unlock_emails.tpl
templates/de/html/admin/admin_unlock_surfbar_urls.tpl
templates/de/html/admin/admin_user_details.tpl
templates/de/html/ajax_test_passed.tpl [new file with mode: 0644]
templates/de/html/app_die_message.tpl
templates/de/html/doubler/doubler_index.tpl
templates/de/html/ext/ext_bitcoins.tpl
templates/de/html/ext/ext_cache.tpl
templates/de/html/ext/ext_cprping.tpl
templates/de/html/ext/ext_currency.tpl [new file with mode: 0644]
templates/de/html/guest/guest_confirm_link.tpl
templates/de/html/guest/guest_content_footer.tpl
templates/de/html/guest/guest_list_rallye.tpl
templates/de/html/guest/guest_list_rallye_row.tpl
templates/de/html/guest/guest_login.tpl
templates/de/html/guest/guest_login_error_message.tpl [new file with mode: 0644]
templates/de/html/guest/guest_nickname_login.tpl
templates/de/html/guest/guest_receive_table.tpl
templates/de/html/guest/guest_show_rallye.tpl
templates/de/html/guest/guest_sponsor_infos.tpl
templates/de/html/guest/guest_sponsor_login.tpl
templates/de/html/guest/guest_stats_header.tpl
templates/de/html/install/install_fatal_errors.tpl
templates/de/html/install/install_footer.tpl [new file with mode: 0644]
templates/de/html/install/install_main.tpl
templates/de/html/install/install_main_ajax.tpl [new file with mode: 0644]
templates/de/html/install/install_main_plain.tpl [new file with mode: 0644]
templates/de/html/install/install_menu.tpl [new file with mode: 0644]
templates/de/html/install/install_page1.tpl
templates/de/html/install/install_page2.tpl
templates/de/html/install/install_page3.tpl
templates/de/html/install/install_page5.tpl
templates/de/html/install/install_page_base_data.tpl [new file with mode: 0644]
templates/de/html/install/install_page_database_config.tpl [new file with mode: 0644]
templates/de/html/install/install_page_init.tpl [new file with mode: 0644]
templates/de/html/install/install_page_other_config.tpl [new file with mode: 0644]
templates/de/html/install/install_page_smtp_config.tpl [new file with mode: 0644]
templates/de/html/install/install_page_welcome.tpl [new file with mode: 0644]
templates/de/html/install/install_selector.tpl [new file with mode: 0644]
templates/de/html/install/install_warning_next.tpl [new file with mode: 0644]
templates/de/html/install/install_warning_previous.tpl [new file with mode: 0644]
templates/de/html/install/install_warning_tab.tpl [new file with mode: 0644]
templates/de/html/install/install_welcome.tpl
templates/de/html/js/js_admin_ajax.tpl [new file with mode: 0644]
templates/de/html/js/js_admin_menu_onclick.tpl
templates/de/html/js/js_cookies_disabled.tpl
templates/de/html/js/js_install_ajax.tpl [new file with mode: 0644]
templates/de/html/js/js_order_send.tpl
templates/de/html/js/js_surfbar_frame_top.tpl
templates/de/html/js/js_surfbar_member_book.tpl
templates/de/html/js/js_surfbar_member_edit.tpl
templates/de/html/js/js_surfbar_stopped.tpl
templates/de/html/mailid/mailid_timer.tpl
templates/de/html/mediadata.tpl
templates/de/html/member/member_beg.tpl
templates/de/html/member/member_book_surfbar_dynamic.tpl
templates/de/html/member/member_book_surfbar_static.tpl
templates/de/html/member/member_cash_coupon.tpl
templates/de/html/member/member_cat_row.tpl
templates/de/html/member/member_cats.tpl [new file with mode: 0644]
templates/de/html/member/member_cats_footer.tpl
templates/de/html/member/member_cats_header.tpl
templates/de/html/member/member_cats_row.tpl [new file with mode: 0644]
templates/de/html/member/member_earning_popup_form_row.tpl
templates/de/html/member/member_earning_popup_row.tpl
templates/de/html/member/member_edit_refback.tpl
templates/de/html/member/member_html_mail_settings.tpl
templates/de/html/member/member_list_beg.tpl
templates/de/html/member/member_list_rallye.tpl
templates/de/html/member/member_list_rallye_row.tpl
templates/de/html/member/member_list_refback.tpl
templates/de/html/member/member_list_surfbar_table.tpl [new file with mode: 0644]
templates/de/html/member/member_mail_normal_active.tpl
templates/de/html/member/member_order-back.tpl
templates/de/html/member/member_order-html_ext.tpl
templates/de/html/member/member_order-html_intro.tpl
templates/de/html/member/member_order-zip1.tpl
templates/de/html/member/member_order-zip2.tpl
templates/de/html/member/member_order_html_ext.tpl [new file with mode: 0644]
templates/de/html/member/member_order_html_intro.tpl [new file with mode: 0644]
templates/de/html/member/member_order_page1.tpl
templates/de/html/member/member_order_page2.tpl
templates/de/html/member/member_order_thanks.tpl [new file with mode: 0644]
templates/de/html/member/member_order_zip1.tpl [new file with mode: 0644]
templates/de/html/member/member_order_zip2.tpl [new file with mode: 0644]
templates/de/html/member/member_payout_form.tpl
templates/de/html/member/member_payout_form_banner.tpl
templates/de/html/member/member_points.tpl
templates/de/html/member/member_receive_table.tpl
templates/de/html/member/member_start_surfbar_dynamic.tpl
templates/de/html/member/member_transfer_new.tpl
templates/de/html/member/member_transfer_overview.tpl
templates/de/html/member/member_transfer_row.tpl
templates/de/html/member/member_transfer_settings.tpl
templates/de/html/member/member_unconfirmed_table.tpl
templates/de/html/member/member_unconfirmed_table_nopoints.tpl
templates/de/html/member/member_welcome_header.tpl
templates/de/html/page_header.tpl
templates/de/html/redirect_url.tpl
templates/de/html/select/select_admins_option.tpl
templates/de/html/select/select_forced_ads_id_popup_box.tpl [new file with mode: 0644]
templates/de/html/select/select_forced_ads_id_popup_option.tpl [new file with mode: 0644]
templates/de/html/select/select_forced_ads_id_textlink_option.tpl [new file with mode: 0644]
templates/de/html/select/select_forced_ads_type_option.tpl
templates/de/html/select/select_forced_costs_id_box.tpl [new file with mode: 0644]
templates/de/html/select/select_forced_costs_id_option.tpl [new file with mode: 0644]
templates/de/html/select/select_forced_costs_visibility_box.tpl [new file with mode: 0644]
templates/de/html/select/select_forced_costs_visibility_option.tpl [new file with mode: 0644]
templates/de/html/select/select_network_option.tpl
templates/de/html/select/select_network_type_option.tpl
templates/de/html/select/select_network_type_title_option.tpl
templates/de/html/select/select_points_locked_mode_box.tpl [new file with mode: 0644]
templates/de/html/select/select_points_locked_mode_option.tpl [new file with mode: 0644]
templates/de/html/select/select_points_payment_method_box.tpl [new file with mode: 0644]
templates/de/html/select/select_points_payment_method_option.tpl [new file with mode: 0644]
templates/de/html/select/select_surfbar_actions_action_box.tpl [new file with mode: 0644]
templates/de/html/select/select_surfbar_actions_action_option.tpl [new file with mode: 0644]
templates/de/html/select/select_surfbar_actions_new_status_box.tpl [new file with mode: 0644]
templates/de/html/select/select_surfbar_actions_new_status_option.tpl [new file with mode: 0644]
templates/de/html/select/select_surfbar_actions_status_box.tpl [new file with mode: 0644]
templates/de/html/select/select_surfbar_actions_status_option.tpl [new file with mode: 0644]
templates/de/html/surfbar/surfbar_frame_stats.tpl
templates/de/html/surfbar/surfbar_frame_textlinks.tpl
templates/de/html/surfbar/surfbar_frame_top.tpl
templates/de/html/surfbar/surfbar_login_form.tpl
templates/xml/admin/admin_add_do_forced_ads.xml
templates/xml/admin/admin_add_do_forced_campaigns.xml [new file with mode: 0644]
templates/xml/admin/admin_add_do_forced_costs.xml [new file with mode: 0644]
templates/xml/admin/admin_delete_do_forced_ads.xml [new file with mode: 0644]
templates/xml/admin/admin_delete_do_forced_costs.xml [new file with mode: 0644]
templates/xml/admin/admin_delete_do_surfbar_urls.xml
templates/xml/admin/admin_delete_show_forced_ads.xml [new file with mode: 0644]
templates/xml/admin/admin_delete_show_forced_costs.xml [new file with mode: 0644]
templates/xml/admin/admin_delete_show_surfbar_urls.xml
templates/xml/admin/admin_edit_do_forced_ads.xml [new file with mode: 0644]
templates/xml/admin/admin_edit_do_forced_costs.xml [new file with mode: 0644]
templates/xml/admin/admin_edit_do_point_accounts.xml [new file with mode: 0644]
templates/xml/admin/admin_edit_do_surfbar_urls.xml
templates/xml/admin/admin_edit_show_forced_ads.xml
templates/xml/admin/admin_edit_show_forced_campaigns.xml [new file with mode: 0644]
templates/xml/admin/admin_edit_show_forced_costs.xml [new file with mode: 0644]
templates/xml/admin/admin_edit_show_point_accounts.xml [new file with mode: 0644]
templates/xml/admin/admin_edit_show_surfbar_actions.xml [new file with mode: 0644]
templates/xml/admin/admin_edit_show_surfbar_urls.xml
templates/xml/admin/admin_list_forced_ads.xml
templates/xml/admin/admin_list_forced_campaigns.xml
templates/xml/admin/admin_list_forced_costs.xml
templates/xml/admin/admin_list_nickname_history.xml [new file with mode: 0644]
templates/xml/admin/admin_list_point_accounts.xml [new file with mode: 0644]
templates/xml/admin/admin_list_surfbar_actions.xml
templates/xml/admin/admin_list_surfbar_urls.xml
templates/xml/admin/admin_lock_do_surfbar_urls.xml
templates/xml/admin/admin_lock_show_surfbar_urls.xml
templates/xml/admin/admin_undelete_do_surfbar_urls.xml
templates/xml/admin/admin_undelete_show_surfbar_urls.xml
templates/xml/admin_data_template.xml
templates/xml/admin_list_data_template.xml
templates/xml/template.xml
theme/business/css/ajax.css [new file with mode: 0644]
theme/business/css/general.css
theme/business/css/install.css
theme/business/theme.php
theme/default/css/ajax.css [new file with mode: 0644]
theme/default/css/general.css
theme/default/css/install.css
theme/default/theme.php
theme/desert/css/ajax.css [new file with mode: 0644]
theme/desert/css/general.css
theme/desert/css/install.css
theme/desert/css/task.css
theme/desert/theme.php
theme/org/css/.htaccess
theme/org/css/ajax.css [new file with mode: 0644]
theme/org/css/general.css
theme/org/css/install.css
theme/org/css/user.css
theme/org/theme.php
theme/schleuder/css/ajax.css [new file with mode: 0644]
theme/schleuder/css/general.css
theme/schleuder/css/install.css
theme/schleuder/theme.php
theme/ship-simu/css/general.css
theme/ship-simu/theme.php
view.php