This debug message was to noisy but it is needed in development (where debug-mode...
authorRoland Häder <roland@mxchange.org>
Sun, 7 Oct 2012 10:34:28 +0000 (10:34 +0000)
committerRoland Häder <roland@mxchange.org>
Sun, 7 Oct 2012 10:34:28 +0000 (10:34 +0000)
commitb0ed0547ba277e815ca38b3333b191149a88019c
tree3c50c476e18314f43d252aaa462f9db9dcb711ef
parent8ed6af64e47d41cb94b4f9b57a046f3d9089375f
This debug message was to noisy but it is needed in development (where debug-mode is enabled)
44 files changed:
.gitattributes
inc/callback-functions.php
inc/expression-functions.php
inc/extensions-functions.php
inc/extensions/ext-bank.php
inc/extensions/ext-country.php
inc/extensions/ext-coupon.php
inc/extensions/ext-debug.php
inc/extensions/ext-grade.php
inc/extensions/ext-imprint.php
inc/extensions/ext-network.php
inc/extensions/ext-sponsor.php
inc/extensions/ext-sql_patches.php
inc/extensions/ext-theme.php
inc/extensions/ext-user.php
inc/filter/user_filter.php
inc/libs/user_functions.php
inc/modules/admin/admin-inc.php
inc/modules/member/what-points.php
inc/modules/member/what-subids.php [new file with mode: 0644]
inc/mysql-manager.php
inc/purge/purge-user.php [new file with mode: 0644]
inc/referral-functions.php
inc/xml-functions.php
install/tables.sql
templates/de/html/member/member_add_subid.tpl [new file with mode: 0644]
templates/de/html/member/member_list_user_subids.tpl [new file with mode: 0644]
templates/de/html/member/member_list_user_subids_row.tpl [new file with mode: 0644]
templates/de/html/member/member_mydata_edit.tpl
templates/xml/admin/admin_add_do_forced_ads.xml
templates/xml/admin/admin_add_do_forced_costs.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_grade_data.xml
templates/xml/admin/admin_list_nickname_history.xml
templates/xml/admin/admin_list_point_accounts.xml
templates/xml/admin/admin_list_surfbar_actions.xml
templates/xml/admin/admin_list_surfbar_urls.xml
templates/xml/admin/admin_unlock_surfbar_urls.xml
templates/xml/admin_list_data_template.xml
templates/xml/member/.htaccess [new file with mode: 0644]
templates/xml/member/member_add_do_subid.xml [new file with mode: 0644]
templates/xml/member/member_list_subid.xml [new file with mode: 0644]