ports/143344: [PATCH] sysutils/dtc: unbreak port

Sevan Janiyan venture37 at geeklan.co.uk
Fri Jan 29 14:10:08 UTC 2010


>Number:         143344
>Category:       ports
>Synopsis:       [PATCH] sysutils/dtc: unbreak port
>Confidential:   no
>Severity:       non-critical
>Priority:       low
>Responsible:    freebsd-ports-bugs
>State:          open
>Quarter:        
>Keywords:       
>Date-Required:
>Class:          change-request
>Submitter-Id:   current-users
>Arrival-Date:   Fri Jan 29 14:10:07 UTC 2010
>Closed-Date:
>Last-Modified:
>Originator:     Sevan Janiyan
>Release:        FreeBSD 8.0-RELEASE-p2 amd64
>Organization:
>Environment:
System: FreeBSD newbie.thingamajig-systems.co.uk 8.0-RELEASE-p2 FreeBSD 8.0-RELEASE-p2 #0: Tue Jan  5 21:11:58 UTC
>Description:
fix plist
switch to using macros for locations to allow for more flexibility on install location e.g DOCSDIR,WWWDIR
patch Makefile to allow the use of macros without breaking plist

Added file(s):
- files/patch-Makefile

Port maintainer (thomas at goirand.fr) is cc'd.

Generated with FreeBSD Port Tools 0.99
>How-To-Repeat:
>Fix:

--- dtc-0.28.2.1_3.patch begins here ---
Index: Makefile
===================================================================
RCS file: /home/ncvs/ports/sysutils/dtc/Makefile,v
retrieving revision 1.28
diff -u -r1.28 Makefile
--- Makefile	8 Dec 2009 14:30:06 -0000	1.28
+++ Makefile	29 Jan 2010 13:57:04 -0000
@@ -17,7 +17,7 @@
 COMMENT=	A hosting web GUI for admin and accounting all hosting services
 
 RUN_DEPENDS=	${LOCALBASE}/libexec/mysqld:${PORTSDIR}/databases/mysql50-server \
-		${LOCALBASE}/libexec/apache22/mod_log_sql.so:${PORTSDIR}/www/mod_log_sql2-dtc \
+		${LOCALBASE}/${APACHEMODDIR}/mod_log_sql.so:${PORTSDIR}/www/mod_log_sql2-dtc \
 		${LOCALBASE}/share/pear/Crypt/CBC.php:${PORTSDIR}/security/pear-Crypt_CBC \
 		${LOCALBASE}/www/cgi-bin/sbox:${PORTSDIR}/www/sbox-dtc \
 		${LOCALBASE}/bin/sudo:${PORTSDIR}/security/sudo \
@@ -34,15 +34,12 @@
 
 NO_BUILD=	yes
 USE_PHP=	mysql pcre session
-
-BROKEN=		bad plist
-DEPRECATED=	has been broken for 17 months
-EXPIRATION_DATE=2010-01-08
+MAN8=		dtc-chroot-shell.8
 
 .if defined(WITH_PHP5)
 DEFAULT_PHP_VER=5
 BROKEN_WITH_PHP=4
-RUN_DEPENDS+=    ${LOCALBASE}/bin/pear:${PORTSDIR}/devel/pear
+RUN_DEPENDS+=	${LOCALBASE}/bin/pear:${PORTSDIR}/devel/pear
 USE_PHP+=	bz2 gd mbstring mcrypt mysql mysqli openssl pcre \
 		session sockets xml zlib
 .endif
@@ -76,7 +73,7 @@
 .endif
 
 .if defined(WITH_MAILDROP)
-RUN_DEPENDS+=  ${LOCALBASE}/bin/maildrop:${PORTSDIR}/mail/maildrop
+RUN_DEPENDS+=	${LOCALBASE}/bin/maildrop:${PORTSDIR}/mail/maildrop
 .endif
 
 .if defined(WITH_CYRUS_SASL2)
@@ -103,22 +100,16 @@
 RUN_DEPENDS+=	${LOCALBASE}/www/phpMyAdmin/index.html:${PORTSDIR}/databases/phpmyadmin
 .endif
 
-.if defined(WITH_APACHE2)
 USE_APACHE=	2.2+
-.endif
-
-DTCROOT?=	www/dtc
-DTCDIR=		${PREFIX}/${DTCROOT}
-PLIST_SUB+=	DTCROOT="${DTCROOT}"
 
 SUB_FILES=	dtc-install dtc-deinstall
-SUB_LIST+=	QMAIL_DIR="${QMAIL_DIR}"
+SUB_LIST+=	WWWDIR=${WWWDIR} QMAIL_DIR="${QMAIL_DIR}"
 
 do-install:
 	@${INSTALL_SCRIPT} ${WRKDIR}/dtc-install ${PREFIX}/sbin/dtc-install
 	@${INSTALL_SCRIPT} ${WRKDIR}/dtc-deinstall ${PREFIX}/sbin/dtc-deinstall
-	@${MAKE} -C ${WRKDIR}/dtc-0.28.2.1 install-dtc-common INSTALL=install DTC_APP_DIR=${LOCALBASE}/www DTC_GEN_DIR=${LOCALBASE}/var CONFIG_DIR=${LOCALBASE}/etc \
-		DTC_DOC_DIR=${LOCALBASE}/share/doc MANUAL_DIR=${LOCALBASE}/man BIN_DIR=${LOCALBASE}/bin UNIX_TYPE=bsd
+	@${MAKE} -C ${WRKDIR}/dtc-0.28.2.1 install-dtc-common INSTALL=install DTC_APP_DIR=${WWWDIR} DTC_GEN_DIR=${PREFIX}/var CONFIG_DIR=${PERFIX}/etc \
+		DTC_DOC_DIR=${DOCSDIR} MANUAL_DIR=${MANPREFIX}/man BIN_DIR=${PREFIX}/bin UNIX_TYPE=bsd
 	@${CAT} ${PKGMESSAGE}
 
 .include <bsd.port.mk>
