]> git.mxchange.org Git - mailer.git/commit
Extension ext-network continued, functions renamed:
authorquix0r <quix0r@mxchange.org>
Thu, 18 Aug 2011 23:04:06 +0000 (23:04 +0000)
committerquix0r <quix0r@mxchange.org>
Thu, 18 Aug 2011 23:04:06 +0000 (23:04 +0000)
commit8ad295d1b883eed6cc50ec9e37b6639503ac6aa9
tree22125d60e3d1fff346b79d7a1f148af3eb5d8cb7
parent834fdeec3dc894c7b6387aa5e65f969fffee1c76
Extension ext-network continued, functions renamed:
- Loading of network types handler configuration implemented (with missing
  templates which will follow next commit)
- Functions makeFooToBar() renamed to convertFooToBar(), functions with this
  (convert) prefix will be used in PHP scripts and some templates, compared to
  translateFooBar() which will be used only in templates as "translation
  helper"
- DOCS/debug-lines.log ignored which will be used to identify commented-in
  debug lines
- TODOs.txt updated
24 files changed:
.gitattributes
.gitignore
DOCS/TODOs.txt
doubler.php
inc/filter/online_filter.php
inc/functions.php
inc/language/network_de.php
inc/libs/admins_functions.php
inc/libs/refback_functions.php
inc/libs/register_functions.php
inc/modules/admin/admin-inc.php
inc/modules/admin/what-config_network_types.php
inc/modules/member/what-points.php
inc/mysql-manager.php
inc/referral-functions.php
ref.php
templates/de/html/admin/admin_add_config_network_type.tpl [new file with mode: 0644]
templates/de/html/admin/admin_delete_surfbar_urls_row.tpl
templates/de/html/admin/admin_edit_surfbar_urls_row.tpl
templates/de/html/admin/admin_lock_surfbar_urls_row.tpl
templates/de/html/admin/admin_undelete_surfbar_urls_row.tpl
templates/de/html/guest/guest_register_refid_hide.tpl
templates/de/html/member/member_points_row.tpl
templates/de/html/member/member_reflink.tpl