ports/154426: [NEW PORT] sysutils/froxlor: PHP-based ISP Server Management Panel

Marco Steinbach coco at executive-computing.de
Mon Jan 31 23:50:10 UTC 2011


>Number:         154426
>Category:       ports
>Synopsis:       [NEW PORT] sysutils/froxlor: PHP-based ISP Server Management Panel
>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:   Mon Jan 31 23:50:09 UTC 2011
>Closed-Date:
>Last-Modified:
>Originator:     Marco Steinbach
>Release:        FreeBSD 9.0-CURRENT amd64
>Organization:
>Environment:
System: FreeBSD rctl01.c0c0.intra 9.0-CURRENT FreeBSD 9.0-CURRENT #0 r218127M: Mon Jan 31 14:43:19 UTC
>Description:
Froxlor is an ISP Server Management Panel written in PHP, allowing customers
to manage their own domains, DNS entries, email addresses, ftp accounts and
more.

Froxlor is a fork of SysCP.  Froxlor saw its first release on February 15 2010.

WWW:	http://www.froxlor.org/

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

--- froxlor-0.9.17.shar begins here ---
# This is a shell archive.  Save it in a file, remove anything before
# this line, and then unpack it by entering "sh file".  Note, it may
# create directories; files and directories will be owned by you and
# have default permissions.
#
# This archive contains:
#
#	froxlor
#	froxlor/pkg-descr
#	froxlor/Makefile
#	froxlor/pkg-plist
#	froxlor/distinfo
#	froxlor/files
#	froxlor/files/pkg-message.in
#	froxlor/files/pkg-deinstall.in
#
echo c - froxlor
mkdir -p froxlor > /dev/null 2>&1
echo x - froxlor/pkg-descr
sed 's/^X//' >froxlor/pkg-descr << '9eeb02e8bb46a3a1788e4ea542d21b87'
XFroxlor is an ISP Server Management Panel written in PHP, allowing customers
Xto manage their own domains, DNS entries, email addresses, ftp accounts and
Xmore.
X
XFroxlor is a fork of SysCP.  Froxlor saw its first release on February 15 2010.
X
XWWW:	http://www.froxlor.org/
9eeb02e8bb46a3a1788e4ea542d21b87
echo x - froxlor/Makefile
sed 's/^X//' >froxlor/Makefile << 'f880baefd6fd390f989dcd78eb278c60'
X# New ports collection makefile for:	froxlor
X# Date created:		2010-10-13
X# Whom:			Marco Steinbach <coco at executive-computing.de>
X#
X# $FreeBSD$
X#
X
XPORTNAME=	froxlor
XPORTVERSION=	0.9.17
XCATEGORIES=	sysutils www
XMASTER_SITES=	http://files.froxlor.org/releases/
X
XMAINTAINER=	coco at executive-computing.de
XCOMMENT=	PHP-based ISP Server Management Panel
X
XWRKSRC=		${WRKDIR}
X
XNO_BUILD=	YES
X
XSUB_FILES+=	pkg-message pkg-deinstall
X
XUSE_PHP=	xml bcmath posix filter
X
XOPTIONS=	APACHE "Use Apache (2.2) as http server" On \
X		MYSQL "Use MySQL as database server" On \
X		POSTFIX "Use Postfix as smtp server" On \
X		DKIM "Use Dkim-milter" Off \
X		DOVECOT "Use Dovecot as imap/pop3 server" On \
X		PROFTPD "Use Proftpd-mysql as ftp server (implies MySQL)" On \
X		POWERDNS "Use Powerdns as dns server" Off \
X		LIBNSS "Use Libnss-mysql for authentication (impl. MySQL)" Off \
X		WEBALIZER "Use webalizer" On \
X		AWSTATS "Use awstats" Off
X
X.include <bsd.port.options.mk>
X
X.if !defined(WITHOUT_APACHE)
XUSE_APACHE=	22
X.endif
X
X.if !defined(WITHOUT_MYSQL)
XUSE_PHP+=	mysql
X.endif
X
X.if !defined(WITHOUT_POSTFIX)
XRUN_DEPENDS+=	postfix:${PORTSDIR}/mail/postfix
X.endif
X
X.if !defined(WITHOUT_DKIM)
XRUN_DEPENDS+=	dkim-milter:${PORTSDIR}/mail/dkim-milter
X.endif
X
X.if !defined(WITHOUT_DOVECOT)
XRUN_DEPENDS+=	dovecot:${PORTSDIR}/mail/dovecot
X.endif
X
X.if !defined(WITHOUT_PROFTPD)
XRUN_DEPENDS+=	proftpd:${PORTSDIR}/ftp/proftpd-mysql
X.endif
X
X.if !defined(WITHOUT_POWERDNS)
XRUN_DEPENDS+=	powerdns:${PORTSDIR}/dns/powerdns
X.endif
X
X.if !defined(WITHOUT_LIBNSS)
XRUN_DEPENDS+=	libnss-mysql:${PORTSDIR}/net/libnss-mysql
X.endif
X
X.if !defined(WITHOUT_WEBALIZER)
XRUN_DEPENDS+=	webalizer:${PORTSDIR}/www/webalizer
X.endif
X
X.if !defined(WITHOUT_AWSTATS)
XRUN_DEPENDS+=	awstats:${PORTSDIR}/www/awstats
X.endif
X
Xdo-install:
X	cd ${WRKDIR}/${PORTNAME} && \
X	${FIND} . | ${CPIO} --quiet -pdm -L ${WWWDIR}
X
Xpost-install:
X	@${CHOWN} -R ${WWWOWN}:${WWWGRP} ${WWWDIR}
X	${CAT} ${PKGMESSAGE}
X
X.include <bsd.port.pre.mk>
X.include <bsd.port.post.mk>
f880baefd6fd390f989dcd78eb278c60
echo x - froxlor/pkg-plist
sed 's/^X//' >froxlor/pkg-plist << '00534d09965c05eb3640b75d85ec6c37'
Xwww/froxlor/COPYING
Xwww/froxlor/actions/admin/settings/000.version.php
Xwww/froxlor/actions/admin/settings/100.panel.php
Xwww/froxlor/actions/admin/settings/110.accounts.php
Xwww/froxlor/actions/admin/settings/120.system.php
Xwww/froxlor/actions/admin/settings/130.webserver.php
Xwww/froxlor/actions/admin/settings/135.fcgid.php
Xwww/froxlor/actions/admin/settings/136.phpfpm.php
Xwww/froxlor/actions/admin/settings/137.perl.php
Xwww/froxlor/actions/admin/settings/140.statistics.php
Xwww/froxlor/actions/admin/settings/150.mail.php
Xwww/froxlor/actions/admin/settings/155.ftpserver.php
Xwww/froxlor/actions/admin/settings/160.nameserver.php
Xwww/froxlor/actions/admin/settings/170.logger.php
Xwww/froxlor/actions/admin/settings/180.dkim.php
Xwww/froxlor/actions/admin/settings/185.spf.php
Xwww/froxlor/actions/admin/settings/190.ticket.php
Xwww/froxlor/actions/admin/settings/200.aps.php
Xwww/froxlor/actions/admin/settings/210.security.php
Xwww/froxlor/admin_admins.php
Xwww/froxlor/admin_aps.php
Xwww/froxlor/admin_configfiles.php
Xwww/froxlor/admin_cronjobs.php
Xwww/froxlor/admin_customers.php
Xwww/froxlor/admin_domains.php
Xwww/froxlor/admin_index.php
Xwww/froxlor/admin_ipsandports.php
Xwww/froxlor/admin_logger.php
Xwww/froxlor/admin_message.php
Xwww/froxlor/admin_phpsettings.php
Xwww/froxlor/admin_settings.php
Xwww/froxlor/admin_templates.php
Xwww/froxlor/admin_tickets.php
Xwww/froxlor/admin_updates.php
Xwww/froxlor/customer_aps.php
Xwww/froxlor/customer_autoresponder.php
Xwww/froxlor/customer_domains.php
Xwww/froxlor/customer_email.php
Xwww/froxlor/customer_extras.php
Xwww/froxlor/customer_ftp.php
Xwww/froxlor/customer_index.php
Xwww/froxlor/customer_mysql.php
Xwww/froxlor/customer_tickets.php
Xwww/froxlor/customer_traffic.php
Xwww/froxlor/images/ball.gif
Xwww/froxlor/images/changelanguage.gif
Xwww/froxlor/images/default.png
Xwww/froxlor/images/endsection.gif
Xwww/froxlor/images/error.gif
Xwww/froxlor/images/error.png
Xwww/froxlor/images/footer.gif
Xwww/froxlor/images/header.gif
Xwww/froxlor/images/header_r.gif
Xwww/froxlor/images/info.png
Xwww/froxlor/images/login.gif
Xwww/froxlor/images/logininternal.gif
Xwww/froxlor/images/multiserver/no.png
Xwww/froxlor/images/multiserver/server.png
Xwww/froxlor/images/multiserver/tick.png
Xwww/froxlor/images/multiserver/view.png
Xwww/froxlor/images/order_asc.gif
Xwww/froxlor/images/order_desc.gif
Xwww/froxlor/images/section.gif
Xwww/froxlor/images/shadow.gif
Xwww/froxlor/images/subsection.gif
Xwww/froxlor/images/title.gif
Xwww/froxlor/images/traffic_blue.gif
Xwww/froxlor/images/traffic_green.gif
Xwww/froxlor/images/traffic_red.gif
Xwww/froxlor/images/traffic_yellow.gif
Xwww/froxlor/index.php
Xwww/froxlor/install/froxlor.sql
Xwww/froxlor/install/install.php
Xwww/froxlor/install/lng/english.lng.php
Xwww/froxlor/install/lng/french.lng.php
Xwww/froxlor/install/lng/german.lng.php
Xwww/froxlor/install/scripts/htpasswd-htaccess-remover.php
Xwww/froxlor/install/scripts/language-check.php
Xwww/froxlor/install/updates/froxlor/0.9/update_0.9.inc.php
Xwww/froxlor/install/updates/froxlor/0.9/update_1.0.inc.php
Xwww/froxlor/install/updates/froxlor/upgrade_syscp.inc.php
Xwww/froxlor/install/updates/preconfig.php
Xwww/froxlor/install/updates/preconfig/0.9/preconfig_0.9.inc.php
Xwww/froxlor/install/updates/syscp/1.0/update_1.0.10_1.2-beta1.inc.php
Xwww/froxlor/install/updates/syscp/1.0/update_1.0_1.0.10.inc.php
Xwww/froxlor/install/updates/syscp/1.2/update_1.2-beta1_1.2.19.inc.php
Xwww/froxlor/install/updates/syscp/1.2/update_1.2.19_1.4.inc.php
Xwww/froxlor/install/updates/syscp/1.4/update_1.4.inc.php
Xwww/froxlor/install/updatesql.php
Xwww/froxlor/lib/classes/aps/class.ApsInstaller.php
Xwww/froxlor/lib/classes/aps/class.ApsParser.php
Xwww/froxlor/lib/classes/aps/class.ApsUpdater.php
Xwww/froxlor/lib/classes/aps/class.DynamicProperties.php
Xwww/froxlor/lib/classes/database/class.db.php
Xwww/froxlor/lib/classes/domains/class.docrootsettings.php
Xwww/froxlor/lib/classes/froxlorclient/class.froxlorclient.php
Xwww/froxlor/lib/classes/htmlpurifier/CREDITS
Xwww/froxlor/lib/classes/htmlpurifier/LICENSE
Xwww/froxlor/lib/classes/htmlpurifier/VERSION
Xwww/froxlor/lib/classes/htmlpurifier/library/HTMLPurifier.auto.php
Xwww/froxlor/lib/classes/htmlpurifier/library/HTMLPurifier.autoload.php
Xwww/froxlor/lib/classes/htmlpurifier/library/HTMLPurifier.func.php
Xwww/froxlor/lib/classes/htmlpurifier/library/HTMLPurifier.includes.php
Xwww/froxlor/lib/classes/htmlpurifier/library/HTMLPurifier.kses.php
Xwww/froxlor/lib/classes/htmlpurifier/library/HTMLPurifier.path.php
Xwww/froxlor/lib/classes/htmlpurifier/library/HTMLPurifier.php
Xwww/froxlor/lib/classes/htmlpurifier/library/HTMLPurifier.safe-includes.php
Xwww/froxlor/lib/classes/htmlpurifier/library/HTMLPurifier/AttrCollections.php
Xwww/froxlor/lib/classes/htmlpurifier/library/HTMLPurifier/AttrDef.php
Xwww/froxlor/lib/classes/htmlpurifier/library/HTMLPurifier/AttrDef/CSS.php
Xwww/froxlor/lib/classes/htmlpurifier/library/HTMLPurifier/AttrDef/CSS/AlphaValue.php
Xwww/froxlor/lib/classes/htmlpurifier/library/HTMLPurifier/AttrDef/CSS/Background.php
Xwww/froxlor/lib/classes/htmlpurifier/library/HTMLPurifier/AttrDef/CSS/BackgroundPosition.php
Xwww/froxlor/lib/classes/htmlpurifier/library/HTMLPurifier/AttrDef/CSS/Border.php
Xwww/froxlor/lib/classes/htmlpurifier/library/HTMLPurifier/AttrDef/CSS/Color.php
Xwww/froxlor/lib/classes/htmlpurifier/library/HTMLPurifier/AttrDef/CSS/Composite.php
Xwww/froxlor/lib/classes/htmlpurifier/library/HTMLPurifier/AttrDef/CSS/DenyElementDecorator.php
Xwww/froxlor/lib/classes/htmlpurifier/library/HTMLPurifier/AttrDef/CSS/Filter.php
Xwww/froxlor/lib/classes/htmlpurifier/library/HTMLPurifier/AttrDef/CSS/Font.php
Xwww/froxlor/lib/classes/htmlpurifier/library/HTMLPurifier/AttrDef/CSS/FontFamily.php
Xwww/froxlor/lib/classes/htmlpurifier/library/HTMLPurifier/AttrDef/CSS/ImportantDecorator.php
Xwww/froxlor/lib/classes/htmlpurifier/library/HTMLPurifier/AttrDef/CSS/Length.php
Xwww/froxlor/lib/classes/htmlpurifier/library/HTMLPurifier/AttrDef/CSS/ListStyle.php
Xwww/froxlor/lib/classes/htmlpurifier/library/HTMLPurifier/AttrDef/CSS/Multiple.php
Xwww/froxlor/lib/classes/htmlpurifier/library/HTMLPurifier/AttrDef/CSS/Number.php
Xwww/froxlor/lib/classes/htmlpurifier/library/HTMLPurifier/AttrDef/CSS/Percentage.php
Xwww/froxlor/lib/classes/htmlpurifier/library/HTMLPurifier/AttrDef/CSS/TextDecoration.php
Xwww/froxlor/lib/classes/htmlpurifier/library/HTMLPurifier/AttrDef/CSS/URI.php
Xwww/froxlor/lib/classes/htmlpurifier/library/HTMLPurifier/AttrDef/Enum.php
Xwww/froxlor/lib/classes/htmlpurifier/library/HTMLPurifier/AttrDef/HTML/Bool.php
Xwww/froxlor/lib/classes/htmlpurifier/library/HTMLPurifier/AttrDef/HTML/Class.php
Xwww/froxlor/lib/classes/htmlpurifier/library/HTMLPurifier/AttrDef/HTML/Color.php
Xwww/froxlor/lib/classes/htmlpurifier/library/HTMLPurifier/AttrDef/HTML/FrameTarget.php
Xwww/froxlor/lib/classes/htmlpurifier/library/HTMLPurifier/AttrDef/HTML/ID.php
Xwww/froxlor/lib/classes/htmlpurifier/library/HTMLPurifier/AttrDef/HTML/Length.php
Xwww/froxlor/lib/classes/htmlpurifier/library/HTMLPurifier/AttrDef/HTML/LinkTypes.php
Xwww/froxlor/lib/classes/htmlpurifier/library/HTMLPurifier/AttrDef/HTML/MultiLength.php
Xwww/froxlor/lib/classes/htmlpurifier/library/HTMLPurifier/AttrDef/HTML/Nmtokens.php
Xwww/froxlor/lib/classes/htmlpurifier/library/HTMLPurifier/AttrDef/HTML/Pixels.php
Xwww/froxlor/lib/classes/htmlpurifier/library/HTMLPurifier/AttrDef/Integer.php
Xwww/froxlor/lib/classes/htmlpurifier/library/HTMLPurifier/AttrDef/Lang.php
Xwww/froxlor/lib/classes/htmlpurifier/library/HTMLPurifier/AttrDef/Switch.php
Xwww/froxlor/lib/classes/htmlpurifier/library/HTMLPurifier/AttrDef/Text.php
Xwww/froxlor/lib/classes/htmlpurifier/library/HTMLPurifier/AttrDef/URI.php
Xwww/froxlor/lib/classes/htmlpurifier/library/HTMLPurifier/AttrDef/URI/Email.php
Xwww/froxlor/lib/classes/htmlpurifier/library/HTMLPurifier/AttrDef/URI/Email/SimpleCheck.php
Xwww/froxlor/lib/classes/htmlpurifier/library/HTMLPurifier/AttrDef/URI/Host.php
Xwww/froxlor/lib/classes/htmlpurifier/library/HTMLPurifier/AttrDef/URI/IPv4.php
Xwww/froxlor/lib/classes/htmlpurifier/library/HTMLPurifier/AttrDef/URI/IPv6.php
Xwww/froxlor/lib/classes/htmlpurifier/library/HTMLPurifier/AttrTransform.php
Xwww/froxlor/lib/classes/htmlpurifier/library/HTMLPurifier/AttrTransform/Background.php
Xwww/froxlor/lib/classes/htmlpurifier/library/HTMLPurifier/AttrTransform/BdoDir.php
Xwww/froxlor/lib/classes/htmlpurifier/library/HTMLPurifier/AttrTransform/BgColor.php
Xwww/froxlor/lib/classes/htmlpurifier/library/HTMLPurifier/AttrTransform/BoolToCSS.php
Xwww/froxlor/lib/classes/htmlpurifier/library/HTMLPurifier/AttrTransform/Border.php
Xwww/froxlor/lib/classes/htmlpurifier/library/HTMLPurifier/AttrTransform/EnumToCSS.php
Xwww/froxlor/lib/classes/htmlpurifier/library/HTMLPurifier/AttrTransform/ImgRequired.php
Xwww/froxlor/lib/classes/htmlpurifier/library/HTMLPurifier/AttrTransform/ImgSpace.php
Xwww/froxlor/lib/classes/htmlpurifier/library/HTMLPurifier/AttrTransform/Input.php
Xwww/froxlor/lib/classes/htmlpurifier/library/HTMLPurifier/AttrTransform/Lang.php
Xwww/froxlor/lib/classes/htmlpurifier/library/HTMLPurifier/AttrTransform/Length.php
Xwww/froxlor/lib/classes/htmlpurifier/library/HTMLPurifier/AttrTransform/Name.php
Xwww/froxlor/lib/classes/htmlpurifier/library/HTMLPurifier/AttrTransform/NameSync.php
Xwww/froxlor/lib/classes/htmlpurifier/library/HTMLPurifier/AttrTransform/SafeEmbed.php
Xwww/froxlor/lib/classes/htmlpurifier/library/HTMLPurifier/AttrTransform/SafeObject.php
Xwww/froxlor/lib/classes/htmlpurifier/library/HTMLPurifier/AttrTransform/SafeParam.php
Xwww/froxlor/lib/classes/htmlpurifier/library/HTMLPurifier/AttrTransform/ScriptRequired.php
Xwww/froxlor/lib/classes/htmlpurifier/library/HTMLPurifier/AttrTransform/Textarea.php
Xwww/froxlor/lib/classes/htmlpurifier/library/HTMLPurifier/AttrTypes.php
Xwww/froxlor/lib/classes/htmlpurifier/library/HTMLPurifier/AttrValidator.php
Xwww/froxlor/lib/classes/htmlpurifier/library/HTMLPurifier/Bootstrap.php
Xwww/froxlor/lib/classes/htmlpurifier/library/HTMLPurifier/CSSDefinition.php
Xwww/froxlor/lib/classes/htmlpurifier/library/HTMLPurifier/ChildDef.php
Xwww/froxlor/lib/classes/htmlpurifier/library/HTMLPurifier/ChildDef/Chameleon.php
Xwww/froxlor/lib/classes/htmlpurifier/library/HTMLPurifier/ChildDef/Custom.php
Xwww/froxlor/lib/classes/htmlpurifier/library/HTMLPurifier/ChildDef/Empty.php
Xwww/froxlor/lib/classes/htmlpurifier/library/HTMLPurifier/ChildDef/Optional.php
Xwww/froxlor/lib/classes/htmlpurifier/library/HTMLPurifier/ChildDef/Required.php
Xwww/froxlor/lib/classes/htmlpurifier/library/HTMLPurifier/ChildDef/StrictBlockquote.php
Xwww/froxlor/lib/classes/htmlpurifier/library/HTMLPurifier/ChildDef/Table.php
Xwww/froxlor/lib/classes/htmlpurifier/library/HTMLPurifier/Config.php
Xwww/froxlor/lib/classes/htmlpurifier/library/HTMLPurifier/ConfigSchema.php
Xwww/froxlor/lib/classes/htmlpurifier/library/HTMLPurifier/ConfigSchema/Builder/ConfigSchema.php
Xwww/froxlor/lib/classes/htmlpurifier/library/HTMLPurifier/ConfigSchema/Builder/Xml.php
Xwww/froxlor/lib/classes/htmlpurifier/library/HTMLPurifier/ConfigSchema/Exception.php
Xwww/froxlor/lib/classes/htmlpurifier/library/HTMLPurifier/ConfigSchema/Interchange.php
Xwww/froxlor/lib/classes/htmlpurifier/library/HTMLPurifier/ConfigSchema/Interchange/Directive.php
Xwww/froxlor/lib/classes/htmlpurifier/library/HTMLPurifier/ConfigSchema/Interchange/Id.php
Xwww/froxlor/lib/classes/htmlpurifier/library/HTMLPurifier/ConfigSchema/InterchangeBuilder.php
Xwww/froxlor/lib/classes/htmlpurifier/library/HTMLPurifier/ConfigSchema/Validator.php
Xwww/froxlor/lib/classes/htmlpurifier/library/HTMLPurifier/ConfigSchema/ValidatorAtom.php
Xwww/froxlor/lib/classes/htmlpurifier/library/HTMLPurifier/ConfigSchema/schema.ser
Xwww/froxlor/lib/classes/htmlpurifier/library/HTMLPurifier/ConfigSchema/schema/Attr.AllowedClasses.txt
Xwww/froxlor/lib/classes/htmlpurifier/library/HTMLPurifier/ConfigSchema/schema/Attr.AllowedFrameTargets.txt
Xwww/froxlor/lib/classes/htmlpurifier/library/HTMLPurifier/ConfigSchema/schema/Attr.AllowedRel.txt
Xwww/froxlor/lib/classes/htmlpurifier/library/HTMLPurifier/ConfigSchema/schema/Attr.AllowedRev.txt
Xwww/froxlor/lib/classes/htmlpurifier/library/HTMLPurifier/ConfigSchema/schema/Attr.ClassUseCDATA.txt
Xwww/froxlor/lib/classes/htmlpurifier/library/HTMLPurifier/ConfigSchema/schema/Attr.DefaultImageAlt.txt
Xwww/froxlor/lib/classes/htmlpurifier/library/HTMLPurifier/ConfigSchema/schema/Attr.DefaultInvalidImage.txt
Xwww/froxlor/lib/classes/htmlpurifier/library/HTMLPurifier/ConfigSchema/schema/Attr.DefaultInvalidImageAlt.txt
Xwww/froxlor/lib/classes/htmlpurifier/library/HTMLPurifier/ConfigSchema/schema/Attr.DefaultTextDir.txt
Xwww/froxlor/lib/classes/htmlpurifier/library/HTMLPurifier/ConfigSchema/schema/Attr.EnableID.txt
Xwww/froxlor/lib/classes/htmlpurifier/library/HTMLPurifier/ConfigSchema/schema/Attr.ForbiddenClasses.txt
Xwww/froxlor/lib/classes/htmlpurifier/library/HTMLPurifier/ConfigSchema/schema/Attr.IDBlacklist.txt
Xwww/froxlor/lib/classes/htmlpurifier/library/HTMLPurifier/ConfigSchema/schema/Attr.IDBlacklistRegexp.txt
Xwww/froxlor/lib/classes/htmlpurifier/library/HTMLPurifier/ConfigSchema/schema/Attr.IDPrefix.txt
Xwww/froxlor/lib/classes/htmlpurifier/library/HTMLPurifier/ConfigSchema/schema/Attr.IDPrefixLocal.txt
Xwww/froxlor/lib/classes/htmlpurifier/library/HTMLPurifier/ConfigSchema/schema/AutoFormat.AutoParagraph.txt
Xwww/froxlor/lib/classes/htmlpurifier/library/HTMLPurifier/ConfigSchema/schema/AutoFormat.Custom.txt
Xwww/froxlor/lib/classes/htmlpurifier/library/HTMLPurifier/ConfigSchema/schema/AutoFormat.DisplayLinkURI.txt
Xwww/froxlor/lib/classes/htmlpurifier/library/HTMLPurifier/ConfigSchema/schema/AutoFormat.Linkify.txt
Xwww/froxlor/lib/classes/htmlpurifier/library/HTMLPurifier/ConfigSchema/schema/AutoFormat.PurifierLinkify.DocURL.txt
Xwww/froxlor/lib/classes/htmlpurifier/library/HTMLPurifier/ConfigSchema/schema/AutoFormat.PurifierLinkify.txt
Xwww/froxlor/lib/classes/htmlpurifier/library/HTMLPurifier/ConfigSchema/schema/AutoFormat.RemoveEmpty.RemoveNbsp.Exceptions.txt
Xwww/froxlor/lib/classes/htmlpurifier/library/HTMLPurifier/ConfigSchema/schema/AutoFormat.RemoveEmpty.RemoveNbsp.txt
Xwww/froxlor/lib/classes/htmlpurifier/library/HTMLPurifier/ConfigSchema/schema/AutoFormat.RemoveEmpty.txt
Xwww/froxlor/lib/classes/htmlpurifier/library/HTMLPurifier/ConfigSchema/schema/AutoFormat.RemoveSpansWithoutAttributes.txt
Xwww/froxlor/lib/classes/htmlpurifier/library/HTMLPurifier/ConfigSchema/schema/CSS.AllowImportant.txt
Xwww/froxlor/lib/classes/htmlpurifier/library/HTMLPurifier/ConfigSchema/schema/CSS.AllowTricky.txt
Xwww/froxlor/lib/classes/htmlpurifier/library/HTMLPurifier/ConfigSchema/schema/CSS.AllowedProperties.txt
Xwww/froxlor/lib/classes/htmlpurifier/library/HTMLPurifier/ConfigSchema/schema/CSS.DefinitionRev.txt
Xwww/froxlor/lib/classes/htmlpurifier/library/HTMLPurifier/ConfigSchema/schema/CSS.ForbiddenProperties.txt
Xwww/froxlor/lib/classes/htmlpurifier/library/HTMLPurifier/ConfigSchema/schema/CSS.MaxImgLength.txt
Xwww/froxlor/lib/classes/htmlpurifier/library/HTMLPurifier/ConfigSchema/schema/CSS.Proprietary.txt
Xwww/froxlor/lib/classes/htmlpurifier/library/HTMLPurifier/ConfigSchema/schema/Cache.DefinitionImpl.txt
Xwww/froxlor/lib/classes/htmlpurifier/library/HTMLPurifier/ConfigSchema/schema/Cache.SerializerPath.txt
Xwww/froxlor/lib/classes/htmlpurifier/library/HTMLPurifier/ConfigSchema/schema/Core.AggressivelyFixLt.txt
Xwww/froxlor/lib/classes/htmlpurifier/library/HTMLPurifier/ConfigSchema/schema/Core.CollectErrors.txt
Xwww/froxlor/lib/classes/htmlpurifier/library/HTMLPurifier/ConfigSchema/schema/Core.ColorKeywords.txt
Xwww/froxlor/lib/classes/htmlpurifier/library/HTMLPurifier/ConfigSchema/schema/Core.ConvertDocumentToFragment.txt
Xwww/froxlor/lib/classes/htmlpurifier/library/HTMLPurifier/ConfigSchema/schema/Core.DirectLexLineNumberSyncInterval.txt
Xwww/froxlor/lib/classes/htmlpurifier/library/HTMLPurifier/ConfigSchema/schema/Core.Encoding.txt
Xwww/froxlor/lib/classes/htmlpurifier/library/HTMLPurifier/ConfigSchema/schema/Core.EscapeInvalidChildren.txt
Xwww/froxlor/lib/classes/htmlpurifier/library/HTMLPurifier/ConfigSchema/schema/Core.EscapeInvalidTags.txt
Xwww/froxlor/lib/classes/htmlpurifier/library/HTMLPurifier/ConfigSchema/schema/Core.EscapeNonASCIICharacters.txt
Xwww/froxlor/lib/classes/htmlpurifier/library/HTMLPurifier/ConfigSchema/schema/Core.HiddenElements.txt
Xwww/froxlor/lib/classes/htmlpurifier/library/HTMLPurifier/ConfigSchema/schema/Core.Language.txt
Xwww/froxlor/lib/classes/htmlpurifier/library/HTMLPurifier/ConfigSchema/schema/Core.LexerImpl.txt
Xwww/froxlor/lib/classes/htmlpurifier/library/HTMLPurifier/ConfigSchema/schema/Core.MaintainLineNumbers.txt
Xwww/froxlor/lib/classes/htmlpurifier/library/HTMLPurifier/ConfigSchema/schema/Core.NormalizeNewlines.txt
Xwww/froxlor/lib/classes/htmlpurifier/library/HTMLPurifier/ConfigSchema/schema/Core.RemoveInvalidImg.txt
Xwww/froxlor/lib/classes/htmlpurifier/library/HTMLPurifier/ConfigSchema/schema/Core.RemoveProcessingInstructions.txt
Xwww/froxlor/lib/classes/htmlpurifier/library/HTMLPurifier/ConfigSchema/schema/Core.RemoveScriptContents.txt
Xwww/froxlor/lib/classes/htmlpurifier/library/HTMLPurifier/ConfigSchema/schema/Filter.Custom.txt
Xwww/froxlor/lib/classes/htmlpurifier/library/HTMLPurifier/ConfigSchema/schema/Filter.ExtractStyleBlocks.Escaping.txt
Xwww/froxlor/lib/classes/htmlpurifier/library/HTMLPurifier/ConfigSchema/schema/Filter.ExtractStyleBlocks.Scope.txt
Xwww/froxlor/lib/classes/htmlpurifier/library/HTMLPurifier/ConfigSchema/schema/Filter.ExtractStyleBlocks.TidyImpl.txt
Xwww/froxlor/lib/classes/htmlpurifier/library/HTMLPurifier/ConfigSchema/schema/Filter.ExtractStyleBlocks.txt
Xwww/froxlor/lib/classes/htmlpurifier/library/HTMLPurifier/ConfigSchema/schema/Filter.YouTube.txt
Xwww/froxlor/lib/classes/htmlpurifier/library/HTMLPurifier/ConfigSchema/schema/HTML.Allowed.txt
Xwww/froxlor/lib/classes/htmlpurifier/library/HTMLPurifier/ConfigSchema/schema/HTML.AllowedAttributes.txt
Xwww/froxlor/lib/classes/htmlpurifier/library/HTMLPurifier/ConfigSchema/schema/HTML.AllowedElements.txt
Xwww/froxlor/lib/classes/htmlpurifier/library/HTMLPurifier/ConfigSchema/schema/HTML.AllowedModules.txt
Xwww/froxlor/lib/classes/htmlpurifier/library/HTMLPurifier/ConfigSchema/schema/HTML.Attr.Name.UseCDATA.txt
Xwww/froxlor/lib/classes/htmlpurifier/library/HTMLPurifier/ConfigSchema/schema/HTML.BlockWrapper.txt
Xwww/froxlor/lib/classes/htmlpurifier/library/HTMLPurifier/ConfigSchema/schema/HTML.CoreModules.txt
Xwww/froxlor/lib/classes/htmlpurifier/library/HTMLPurifier/ConfigSchema/schema/HTML.CustomDoctype.txt
Xwww/froxlor/lib/classes/htmlpurifier/library/HTMLPurifier/ConfigSchema/schema/HTML.DefinitionID.txt
Xwww/froxlor/lib/classes/htmlpurifier/library/HTMLPurifier/ConfigSchema/schema/HTML.DefinitionRev.txt
Xwww/froxlor/lib/classes/htmlpurifier/library/HTMLPurifier/ConfigSchema/schema/HTML.Doctype.txt
Xwww/froxlor/lib/classes/htmlpurifier/library/HTMLPurifier/ConfigSchema/schema/HTML.FlashAllowFullScreen.txt
Xwww/froxlor/lib/classes/htmlpurifier/library/HTMLPurifier/ConfigSchema/schema/HTML.ForbiddenAttributes.txt
Xwww/froxlor/lib/classes/htmlpurifier/library/HTMLPurifier/ConfigSchema/schema/HTML.ForbiddenElements.txt
Xwww/froxlor/lib/classes/htmlpurifier/library/HTMLPurifier/ConfigSchema/schema/HTML.MaxImgLength.txt
Xwww/froxlor/lib/classes/htmlpurifier/library/HTMLPurifier/ConfigSchema/schema/HTML.Parent.txt
Xwww/froxlor/lib/classes/htmlpurifier/library/HTMLPurifier/ConfigSchema/schema/HTML.Proprietary.txt
Xwww/froxlor/lib/classes/htmlpurifier/library/HTMLPurifier/ConfigSchema/schema/HTML.SafeEmbed.txt
Xwww/froxlor/lib/classes/htmlpurifier/library/HTMLPurifier/ConfigSchema/schema/HTML.SafeObject.txt
Xwww/froxlor/lib/classes/htmlpurifier/library/HTMLPurifier/ConfigSchema/schema/HTML.Strict.txt
Xwww/froxlor/lib/classes/htmlpurifier/library/HTMLPurifier/ConfigSchema/schema/HTML.TidyAdd.txt
Xwww/froxlor/lib/classes/htmlpurifier/library/HTMLPurifier/ConfigSchema/schema/HTML.TidyLevel.txt
Xwww/froxlor/lib/classes/htmlpurifier/library/HTMLPurifier/ConfigSchema/schema/HTML.TidyRemove.txt
Xwww/froxlor/lib/classes/htmlpurifier/library/HTMLPurifier/ConfigSchema/schema/HTML.Trusted.txt
Xwww/froxlor/lib/classes/htmlpurifier/library/HTMLPurifier/ConfigSchema/schema/HTML.XHTML.txt
Xwww/froxlor/lib/classes/htmlpurifier/library/HTMLPurifier/ConfigSchema/schema/Output.CommentScriptContents.txt
Xwww/froxlor/lib/classes/htmlpurifier/library/HTMLPurifier/ConfigSchema/schema/Output.FlashCompat.txt
Xwww/froxlor/lib/classes/htmlpurifier/library/HTMLPurifier/ConfigSchema/schema/Output.Newline.txt
Xwww/froxlor/lib/classes/htmlpurifier/library/HTMLPurifier/ConfigSchema/schema/Output.SortAttr.txt
Xwww/froxlor/lib/classes/htmlpurifier/library/HTMLPurifier/ConfigSchema/schema/Output.TidyFormat.txt
Xwww/froxlor/lib/classes/htmlpurifier/library/HTMLPurifier/ConfigSchema/schema/Test.ForceNoIconv.txt
Xwww/froxlor/lib/classes/htmlpurifier/library/HTMLPurifier/ConfigSchema/schema/URI.AllowedSchemes.txt
Xwww/froxlor/lib/classes/htmlpurifier/library/HTMLPurifier/ConfigSchema/schema/URI.Base.txt
Xwww/froxlor/lib/classes/htmlpurifier/library/HTMLPurifier/ConfigSchema/schema/URI.DefaultScheme.txt
Xwww/froxlor/lib/classes/htmlpurifier/library/HTMLPurifier/ConfigSchema/schema/URI.DefinitionID.txt
Xwww/froxlor/lib/classes/htmlpurifier/library/HTMLPurifier/ConfigSchema/schema/URI.DefinitionRev.txt
Xwww/froxlor/lib/classes/htmlpurifier/library/HTMLPurifier/ConfigSchema/schema/URI.Disable.txt
Xwww/froxlor/lib/classes/htmlpurifier/library/HTMLPurifier/ConfigSchema/schema/URI.DisableExternal.txt
Xwww/froxlor/lib/classes/htmlpurifier/library/HTMLPurifier/ConfigSchema/schema/URI.DisableExternalResources.txt
Xwww/froxlor/lib/classes/htmlpurifier/library/HTMLPurifier/ConfigSchema/schema/URI.DisableResources.txt
Xwww/froxlor/lib/classes/htmlpurifier/library/HTMLPurifier/ConfigSchema/schema/URI.Host.txt
Xwww/froxlor/lib/classes/htmlpurifier/library/HTMLPurifier/ConfigSchema/schema/URI.HostBlacklist.txt
Xwww/froxlor/lib/classes/htmlpurifier/library/HTMLPurifier/ConfigSchema/schema/URI.MakeAbsolute.txt
Xwww/froxlor/lib/classes/htmlpurifier/library/HTMLPurifier/ConfigSchema/schema/URI.Munge.txt
Xwww/froxlor/lib/classes/htmlpurifier/library/HTMLPurifier/ConfigSchema/schema/URI.MungeResources.txt
Xwww/froxlor/lib/classes/htmlpurifier/library/HTMLPurifier/ConfigSchema/schema/URI.MungeSecretKey.txt
Xwww/froxlor/lib/classes/htmlpurifier/library/HTMLPurifier/ConfigSchema/schema/URI.OverrideAllowedSchemes.txt
Xwww/froxlor/lib/classes/htmlpurifier/library/HTMLPurifier/ConfigSchema/schema/info.ini
Xwww/froxlor/lib/classes/htmlpurifier/library/HTMLPurifier/ContentSets.php
Xwww/froxlor/lib/classes/htmlpurifier/library/HTMLPurifier/Context.php
Xwww/froxlor/lib/classes/htmlpurifier/library/HTMLPurifier/Definition.php
Xwww/froxlor/lib/classes/htmlpurifier/library/HTMLPurifier/DefinitionCache.php
Xwww/froxlor/lib/classes/htmlpurifier/library/HTMLPurifier/DefinitionCache/Decorator.php
Xwww/froxlor/lib/classes/htmlpurifier/library/HTMLPurifier/DefinitionCache/Decorator/Cleanup.php
Xwww/froxlor/lib/classes/htmlpurifier/library/HTMLPurifier/DefinitionCache/Decorator/Memory.php
Xwww/froxlor/lib/classes/htmlpurifier/library/HTMLPurifier/DefinitionCache/Decorator/Template.php.in
Xwww/froxlor/lib/classes/htmlpurifier/library/HTMLPurifier/DefinitionCache/Null.php
Xwww/froxlor/lib/classes/htmlpurifier/library/HTMLPurifier/DefinitionCache/Serializer.php
Xwww/froxlor/lib/classes/htmlpurifier/library/HTMLPurifier/DefinitionCache/Serializer/README
Xwww/froxlor/lib/classes/htmlpurifier/library/HTMLPurifier/DefinitionCacheFactory.php
Xwww/froxlor/lib/classes/htmlpurifier/library/HTMLPurifier/Doctype.php
Xwww/froxlor/lib/classes/htmlpurifier/library/HTMLPurifier/DoctypeRegistry.php
Xwww/froxlor/lib/classes/htmlpurifier/library/HTMLPurifier/ElementDef.php
Xwww/froxlor/lib/classes/htmlpurifier/library/HTMLPurifier/Encoder.php
Xwww/froxlor/lib/classes/htmlpurifier/library/HTMLPurifier/EntityLookup.php
Xwww/froxlor/lib/classes/htmlpurifier/library/HTMLPurifier/EntityLookup/entities.ser
Xwww/froxlor/lib/classes/htmlpurifier/library/HTMLPurifier/EntityParser.php
Xwww/froxlor/lib/classes/htmlpurifier/library/HTMLPurifier/ErrorCollector.php
Xwww/froxlor/lib/classes/htmlpurifier/library/HTMLPurifier/ErrorStruct.php
Xwww/froxlor/lib/classes/htmlpurifier/library/HTMLPurifier/Exception.php
Xwww/froxlor/lib/classes/htmlpurifier/library/HTMLPurifier/Filter.php
Xwww/froxlor/lib/classes/htmlpurifier/library/HTMLPurifier/Filter/ExtractStyleBlocks.php
Xwww/froxlor/lib/classes/htmlpurifier/library/HTMLPurifier/Filter/YouTube.php
Xwww/froxlor/lib/classes/htmlpurifier/library/HTMLPurifier/Generator.php
Xwww/froxlor/lib/classes/htmlpurifier/library/HTMLPurifier/HTMLDefinition.php
Xwww/froxlor/lib/classes/htmlpurifier/library/HTMLPurifier/HTMLModule.php
Xwww/froxlor/lib/classes/htmlpurifier/library/HTMLPurifier/HTMLModule/Bdo.php
Xwww/froxlor/lib/classes/htmlpurifier/library/HTMLPurifier/HTMLModule/CommonAttributes.php
Xwww/froxlor/lib/classes/htmlpurifier/library/HTMLPurifier/HTMLModule/Edit.php
Xwww/froxlor/lib/classes/htmlpurifier/library/HTMLPurifier/HTMLModule/Forms.php
Xwww/froxlor/lib/classes/htmlpurifier/library/HTMLPurifier/HTMLModule/Hypertext.php
Xwww/froxlor/lib/classes/htmlpurifier/library/HTMLPurifier/HTMLModule/Image.php
Xwww/froxlor/lib/classes/htmlpurifier/library/HTMLPurifier/HTMLModule/Legacy.php
Xwww/froxlor/lib/classes/htmlpurifier/library/HTMLPurifier/HTMLModule/List.php
Xwww/froxlor/lib/classes/htmlpurifier/library/HTMLPurifier/HTMLModule/Name.php
Xwww/froxlor/lib/classes/htmlpurifier/library/HTMLPurifier/HTMLModule/NonXMLCommonAttributes.php
Xwww/froxlor/lib/classes/htmlpurifier/library/HTMLPurifier/HTMLModule/Object.php
Xwww/froxlor/lib/classes/htmlpurifier/library/HTMLPurifier/HTMLModule/Presentation.php
Xwww/froxlor/lib/classes/htmlpurifier/library/HTMLPurifier/HTMLModule/Proprietary.php
Xwww/froxlor/lib/classes/htmlpurifier/library/HTMLPurifier/HTMLModule/Ruby.php
Xwww/froxlor/lib/classes/htmlpurifier/library/HTMLPurifier/HTMLModule/SafeEmbed.php
Xwww/froxlor/lib/classes/htmlpurifier/library/HTMLPurifier/HTMLModule/SafeObject.php
Xwww/froxlor/lib/classes/htmlpurifier/library/HTMLPurifier/HTMLModule/Scripting.php
Xwww/froxlor/lib/classes/htmlpurifier/library/HTMLPurifier/HTMLModule/StyleAttribute.php
Xwww/froxlor/lib/classes/htmlpurifier/library/HTMLPurifier/HTMLModule/Tables.php
Xwww/froxlor/lib/classes/htmlpurifier/library/HTMLPurifier/HTMLModule/Target.php
Xwww/froxlor/lib/classes/htmlpurifier/library/HTMLPurifier/HTMLModule/Text.php
Xwww/froxlor/lib/classes/htmlpurifier/library/HTMLPurifier/HTMLModule/Tidy.php
Xwww/froxlor/lib/classes/htmlpurifier/library/HTMLPurifier/HTMLModule/Tidy/Name.php
Xwww/froxlor/lib/classes/htmlpurifier/library/HTMLPurifier/HTMLModule/Tidy/Proprietary.php
Xwww/froxlor/lib/classes/htmlpurifier/library/HTMLPurifier/HTMLModule/Tidy/Strict.php
Xwww/froxlor/lib/classes/htmlpurifier/library/HTMLPurifier/HTMLModule/Tidy/Transitional.php
Xwww/froxlor/lib/classes/htmlpurifier/library/HTMLPurifier/HTMLModule/Tidy/XHTML.php
Xwww/froxlor/lib/classes/htmlpurifier/library/HTMLPurifier/HTMLModule/Tidy/XHTMLAndHTML4.php
Xwww/froxlor/lib/classes/htmlpurifier/library/HTMLPurifier/HTMLModule/XMLCommonAttributes.php
Xwww/froxlor/lib/classes/htmlpurifier/library/HTMLPurifier/HTMLModuleManager.php
Xwww/froxlor/lib/classes/htmlpurifier/library/HTMLPurifier/IDAccumulator.php
Xwww/froxlor/lib/classes/htmlpurifier/library/HTMLPurifier/Injector.php
Xwww/froxlor/lib/classes/htmlpurifier/library/HTMLPurifier/Injector/AutoParagraph.php
Xwww/froxlor/lib/classes/htmlpurifier/library/HTMLPurifier/Injector/DisplayLinkURI.php
Xwww/froxlor/lib/classes/htmlpurifier/library/HTMLPurifier/Injector/Linkify.php
Xwww/froxlor/lib/classes/htmlpurifier/library/HTMLPurifier/Injector/PurifierLinkify.php
Xwww/froxlor/lib/classes/htmlpurifier/library/HTMLPurifier/Injector/RemoveEmpty.php
Xwww/froxlor/lib/classes/htmlpurifier/library/HTMLPurifier/Injector/RemoveSpansWithoutAttributes.php
Xwww/froxlor/lib/classes/htmlpurifier/library/HTMLPurifier/Injector/SafeObject.php
Xwww/froxlor/lib/classes/htmlpurifier/library/HTMLPurifier/Language.php
Xwww/froxlor/lib/classes/htmlpurifier/library/HTMLPurifier/Language/classes/en-x-test.php
Xwww/froxlor/lib/classes/htmlpurifier/library/HTMLPurifier/Language/messages/en-x-test.php
Xwww/froxlor/lib/classes/htmlpurifier/library/HTMLPurifier/Language/messages/en-x-testmini.php
Xwww/froxlor/lib/classes/htmlpurifier/library/HTMLPurifier/Language/messages/en.php
Xwww/froxlor/lib/classes/htmlpurifier/library/HTMLPurifier/LanguageFactory.php
Xwww/froxlor/lib/classes/htmlpurifier/library/HTMLPurifier/Length.php
Xwww/froxlor/lib/classes/htmlpurifier/library/HTMLPurifier/Lexer.php
Xwww/froxlor/lib/classes/htmlpurifier/library/HTMLPurifier/Lexer/DOMLex.php
Xwww/froxlor/lib/classes/htmlpurifier/library/HTMLPurifier/Lexer/DirectLex.php
Xwww/froxlor/lib/classes/htmlpurifier/library/HTMLPurifier/Lexer/PEARSax3.php
Xwww/froxlor/lib/classes/htmlpurifier/library/HTMLPurifier/Lexer/PH5P.php
Xwww/froxlor/lib/classes/htmlpurifier/library/HTMLPurifier/PercentEncoder.php
Xwww/froxlor/lib/classes/htmlpurifier/library/HTMLPurifier/Printer.php
Xwww/froxlor/lib/classes/htmlpurifier/library/HTMLPurifier/Printer/CSSDefinition.php
Xwww/froxlor/lib/classes/htmlpurifier/library/HTMLPurifier/Printer/ConfigForm.css
Xwww/froxlor/lib/classes/htmlpurifier/library/HTMLPurifier/Printer/ConfigForm.js
Xwww/froxlor/lib/classes/htmlpurifier/library/HTMLPurifier/Printer/ConfigForm.php
Xwww/froxlor/lib/classes/htmlpurifier/library/HTMLPurifier/Printer/HTMLDefinition.php
Xwww/froxlor/lib/classes/htmlpurifier/library/HTMLPurifier/PropertyList.php
Xwww/froxlor/lib/classes/htmlpurifier/library/HTMLPurifier/PropertyListIterator.php
Xwww/froxlor/lib/classes/htmlpurifier/library/HTMLPurifier/Strategy.php
Xwww/froxlor/lib/classes/htmlpurifier/library/HTMLPurifier/Strategy/Composite.php
Xwww/froxlor/lib/classes/htmlpurifier/library/HTMLPurifier/Strategy/Core.php
Xwww/froxlor/lib/classes/htmlpurifier/library/HTMLPurifier/Strategy/FixNesting.php
Xwww/froxlor/lib/classes/htmlpurifier/library/HTMLPurifier/Strategy/MakeWellFormed.php
Xwww/froxlor/lib/classes/htmlpurifier/library/HTMLPurifier/Strategy/RemoveForeignElements.php
Xwww/froxlor/lib/classes/htmlpurifier/library/HTMLPurifier/Strategy/ValidateAttributes.php
Xwww/froxlor/lib/classes/htmlpurifier/library/HTMLPurifier/StringHash.php
Xwww/froxlor/lib/classes/htmlpurifier/library/HTMLPurifier/StringHashParser.php
Xwww/froxlor/lib/classes/htmlpurifier/library/HTMLPurifier/TagTransform.php
Xwww/froxlor/lib/classes/htmlpurifier/library/HTMLPurifier/TagTransform/Font.php
Xwww/froxlor/lib/classes/htmlpurifier/library/HTMLPurifier/TagTransform/Simple.php
Xwww/froxlor/lib/classes/htmlpurifier/library/HTMLPurifier/Token.php
Xwww/froxlor/lib/classes/htmlpurifier/library/HTMLPurifier/Token/Comment.php
Xwww/froxlor/lib/classes/htmlpurifier/library/HTMLPurifier/Token/Empty.php
Xwww/froxlor/lib/classes/htmlpurifier/library/HTMLPurifier/Token/End.php
Xwww/froxlor/lib/classes/htmlpurifier/library/HTMLPurifier/Token/Start.php
Xwww/froxlor/lib/classes/htmlpurifier/library/HTMLPurifier/Token/Tag.php
Xwww/froxlor/lib/classes/htmlpurifier/library/HTMLPurifier/Token/Text.php
Xwww/froxlor/lib/classes/htmlpurifier/library/HTMLPurifier/TokenFactory.php
Xwww/froxlor/lib/classes/htmlpurifier/library/HTMLPurifier/URI.php
Xwww/froxlor/lib/classes/htmlpurifier/library/HTMLPurifier/URIDefinition.php
Xwww/froxlor/lib/classes/htmlpurifier/library/HTMLPurifier/URIFilter.php
Xwww/froxlor/lib/classes/htmlpurifier/library/HTMLPurifier/URIFilter/DisableExternal.php
Xwww/froxlor/lib/classes/htmlpurifier/library/HTMLPurifier/URIFilter/DisableExternalResources.php
Xwww/froxlor/lib/classes/htmlpurifier/library/HTMLPurifier/URIFilter/DisableResources.php
Xwww/froxlor/lib/classes/htmlpurifier/library/HTMLPurifier/URIFilter/HostBlacklist.php
Xwww/froxlor/lib/classes/htmlpurifier/library/HTMLPurifier/URIFilter/MakeAbsolute.php
Xwww/froxlor/lib/classes/htmlpurifier/library/HTMLPurifier/URIFilter/Munge.php
Xwww/froxlor/lib/classes/htmlpurifier/library/HTMLPurifier/URIParser.php
Xwww/froxlor/lib/classes/htmlpurifier/library/HTMLPurifier/URIScheme.php
Xwww/froxlor/lib/classes/htmlpurifier/library/HTMLPurifier/URIScheme/data.php
Xwww/froxlor/lib/classes/htmlpurifier/library/HTMLPurifier/URIScheme/file.php
Xwww/froxlor/lib/classes/htmlpurifier/library/HTMLPurifier/URIScheme/ftp.php
Xwww/froxlor/lib/classes/htmlpurifier/library/HTMLPurifier/URIScheme/http.php
Xwww/froxlor/lib/classes/htmlpurifier/library/HTMLPurifier/URIScheme/https.php
Xwww/froxlor/lib/classes/htmlpurifier/library/HTMLPurifier/URIScheme/mailto.php
Xwww/froxlor/lib/classes/htmlpurifier/library/HTMLPurifier/URIScheme/news.php
Xwww/froxlor/lib/classes/htmlpurifier/library/HTMLPurifier/URIScheme/nntp.php
Xwww/froxlor/lib/classes/htmlpurifier/library/HTMLPurifier/URISchemeRegistry.php
Xwww/froxlor/lib/classes/htmlpurifier/library/HTMLPurifier/UnitConverter.php
Xwww/froxlor/lib/classes/htmlpurifier/library/HTMLPurifier/VarParser.php
Xwww/froxlor/lib/classes/htmlpurifier/library/HTMLPurifier/VarParser/Flexible.php
Xwww/froxlor/lib/classes/htmlpurifier/library/HTMLPurifier/VarParser/Native.php
Xwww/froxlor/lib/classes/htmlpurifier/library/HTMLPurifier/VarParserException.php
Xwww/froxlor/lib/classes/idna/class.idna_convert.php
Xwww/froxlor/lib/classes/idna/class.idna_convert_wrapper.php
Xwww/froxlor/lib/classes/idna/npdata.ser
Xwww/froxlor/lib/classes/logger/abstract.AbstractLogger.php
Xwww/froxlor/lib/classes/logger/class.FileLogger.php
Xwww/froxlor/lib/classes/logger/class.FroxlorLogger.php
Xwww/froxlor/lib/classes/logger/class.MysqlLogger.php
Xwww/froxlor/lib/classes/logger/class.SysLogger.php
Xwww/froxlor/lib/classes/output/class.paging.php
Xwww/froxlor/lib/classes/phpinterface/class.phpinterface.php
Xwww/froxlor/lib/classes/phpinterface/class.phpinterface_fcgid.php
Xwww/froxlor/lib/classes/phpinterface/class.phpinterface_fpm.php
Xwww/froxlor/lib/classes/phpmailer/class.PHPMailer.php
Xwww/froxlor/lib/classes/phpmailer/class.SMTP.php
Xwww/froxlor/lib/classes/ticket/class.ticket.php
Xwww/froxlor/lib/configfiles/freebsd.inc.php
Xwww/froxlor/lib/configfiles/gentoo.inc.php
Xwww/froxlor/lib/configfiles/hardy.inc.php
Xwww/froxlor/lib/configfiles/lenny.inc.php
Xwww/froxlor/lib/configfiles/lucid.inc.php
Xwww/froxlor/lib/configfiles/suse10.inc.php
Xwww/froxlor/lib/configfiles_index.inc.php
Xwww/froxlor/lib/cron_init.php
Xwww/froxlor/lib/cron_shutdown.php
Xwww/froxlor/lib/functions.php
Xwww/froxlor/lib/functions/aps/function.domainHasApsInstances.php
Xwww/froxlor/lib/functions/aps/function.getXPathValue.php
Xwww/froxlor/lib/functions/aps/function.storeSettingApsPhpExtensions.php
Xwww/froxlor/lib/functions/aps/function.storeSettingApsWebserverModules.php
Xwww/froxlor/lib/functions/aps/function.sys_get_temp_dir.php
Xwww/froxlor/lib/functions/database/function.correctMysqlUsers.php
Xwww/froxlor/lib/functions/database/function.getTables.php
Xwww/froxlor/lib/functions/database/function.remove_remarks.php
Xwww/froxlor/lib/functions/database/function.split_sql_file.php
Xwww/froxlor/lib/functions/filedir/function.fileImmutable.php
Xwww/froxlor/lib/functions/filedir/function.findDirs.php
Xwww/froxlor/lib/functions/filedir/function.isConfigDir.php
Xwww/froxlor/lib/functions/filedir/function.maildirExists.php
Xwww/froxlor/lib/functions/filedir/function.makeChownWithNewStats.php
Xwww/froxlor/lib/functions/filedir/function.makeCorrectDir.php
Xwww/froxlor/lib/functions/filedir/function.makeCorrectFile.php
Xwww/froxlor/lib/functions/filedir/function.makePathfield.php
Xwww/froxlor/lib/functions/filedir/function.makeSecurePath.php
Xwww/froxlor/lib/functions/filedir/function.mkDirWithCorrectOwnership.php
Xwww/froxlor/lib/functions/filedir/function.safe_exec.php
Xwww/froxlor/lib/functions/filedir/function.storeDefaultIndex.php
Xwww/froxlor/lib/functions/formfields/bool/function.getFormFieldDataBool.php
Xwww/froxlor/lib/functions/formfields/bool/function.getFormFieldOutputBool.php
Xwww/froxlor/lib/functions/formfields/bool/function.validateFormFieldBool.php
Xwww/froxlor/lib/functions/formfields/constant.formfields.php
Xwww/froxlor/lib/functions/formfields/date/function.getFormFieldOutputDate.php
Xwww/froxlor/lib/functions/formfields/date/function.manipulateFormFieldDataDate.php
Xwww/froxlor/lib/functions/formfields/date/function.validateFormFieldDate.php
Xwww/froxlor/lib/functions/formfields/function.buildForm.php
Xwww/froxlor/lib/functions/formfields/function.buildFormEx.php
Xwww/froxlor/lib/functions/formfields/function.checkPlausibilityFormField.php
Xwww/froxlor/lib/functions/formfields/function.getFormFieldData.php
Xwww/froxlor/lib/functions/formfields/function.getFormFieldOutput.php
Xwww/froxlor/lib/functions/formfields/function.getFormGroupOutput.php
Xwww/froxlor/lib/functions/formfields/function.manipulateFormFieldData.php
Xwww/froxlor/lib/functions/formfields/function.prefetchFormFieldData.php
Xwww/froxlor/lib/functions/formfields/function.processForm.php
Xwww/froxlor/lib/functions/formfields/function.returnField.php
Xwww/froxlor/lib/functions/formfields/function.saveForm.php
Xwww/froxlor/lib/functions/formfields/function.saveFormField.php
Xwww/froxlor/lib/functions/formfields/function.validateFieldDefinition.php
Xwww/froxlor/lib/functions/formfields/function.validateFormDefinition.php
Xwww/froxlor/lib/functions/formfields/function.validateFormField.php
Xwww/froxlor/lib/functions/formfields/hidden/function.getFormFieldOutputHidden.php
Xwww/froxlor/lib/functions/formfields/hidden/function.validateFormFieldHidden.php
Xwww/froxlor/lib/functions/formfields/int/function.getFormFieldDataInt.php
Xwww/froxlor/lib/functions/formfields/int/function.getFormFieldOutputInt.php
Xwww/froxlor/lib/functions/formfields/int/function.validateFormFieldInt.php
Xwww/froxlor/lib/functions/formfields/label/function.getFormFieldOutputLabel.php
Xwww/froxlor/lib/functions/formfields/label/function.validateFormFieldLabel.php
Xwww/froxlor/lib/functions/formfields/option/function.getFormFieldDataOption.php
Xwww/froxlor/lib/functions/formfields/option/function.getFormFieldOutputOption.php
Xwww/froxlor/lib/functions/formfields/option/function.prefetchFormFieldDataOption.php
Xwww/froxlor/lib/functions/formfields/option/function.validateFormFieldOption.php
Xwww/froxlor/lib/functions/formfields/string/function.getFormFieldOutputString.php
Xwww/froxlor/lib/functions/formfields/string/function.validateFormFieldString.php
Xwww/froxlor/lib/functions/formfields/text/function.getFormFieldOutputText.php
Xwww/froxlor/lib/functions/formfields/text/function.validateFormFieldText.php
Xwww/froxlor/lib/functions/froxlor/function.CorrectErrorDocument.php
Xwww/froxlor/lib/functions/froxlor/function.CronjobFunctions.php
Xwww/froxlor/lib/functions/froxlor/function.convertUtf8.php
Xwww/froxlor/lib/functions/froxlor/function.createAWStatsConf.php
Xwww/froxlor/lib/functions/froxlor/function.createAWStatsVhost.php
Xwww/froxlor/lib/functions/froxlor/function.customerHasPerlEnabled.php
Xwww/froxlor/lib/functions/froxlor/function.domainHasMainSubDomains.php
Xwww/froxlor/lib/functions/froxlor/function.getAdmins.php
Xwww/froxlor/lib/functions/froxlor/function.getCustomerDetail.php
Xwww/froxlor/lib/functions/froxlor/function.getCustomerIdByDomain.php
Xwww/froxlor/lib/functions/froxlor/function.getCustomers.php
Xwww/froxlor/lib/functions/froxlor/function.getIpAddresses.php
Xwww/froxlor/lib/functions/froxlor/function.getIpPortCombinations.php
Xwww/froxlor/lib/functions/froxlor/function.getLanguages.php
Xwww/froxlor/lib/functions/froxlor/function.getLoginNameByUid.php
Xwww/froxlor/lib/functions/froxlor/function.getPhpConfigs.php
Xwww/froxlor/lib/functions/froxlor/function.getServerId.php
Xwww/froxlor/lib/functions/froxlor/function.getSessionUserDetail.php
Xwww/froxlor/lib/functions/froxlor/function.inserttask.php
Xwww/froxlor/lib/functions/froxlor/function.isCustomerStdSubdomain.php
Xwww/froxlor/lib/functions/froxlor/function.isUtf8.php
Xwww/froxlor/lib/functions/froxlor/function.loadConfigArrayDir.php
Xwww/froxlor/lib/functions/froxlor/function.openRootDB.php
Xwww/froxlor/lib/functions/froxlor/function.updateCounters.php
Xwww/froxlor/lib/functions/froxlor/function.updateFunctions.php
Xwww/froxlor/lib/functions/logger/constant.logger.php
Xwww/froxlor/lib/functions/output/function.RedirectCode.php
Xwww/froxlor/lib/functions/output/function.ask_yesno.php
Xwww/froxlor/lib/functions/output/function.buildNavigation.php
Xwww/froxlor/lib/functions/output/function.getCorrectFullUserDetails.php
Xwww/froxlor/lib/functions/output/function.getCorrectUserSalutation.php
Xwww/froxlor/lib/functions/output/function.getTemplate.php
Xwww/froxlor/lib/functions/output/function.makecheckbox.php
Xwww/froxlor/lib/functions/output/function.makeoption.php
Xwww/froxlor/lib/functions/output/function.makeyesno.php
Xwww/froxlor/lib/functions/output/function.redirectTo.php
Xwww/froxlor/lib/functions/output/function.standard_error.php
Xwww/froxlor/lib/functions/output/function.standard_success.php
Xwww/froxlor/lib/functions/phphelpers/function.array_merge_prefix.php
Xwww/froxlor/lib/functions/phphelpers/function.array_trim.php
Xwww/froxlor/lib/functions/phphelpers/function.doubleval_ressource.php
Xwww/froxlor/lib/functions/phphelpers/function.html_entity_decode_array.php
Xwww/froxlor/lib/functions/phphelpers/function.html_entity_decode_complete.php
Xwww/froxlor/lib/functions/phphelpers/function.htmlentities_array.php
Xwww/froxlor/lib/functions/phphelpers/function.intval_ressource.php
Xwww/froxlor/lib/functions/phphelpers/function.replace_variables.php
Xwww/froxlor/lib/functions/phphelpers/function.str_replace_array.php
Xwww/froxlor/lib/functions/phphelpers/function.stripslashes_array.php
Xwww/froxlor/lib/functions/phphelpers/function.stripslashes_complete.php
Xwww/froxlor/lib/functions/settings/function.getSetting.php
Xwww/froxlor/lib/functions/settings/function.loadSettings.php
Xwww/froxlor/lib/functions/settings/function.saveSetting.php
Xwww/froxlor/lib/functions/settings/function.storeSettingDefaultIp.php
Xwww/froxlor/lib/functions/settings/function.storeSettingField.php
Xwww/froxlor/lib/functions/settings/function.storeSettingHostname.php
Xwww/froxlor/lib/functions/settings/function.storeSettingIpAddress.php
Xwww/froxlor/lib/functions/settings/function.storeSettingMysqlAccessHost.php
Xwww/froxlor/lib/functions/system/function.checklastguid.php
Xwww/froxlor/lib/functions/validate/function.appendOpenbasedirPath.php
Xwww/froxlor/lib/functions/validate/function.buildValidMailFrom.php
Xwww/froxlor/lib/functions/validate/function.checkFcgidPhpFpm.php
Xwww/froxlor/lib/functions/validate/function.checkMysqlAccessHost.php
Xwww/froxlor/lib/functions/validate/function.checkPathConflicts.php
Xwww/froxlor/lib/functions/validate/function.checkUsername.php
Xwww/froxlor/lib/functions/validate/function.checkValidRegEx.php
Xwww/froxlor/lib/functions/validate/function.makeCorrectDestination.php
Xwww/froxlor/lib/functions/validate/function.setCycleOfCronjob.php
Xwww/froxlor/lib/functions/validate/function.validate.php
Xwww/froxlor/lib/functions/validate/function.validateDomain.php
Xwww/froxlor/lib/functions/validate/function.validateEmail.php
Xwww/froxlor/lib/functions/validate/function.validatePassword.php
Xwww/froxlor/lib/functions/validate/function.validateSqlInterval.php
Xwww/froxlor/lib/functions/validate/function.validateUrl.php
Xwww/froxlor/lib/functions/validate/function.validateUsername.php
Xwww/froxlor/lib/functions/validate/function.validate_ip.php
Xwww/froxlor/lib/init.php
Xwww/froxlor/lib/navigation/00.froxlor.main.php
Xwww/froxlor/lib/navigation/10.tickets.php
Xwww/froxlor/lib/navigation/20.aps.installer.php
Xwww/froxlor/lib/tables.inc.php
Xwww/froxlor/lng/bulgarian.lng.php
Xwww/froxlor/lng/catalan.lng.php
Xwww/froxlor/lng/czech.lng.php
Xwww/froxlor/lng/danish.lng.php
Xwww/froxlor/lng/dutch.lng.php
Xwww/froxlor/lng/english.lng.php
Xwww/froxlor/lng/french.lng.php
Xwww/froxlor/lng/german.lng.php
Xwww/froxlor/lng/hungarian.lng.php
Xwww/froxlor/lng/italian.lng.php
Xwww/froxlor/lng/polish.lng.php
Xwww/froxlor/lng/portugues.lng.php
Xwww/froxlor/lng/russian.lng.php
Xwww/froxlor/lng/slovak.lng.php
Xwww/froxlor/lng/spanish.lng.php
Xwww/froxlor/lng/swedish.lng.php
Xwww/froxlor/lng/zh-cn.lng.php
Xwww/froxlor/scripts/cron_apsinstaller.php
Xwww/froxlor/scripts/cron_apsupdater.php
Xwww/froxlor/scripts/cron_autoresponder.php
Xwww/froxlor/scripts/cron_tasks.php
Xwww/froxlor/scripts/cron_ticketarchive.php
Xwww/froxlor/scripts/cron_traffic.php
Xwww/froxlor/scripts/cron_used_tickets_reset.php
Xwww/froxlor/scripts/froxlor_master_cronjob.php
Xwww/froxlor/scripts/jobs/cron_apsinstaller.php
Xwww/froxlor/scripts/jobs/cron_apsupdater.php
Xwww/froxlor/scripts/jobs/cron_autoresponder.php
Xwww/froxlor/scripts/jobs/cron_lighttp.htaccess.php
Xwww/froxlor/scripts/jobs/cron_tasks.inc.dns.10.bind.php
Xwww/froxlor/scripts/jobs/cron_tasks.inc.http.10.apache.php
Xwww/froxlor/scripts/jobs/cron_tasks.inc.http.15.apache_fcgid.php
Xwww/froxlor/scripts/jobs/cron_tasks.inc.http.20.lighttpd.php
Xwww/froxlor/scripts/jobs/cron_tasks.inc.http.25.lighttpd_fcgid.php
Xwww/froxlor/scripts/jobs/cron_tasks.inc.http.30.nginx.php
Xwww/froxlor/scripts/jobs/cron_tasks.inc.http.35.nginx_phpfpm.php
Xwww/froxlor/scripts/jobs/cron_tasks.php
Xwww/froxlor/scripts/jobs/cron_ticketarchive.php
Xwww/froxlor/scripts/jobs/cron_traffic.inc.functions.php
Xwww/froxlor/scripts/jobs/cron_traffic.php
Xwww/froxlor/scripts/jobs/cron_usage.inc.diskspace.php
Xwww/froxlor/scripts/jobs/cron_usage_report.php
Xwww/froxlor/scripts/jobs/cron_used_tickets_reset.php
Xwww/froxlor/templates/admin/admins/admins.tpl
Xwww/froxlor/templates/admin/admins/admins_add.tpl
Xwww/froxlor/templates/admin/admins/admins_admin.tpl
Xwww/froxlor/templates/admin/admins/admins_edit.tpl
Xwww/froxlor/templates/admin/aps/askyesno.tpl
Xwww/froxlor/templates/admin/aps/footer.tpl
Xwww/froxlor/templates/admin/aps/header.tpl
Xwww/froxlor/templates/admin/aps/infobox.tpl
Xwww/froxlor/templates/admin/aps/manage_instances.tpl
Xwww/froxlor/templates/admin/aps/manage_instances_error.tpl
Xwww/froxlor/templates/admin/aps/manage_instances_install.tpl
Xwww/froxlor/templates/admin/aps/manage_instances_package.tpl
Xwww/froxlor/templates/admin/aps/manage_instances_success.tpl
Xwww/froxlor/templates/admin/aps/manage_instances_taskactive.tpl
Xwww/froxlor/templates/admin/aps/manage_instances_uninstall.tpl
Xwww/froxlor/templates/admin/aps/manage_packages.tpl
Xwww/froxlor/templates/admin/aps/manage_packages_detail.tpl
Xwww/froxlor/templates/admin/aps/manage_packages_download.tpl
Xwww/froxlor/templates/admin/aps/manage_packages_row.tpl
Xwww/froxlor/templates/admin/aps/upload.tpl
Xwww/froxlor/templates/admin/configfiles/choose.tpl
Xwww/froxlor/templates/admin/configfiles/choose_daemon.tpl
Xwww/froxlor/templates/admin/configfiles/choose_distribution.tpl
Xwww/froxlor/templates/admin/configfiles/choose_service.tpl
Xwww/froxlor/templates/admin/configfiles/configfiles.tpl
Xwww/froxlor/templates/admin/configfiles/configfiles_commands.tpl
Xwww/froxlor/templates/admin/configfiles/configfiles_file.tpl
Xwww/froxlor/templates/admin/configfiles/configfiles_files.tpl
Xwww/froxlor/templates/admin/configfiles/wizard.tpl
Xwww/froxlor/templates/admin/cronjobs/cronjob_edit.tpl
Xwww/froxlor/templates/admin/cronjobs/cronjobs.tpl
Xwww/froxlor/templates/admin/cronjobs/cronjobs_cronjob.tpl
Xwww/froxlor/templates/admin/customers/customers.tpl
Xwww/froxlor/templates/admin/customers/customers_add.tpl
Xwww/froxlor/templates/admin/customers/customers_customer.tpl
Xwww/froxlor/templates/admin/customers/customers_edit.tpl
Xwww/froxlor/templates/admin/domains/domains.tpl
Xwww/froxlor/templates/admin/domains/domains_add.tpl
Xwww/froxlor/templates/admin/domains/domains_domain.tpl
Xwww/froxlor/templates/admin/domains/domains_edit.tpl
Xwww/froxlor/templates/admin/froxlorclients/froxlorclient_settings.tpl
Xwww/froxlor/templates/admin/froxlorclients/froxlorclient_settingsend.tpl
Xwww/froxlor/templates/admin/froxlorclients/froxlorclient_settingsoverview.tpl
Xwww/froxlor/templates/admin/froxlorclients/froxlorclient_settingsoverviewgroup.tpl
Xwww/froxlor/templates/admin/froxlorclients/froxlorclients.tpl
Xwww/froxlor/templates/admin/froxlorclients/froxlorclients_add.tpl
Xwww/froxlor/templates/admin/froxlorclients/froxlorclients_client.tpl
Xwww/froxlor/templates/admin/froxlorclients/froxlorclients_edit.tpl
Xwww/froxlor/templates/admin/froxlorclients/froxlorclients_view.tpl
Xwww/froxlor/templates/admin/index/change_language.tpl
Xwww/froxlor/templates/admin/index/change_password.tpl
Xwww/froxlor/templates/admin/index/index.tpl
Xwww/froxlor/templates/admin/ipsandports/ipsandports.tpl
Xwww/froxlor/templates/admin/ipsandports/ipsandports_add.tpl
Xwww/froxlor/templates/admin/ipsandports/ipsandports_edit.tpl
Xwww/froxlor/templates/admin/ipsandports/ipsandports_ipandport.tpl
Xwww/froxlor/templates/admin/logger/logger.tpl
Xwww/froxlor/templates/admin/logger/logger_action.tpl
Xwww/froxlor/templates/admin/logger/logger_log.tpl
Xwww/froxlor/templates/admin/message/message.tpl
Xwww/froxlor/templates/admin/phpconfig/overview.tpl
Xwww/froxlor/templates/admin/phpconfig/overview_add.tpl
Xwww/froxlor/templates/admin/phpconfig/overview_edit.tpl
Xwww/froxlor/templates/admin/phpconfig/overview_overview.tpl
Xwww/froxlor/templates/admin/settings/settings.tpl
Xwww/froxlor/templates/admin/settings/settings_form_begin.tpl
Xwww/froxlor/templates/admin/settings/settings_form_end.tpl
Xwww/froxlor/templates/admin/settings/settings_group.tpl
Xwww/froxlor/templates/admin/settings/settings_overview.tpl
Xwww/froxlor/templates/admin/settings/settings_overviewgroup.tpl
Xwww/froxlor/templates/admin/settings/updatecounters.tpl
Xwww/froxlor/templates/admin/settings/updatecounters_row_admin.tpl
Xwww/froxlor/templates/admin/settings/updatecounters_row_customer.tpl
Xwww/froxlor/templates/admin/templates/filetemplates_add.tpl
Xwww/froxlor/templates/admin/templates/filetemplates_edit.tpl
Xwww/froxlor/templates/admin/templates/templates.tpl
Xwww/froxlor/templates/admin/templates/templates_add_1.tpl
Xwww/froxlor/templates/admin/templates/templates_add_2.tpl
Xwww/froxlor/templates/admin/templates/templates_edit.tpl
Xwww/froxlor/templates/admin/templates/templates_filetemplate.tpl
Xwww/froxlor/templates/admin/templates/templates_template.tpl
Xwww/froxlor/templates/admin/ticket/archive.tpl
Xwww/froxlor/templates/admin/ticket/archived_tickets.tpl
Xwww/froxlor/templates/admin/ticket/archivesearch.tpl
Xwww/froxlor/templates/admin/ticket/categories.tpl
Xwww/froxlor/templates/admin/ticket/tickets.tpl
Xwww/froxlor/templates/admin/ticket/tickets_categories.tpl
Xwww/froxlor/templates/admin/ticket/tickets_customer.tpl
Xwww/froxlor/templates/admin/ticket/tickets_editcategory.tpl
Xwww/froxlor/templates/admin/ticket/tickets_new.tpl
Xwww/froxlor/templates/admin/ticket/tickets_newcategory.tpl
Xwww/froxlor/templates/admin/ticket/tickets_reply.tpl
Xwww/froxlor/templates/admin/ticket/tickets_tickets.tpl
Xwww/froxlor/templates/admin/ticket/tickets_tickets_list.tpl
Xwww/froxlor/templates/admin/ticket/tickets_tickets_main.tpl
Xwww/froxlor/templates/admin/ticket/tickets_view.tpl
Xwww/froxlor/templates/admin/update/index.tpl
Xwww/froxlor/templates/admin/update/noupdatesavail.tpl
Xwww/froxlor/templates/admin/update/preconfigitem.tpl
Xwww/froxlor/templates/admin/update/update_end.tpl
Xwww/froxlor/templates/admin/update/update_start.tpl
Xwww/froxlor/templates/customer/aps/askyesno.tpl
Xwww/froxlor/templates/customer/aps/data.tpl
Xwww/froxlor/templates/customer/aps/footer.tpl
Xwww/froxlor/templates/customer/aps/header.tpl
Xwww/froxlor/templates/customer/aps/infobox.tpl
Xwww/froxlor/templates/customer/aps/installer.tpl
Xwww/froxlor/templates/customer/aps/package.tpl
Xwww/froxlor/templates/customer/aps/package_status.tpl
Xwww/froxlor/templates/customer/aps/search.tpl
Xwww/froxlor/templates/customer/domains/domainlist.tpl
Xwww/froxlor/templates/customer/domains/domains.tpl
Xwww/froxlor/templates/customer/domains/domains_add.tpl
Xwww/froxlor/templates/customer/domains/domains_delimiter.tpl
Xwww/froxlor/templates/customer/domains/domains_domain.tpl
Xwww/froxlor/templates/customer/domains/domains_edit.tpl
Xwww/froxlor/templates/customer/email/account_add.tpl
Xwww/froxlor/templates/customer/email/account_changepw.tpl
Xwww/froxlor/templates/customer/email/account_changequota.tpl
Xwww/froxlor/templates/customer/email/autoresponder.tpl
Xwww/froxlor/templates/customer/email/autoresponder_add.tpl
Xwww/froxlor/templates/customer/email/autoresponder_autoresponder.tpl
Xwww/froxlor/templates/customer/email/autoresponder_edit.tpl
Xwww/froxlor/templates/customer/email/email.tpl
Xwww/froxlor/templates/customer/email/emails.tpl
Xwww/froxlor/templates/customer/email/emails_add.tpl
Xwww/froxlor/templates/customer/email/emails_domain.tpl
Xwww/froxlor/templates/customer/email/emails_edit.tpl
Xwww/froxlor/templates/customer/email/emails_edit_forwarder.tpl
Xwww/froxlor/templates/customer/email/emails_email.tpl
Xwww/froxlor/templates/customer/email/forwarder_add.tpl
Xwww/froxlor/templates/customer/extras/extras.tpl
Xwww/froxlor/templates/customer/extras/htaccess.tpl
Xwww/froxlor/templates/customer/extras/htaccess_add.tpl
Xwww/froxlor/templates/customer/extras/htaccess_edit.tpl
Xwww/froxlor/templates/customer/extras/htaccess_htaccess.tpl
Xwww/froxlor/templates/customer/extras/htpasswds.tpl
Xwww/froxlor/templates/customer/extras/htpasswds_add.tpl
Xwww/froxlor/templates/customer/extras/htpasswds_edit.tpl
Xwww/froxlor/templates/customer/extras/htpasswds_htpasswd.tpl
Xwww/froxlor/templates/customer/ftp/accounts.tpl
Xwww/froxlor/templates/customer/ftp/accounts_account.tpl
Xwww/froxlor/templates/customer/ftp/accounts_add.tpl
Xwww/froxlor/templates/customer/ftp/accounts_edit.tpl
Xwww/froxlor/templates/customer/ftp/ftp.tpl
Xwww/froxlor/templates/customer/index/change_language.tpl
Xwww/froxlor/templates/customer/index/change_password.tpl
Xwww/froxlor/templates/customer/index/index.tpl
Xwww/froxlor/templates/customer/mysql/mysql.tpl
Xwww/froxlor/templates/customer/mysql/mysqls.tpl
Xwww/froxlor/templates/customer/mysql/mysqls_add.tpl
Xwww/froxlor/templates/customer/mysql/mysqls_database.tpl
Xwww/froxlor/templates/customer/mysql/mysqls_edit.tpl
Xwww/froxlor/templates/customer/ticket/ticket.tpl
Xwww/froxlor/templates/customer/ticket/tickets.tpl
Xwww/froxlor/templates/customer/ticket/tickets_new.tpl
Xwww/froxlor/templates/customer/ticket/tickets_reply.tpl
Xwww/froxlor/templates/customer/ticket/tickets_tickets.tpl
Xwww/froxlor/templates/customer/ticket/tickets_tickets_list.tpl
Xwww/froxlor/templates/customer/ticket/tickets_tickets_main.tpl
Xwww/froxlor/templates/customer/traffic/traffic.tpl
Xwww/froxlor/templates/customer/traffic/traffic_details.tpl
Xwww/froxlor/templates/customer/traffic/traffic_month.tpl
Xwww/froxlor/templates/customer/traffic/traffic_traffic.tpl
Xwww/froxlor/templates/footer.tpl
Xwww/froxlor/templates/formfields/bool.tpl
Xwww/froxlor/templates/formfields/hidden.tpl
Xwww/froxlor/templates/formfields/label.tpl
Xwww/froxlor/templates/formfields/option.tpl
Xwww/froxlor/templates/formfields/string.tpl
Xwww/froxlor/templates/formfields/text.tpl
Xwww/froxlor/templates/header.tpl
Xwww/froxlor/templates/login/fpwd.tpl
Xwww/froxlor/templates/login/login.tpl
Xwww/froxlor/templates/main.css
Xwww/froxlor/templates/misc/awstatsmodel/awstats.froxlor.model.conf
Xwww/froxlor/templates/misc/awstatsmodel/awstats.froxlor.model_log_sql.conf
Xwww/froxlor/templates/misc/configfiles/debian_lenny/apache2/etc_apache2_mods-enabled_fastcgi.conf
Xwww/froxlor/templates/misc/configfiles/debian_lenny/courier/etc_courier_authdaemonrc
Xwww/froxlor/templates/misc/configfiles/debian_lenny/courier/etc_courier_authmysqlrc
Xwww/froxlor/templates/misc/configfiles/debian_lenny/cron/etc_cron.d_froxlor
Xwww/froxlor/templates/misc/configfiles/debian_lenny/dkim/dkim-filter.conf
Xwww/froxlor/templates/misc/configfiles/debian_lenny/dovecot/etc_dovecot_dovecot-sql.conf
Xwww/froxlor/templates/misc/configfiles/debian_lenny/dovecot/etc_dovecot_dovecot.conf
Xwww/froxlor/templates/misc/configfiles/debian_lenny/exim4/etc_exim4_conf.d_acl_30_exim4-config_check_rcpt.rul
Xwww/froxlor/templates/misc/configfiles/debian_lenny/exim4/etc_exim4_conf.d_auth_30_froxlor-config
Xwww/froxlor/templates/misc/configfiles/debian_lenny/exim4/etc_exim4_conf.d_main_10_froxlor-config_options
Xwww/froxlor/templates/misc/configfiles/debian_lenny/exim4/etc_exim4_conf.d_router_180_froxlor-config
Xwww/froxlor/templates/misc/configfiles/debian_lenny/exim4/etc_exim4_conf.d_transport_30_froxlor-config
Xwww/froxlor/templates/misc/configfiles/debian_lenny/libnss/etc_nss-mysql-root.conf
Xwww/froxlor/templates/misc/configfiles/debian_lenny/libnss/etc_nss-mysql.conf
Xwww/froxlor/templates/misc/configfiles/debian_lenny/libnss/etc_nsswitch.conf
Xwww/froxlor/templates/misc/configfiles/debian_lenny/lighttpd/etc_lighttpd.conf
Xwww/froxlor/templates/misc/configfiles/debian_lenny/nginx/etc_init.d_php-fcgi
Xwww/froxlor/templates/misc/configfiles/debian_lenny/nginx/etc_nginx_fastcgi.conf
Xwww/froxlor/templates/misc/configfiles/debian_lenny/nginx/etc_nginx_nginx.conf
Xwww/froxlor/templates/misc/configfiles/debian_lenny/postfix_courier/etc_postfix_main.cf
Xwww/froxlor/templates/misc/configfiles/debian_lenny/postfix_courier/etc_postfix_mysql-virtual_alias_maps.cf
Xwww/froxlor/templates/misc/configfiles/debian_lenny/postfix_courier/etc_postfix_mysql-virtual_mailbox_domains.cf
Xwww/froxlor/templates/misc/configfiles/debian_lenny/postfix_courier/etc_postfix_mysql-virtual_mailbox_maps.cf
Xwww/froxlor/templates/misc/configfiles/debian_lenny/postfix_courier/etc_postfix_mysql-virtual_sender_permissions.cf
Xwww/froxlor/templates/misc/configfiles/debian_lenny/postfix_courier/etc_postfix_sasl_smtpd.conf
Xwww/froxlor/templates/misc/configfiles/debian_lenny/postfix_dovecot/etc_postfix_main.cf
Xwww/froxlor/templates/misc/configfiles/debian_lenny/postfix_dovecot/etc_postfix_master.cf
Xwww/froxlor/templates/misc/configfiles/debian_lenny/postfix_dovecot/etc_postfix_mysql-virtual_alias_maps.cf
Xwww/froxlor/templates/misc/configfiles/debian_lenny/postfix_dovecot/etc_postfix_mysql-virtual_mailbox_domains.cf
Xwww/froxlor/templates/misc/configfiles/debian_lenny/postfix_dovecot/etc_postfix_mysql-virtual_mailbox_maps.cf
Xwww/froxlor/templates/misc/configfiles/debian_lenny/postfix_dovecot/etc_postfix_mysql-virtual_sender_permissions.cf
Xwww/froxlor/templates/misc/configfiles/debian_lenny/postfix_mxaccess/etc_postfix_main.cf
Xwww/froxlor/templates/misc/configfiles/debian_lenny/postfix_mxaccess/etc_postfix_mx_access
Xwww/froxlor/templates/misc/configfiles/debian_lenny/powerdns/etc_powerdns_pdns-froxlor.conf
Xwww/froxlor/templates/misc/configfiles/debian_lenny/powerdns/etc_powerdns_pdns.conf
Xwww/froxlor/templates/misc/configfiles/debian_lenny/proftpd/etc_proftpd_modules.conf
Xwww/froxlor/templates/misc/configfiles/debian_lenny/proftpd/etc_proftpd_proftpd.conf
Xwww/froxlor/templates/misc/configfiles/debian_lenny/proftpd/etc_proftpd_sql.conf
Xwww/froxlor/templates/misc/configfiles/debian_lenny/pure-ftpd/etc_default_pure-ftpd-common
Xwww/froxlor/templates/misc/configfiles/debian_lenny/pure-ftpd/etc_pure-ftpd_conf_Bind
Xwww/froxlor/templates/misc/configfiles/debian_lenny/pure-ftpd/etc_pure-ftpd_conf_ChrootEveryone
Xwww/froxlor/templates/misc/configfiles/debian_lenny/pure-ftpd/etc_pure-ftpd_conf_CustomerProof
Xwww/froxlor/templates/misc/configfiles/debian_lenny/pure-ftpd/etc_pure-ftpd_conf_MaxIdleTime
Xwww/froxlor/templates/misc/configfiles/debian_lenny/pure-ftpd/etc_pure-ftpd_conf_MinUID
Xwww/froxlor/templates/misc/configfiles/debian_lenny/pure-ftpd/etc_pure-ftpd_conf_MySQLConfigFile
Xwww/froxlor/templates/misc/configfiles/debian_lenny/pure-ftpd/etc_pure-ftpd_conf_NoAnonymous
Xwww/froxlor/templates/misc/configfiles/debian_lenny/pure-ftpd/etc_pure-ftpd_conf_PAMAuthentication
Xwww/froxlor/templates/misc/configfiles/debian_lenny/pure-ftpd/etc_pure-ftpd_db_mysql.conf
Xwww/froxlor/templates/misc/configfiles/freebsd/dkim/dkim-filter.conf
Xwww/froxlor/templates/misc/configfiles/freebsd/dkim/postfix_dkim_addition.cf
Xwww/froxlor/templates/misc/configfiles/freebsd/dovecot/usr_local_etc_dovecot-sql.conf
Xwww/froxlor/templates/misc/configfiles/freebsd/dovecot/usr_local_etc_dovecot.conf
Xwww/froxlor/templates/misc/configfiles/freebsd/libnss/etc_nsswitch.conf
Xwww/froxlor/templates/misc/configfiles/freebsd/libnss/usr_local_etc_libnss-mysql-root.cfg
Xwww/froxlor/templates/misc/configfiles/freebsd/libnss/usr_local_etc_libnss-mysql.cfg
Xwww/froxlor/templates/misc/configfiles/freebsd/postfix/etc_periodic.conf
Xwww/froxlor/templates/misc/configfiles/freebsd/postfix/usr_local_etc_postfix_main.cf
Xwww/froxlor/templates/misc/configfiles/freebsd/postfix/usr_local_etc_postfix_mysql-virtual_alias_maps.cf
Xwww/froxlor/templates/misc/configfiles/freebsd/postfix/usr_local_etc_postfix_mysql-virtual_mailbox_domains.cf
Xwww/froxlor/templates/misc/configfiles/freebsd/postfix/usr_local_etc_postfix_mysql-virtual_mailbox_maps.cf
Xwww/froxlor/templates/misc/configfiles/freebsd/postfix/usr_local_etc_postfix_mysql-virtual_sender_permissions.cf
Xwww/froxlor/templates/misc/configfiles/freebsd/postfix_mxaccess/etc_postfix_main.cf
Xwww/froxlor/templates/misc/configfiles/freebsd/postfix_mxaccess/etc_postfix_mx_access
Xwww/froxlor/templates/misc/configfiles/freebsd/powerdns/usr_local_etc_pdns_pdns.conf
Xwww/froxlor/templates/misc/configfiles/freebsd/proftpd/etc_proftpd_proftpd.conf
Xwww/froxlor/templates/misc/configfiles/gentoo/apache2/etc_apache2_modules.d_70_fastcgi.conf
Xwww/froxlor/templates/misc/configfiles/gentoo/bind/etc_bind_default.zone
Xwww/froxlor/templates/misc/configfiles/gentoo/courier/etc_courier-imap_imapd
Xwww/froxlor/templates/misc/configfiles/gentoo/courier/etc_courier-imap_imapd-ssl
Xwww/froxlor/templates/misc/configfiles/gentoo/courier/etc_courier-imap_pop3d
Xwww/froxlor/templates/misc/configfiles/gentoo/courier/etc_courier-imap_pop3d-ssl
Xwww/froxlor/templates/misc/configfiles/gentoo/courier/etc_courier_authlib_authdaemonrc
Xwww/froxlor/templates/misc/configfiles/gentoo/courier/etc_courier_authlib_authmysqlrc
Xwww/froxlor/templates/misc/configfiles/gentoo/cron/etc_cron.d_froxlor
Xwww/froxlor/templates/misc/configfiles/gentoo/dkim/dkim-filter.conf
Xwww/froxlor/templates/misc/configfiles/gentoo/dovecot/etc_dovecot_dovecot-sql.conf
Xwww/froxlor/templates/misc/configfiles/gentoo/dovecot/etc_dovecot_dovecot.conf
Xwww/froxlor/templates/misc/configfiles/gentoo/libnss/etc_libnss-mysql-root.cfg
Xwww/froxlor/templates/misc/configfiles/gentoo/libnss/etc_libnss-mysql.cfg
Xwww/froxlor/templates/misc/configfiles/gentoo/libnss/etc_nsswitch.conf
Xwww/froxlor/templates/misc/configfiles/gentoo/lighttpd/etc_lighttpd.conf
Xwww/froxlor/templates/misc/configfiles/gentoo/nginx/etc_init.d_php-fcgi
Xwww/froxlor/templates/misc/configfiles/gentoo/nginx/etc_nginx_fastcgi.conf
Xwww/froxlor/templates/misc/configfiles/gentoo/nginx/etc_nginx_nginx.conf
Xwww/froxlor/templates/misc/configfiles/gentoo/postfix_courier/etc_postfix_main.cf
Xwww/froxlor/templates/misc/configfiles/gentoo/postfix_courier/etc_postfix_mysql-virtual_alias_maps.cf
Xwww/froxlor/templates/misc/configfiles/gentoo/postfix_courier/etc_postfix_mysql-virtual_mailbox_domains.cf
Xwww/froxlor/templates/misc/configfiles/gentoo/postfix_courier/etc_postfix_mysql-virtual_mailbox_limit_maps.cf
Xwww/froxlor/templates/misc/configfiles/gentoo/postfix_courier/etc_postfix_mysql-virtual_mailbox_maps.cf
Xwww/froxlor/templates/misc/configfiles/gentoo/postfix_courier/etc_postfix_mysql-virtual_sender_permissions.cf
Xwww/froxlor/templates/misc/configfiles/gentoo/postfix_courier/etc_sasl2_smtpd.conf
Xwww/froxlor/templates/misc/configfiles/gentoo/postfix_dovecot/etc_postfix_main.cf
Xwww/froxlor/templates/misc/configfiles/gentoo/postfix_dovecot/etc_postfix_master.cf
Xwww/froxlor/templates/misc/configfiles/gentoo/postfix_dovecot/etc_postfix_mysql-virtual_alias_maps.cf
Xwww/froxlor/templates/misc/configfiles/gentoo/postfix_dovecot/etc_postfix_mysql-virtual_mailbox_domains.cf
Xwww/froxlor/templates/misc/configfiles/gentoo/postfix_dovecot/etc_postfix_mysql-virtual_mailbox_limit_maps.cf
Xwww/froxlor/templates/misc/configfiles/gentoo/postfix_dovecot/etc_postfix_mysql-virtual_mailbox_maps.cf
Xwww/froxlor/templates/misc/configfiles/gentoo/postfix_dovecot/etc_postfix_mysql-virtual_sender_permissions.cf
Xwww/froxlor/templates/misc/configfiles/gentoo/postfix_mxaccess/etc_postfix_main.cf
Xwww/froxlor/templates/misc/configfiles/gentoo/postfix_mxaccess/etc_postfix_mx_access
Xwww/froxlor/templates/misc/configfiles/gentoo/proftpd/etc_proftpd_proftpd.conf
Xwww/froxlor/templates/misc/configfiles/gentoo/pureftpd/etc_conf.d_pure-ftpd
Xwww/froxlor/templates/misc/configfiles/gentoo/pureftpd/etc_pureftpd-mysql.conf
Xwww/froxlor/templates/misc/configfiles/suse_linux_10_0/courier/etc_authlib_authdaemonrc
Xwww/froxlor/templates/misc/configfiles/suse_linux_10_0/courier/etc_authlib_authmysqlrc
Xwww/froxlor/templates/misc/configfiles/suse_linux_10_0/cron/etc_cron.d_froxlor
Xwww/froxlor/templates/misc/configfiles/suse_linux_10_0/dkim/dkim-filter.conf
Xwww/froxlor/templates/misc/configfiles/suse_linux_10_0/postfix/etc_postfix_main.cf
Xwww/froxlor/templates/misc/configfiles/suse_linux_10_0/postfix/etc_postfix_mysql-virtual_alias_maps.cf
Xwww/froxlor/templates/misc/configfiles/suse_linux_10_0/postfix/etc_postfix_mysql-virtual_mailbox_domains.cf
Xwww/froxlor/templates/misc/configfiles/suse_linux_10_0/postfix/etc_postfix_mysql-virtual_mailbox_maps.cf
Xwww/froxlor/templates/misc/configfiles/suse_linux_10_0/postfix/etc_postfix_mysql-virtual_sender_permissions.cf
Xwww/froxlor/templates/misc/configfiles/suse_linux_10_0/postfix/usr_lib_sasl2_smtpd.conf
Xwww/froxlor/templates/misc/configfiles/suse_linux_10_0/postfix_mxaccess/etc_postfix_main.cf
Xwww/froxlor/templates/misc/configfiles/suse_linux_10_0/postfix_mxaccess/etc_postfix_mx_access
Xwww/froxlor/templates/misc/configfiles/suse_linux_10_0/proftpd/etc_proftpd_modules.conf
Xwww/froxlor/templates/misc/configfiles/suse_linux_10_0/proftpd/etc_proftpd_proftpd.conf
Xwww/froxlor/templates/misc/configfiles/ubuntu_hardy/apache2/etc_apache2_mods-enabled_fastcgi.conf
Xwww/froxlor/templates/misc/configfiles/ubuntu_hardy/courier/etc_courier_authdaemonrc
Xwww/froxlor/templates/misc/configfiles/ubuntu_hardy/courier/etc_courier_authmysqlrc
Xwww/froxlor/templates/misc/configfiles/ubuntu_hardy/cron/etc_cron.d_froxlor
Xwww/froxlor/templates/misc/configfiles/ubuntu_hardy/dkim/dkim-filter.conf
Xwww/froxlor/templates/misc/configfiles/ubuntu_hardy/dovecot/etc_dovecot_dovecot-sql.conf
Xwww/froxlor/templates/misc/configfiles/ubuntu_hardy/dovecot/etc_dovecot_dovecot.conf
Xwww/froxlor/templates/misc/configfiles/ubuntu_hardy/exim4/etc_exim4_conf.d_acl_30_exim4-config_check_rcpt.rul
Xwww/froxlor/templates/misc/configfiles/ubuntu_hardy/exim4/etc_exim4_conf.d_auth_30_froxlor-config
Xwww/froxlor/templates/misc/configfiles/ubuntu_hardy/exim4/etc_exim4_conf.d_main_10_froxlor-config_options
Xwww/froxlor/templates/misc/configfiles/ubuntu_hardy/exim4/etc_exim4_conf.d_router_180_froxlor-config
Xwww/froxlor/templates/misc/configfiles/ubuntu_hardy/exim4/etc_exim4_conf.d_transport_30_froxlor-config
Xwww/froxlor/templates/misc/configfiles/ubuntu_hardy/libnss/etc_nss-mysql-root.conf
Xwww/froxlor/templates/misc/configfiles/ubuntu_hardy/libnss/etc_nss-mysql.conf
Xwww/froxlor/templates/misc/configfiles/ubuntu_hardy/libnss/etc_nsswitch.conf
Xwww/froxlor/templates/misc/configfiles/ubuntu_hardy/lighttpd/etc_lighttpd.conf
Xwww/froxlor/templates/misc/configfiles/ubuntu_hardy/nginx/etc_init.d_php-fcgi
Xwww/froxlor/templates/misc/configfiles/ubuntu_hardy/nginx/etc_nginx_fastcgi.conf
Xwww/froxlor/templates/misc/configfiles/ubuntu_hardy/nginx/etc_nginx_nginx.conf
Xwww/froxlor/templates/misc/configfiles/ubuntu_hardy/postfix_courier/etc_postfix_main.cf
Xwww/froxlor/templates/misc/configfiles/ubuntu_hardy/postfix_courier/etc_postfix_mysql-virtual_alias_maps.cf
Xwww/froxlor/templates/misc/configfiles/ubuntu_hardy/postfix_courier/etc_postfix_mysql-virtual_mailbox_domains.cf
Xwww/froxlor/templates/misc/configfiles/ubuntu_hardy/postfix_courier/etc_postfix_mysql-virtual_mailbox_maps.cf
Xwww/froxlor/templates/misc/configfiles/ubuntu_hardy/postfix_courier/etc_postfix_mysql-virtual_sender_permissions.cf
Xwww/froxlor/templates/misc/configfiles/ubuntu_hardy/postfix_courier/etc_postfix_sasl_smtpd.conf
Xwww/froxlor/templates/misc/configfiles/ubuntu_hardy/postfix_dovecot/etc_postfix_main.cf
Xwww/froxlor/templates/misc/configfiles/ubuntu_hardy/postfix_dovecot/etc_postfix_master.cf
Xwww/froxlor/templates/misc/configfiles/ubuntu_hardy/postfix_dovecot/etc_postfix_mysql-virtual_alias_maps.cf
Xwww/froxlor/templates/misc/configfiles/ubuntu_hardy/postfix_dovecot/etc_postfix_mysql-virtual_mailbox_domains.cf
Xwww/froxlor/templates/misc/configfiles/ubuntu_hardy/postfix_dovecot/etc_postfix_mysql-virtual_mailbox_maps.cf
Xwww/froxlor/templates/misc/configfiles/ubuntu_hardy/postfix_dovecot/etc_postfix_mysql-virtual_sender_permissions.cf
Xwww/froxlor/templates/misc/configfiles/ubuntu_hardy/postfix_mxaccess/etc_postfix_main.cf
Xwww/froxlor/templates/misc/configfiles/ubuntu_hardy/postfix_mxaccess/etc_postfix_mx_access
Xwww/froxlor/templates/misc/configfiles/ubuntu_hardy/powerdns/etc_powerdns_pdns-froxlor.conf
Xwww/froxlor/templates/misc/configfiles/ubuntu_hardy/powerdns/etc_powerdns_pdns.conf
Xwww/froxlor/templates/misc/configfiles/ubuntu_hardy/proftpd/etc_proftpd_modules.conf
Xwww/froxlor/templates/misc/configfiles/ubuntu_hardy/proftpd/etc_proftpd_proftpd.conf
Xwww/froxlor/templates/misc/configfiles/ubuntu_hardy/pure-ftpd/etc_default_pure-ftpd-common
Xwww/froxlor/templates/misc/configfiles/ubuntu_hardy/pure-ftpd/etc_pure-ftpd_conf_Bind
Xwww/froxlor/templates/misc/configfiles/ubuntu_hardy/pure-ftpd/etc_pure-ftpd_conf_ChrootEveryone
Xwww/froxlor/templates/misc/configfiles/ubuntu_hardy/pure-ftpd/etc_pure-ftpd_conf_CustomerProof
Xwww/froxlor/templates/misc/configfiles/ubuntu_hardy/pure-ftpd/etc_pure-ftpd_conf_MaxIdleTime
Xwww/froxlor/templates/misc/configfiles/ubuntu_hardy/pure-ftpd/etc_pure-ftpd_conf_MinUID
Xwww/froxlor/templates/misc/configfiles/ubuntu_hardy/pure-ftpd/etc_pure-ftpd_conf_MySQLConfigFile
Xwww/froxlor/templates/misc/configfiles/ubuntu_hardy/pure-ftpd/etc_pure-ftpd_conf_NoAnonymous
Xwww/froxlor/templates/misc/configfiles/ubuntu_hardy/pure-ftpd/etc_pure-ftpd_conf_PAMAuthentication
Xwww/froxlor/templates/misc/configfiles/ubuntu_hardy/pure-ftpd/etc_pure-ftpd_db_mysql.conf
Xwww/froxlor/templates/misc/configfiles/ubuntu_lucid/apache2/etc_apache2_mods-enabled_fastcgi.conf
Xwww/froxlor/templates/misc/configfiles/ubuntu_lucid/courier/etc_courier_authdaemonrc
Xwww/froxlor/templates/misc/configfiles/ubuntu_lucid/courier/etc_courier_authmysqlrc
Xwww/froxlor/templates/misc/configfiles/ubuntu_lucid/cron/etc_cron.d_froxlor
Xwww/froxlor/templates/misc/configfiles/ubuntu_lucid/dkim/dkim-filter.conf
Xwww/froxlor/templates/misc/configfiles/ubuntu_lucid/dovecot/etc_dovecot_auth.d_01-dovecot-postfix.auth
Xwww/froxlor/templates/misc/configfiles/ubuntu_lucid/dovecot/etc_dovecot_conf.d_01-dovecot-postfix.conf
Xwww/froxlor/templates/misc/configfiles/ubuntu_lucid/dovecot/etc_dovecot_dovecot-sql.conf
Xwww/froxlor/templates/misc/configfiles/ubuntu_lucid/exim4/etc_exim4_conf.d_acl_30_exim4-config_check_rcpt.rul
Xwww/froxlor/templates/misc/configfiles/ubuntu_lucid/exim4/etc_exim4_conf.d_auth_30_froxlor-config
Xwww/froxlor/templates/misc/configfiles/ubuntu_lucid/exim4/etc_exim4_conf.d_main_10_froxlor-config_options
Xwww/froxlor/templates/misc/configfiles/ubuntu_lucid/exim4/etc_exim4_conf.d_router_180_froxlor-config
Xwww/froxlor/templates/misc/configfiles/ubuntu_lucid/exim4/etc_exim4_conf.d_transport_30_froxlor-config
Xwww/froxlor/templates/misc/configfiles/ubuntu_lucid/libnss/etc_nss-mysql-root.conf
Xwww/froxlor/templates/misc/configfiles/ubuntu_lucid/libnss/etc_nss-mysql.conf
Xwww/froxlor/templates/misc/configfiles/ubuntu_lucid/libnss/etc_nsswitch.conf
Xwww/froxlor/templates/misc/configfiles/ubuntu_lucid/lighttpd/etc_lighttpd.conf
Xwww/froxlor/templates/misc/configfiles/ubuntu_lucid/postfix_courier/etc_postfix_main.cf
Xwww/froxlor/templates/misc/configfiles/ubuntu_lucid/postfix_courier/etc_postfix_mysql-virtual_alias_maps.cf
Xwww/froxlor/templates/misc/configfiles/ubuntu_lucid/postfix_courier/etc_postfix_mysql-virtual_mailbox_domains.cf
Xwww/froxlor/templates/misc/configfiles/ubuntu_lucid/postfix_courier/etc_postfix_mysql-virtual_mailbox_maps.cf
Xwww/froxlor/templates/misc/configfiles/ubuntu_lucid/postfix_courier/etc_postfix_mysql-virtual_sender_permissions.cf
Xwww/froxlor/templates/misc/configfiles/ubuntu_lucid/postfix_courier/etc_postfix_sasl_smtpd.conf
Xwww/froxlor/templates/misc/configfiles/ubuntu_lucid/postfix_dovecot/etc_postfix_main.cf
Xwww/froxlor/templates/misc/configfiles/ubuntu_lucid/postfix_dovecot/etc_postfix_master.cf
Xwww/froxlor/templates/misc/configfiles/ubuntu_lucid/postfix_dovecot/etc_postfix_mysql-virtual_alias_maps.cf
Xwww/froxlor/templates/misc/configfiles/ubuntu_lucid/postfix_dovecot/etc_postfix_mysql-virtual_mailbox_domains.cf
Xwww/froxlor/templates/misc/configfiles/ubuntu_lucid/postfix_dovecot/etc_postfix_mysql-virtual_mailbox_maps.cf
Xwww/froxlor/templates/misc/configfiles/ubuntu_lucid/postfix_dovecot/etc_postfix_mysql-virtual_sender_permissions.cf
Xwww/froxlor/templates/misc/configfiles/ubuntu_lucid/postfix_mxaccess/etc_postfix_main.cf
Xwww/froxlor/templates/misc/configfiles/ubuntu_lucid/postfix_mxaccess/etc_postfix_mx_access
Xwww/froxlor/templates/misc/configfiles/ubuntu_lucid/powerdns/etc_powerdns_pdns-froxlor.conf
Xwww/froxlor/templates/misc/configfiles/ubuntu_lucid/powerdns/etc_powerdns_pdns.conf
Xwww/froxlor/templates/misc/configfiles/ubuntu_lucid/proftpd/etc_proftpd_modules.conf
Xwww/froxlor/templates/misc/configfiles/ubuntu_lucid/proftpd/etc_proftpd_proftpd.conf
Xwww/froxlor/templates/misc/configfiles/ubuntu_lucid/proftpd/etc_proftpd_sql.conf
Xwww/froxlor/templates/misc/configfiles/ubuntu_lucid/pure-ftpd/etc_default_pure-ftpd-common
Xwww/froxlor/templates/misc/configfiles/ubuntu_lucid/pure-ftpd/etc_pure-ftpd_conf_Bind
Xwww/froxlor/templates/misc/configfiles/ubuntu_lucid/pure-ftpd/etc_pure-ftpd_conf_ChrootEveryone
Xwww/froxlor/templates/misc/configfiles/ubuntu_lucid/pure-ftpd/etc_pure-ftpd_conf_CustomerProof
Xwww/froxlor/templates/misc/configfiles/ubuntu_lucid/pure-ftpd/etc_pure-ftpd_conf_MaxIdleTime
Xwww/froxlor/templates/misc/configfiles/ubuntu_lucid/pure-ftpd/etc_pure-ftpd_conf_MinUID
Xwww/froxlor/templates/misc/configfiles/ubuntu_lucid/pure-ftpd/etc_pure-ftpd_conf_MySQLConfigFile
Xwww/froxlor/templates/misc/configfiles/ubuntu_lucid/pure-ftpd/etc_pure-ftpd_conf_NoAnonymous
Xwww/froxlor/templates/misc/configfiles/ubuntu_lucid/pure-ftpd/etc_pure-ftpd_conf_PAMAuthentication
Xwww/froxlor/templates/misc/configfiles/ubuntu_lucid/pure-ftpd/etc_pure-ftpd_db_mysql.conf
Xwww/froxlor/templates/misc/configurehint.tpl
Xwww/froxlor/templates/misc/error.tpl
Xwww/froxlor/templates/misc/question_yesno.tpl
Xwww/froxlor/templates/misc/question_yesno_checkbox.tpl
Xwww/froxlor/templates/misc/standardcustomer/index.html
Xwww/froxlor/templates/misc/success.tpl
Xwww/froxlor/templates/navigation_element.tpl
Xwww/froxlor/templates/navigation_link.tpl
X at dirrm www/froxlor/templates/misc/standardcustomer
X at dirrm www/froxlor/templates/misc/configfiles/ubuntu_lucid/pure-ftpd
X at dirrm www/froxlor/templates/misc/configfiles/ubuntu_lucid/proftpd
X at dirrm www/froxlor/templates/misc/configfiles/ubuntu_lucid/powerdns
X at dirrm www/froxlor/templates/misc/configfiles/ubuntu_lucid/postfix_mxaccess
X at dirrm www/froxlor/templates/misc/configfiles/ubuntu_lucid/postfix_dovecot
X at dirrm www/froxlor/templates/misc/configfiles/ubuntu_lucid/postfix_courier
X at dirrm www/froxlor/templates/misc/configfiles/ubuntu_lucid/lighttpd
X at dirrm www/froxlor/templates/misc/configfiles/ubuntu_lucid/libnss
X at dirrm www/froxlor/templates/misc/configfiles/ubuntu_lucid/exim4
X at dirrm www/froxlor/templates/misc/configfiles/ubuntu_lucid/dovecot
X at dirrm www/froxlor/templates/misc/configfiles/ubuntu_lucid/dkim
X at dirrm www/froxlor/templates/misc/configfiles/ubuntu_lucid/cron
X at dirrm www/froxlor/templates/misc/configfiles/ubuntu_lucid/courier
X at dirrm www/froxlor/templates/misc/configfiles/ubuntu_lucid/apache2
X at dirrm www/froxlor/templates/misc/configfiles/ubuntu_lucid
X at dirrm www/froxlor/templates/misc/configfiles/ubuntu_hardy/pure-ftpd
X at dirrm www/froxlor/templates/misc/configfiles/ubuntu_hardy/proftpd
X at dirrm www/froxlor/templates/misc/configfiles/ubuntu_hardy/powerdns
X at dirrm www/froxlor/templates/misc/configfiles/ubuntu_hardy/postfix_mxaccess
X at dirrm www/froxlor/templates/misc/configfiles/ubuntu_hardy/postfix_dovecot
X at dirrm www/froxlor/templates/misc/configfiles/ubuntu_hardy/postfix_courier
X at dirrm www/froxlor/templates/misc/configfiles/ubuntu_hardy/nginx
X at dirrm www/froxlor/templates/misc/configfiles/ubuntu_hardy/lighttpd
X at dirrm www/froxlor/templates/misc/configfiles/ubuntu_hardy/libnss
X at dirrm www/froxlor/templates/misc/configfiles/ubuntu_hardy/exim4
X at dirrm www/froxlor/templates/misc/configfiles/ubuntu_hardy/dovecot
X at dirrm www/froxlor/templates/misc/configfiles/ubuntu_hardy/dkim
X at dirrm www/froxlor/templates/misc/configfiles/ubuntu_hardy/cron
X at dirrm www/froxlor/templates/misc/configfiles/ubuntu_hardy/courier
X at dirrm www/froxlor/templates/misc/configfiles/ubuntu_hardy/apache2
X at dirrm www/froxlor/templates/misc/configfiles/ubuntu_hardy
X at dirrm www/froxlor/templates/misc/configfiles/suse_linux_10_0/proftpd
X at dirrm www/froxlor/templates/misc/configfiles/suse_linux_10_0/postfix_mxaccess
X at dirrm www/froxlor/templates/misc/configfiles/suse_linux_10_0/postfix
X at dirrm www/froxlor/templates/misc/configfiles/suse_linux_10_0/dkim
X at dirrm www/froxlor/templates/misc/configfiles/suse_linux_10_0/cron
X at dirrm www/froxlor/templates/misc/configfiles/suse_linux_10_0/courier
X at dirrm www/froxlor/templates/misc/configfiles/suse_linux_10_0
X at dirrm www/froxlor/templates/misc/configfiles/gentoo/pureftpd
X at dirrm www/froxlor/templates/misc/configfiles/gentoo/proftpd
X at dirrm www/froxlor/templates/misc/configfiles/gentoo/postfix_mxaccess
X at dirrm www/froxlor/templates/misc/configfiles/gentoo/postfix_dovecot
X at dirrm www/froxlor/templates/misc/configfiles/gentoo/postfix_courier
X at dirrm www/froxlor/templates/misc/configfiles/gentoo/nginx
X at dirrm www/froxlor/templates/misc/configfiles/gentoo/lighttpd
X at dirrm www/froxlor/templates/misc/configfiles/gentoo/libnss
X at dirrm www/froxlor/templates/misc/configfiles/gentoo/dovecot
X at dirrm www/froxlor/templates/misc/configfiles/gentoo/dkim
X at dirrm www/froxlor/templates/misc/configfiles/gentoo/cron
X at dirrm www/froxlor/templates/misc/configfiles/gentoo/courier
X at dirrm www/froxlor/templates/misc/configfiles/gentoo/bind
X at dirrm www/froxlor/templates/misc/configfiles/gentoo/apache2
X at dirrm www/froxlor/templates/misc/configfiles/gentoo
X at dirrm www/froxlor/templates/misc/configfiles/freebsd/proftpd
X at dirrm www/froxlor/templates/misc/configfiles/freebsd/powerdns
X at dirrm www/froxlor/templates/misc/configfiles/freebsd/postfix_mxaccess
X at dirrm www/froxlor/templates/misc/configfiles/freebsd/postfix
X at dirrm www/froxlor/templates/misc/configfiles/freebsd/libnss
X at dirrm www/froxlor/templates/misc/configfiles/freebsd/dovecot
X at dirrm www/froxlor/templates/misc/configfiles/freebsd/dkim
X at dirrm www/froxlor/templates/misc/configfiles/freebsd
X at dirrm www/froxlor/templates/misc/configfiles/debian_lenny/pure-ftpd
X at dirrm www/froxlor/templates/misc/configfiles/debian_lenny/proftpd
X at dirrm www/froxlor/templates/misc/configfiles/debian_lenny/powerdns
X at dirrm www/froxlor/templates/misc/configfiles/debian_lenny/postfix_mxaccess
X at dirrm www/froxlor/templates/misc/configfiles/debian_lenny/postfix_dovecot
X at dirrm www/froxlor/templates/misc/configfiles/debian_lenny/postfix_courier
X at dirrm www/froxlor/templates/misc/configfiles/debian_lenny/nginx
X at dirrm www/froxlor/templates/misc/configfiles/debian_lenny/lighttpd
X at dirrm www/froxlor/templates/misc/configfiles/debian_lenny/libnss
X at dirrm www/froxlor/templates/misc/configfiles/debian_lenny/exim4
X at dirrm www/froxlor/templates/misc/configfiles/debian_lenny/dovecot
X at dirrm www/froxlor/templates/misc/configfiles/debian_lenny/dkim
X at dirrm www/froxlor/templates/misc/configfiles/debian_lenny/cron
X at dirrm www/froxlor/templates/misc/configfiles/debian_lenny/courier
X at dirrm www/froxlor/templates/misc/configfiles/debian_lenny/apache2
X at dirrm www/froxlor/templates/misc/configfiles/debian_lenny
X at dirrm www/froxlor/templates/misc/configfiles
X at dirrm www/froxlor/templates/misc/awstatsmodel
X at dirrm www/froxlor/templates/misc
X at dirrm www/froxlor/templates/login
X at dirrm www/froxlor/templates/formfields
X at dirrm www/froxlor/templates/customer/traffic
X at dirrm www/froxlor/templates/customer/ticket
X at dirrm www/froxlor/templates/customer/mysql
X at dirrm www/froxlor/templates/customer/index
X at dirrm www/froxlor/templates/customer/ftp
X at dirrm www/froxlor/templates/customer/extras
X at dirrm www/froxlor/templates/customer/email
X at dirrm www/froxlor/templates/customer/domains
X at dirrm www/froxlor/templates/customer/aps
X at dirrm www/froxlor/templates/customer
X at dirrm www/froxlor/templates/admin/update
X at dirrm www/froxlor/templates/admin/ticket
X at dirrm www/froxlor/templates/admin/templates
X at dirrm www/froxlor/templates/admin/settings
X at dirrm www/froxlor/templates/admin/phpconfig
X at dirrm www/froxlor/templates/admin/message
X at dirrm www/froxlor/templates/admin/logger
X at dirrm www/froxlor/templates/admin/ipsandports
X at dirrm www/froxlor/templates/admin/index
X at dirrm www/froxlor/templates/admin/froxlorclients
X at dirrm www/froxlor/templates/admin/domains
X at dirrm www/froxlor/templates/admin/customers
X at dirrm www/froxlor/templates/admin/cronjobs
X at dirrm www/froxlor/templates/admin/configfiles
X at dirrm www/froxlor/templates/admin/aps
X at dirrm www/froxlor/templates/admin/admins
X at dirrm www/froxlor/templates/admin
X at dirrm www/froxlor/templates
X at dirrm www/froxlor/temp
X at dirrm www/froxlor/scripts/jobs
X at dirrm www/froxlor/scripts
X at dirrm www/froxlor/packages
X at dirrm www/froxlor/lng
X at dirrm www/froxlor/lib/navigation
X at dirrm www/froxlor/lib/functions/validate
X at dirrm www/froxlor/lib/functions/system
X at dirrm www/froxlor/lib/functions/settings
X at dirrm www/froxlor/lib/functions/phphelpers
X at dirrm www/froxlor/lib/functions/output
X at dirrm www/froxlor/lib/functions/logger
X at dirrm www/froxlor/lib/functions/froxlor
X at dirrm www/froxlor/lib/functions/formfields/text
X at dirrm www/froxlor/lib/functions/formfields/string
X at dirrm www/froxlor/lib/functions/formfields/option
X at dirrm www/froxlor/lib/functions/formfields/label
X at dirrm www/froxlor/lib/functions/formfields/int
X at dirrm www/froxlor/lib/functions/formfields/hidden
X at dirrm www/froxlor/lib/functions/formfields/date
X at dirrm www/froxlor/lib/functions/formfields/bool
X at dirrm www/froxlor/lib/functions/formfields
X at dirrm www/froxlor/lib/functions/filedir
X at dirrm www/froxlor/lib/functions/database
X at dirrm www/froxlor/lib/functions/aps
X at dirrm www/froxlor/lib/functions
X at dirrm www/froxlor/lib/configfiles
X at dirrm www/froxlor/lib/classes/ticket
X at dirrm www/froxlor/lib/classes/phpmailer
X at dirrm www/froxlor/lib/classes/phpinterface
X at dirrm www/froxlor/lib/classes/output
X at dirrm www/froxlor/lib/classes/logger
X at dirrm www/froxlor/lib/classes/idna
X at dirrm www/froxlor/lib/classes/htmlpurifier/library/HTMLPurifier/VarParser
X at dirrm www/froxlor/lib/classes/htmlpurifier/library/HTMLPurifier/URIScheme
X at dirrm www/froxlor/lib/classes/htmlpurifier/library/HTMLPurifier/URIFilter
X at dirrm www/froxlor/lib/classes/htmlpurifier/library/HTMLPurifier/Token
X at dirrm www/froxlor/lib/classes/htmlpurifier/library/HTMLPurifier/TagTransform
X at dirrm www/froxlor/lib/classes/htmlpurifier/library/HTMLPurifier/Strategy
X at dirrm www/froxlor/lib/classes/htmlpurifier/library/HTMLPurifier/Printer
X at dirrm www/froxlor/lib/classes/htmlpurifier/library/HTMLPurifier/Lexer
X at dirrm www/froxlor/lib/classes/htmlpurifier/library/HTMLPurifier/Language/messages
X at dirrm www/froxlor/lib/classes/htmlpurifier/library/HTMLPurifier/Language/classes
X at dirrm www/froxlor/lib/classes/htmlpurifier/library/HTMLPurifier/Language
X at dirrm www/froxlor/lib/classes/htmlpurifier/library/HTMLPurifier/Injector
X at dirrm www/froxlor/lib/classes/htmlpurifier/library/HTMLPurifier/HTMLModule/Tidy
X at dirrm www/froxlor/lib/classes/htmlpurifier/library/HTMLPurifier/HTMLModule
X at dirrm www/froxlor/lib/classes/htmlpurifier/library/HTMLPurifier/Filter
X at dirrm www/froxlor/lib/classes/htmlpurifier/library/HTMLPurifier/EntityLookup
X at dirrm www/froxlor/lib/classes/htmlpurifier/library/HTMLPurifier/DefinitionCache/Serializer
X at dirrm www/froxlor/lib/classes/htmlpurifier/library/HTMLPurifier/DefinitionCache/Decorator
X at dirrm www/froxlor/lib/classes/htmlpurifier/library/HTMLPurifier/DefinitionCache
X at dirrm www/froxlor/lib/classes/htmlpurifier/library/HTMLPurifier/ConfigSchema/schema
X at dirrm www/froxlor/lib/classes/htmlpurifier/library/HTMLPurifier/ConfigSchema/Interchange
X at dirrm www/froxlor/lib/classes/htmlpurifier/library/HTMLPurifier/ConfigSchema/Builder
X at dirrm www/froxlor/lib/classes/htmlpurifier/library/HTMLPurifier/ConfigSchema
X at dirrm www/froxlor/lib/classes/htmlpurifier/library/HTMLPurifier/ChildDef
X at dirrm www/froxlor/lib/classes/htmlpurifier/library/HTMLPurifier/AttrTransform
X at dirrm www/froxlor/lib/classes/htmlpurifier/library/HTMLPurifier/AttrDef/URI/Email
X at dirrm www/froxlor/lib/classes/htmlpurifier/library/HTMLPurifier/AttrDef/URI
X at dirrm www/froxlor/lib/classes/htmlpurifier/library/HTMLPurifier/AttrDef/HTML
X at dirrm www/froxlor/lib/classes/htmlpurifier/library/HTMLPurifier/AttrDef/CSS
X at dirrm www/froxlor/lib/classes/htmlpurifier/library/HTMLPurifier/AttrDef
X at dirrm www/froxlor/lib/classes/htmlpurifier/library/HTMLPurifier
X at dirrm www/froxlor/lib/classes/htmlpurifier/library
X at dirrm www/froxlor/lib/classes/htmlpurifier
X at dirrm www/froxlor/lib/classes/froxlorclient
X at dirrm www/froxlor/lib/classes/domains
X at dirrm www/froxlor/lib/classes/database
X at dirrm www/froxlor/lib/classes/aps
X at dirrm www/froxlor/lib/classes
X at dirrm www/froxlor/lib
X at dirrm www/froxlor/install/updates/syscp/1.4
X at dirrm www/froxlor/install/updates/syscp/1.2
X at dirrm www/froxlor/install/updates/syscp/1.0
X at dirrm www/froxlor/install/updates/syscp
X at dirrm www/froxlor/install/updates/preconfig/0.9
X at dirrm www/froxlor/install/updates/preconfig
X at dirrm www/froxlor/install/updates/froxlor/0.9
X at dirrm www/froxlor/install/updates/froxlor
X at dirrm www/froxlor/install/updates
X at dirrm www/froxlor/install/scripts
X at dirrm www/froxlor/install/lng
X at dirrm www/froxlor/install
X at dirrm www/froxlor/images/multiserver
X at dirrm www/froxlor/images
X at dirrm www/froxlor/actions/admin/settings
X at dirrm www/froxlor/actions/admin
X at dirrm www/froxlor/actions
X at dirrm www/froxlor
00534d09965c05eb3640b75d85ec6c37
echo x - froxlor/distinfo
sed 's/^X//' >froxlor/distinfo << '998c4f38dda74231e72e8ca3ffc1732d'
XSHA256 (froxlor-0.9.17.tar.gz) = 55d80c058d6308de9d3fd4095503c8e09d7a802ad24b7e7565df3feb43343509
XSIZE (froxlor-0.9.17.tar.gz) = 957924
998c4f38dda74231e72e8ca3ffc1732d
echo c - froxlor/files
mkdir -p froxlor/files > /dev/null 2>&1
echo x - froxlor/files/pkg-message.in
sed 's/^X//' >froxlor/files/pkg-message.in << '6ae62f442eef855f239d95eeb4387488'
X
X-------------------------------------------------------
XYou will want to check and eventually modify some of 
Xthe paths used by froxlor, as this port currently does
Xnot make any attempts to change the defaults as given
Xby the upstream.
X
XSee the froxlor documentation at http://www.froxlor.org
Xfor more information.
X
XFroxlor has been installed to the following location:
X
X  %%WWWDIR%%
X-------------------------------------------------------
6ae62f442eef855f239d95eeb4387488
echo x - froxlor/files/pkg-deinstall.in
sed 's/^X//' >froxlor/files/pkg-deinstall.in << 'e51d6e7647095e405f580c795120e409'
X#!/bin/sh
X# $FreeBSD$
X
Xif [ "$2" = DEINSTALL ]; then
X	echo ""
X	echo "-------------------------------------------------------"
X	echo "Run the following command, if you plan to permanently"
X	echo "remove froxlor:"
X	echo ""
X	echo "  rm -rf %%WWWDIR%%"
X	echo "-------------------------------------------------------"
X	echo ""
Xfi
e51d6e7647095e405f580c795120e409
exit
--- froxlor-0.9.17.shar ends here ---

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



More information about the freebsd-ports-bugs mailing list