Index: pkg-plist
===================================================================
RCS file: /home/ncvs/ports/sysutils/dtc/pkg-plist,v
retrieving revision 1.7
diff -u -r1.7 pkg-plist
--- pkg-plist	1 May 2008 22:52:42 -0000	1.7
+++ pkg-plist	29 Jan 2010 13:57:04 -0000
@@ -1,839 +1,813 @@
-%%LOCALBASE%%/www/dtc/shared/visitors_template/visitors.php
-%%LOCALBASE%%/www/dtc/shared/vars/table_names.php
-%%LOCALBASE%%/www/dtc/shared/vars/locale/zh_CN/LC_MESSAGES/messages.mo
-%%LOCALBASE%%/www/dtc/shared/vars/locale/se_NO/LC_MESSAGES/messages.mo
-%%LOCALBASE%%/www/dtc/shared/vars/locale/ru_RU.UTF-8/LC_MESSAGES/messages.mo
-%%LOCALBASE%%/www/dtc/shared/vars/locale/pt_PT/LC_MESSAGES/messages.mo
-%%LOCALBASE%%/www/dtc/shared/vars/locale/pl_PL/LC_MESSAGES/messages.mo
-%%LOCALBASE%%/www/dtc/shared/vars/locale/nl_NL/LC_MESSAGES/messages.mo
-%%LOCALBASE%%/www/dtc/shared/vars/locale/it_IT/LC_MESSAGES/messages.mo
-%%LOCALBASE%%/www/dtc/shared/vars/locale/hu_HU/LC_MESSAGES/messages.mo
-%%LOCALBASE%%/www/dtc/shared/vars/locale/fr_FR/LC_MESSAGES/messages.mo
-%%LOCALBASE%%/www/dtc/shared/vars/locale/es_ES/LC_MESSAGES/messages.mo
-%%LOCALBASE%%/www/dtc/shared/vars/locale/de_DE/LC_MESSAGES/messages.mo
-%%LOCALBASE%%/www/dtc/shared/vars/lang.php
-%%LOCALBASE%%/www/dtc/shared/vars/global_vars.php
-%%LOCALBASE%%/www/dtc/shared/vars/clear_lang_array.php
-%%LOCALBASE%%/www/dtc/shared/template/logo_dtc.gif
-%%LOCALBASE%%/www/dtc/shared/template/index.php
-%%LOCALBASE%%/www/dtc/shared/template/favicon.ico
-%%LOCALBASE%%/www/dtc/shared/template/dtclogo.png
-%%LOCALBASE%%/www/dtc/shared/template/dtc_logo.gif
-%%LOCALBASE%%/www/dtc/shared/securepay/pay_functions.php
-%%LOCALBASE%%/www/dtc/shared/securepay/paiement.php
-%%LOCALBASE%%/www/dtc/shared/securepay/paiement_config.php
-%%LOCALBASE%%/www/dtc/shared/securepay/gateways/worldpay.php
-%%LOCALBASE%%/www/dtc/shared/securepay/gateways/paypal.php
-%%LOCALBASE%%/www/dtc/shared/securepay/gateways/enets.php
-%%LOCALBASE%%/www/dtc/shared/maxmind/TelephoneVerification.php
-%%LOCALBASE%%/www/dtc/shared/maxmind/LocationVerification.php
-%%LOCALBASE%%/www/dtc/shared/maxmind/HTTPBase.php
-%%LOCALBASE%%/www/dtc/shared/maxmind/CreditCardFraudDetection.php
-%%LOCALBASE%%/www/dtc/shared/inc/vps.php
-%%LOCALBASE%%/www/dtc/shared/inc/tree_mem_to_db.php
-%%LOCALBASE%%/www/dtc/shared/inc/submit_to_sql.php
-%%LOCALBASE%%/www/dtc/shared/inc/sql/vps.php
-%%LOCALBASE%%/www/dtc/shared/inc/sql/ticket.php
-%%LOCALBASE%%/www/dtc/shared/inc/sql/subdomain.php
-%%LOCALBASE%%/www/dtc/shared/inc/sql/ssh.php
-%%LOCALBASE%%/www/dtc/shared/inc/sql/reseller.php
-%%LOCALBASE%%/www/dtc/shared/inc/sql/lists.php
-%%LOCALBASE%%/www/dtc/shared/inc/sql/email.php
-%%LOCALBASE%%/www/dtc/shared/inc/sql/domain_stats.php
-%%LOCALBASE%%/www/dtc/shared/inc/sql/domain_info.php
-%%LOCALBASE%%/www/dtc/shared/inc/sql/dns.php
-%%LOCALBASE%%/www/dtc/shared/inc/sql/database.php
-%%LOCALBASE%%/www/dtc/shared/inc/skin.class.php
-%%LOCALBASE%%/www/dtc/shared/inc/nusoap.php
-%%LOCALBASE%%/www/dtc/shared/inc/HTTPRequestClass.php
-%%LOCALBASE%%/www/dtc/shared/inc/forms/vps.php
-%%LOCALBASE%%/www/dtc/shared/inc/forms/tools.php
-%%LOCALBASE%%/www/dtc/shared/inc/forms/ticket.php
-%%LOCALBASE%%/www/dtc/shared/inc/forms/subdomain.php
-%%LOCALBASE%%/www/dtc/shared/inc/forms/ssh.php
-%%LOCALBASE%%/www/dtc/shared/inc/forms/root_admin.php
-%%LOCALBASE%%/www/dtc/shared/inc/forms/reseller.php
-%%LOCALBASE%%/www/dtc/shared/inc/forms/packager.php
-%%LOCALBASE%%/www/dtc/shared/inc/forms/my_account.php
-%%LOCALBASE%%/www/dtc/shared/inc/forms/lists.php
-%%LOCALBASE%%/www/dtc/shared/inc/forms/invoices.php
-%%LOCALBASE%%/www/dtc/shared/inc/forms/ftp.php
-%%LOCALBASE%%/www/dtc/shared/inc/forms/email.php
-%%LOCALBASE%%/www/dtc/shared/inc/forms/domain_stats.php
-%%LOCALBASE%%/www/dtc/shared/inc/forms/domain_info.php
-%%LOCALBASE%%/www/dtc/shared/inc/forms/dns.php
-%%LOCALBASE%%/www/dtc/shared/inc/forms/dedicated.php
-%%LOCALBASE%%/www/dtc/shared/inc/forms/database.php
-%%LOCALBASE%%/www/dtc/shared/inc/forms/aliases.php
-%%LOCALBASE%%/www/dtc/shared/inc/forms/admin_stats.php
-%%LOCALBASE%%/www/dtc/shared/inc/fetch.php
-%%LOCALBASE%%/www/dtc/shared/inc/fetchmail.php
-%%LOCALBASE%%/www/dtc/shared/inc/draw.php
-%%LOCALBASE%%/www/dtc/shared/inc/domain_export.php
-%%LOCALBASE%%/www/dtc/shared/inc/delete_user.php
-%%LOCALBASE%%/www/dtc/shared/inc/dbconect.php
-%%LOCALBASE%%/www/dtc/shared/inc/accounting.php
-%%LOCALBASE%%/www/dtc/shared/gfx/wz_tooltip.js
-%%LOCALBASE%%/www/dtc/shared/gfx/stock_trash_24.png
-%%LOCALBASE%%/www/dtc/shared/gfx/stock_save_24.png
-%%LOCALBASE%%/www/dtc/shared/gfx/stock_apply_20.png
-%%LOCALBASE%%/www/dtc/shared/gfx/stock_add_24.png
-%%LOCALBASE%%/www/dtc/shared/gfx/skin/tex/skin.php
-%%LOCALBASE%%/www/dtc/shared/gfx/skin/tex/skin.css
-%%LOCALBASE%%/www/dtc/shared/gfx/skin/tex/pagetop.html
-%%LOCALBASE%%/www/dtc/shared/gfx/skin/tex/imgshort.png
-%%LOCALBASE%%/www/dtc/shared/gfx/skin/tex/imglong.png
-%%LOCALBASE%%/www/dtc/shared/gfx/skin/tex/bgwin.png
-%%LOCALBASE%%/www/dtc/shared/gfx/skin/tex/bgtitlewin.png
-%%LOCALBASE%%/www/dtc/shared/gfx/skin/tex/bgcolor.php
-%%LOCALBASE%%/www/dtc/shared/gfx/skin/ruffdogs_mozilla/title_3_background.png
-%%LOCALBASE%%/www/dtc/shared/gfx/skin/ruffdogs_mozilla/title_2_transi.png
-%%LOCALBASE%%/www/dtc/shared/gfx/skin/ruffdogs_mozilla/title_1_icon.png
-%%LOCALBASE%%/www/dtc/shared/gfx/skin/ruffdogs_mozilla/skin.php
-%%LOCALBASE%%/www/dtc/shared/gfx/skin/ruffdogs_mozilla/skin.css
-%%LOCALBASE%%/www/dtc/shared/gfx/skin/ruffdogs_mozilla/ruffdogs.css
-%%LOCALBASE%%/www/dtc/shared/gfx/skin/ruffdogs_mozilla/border_bottom.png
-%%LOCALBASE%%/www/dtc/shared/gfx/skin/ruffdogs_mozilla/bgcolor.php
-%%LOCALBASE%%/www/dtc/shared/gfx/skin/ruffdogs_mozilla/background.png
-%%LOCALBASE%%/www/dtc/shared/gfx/skin/muedgrey/skin.php
-%%LOCALBASE%%/www/dtc/shared/gfx/skin/muedgrey/skin.css
-%%LOCALBASE%%/www/dtc/shared/gfx/skin/muedgrey/imgshort.png
-%%LOCALBASE%%/www/dtc/shared/gfx/skin/muedgrey/imglong.png
-%%LOCALBASE%%/www/dtc/shared/gfx/skin/muedgrey/corner_4.gif
-%%LOCALBASE%%/www/dtc/shared/gfx/skin/muedgrey/corner_3.gif
-%%LOCALBASE%%/www/dtc/shared/gfx/skin/muedgrey/corner_2.gif
-%%LOCALBASE%%/www/dtc/shared/gfx/skin/muedgrey/corner_1.gif
-%%LOCALBASE%%/www/dtc/shared/gfx/skin/muedgrey/border_4.gif
-%%LOCALBASE%%/www/dtc/shared/gfx/skin/muedgrey/border_3.gif
-%%LOCALBASE%%/www/dtc/shared/gfx/skin/muedgrey/border_2.gif
-%%LOCALBASE%%/www/dtc/shared/gfx/skin/muedgrey/border_1.gif
-%%LOCALBASE%%/www/dtc/shared/gfx/skin/muedgrey/bgcolor.php
-%%LOCALBASE%%/www/dtc/shared/gfx/skin/muedgrey/background.gif
-%%LOCALBASE%%/www/dtc/shared/gfx/skin/muedgrey/amp_style.css
-%%LOCALBASE%%/www/dtc/shared/gfx/skin/iglobal/skin.php
-%%LOCALBASE%%/www/dtc/shared/gfx/skin/iglobal/skin.css
-%%LOCALBASE%%/www/dtc/shared/gfx/skin/iglobal/imgshort.png
-%%LOCALBASE%%/www/dtc/shared/gfx/skin/iglobal/imglong.png
-%%LOCALBASE%%/www/dtc/shared/gfx/skin/iglobal/corner_top_right.gif
-%%LOCALBASE%%/www/dtc/shared/gfx/skin/iglobal/corner_top_left.gif
-%%LOCALBASE%%/www/dtc/shared/gfx/skin/iglobal/corner_bottom_right.gif
-%%LOCALBASE%%/www/dtc/shared/gfx/skin/iglobal/corner_bottom_left.gif
-%%LOCALBASE%%/www/dtc/shared/gfx/skin/iglobal/border_top.gif
-%%LOCALBASE%%/www/dtc/shared/gfx/skin/iglobal/border_right.gif
-%%LOCALBASE%%/www/dtc/shared/gfx/skin/iglobal/border_left.gif
-%%LOCALBASE%%/www/dtc/shared/gfx/skin/iglobal/border_bottom.gif
-%%LOCALBASE%%/www/dtc/shared/gfx/skin/iglobal/bgcolor.php
-%%LOCALBASE%%/www/dtc/shared/gfx/skin/iglobal/background.gif
-%%LOCALBASE%%/www/dtc/shared/gfx/skin/green/skin.php
-%%LOCALBASE%%/www/dtc/shared/gfx/skin/green/skin.css
-%%LOCALBASE%%/www/dtc/shared/gfx/skin/green_gpl/title_4_end.png
-%%LOCALBASE%%/www/dtc/shared/gfx/skin/green_gpl/title_3_background.png
-%%LOCALBASE%%/www/dtc/shared/gfx/skin/green_gpl/title_2_transi.png
-%%LOCALBASE%%/www/dtc/shared/gfx/skin/green_gpl/title_1_icon.png
-%%LOCALBASE%%/www/dtc/shared/gfx/skin/green_gpl/skin.php
-%%LOCALBASE%%/www/dtc/shared/gfx/skin/green_gpl/skin.css
-%%LOCALBASE%%/www/dtc/shared/gfx/skin/green_gpl/no_title_title_3_background.png
-%%LOCALBASE%%/www/dtc/shared/gfx/skin/green_gpl/no_title_corner_top_right.png
-%%LOCALBASE%%/www/dtc/shared/gfx/skin/green_gpl/no_title_corner_top_left.png
-%%LOCALBASE%%/www/dtc/shared/gfx/skin/green_gpl/icons/phpmyadmin.png
-%%LOCALBASE%%/www/dtc/shared/gfx/skin/green_gpl/icons/icann-logo_small.gif
-%%LOCALBASE%%/www/dtc/shared/gfx/skin/green_gpl/icons/gplhost.gif
-%%LOCALBASE%%/www/dtc/shared/gfx/skin/green_gpl/icons/earth.gif
-%%LOCALBASE%%/www/dtc/shared/gfx/skin/green_gpl/icons/dtc_logo.gif
-%%LOCALBASE%%/www/dtc/shared/gfx/skin/green_gpl/icons/dtc.gif
-%%LOCALBASE%%/www/dtc/shared/gfx/skin/green_gpl/icons/dolar.gif
-%%LOCALBASE%%/www/dtc/shared/gfx/skin/green_gpl/icons/debian.gif
-%%LOCALBASE%%/www/dtc/shared/gfx/skin/green_gpl/corner_top_right.png
-%%LOCALBASE%%/www/dtc/shared/gfx/skin/green_gpl/corner_top_left.png
-%%LOCALBASE%%/www/dtc/shared/gfx/skin/green_gpl/corner_bottom_right.png
-%%LOCALBASE%%/www/dtc/shared/gfx/skin/green_gpl/corner_bottom_left.png
-%%LOCALBASE%%/www/dtc/shared/gfx/skin/green_gpl/border_right.png
-%%LOCALBASE%%/www/dtc/shared/gfx/skin/green_gpl/border_left.png
-%%LOCALBASE%%/www/dtc/shared/gfx/skin/green_gpl/border_bottom.png
-%%LOCALBASE%%/www/dtc/shared/gfx/skin/green_gpl/bgcolor.php
-%%LOCALBASE%%/www/dtc/shared/gfx/skin/green_gpl/background.png
-%%LOCALBASE%%/www/dtc/shared/gfx/skin/green/corner_4.gif
-%%LOCALBASE%%/www/dtc/shared/gfx/skin/green/corner_3.gif
-%%LOCALBASE%%/www/dtc/shared/gfx/skin/green/corner_2.gif
-%%LOCALBASE%%/www/dtc/shared/gfx/skin/green/corner_1.gif
-%%LOCALBASE%%/www/dtc/shared/gfx/skin/green/border_4.gif
-%%LOCALBASE%%/www/dtc/shared/gfx/skin/green/border_3.gif
-%%LOCALBASE%%/www/dtc/shared/gfx/skin/green/border_2.gif
-%%LOCALBASE%%/www/dtc/shared/gfx/skin/green/border_1.gif
-%%LOCALBASE%%/www/dtc/shared/gfx/skin/green/background.gif
-%%LOCALBASE%%/www/dtc/shared/gfx/skin/green2/skin.php
-%%LOCALBASE%%/www/dtc/shared/gfx/skin/green2/skin.css
-%%LOCALBASE%%/www/dtc/shared/gfx/skin/green2/imgshort.png
-%%LOCALBASE%%/www/dtc/shared/gfx/skin/green2/imglong.png
-%%LOCALBASE%%/www/dtc/shared/gfx/skin/green2/corner_4.gif
-%%LOCALBASE%%/www/dtc/shared/gfx/skin/green2/corner_3.gif
-%%LOCALBASE%%/www/dtc/shared/gfx/skin/green2/corner_2.gif
-%%LOCALBASE%%/www/dtc/shared/gfx/skin/green2/corner_1.gif
-%%LOCALBASE%%/www/dtc/shared/gfx/skin/green2/border_4.gif
-%%LOCALBASE%%/www/dtc/shared/gfx/skin/green2/border_3.gif
-%%LOCALBASE%%/www/dtc/shared/gfx/skin/green2/border_2.gif
-%%LOCALBASE%%/www/dtc/shared/gfx/skin/green2/border_1.gif
-%%LOCALBASE%%/www/dtc/shared/gfx/skin/green2/background.gif
-%%LOCALBASE%%/www/dtc/shared/gfx/skin/frame/skin.php
-%%LOCALBASE%%/www/dtc/shared/gfx/skin/frame/skin.css
-%%LOCALBASE%%/www/dtc/shared/gfx/skin/frame/corner_4.gif
-%%LOCALBASE%%/www/dtc/shared/gfx/skin/frame/corner_3.gif
-%%LOCALBASE%%/www/dtc/shared/gfx/skin/frame/corner_2.gif
-%%LOCALBASE%%/www/dtc/shared/gfx/skin/frame/corner_1.gif
-%%LOCALBASE%%/www/dtc/shared/gfx/skin/frame/border_4.gif
-%%LOCALBASE%%/www/dtc/shared/gfx/skin/frame/border_3.gif
-%%LOCALBASE%%/www/dtc/shared/gfx/skin/frame/border_2.gif
-%%LOCALBASE%%/www/dtc/shared/gfx/skin/frame/border_1.gif
-%%LOCALBASE%%/www/dtc/shared/gfx/skin/default_layout.php
-%%LOCALBASE%%/www/dtc/shared/gfx/skin/darkblue/skin.php
-%%LOCALBASE%%/www/dtc/shared/gfx/skin/darkblue/skin.css
-%%LOCALBASE%%/www/dtc/shared/gfx/skin/darkblue/corner_4.gif
-%%LOCALBASE%%/www/dtc/shared/gfx/skin/darkblue/corner_3.gif
-%%LOCALBASE%%/www/dtc/shared/gfx/skin/darkblue/corner_2.gif
-%%LOCALBASE%%/www/dtc/shared/gfx/skin/darkblue/corner_1.gif
-%%LOCALBASE%%/www/dtc/shared/gfx/skin/darkblue/border_4.gif
-%%LOCALBASE%%/www/dtc/shared/gfx/skin/darkblue/border_3.gif
-%%LOCALBASE%%/www/dtc/shared/gfx/skin/darkblue/border_2.gif
-%%LOCALBASE%%/www/dtc/shared/gfx/skin/darkblue/border_1.gif
-%%LOCALBASE%%/www/dtc/shared/gfx/skin/darkblue/bgcolor.php
-%%LOCALBASE%%/www/dtc/shared/gfx/skin/darkblue/background.gif
-%%LOCALBASE%%/www/dtc/shared/gfx/skin/bwoup/skin.php
-%%LOCALBASE%%/www/dtc/shared/gfx/skin/bwoup/skin.css
-%%LOCALBASE%%/www/dtc/shared/gfx/skin/bwoup/pagetop.html
-%%LOCALBASE%%/www/dtc/shared/gfx/skin/bwoup/layout.php
-%%LOCALBASE%%/www/dtc/shared/gfx/skin/bwoup/imgshort.png
-%%LOCALBASE%%/www/dtc/shared/gfx/skin/bwoup/imglong.png
-%%LOCALBASE%%/www/dtc/shared/gfx/skin/bwoup/gfx/treeview/box_wnb_tv_tree_plus.gif
-%%LOCALBASE%%/www/dtc/shared/gfx/skin/bwoup/gfx/treeview/box_wnb_tv_tree_minus.gif
-%%LOCALBASE%%/www/dtc/shared/gfx/skin/bwoup/gfx/treeview/box_wnb_tv_leaf_tree-finalbranch.gif
-%%LOCALBASE%%/www/dtc/shared/gfx/skin/bwoup/gfx/treeview/box_wnb_tv_leaf_tree-branch.gif
-%%LOCALBASE%%/www/dtc/shared/gfx/skin/bwoup/gfx/treeview/box_wnb_tv_leaf_select_left.gif
-%%LOCALBASE%%/www/dtc/shared/gfx/skin/bwoup/gfx/treeview/box_wnb_tv_leaf_open.gif
-%%LOCALBASE%%/www/dtc/shared/gfx/skin/bwoup/gfx/treeview/box_wnb_tv_leaf_openbottom.gif
-%%LOCALBASE%%/www/dtc/shared/gfx/skin/bwoup/gfx/treeview/box_wnb_tv_leaf_leaf_select.gif
-%%LOCALBASE%%/www/dtc/shared/gfx/skin/bwoup/gfx/treeview/box_wnb_tv_leaf_leaf-2s.gif
-%%LOCALBASE%%/www/dtc/shared/gfx/skin/bwoup/gfx/treeview/box_wnb_tv_leaf-2s.gif
-%%LOCALBASE%%/www/dtc/shared/gfx/skin/bwoup/gfx/treeview/box_wnb_nb_picto-whois.gif
-%%LOCALBASE%%/www/dtc/shared/gfx/skin/bwoup/gfx/treeview/box_wnb_nb_picto-vpsservers.gif
-%%LOCALBASE%%/www/dtc/shared/gfx/skin/bwoup/gfx/treeview/box_wnb_nb_picto-supporttickets.gif
-%%LOCALBASE%%/www/dtc/shared/gfx/skin/bwoup/gfx/treeview/box_wnb_nb_picto-subdomains.gif
-%%LOCALBASE%%/www/dtc/shared/gfx/skin/bwoup/gfx/treeview/box_wnb_nb_picto-statistics.gif
-%%LOCALBASE%%/www/dtc/shared/gfx/skin/bwoup/gfx/treeview/box_wnb_nb_picto-sslservers.gif
-%%LOCALBASE%%/www/dtc/shared/gfx/skin/bwoup/gfx/treeview/box_wnb_nb_picto-sshaccounts.gif
-%%LOCALBASE%%/www/dtc/shared/gfx/skin/bwoup/gfx/treeview/box_wnb_nb_picto-servers.gif
-%%LOCALBASE%%/www/dtc/shared/gfx/skin/bwoup/gfx/treeview/box_wnb_nb_picto-resellers.gif
-%%LOCALBASE%%/www/dtc/shared/gfx/skin/bwoup/gfx/treeview/box_wnb_nb_picto-pastpayments.gif
-%%LOCALBASE%%/www/dtc/shared/gfx/skin/bwoup/gfx/treeview/box_wnb_nb_picto-passwords.gif
-%%LOCALBASE%%/www/dtc/shared/gfx/skin/bwoup/gfx/treeview/box_wnb_nb_picto-packageinstaller.gif
-%%LOCALBASE%%/www/dtc/shared/gfx/skin/bwoup/gfx/treeview/box_wnb_nb_picto-nickhandles.gif
-%%LOCALBASE%%/www/dtc/shared/gfx/skin/bwoup/gfx/treeview/box_wnb_nb_picto-nameservers.gif
-%%LOCALBASE%%/www/dtc/shared/gfx/skin/bwoup/gfx/treeview/box_wnb_nb_picto-mxnsservers.gif
-%%LOCALBASE%%/www/dtc/shared/gfx/skin/bwoup/gfx/treeview/box_wnb_nb_picto-mailinglists.gif
-%%LOCALBASE%%/www/dtc/shared/gfx/skin/bwoup/gfx/treeview/box_wnb_nb_picto-mailgroups.gif
-%%LOCALBASE%%/www/dtc/shared/gfx/skin/bwoup/gfx/treeview/box_wnb_nb_picto-mailboxes.gif
-%%LOCALBASE%%/www/dtc/shared/gfx/skin/bwoup/gfx/treeview/box_wnb_nb_picto-help.gif
-%%LOCALBASE%%/www/dtc/shared/gfx/skin/bwoup/gfx/treeview/box_wnb_nb_picto-general.gif
-%%LOCALBASE%%/www/dtc/shared/gfx/skin/bwoup/gfx/treeview/box_wnb_nb_picto-ftpaccounts.gif
-%%LOCALBASE%%/www/dtc/shared/gfx/skin/bwoup/gfx/treeview/box_wnb_nb_picto-domaintools.gif
-%%LOCALBASE%%/www/dtc/shared/gfx/skin/bwoup/gfx/treeview/box_wnb_nb_picto-dedicatedservers.gif
-%%LOCALBASE%%/www/dtc/shared/gfx/skin/bwoup/gfx/treeview/box_wnb_nb_picto-database.gif
-%%LOCALBASE%%/www/dtc/shared/gfx/skin/bwoup/gfx/treeview/box_wnb_nb_picto-addadomainname.gif
-%%LOCALBASE%%/www/dtc/shared/gfx/skin/bwoup/gfx/tabs/p_domainconfig.gif
-%%LOCALBASE%%/www/dtc/shared/gfx/skin/bwoup/gfx/tabs/p_clientinterface.gif
-%%LOCALBASE%%/www/dtc/shared/gfx/skin/bwoup/gfx/tabs/p_admineditor.gif
-%%LOCALBASE%%/www/dtc/shared/gfx/skin/bwoup/gfx/tabs/box_wnb_content_nb_item_vsep.gif
-%%LOCALBASE%%/www/dtc/shared/gfx/skin/bwoup/gfx/tabs/box_wnb_content_nb_item_select.gif
-%%LOCALBASE%%/www/dtc/shared/gfx/skin/bwoup/gfx/tabs/box_wnb_content_nb_item.gif
-%%LOCALBASE%%/www/dtc/shared/gfx/skin/bwoup/gfx/spacer.gif
-%%LOCALBASE%%/www/dtc/shared/gfx/skin/bwoup/gfx/pixel_E4E6D9.gif
-%%LOCALBASE%%/www/dtc/shared/gfx/skin/bwoup/gfx/navbar/usernavbarreplacement.gif
-%%LOCALBASE%%/www/dtc/shared/gfx/skin/bwoup/gfx/navbar/navbar_p_user.gif
-%%LOCALBASE%%/www/dtc/shared/gfx/skin/bwoup/gfx/navbar/navbar_p_server.gif
-%%LOCALBASE%%/www/dtc/shared/gfx/skin/bwoup/gfx/navbar/navbar_p_renewal.gif
-%%LOCALBASE%%/www/dtc/shared/gfx/skin/bwoup/gfx/navbar/navbar_p_product.gif
-%%LOCALBASE%%/www/dtc/shared/gfx/skin/bwoup/gfx/navbar/navbar_p_daemon.gif
-%%LOCALBASE%%/www/dtc/shared/gfx/skin/bwoup/gfx/navbar/navbar_p_customer.gif
-%%LOCALBASE%%/www/dtc/shared/gfx/skin/bwoup/gfx/navbar/navbar_p_config.gif
-%%LOCALBASE%%/www/dtc/shared/gfx/skin/bwoup/gfx/navbar/navbar_p_bandwith.gif
-%%LOCALBASE%%/www/dtc/shared/gfx/skin/bwoup/gfx/navbar/navbar_item_background-select.gif
-%%LOCALBASE%%/www/dtc/shared/gfx/skin/bwoup/gfx/navbar/navbar_item_background.gif
-%%LOCALBASE%%/www/dtc/shared/gfx/skin/bwoup/gfx/navbar/navbar_background.gif
-%%LOCALBASE%%/www/dtc/shared/gfx/skin/bwoup/gfx/logo_dtc.gif
-%%LOCALBASE%%/www/dtc/shared/gfx/skin/bwoup/gfx/h2_background.gif
-%%LOCALBASE%%/www/dtc/shared/gfx/skin/bwoup/gfx_defaults.php
-%%LOCALBASE%%/www/dtc/shared/gfx/skin/bwoup/gfx/config-icon/box_wnb_nb_picto-vpsservers.gif
-%%LOCALBASE%%/www/dtc/shared/gfx/skin/bwoup/gfx/config-icon/box_wnb_nb_picto-supportickets.gif
-%%LOCALBASE%%/www/dtc/shared/gfx/skin/bwoup/gfx/config-icon/box_wnb_nb_picto-sslip.gif
-%%LOCALBASE%%/www/dtc/shared/gfx/skin/bwoup/gfx/config-icon/box_wnb_nb_picto-renewals.gif
-%%LOCALBASE%%/www/dtc/shared/gfx/skin/bwoup/gfx/config-icon/box_wnb_nb_picto-payementgateway.gif
-%%LOCALBASE%%/www/dtc/shared/gfx/skin/bwoup/gfx/config-icon/box_wnb_nb_picto-paths.gif
-%%LOCALBASE%%/www/dtc/shared/gfx/skin/bwoup/gfx/config-icon/box_wnb_nb_picto-namedzonefiles.gif
-%%LOCALBASE%%/www/dtc/shared/gfx/skin/bwoup/gfx/config-icon/box_wnb_nb_picto-mxnsservers.gif
-%%LOCALBASE%%/www/dtc/shared/gfx/skin/bwoup/gfx/config-icon/box_wnb_nb_picto-ipaddresses.gif
-%%LOCALBASE%%/www/dtc/shared/gfx/skin/bwoup/gfx/config-icon/box_wnb_nb_picto-invoicing.gif
-%%LOCALBASE%%/www/dtc/shared/gfx/skin/bwoup/gfx/config-icon/box_wnb_nb_picto-general.gif
-%%LOCALBASE%%/www/dtc/shared/gfx/skin/bwoup/gfx/config-icon/box_wnb_nb_picto-ftpbackup.gif
-%%LOCALBASE%%/www/dtc/shared/gfx/skin/bwoup/gfx/config-icon/box_wnb_nb_picto-domainnamereg.gif
-%%LOCALBASE%%/www/dtc/shared/gfx/skin/bwoup/gfx/config-icon/box_wnb_nb_picto-companies.gif
-%%LOCALBASE%%/www/dtc/shared/gfx/skin/bwoup/gfx/buttons/input_btn_right.gif
-%%LOCALBASE%%/www/dtc/shared/gfx/skin/bwoup/gfx/buttons/input_btn_mid.gif
-%%LOCALBASE%%/www/dtc/shared/gfx/skin/bwoup/gfx/buttons/input_btn_left.gif
-%%LOCALBASE%%/www/dtc/shared/gfx/skin/bwoup/gfx/buttons/input_btn_background-2s.gif
-%%LOCALBASE%%/www/dtc/shared/gfx/skin/bwoup/gfx/buttons/btn_seepass.gif
-%%LOCALBASE%%/www/dtc/shared/gfx/skin/bwoup/gfx/buttons/btn_p_ok.gif
-%%LOCALBASE%%/www/dtc/shared/gfx/skin/bwoup/gfx/buttons/btn_p_delete.gif
-%%LOCALBASE%%/www/dtc/shared/gfx/skin/bwoup/gfx/buttons/btn_p_background-2s.gif
-%%LOCALBASE%%/www/dtc/shared/gfx/skin/bwoup/gfx/buttons/btn_p_add.gif
-%%LOCALBASE%%/www/dtc/shared/gfx/skin/bwoup/gfx/buttons/btn_help.gif
-%%LOCALBASE%%/www/dtc/shared/gfx/skin/bwoup/gfx/buttons/btn_generatepass.gif
-%%LOCALBASE%%/www/dtc/shared/gfx/skin/bwoup/gfx/box_wnb_nb_title_right.gif
-%%LOCALBASE%%/www/dtc/shared/gfx/skin/bwoup/gfx/box_wnb_nb_title_left.gif
-%%LOCALBASE%%/www/dtc/shared/gfx/skin/bwoup/gfx/box_wnb_nb_title_background.gif
-%%LOCALBASE%%/www/dtc/shared/gfx/skin/bwoup/gfx/box_wnb_nb_item_select_left.gif
-%%LOCALBASE%%/www/dtc/shared/gfx/skin/bwoup/gfx/box_wnb_nb_item-2s.gif
-%%LOCALBASE%%/www/dtc/shared/gfx/skin/bwoup/gfx/box_wnb_nb_input_btn_right.gif
-%%LOCALBASE%%/www/dtc/shared/gfx/skin/bwoup/gfx/box_wnb_nb_input_btn_mid.gif
-%%LOCALBASE%%/www/dtc/shared/gfx/skin/bwoup/gfx/box_wnb_nb_input_btn_left.gif
-%%LOCALBASE%%/www/dtc/shared/gfx/skin/bwoup/gfx/box_wnb_nb_input_btn_background-2s.gif
-%%LOCALBASE%%/www/dtc/shared/gfx/skin/bwoup/gfx/box_wnb_nb_bottom.gif
-%%LOCALBASE%%/www/dtc/shared/gfx/skin/bwoup/gfx/box_wnb_nb_background.gif
-%%LOCALBASE%%/www/dtc/shared/gfx/skin/bwoup/gfx/box_wnb_content_top_right.gif
-%%LOCALBASE%%/www/dtc/shared/gfx/skin/bwoup/gfx/box_wnb_content_nb_item_vsep.gif
-%%LOCALBASE%%/www/dtc/shared/gfx/skin/bwoup/gfx/box_wnb_content_bottom.gif
-%%LOCALBASE%%/www/dtc/shared/gfx/skin/bwoup/gfx/box_topright.gif
-%%LOCALBASE%%/www/dtc/shared/gfx/skin/bwoup/gfx/box_topleft.gif
-%%LOCALBASE%%/www/dtc/shared/gfx/skin/bwoup/gfx/box_bottomright.gif
-%%LOCALBASE%%/www/dtc/shared/gfx/skin/bwoup/gfx/box_bottomleft.gif
-%%LOCALBASE%%/www/dtc/shared/gfx/skin/bwoup/bgwin.png
-%%LOCALBASE%%/www/dtc/shared/gfx/skin/bwoup/bgtitlewin.png
-%%LOCALBASE%%/www/dtc/shared/gfx/skin/bwoup/bgcolor.php
-%%LOCALBASE%%/www/dtc/shared/gfx/see_password.png
-%%LOCALBASE%%/www/dtc/shared/gfx/securepay/poweredByWorldPay.gif
-%%LOCALBASE%%/www/dtc/shared/gfx/pagetop/logostart.gif
-%%LOCALBASE%%/www/dtc/shared/gfx/pagetop/logofond.gif
-%%LOCALBASE%%/www/dtc/shared/gfx/pagetop/logoend.gif
-%%LOCALBASE%%/www/dtc/shared/gfx/pagetop/dtc_logo.gif
-%%LOCALBASE%%/www/dtc/shared/gfx/pagetop/dtc_banner.gif
-%%LOCALBASE%%/www/dtc/shared/gfx/pagetop/dtc_banner_end.gif
-%%LOCALBASE%%/www/dtc/shared/gfx/menu/users.gif
-%%LOCALBASE%%/www/dtc/shared/gfx/menu/user-editor.png
-%%LOCALBASE%%/www/dtc/shared/gfx/menu/renewals.png
-%%LOCALBASE%%/www/dtc/shared/gfx/menu/recycle.gif
-%%LOCALBASE%%/www/dtc/shared/gfx/menu/product_manager.png
-%%LOCALBASE%%/www/dtc/shared/gfx/menu/domain-config.png
-%%LOCALBASE%%/www/dtc/shared/gfx/menu/daemons.png
-%%LOCALBASE%%/www/dtc/shared/gfx/menu/crm.png
-%%LOCALBASE%%/www/dtc/shared/gfx/menu/config_panel.png
-%%LOCALBASE%%/www/dtc/shared/gfx/menu/config.gif
-%%LOCALBASE%%/www/dtc/shared/gfx/menu/client-interface.png
-%%LOCALBASE%%/www/dtc/shared/gfx/menu/bw_icon.png
-%%LOCALBASE%%/www/dtc/shared/gfx/menu/admins.png
-%%LOCALBASE%%/www/dtc/shared/gfx/language/zh.gif
-%%LOCALBASE%%/www/dtc/shared/gfx/language/se.png
-%%LOCALBASE%%/www/dtc/shared/gfx/language/se.gif
-%%LOCALBASE%%/www/dtc/shared/gfx/language/ru/pub/banner_alight.gif
-%%LOCALBASE%%/www/dtc/shared/gfx/language/ru.gif
-%%LOCALBASE%%/www/dtc/shared/gfx/language/ru/button_en.gif
-%%LOCALBASE%%/www/dtc/shared/gfx/language/pt.gif
-%%LOCALBASE%%/www/dtc/shared/gfx/language/pl.png
-%%LOCALBASE%%/www/dtc/shared/gfx/language/pl.gif
-%%LOCALBASE%%/www/dtc/shared/gfx/language/nl/pub/banner_alight.gif
-%%LOCALBASE%%/www/dtc/shared/gfx/language/nl.gif
-%%LOCALBASE%%/www/dtc/shared/gfx/language/nl/button_en.gif
-%%LOCALBASE%%/www/dtc/shared/gfx/language/it.gif
-%%LOCALBASE%%/www/dtc/shared/gfx/language/hu.gif
-%%LOCALBASE%%/www/dtc/shared/gfx/language/fr/pub/banner_alight.gif
-%%LOCALBASE%%/www/dtc/shared/gfx/language/fr.gif
-%%LOCALBASE%%/www/dtc/shared/gfx/language/fr/button_fr.gif
-%%LOCALBASE%%/www/dtc/shared/gfx/language/es.gif
-%%LOCALBASE%%/www/dtc/shared/gfx/language/en/pub/banner_alight.gif
-%%LOCALBASE%%/www/dtc/shared/gfx/language/en.gif
-%%LOCALBASE%%/www/dtc/shared/gfx/language/en/button_en.gif
-%%LOCALBASE%%/www/dtc/shared/gfx/language/dtc.gif
-%%LOCALBASE%%/www/dtc/shared/gfx/language/de.gif
-%%LOCALBASE%%/www/dtc/shared/gfx/help.png
-%%LOCALBASE%%/www/dtc/shared/gfx/generate_pass.png
-%%LOCALBASE%%/www/dtc/shared/gfx/dtc/reinit_named.gif
-%%LOCALBASE%%/www/dtc/shared/gfx/dtc_logo_small.gif
-%%LOCALBASE%%/www/dtc/shared/gfx/dtc_logo.gif
-%%LOCALBASE%%/www/dtc/shared/gfx/dtc/generate_web.gif
-%%LOCALBASE%%/www/dtc/shared/gfx/dtc/generate_web2.gif
-%%LOCALBASE%%/www/dtc/shared/gfx/dtc/generate_stats.gif
-%%LOCALBASE%%/www/dtc/shared/gfx/dtc/generate_named.gif
-%%LOCALBASE%%/www/dtc/shared/gfx/dtc/generate_mail.gif
-%%LOCALBASE%%/www/dtc/shared/gfx/dtc/generate_backup.gif
-%%LOCALBASE%%/www/dtc/shared/gfx/dtc.css
-%%LOCALBASE%%/www/dtc/shared/gfx/dtc/all_scripts.gif
-%%LOCALBASE%%/www/dtc/shared/gfx/bar/start.png
-%%LOCALBASE%%/www/dtc/shared/gfx/bar/start.gif
-%%LOCALBASE%%/www/dtc/shared/gfx/bar/middle_yellow.gif
-%%LOCALBASE%%/www/dtc/shared/gfx/bar/middle_umpty.gif
-%%LOCALBASE%%/www/dtc/shared/gfx/bar/middle_s.png
-%%LOCALBASE%%/www/dtc/shared/gfx/bar/middle_red.gif
-%%LOCALBASE%%/www/dtc/shared/gfx/bar/middle_orange.gif
-%%LOCALBASE%%/www/dtc/shared/gfx/bar/middle_n.png
-%%LOCALBASE%%/www/dtc/shared/gfx/bar/middle_green.gif
-%%LOCALBASE%%/www/dtc/shared/gfx/bar/end.png
-%%LOCALBASE%%/www/dtc/shared/gfx/bar/end.gif
-%%LOCALBASE%%/www/dtc/shared/dtc_version.php
-%%LOCALBASE%%/www/dtc/shared/dtc_stats_index.php
-%%LOCALBASE%%/www/dtc/shared/dtcrm/webnic.cc/webnic_submit.php
-%%LOCALBASE%%/www/dtc/shared/dtcrm/webnic.cc/webnic_settings.php
-%%LOCALBASE%%/www/dtc/shared/dtcrm/webnic.cc/webnic_base.php
-%%LOCALBASE%%/www/dtc/shared/dtcrm/webnic.cc/test.php
-%%LOCALBASE%%/www/dtc/shared/dtcrm/webnic.cc/domainRegistration.php
-%%LOCALBASE%%/www/dtc/shared/dtcrm/webnic.cc/domainQuery.php
-%%LOCALBASE%%/www/dtc/shared/dtcrm/submit_to_sql.php
-%%LOCALBASE%%/www/dtc/shared/dtcrm/srs/test.xml
-%%LOCALBASE%%/www/dtc/shared/dtcrm/srs/test.php
-%%LOCALBASE%%/www/dtc/shared/dtcrm/srs_registernames.php
-%%LOCALBASE%%/www/dtc/shared/dtcrm/srs/OPS.php
-%%LOCALBASE%%/www/dtc/shared/dtcrm/srs/ops.dtd
-%%LOCALBASE%%/www/dtc/shared/dtcrm/srs/openSRS.php
-%%LOCALBASE%%/www/dtc/shared/dtcrm/srs/openSRS_base.php
-%%LOCALBASE%%/www/dtc/shared/dtcrm/srs_nameserver.php
-%%LOCALBASE%%/www/dtc/shared/dtcrm/srs/country_codes.php
-%%LOCALBASE%%/www/dtc/shared/dtcrm/srs_base.php
-%%LOCALBASE%%/www/dtc/shared/dtcrm/RENAME_ME_srs_config.php
-%%LOCALBASE%%/www/dtc/shared/dtcrm/registry_calls.php
-%%LOCALBASE%%/www/dtc/shared/dtcrm/opensrs.php
-%%LOCALBASE%%/www/dtc/shared/dtcrm/draw_whois.php
-%%LOCALBASE%%/www/dtc/shared/dtcrm/draw_transferdomain.php
-%%LOCALBASE%%/www/dtc/shared/dtcrm/draw_register_forms.php
-%%LOCALBASE%%/www/dtc/shared/dtcrm/draw.php
-%%LOCALBASE%%/www/dtc/shared/dtcrm/draw_nameservers.php
-%%LOCALBASE%%/www/dtc/shared/dtcrm/draw_handle.php
-%%LOCALBASE%%/www/dtc/shared/dtcrm/draw_adddomain.php
-%%LOCALBASE%%/www/dtc/shared/dtc_lib.php
-%%LOCALBASE%%/www/dtc/shared/drawlib/tree_menu.php
-%%LOCALBASE%%/www/dtc/shared/drawlib/templates.php
-%%LOCALBASE%%/www/dtc/shared/drawlib/skin.php
-%%LOCALBASE%%/www/dtc/shared/drawlib/skinLib.php
-%%LOCALBASE%%/www/dtc/shared/drawlib/dtc_functions.php
-%%LOCALBASE%%/www/dtc/shared/drawlib/cc_code_popup.php
-%%LOCALBASE%%/www/dtc/shared/drawlib/anotherDtc.php
-%%LOCALBASE%%/www/dtc/shared/default_admin_site.php
-%%LOCALBASE%%/www/dtc/shared/cyradm.php
-%%LOCALBASE%%/www/dtc/shared/autoSQLconfig.php
-%%LOCALBASE%%/www/dtc/shared/404_template/logo.png
-%%LOCALBASE%%/www/dtc/shared/404_template/index.php
-%%LOCALBASE%%/www/dtc/shared/404_template/expired.php
-%%LOCALBASE%%/www/dtc/shared/404_template/404.php
-%%LOCALBASE%%/www/dtc/email/submit_to_sql_dtcemail.php
-%%LOCALBASE%%/www/dtc/email/login.php
-%%LOCALBASE%%/www/dtc/email/index.php
-%%LOCALBASE%%/www/dtc/email/inc/img.php
-%%LOCALBASE%%/www/dtc/email/inc/img_alt_skin.php
-%%LOCALBASE%%/www/dtc/email/inc/img_alt.php
-%%LOCALBASE%%/www/dtc/email/inc/domains.png
-%%LOCALBASE%%/www/dtc/email/inc/domain.png
-%%LOCALBASE%%/www/dtc/email/api.php
-%%LOCALBASE%%/www/dtc/client/vps_stats_swap.php
-%%LOCALBASE%%/www/dtc/client/vps_stats_network.php
-%%LOCALBASE%%/www/dtc/client/vps_stats_hdd.php
-%%LOCALBASE%%/www/dtc/client/vps_stats_cpu.php
-%%LOCALBASE%%/www/dtc/client/secpaycallback_worldpay.php
-%%LOCALBASE%%/www/dtc/client/paypal.php
-%%LOCALBASE%%/www/dtc/client/new_account_renewal.php
-%%LOCALBASE%%/www/dtc/client/new_account.php
-%%LOCALBASE%%/www/dtc/client/new_account_form.php
-%%LOCALBASE%%/www/dtc/client/login.php
-%%LOCALBASE%%/www/dtc/client/list_domains.php
-%%LOCALBASE%%/www/dtc/client/invoice.php
-%%LOCALBASE%%/www/dtc/client/index.php
-%%LOCALBASE%%/www/dtc/client/inc/virtual-server.png
-%%LOCALBASE%%/www/dtc/client/inc/tools.png
-%%LOCALBASE%%/www/dtc/client/inc/ticket.png
-%%LOCALBASE%%/www/dtc/client/inc/subdomains.png
-%%LOCALBASE%%/www/dtc/client/inc/stats.png
-%%LOCALBASE%%/www/dtc/client/inc/stat.png
-%%LOCALBASE%%/www/dtc/client/inc/ssh-accounts.png
-%%LOCALBASE%%/www/dtc/client/inc/reseller.png
-%%LOCALBASE%%/www/dtc/client/inc/password.png
-%%LOCALBASE%%/www/dtc/client/inc/package-installer.png
-%%LOCALBASE%%/www/dtc/client/inc/nickhandles.png
-%%LOCALBASE%%/www/dtc/client/inc/nameservers.png
-%%LOCALBASE%%/www/dtc/client/inc/my-account.png
-%%LOCALBASE%%/www/dtc/client/inc/man.png
-%%LOCALBASE%%/www/dtc/client/inc/mail.png
-%%LOCALBASE%%/www/dtc/client/inc/mailing-lists.png
-%%LOCALBASE%%/www/dtc/client/inc/mailboxs.png
-%%LOCALBASE%%/www/dtc/client/inc/mailaliasgroup.png
-%%LOCALBASE%%/www/dtc/client/inc/imgshort.png
-%%LOCALBASE%%/www/dtc/client/inc/img.php
-%%LOCALBASE%%/www/dtc/client/inc/imglong.png
-%%LOCALBASE%%/www/dtc/client/inc/img_alt_skin.php
-%%LOCALBASE%%/www/dtc/client/inc/img_alt.php
-%%LOCALBASE%%/www/dtc/client/inc/home.png
-%%LOCALBASE%%/www/dtc/client/inc/help.png
-%%LOCALBASE%%/www/dtc/client/inc/ftp-accounts.png
-%%LOCALBASE%%/www/dtc/client/inc/folder.png
-%%LOCALBASE%%/www/dtc/client/inc/floppy.png
-%%LOCALBASE%%/www/dtc/client/inc/domains.png
-%%LOCALBASE%%/www/dtc/client/inc/domain.png
-%%LOCALBASE%%/www/dtc/client/inc/dns.png
-%%LOCALBASE%%/www/dtc/client/inc/dedic-server.png
-%%LOCALBASE%%/www/dtc/client/inc/databases.png
-%%LOCALBASE%%/www/dtc/client/inc/database.png
-%%LOCALBASE%%/www/dtc/client/inc/adddomain.png
-%%LOCALBASE%%/www/dtc/client/get_vps_location_status.php
-%%LOCALBASE%%/www/dtc/client/favicon.ico
-%%LOCALBASE%%/www/dtc/client/enets_pay_icon.gif
-%%LOCALBASE%%/www/dtc/client/enets-notify.php
-%%LOCALBASE%%/www/dtc/client/dynip.php
-%%LOCALBASE%%/www/dtc/client/bw_per_month.php
-%%LOCALBASE%%/www/dtc/admin/vps_stats_swap.php
-%%LOCALBASE%%/www/dtc/admin/vps_stats_network.php
-%%LOCALBASE%%/www/dtc/admin/vps_stats_hdd.php
-%%LOCALBASE%%/www/dtc/admin/vps_stats_cpu.php
-%%LOCALBASE%%/www/dtc/admin/view_waitingusers.php
-%%LOCALBASE%%/www/dtc/admin/updateChroot.sh
-%%LOCALBASE%%/www/dtc/admin/tables/whois.sql
-%%LOCALBASE%%/www/dtc/admin/tables/whitelist.sql
-%%LOCALBASE%%/www/dtc/admin/tables/vps_stats.sql
-%%LOCALBASE%%/www/dtc/admin/tables/vps.sql
-%%LOCALBASE%%/www/dtc/admin/tables/vps_server.sql
-%%LOCALBASE%%/www/dtc/admin/tables/vps_ip.sql
-%%LOCALBASE%%/www/dtc/admin/tables/tik_queries.sql
-%%LOCALBASE%%/www/dtc/admin/tables/tik_cats.sql
-%%LOCALBASE%%/www/dtc/admin/tables/tik_admins.sql
-%%LOCALBASE%%/www/dtc/admin/tables/subdomain.sql
-%%LOCALBASE%%/www/dtc/admin/tables/ssl_ips.sql
-%%LOCALBASE%%/www/dtc/admin/tables/ssh_user_group.sql
-%%LOCALBASE%%/www/dtc/admin/tables/ssh_groups.sql
-%%LOCALBASE%%/www/dtc/admin/tables/ssh_access.sql
-%%LOCALBASE%%/www/dtc/admin/tables/smtp_logs.sql
-%%LOCALBASE%%/www/dtc/admin/tables/secpayconf.sql
-%%LOCALBASE%%/www/dtc/admin/tables/scheduled_updates.sql
-%%LOCALBASE%%/www/dtc/admin/tables/product.sql
-%%LOCALBASE%%/www/dtc/admin/tables/pop_access.sql
-%%LOCALBASE%%/www/dtc/admin/tables/pending_renewal.sql
-%%LOCALBASE%%/www/dtc/admin/tables/pending_queries.sql
-%%LOCALBASE%%/www/dtc/admin/tables/paiement.sql
-%%LOCALBASE%%/www/dtc/admin/tables/new_admin.sql
-%%LOCALBASE%%/www/dtc/admin/tables/nameservers.sql
-%%LOCALBASE%%/www/dtc/admin/tables/mailinglist.sql
-%%LOCALBASE%%/www/dtc/admin/tables/mailaliasgroup.sql
-%%LOCALBASE%%/www/dtc/admin/tables/ip_port_service.sql
-%%LOCALBASE%%/www/dtc/admin/tables/invoicing.sql
-%%LOCALBASE%%/www/dtc/admin/tables/http_accounting.sql
-%%LOCALBASE%%/www/dtc/admin/tables/handle.sql
-%%LOCALBASE%%/www/dtc/admin/tables/groups.sql
-%%LOCALBASE%%/www/dtc/admin/tables/ftp_logs.sql
-%%LOCALBASE%%/www/dtc/admin/tables/ftp_accounting.sql
-%%LOCALBASE%%/www/dtc/admin/tables/ftp_access.sql
-%%LOCALBASE%%/www/dtc/admin/tables/freeradius.sql
-%%LOCALBASE%%/www/dtc/admin/tables/fetchmail.sql
-%%LOCALBASE%%/www/dtc/admin/tables/email_accouting.sql
-%%LOCALBASE%%/www/dtc/admin/tables/domain.sql
-%%LOCALBASE%%/www/dtc/admin/tables/dedicated.sql
-%%LOCALBASE%%/www/dtc/admin/tables/cron_job.sql
-%%LOCALBASE%%/www/dtc/admin/tables/config.sql
-%%LOCALBASE%%/www/dtc/admin/tables/completedorders.sql
-%%LOCALBASE%%/www/dtc/admin/tables/companies.sql
-%%LOCALBASE%%/www/dtc/admin/tables/commande.sql
-%%LOCALBASE%%/www/dtc/admin/tables/clients.sql
-%%LOCALBASE%%/www/dtc/admin/tables/backup.sql
-%%LOCALBASE%%/www/dtc/admin/tables/admin.sql
-%%LOCALBASE%%/www/dtc/admin/sa-wrapper
-%%LOCALBASE%%/www/dtc/admin/rrdtool.sh
-%%LOCALBASE%%/www/dtc/admin/restor_db.php
-%%LOCALBASE%%/www/dtc/admin/reminders.php
-%%LOCALBASE%%/www/dtc/admin/queuegraph/createrrd.sh
-%%LOCALBASE%%/www/dtc/admin/queuegraph/count_qmail.sh
-%%LOCALBASE%%/www/dtc/admin/queuegraph/count_postfix.sh
-%%LOCALBASE%%/www/dtc/admin/patch_saslatuhd_startup
-%%LOCALBASE%%/www/dtc/admin/netusegraph.php
-%%LOCALBASE%%/www/dtc/admin/netusegraph/get_net_usage.sh
-%%LOCALBASE%%/www/dtc/admin/netusegraph/createrrd.sh
-%%LOCALBASE%%/www/dtc/admin/memgraph.php
-%%LOCALBASE%%/www/dtc/admin/memgraph/get_meminfo.sh
-%%LOCALBASE%%/www/dtc/admin/memgraph/createrrd.sh
-%%LOCALBASE%%/www/dtc/admin/maint_apache.php
-%%LOCALBASE%%/www/dtc/admin/mailgraph.php
-%%LOCALBASE%%/www/dtc/admin/ip_change.sh
-%%LOCALBASE%%/www/dtc/admin/install/uninstall
-%%LOCALBASE%%/www/dtc/admin/install/slack_config
-%%LOCALBASE%%/www/dtc/admin/install/redhat_config
-%%LOCALBASE%%/www/dtc/admin/install/osx_config
-%%LOCALBASE%%/www/dtc/admin/install/mk_root_mailbox.php
-%%LOCALBASE%%/www/dtc/admin/install/interactive_installer
-%%LOCALBASE%%/www/dtc/admin/install/install
-%%LOCALBASE%%/www/dtc/admin/install/gentoo_config
-%%LOCALBASE%%/www/dtc/admin/install/functions
-%%LOCALBASE%%/www/dtc/admin/install/debian_config
-%%LOCALBASE%%/www/dtc/admin/install/bsd_config
-%%LOCALBASE%%/www/dtc/admin/index.php
-%%LOCALBASE%%/www/dtc/admin/inc/virtual-server.png
-%%LOCALBASE%%/www/dtc/admin/inc/tools.png
-%%LOCALBASE%%/www/dtc/admin/inc/ticket.png
-%%LOCALBASE%%/www/dtc/admin/inc/submit_root_querys.php
-%%LOCALBASE%%/www/dtc/admin/inc/subdomains.png
-%%LOCALBASE%%/www/dtc/admin/inc/stats.png
-%%LOCALBASE%%/www/dtc/admin/inc/ssh-accounts.png
-%%LOCALBASE%%/www/dtc/admin/inc/reseller.png
-%%LOCALBASE%%/www/dtc/admin/inc/renewals.php
-%%LOCALBASE%%/www/dtc/admin/inc/password.png
-%%LOCALBASE%%/www/dtc/admin/inc/package-installer.png
-%%LOCALBASE%%/www/dtc/admin/inc/nickhandles.png
-%%LOCALBASE%%/www/dtc/admin/inc/nav.php
-%%LOCALBASE%%/www/dtc/admin/inc/nameservers.png
-%%LOCALBASE%%/www/dtc/admin/inc/my-account.png
-%%LOCALBASE%%/www/dtc/admin/inc/monitor.php
-%%LOCALBASE%%/www/dtc/admin/inc/mailing-lists.png
-%%LOCALBASE%%/www/dtc/admin/inc/mailboxs.png
-%%LOCALBASE%%/www/dtc/admin/inc/mailaliasgroup.png
-%%LOCALBASE%%/www/dtc/admin/inc/imgshort.png
-%%LOCALBASE%%/www/dtc/admin/inc/img.php
-%%LOCALBASE%%/www/dtc/admin/inc/imglong.png
-%%LOCALBASE%%/www/dtc/admin/inc/img_alt_skin.php
-%%LOCALBASE%%/www/dtc/admin/inc/img_alt.php
-%%LOCALBASE%%/www/dtc/admin/inc/help.png
-%%LOCALBASE%%/www/dtc/admin/inc/graphs.php
-%%LOCALBASE%%/www/dtc/admin/inc/ftp-accounts.png
-%%LOCALBASE%%/www/dtc/admin/inc/folder.png
-%%LOCALBASE%%/www/dtc/admin/inc/dtc_config.php
-%%LOCALBASE%%/www/dtc/admin/inc/draw_user_admin.php
-%%LOCALBASE%%/www/dtc/admin/inc/domains.png
-%%LOCALBASE%%/www/dtc/admin/inc/dedic-server.png
-%%LOCALBASE%%/www/dtc/admin/inc/databases.png
-%%LOCALBASE%%/www/dtc/admin/inc/adddomain.png
-%%LOCALBASE%%/www/dtc/admin/genfiles/remote_mail_list.php
-%%LOCALBASE%%/www/dtc/admin/genfiles/mailfilter_vacation_template
-%%LOCALBASE%%/www/dtc/admin/genfiles/gen_webalizer_stat.php
-%%LOCALBASE%%/www/dtc/admin/genfiles/gen_ssh_account.php
-%%LOCALBASE%%/www/dtc/admin/genfiles/gen_qmail_email_account.php
-%%LOCALBASE%%/www/dtc/admin/genfiles/gen_pro_vhost.php
-%%LOCALBASE%%/www/dtc/admin/genfiles/gen_pro_vhost_alt-wildcard.php
-%%LOCALBASE%%/www/dtc/admin/genfiles/gen_postfix_email_account.php
-%%LOCALBASE%%/www/dtc/admin/genfiles/gen_perso_vhost.php
-%%LOCALBASE%%/www/dtc/admin/genfiles/gen_named_files.php
-%%LOCALBASE%%/www/dtc/admin/genfiles/gen_named_files_alt-wildcard.php
-%%LOCALBASE%%/www/dtc/admin/genfiles/gen_maildrop_userdb.php
-%%LOCALBASE%%/www/dtc/admin/genfiles/genfiles.php
-%%LOCALBASE%%/www/dtc/admin/genfiles/gen_email_account.php
-%%LOCALBASE%%/www/dtc/admin/genfiles/gen_customer_ssl_cert.sh
-%%LOCALBASE%%/www/dtc/admin/genfiles/gen_backup_script.php
-%%LOCALBASE%%/www/dtc/admin/genfiles/gen_awstats.php
-%%LOCALBASE%%/www/dtc/admin/genfiles/change_debconf_ip.sh
-%%LOCALBASE%%/www/dtc/admin/genfiles/change_debconf_domain.sh
-%%LOCALBASE%%/www/dtc/admin/dtcrm/submit_to_sql.php
-%%LOCALBASE%%/www/dtc/admin/dtcrm/product_manager.php
-%%LOCALBASE%%/www/dtc/admin/dtcrm/main.php
-%%LOCALBASE%%/www/dtc/admin/dtc_db.php
-%%LOCALBASE%%/www/dtc/admin/dtc-chroot-shell
-%%LOCALBASE%%/www/dtc/admin/dkfilter.patch
-%%LOCALBASE%%/www/dtc/admin/deamons_state.php
-%%LOCALBASE%%/www/dtc/admin/cron.php
-%%LOCALBASE%%/www/dtc/admin/cpugraph.php
-%%LOCALBASE%%/www/dtc/admin/cpugraph/get_cpu_load.sh
-%%LOCALBASE%%/www/dtc/admin/cpugraph/createrrd.sh
-%%LOCALBASE%%/www/dtc/admin/checkbind.sh
-%%LOCALBASE%%/www/dtc/admin/bw_per_month.php
-%%LOCALBASE%%/www/dtc/admin/backup_db.php
-%%LOCALBASE%%/www/dtc/admin/accesslog.php
-%%LOCALBASE%%/www/dtc/admin/404.php
-%%LOCALBASE%%/share/doc/dtc/update_stable_rtag.sh
-%%LOCALBASE%%/share/doc/dtc/todo
-%%LOCALBASE%%/share/doc/dtc/README.gentoo
-%%LOCALBASE%%/share/doc/dtc/iglobalwall/mail_header.rar
-%%LOCALBASE%%/share/doc/dtc/iglobalwall/iglobalwall.tar.gz
-%%LOCALBASE%%/share/doc/dtc/iglobalwall/doc.txt
-%%LOCALBASE%%/share/doc/dtc/html/fr/page_top.html
-%%LOCALBASE%%/share/doc/dtc/html/fr/newadmin.png
-%%LOCALBASE%%/share/doc/dtc/html/fr/menudtc.png
-%%LOCALBASE%%/share/doc/dtc/html/fr/mailboxs.png
-%%LOCALBASE%%/share/doc/dtc/html/fr/index.php
-%%LOCALBASE%%/share/doc/dtc/html/fr/index.html
-%%LOCALBASE%%/share/doc/dtc/html/fr/ftps.png
-%%LOCALBASE%%/share/doc/dtc/html/fr/dtc.png
-%%LOCALBASE%%/share/doc/dtc/html/fr/dtc_logo.gif
-%%LOCALBASE%%/share/doc/dtc/html/fr/domainconf.png
-%%LOCALBASE%%/share/doc/dtc/html/fr/doc.css
-%%LOCALBASE%%/share/doc/dtc/html/fr/confzone.png
-%%LOCALBASE%%/share/doc/dtc/html/fr/confprinc.png
-%%LOCALBASE%%/share/doc/dtc/html/fr/conffilegen.png
-%%LOCALBASE%%/share/doc/dtc/html/fr/clientconfig.png
-%%LOCALBASE%%/share/doc/dtc/html/fr/addzone.png
-%%LOCALBASE%%/share/doc/dtc/html/fr/5.html
-%%LOCALBASE%%/share/doc/dtc/html/fr/4.html
-%%LOCALBASE%%/share/doc/dtc/html/fr/3.html
-%%LOCALBASE%%/share/doc/dtc/html/fr/2.html
-%%LOCALBASE%%/share/doc/dtc/html/fr/1.html
-%%LOCALBASE%%/share/doc/dtc/html/en/page_top.html
-%%LOCALBASE%%/share/doc/dtc/html/en/newadmin.png
-%%LOCALBASE%%/share/doc/dtc/html/en/menudtc.png
-%%LOCALBASE%%/share/doc/dtc/html/en/mailboxs.png
-%%LOCALBASE%%/share/doc/dtc/html/en/index.html
-%%LOCALBASE%%/share/doc/dtc/html/en/index.example.php
-%%LOCALBASE%%/share/doc/dtc/html/en/ftps.png
-%%LOCALBASE%%/share/doc/dtc/html/en/dtc.png
-%%LOCALBASE%%/share/doc/dtc/html/en/dtc_logo.gif
-%%LOCALBASE%%/share/doc/dtc/html/en/dtc_cluster.png
-%%LOCALBASE%%/share/doc/dtc/html/en/domainconf.png
-%%LOCALBASE%%/share/doc/dtc/html/en/doc.css
-%%LOCALBASE%%/share/doc/dtc/html/en/confzone.png
-%%LOCALBASE%%/share/doc/dtc/html/en/confprinc.png
-%%LOCALBASE%%/share/doc/dtc/html/en/conffilegen.png
-%%LOCALBASE%%/share/doc/dtc/html/en/clientconfig.png
-%%LOCALBASE%%/share/doc/dtc/html/en/addzone.png
-%%LOCALBASE%%/share/doc/dtc/html/en/5.html
-%%LOCALBASE%%/share/doc/dtc/html/en/4.html
-%%LOCALBASE%%/share/doc/dtc/html/en/3.html
-%%LOCALBASE%%/share/doc/dtc/html/en/2.html
-%%LOCALBASE%%/share/doc/dtc/html/en/1.html
-%%LOCALBASE%%/share/doc/dtc/dtc_storefront/README
-%%LOCALBASE%%/share/doc/dtc/dtc_storefront/gplhost-testimonials-validate.php
-%%LOCALBASE%%/share/doc/dtc/dtc_storefront/gplhost-testimonials-record.php
-%%LOCALBASE%%/share/doc/dtc/dtc_storefront/gplhost-testimonials.php
-%%LOCALBASE%%/share/doc/dtc/dtc_storefront/gplhost-testimonials-delete.php
-%%LOCALBASE%%/share/doc/dtc/dtc_storefront/dtc_storefront.php
-%%LOCALBASE%%/share/doc/dtc/dtc_storefront/dtc_storefront/dbconnect.php
-%%LOCALBASE%%/share/doc/dtc/dtc-chroot-shell.8
-%%LOCALBASE%%/share/doc/dtc/dns_transfer.sh
-%%LOCALBASE%%/share/doc/dtc/daemonconf_howto/qmail_anti_spam_measures
-%%LOCALBASE%%/share/doc/dtc/daemonconf_howto/my_init.d_qmail.startup.script
-%%LOCALBASE%%/share/doc/dtc/daemonconf_howto/ftp_http_logging_to_mysql
-%%LOCALBASE%%/share/doc/dtc/contrib/vps_mailling.php
-%%LOCALBASE%%/share/doc/dtc/contrib/tail_apache_logs_for_a_domain.php
-%%LOCALBASE%%/share/doc/dtc/contrib/reassing_bandwidth_for_vps_and_dedicated.php
-%%LOCALBASE%%/share/doc/dtc/contrib/dtc_recalc_webalizer_stats.sh
-%%LOCALBASE%%/share/doc/dtc/contrib/checkAmavis
-%%LOCALBASE%%/share/doc/dtc/contrib/check_all_system_file_md5sums.sh
-%%LOCALBASE%%/share/doc/dtc/changelog
-%%LOCALBASE%%/share/doc/dtc/build_debian_upload.sh
-%%LOCALBASE%%/man/man8/dtc-chroot-shell.8
-%%LOCALBASE%%/etc/logrotate.d/dtc
-%%LOCALBASE%%/etc/dtc/signature.txt
-%%LOCALBASE%%/etc/dtc/reminders_msg/vps_will_expire.txt
-%%LOCALBASE%%/etc/dtc/reminders_msg/vps_expired_today.txt
-%%LOCALBASE%%/etc/dtc/reminders_msg/vps_expired_shutdown.txt
-%%LOCALBASE%%/etc/dtc/reminders_msg/vps_expired_last_warning.txt
-%%LOCALBASE%%/etc/dtc/reminders_msg/vps_expired_already.txt
-%%LOCALBASE%%/etc/dtc/reminders_msg/shared_will_expire.txt
-%%LOCALBASE%%/etc/dtc/reminders_msg/shared_expired_today.txt
-%%LOCALBASE%%/etc/dtc/reminders_msg/shared_expired_shutdown.txt
-%%LOCALBASE%%/etc/dtc/reminders_msg/shared_expired_last_warning.txt
-%%LOCALBASE%%/etc/dtc/reminders_msg/shared_expired_already.txt
-%%LOCALBASE%%/etc/dtc/reminders_msg/server_will_expire.txt
-%%LOCALBASE%%/etc/dtc/reminders_msg/server_expired_today.txt
-%%LOCALBASE%%/etc/dtc/reminders_msg/server_expired_shutdown.txt
-%%LOCALBASE%%/etc/dtc/reminders_msg/server_expired_last_warning.txt
-%%LOCALBASE%%/etc/dtc/reminders_msg/server_expired_already.txt
-%%LOCALBASE%%/etc/dtc/registration_msg/vps_open.txt
-%%LOCALBASE%%/etc/dtc/registration_msg/shared_open.txt
-%%LOCALBASE%%/etc/dtc/registration_msg/dedicated_open.txt
-%%LOCALBASE%%/etc/dtc/messages_header.txt
-%%LOCALBASE%%/etc/dtc/logrotate.template
-%%LOCALBASE%%/etc/cron.d/dtc
-%%LOCALBASE%%/www/dtc/admin/gfx
-%%LOCALBASE%%/www/dtc/admin/imgcache
-%%LOCALBASE%%/www/dtc/client/gfx
-%%LOCALBASE%%/www/dtc/client/imgcache
+%%WWWDIR%%/shared/visitors_template/visitors.php
+%%WWWDIR%%/shared/vars/table_names.php
+%%WWWDIR%%/shared/vars/locale/zh_CN/LC_MESSAGES/messages.mo
+%%WWWDIR%%/shared/vars/locale/se_NO/LC_MESSAGES/messages.mo
+%%WWWDIR%%/shared/vars/locale/ru_RU.UTF-8/LC_MESSAGES/messages.mo
+%%WWWDIR%%/shared/vars/locale/pt_PT/LC_MESSAGES/messages.mo
+%%WWWDIR%%/shared/vars/locale/pl_PL/LC_MESSAGES/messages.mo
+%%WWWDIR%%/shared/vars/locale/nl_NL/LC_MESSAGES/messages.mo
+%%WWWDIR%%/shared/vars/locale/it_IT/LC_MESSAGES/messages.mo
+%%WWWDIR%%/shared/vars/locale/hu_HU/LC_MESSAGES/messages.mo
+%%WWWDIR%%/shared/vars/locale/fr_FR/LC_MESSAGES/messages.mo
+%%WWWDIR%%/shared/vars/locale/es_ES/LC_MESSAGES/messages.mo
+%%WWWDIR%%/shared/vars/locale/de_DE/LC_MESSAGES/messages.mo
+%%WWWDIR%%/shared/vars/lang.php
+%%WWWDIR%%/shared/vars/global_vars.php
+%%WWWDIR%%/shared/vars/clear_lang_array.php
+%%WWWDIR%%/shared/template/logo_dtc.gif
+%%WWWDIR%%/shared/template/index.php
+%%WWWDIR%%/shared/template/favicon.ico
+%%WWWDIR%%/shared/template/dtclogo.png
+%%WWWDIR%%/shared/template/dtc_logo.gif
+%%WWWDIR%%/shared/securepay/pay_functions.php
+%%WWWDIR%%/shared/securepay/paiement.php
+%%WWWDIR%%/shared/securepay/paiement_config.php
+%%WWWDIR%%/shared/securepay/gateways/worldpay.php
+%%WWWDIR%%/shared/securepay/gateways/paypal.php
+%%WWWDIR%%/shared/securepay/gateways/enets.php
+%%WWWDIR%%/shared/maxmind/TelephoneVerification.php
+%%WWWDIR%%/shared/maxmind/LocationVerification.php
+%%WWWDIR%%/shared/maxmind/HTTPBase.php
+%%WWWDIR%%/shared/maxmind/CreditCardFraudDetection.php
+%%WWWDIR%%/shared/inc/vps.php
+%%WWWDIR%%/shared/inc/tree_mem_to_db.php
+%%WWWDIR%%/shared/inc/submit_to_sql.php
+%%WWWDIR%%/shared/inc/sql/vps.php
+%%WWWDIR%%/shared/inc/sql/ticket.php
+%%WWWDIR%%/shared/inc/sql/subdomain.php
+%%WWWDIR%%/shared/inc/sql/ssh.php
+%%WWWDIR%%/shared/inc/sql/reseller.php
+%%WWWDIR%%/shared/inc/sql/lists.php
+%%WWWDIR%%/shared/inc/sql/email.php
+%%WWWDIR%%/shared/inc/sql/domain_stats.php
+%%WWWDIR%%/shared/inc/sql/domain_info.php
+%%WWWDIR%%/shared/inc/sql/dns.php
+%%WWWDIR%%/shared/inc/sql/database.php
+%%WWWDIR%%/shared/inc/skin.class.php
+%%WWWDIR%%/shared/inc/nusoap.php
+%%WWWDIR%%/shared/inc/HTTPRequestClass.php
+%%WWWDIR%%/shared/inc/forms/vps.php
+%%WWWDIR%%/shared/inc/forms/tools.php
+%%WWWDIR%%/shared/inc/forms/ticket.php
+%%WWWDIR%%/shared/inc/forms/subdomain.php
+%%WWWDIR%%/shared/inc/forms/ssh.php
+%%WWWDIR%%/shared/inc/forms/root_admin.php
+%%WWWDIR%%/shared/inc/forms/reseller.php
+%%WWWDIR%%/shared/inc/forms/packager.php
+%%WWWDIR%%/shared/inc/forms/my_account.php
+%%WWWDIR%%/shared/inc/forms/lists.php
+%%WWWDIR%%/shared/inc/forms/invoices.php
+%%WWWDIR%%/shared/inc/forms/ftp.php
+%%WWWDIR%%/shared/inc/forms/email.php
+%%WWWDIR%%/shared/inc/forms/domain_stats.php
+%%WWWDIR%%/shared/inc/forms/domain_info.php
+%%WWWDIR%%/shared/inc/forms/dns.php
+%%WWWDIR%%/shared/inc/forms/dedicated.php
+%%WWWDIR%%/shared/inc/forms/database.php
+%%WWWDIR%%/shared/inc/forms/aliases.php
+%%WWWDIR%%/shared/inc/forms/admin_stats.php
+%%WWWDIR%%/shared/inc/fetch.php
+%%WWWDIR%%/shared/inc/fetchmail.php
+%%WWWDIR%%/shared/inc/draw.php
+%%WWWDIR%%/shared/inc/domain_export.php
+%%WWWDIR%%/shared/inc/delete_user.php
+%%WWWDIR%%/shared/inc/dbconect.php
+%%WWWDIR%%/shared/inc/accounting.php
+%%WWWDIR%%/shared/gfx/wz_tooltip.js
+%%WWWDIR%%/shared/gfx/stock_trash_24.png
+%%WWWDIR%%/shared/gfx/stock_save_24.png
+%%WWWDIR%%/shared/gfx/stock_apply_20.png
+%%WWWDIR%%/shared/gfx/stock_add_24.png
+%%WWWDIR%%/shared/gfx/skin/tex/skin.php
+%%WWWDIR%%/shared/gfx/skin/tex/skin.css
+%%WWWDIR%%/shared/gfx/skin/tex/pagetop.html
+%%WWWDIR%%/shared/gfx/skin/tex/imgshort.png
+%%WWWDIR%%/shared/gfx/skin/tex/imglong.png
+%%WWWDIR%%/shared/gfx/skin/tex/bgwin.png
+%%WWWDIR%%/shared/gfx/skin/tex/bgtitlewin.png
+%%WWWDIR%%/shared/gfx/skin/tex/bgcolor.php
+%%WWWDIR%%/shared/gfx/skin/ruffdogs_mozilla/title_3_background.png
+%%WWWDIR%%/shared/gfx/skin/ruffdogs_mozilla/title_2_transi.png
+%%WWWDIR%%/shared/gfx/skin/ruffdogs_mozilla/title_1_icon.png
+%%WWWDIR%%/shared/gfx/skin/ruffdogs_mozilla/skin.php
+%%WWWDIR%%/shared/gfx/skin/ruffdogs_mozilla/skin.css
+%%WWWDIR%%/shared/gfx/skin/ruffdogs_mozilla/ruffdogs.css
+%%WWWDIR%%/shared/gfx/skin/ruffdogs_mozilla/border_bottom.png
+%%WWWDIR%%/shared/gfx/skin/ruffdogs_mozilla/bgcolor.php
+%%WWWDIR%%/shared/gfx/skin/ruffdogs_mozilla/background.png
+%%WWWDIR%%/shared/gfx/skin/muedgrey/skin.php
+%%WWWDIR%%/shared/gfx/skin/muedgrey/skin.css
+%%WWWDIR%%/shared/gfx/skin/muedgrey/imgshort.png
+%%WWWDIR%%/shared/gfx/skin/muedgrey/imglong.png
+%%WWWDIR%%/shared/gfx/skin/muedgrey/corner_4.gif
+%%WWWDIR%%/shared/gfx/skin/muedgrey/corner_3.gif
+%%WWWDIR%%/shared/gfx/skin/muedgrey/corner_2.gif
+%%WWWDIR%%/shared/gfx/skin/muedgrey/corner_1.gif
+%%WWWDIR%%/shared/gfx/skin/muedgrey/border_4.gif
+%%WWWDIR%%/shared/gfx/skin/muedgrey/border_3.gif
+%%WWWDIR%%/shared/gfx/skin/muedgrey/border_2.gif
+%%WWWDIR%%/shared/gfx/skin/muedgrey/border_1.gif
+%%WWWDIR%%/shared/gfx/skin/muedgrey/bgcolor.php
+%%WWWDIR%%/shared/gfx/skin/muedgrey/background.gif
+%%WWWDIR%%/shared/gfx/skin/muedgrey/amp_style.css
+%%WWWDIR%%/shared/gfx/skin/iglobal/skin.php
+%%WWWDIR%%/shared/gfx/skin/iglobal/skin.css
+%%WWWDIR%%/shared/gfx/skin/iglobal/imgshort.png
+%%WWWDIR%%/shared/gfx/skin/iglobal/imglong.png
+%%WWWDIR%%/shared/gfx/skin/iglobal/corner_top_right.gif
+%%WWWDIR%%/shared/gfx/skin/iglobal/corner_top_left.gif
+%%WWWDIR%%/shared/gfx/skin/iglobal/corner_bottom_right.gif
+%%WWWDIR%%/shared/gfx/skin/iglobal/corner_bottom_left.gif
+%%WWWDIR%%/shared/gfx/skin/iglobal/border_top.gif
+%%WWWDIR%%/shared/gfx/skin/iglobal/border_right.gif
+%%WWWDIR%%/shared/gfx/skin/iglobal/border_left.gif
+%%WWWDIR%%/shared/gfx/skin/iglobal/border_bottom.gif
+%%WWWDIR%%/shared/gfx/skin/iglobal/bgcolor.php
+%%WWWDIR%%/shared/gfx/skin/iglobal/background.gif
+%%WWWDIR%%/shared/gfx/skin/green/skin.php
+%%WWWDIR%%/shared/gfx/skin/green/skin.css
+%%WWWDIR%%/shared/gfx/skin/green_gpl/title_4_end.png
+%%WWWDIR%%/shared/gfx/skin/green_gpl/title_3_background.png
+%%WWWDIR%%/shared/gfx/skin/green_gpl/title_2_transi.png
+%%WWWDIR%%/shared/gfx/skin/green_gpl/title_1_icon.png
+%%WWWDIR%%/shared/gfx/skin/green_gpl/skin.php
+%%WWWDIR%%/shared/gfx/skin/green_gpl/skin.css
+%%WWWDIR%%/shared/gfx/skin/green_gpl/no_title_title_3_background.png
+%%WWWDIR%%/shared/gfx/skin/green_gpl/no_title_corner_top_right.png
+%%WWWDIR%%/shared/gfx/skin/green_gpl/no_title_corner_top_left.png
+%%WWWDIR%%/shared/gfx/skin/green_gpl/icons/phpmyadmin.png
+%%WWWDIR%%/shared/gfx/skin/green_gpl/icons/icann-logo_small.gif
+%%WWWDIR%%/shared/gfx/skin/green_gpl/icons/gplhost.gif
+%%WWWDIR%%/shared/gfx/skin/green_gpl/icons/earth.gif
+%%WWWDIR%%/shared/gfx/skin/green_gpl/icons/dtc_logo.gif
+%%WWWDIR%%/shared/gfx/skin/green_gpl/icons/dtc.gif
+%%WWWDIR%%/shared/gfx/skin/green_gpl/icons/dolar.gif
+%%WWWDIR%%/shared/gfx/skin/green_gpl/icons/debian.gif
+%%WWWDIR%%/shared/gfx/skin/green_gpl/corner_top_right.png
+%%WWWDIR%%/shared/gfx/skin/green_gpl/corner_top_left.png
+%%WWWDIR%%/shared/gfx/skin/green_gpl/corner_bottom_right.png
+%%WWWDIR%%/shared/gfx/skin/green_gpl/corner_bottom_left.png
+%%WWWDIR%%/shared/gfx/skin/green_gpl/border_right.png
+%%WWWDIR%%/shared/gfx/skin/green_gpl/border_left.png
+%%WWWDIR%%/shared/gfx/skin/green_gpl/border_bottom.png
+%%WWWDIR%%/shared/gfx/skin/green_gpl/bgcolor.php
+%%WWWDIR%%/shared/gfx/skin/green_gpl/background.png
+%%WWWDIR%%/shared/gfx/skin/green/corner_4.gif
+%%WWWDIR%%/shared/gfx/skin/green/corner_3.gif
+%%WWWDIR%%/shared/gfx/skin/green/corner_2.gif
+%%WWWDIR%%/shared/gfx/skin/green/corner_1.gif
+%%WWWDIR%%/shared/gfx/skin/green/border_4.gif
+%%WWWDIR%%/shared/gfx/skin/green/border_3.gif
+%%WWWDIR%%/shared/gfx/skin/green/border_2.gif
+%%WWWDIR%%/shared/gfx/skin/green/border_1.gif
+%%WWWDIR%%/shared/gfx/skin/green/background.gif
+%%WWWDIR%%/shared/gfx/skin/green2/skin.php
+%%WWWDIR%%/shared/gfx/skin/green2/skin.css
+%%WWWDIR%%/shared/gfx/skin/green2/imgshort.png
+%%WWWDIR%%/shared/gfx/skin/green2/imglong.png
+%%WWWDIR%%/shared/gfx/skin/green2/corner_4.gif
+%%WWWDIR%%/shared/gfx/skin/green2/corner_3.gif
+%%WWWDIR%%/shared/gfx/skin/green2/corner_2.gif
+%%WWWDIR%%/shared/gfx/skin/green2/corner_1.gif
+%%WWWDIR%%/shared/gfx/skin/green2/border_4.gif
+%%WWWDIR%%/shared/gfx/skin/green2/border_3.gif
+%%WWWDIR%%/shared/gfx/skin/green2/border_2.gif
+%%WWWDIR%%/shared/gfx/skin/green2/border_1.gif
+%%WWWDIR%%/shared/gfx/skin/green2/background.gif
+%%WWWDIR%%/shared/gfx/skin/frame/skin.php
+%%WWWDIR%%/shared/gfx/skin/frame/skin.css
+%%WWWDIR%%/shared/gfx/skin/frame/corner_4.gif
+%%WWWDIR%%/shared/gfx/skin/frame/corner_3.gif
+%%WWWDIR%%/shared/gfx/skin/frame/corner_2.gif
+%%WWWDIR%%/shared/gfx/skin/frame/corner_1.gif
+%%WWWDIR%%/shared/gfx/skin/frame/border_4.gif
+%%WWWDIR%%/shared/gfx/skin/frame/border_3.gif
+%%WWWDIR%%/shared/gfx/skin/frame/border_2.gif
+%%WWWDIR%%/shared/gfx/skin/frame/border_1.gif
+%%WWWDIR%%/shared/gfx/skin/default_layout.php
+%%WWWDIR%%/shared/gfx/skin/darkblue/skin.php
+%%WWWDIR%%/shared/gfx/skin/darkblue/skin.css
+%%WWWDIR%%/shared/gfx/skin/darkblue/corner_4.gif
+%%WWWDIR%%/shared/gfx/skin/darkblue/corner_3.gif
+%%WWWDIR%%/shared/gfx/skin/darkblue/corner_2.gif
+%%WWWDIR%%/shared/gfx/skin/darkblue/corner_1.gif
+%%WWWDIR%%/shared/gfx/skin/darkblue/border_4.gif
+%%WWWDIR%%/shared/gfx/skin/darkblue/border_3.gif
+%%WWWDIR%%/shared/gfx/skin/darkblue/border_2.gif
+%%WWWDIR%%/shared/gfx/skin/darkblue/border_1.gif
+%%WWWDIR%%/shared/gfx/skin/darkblue/bgcolor.php
+%%WWWDIR%%/shared/gfx/skin/darkblue/background.gif
+%%WWWDIR%%/shared/gfx/skin/bwoup/skin.php
+%%WWWDIR%%/shared/gfx/skin/bwoup/skin.css
+%%WWWDIR%%/shared/gfx/skin/bwoup/pagetop.html
+%%WWWDIR%%/shared/gfx/skin/bwoup/layout.php
+%%WWWDIR%%/shared/gfx/skin/bwoup/imgshort.png
+%%WWWDIR%%/shared/gfx/skin/bwoup/imglong.png
+%%WWWDIR%%/shared/gfx/skin/bwoup/gfx/treeview/box_wnb_tv_tree_plus.gif
+%%WWWDIR%%/shared/gfx/skin/bwoup/gfx/treeview/box_wnb_tv_tree_minus.gif
+%%WWWDIR%%/shared/gfx/skin/bwoup/gfx/treeview/box_wnb_tv_leaf_tree-finalbranch.gif
+%%WWWDIR%%/shared/gfx/skin/bwoup/gfx/treeview/box_wnb_tv_leaf_tree-branch.gif
+%%WWWDIR%%/shared/gfx/skin/bwoup/gfx/treeview/box_wnb_tv_leaf_select_left.gif
+%%WWWDIR%%/shared/gfx/skin/bwoup/gfx/treeview/box_wnb_tv_leaf_open.gif
+%%WWWDIR%%/shared/gfx/skin/bwoup/gfx/treeview/box_wnb_tv_leaf_openbottom.gif
+%%WWWDIR%%/shared/gfx/skin/bwoup/gfx/treeview/box_wnb_tv_leaf_leaf_select.gif
+%%WWWDIR%%/shared/gfx/skin/bwoup/gfx/treeview/box_wnb_tv_leaf_leaf-2s.gif
+%%WWWDIR%%/shared/gfx/skin/bwoup/gfx/treeview/box_wnb_tv_leaf-2s.gif
+%%WWWDIR%%/shared/gfx/skin/bwoup/gfx/treeview/box_wnb_nb_picto-whois.gif
+%%WWWDIR%%/shared/gfx/skin/bwoup/gfx/treeview/box_wnb_nb_picto-vpsservers.gif
+%%WWWDIR%%/shared/gfx/skin/bwoup/gfx/treeview/box_wnb_nb_picto-supporttickets.gif
+%%WWWDIR%%/shared/gfx/skin/bwoup/gfx/treeview/box_wnb_nb_picto-subdomains.gif
+%%WWWDIR%%/shared/gfx/skin/bwoup/gfx/treeview/box_wnb_nb_picto-statistics.gif
+%%WWWDIR%%/shared/gfx/skin/bwoup/gfx/treeview/box_wnb_nb_picto-sslservers.gif
+%%WWWDIR%%/shared/gfx/skin/bwoup/gfx/treeview/box_wnb_nb_picto-sshaccounts.gif
+%%WWWDIR%%/shared/gfx/skin/bwoup/gfx/treeview/box_wnb_nb_picto-servers.gif
+%%WWWDIR%%/shared/gfx/skin/bwoup/gfx/treeview/box_wnb_nb_picto-resellers.gif
+%%WWWDIR%%/shared/gfx/skin/bwoup/gfx/treeview/box_wnb_nb_picto-pastpayments.gif
+%%WWWDIR%%/shared/gfx/skin/bwoup/gfx/treeview/box_wnb_nb_picto-passwords.gif
+%%WWWDIR%%/shared/gfx/skin/bwoup/gfx/treeview/box_wnb_nb_picto-packageinstaller.gif
+%%WWWDIR%%/shared/gfx/skin/bwoup/gfx/treeview/box_wnb_nb_picto-nickhandles.gif
+%%WWWDIR%%/shared/gfx/skin/bwoup/gfx/treeview/box_wnb_nb_picto-nameservers.gif
+%%WWWDIR%%/shared/gfx/skin/bwoup/gfx/treeview/box_wnb_nb_picto-mxnsservers.gif
+%%WWWDIR%%/shared/gfx/skin/bwoup/gfx/treeview/box_wnb_nb_picto-mailinglists.gif
+%%WWWDIR%%/shared/gfx/skin/bwoup/gfx/treeview/box_wnb_nb_picto-mailgroups.gif
+%%WWWDIR%%/shared/gfx/skin/bwoup/gfx/treeview/box_wnb_nb_picto-mailboxes.gif
+%%WWWDIR%%/shared/gfx/skin/bwoup/gfx/treeview/box_wnb_nb_picto-help.gif
+%%WWWDIR%%/shared/gfx/skin/bwoup/gfx/treeview/box_wnb_nb_picto-general.gif
+%%WWWDIR%%/shared/gfx/skin/bwoup/gfx/treeview/box_wnb_nb_picto-ftpaccounts.gif
+%%WWWDIR%%/shared/gfx/skin/bwoup/gfx/treeview/box_wnb_nb_picto-domaintools.gif
+%%WWWDIR%%/shared/gfx/skin/bwoup/gfx/treeview/box_wnb_nb_picto-dedicatedservers.gif
+%%WWWDIR%%/shared/gfx/skin/bwoup/gfx/treeview/box_wnb_nb_picto-database.gif
+%%WWWDIR%%/shared/gfx/skin/bwoup/gfx/treeview/box_wnb_nb_picto-addadomainname.gif
+%%WWWDIR%%/shared/gfx/skin/bwoup/gfx/tabs/p_domainconfig.gif
+%%WWWDIR%%/shared/gfx/skin/bwoup/gfx/tabs/p_clientinterface.gif
+%%WWWDIR%%/shared/gfx/skin/bwoup/gfx/tabs/p_admineditor.gif
+%%WWWDIR%%/shared/gfx/skin/bwoup/gfx/tabs/box_wnb_content_nb_item_vsep.gif
+%%WWWDIR%%/shared/gfx/skin/bwoup/gfx/tabs/box_wnb_content_nb_item_select.gif
+%%WWWDIR%%/shared/gfx/skin/bwoup/gfx/tabs/box_wnb_content_nb_item.gif
+%%WWWDIR%%/shared/gfx/skin/bwoup/gfx/spacer.gif
+%%WWWDIR%%/shared/gfx/skin/bwoup/gfx/pixel_E4E6D9.gif
+%%WWWDIR%%/shared/gfx/skin/bwoup/gfx/navbar/usernavbarreplacement.gif
+%%WWWDIR%%/shared/gfx/skin/bwoup/gfx/navbar/navbar_p_user.gif
+%%WWWDIR%%/shared/gfx/skin/bwoup/gfx/navbar/navbar_p_server.gif
+%%WWWDIR%%/shared/gfx/skin/bwoup/gfx/navbar/navbar_p_renewal.gif
+%%WWWDIR%%/shared/gfx/skin/bwoup/gfx/navbar/navbar_p_product.gif
+%%WWWDIR%%/shared/gfx/skin/bwoup/gfx/navbar/navbar_p_daemon.gif
+%%WWWDIR%%/shared/gfx/skin/bwoup/gfx/navbar/navbar_p_customer.gif
+%%WWWDIR%%/shared/gfx/skin/bwoup/gfx/navbar/navbar_p_config.gif
+%%WWWDIR%%/shared/gfx/skin/bwoup/gfx/navbar/navbar_p_bandwith.gif
+%%WWWDIR%%/shared/gfx/skin/bwoup/gfx/navbar/navbar_item_background-select.gif
+%%WWWDIR%%/shared/gfx/skin/bwoup/gfx/navbar/navbar_item_background.gif
+%%WWWDIR%%/shared/gfx/skin/bwoup/gfx/navbar/navbar_background.gif
+%%WWWDIR%%/shared/gfx/skin/bwoup/gfx/logo_dtc.gif
+%%WWWDIR%%/shared/gfx/skin/bwoup/gfx/h2_background.gif
+%%WWWDIR%%/shared/gfx/skin/bwoup/gfx_defaults.php
+%%WWWDIR%%/shared/gfx/skin/bwoup/gfx/config-icon/box_wnb_nb_picto-vpsservers.gif
+%%WWWDIR%%/shared/gfx/skin/bwoup/gfx/config-icon/box_wnb_nb_picto-supportickets.gif
+%%WWWDIR%%/shared/gfx/skin/bwoup/gfx/config-icon/box_wnb_nb_picto-sslip.gif
+%%WWWDIR%%/shared/gfx/skin/bwoup/gfx/config-icon/box_wnb_nb_picto-renewals.gif
+%%WWWDIR%%/shared/gfx/skin/bwoup/gfx/config-icon/box_wnb_nb_picto-payementgateway.gif
+%%WWWDIR%%/shared/gfx/skin/bwoup/gfx/config-icon/box_wnb_nb_picto-paths.gif
+%%WWWDIR%%/shared/gfx/skin/bwoup/gfx/config-icon/box_wnb_nb_picto-namedzonefiles.gif
+%%WWWDIR%%/shared/gfx/skin/bwoup/gfx/config-icon/box_wnb_nb_picto-mxnsservers.gif
+%%WWWDIR%%/shared/gfx/skin/bwoup/gfx/config-icon/box_wnb_nb_picto-ipaddresses.gif
+%%WWWDIR%%/shared/gfx/skin/bwoup/gfx/config-icon/box_wnb_nb_picto-invoicing.gif
+%%WWWDIR%%/shared/gfx/skin/bwoup/gfx/config-icon/box_wnb_nb_picto-general.gif
+%%WWWDIR%%/shared/gfx/skin/bwoup/gfx/config-icon/box_wnb_nb_picto-ftpbackup.gif
+%%WWWDIR%%/shared/gfx/skin/bwoup/gfx/config-icon/box_wnb_nb_picto-domainnamereg.gif
+%%WWWDIR%%/shared/gfx/skin/bwoup/gfx/config-icon/box_wnb_nb_picto-companies.gif
+%%WWWDIR%%/shared/gfx/skin/bwoup/gfx/buttons/input_btn_right.gif
+%%WWWDIR%%/shared/gfx/skin/bwoup/gfx/buttons/input_btn_mid.gif
+%%WWWDIR%%/shared/gfx/skin/bwoup/gfx/buttons/input_btn_left.gif
+%%WWWDIR%%/shared/gfx/skin/bwoup/gfx/buttons/input_btn_background-2s.gif
+%%WWWDIR%%/shared/gfx/skin/bwoup/gfx/buttons/btn_seepass.gif
+%%WWWDIR%%/shared/gfx/skin/bwoup/gfx/buttons/btn_p_ok.gif
+%%WWWDIR%%/shared/gfx/skin/bwoup/gfx/buttons/btn_p_delete.gif
+%%WWWDIR%%/shared/gfx/skin/bwoup/gfx/buttons/btn_p_background-2s.gif
+%%WWWDIR%%/shared/gfx/skin/bwoup/gfx/buttons/btn_p_add.gif
+%%WWWDIR%%/shared/gfx/skin/bwoup/gfx/buttons/btn_help.gif
+%%WWWDIR%%/shared/gfx/skin/bwoup/gfx/buttons/btn_generatepass.gif
+%%WWWDIR%%/shared/gfx/skin/bwoup/gfx/box_wnb_nb_title_right.gif
+%%WWWDIR%%/shared/gfx/skin/bwoup/gfx/box_wnb_nb_title_left.gif
+%%WWWDIR%%/shared/gfx/skin/bwoup/gfx/box_wnb_nb_title_background.gif
+%%WWWDIR%%/shared/gfx/skin/bwoup/gfx/box_wnb_nb_item_select_left.gif
+%%WWWDIR%%/shared/gfx/skin/bwoup/gfx/box_wnb_nb_item-2s.gif
+%%WWWDIR%%/shared/gfx/skin/bwoup/gfx/box_wnb_nb_input_btn_right.gif
+%%WWWDIR%%/shared/gfx/skin/bwoup/gfx/box_wnb_nb_input_btn_mid.gif
+%%WWWDIR%%/shared/gfx/skin/bwoup/gfx/box_wnb_nb_input_btn_left.gif
+%%WWWDIR%%/shared/gfx/skin/bwoup/gfx/box_wnb_nb_input_btn_background-2s.gif
+%%WWWDIR%%/shared/gfx/skin/bwoup/gfx/box_wnb_nb_bottom.gif
+%%WWWDIR%%/shared/gfx/skin/bwoup/gfx/box_wnb_nb_background.gif
+%%WWWDIR%%/shared/gfx/skin/bwoup/gfx/box_wnb_content_top_right.gif
+%%WWWDIR%%/shared/gfx/skin/bwoup/gfx/box_wnb_content_nb_item_vsep.gif
+%%WWWDIR%%/shared/gfx/skin/bwoup/gfx/box_wnb_content_bottom.gif
+%%WWWDIR%%/shared/gfx/skin/bwoup/gfx/box_topright.gif
+%%WWWDIR%%/shared/gfx/skin/bwoup/gfx/box_topleft.gif
+%%WWWDIR%%/shared/gfx/skin/bwoup/gfx/box_bottomright.gif
+%%WWWDIR%%/shared/gfx/skin/bwoup/gfx/box_bottomleft.gif
+%%WWWDIR%%/shared/gfx/skin/bwoup/bgwin.png
+%%WWWDIR%%/shared/gfx/skin/bwoup/bgtitlewin.png
+%%WWWDIR%%/shared/gfx/skin/bwoup/bgcolor.php
+%%WWWDIR%%/shared/gfx/see_password.png
+%%WWWDIR%%/shared/gfx/securepay/poweredByWorldPay.gif
+%%WWWDIR%%/shared/gfx/pagetop/logostart.gif
+%%WWWDIR%%/shared/gfx/pagetop/logofond.gif
+%%WWWDIR%%/shared/gfx/pagetop/logoend.gif
+%%WWWDIR%%/shared/gfx/pagetop/dtc_logo.gif
+%%WWWDIR%%/shared/gfx/pagetop/dtc_banner.gif
+%%WWWDIR%%/shared/gfx/pagetop/dtc_banner_end.gif
+%%WWWDIR%%/shared/gfx/menu/users.gif
+%%WWWDIR%%/shared/gfx/menu/user-editor.png
+%%WWWDIR%%/shared/gfx/menu/renewals.png
+%%WWWDIR%%/shared/gfx/menu/recycle.gif
+%%WWWDIR%%/shared/gfx/menu/product_manager.png
+%%WWWDIR%%/shared/gfx/menu/domain-config.png
+%%WWWDIR%%/shared/gfx/menu/daemons.png
+%%WWWDIR%%/shared/gfx/menu/crm.png
+%%WWWDIR%%/shared/gfx/menu/config_panel.png
+%%WWWDIR%%/shared/gfx/menu/config.gif
+%%WWWDIR%%/shared/gfx/menu/client-interface.png
+%%WWWDIR%%/shared/gfx/menu/bw_icon.png
+%%WWWDIR%%/shared/gfx/menu/admins.png
+%%WWWDIR%%/shared/gfx/language/zh.gif
+%%WWWDIR%%/shared/gfx/language/se.png
+%%WWWDIR%%/shared/gfx/language/se.gif
+%%WWWDIR%%/shared/gfx/language/ru/pub/banner_alight.gif
+%%WWWDIR%%/shared/gfx/language/ru.gif
+%%WWWDIR%%/shared/gfx/language/ru/button_en.gif
+%%WWWDIR%%/shared/gfx/language/pt.gif
+%%WWWDIR%%/shared/gfx/language/pl.png
+%%WWWDIR%%/shared/gfx/language/pl.gif
+%%WWWDIR%%/shared/gfx/language/nl/pub/banner_alight.gif
+%%WWWDIR%%/shared/gfx/language/nl.gif
+%%WWWDIR%%/shared/gfx/language/nl/button_en.gif
+%%WWWDIR%%/shared/gfx/language/it.gif
+%%WWWDIR%%/shared/gfx/language/hu.gif
+%%WWWDIR%%/shared/gfx/language/fr/pub/banner_alight.gif
+%%WWWDIR%%/shared/gfx/language/fr.gif
+%%WWWDIR%%/shared/gfx/language/fr/button_fr.gif
+%%WWWDIR%%/shared/gfx/language/es.gif
+%%WWWDIR%%/shared/gfx/language/en/pub/banner_alight.gif
+%%WWWDIR%%/shared/gfx/language/en.gif
+%%WWWDIR%%/shared/gfx/language/en/button_en.gif
+%%WWWDIR%%/shared/gfx/language/dtc.gif
+%%WWWDIR%%/shared/gfx/language/de.gif
+%%WWWDIR%%/shared/gfx/help.png
+%%WWWDIR%%/shared/gfx/generate_pass.png
+%%WWWDIR%%/shared/gfx/dtc/reinit_named.gif
+%%WWWDIR%%/shared/gfx/dtc_logo_small.gif
+%%WWWDIR%%/shared/gfx/dtc_logo.gif
+%%WWWDIR%%/shared/gfx/dtc/generate_web.gif
+%%WWWDIR%%/shared/gfx/dtc/generate_web2.gif
+%%WWWDIR%%/shared/gfx/dtc/generate_stats.gif
+%%WWWDIR%%/shared/gfx/dtc/generate_named.gif
+%%WWWDIR%%/shared/gfx/dtc/generate_mail.gif
+%%WWWDIR%%/shared/gfx/dtc/generate_backup.gif
+%%WWWDIR%%/shared/gfx/dtc.css
+%%WWWDIR%%/shared/gfx/dtc/all_scripts.gif
+%%WWWDIR%%/shared/gfx/bar/start.png
+%%WWWDIR%%/shared/gfx/bar/start.gif
+%%WWWDIR%%/shared/gfx/bar/middle_yellow.gif
+%%WWWDIR%%/shared/gfx/bar/middle_umpty.gif
+%%WWWDIR%%/shared/gfx/bar/middle_s.png
+%%WWWDIR%%/shared/gfx/bar/middle_red.gif
+%%WWWDIR%%/shared/gfx/bar/middle_orange.gif
+%%WWWDIR%%/shared/gfx/bar/middle_n.png
+%%WWWDIR%%/shared/gfx/bar/middle_green.gif
+%%WWWDIR%%/shared/gfx/bar/end.png
+%%WWWDIR%%/shared/gfx/bar/end.gif
+%%WWWDIR%%/shared/dtc_version.php
+%%WWWDIR%%/shared/dtc_stats_index.php
+%%WWWDIR%%/shared/dtcrm/webnic.cc/webnic_submit.php
+%%WWWDIR%%/shared/dtcrm/webnic.cc/webnic_settings.php
+%%WWWDIR%%/shared/dtcrm/webnic.cc/webnic_base.php
+%%WWWDIR%%/shared/dtcrm/webnic.cc/test.php
+%%WWWDIR%%/shared/dtcrm/webnic.cc/domainRegistration.php
+%%WWWDIR%%/shared/dtcrm/webnic.cc/domainQuery.php
+%%WWWDIR%%/shared/dtcrm/submit_to_sql.php
+%%WWWDIR%%/shared/dtcrm/srs/test.xml
+%%WWWDIR%%/shared/dtcrm/srs/test.php
+%%WWWDIR%%/shared/dtcrm/srs_registernames.php
+%%WWWDIR%%/shared/dtcrm/srs/OPS.php
+%%WWWDIR%%/shared/dtcrm/srs/ops.dtd
+%%WWWDIR%%/shared/dtcrm/srs/openSRS.php
+%%WWWDIR%%/shared/dtcrm/srs/openSRS_base.php
+%%WWWDIR%%/shared/dtcrm/srs_nameserver.php
+%%WWWDIR%%/shared/dtcrm/srs/country_codes.php
+%%WWWDIR%%/shared/dtcrm/srs_base.php
+%%WWWDIR%%/shared/dtcrm/RENAME_ME_srs_config.php
+%%WWWDIR%%/shared/dtcrm/registry_calls.php
+%%WWWDIR%%/shared/dtcrm/opensrs.php
+%%WWWDIR%%/shared/dtcrm/draw_whois.php
+%%WWWDIR%%/shared/dtcrm/draw_transferdomain.php
+%%WWWDIR%%/shared/dtcrm/draw_register_forms.php
+%%WWWDIR%%/shared/dtcrm/draw.php
+%%WWWDIR%%/shared/dtcrm/draw_nameservers.php
+%%WWWDIR%%/shared/dtcrm/draw_handle.php
+%%WWWDIR%%/shared/dtcrm/draw_adddomain.php
+%%WWWDIR%%/shared/dtc_lib.php
+%%WWWDIR%%/shared/drawlib/tree_menu.php
+%%WWWDIR%%/shared/drawlib/templates.php
+%%WWWDIR%%/shared/drawlib/skin.php
+%%WWWDIR%%/shared/drawlib/skinLib.php
+%%WWWDIR%%/shared/drawlib/dtc_functions.php
+%%WWWDIR%%/shared/drawlib/cc_code_popup.php
+%%WWWDIR%%/shared/drawlib/anotherDtc.php
+%%WWWDIR%%/shared/default_admin_site.php
+%%WWWDIR%%/shared/cyradm.php
+%%WWWDIR%%/shared/autoSQLconfig.php
+%%WWWDIR%%/shared/404_template/logo.png
+%%WWWDIR%%/shared/404_template/index.php
+%%WWWDIR%%/shared/404_template/expired.php
+%%WWWDIR%%/shared/404_template/404.php
+%%WWWDIR%%/email/submit_to_sql_dtcemail.php
+%%WWWDIR%%/email/login.php
+%%WWWDIR%%/email/index.php
+%%WWWDIR%%/email/inc/img.php
+%%WWWDIR%%/email/inc/img_alt_skin.php
+%%WWWDIR%%/email/inc/img_alt.php
+%%WWWDIR%%/email/inc/domains.png
+%%WWWDIR%%/email/inc/domain.png
+%%WWWDIR%%/email/api.php
+%%WWWDIR%%/email/gfx
+%%WWWDIR%%/email/imgcache
+%%WWWDIR%%/client/vps_stats_swap.php
+%%WWWDIR%%/client/vps_stats_network.php
+%%WWWDIR%%/client/vps_stats_hdd.php
+%%WWWDIR%%/client/vps_stats_cpu.php
+%%WWWDIR%%/client/secpaycallback_worldpay.php
+%%WWWDIR%%/client/paypal.php
+%%WWWDIR%%/client/new_account_renewal.php
+%%WWWDIR%%/client/new_account.php
+%%WWWDIR%%/client/new_account_form.php
+%%WWWDIR%%/client/login.php
+%%WWWDIR%%/client/list_domains.php
+%%WWWDIR%%/client/invoice.php
+%%WWWDIR%%/client/index.php
+%%WWWDIR%%/client/inc/virtual-server.png
+%%WWWDIR%%/client/inc/tools.png
+%%WWWDIR%%/client/inc/ticket.png
+%%WWWDIR%%/client/inc/subdomains.png
+%%WWWDIR%%/client/inc/stats.png
+%%WWWDIR%%/client/inc/stat.png
+%%WWWDIR%%/client/inc/ssh-accounts.png
+%%WWWDIR%%/client/inc/reseller.png
+%%WWWDIR%%/client/inc/password.png
+%%WWWDIR%%/client/inc/package-installer.png
+%%WWWDIR%%/client/inc/nickhandles.png
+%%WWWDIR%%/client/inc/nameservers.png
+%%WWWDIR%%/client/inc/my-account.png
+%%WWWDIR%%/client/inc/man.png
+%%WWWDIR%%/client/inc/mail.png
+%%WWWDIR%%/client/inc/mailing-lists.png
+%%WWWDIR%%/client/inc/mailboxs.png
+%%WWWDIR%%/client/inc/mailaliasgroup.png
+%%WWWDIR%%/client/inc/imgshort.png
+%%WWWDIR%%/client/inc/img.php
+%%WWWDIR%%/client/inc/imglong.png
+%%WWWDIR%%/client/inc/img_alt_skin.php
+%%WWWDIR%%/client/inc/img_alt.php
+%%WWWDIR%%/client/inc/home.png
+%%WWWDIR%%/client/inc/help.png
+%%WWWDIR%%/client/inc/ftp-accounts.png
+%%WWWDIR%%/client/inc/folder.png
+%%WWWDIR%%/client/inc/floppy.png
+%%WWWDIR%%/client/inc/domains.png
+%%WWWDIR%%/client/inc/domain.png
+%%WWWDIR%%/client/inc/dns.png
+%%WWWDIR%%/client/inc/dedic-server.png
+%%WWWDIR%%/client/inc/databases.png
+%%WWWDIR%%/client/inc/database.png
+%%WWWDIR%%/client/inc/adddomain.png
+%%WWWDIR%%/client/get_vps_location_status.php
+%%WWWDIR%%/client/favicon.ico
+%%WWWDIR%%/client/enets_pay_icon.gif
+%%WWWDIR%%/client/enets-notify.php
+%%WWWDIR%%/client/dynip.php
+%%WWWDIR%%/client/bw_per_month.php
+%%WWWDIR%%/admin/vps_stats_swap.php
+%%WWWDIR%%/admin/vps_stats_network.php
+%%WWWDIR%%/admin/vps_stats_hdd.php
+%%WWWDIR%%/admin/vps_stats_cpu.php
+%%WWWDIR%%/admin/view_waitingusers.php
+%%WWWDIR%%/admin/updateChroot.sh
+%%WWWDIR%%/admin/tables/whois.sql
+%%WWWDIR%%/admin/tables/whitelist.sql
+%%WWWDIR%%/admin/tables/vps_stats.sql
+%%WWWDIR%%/admin/tables/vps.sql
+%%WWWDIR%%/admin/tables/vps_server.sql
+%%WWWDIR%%/admin/tables/vps_ip.sql
+%%WWWDIR%%/admin/tables/tik_queries.sql
+%%WWWDIR%%/admin/tables/tik_cats.sql
+%%WWWDIR%%/admin/tables/tik_admins.sql
+%%WWWDIR%%/admin/tables/subdomain.sql
+%%WWWDIR%%/admin/tables/ssl_ips.sql
+%%WWWDIR%%/admin/tables/ssh_user_group.sql
+%%WWWDIR%%/admin/tables/ssh_groups.sql
+%%WWWDIR%%/admin/tables/ssh_access.sql
+%%WWWDIR%%/admin/tables/smtp_logs.sql
+%%WWWDIR%%/admin/tables/secpayconf.sql
+%%WWWDIR%%/admin/tables/scheduled_updates.sql
+%%WWWDIR%%/admin/tables/product.sql
+%%WWWDIR%%/admin/tables/pop_access.sql
+%%WWWDIR%%/admin/tables/pending_renewal.sql
+%%WWWDIR%%/admin/tables/pending_queries.sql
+%%WWWDIR%%/admin/tables/paiement.sql
+%%WWWDIR%%/admin/tables/new_admin.sql
+%%WWWDIR%%/admin/tables/nameservers.sql
+%%WWWDIR%%/admin/tables/mailinglist.sql
+%%WWWDIR%%/admin/tables/mailaliasgroup.sql
+%%WWWDIR%%/admin/tables/ip_port_service.sql
+%%WWWDIR%%/admin/tables/invoicing.sql
+%%WWWDIR%%/admin/tables/http_accounting.sql
+%%WWWDIR%%/admin/tables/handle.sql
+%%WWWDIR%%/admin/tables/groups.sql
+%%WWWDIR%%/admin/tables/ftp_logs.sql
+%%WWWDIR%%/admin/tables/ftp_accounting.sql
+%%WWWDIR%%/admin/tables/ftp_access.sql
+%%WWWDIR%%/admin/tables/freeradius.sql
+%%WWWDIR%%/admin/tables/fetchmail.sql
+%%WWWDIR%%/admin/tables/email_accouting.sql
+%%WWWDIR%%/admin/tables/domain.sql
+%%WWWDIR%%/admin/tables/dedicated.sql
+%%WWWDIR%%/admin/tables/cron_job.sql
+%%WWWDIR%%/admin/tables/config.sql
+%%WWWDIR%%/admin/tables/completedorders.sql
+%%WWWDIR%%/admin/tables/companies.sql
+%%WWWDIR%%/admin/tables/commande.sql
+%%WWWDIR%%/admin/tables/clients.sql
+%%WWWDIR%%/admin/tables/backup.sql
+%%WWWDIR%%/admin/tables/admin.sql
+%%WWWDIR%%/admin/sa-wrapper
+%%WWWDIR%%/admin/rrdtool.sh
+%%WWWDIR%%/admin/restor_db.php
+%%WWWDIR%%/admin/reminders.php
+%%WWWDIR%%/admin/queuegraph/createrrd.sh
+%%WWWDIR%%/admin/queuegraph/count_qmail.sh
+%%WWWDIR%%/admin/queuegraph/count_postfix.sh
+%%WWWDIR%%/admin/patch_saslatuhd_startup
+%%WWWDIR%%/admin/netusegraph.php
+%%WWWDIR%%/admin/netusegraph/get_net_usage.sh
+%%WWWDIR%%/admin/netusegraph/createrrd.sh
+%%WWWDIR%%/admin/memgraph.php
+%%WWWDIR%%/admin/memgraph/get_meminfo.sh
+%%WWWDIR%%/admin/memgraph/createrrd.sh
+%%WWWDIR%%/admin/maint_apache.php
+%%WWWDIR%%/admin/mailgraph.php
+%%WWWDIR%%/admin/ip_change.sh
+%%WWWDIR%%/admin/install/uninstall
+%%WWWDIR%%/admin/install/slack_config
+%%WWWDIR%%/admin/install/redhat_config
+%%WWWDIR%%/admin/install/osx_config
+%%WWWDIR%%/admin/install/mk_root_mailbox.php
+%%WWWDIR%%/admin/install/interactive_installer
+%%WWWDIR%%/admin/install/install
+%%WWWDIR%%/admin/install/gentoo_config
+%%WWWDIR%%/admin/install/functions
+%%WWWDIR%%/admin/install/debian_config
+%%WWWDIR%%/admin/install/bsd_config
+%%WWWDIR%%/admin/index.php
+%%WWWDIR%%/admin/inc/virtual-server.png
+%%WWWDIR%%/admin/inc/tools.png
+%%WWWDIR%%/admin/inc/ticket.png
+%%WWWDIR%%/admin/inc/submit_root_querys.php
+%%WWWDIR%%/admin/inc/subdomains.png
+%%WWWDIR%%/admin/inc/stats.png
+%%WWWDIR%%/admin/inc/ssh-accounts.png
+%%WWWDIR%%/admin/inc/reseller.png
+%%WWWDIR%%/admin/inc/renewals.php
+%%WWWDIR%%/admin/inc/password.png
+%%WWWDIR%%/admin/inc/package-installer.png
+%%WWWDIR%%/admin/inc/nickhandles.png
+%%WWWDIR%%/admin/inc/nav.php
+%%WWWDIR%%/admin/inc/nameservers.png
+%%WWWDIR%%/admin/inc/my-account.png
+%%WWWDIR%%/admin/inc/monitor.php
+%%WWWDIR%%/admin/inc/mailing-lists.png
+%%WWWDIR%%/admin/inc/mailboxs.png
+%%WWWDIR%%/admin/inc/mailaliasgroup.png
+%%WWWDIR%%/admin/inc/imgshort.png
+%%WWWDIR%%/admin/inc/img.php
+%%WWWDIR%%/admin/inc/imglong.png
+%%WWWDIR%%/admin/inc/img_alt_skin.php
+%%WWWDIR%%/admin/inc/img_alt.php
+%%WWWDIR%%/admin/inc/help.png
+%%WWWDIR%%/admin/inc/graphs.php
+%%WWWDIR%%/admin/inc/ftp-accounts.png
+%%WWWDIR%%/admin/inc/folder.png
+%%WWWDIR%%/admin/inc/dtc_config.php
+%%WWWDIR%%/admin/inc/draw_user_admin.php
+%%WWWDIR%%/admin/inc/domains.png
+%%WWWDIR%%/admin/inc/dedic-server.png
+%%WWWDIR%%/admin/inc/databases.png
+%%WWWDIR%%/admin/inc/adddomain.png
+%%WWWDIR%%/admin/genfiles/remote_mail_list.php
+%%WWWDIR%%/admin/genfiles/mailfilter_vacation_template
+%%WWWDIR%%/admin/genfiles/gen_webalizer_stat.php
+%%WWWDIR%%/admin/genfiles/gen_ssh_account.php
+%%WWWDIR%%/admin/genfiles/gen_qmail_email_account.php
+%%WWWDIR%%/admin/genfiles/gen_pro_vhost.php
+%%WWWDIR%%/admin/genfiles/gen_pro_vhost_alt-wildcard.php
+%%WWWDIR%%/admin/genfiles/gen_postfix_email_account.php
+%%WWWDIR%%/admin/genfiles/gen_perso_vhost.php
+%%WWWDIR%%/admin/genfiles/gen_named_files.php
+%%WWWDIR%%/admin/genfiles/gen_named_files_alt-wildcard.php
+%%WWWDIR%%/admin/genfiles/gen_maildrop_userdb.php
+%%WWWDIR%%/admin/genfiles/genfiles.php
+%%WWWDIR%%/admin/genfiles/gen_email_account.php
+%%WWWDIR%%/admin/genfiles/gen_customer_ssl_cert.sh
+%%WWWDIR%%/admin/genfiles/gen_backup_script.php
+%%WWWDIR%%/admin/genfiles/gen_awstats.php
+%%WWWDIR%%/admin/genfiles/change_debconf_ip.sh
+%%WWWDIR%%/admin/genfiles/change_debconf_domain.sh
+%%WWWDIR%%/admin/dtcrm/submit_to_sql.php
+%%WWWDIR%%/admin/dtcrm/product_manager.php
+%%WWWDIR%%/admin/dtcrm/main.php
+%%WWWDIR%%/admin/dtc_db.php
+%%WWWDIR%%/admin/dtc-chroot-shell
+%%WWWDIR%%/admin/dkfilter.patch
+%%WWWDIR%%/admin/deamons_state.php
+%%WWWDIR%%/admin/cron.php
+%%WWWDIR%%/admin/cpugraph.php
+%%WWWDIR%%/admin/cpugraph/get_cpu_load.sh
+%%WWWDIR%%/admin/cpugraph/createrrd.sh
+%%WWWDIR%%/admin/checkbind.sh
+%%WWWDIR%%/admin/bw_per_month.php
+%%WWWDIR%%/admin/backup_db.php
+%%WWWDIR%%/admin/accesslog.php
+%%WWWDIR%%/admin/404.php
+%%DOCSDIR%%/update_stable_rtag.sh
+%%DOCSDIR%%/todo
+%%DOCSDIR%%/README.gentoo
+%%DOCSDIR%%/iglobalwall/mail_header.rar
+%%DOCSDIR%%/iglobalwall/iglobalwall.tar.gz
+%%DOCSDIR%%/iglobalwall/doc.txt
+%%DOCSDIR%%/html/fr/page_top.html
+%%DOCSDIR%%/html/fr/newadmin.png
+%%DOCSDIR%%/html/fr/menudtc.png
+%%DOCSDIR%%/html/fr/mailboxs.png
+%%DOCSDIR%%/html/fr/index.php
+%%DOCSDIR%%/html/fr/index.html
+%%DOCSDIR%%/html/fr/ftps.png
+%%DOCSDIR%%/html/fr/dtc.png
+%%DOCSDIR%%/html/fr/dtc_logo.gif
+%%DOCSDIR%%/html/fr/domainconf.png
+%%DOCSDIR%%/html/fr/doc.css
+%%DOCSDIR%%/html/fr/confzone.png
+%%DOCSDIR%%/html/fr/confprinc.png
+%%DOCSDIR%%/html/fr/conffilegen.png
+%%DOCSDIR%%/html/fr/clientconfig.png
+%%DOCSDIR%%/html/fr/addzone.png
+%%DOCSDIR%%/html/fr/5.html
+%%DOCSDIR%%/html/fr/4.html
+%%DOCSDIR%%/html/fr/3.html
+%%DOCSDIR%%/html/fr/2.html
+%%DOCSDIR%%/html/fr/1.html
+%%DOCSDIR%%/html/en/page_top.html
+%%DOCSDIR%%/html/en/newadmin.png
+%%DOCSDIR%%/html/en/menudtc.png
+%%DOCSDIR%%/html/en/mailboxs.png
+%%DOCSDIR%%/html/en/index.html
+%%DOCSDIR%%/html/en/index.example.php
+%%DOCSDIR%%/html/en/ftps.png
+%%DOCSDIR%%/html/en/dtc.png
+%%DOCSDIR%%/html/en/dtc_logo.gif
+%%DOCSDIR%%/html/en/dtc_cluster.png
+%%DOCSDIR%%/html/en/domainconf.png
+%%DOCSDIR%%/html/en/doc.css
+%%DOCSDIR%%/html/en/confzone.png
+%%DOCSDIR%%/html/en/confprinc.png
+%%DOCSDIR%%/html/en/conffilegen.png
+%%DOCSDIR%%/html/en/clientconfig.png
+%%DOCSDIR%%/html/en/addzone.png
+%%DOCSDIR%%/html/en/5.html
+%%DOCSDIR%%/html/en/4.html
+%%DOCSDIR%%/html/en/3.html
+%%DOCSDIR%%/html/en/2.html
+%%DOCSDIR%%/html/en/1.html
+%%DOCSDIR%%/dtc_storefront/README
+%%DOCSDIR%%/dtc_storefront/gplhost-testimonials-validate.php
+%%DOCSDIR%%/dtc_storefront/gplhost-testimonials-record.php
+%%DOCSDIR%%/dtc_storefront/gplhost-testimonials.php
+%%DOCSDIR%%/dtc_storefront/gplhost-testimonials-delete.php
+%%DOCSDIR%%/dtc_storefront/dtc_storefront.php
+%%DOCSDIR%%/dtc_storefront/dtc_storefront/dbconnect.php
+%%DOCSDIR%%/dtc-chroot-shell.8
+%%DOCSDIR%%/dns_transfer.sh
+%%DOCSDIR%%/daemonconf_howto/qmail_anti_spam_measures
+%%DOCSDIR%%/daemonconf_howto/my_init.d_qmail.startup.script
+%%DOCSDIR%%/daemonconf_howto/ftp_http_logging_to_mysql
+%%DOCSDIR%%/contrib/vps_mailling.php
+%%DOCSDIR%%/contrib/tail_apache_logs_for_a_domain.php
+%%DOCSDIR%%/contrib/reassing_bandwidth_for_vps_and_dedicated.php
+%%DOCSDIR%%/contrib/dtc_recalc_webalizer_stats.sh
+%%DOCSDIR%%/contrib/checkAmavis
+%%DOCSDIR%%/contrib/check_all_system_file_md5sums.sh
+%%DOCSDIR%%/changelog
+%%DOCSDIR%%/build_debian_upload.sh
+%%WWWDIR%%/admin/gfx
+%%WWWDIR%%/admin/imgcache
+%%WWWDIR%%/client/gfx
+%%WWWDIR%%/client/imgcache
 sbin/dtc-install
 sbin/dtc-deinstall
