]> git.mxchange.org Git - mailer.git/commit
Extension ext-network continued, functions renamed:
authorRoland Häder <roland@mxchange.org>
Thu, 18 Aug 2011 23:04:06 +0000 (23:04 +0000)
committerRoland Häder <roland@mxchange.org>
Thu, 18 Aug 2011 23:04:06 +0000 (23:04 +0000)
commit486544503c2e517dc5c399308fdf43c8e35ff102
tree22125d60e3d1fff346b79d7a1f148af3eb5d8cb7
parentf8cc979307416fbd9b27908ec461004a3feb9387
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