- at dirrm %%LOCALBASE%%/www/dtc/shared/visitors_template
- at dirrm %%LOCALBASE%%/www/dtc/shared/vars/locale/zh_CN/LC_MESSAGES
- at dirrm %%LOCALBASE%%/www/dtc/shared/vars/locale/zh_CN
- at dirrm %%LOCALBASE%%/www/dtc/shared/vars/locale/se_NO/LC_MESSAGES
- at dirrm %%LOCALBASE%%/www/dtc/shared/vars/locale/se_NO
- at dirrm %%LOCALBASE%%/www/dtc/shared/vars/locale/ru_RU.UTF-8/LC_MESSAGES
- at dirrm %%LOCALBASE%%/www/dtc/shared/vars/locale/ru_RU.UTF-8
- at dirrm %%LOCALBASE%%/www/dtc/shared/vars/locale/pt_PT/LC_MESSAGES
- at dirrm %%LOCALBASE%%/www/dtc/shared/vars/locale/pt_PT
- at dirrm %%LOCALBASE%%/www/dtc/shared/vars/locale/pl_PL/LC_MESSAGES
- at dirrm %%LOCALBASE%%/www/dtc/shared/vars/locale/pl_PL
- at dirrm %%LOCALBASE%%/www/dtc/shared/vars/locale/nl_NL/LC_MESSAGES
- at dirrm %%LOCALBASE%%/www/dtc/shared/vars/locale/nl_NL
- at dirrm %%LOCALBASE%%/www/dtc/shared/vars/locale/it_IT/LC_MESSAGES
- at dirrm %%LOCALBASE%%/www/dtc/shared/vars/locale/it_IT
- at dirrm %%LOCALBASE%%/www/dtc/shared/vars/locale/hu_HU/LC_MESSAGES
- at dirrm %%LOCALBASE%%/www/dtc/shared/vars/locale/hu_HU
- at dirrm %%LOCALBASE%%/www/dtc/shared/vars/locale/fr_FR/LC_MESSAGES
- at dirrm %%LOCALBASE%%/www/dtc/shared/vars/locale/fr_FR
- at dirrm %%LOCALBASE%%/www/dtc/shared/vars/locale/es_ES/LC_MESSAGES
- at dirrm %%LOCALBASE%%/www/dtc/shared/vars/locale/es_ES
- at dirrm %%LOCALBASE%%/www/dtc/shared/vars/locale/de_DE/LC_MESSAGES
- at dirrm %%LOCALBASE%%/www/dtc/shared/vars/locale/de_DE
- at dirrm %%LOCALBASE%%/www/dtc/shared/vars/locale
- at dirrm %%LOCALBASE%%/www/dtc/shared/vars
- at dirrm %%LOCALBASE%%/www/dtc/shared/template
- at dirrm %%LOCALBASE%%/www/dtc/shared/securepay/gateways
- at dirrm %%LOCALBASE%%/www/dtc/shared/securepay
- at dirrm %%LOCALBASE%%/www/dtc/shared/maxmind
- at dirrm %%LOCALBASE%%/www/dtc/shared/inc/sql
- at dirrm %%LOCALBASE%%/www/dtc/shared/inc/forms
- at dirrm %%LOCALBASE%%/www/dtc/shared/inc
- at dirrm %%LOCALBASE%%/www/dtc/shared/imgcache
- at dirrm %%LOCALBASE%%/www/dtc/shared/gfx/skin/tex
- at dirrm %%LOCALBASE%%/www/dtc/shared/gfx/skin/ruffdogs_mozilla
- at dirrm %%LOCALBASE%%/www/dtc/shared/gfx/skin/muedgrey
- at dirrm %%LOCALBASE%%/www/dtc/shared/gfx/skin/iglobal
- at dirrm %%LOCALBASE%%/www/dtc/shared/gfx/skin/green_gpl/icons
- at dirrm %%LOCALBASE%%/www/dtc/shared/gfx/skin/green_gpl
- at dirrm %%LOCALBASE%%/www/dtc/shared/gfx/skin/green2
- at dirrm %%LOCALBASE%%/www/dtc/shared/gfx/skin/green
- at dirrm %%LOCALBASE%%/www/dtc/shared/gfx/skin/frame
- at dirrm %%LOCALBASE%%/www/dtc/shared/gfx/skin/darkblue
- at dirrm %%LOCALBASE%%/www/dtc/shared/gfx/skin/bwoup/gfx/treeview
- at dirrm %%LOCALBASE%%/www/dtc/shared/gfx/skin/bwoup/gfx/tabs
- at dirrm %%LOCALBASE%%/www/dtc/shared/gfx/skin/bwoup/gfx/navbar
- at dirrm %%LOCALBASE%%/www/dtc/shared/gfx/skin/bwoup/gfx/config-icon
- at dirrm %%LOCALBASE%%/www/dtc/shared/gfx/skin/bwoup/gfx/buttons
- at dirrm %%LOCALBASE%%/www/dtc/shared/gfx/skin/bwoup/gfx
- at dirrm %%LOCALBASE%%/www/dtc/shared/gfx/skin/bwoup
- at dirrm %%LOCALBASE%%/www/dtc/shared/gfx/skin
- at dirrm %%LOCALBASE%%/www/dtc/shared/gfx/securepay
- at dirrm %%LOCALBASE%%/www/dtc/shared/gfx/pagetop
- at dirrm %%LOCALBASE%%/www/dtc/shared/gfx/menu
- at dirrm %%LOCALBASE%%/www/dtc/shared/gfx/language/ru/pub
- at dirrm %%LOCALBASE%%/www/dtc/shared/gfx/language/ru
- at dirrm %%LOCALBASE%%/www/dtc/shared/gfx/language/nl/pub
- at dirrm %%LOCALBASE%%/www/dtc/shared/gfx/language/nl
- at dirrm %%LOCALBASE%%/www/dtc/shared/gfx/language/fr/pub
- at dirrm %%LOCALBASE%%/www/dtc/shared/gfx/language/fr
- at dirrm %%LOCALBASE%%/www/dtc/shared/gfx/language/en/pub
- at dirrm %%LOCALBASE%%/www/dtc/shared/gfx/language/en
- at dirrm %%LOCALBASE%%/www/dtc/shared/gfx/language
- at dirrm %%LOCALBASE%%/www/dtc/shared/gfx/dtc
- at dirrm %%LOCALBASE%%/www/dtc/shared/gfx/bar
- at dirrm %%LOCALBASE%%/www/dtc/shared/gfx
- at dirrm %%LOCALBASE%%/www/dtc/shared/dtcrm/webnic.cc
- at dirrm %%LOCALBASE%%/www/dtc/shared/dtcrm/srs
- at dirrm %%LOCALBASE%%/www/dtc/shared/dtcrm
- at dirrm %%LOCALBASE%%/www/dtc/shared/drawlib
- at dirrm %%LOCALBASE%%/www/dtc/shared/404_template
- at dirrm %%LOCALBASE%%/www/dtc/shared
- at dirrm %%LOCALBASE%%/www/dtc/email/inc
- at dirrm %%LOCALBASE%%/www/dtc/email
- at dirrm %%LOCALBASE%%/www/dtc/client/inc
- at dirrm %%LOCALBASE%%/www/dtc/client
- at dirrm %%LOCALBASE%%/www/dtc/admin/tables
- at dirrm %%LOCALBASE%%/www/dtc/admin/queuegraph
- at dirrm %%LOCALBASE%%/www/dtc/admin/netusegraph
- at dirrm %%LOCALBASE%%/www/dtc/admin/memgraph
- at dirrm %%LOCALBASE%%/www/dtc/admin/install
- at dirrm %%LOCALBASE%%/www/dtc/admin/inc
- at dirrm %%LOCALBASE%%/www/dtc/admin/genfiles
- at dirrm %%LOCALBASE%%/www/dtc/admin/dtcrm
- at dirrm %%LOCALBASE%%/www/dtc/admin/cpugraph
- at dirrm %%LOCALBASE%%/www/dtc/admin
- at dirrm %%LOCALBASE%%/www/dtc
- at dirrm %%LOCALBASE%%/www
- at dirrm %%LOCALBASE%%/var/dtc
- at dirrm %%LOCALBASE%%/var
- at dirrm %%LOCALBASE%%/share/doc/dtc/iglobalwall
- at dirrm %%LOCALBASE%%/share/doc/dtc/html/fr
- at dirrm %%LOCALBASE%%/share/doc/dtc/html/en
- at dirrm %%LOCALBASE%%/share/doc/dtc/html
- at dirrm %%LOCALBASE%%/share/doc/dtc/dtc_storefront/dtc_storefront
- at dirrm %%LOCALBASE%%/share/doc/dtc/dtc_storefront
- at dirrm %%LOCALBASE%%/share/doc/dtc/daemonconf_howto
- at dirrm %%LOCALBASE%%/share/doc/dtc/contrib
- at dirrm %%LOCALBASE%%/share/doc/dtc
- at dirrm %%LOCALBASE%%/share/doc
- at dirrm %%LOCALBASE%%/share
- at dirrm %%LOCALBASE%%/man/man8
- at dirrm %%DTCROOT%%/etc/zones
- at dirrm %%DTCROOT%%/etc
- at dirrm %%DTCROOT%%
+ at dirrm %%WWWDIR%%/shared/visitors_template
+ at dirrm %%WWWDIR%%/shared/vars/locale/zh_CN/LC_MESSAGES
+ at dirrm %%WWWDIR%%/shared/vars/locale/zh_CN
+ at dirrm %%WWWDIR%%/shared/vars/locale/se_NO/LC_MESSAGES
+ at dirrm %%WWWDIR%%/shared/vars/locale/se_NO
+ at dirrm %%WWWDIR%%/shared/vars/locale/ru_RU.UTF-8/LC_MESSAGES
+ at dirrm %%WWWDIR%%/shared/vars/locale/ru_RU.UTF-8
+ at dirrm %%WWWDIR%%/shared/vars/locale/pt_PT/LC_MESSAGES
+ at dirrm %%WWWDIR%%/shared/vars/locale/pt_PT
+ at dirrm %%WWWDIR%%/shared/vars/locale/pl_PL/LC_MESSAGES
+ at dirrm %%WWWDIR%%/shared/vars/locale/pl_PL
+ at dirrm %%WWWDIR%%/shared/vars/locale/nl_NL/LC_MESSAGES
+ at dirrm %%WWWDIR%%/shared/vars/locale/nl_NL
+ at dirrm %%WWWDIR%%/shared/vars/locale/it_IT/LC_MESSAGES
+ at dirrm %%WWWDIR%%/shared/vars/locale/it_IT
+ at dirrm %%WWWDIR%%/shared/vars/locale/hu_HU/LC_MESSAGES
+ at dirrm %%WWWDIR%%/shared/vars/locale/hu_HU
+ at dirrm %%WWWDIR%%/shared/vars/locale/fr_FR/LC_MESSAGES
+ at dirrm %%WWWDIR%%/shared/vars/locale/fr_FR
+ at dirrm %%WWWDIR%%/shared/vars/locale/es_ES/LC_MESSAGES
+ at dirrm %%WWWDIR%%/shared/vars/locale/es_ES
+ at dirrm %%WWWDIR%%/shared/vars/locale/de_DE/LC_MESSAGES
+ at dirrm %%WWWDIR%%/shared/vars/locale/de_DE
+ at dirrm %%WWWDIR%%/shared/vars/locale
+ at dirrm %%WWWDIR%%/shared/vars
+ at dirrm %%WWWDIR%%/shared/template
+ at dirrm %%WWWDIR%%/shared/securepay/gateways
+ at dirrm %%WWWDIR%%/shared/securepay
+ at dirrm %%WWWDIR%%/shared/maxmind
+ at dirrm %%WWWDIR%%/shared/inc/sql
+ at dirrm %%WWWDIR%%/shared/inc/forms
+ at dirrm %%WWWDIR%%/shared/inc
+ at dirrm %%WWWDIR%%/shared/imgcache
+ at dirrm %%WWWDIR%%/shared/gfx/skin/tex
+ at dirrm %%WWWDIR%%/shared/gfx/skin/ruffdogs_mozilla
+ at dirrm %%WWWDIR%%/shared/gfx/skin/muedgrey
+ at dirrm %%WWWDIR%%/shared/gfx/skin/iglobal
+ at dirrm %%WWWDIR%%/shared/gfx/skin/green_gpl/icons
+ at dirrm %%WWWDIR%%/shared/gfx/skin/green_gpl
+ at dirrm %%WWWDIR%%/shared/gfx/skin/green2
+ at dirrm %%WWWDIR%%/shared/gfx/skin/green
+ at dirrm %%WWWDIR%%/shared/gfx/skin/frame
+ at dirrm %%WWWDIR%%/shared/gfx/skin/darkblue
+ at dirrm %%WWWDIR%%/shared/gfx/skin/bwoup/gfx/treeview
+ at dirrm %%WWWDIR%%/shared/gfx/skin/bwoup/gfx/tabs
+ at dirrm %%WWWDIR%%/shared/gfx/skin/bwoup/gfx/navbar
+ at dirrm %%WWWDIR%%/shared/gfx/skin/bwoup/gfx/config-icon
+ at dirrm %%WWWDIR%%/shared/gfx/skin/bwoup/gfx/buttons
+ at dirrm %%WWWDIR%%/shared/gfx/skin/bwoup/gfx
+ at dirrm %%WWWDIR%%/shared/gfx/skin/bwoup
+ at dirrm %%WWWDIR%%/shared/gfx/skin
+ at dirrm %%WWWDIR%%/shared/gfx/securepay
+ at dirrm %%WWWDIR%%/shared/gfx/pagetop
+ at dirrm %%WWWDIR%%/shared/gfx/menu
+ at dirrm %%WWWDIR%%/shared/gfx/language/ru/pub
+ at dirrm %%WWWDIR%%/shared/gfx/language/ru
+ at dirrm %%WWWDIR%%/shared/gfx/language/nl/pub
+ at dirrm %%WWWDIR%%/shared/gfx/language/nl
+ at dirrm %%WWWDIR%%/shared/gfx/language/fr/pub
+ at dirrm %%WWWDIR%%/shared/gfx/language/fr
+ at dirrm %%WWWDIR%%/shared/gfx/language/en/pub
+ at dirrm %%WWWDIR%%/shared/gfx/language/en
+ at dirrm %%WWWDIR%%/shared/gfx/language
+ at dirrm %%WWWDIR%%/shared/gfx/dtc
+ at dirrm %%WWWDIR%%/shared/gfx/bar
+ at dirrm %%WWWDIR%%/shared/gfx
+ at dirrm %%WWWDIR%%/shared/dtcrm/webnic.cc
+ at dirrm %%WWWDIR%%/shared/dtcrm/srs
+ at dirrm %%WWWDIR%%/shared/dtcrm
+ at dirrm %%WWWDIR%%/shared/drawlib
+ at dirrm %%WWWDIR%%/shared/404_template
+ at dirrm %%WWWDIR%%/shared
+ at dirrm %%WWWDIR%%/email/inc
+ at dirrm %%WWWDIR%%/email
+ at dirrm %%WWWDIR%%/client/inc
+ at dirrm %%WWWDIR%%/client
+ at dirrm %%WWWDIR%%/admin/tables
+ at dirrm %%WWWDIR%%/admin/queuegraph
+ at dirrm %%WWWDIR%%/admin/netusegraph
+ at dirrm %%WWWDIR%%/admin/memgraph
+ at dirrm %%WWWDIR%%/admin/install
+ at dirrm %%WWWDIR%%/admin/inc
+ at dirrm %%WWWDIR%%/admin/genfiles
+ at dirrm %%WWWDIR%%/admin/dtcrm
+ at dirrm %%WWWDIR%%/admin/cpugraph
+ at dirrm %%WWWDIR%%/admin
+ at dirrm %%WWWDIR%%
+ at dirrmtry var/dtc/etc/slave_zones
+ at dirrmtry var/dtc/etc/zones
+ at dirrmtry var/dtc/etc
+ at dirrmtry var/dtc
+ at dirrmtry var
+ at dirrm %%DOCSDIR%%/iglobalwall
+ at dirrm %%DOCSDIR%%/html/fr
+ at dirrm %%DOCSDIR%%/html/en
+ at dirrm %%DOCSDIR%%/html
+ at dirrm %%DOCSDIR%%/dtc_storefront/dtc_storefront
+ at dirrm %%DOCSDIR%%/dtc_storefront
+ at dirrm %%DOCSDIR%%/daemonconf_howto
+ at dirrm %%DOCSDIR%%/contrib
+ at dirrm %%DOCSDIR%%
Index: files/dtc-deinstall.in
===================================================================
RCS file: /home/ncvs/ports/sysutils/dtc/files/dtc-deinstall.in,v
retrieving revision 1.6
diff -u -r1.6 dtc-deinstall.in
--- files/dtc-deinstall.in	22 Apr 2008 02:13:26 -0000	1.6
+++ files/dtc-deinstall.in	29 Jan 2010 13:57:04 -0000
@@ -10,8 +10,8 @@
 LOCALBASE=%%LOCALBASE%%
 QMAIL_DIR=%%QMAIL_DIR%%
 
-. ${LOCALBASE}/www/dtc/admin/install/bsd_config
-. ${LOCALBASE}/www/dtc/admin/install/functions
+. %%WWWDIR%%/admin/install/bsd_config
+. %%WWWDIR%%/admin/install/functions
 
 DTCsearchConfigFiles
 DTCuninstallPackage
Index: files/dtc-install.in
===================================================================
RCS file: /home/ncvs/ports/sysutils/dtc/files/dtc-install.in,v
retrieving revision 1.6
diff -u -r1.6 dtc-install.in
--- files/dtc-install.in	22 Apr 2008 02:13:26 -0000	1.6
+++ files/dtc-install.in	29 Jan 2010 13:57:04 -0000
@@ -15,12 +15,12 @@
 echo "WARNING: Your MySQL Server MUST be running."
 echo "If not, please add mysql_enable=\"YES\" in your"
 echo "/etc/rc.conf and issue the following cmd:"
-echo "/usr/local/etc/rc.d/mysql-server start"
+echo "%%PREFIX%%/etc/rc.d/mysql-server start"
 echo ""
 
-. ${LOCALBASE}/www/dtc/admin/install/bsd_config
-. ${LOCALBASE}/www/dtc/admin/install/interactive_installer
-. ${LOCALBASE}/www/dtc/admin/install/functions
+. %%WWWDIR%%/admin/install/bsd_config
+. %%WWWDIR%%/admin/install/interactive_installer
+. %%WWWDIR%%/admin/install/functions
 
 enableBsdBind
 copyBsdPhpIni
Index: files/patch-Makefile
===================================================================
RCS file: files/patch-Makefile
diff -N files/patch-Makefile
--- /dev/null	1 Jan 1970 00:00:00 -0000
+++ files/patch-Makefile	29 Jan 2010 13:57:04 -0000
@@ -0,0 +1,19 @@
+--- Makefile.orig	2008-02-20 17:58:11.000000000 +0000
++++ Makefile	2010-01-29 10:31:56.000000000 +0000
+@@ -40,13 +40,13 @@
+ UNIX_TYPE?=debian
+ 
+ # /usr/share
+-APP_INST_DIR = $(DESTDIR)$(DTC_APP_DIR)/dtc
++APP_INST_DIR = $(DESTDIR)$(DTC_APP_DIR)
+ # /var/lib
+ GENFILES_DIRECTORY = $(DESTDIR)$(DTC_GEN_DIR)/dtc
+ # /etc
+-DTC_ETC_DIRECTORY = $(DESTDIR)$(CONFIG_DIR)/dtc
++DTC_ETC_DIRECTORY = $(DESTDIR)$(CONFIG_DIR)
+ # /usr/share/doc
+-DOC_DIR = $(DESTDIR)$(DTC_DOC_DIR)/dtc
++DOC_DIR = $(DESTDIR)$(DTC_DOC_DIR)
+ # /usr/share/man
+ MAN_DIR = $(DESTDIR)$(MANUAL_DIR)
+ # /usr/bin
--- dtc-0.28.2.1_3.patch ends here ---

>Release-Note:
>Audit-Trail:
>Unformatted:



More information about the freebsd-ports-bugs mailing list