Skip site navigation (1)Skip section navigation (2)
Date:      Fri, 5 Jun 2015 19:09:45 +0000 (UTC)
From:      Dmitry Marakasov <amdmi3@FreeBSD.org>
To:        ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org
Subject:   svn commit: r388633 - head/www/groupoffice
Message-ID:  <201506051909.t55J9jNZ085866@svn.freebsd.org>

next in thread | raw e-mail | index | archive | help
Author: amdmi3
Date: Fri Jun  5 19:09:45 2015
New Revision: 388633
URL: https://svnweb.freebsd.org/changeset/ports/388633

Log:
  - Fix shebangs
  - Add NO_ARCH
  - Modernize plist

Modified:
  head/www/groupoffice/Makefile
  head/www/groupoffice/pkg-plist

Modified: head/www/groupoffice/Makefile
==============================================================================
--- head/www/groupoffice/Makefile	Fri Jun  5 19:00:30 2015	(r388632)
+++ head/www/groupoffice/Makefile	Fri Jun  5 19:09:45 2015	(r388633)
@@ -4,6 +4,7 @@
 PORTNAME=	groupoffice
 DISTVERSIONPREFIX=	com-
 DISTVERSION=	6.0.27
+PORTREVISION=	1
 CATEGORIES=	www
 MASTER_SITES=	SF/group-office/${DISTVERSION:R}
 
@@ -11,10 +12,20 @@ MAINTAINER=	ports@FreeBSD.org
 COMMENT=	Modular web application framework vor office
 
 RESTRICTED=	Free for personal use only
+
 NO_BUILD=	yes
 USE_PHP=	mysqli session mbstring pcre xml
 WANT_PHP_WEB=	yes
 USE_MYSQL=	yes
+USES=		shebangfix
+SHEBANG_FILES=	go/vendor/tcpdf/tools/tcpdf_addfont.php \
+		groupoffice \
+		groupofficecli.php \
+		install/autoinstall.php \
+		modules/postfixadmin/scripts/vacation.pl \
+		modules/sync/z-push21/install.sh \
+		vendor/fkooman/php-oauth-client/bin/php-oauth-client-create-tables
+NO_ARCH=	yes
 
 WWWDIR?=	${PREFIX}/www/${PORTNAME}${DISTVERSION:R:R}
 
@@ -58,14 +69,6 @@ LIB_DEPENDS=	libwbxml2.so:${PORTSDIR}/te
 do-install:
 	@${MKDIR} ${STAGEDIR}${WWWDIR}
 	${CP} -R ${WRKSRC}/ ${STAGEDIR}${WWWDIR}
-	@${TOUCH} ${STAGEDIR}${WWWDIR}/config.php
-
-create-plist:
-	@${FIND} -s ${WRKSRC}/${file} -not -type d \
-	    | ${SED} -e 's,^${WRKSRC},%%WWWDIR%%,' > ${PLIST}
-	@${ECHO_CMD} '@exec touch %D/%%WWWDIR%%/config.php;chown ${WWWOWN} %D/%%WWWDIR%%/config.php' >> ${PLIST}
-	@${ECHO_CMD} '@unexec if [ ! -s %D/%%WWWDIR%%/config.php ];then rm -f %D/%%WWWDIR%%/config.php;fi' >> ${PLIST}
-	@${FIND} -ds ${WRKSRC}/${file} -type d \
-	    | ${SED} -e 's,^${WRKSRC},@dirrm %%WWWDIR%%,' >> ${PLIST}
+	@${TOUCH} ${STAGEDIR}${WWWDIR}/config.php.sample
 
 .include <bsd.port.mk>

Modified: head/www/groupoffice/pkg-plist
==============================================================================
--- head/www/groupoffice/pkg-plist	Fri Jun  5 19:00:30 2015	(r388632)
+++ head/www/groupoffice/pkg-plist	Fri Jun  5 19:09:45 2015	(r388633)
@@ -9,7 +9,7 @@
 %%WWWDIR%%/RELEASE.TXT
 %%WWWDIR%%/composer.json
 %%WWWDIR%%/composer.lock
-%%WWWDIR%%/config.php
+@sample %%WWWDIR%%/config.php.sample
 %%WWWDIR%%/controller/AclGroupController.php
 %%WWWDIR%%/controller/AclUserController.php
 %%WWWDIR%%/controller/AdvancedSearchController.php
@@ -8553,1528 +8553,1530 @@
 %%WWWDIR%%/views/Responsive/resources/GO.js
 %%WWWDIR%%/views/Responsive/resources/message.js
 %%WWWDIR%%/views/Responsive/resources/template.js
-@dirrmtry %%WWWDIR%%/controller
-@dirrmtry %%WWWDIR%%/go/base/authorized
-@dirrmtry %%WWWDIR%%/go/base/cache
-@dirrmtry %%WWWDIR%%/go/base/component
-@dirrmtry %%WWWDIR%%/go/base/controller
-@dirrmtry %%WWWDIR%%/go/base/cron
-@dirrmtry %%WWWDIR%%/go/base/csv
-@dirrmtry %%WWWDIR%%/go/base/data
-@dirrmtry %%WWWDIR%%/go/base/db
-@dirrmtry %%WWWDIR%%/go/base/exception
-@dirrmtry %%WWWDIR%%/go/base/export
-@dirrmtry %%WWWDIR%%/go/base/fs
-@dirrmtry %%WWWDIR%%/go/base/html
-@dirrmtry %%WWWDIR%%/go/base/ldap
-@dirrmtry %%WWWDIR%%/go/base/mail/exception
-@dirrmtry %%WWWDIR%%/go/base/mail
-@dirrmtry %%WWWDIR%%/go/base/model
-@dirrmtry %%WWWDIR%%/go/base/rpc
-@dirrmtry %%WWWDIR%%/go/base/storeexport
-@dirrmtry %%WWWDIR%%/go/base/util/charset
-@dirrmtry %%WWWDIR%%/go/base/util/date
-@dirrmtry %%WWWDIR%%/go/base/util/icalendar
-@dirrmtry %%WWWDIR%%/go/base/util/minify
-@dirrmtry %%WWWDIR%%/go/base/util
-@dirrmtry %%WWWDIR%%/go/base/view
-@dirrmtry %%WWWDIR%%/go/base/vobject
-@dirrmtry %%WWWDIR%%/go/base/wbxml
-@dirrmtry %%WWWDIR%%/go/base
-@dirrmtry %%WWWDIR%%/go/vendor/Cron
-@dirrmtry %%WWWDIR%%/go/vendor/Markdown/Michelf
-@dirrmtry %%WWWDIR%%/go/vendor/Markdown
-@dirrmtry %%WWWDIR%%/go/vendor/PHPExcel/PHPExcel/CachedObjectStorage
-@dirrmtry %%WWWDIR%%/go/vendor/PHPExcel/PHPExcel/CalcEngine
-@dirrmtry %%WWWDIR%%/go/vendor/PHPExcel/PHPExcel/Calculation/Token
-@dirrmtry %%WWWDIR%%/go/vendor/PHPExcel/PHPExcel/Calculation
-@dirrmtry %%WWWDIR%%/go/vendor/PHPExcel/PHPExcel/Cell
-@dirrmtry %%WWWDIR%%/go/vendor/PHPExcel/PHPExcel/Chart/Renderer
-@dirrmtry %%WWWDIR%%/go/vendor/PHPExcel/PHPExcel/Chart
-@dirrmtry %%WWWDIR%%/go/vendor/PHPExcel/PHPExcel/Reader/Excel2007
-@dirrmtry %%WWWDIR%%/go/vendor/PHPExcel/PHPExcel/Reader/Excel5
-@dirrmtry %%WWWDIR%%/go/vendor/PHPExcel/PHPExcel/Reader
-@dirrmtry %%WWWDIR%%/go/vendor/PHPExcel/PHPExcel/RichText
-@dirrmtry %%WWWDIR%%/go/vendor/PHPExcel/PHPExcel/Shared/Escher/DgContainer/SpgrContainer
-@dirrmtry %%WWWDIR%%/go/vendor/PHPExcel/PHPExcel/Shared/Escher/DgContainer
-@dirrmtry %%WWWDIR%%/go/vendor/PHPExcel/PHPExcel/Shared/Escher/DggContainer/BstoreContainer/BSE
-@dirrmtry %%WWWDIR%%/go/vendor/PHPExcel/PHPExcel/Shared/Escher/DggContainer/BstoreContainer
-@dirrmtry %%WWWDIR%%/go/vendor/PHPExcel/PHPExcel/Shared/Escher/DggContainer
-@dirrmtry %%WWWDIR%%/go/vendor/PHPExcel/PHPExcel/Shared/Escher
-@dirrmtry %%WWWDIR%%/go/vendor/PHPExcel/PHPExcel/Shared/JAMA/utils
-@dirrmtry %%WWWDIR%%/go/vendor/PHPExcel/PHPExcel/Shared/JAMA
-@dirrmtry %%WWWDIR%%/go/vendor/PHPExcel/PHPExcel/Shared/OLE/PPS
-@dirrmtry %%WWWDIR%%/go/vendor/PHPExcel/PHPExcel/Shared/OLE
-@dirrmtry %%WWWDIR%%/go/vendor/PHPExcel/PHPExcel/Shared/PCLZip
-@dirrmtry %%WWWDIR%%/go/vendor/PHPExcel/PHPExcel/Shared/trend
-@dirrmtry %%WWWDIR%%/go/vendor/PHPExcel/PHPExcel/Shared
-@dirrmtry %%WWWDIR%%/go/vendor/PHPExcel/PHPExcel/Style
-@dirrmtry %%WWWDIR%%/go/vendor/PHPExcel/PHPExcel/Worksheet/AutoFilter/Column
-@dirrmtry %%WWWDIR%%/go/vendor/PHPExcel/PHPExcel/Worksheet/AutoFilter
-@dirrmtry %%WWWDIR%%/go/vendor/PHPExcel/PHPExcel/Worksheet/Drawing
-@dirrmtry %%WWWDIR%%/go/vendor/PHPExcel/PHPExcel/Worksheet
-@dirrmtry %%WWWDIR%%/go/vendor/PHPExcel/PHPExcel/Writer/Excel2007
-@dirrmtry %%WWWDIR%%/go/vendor/PHPExcel/PHPExcel/Writer/Excel5
-@dirrmtry %%WWWDIR%%/go/vendor/PHPExcel/PHPExcel/Writer/PDF
-@dirrmtry %%WWWDIR%%/go/vendor/PHPExcel/PHPExcel/Writer
-@dirrmtry %%WWWDIR%%/go/vendor/PHPExcel/PHPExcel/locale/cs
-@dirrmtry %%WWWDIR%%/go/vendor/PHPExcel/PHPExcel/locale/da
-@dirrmtry %%WWWDIR%%/go/vendor/PHPExcel/PHPExcel/locale/de
-@dirrmtry %%WWWDIR%%/go/vendor/PHPExcel/PHPExcel/locale/en/uk
-@dirrmtry %%WWWDIR%%/go/vendor/PHPExcel/PHPExcel/locale/en
-@dirrmtry %%WWWDIR%%/go/vendor/PHPExcel/PHPExcel/locale/es
-@dirrmtry %%WWWDIR%%/go/vendor/PHPExcel/PHPExcel/locale/fi
-@dirrmtry %%WWWDIR%%/go/vendor/PHPExcel/PHPExcel/locale/fr
-@dirrmtry %%WWWDIR%%/go/vendor/PHPExcel/PHPExcel/locale/hu
-@dirrmtry %%WWWDIR%%/go/vendor/PHPExcel/PHPExcel/locale/it
-@dirrmtry %%WWWDIR%%/go/vendor/PHPExcel/PHPExcel/locale/nl
-@dirrmtry %%WWWDIR%%/go/vendor/PHPExcel/PHPExcel/locale/no
-@dirrmtry %%WWWDIR%%/go/vendor/PHPExcel/PHPExcel/locale/pl
-@dirrmtry %%WWWDIR%%/go/vendor/PHPExcel/PHPExcel/locale/pt/br
-@dirrmtry %%WWWDIR%%/go/vendor/PHPExcel/PHPExcel/locale/pt
-@dirrmtry %%WWWDIR%%/go/vendor/PHPExcel/PHPExcel/locale/ru
-@dirrmtry %%WWWDIR%%/go/vendor/PHPExcel/PHPExcel/locale/sv
-@dirrmtry %%WWWDIR%%/go/vendor/PHPExcel/PHPExcel/locale/tr
-@dirrmtry %%WWWDIR%%/go/vendor/PHPExcel/PHPExcel/locale
-@dirrmtry %%WWWDIR%%/go/vendor/PHPExcel/PHPExcel
-@dirrmtry %%WWWDIR%%/go/vendor/PHPExcel
-@dirrmtry %%WWWDIR%%/go/vendor/SabreDAV/bin
-@dirrmtry %%WWWDIR%%/go/vendor/SabreDAV/docs
-@dirrmtry %%WWWDIR%%/go/vendor/SabreDAV/examples/sql
-@dirrmtry %%WWWDIR%%/go/vendor/SabreDAV/examples/webserver
-@dirrmtry %%WWWDIR%%/go/vendor/SabreDAV/examples
-@dirrmtry %%WWWDIR%%/go/vendor/SabreDAV/lib/Sabre/CalDAV/Backend
-@dirrmtry %%WWWDIR%%/go/vendor/SabreDAV/lib/Sabre/CalDAV/Exception
-@dirrmtry %%WWWDIR%%/go/vendor/SabreDAV/lib/Sabre/CalDAV/Notifications/Notification
-@dirrmtry %%WWWDIR%%/go/vendor/SabreDAV/lib/Sabre/CalDAV/Notifications
-@dirrmtry %%WWWDIR%%/go/vendor/SabreDAV/lib/Sabre/CalDAV/Principal
-@dirrmtry %%WWWDIR%%/go/vendor/SabreDAV/lib/Sabre/CalDAV/Property
-@dirrmtry %%WWWDIR%%/go/vendor/SabreDAV/lib/Sabre/CalDAV/Schedule
-@dirrmtry %%WWWDIR%%/go/vendor/SabreDAV/lib/Sabre/CalDAV
-@dirrmtry %%WWWDIR%%/go/vendor/SabreDAV/lib/Sabre/CardDAV/Backend
-@dirrmtry %%WWWDIR%%/go/vendor/SabreDAV/lib/Sabre/CardDAV/Property
-@dirrmtry %%WWWDIR%%/go/vendor/SabreDAV/lib/Sabre/CardDAV
-@dirrmtry %%WWWDIR%%/go/vendor/SabreDAV/lib/Sabre/DAV/Auth/Backend
-@dirrmtry %%WWWDIR%%/go/vendor/SabreDAV/lib/Sabre/DAV/Auth
-@dirrmtry %%WWWDIR%%/go/vendor/SabreDAV/lib/Sabre/DAV/Browser/assets/icons
-@dirrmtry %%WWWDIR%%/go/vendor/SabreDAV/lib/Sabre/DAV/Browser/assets
-@dirrmtry %%WWWDIR%%/go/vendor/SabreDAV/lib/Sabre/DAV/Browser
-@dirrmtry %%WWWDIR%%/go/vendor/SabreDAV/lib/Sabre/DAV/Exception
-@dirrmtry %%WWWDIR%%/go/vendor/SabreDAV/lib/Sabre/DAV/FS
-@dirrmtry %%WWWDIR%%/go/vendor/SabreDAV/lib/Sabre/DAV/FSExt
-@dirrmtry %%WWWDIR%%/go/vendor/SabreDAV/lib/Sabre/DAV/Locks/Backend
-@dirrmtry %%WWWDIR%%/go/vendor/SabreDAV/lib/Sabre/DAV/Locks
-@dirrmtry %%WWWDIR%%/go/vendor/SabreDAV/lib/Sabre/DAV/Mount
-@dirrmtry %%WWWDIR%%/go/vendor/SabreDAV/lib/Sabre/DAV/PartialUpdate
-@dirrmtry %%WWWDIR%%/go/vendor/SabreDAV/lib/Sabre/DAV/Property
-@dirrmtry %%WWWDIR%%/go/vendor/SabreDAV/lib/Sabre/DAV/Tree
-@dirrmtry %%WWWDIR%%/go/vendor/SabreDAV/lib/Sabre/DAV
-@dirrmtry %%WWWDIR%%/go/vendor/SabreDAV/lib/Sabre/DAVACL/Exception
-@dirrmtry %%WWWDIR%%/go/vendor/SabreDAV/lib/Sabre/DAVACL/PrincipalBackend
-@dirrmtry %%WWWDIR%%/go/vendor/SabreDAV/lib/Sabre/DAVACL/Property
-@dirrmtry %%WWWDIR%%/go/vendor/SabreDAV/lib/Sabre/DAVACL
-@dirrmtry %%WWWDIR%%/go/vendor/SabreDAV/lib/Sabre/HTTP
-@dirrmtry %%WWWDIR%%/go/vendor/SabreDAV/lib/Sabre
-@dirrmtry %%WWWDIR%%/go/vendor/SabreDAV/lib
-@dirrmtry %%WWWDIR%%/go/vendor/SabreDAV/tests/Sabre/CalDAV/Backend
-@dirrmtry %%WWWDIR%%/go/vendor/SabreDAV/tests/Sabre/CalDAV/Notifications/Notification
-@dirrmtry %%WWWDIR%%/go/vendor/SabreDAV/tests/Sabre/CalDAV/Notifications
-@dirrmtry %%WWWDIR%%/go/vendor/SabreDAV/tests/Sabre/CalDAV/Principal
-@dirrmtry %%WWWDIR%%/go/vendor/SabreDAV/tests/Sabre/CalDAV/Property
-@dirrmtry %%WWWDIR%%/go/vendor/SabreDAV/tests/Sabre/CalDAV/Schedule/IMip
-@dirrmtry %%WWWDIR%%/go/vendor/SabreDAV/tests/Sabre/CalDAV/Schedule
-@dirrmtry %%WWWDIR%%/go/vendor/SabreDAV/tests/Sabre/CalDAV
-@dirrmtry %%WWWDIR%%/go/vendor/SabreDAV/tests/Sabre/CardDAV/Backend
-@dirrmtry %%WWWDIR%%/go/vendor/SabreDAV/tests/Sabre/CardDAV/Property
-@dirrmtry %%WWWDIR%%/go/vendor/SabreDAV/tests/Sabre/CardDAV
-@dirrmtry %%WWWDIR%%/go/vendor/SabreDAV/tests/Sabre/DAV/Auth/Backend
-@dirrmtry %%WWWDIR%%/go/vendor/SabreDAV/tests/Sabre/DAV/Auth
-@dirrmtry %%WWWDIR%%/go/vendor/SabreDAV/tests/Sabre/DAV/Browser
-@dirrmtry %%WWWDIR%%/go/vendor/SabreDAV/tests/Sabre/DAV/Exception
-@dirrmtry %%WWWDIR%%/go/vendor/SabreDAV/tests/Sabre/DAV/FSExt
-@dirrmtry %%WWWDIR%%/go/vendor/SabreDAV/tests/Sabre/DAV/Locks/Backend
-@dirrmtry %%WWWDIR%%/go/vendor/SabreDAV/tests/Sabre/DAV/Locks
-@dirrmtry %%WWWDIR%%/go/vendor/SabreDAV/tests/Sabre/DAV/Mount
-@dirrmtry %%WWWDIR%%/go/vendor/SabreDAV/tests/Sabre/DAV/PartialUpdate
-@dirrmtry %%WWWDIR%%/go/vendor/SabreDAV/tests/Sabre/DAV/Property
-@dirrmtry %%WWWDIR%%/go/vendor/SabreDAV/tests/Sabre/DAV/Tree
-@dirrmtry %%WWWDIR%%/go/vendor/SabreDAV/tests/Sabre/DAV
-@dirrmtry %%WWWDIR%%/go/vendor/SabreDAV/tests/Sabre/DAVACL/Exception
-@dirrmtry %%WWWDIR%%/go/vendor/SabreDAV/tests/Sabre/DAVACL/PrincipalBackend
-@dirrmtry %%WWWDIR%%/go/vendor/SabreDAV/tests/Sabre/DAVACL/Property
-@dirrmtry %%WWWDIR%%/go/vendor/SabreDAV/tests/Sabre/DAVACL
-@dirrmtry %%WWWDIR%%/go/vendor/SabreDAV/tests/Sabre/HTTP
-@dirrmtry %%WWWDIR%%/go/vendor/SabreDAV/tests/Sabre
-@dirrmtry %%WWWDIR%%/go/vendor/SabreDAV/tests
-@dirrmtry %%WWWDIR%%/go/vendor/SabreDAV
-@dirrmtry %%WWWDIR%%/go/vendor/VObject/bin
-@dirrmtry %%WWWDIR%%/go/vendor/VObject/doc
-@dirrmtry %%WWWDIR%%/go/vendor/VObject/lib/Sabre/VObject/Component
-@dirrmtry %%WWWDIR%%/go/vendor/VObject/lib/Sabre/VObject/Parser
-@dirrmtry %%WWWDIR%%/go/vendor/VObject/lib/Sabre/VObject/Property/ICalendar
-@dirrmtry %%WWWDIR%%/go/vendor/VObject/lib/Sabre/VObject/Property/VCard
-@dirrmtry %%WWWDIR%%/go/vendor/VObject/lib/Sabre/VObject/Property
-@dirrmtry %%WWWDIR%%/go/vendor/VObject/lib/Sabre/VObject/Splitter
-@dirrmtry %%WWWDIR%%/go/vendor/VObject/lib/Sabre/VObject
-@dirrmtry %%WWWDIR%%/go/vendor/VObject/lib/Sabre
-@dirrmtry %%WWWDIR%%/go/vendor/VObject/lib
-@dirrmtry %%WWWDIR%%/go/vendor/VObject/tests/Sabre/VObject/Component
-@dirrmtry %%WWWDIR%%/go/vendor/VObject/tests/Sabre/VObject/Parser
-@dirrmtry %%WWWDIR%%/go/vendor/VObject/tests/Sabre/VObject/Property/ICalendar
-@dirrmtry %%WWWDIR%%/go/vendor/VObject/tests/Sabre/VObject/Property/VCard
-@dirrmtry %%WWWDIR%%/go/vendor/VObject/tests/Sabre/VObject/Property
-@dirrmtry %%WWWDIR%%/go/vendor/VObject/tests/Sabre/VObject/Splitter
-@dirrmtry %%WWWDIR%%/go/vendor/VObject/tests/Sabre/VObject
-@dirrmtry %%WWWDIR%%/go/vendor/VObject/tests/Sabre
-@dirrmtry %%WWWDIR%%/go/vendor/VObject/tests
-@dirrmtry %%WWWDIR%%/go/vendor/VObject
-@dirrmtry %%WWWDIR%%/go/vendor/fpdi/filters
-@dirrmtry %%WWWDIR%%/go/vendor/fpdi
-@dirrmtry %%WWWDIR%%/go/vendor/jupload
-@dirrmtry %%WWWDIR%%/go/vendor/odtphp/library/zip/pclzip
-@dirrmtry %%WWWDIR%%/go/vendor/odtphp/library/zip
-@dirrmtry %%WWWDIR%%/go/vendor/odtphp/library
-@dirrmtry %%WWWDIR%%/go/vendor/odtphp
-@dirrmtry %%WWWDIR%%/go/vendor/pear/Mail
-@dirrmtry %%WWWDIR%%/go/vendor/pear/Net
-@dirrmtry %%WWWDIR%%/go/vendor/pear
-@dirrmtry %%WWWDIR%%/go/vendor/swift/lib/classes/Swift/ByteStream
-@dirrmtry %%WWWDIR%%/go/vendor/swift/lib/classes/Swift/CharacterReader
-@dirrmtry %%WWWDIR%%/go/vendor/swift/lib/classes/Swift/CharacterReaderFactory
-@dirrmtry %%WWWDIR%%/go/vendor/swift/lib/classes/Swift/CharacterStream
-@dirrmtry %%WWWDIR%%/go/vendor/swift/lib/classes/Swift/Encoder
-@dirrmtry %%WWWDIR%%/go/vendor/swift/lib/classes/Swift/Events
-@dirrmtry %%WWWDIR%%/go/vendor/swift/lib/classes/Swift/KeyCache
-@dirrmtry %%WWWDIR%%/go/vendor/swift/lib/classes/Swift/Mailer
-@dirrmtry %%WWWDIR%%/go/vendor/swift/lib/classes/Swift/Mime/ContentEncoder
-@dirrmtry %%WWWDIR%%/go/vendor/swift/lib/classes/Swift/Mime/HeaderEncoder
-@dirrmtry %%WWWDIR%%/go/vendor/swift/lib/classes/Swift/Mime/Headers
-@dirrmtry %%WWWDIR%%/go/vendor/swift/lib/classes/Swift/Mime
-@dirrmtry %%WWWDIR%%/go/vendor/swift/lib/classes/Swift/Plugins/Decorator
-@dirrmtry %%WWWDIR%%/go/vendor/swift/lib/classes/Swift/Plugins/Loggers
-@dirrmtry %%WWWDIR%%/go/vendor/swift/lib/classes/Swift/Plugins/Pop
-@dirrmtry %%WWWDIR%%/go/vendor/swift/lib/classes/Swift/Plugins/Reporters
-@dirrmtry %%WWWDIR%%/go/vendor/swift/lib/classes/Swift/Plugins
-@dirrmtry %%WWWDIR%%/go/vendor/swift/lib/classes/Swift/Signers
-@dirrmtry %%WWWDIR%%/go/vendor/swift/lib/classes/Swift/StreamFilters
-@dirrmtry %%WWWDIR%%/go/vendor/swift/lib/classes/Swift/Transport/Esmtp/Auth
-@dirrmtry %%WWWDIR%%/go/vendor/swift/lib/classes/Swift/Transport/Esmtp
-@dirrmtry %%WWWDIR%%/go/vendor/swift/lib/classes/Swift/Transport
-@dirrmtry %%WWWDIR%%/go/vendor/swift/lib/classes/Swift
-@dirrmtry %%WWWDIR%%/go/vendor/swift/lib/classes
-@dirrmtry %%WWWDIR%%/go/vendor/swift/lib/dependency_maps
-@dirrmtry %%WWWDIR%%/go/vendor/swift/lib
-@dirrmtry %%WWWDIR%%/go/vendor/swift
-@dirrmtry %%WWWDIR%%/go/vendor/tcpdf/config/lang
-@dirrmtry %%WWWDIR%%/go/vendor/tcpdf/config
-@dirrmtry %%WWWDIR%%/go/vendor/tcpdf/fonts
-@dirrmtry %%WWWDIR%%/go/vendor/tcpdf/include/barcodes
-@dirrmtry %%WWWDIR%%/go/vendor/tcpdf/include
-@dirrmtry %%WWWDIR%%/go/vendor/tcpdf/tools
-@dirrmtry %%WWWDIR%%/go/vendor/tcpdf
-@dirrmtry %%WWWDIR%%/go/vendor/wsdl
-@dirrmtry %%WWWDIR%%/go/vendor
-@dirrmtry %%WWWDIR%%/go
-@dirrmtry %%WWWDIR%%/install/updatescripts
-@dirrmtry %%WWWDIR%%/install
-@dirrmtry %%WWWDIR%%/language/common
-@dirrmtry %%WWWDIR%%/language/countries
-@dirrmtry %%WWWDIR%%/language/filetypes
-@dirrmtry %%WWWDIR%%/language/holidays
-@dirrmtry %%WWWDIR%%/language/lostpassword
-@dirrmtry %%WWWDIR%%/language
-@dirrmtry %%WWWDIR%%/modules/addressbook/controller
-@dirrmtry %%WWWDIR%%/modules/addressbook/customfields/model
-@dirrmtry %%WWWDIR%%/modules/addressbook/customfields
-@dirrmtry %%WWWDIR%%/modules/addressbook/customfieldtype
-@dirrmtry %%WWWDIR%%/modules/addressbook/export
-@dirrmtry %%WWWDIR%%/modules/addressbook/install/updatescripts
-@dirrmtry %%WWWDIR%%/modules/addressbook/install
-@dirrmtry %%WWWDIR%%/modules/addressbook/language
-@dirrmtry %%WWWDIR%%/modules/addressbook/model
-@dirrmtry %%WWWDIR%%/modules/addressbook/themes/Default/images/16x16
-@dirrmtry %%WWWDIR%%/modules/addressbook/themes/Default/images
-@dirrmtry %%WWWDIR%%/modules/addressbook/themes/Default
-@dirrmtry %%WWWDIR%%/modules/addressbook/themes/ExtJS/images/16x16
-@dirrmtry %%WWWDIR%%/modules/addressbook/themes/ExtJS/images
-@dirrmtry %%WWWDIR%%/modules/addressbook/themes/ExtJS
-@dirrmtry %%WWWDIR%%/modules/addressbook/themes/Group-Office/images/16x16
-@dirrmtry %%WWWDIR%%/modules/addressbook/themes/Group-Office/images
-@dirrmtry %%WWWDIR%%/modules/addressbook/themes/Group-Office
-@dirrmtry %%WWWDIR%%/modules/addressbook/themes
-@dirrmtry %%WWWDIR%%/modules/addressbook/views/Extjs3
-@dirrmtry %%WWWDIR%%/modules/addressbook/views
-@dirrmtry %%WWWDIR%%/modules/addressbook
-@dirrmtry %%WWWDIR%%/modules/admin2userlogin/controller
-@dirrmtry %%WWWDIR%%/modules/admin2userlogin/language
-@dirrmtry %%WWWDIR%%/modules/admin2userlogin/themes/Default/images
-@dirrmtry %%WWWDIR%%/modules/admin2userlogin/themes/Default
-@dirrmtry %%WWWDIR%%/modules/admin2userlogin/themes
-@dirrmtry %%WWWDIR%%/modules/admin2userlogin
-@dirrmtry %%WWWDIR%%/modules/billing/controller
-@dirrmtry %%WWWDIR%%/modules/billing/customfields/model
-@dirrmtry %%WWWDIR%%/modules/billing/customfields
-@dirrmtry %%WWWDIR%%/modules/billing/export
-@dirrmtry %%WWWDIR%%/modules/billing/install/updatescripts
-@dirrmtry %%WWWDIR%%/modules/billing/install
-@dirrmtry %%WWWDIR%%/modules/billing/language
-@dirrmtry %%WWWDIR%%/modules/billing/model
-@dirrmtry %%WWWDIR%%/modules/billing/mt940
-@dirrmtry %%WWWDIR%%/modules/billing/themes/Default/images
-@dirrmtry %%WWWDIR%%/modules/billing/themes/Default
-@dirrmtry %%WWWDIR%%/modules/billing/themes/ExtJS/images
-@dirrmtry %%WWWDIR%%/modules/billing/themes/ExtJS
-@dirrmtry %%WWWDIR%%/modules/billing/themes/Group-Office/images
-@dirrmtry %%WWWDIR%%/modules/billing/themes/Group-Office
-@dirrmtry %%WWWDIR%%/modules/billing/themes
-@dirrmtry %%WWWDIR%%/modules/billing/vendor/jejik-mt940-master/lib/Jejik/MT940/Parser
-@dirrmtry %%WWWDIR%%/modules/billing/vendor/jejik-mt940-master/lib/Jejik/MT940
-@dirrmtry %%WWWDIR%%/modules/billing/vendor/jejik-mt940-master/lib/Jejik
-@dirrmtry %%WWWDIR%%/modules/billing/vendor/jejik-mt940-master/lib
-@dirrmtry %%WWWDIR%%/modules/billing/vendor/jejik-mt940-master
-@dirrmtry %%WWWDIR%%/modules/billing/vendor
-@dirrmtry %%WWWDIR%%/modules/billing
-@dirrmtry %%WWWDIR%%/modules/billingtwinfield/controller
-@dirrmtry %%WWWDIR%%/modules/billingtwinfield/language
-@dirrmtry %%WWWDIR%%/modules/billingtwinfield/views/Extjs3
-@dirrmtry %%WWWDIR%%/modules/billingtwinfield/views
-@dirrmtry %%WWWDIR%%/modules/billingtwinfield
-@dirrmtry %%WWWDIR%%/modules/bookmarks/controller
-@dirrmtry %%WWWDIR%%/modules/bookmarks/icons
-@dirrmtry %%WWWDIR%%/modules/bookmarks/install/updatescripts
-@dirrmtry %%WWWDIR%%/modules/bookmarks/install
-@dirrmtry %%WWWDIR%%/modules/bookmarks/language
-@dirrmtry %%WWWDIR%%/modules/bookmarks/model
-@dirrmtry %%WWWDIR%%/modules/bookmarks/themes/Default/images
-@dirrmtry %%WWWDIR%%/modules/bookmarks/themes/Default
-@dirrmtry %%WWWDIR%%/modules/bookmarks/themes/Group-Office/images
-@dirrmtry %%WWWDIR%%/modules/bookmarks/themes/Group-Office
-@dirrmtry %%WWWDIR%%/modules/bookmarks/themes
-@dirrmtry %%WWWDIR%%/modules/bookmarks
-@dirrmtry %%WWWDIR%%/modules/caldav/install
-@dirrmtry %%WWWDIR%%/modules/caldav/language
-@dirrmtry %%WWWDIR%%/modules/caldav/model
-@dirrmtry %%WWWDIR%%/modules/caldav/schedule
-@dirrmtry %%WWWDIR%%/modules/caldav/themes/Default/images
-@dirrmtry %%WWWDIR%%/modules/caldav/themes/Default
-@dirrmtry %%WWWDIR%%/modules/caldav/themes
-@dirrmtry %%WWWDIR%%/modules/caldav
-@dirrmtry %%WWWDIR%%/modules/calendar/controller
-@dirrmtry %%WWWDIR%%/modules/calendar/cron
-@dirrmtry %%WWWDIR%%/modules/calendar/customfields/model
-@dirrmtry %%WWWDIR%%/modules/calendar/customfields
-@dirrmtry %%WWWDIR%%/modules/calendar/install/updatescripts
-@dirrmtry %%WWWDIR%%/modules/calendar/install
-@dirrmtry %%WWWDIR%%/modules/calendar/language
-@dirrmtry %%WWWDIR%%/modules/calendar/model
-@dirrmtry %%WWWDIR%%/modules/calendar/reports
-@dirrmtry %%WWWDIR%%/modules/calendar/test
-@dirrmtry %%WWWDIR%%/modules/calendar/themes/Default/images/16x16
-@dirrmtry %%WWWDIR%%/modules/calendar/themes/Default/images/22x22
-@dirrmtry %%WWWDIR%%/modules/calendar/themes/Default/images/pdf
-@dirrmtry %%WWWDIR%%/modules/calendar/themes/Default/images
-@dirrmtry %%WWWDIR%%/modules/calendar/themes/Default
-@dirrmtry %%WWWDIR%%/modules/calendar/themes/ExtJS/images/16x16
-@dirrmtry %%WWWDIR%%/modules/calendar/themes/ExtJS/images/22x22
-@dirrmtry %%WWWDIR%%/modules/calendar/themes/ExtJS/images
-@dirrmtry %%WWWDIR%%/modules/calendar/themes/ExtJS
-@dirrmtry %%WWWDIR%%/modules/calendar/themes/Group-Office/images/16x16
-@dirrmtry %%WWWDIR%%/modules/calendar/themes/Group-Office/images/22x22
-@dirrmtry %%WWWDIR%%/modules/calendar/themes/Group-Office/images
-@dirrmtry %%WWWDIR%%/modules/calendar/themes/Group-Office
-@dirrmtry %%WWWDIR%%/modules/calendar/themes
-@dirrmtry %%WWWDIR%%/modules/calendar/util
-@dirrmtry %%WWWDIR%%/modules/calendar/views/Extjs3
-@dirrmtry %%WWWDIR%%/modules/calendar/views/pdf
-@dirrmtry %%WWWDIR%%/modules/calendar/views
-@dirrmtry %%WWWDIR%%/modules/calendar
-@dirrmtry %%WWWDIR%%/modules/calendarexport/export
-@dirrmtry %%WWWDIR%%/modules/calendarexport/language
-@dirrmtry %%WWWDIR%%/modules/calendarexport
-@dirrmtry %%WWWDIR%%/modules/carddav/install
-@dirrmtry %%WWWDIR%%/modules/carddav/language
-@dirrmtry %%WWWDIR%%/modules/carddav/model
-@dirrmtry %%WWWDIR%%/modules/carddav/views/Extjs3/themes/Default/images
-@dirrmtry %%WWWDIR%%/modules/carddav/views/Extjs3/themes/Default
-@dirrmtry %%WWWDIR%%/modules/carddav/views/Extjs3/themes
-@dirrmtry %%WWWDIR%%/modules/carddav/views/Extjs3
-@dirrmtry %%WWWDIR%%/modules/carddav/views
-@dirrmtry %%WWWDIR%%/modules/carddav
-@dirrmtry %%WWWDIR%%/modules/chat/converse.js-0.7.4/builds
-@dirrmtry %%WWWDIR%%/modules/chat/converse.js-0.7.4/fonticons/fonts
-@dirrmtry %%WWWDIR%%/modules/chat/converse.js-0.7.4/fonticons
-@dirrmtry %%WWWDIR%%/modules/chat/converse.js-0.7.4/images
-@dirrmtry %%WWWDIR%%/modules/chat/converse.js-0.7.4/locale/af/LC_MESSAGES
-@dirrmtry %%WWWDIR%%/modules/chat/converse.js-0.7.4/locale/af
-@dirrmtry %%WWWDIR%%/modules/chat/converse.js-0.7.4/locale/de/LC_MESSAGES
-@dirrmtry %%WWWDIR%%/modules/chat/converse.js-0.7.4/locale/de
-@dirrmtry %%WWWDIR%%/modules/chat/converse.js-0.7.4/locale/en/LC_MESSAGES
-@dirrmtry %%WWWDIR%%/modules/chat/converse.js-0.7.4/locale/en
-@dirrmtry %%WWWDIR%%/modules/chat/converse.js-0.7.4/locale/es/LC_MESSAGES
-@dirrmtry %%WWWDIR%%/modules/chat/converse.js-0.7.4/locale/es
-@dirrmtry %%WWWDIR%%/modules/chat/converse.js-0.7.4/locale/fr/LC_MESSAGES
-@dirrmtry %%WWWDIR%%/modules/chat/converse.js-0.7.4/locale/fr
-@dirrmtry %%WWWDIR%%/modules/chat/converse.js-0.7.4/locale/he/LC_MESSAGES
-@dirrmtry %%WWWDIR%%/modules/chat/converse.js-0.7.4/locale/he
-@dirrmtry %%WWWDIR%%/modules/chat/converse.js-0.7.4/locale/hu/LC_MESSAGES
-@dirrmtry %%WWWDIR%%/modules/chat/converse.js-0.7.4/locale/hu
-@dirrmtry %%WWWDIR%%/modules/chat/converse.js-0.7.4/locale/id/LC_MESSAGES
-@dirrmtry %%WWWDIR%%/modules/chat/converse.js-0.7.4/locale/id
-@dirrmtry %%WWWDIR%%/modules/chat/converse.js-0.7.4/locale/it/LC_MESSAGES
-@dirrmtry %%WWWDIR%%/modules/chat/converse.js-0.7.4/locale/it
-@dirrmtry %%WWWDIR%%/modules/chat/converse.js-0.7.4/locale/ja/LC_MESSAGES
-@dirrmtry %%WWWDIR%%/modules/chat/converse.js-0.7.4/locale/ja
-@dirrmtry %%WWWDIR%%/modules/chat/converse.js-0.7.4/locale/nl/LC_MESSAGES
-@dirrmtry %%WWWDIR%%/modules/chat/converse.js-0.7.4/locale/nl
-@dirrmtry %%WWWDIR%%/modules/chat/converse.js-0.7.4/locale/pt_BR/LC_MESSAGES
-@dirrmtry %%WWWDIR%%/modules/chat/converse.js-0.7.4/locale/pt_BR
-@dirrmtry %%WWWDIR%%/modules/chat/converse.js-0.7.4/locale/ru/LC_MESSAGES
-@dirrmtry %%WWWDIR%%/modules/chat/converse.js-0.7.4/locale/ru
-@dirrmtry %%WWWDIR%%/modules/chat/converse.js-0.7.4/locale
-@dirrmtry %%WWWDIR%%/modules/chat/converse.js-0.7.4/spec
-@dirrmtry %%WWWDIR%%/modules/chat/converse.js-0.7.4/src
-@dirrmtry %%WWWDIR%%/modules/chat/converse.js-0.7.4/stylesheets
-@dirrmtry %%WWWDIR%%/modules/chat/converse.js-0.7.4
-@dirrmtry %%WWWDIR%%/modules/chat/converse.js-0.8.0/builds
-@dirrmtry %%WWWDIR%%/modules/chat/converse.js-0.8.0/css/images
-@dirrmtry %%WWWDIR%%/modules/chat/converse.js-0.8.0/css
-@dirrmtry %%WWWDIR%%/modules/chat/converse.js-0.8.0/docs/doctrees
-@dirrmtry %%WWWDIR%%/modules/chat/converse.js-0.8.0/docs/html/_sources
-@dirrmtry %%WWWDIR%%/modules/chat/converse.js-0.8.0/docs/html/_static
-@dirrmtry %%WWWDIR%%/modules/chat/converse.js-0.8.0/docs/html/static
-@dirrmtry %%WWWDIR%%/modules/chat/converse.js-0.8.0/docs/html
-@dirrmtry %%WWWDIR%%/modules/chat/converse.js-0.8.0/docs/source/_templates
-@dirrmtry %%WWWDIR%%/modules/chat/converse.js-0.8.0/docs/source/theme/static
-@dirrmtry %%WWWDIR%%/modules/chat/converse.js-0.8.0/docs/source/theme
-@dirrmtry %%WWWDIR%%/modules/chat/converse.js-0.8.0/docs/source
-@dirrmtry %%WWWDIR%%/modules/chat/converse.js-0.8.0/docs
-@dirrmtry %%WWWDIR%%/modules/chat/converse.js-0.8.0/fonticons/demo-files
-@dirrmtry %%WWWDIR%%/modules/chat/converse.js-0.8.0/fonticons/fonts
-@dirrmtry %%WWWDIR%%/modules/chat/converse.js-0.8.0/fonticons
-@dirrmtry %%WWWDIR%%/modules/chat/converse.js-0.8.0/less
-@dirrmtry %%WWWDIR%%/modules/chat/converse.js-0.8.0/locale/af/LC_MESSAGES
-@dirrmtry %%WWWDIR%%/modules/chat/converse.js-0.8.0/locale/af
-@dirrmtry %%WWWDIR%%/modules/chat/converse.js-0.8.0/locale/de/LC_MESSAGES
-@dirrmtry %%WWWDIR%%/modules/chat/converse.js-0.8.0/locale/de
-@dirrmtry %%WWWDIR%%/modules/chat/converse.js-0.8.0/locale/en/LC_MESSAGES
-@dirrmtry %%WWWDIR%%/modules/chat/converse.js-0.8.0/locale/en
-@dirrmtry %%WWWDIR%%/modules/chat/converse.js-0.8.0/locale/es/LC_MESSAGES
-@dirrmtry %%WWWDIR%%/modules/chat/converse.js-0.8.0/locale/es
-@dirrmtry %%WWWDIR%%/modules/chat/converse.js-0.8.0/locale/fr/LC_MESSAGES
-@dirrmtry %%WWWDIR%%/modules/chat/converse.js-0.8.0/locale/fr
-@dirrmtry %%WWWDIR%%/modules/chat/converse.js-0.8.0/locale/he/LC_MESSAGES
-@dirrmtry %%WWWDIR%%/modules/chat/converse.js-0.8.0/locale/he
-@dirrmtry %%WWWDIR%%/modules/chat/converse.js-0.8.0/locale/hu/LC_MESSAGES
-@dirrmtry %%WWWDIR%%/modules/chat/converse.js-0.8.0/locale/hu
-@dirrmtry %%WWWDIR%%/modules/chat/converse.js-0.8.0/locale/id/LC_MESSAGES
-@dirrmtry %%WWWDIR%%/modules/chat/converse.js-0.8.0/locale/id
-@dirrmtry %%WWWDIR%%/modules/chat/converse.js-0.8.0/locale/it/LC_MESSAGES
-@dirrmtry %%WWWDIR%%/modules/chat/converse.js-0.8.0/locale/it
-@dirrmtry %%WWWDIR%%/modules/chat/converse.js-0.8.0/locale/ja/LC_MESSAGES
-@dirrmtry %%WWWDIR%%/modules/chat/converse.js-0.8.0/locale/ja
-@dirrmtry %%WWWDIR%%/modules/chat/converse.js-0.8.0/locale/nl/LC_MESSAGES
-@dirrmtry %%WWWDIR%%/modules/chat/converse.js-0.8.0/locale/nl
-@dirrmtry %%WWWDIR%%/modules/chat/converse.js-0.8.0/locale/pt_BR/LC_MESSAGES
-@dirrmtry %%WWWDIR%%/modules/chat/converse.js-0.8.0/locale/pt_BR
-@dirrmtry %%WWWDIR%%/modules/chat/converse.js-0.8.0/locale/ru/LC_MESSAGES
-@dirrmtry %%WWWDIR%%/modules/chat/converse.js-0.8.0/locale/ru
-@dirrmtry %%WWWDIR%%/modules/chat/converse.js-0.8.0/locale/zh/LC_MESSAGES
-@dirrmtry %%WWWDIR%%/modules/chat/converse.js-0.8.0/locale/zh
-@dirrmtry %%WWWDIR%%/modules/chat/converse.js-0.8.0/locale
-@dirrmtry %%WWWDIR%%/modules/chat/converse.js-0.8.0/mockup
-@dirrmtry %%WWWDIR%%/modules/chat/converse.js-0.8.0/spec
-@dirrmtry %%WWWDIR%%/modules/chat/converse.js-0.8.0/src/templates
-@dirrmtry %%WWWDIR%%/modules/chat/converse.js-0.8.0/src
-@dirrmtry %%WWWDIR%%/modules/chat/converse.js-0.8.0/tests
-@dirrmtry %%WWWDIR%%/modules/chat/converse.js-0.8.0
-@dirrmtry %%WWWDIR%%/modules/chat/language
-@dirrmtry %%WWWDIR%%/modules/chat/views/Extjs3/themes/Default
-@dirrmtry %%WWWDIR%%/modules/chat/views/Extjs3/themes/Group-Office
-@dirrmtry %%WWWDIR%%/modules/chat/views/Extjs3/themes
-@dirrmtry %%WWWDIR%%/modules/chat/views/Extjs3
-@dirrmtry %%WWWDIR%%/modules/chat/views
-@dirrmtry %%WWWDIR%%/modules/chat/xmpp-prebind-php/lib/Auth/SASL
-@dirrmtry %%WWWDIR%%/modules/chat/xmpp-prebind-php/lib/Auth
-@dirrmtry %%WWWDIR%%/modules/chat/xmpp-prebind-php/lib/FirePHP
-@dirrmtry %%WWWDIR%%/modules/chat/xmpp-prebind-php/lib
-@dirrmtry %%WWWDIR%%/modules/chat/xmpp-prebind-php
-@dirrmtry %%WWWDIR%%/modules/chat
-@dirrmtry %%WWWDIR%%/modules/comments/controller
-@dirrmtry %%WWWDIR%%/modules/comments/install
-@dirrmtry %%WWWDIR%%/modules/comments/language
-@dirrmtry %%WWWDIR%%/modules/comments/model
-@dirrmtry %%WWWDIR%%/modules/comments/themes/Default/images
-@dirrmtry %%WWWDIR%%/modules/comments/themes/Default
-@dirrmtry %%WWWDIR%%/modules/comments/themes
-@dirrmtry %%WWWDIR%%/modules/comments
-@dirrmtry %%WWWDIR%%/modules/cron/controller
-@dirrmtry %%WWWDIR%%/modules/cron/language
-@dirrmtry %%WWWDIR%%/modules/cron/model
-@dirrmtry %%WWWDIR%%/modules/cron/views/Extjs3/themes/Default/images
-@dirrmtry %%WWWDIR%%/modules/cron/views/Extjs3/themes/Default
-@dirrmtry %%WWWDIR%%/modules/cron/views/Extjs3/themes/ExtJS/images
-@dirrmtry %%WWWDIR%%/modules/cron/views/Extjs3/themes/ExtJS
-@dirrmtry %%WWWDIR%%/modules/cron/views/Extjs3/themes
-@dirrmtry %%WWWDIR%%/modules/cron/views/Extjs3
-@dirrmtry %%WWWDIR%%/modules/cron/views
-@dirrmtry %%WWWDIR%%/modules/cron
-@dirrmtry %%WWWDIR%%/modules/customcss/controller
-@dirrmtry %%WWWDIR%%/modules/customcss/install
-@dirrmtry %%WWWDIR%%/modules/customcss/language
-@dirrmtry %%WWWDIR%%/modules/customcss/themes/Default/images
-@dirrmtry %%WWWDIR%%/modules/customcss/themes/Default
-@dirrmtry %%WWWDIR%%/modules/customcss/themes
-@dirrmtry %%WWWDIR%%/modules/customcss
-@dirrmtry %%WWWDIR%%/modules/customfields/controller
-@dirrmtry %%WWWDIR%%/modules/customfields/customfieldtype
-@dirrmtry %%WWWDIR%%/modules/customfields/html
-@dirrmtry %%WWWDIR%%/modules/customfields/install
-@dirrmtry %%WWWDIR%%/modules/customfields/language
-@dirrmtry %%WWWDIR%%/modules/customfields/model
-@dirrmtry %%WWWDIR%%/modules/customfields/themes/Default/images
-@dirrmtry %%WWWDIR%%/modules/customfields/themes/Default
-@dirrmtry %%WWWDIR%%/modules/customfields/themes/ExtJS/images
-@dirrmtry %%WWWDIR%%/modules/customfields/themes/ExtJS
-@dirrmtry %%WWWDIR%%/modules/customfields/themes
-@dirrmtry %%WWWDIR%%/modules/customfields
-@dirrmtry %%WWWDIR%%/modules/dav/auth
-@dirrmtry %%WWWDIR%%/modules/dav/davacl
-@dirrmtry %%WWWDIR%%/modules/dav/fs
-@dirrmtry %%WWWDIR%%/modules/dav/language
-@dirrmtry %%WWWDIR%%/modules/dav/themes/Default/images
-@dirrmtry %%WWWDIR%%/modules/dav/themes/Default
-@dirrmtry %%WWWDIR%%/modules/dav/themes
-@dirrmtry %%WWWDIR%%/modules/dav
-@dirrmtry %%WWWDIR%%/modules/defaultsite/controller
-@dirrmtry %%WWWDIR%%/modules/defaultsite/language
-@dirrmtry %%WWWDIR%%/modules/defaultsite/views/site/addressbook
-@dirrmtry %%WWWDIR%%/modules/defaultsite/views/site/assets/css
-@dirrmtry %%WWWDIR%%/modules/defaultsite/views/site/assets
-@dirrmtry %%WWWDIR%%/modules/defaultsite/views/site/layouts
-@dirrmtry %%WWWDIR%%/modules/defaultsite/views/site/servermanager/emails
-@dirrmtry %%WWWDIR%%/modules/defaultsite/views/site/servermanager
-@dirrmtry %%WWWDIR%%/modules/defaultsite/views/site/site
-@dirrmtry %%WWWDIR%%/modules/defaultsite/views/site/tickets
-@dirrmtry %%WWWDIR%%/modules/defaultsite/views/site
-@dirrmtry %%WWWDIR%%/modules/defaultsite/views
-@dirrmtry %%WWWDIR%%/modules/defaultsite
-@dirrmtry %%WWWDIR%%/modules/demodata/controller
-@dirrmtry %%WWWDIR%%/modules/demodata/language
-@dirrmtry %%WWWDIR%%/modules/demodata
-@dirrmtry %%WWWDIR%%/modules/documenttemplates/controller
-@dirrmtry %%WWWDIR%%/modules/documenttemplates/language
-@dirrmtry %%WWWDIR%%/modules/documenttemplates/model
-@dirrmtry %%WWWDIR%%/modules/documenttemplates/themes/Default/images
-@dirrmtry %%WWWDIR%%/modules/documenttemplates/themes/Default
-@dirrmtry %%WWWDIR%%/modules/documenttemplates/themes
-@dirrmtry %%WWWDIR%%/modules/documenttemplates
-@dirrmtry %%WWWDIR%%/modules/dropbox/controller
-@dirrmtry %%WWWDIR%%/modules/dropbox/cron
-@dirrmtry %%WWWDIR%%/modules/dropbox/install
-@dirrmtry %%WWWDIR%%/modules/dropbox/language
-@dirrmtry %%WWWDIR%%/modules/dropbox/lib/Dropbox/Exception
-@dirrmtry %%WWWDIR%%/modules/dropbox/lib/Dropbox
-@dirrmtry %%WWWDIR%%/modules/dropbox/lib
-@dirrmtry %%WWWDIR%%/modules/dropbox/model
-@dirrmtry %%WWWDIR%%/modules/dropbox/views/Extjs3/themes/Default/images
-@dirrmtry %%WWWDIR%%/modules/dropbox/views/Extjs3/themes/Default
-@dirrmtry %%WWWDIR%%/modules/dropbox/views/Extjs3/themes
-@dirrmtry %%WWWDIR%%/modules/dropbox/views/Extjs3
-@dirrmtry %%WWWDIR%%/modules/dropbox/views
-@dirrmtry %%WWWDIR%%/modules/dropbox
-@dirrmtry %%WWWDIR%%/modules/email/controller
-@dirrmtry %%WWWDIR%%/modules/email/install/updatescripts
-@dirrmtry %%WWWDIR%%/modules/email/install
-@dirrmtry %%WWWDIR%%/modules/email/language
-@dirrmtry %%WWWDIR%%/modules/email/model
-@dirrmtry %%WWWDIR%%/modules/email/themes/Default/images/16x16
-@dirrmtry %%WWWDIR%%/modules/email/themes/Default/images/22x22
-@dirrmtry %%WWWDIR%%/modules/email/themes/Default/images
-@dirrmtry %%WWWDIR%%/modules/email/themes/Default
-@dirrmtry %%WWWDIR%%/modules/email/themes/ExtJS/images/16x16
-@dirrmtry %%WWWDIR%%/modules/email/themes/ExtJS/images/22x22
-@dirrmtry %%WWWDIR%%/modules/email/themes/ExtJS/images
-@dirrmtry %%WWWDIR%%/modules/email/themes/ExtJS
-@dirrmtry %%WWWDIR%%/modules/email/themes/Group-Office/images/16x16
-@dirrmtry %%WWWDIR%%/modules/email/themes/Group-Office/images/22x22
-@dirrmtry %%WWWDIR%%/modules/email/themes/Group-Office/images
-@dirrmtry %%WWWDIR%%/modules/email/themes/Group-Office
-@dirrmtry %%WWWDIR%%/modules/email/themes
-@dirrmtry %%WWWDIR%%/modules/email/views/Extjs3
-@dirrmtry %%WWWDIR%%/modules/email/views/Responsive
-@dirrmtry %%WWWDIR%%/modules/email/views
-@dirrmtry %%WWWDIR%%/modules/email
-@dirrmtry %%WWWDIR%%/modules/exactonline/controller
-@dirrmtry %%WWWDIR%%/modules/exactonline/language
-@dirrmtry %%WWWDIR%%/modules/exactonline/views/Extjs3
-@dirrmtry %%WWWDIR%%/modules/exactonline/views
-@dirrmtry %%WWWDIR%%/modules/exactonline
-@dirrmtry %%WWWDIR%%/modules/favorites/controller
-@dirrmtry %%WWWDIR%%/modules/favorites/install
-@dirrmtry %%WWWDIR%%/modules/favorites/language
-@dirrmtry %%WWWDIR%%/modules/favorites/model
-@dirrmtry %%WWWDIR%%/modules/favorites/views/Extjs3/themes/Default/images
-@dirrmtry %%WWWDIR%%/modules/favorites/views/Extjs3/themes/Default
-@dirrmtry %%WWWDIR%%/modules/favorites/views/Extjs3/themes
-@dirrmtry %%WWWDIR%%/modules/favorites/views/Extjs3
-@dirrmtry %%WWWDIR%%/modules/favorites/views
-@dirrmtry %%WWWDIR%%/modules/favorites
-@dirrmtry %%WWWDIR%%/modules/files/controller
-@dirrmtry %%WWWDIR%%/modules/files/cron
-@dirrmtry %%WWWDIR%%/modules/files/customfields/model
-@dirrmtry %%WWWDIR%%/modules/files/customfields
-@dirrmtry %%WWWDIR%%/modules/files/customfieldtype
-@dirrmtry %%WWWDIR%%/modules/files/exception
-@dirrmtry %%WWWDIR%%/modules/files/filehandler
-@dirrmtry %%WWWDIR%%/modules/files/fs
-@dirrmtry %%WWWDIR%%/modules/files/install/templates
-@dirrmtry %%WWWDIR%%/modules/files/install/updatescripts
-@dirrmtry %%WWWDIR%%/modules/files/install
-@dirrmtry %%WWWDIR%%/modules/files/language
-@dirrmtry %%WWWDIR%%/modules/files/model
-@dirrmtry %%WWWDIR%%/modules/files/themes/Default/images
-@dirrmtry %%WWWDIR%%/modules/files/themes/Default
-@dirrmtry %%WWWDIR%%/modules/files/themes/ExtJS/images
-@dirrmtry %%WWWDIR%%/modules/files/themes/ExtJS
-@dirrmtry %%WWWDIR%%/modules/files/themes/Group-Office/images
-@dirrmtry %%WWWDIR%%/modules/files/themes/Group-Office
-@dirrmtry %%WWWDIR%%/modules/files/themes
-@dirrmtry %%WWWDIR%%/modules/files/views/Extjs3
-@dirrmtry %%WWWDIR%%/modules/files/views
-@dirrmtry %%WWWDIR%%/modules/files
-@dirrmtry %%WWWDIR%%/modules/filesearch/controller
-@dirrmtry %%WWWDIR%%/modules/filesearch/cron
-@dirrmtry %%WWWDIR%%/modules/filesearch/export
-@dirrmtry %%WWWDIR%%/modules/filesearch/install/updatescripts
-@dirrmtry %%WWWDIR%%/modules/filesearch/install
-@dirrmtry %%WWWDIR%%/modules/filesearch/language
-@dirrmtry %%WWWDIR%%/modules/filesearch/model
-@dirrmtry %%WWWDIR%%/modules/filesearch/themes/Default/images
-@dirrmtry %%WWWDIR%%/modules/filesearch/themes/Default
-@dirrmtry %%WWWDIR%%/modules/filesearch/themes
-@dirrmtry %%WWWDIR%%/modules/filesearch/xsl
-@dirrmtry %%WWWDIR%%/modules/filesearch
-@dirrmtry %%WWWDIR%%/modules/formprocessor/install
-@dirrmtry %%WWWDIR%%/modules/formprocessor/language
-@dirrmtry %%WWWDIR%%/modules/formprocessor/themes/Default/images
-@dirrmtry %%WWWDIR%%/modules/formprocessor/themes/Default
-@dirrmtry %%WWWDIR%%/modules/formprocessor/themes
-@dirrmtry %%WWWDIR%%/modules/formprocessor
-@dirrmtry %%WWWDIR%%/modules/freebusypermissions/install
-@dirrmtry %%WWWDIR%%/modules/freebusypermissions/language
-@dirrmtry %%WWWDIR%%/modules/freebusypermissions/model
-@dirrmtry %%WWWDIR%%/modules/freebusypermissions/themes/Default/images
-@dirrmtry %%WWWDIR%%/modules/freebusypermissions/themes/Default
-@dirrmtry %%WWWDIR%%/modules/freebusypermissions/themes
-@dirrmtry %%WWWDIR%%/modules/freebusypermissions
-@dirrmtry %%WWWDIR%%/modules/googledrive/controller
-@dirrmtry %%WWWDIR%%/modules/googledrive/filehandler
-@dirrmtry %%WWWDIR%%/modules/googledrive/google-api-php-client/src/auth
-@dirrmtry %%WWWDIR%%/modules/googledrive/google-api-php-client/src/cache
-@dirrmtry %%WWWDIR%%/modules/googledrive/google-api-php-client/src/contrib
-@dirrmtry %%WWWDIR%%/modules/googledrive/google-api-php-client/src/external
-@dirrmtry %%WWWDIR%%/modules/googledrive/google-api-php-client/src/io
-@dirrmtry %%WWWDIR%%/modules/googledrive/google-api-php-client/src/service
-@dirrmtry %%WWWDIR%%/modules/googledrive/google-api-php-client/src
-@dirrmtry %%WWWDIR%%/modules/googledrive/google-api-php-client
-@dirrmtry %%WWWDIR%%/modules/googledrive/language
-@dirrmtry %%WWWDIR%%/modules/googledrive/themes/Default/images
-@dirrmtry %%WWWDIR%%/modules/googledrive/themes/Default
-@dirrmtry %%WWWDIR%%/modules/googledrive/themes
-@dirrmtry %%WWWDIR%%/modules/googledrive/views/Extjs3
-@dirrmtry %%WWWDIR%%/modules/googledrive/views
-@dirrmtry %%WWWDIR%%/modules/googledrive
-@dirrmtry %%WWWDIR%%/modules/gota/controller
-@dirrmtry %%WWWDIR%%/modules/gota/filehandler
-@dirrmtry %%WWWDIR%%/modules/gota/language
-@dirrmtry %%WWWDIR%%/modules/gota/lib
-@dirrmtry %%WWWDIR%%/modules/gota/themes/Default/images
-@dirrmtry %%WWWDIR%%/modules/gota/themes/Default
-@dirrmtry %%WWWDIR%%/modules/gota/themes
-@dirrmtry %%WWWDIR%%/modules/gota
-@dirrmtry %%WWWDIR%%/modules/groups/controller
-@dirrmtry %%WWWDIR%%/modules/groups/language
-@dirrmtry %%WWWDIR%%/modules/groups/model
-@dirrmtry %%WWWDIR%%/modules/groups/themes/Default/images
-@dirrmtry %%WWWDIR%%/modules/groups/themes/Default
-@dirrmtry %%WWWDIR%%/modules/groups/themes/ExtJS/images/16x16
-@dirrmtry %%WWWDIR%%/modules/groups/themes/ExtJS/images
-@dirrmtry %%WWWDIR%%/modules/groups/themes/ExtJS
-@dirrmtry %%WWWDIR%%/modules/groups/themes
-@dirrmtry %%WWWDIR%%/modules/groups
-@dirrmtry %%WWWDIR%%/modules/hoursapproval2/controller
-@dirrmtry %%WWWDIR%%/modules/hoursapproval2/language
-@dirrmtry %%WWWDIR%%/modules/hoursapproval2/themes/Default/images
-@dirrmtry %%WWWDIR%%/modules/hoursapproval2/themes/Default
-@dirrmtry %%WWWDIR%%/modules/hoursapproval2/themes/ExtJS
-@dirrmtry %%WWWDIR%%/modules/hoursapproval2/themes
-@dirrmtry %%WWWDIR%%/modules/hoursapproval2/views/Extjs3
-@dirrmtry %%WWWDIR%%/modules/hoursapproval2/views
-@dirrmtry %%WWWDIR%%/modules/hoursapproval2
-@dirrmtry %%WWWDIR%%/modules/imapauth/install
-@dirrmtry %%WWWDIR%%/modules/imapauth/language
-@dirrmtry %%WWWDIR%%/modules/imapauth/themes/Default/images
-@dirrmtry %%WWWDIR%%/modules/imapauth/themes/Default
-@dirrmtry %%WWWDIR%%/modules/imapauth/themes
-@dirrmtry %%WWWDIR%%/modules/imapauth
-@dirrmtry %%WWWDIR%%/modules/ipwhitelist/controller
-@dirrmtry %%WWWDIR%%/modules/ipwhitelist/install
-@dirrmtry %%WWWDIR%%/modules/ipwhitelist/language
-@dirrmtry %%WWWDIR%%/modules/ipwhitelist/model
-@dirrmtry %%WWWDIR%%/modules/ipwhitelist/views/Extjs3
-@dirrmtry %%WWWDIR%%/modules/ipwhitelist/views
-@dirrmtry %%WWWDIR%%/modules/ipwhitelist
-@dirrmtry %%WWWDIR%%/modules/ldapauth/controller
-@dirrmtry %%WWWDIR%%/modules/ldapauth/language
-@dirrmtry %%WWWDIR%%/modules/ldapauth/mapping
-@dirrmtry %%WWWDIR%%/modules/ldapauth/model
-@dirrmtry %%WWWDIR%%/modules/ldapauth/themes/Default/images
-@dirrmtry %%WWWDIR%%/modules/ldapauth/themes/Default
-@dirrmtry %%WWWDIR%%/modules/ldapauth/themes
-@dirrmtry %%WWWDIR%%/modules/ldapauth/views/Extjs3
-@dirrmtry %%WWWDIR%%/modules/ldapauth/views
-@dirrmtry %%WWWDIR%%/modules/ldapauth
-@dirrmtry %%WWWDIR%%/modules/leavedays/controller
-@dirrmtry %%WWWDIR%%/modules/leavedays/install/updatescripts
-@dirrmtry %%WWWDIR%%/modules/leavedays/install
-@dirrmtry %%WWWDIR%%/modules/leavedays/language
-@dirrmtry %%WWWDIR%%/modules/leavedays/model
-@dirrmtry %%WWWDIR%%/modules/leavedays/themes/Default/images
-@dirrmtry %%WWWDIR%%/modules/leavedays/themes/Default
-@dirrmtry %%WWWDIR%%/modules/leavedays/themes
-@dirrmtry %%WWWDIR%%/modules/leavedays/views/Extjs3
-@dirrmtry %%WWWDIR%%/modules/leavedays/views
-@dirrmtry %%WWWDIR%%/modules/leavedays
-@dirrmtry %%WWWDIR%%/modules/log/controller
-@dirrmtry %%WWWDIR%%/modules/log/language
-@dirrmtry %%WWWDIR%%/modules/log/model
-@dirrmtry %%WWWDIR%%/modules/log/themes/Default/images
-@dirrmtry %%WWWDIR%%/modules/log/themes/Default
-@dirrmtry %%WWWDIR%%/modules/log/themes/ExtJS/images
-@dirrmtry %%WWWDIR%%/modules/log/themes/ExtJS
-@dirrmtry %%WWWDIR%%/modules/log/themes
-@dirrmtry %%WWWDIR%%/modules/log
-@dirrmtry %%WWWDIR%%/modules/manualsite/language
-@dirrmtry %%WWWDIR%%/modules/manualsite/views/site/assets/css
-@dirrmtry %%WWWDIR%%/modules/manualsite/views/site/assets/images
-@dirrmtry %%WWWDIR%%/modules/manualsite/views/site/assets/js
-@dirrmtry %%WWWDIR%%/modules/manualsite/views/site/assets/lightbox/css
-@dirrmtry %%WWWDIR%%/modules/manualsite/views/site/assets/lightbox/img/demopage
-@dirrmtry %%WWWDIR%%/modules/manualsite/views/site/assets/lightbox/img
-@dirrmtry %%WWWDIR%%/modules/manualsite/views/site/assets/lightbox/js
-@dirrmtry %%WWWDIR%%/modules/manualsite/views/site/assets/lightbox
-@dirrmtry %%WWWDIR%%/modules/manualsite/views/site/assets
-@dirrmtry %%WWWDIR%%/modules/manualsite/views/site/layouts
-@dirrmtry %%WWWDIR%%/modules/manualsite/views/site/manualsite
-@dirrmtry %%WWWDIR%%/modules/manualsite/views/site/site
-@dirrmtry %%WWWDIR%%/modules/manualsite/views/site
-@dirrmtry %%WWWDIR%%/modules/manualsite/views
-@dirrmtry %%WWWDIR%%/modules/manualsite
-@dirrmtry %%WWWDIR%%/modules/mediawiki/controller
-@dirrmtry %%WWWDIR%%/modules/mediawiki/extensions
-@dirrmtry %%WWWDIR%%/modules/mediawiki/install
-@dirrmtry %%WWWDIR%%/modules/mediawiki/language
-@dirrmtry %%WWWDIR%%/modules/mediawiki/views/Extjs3/themes/Default/images
-@dirrmtry %%WWWDIR%%/modules/mediawiki/views/Extjs3/themes/Default
-@dirrmtry %%WWWDIR%%/modules/mediawiki/views/Extjs3/themes
-@dirrmtry %%WWWDIR%%/modules/mediawiki/views/Extjs3
-@dirrmtry %%WWWDIR%%/modules/mediawiki/views
-@dirrmtry %%WWWDIR%%/modules/mediawiki
-@dirrmtry %%WWWDIR%%/modules/modules/controller
-@dirrmtry %%WWWDIR%%/modules/modules/cron
-@dirrmtry %%WWWDIR%%/modules/modules/language
-@dirrmtry %%WWWDIR%%/modules/modules/themes/Default/images/16x16
-@dirrmtry %%WWWDIR%%/modules/modules/themes/Default/images
-@dirrmtry %%WWWDIR%%/modules/modules/themes/Default
-@dirrmtry %%WWWDIR%%/modules/modules/themes/ExtJS/images/16x16
-@dirrmtry %%WWWDIR%%/modules/modules/themes/ExtJS/images
-@dirrmtry %%WWWDIR%%/modules/modules/themes/ExtJS
-@dirrmtry %%WWWDIR%%/modules/modules/themes
-@dirrmtry %%WWWDIR%%/modules/modules
-@dirrmtry %%WWWDIR%%/modules/notes/controller
-@dirrmtry %%WWWDIR%%/modules/notes/customfields/model
-@dirrmtry %%WWWDIR%%/modules/notes/customfields
-@dirrmtry %%WWWDIR%%/modules/notes/export
-@dirrmtry %%WWWDIR%%/modules/notes/install
-@dirrmtry %%WWWDIR%%/modules/notes/language
-@dirrmtry %%WWWDIR%%/modules/notes/model
-@dirrmtry %%WWWDIR%%/modules/notes/views/Extjs3/themes/Default/images
-@dirrmtry %%WWWDIR%%/modules/notes/views/Extjs3/themes/Default
-@dirrmtry %%WWWDIR%%/modules/notes/views/Extjs3/themes/ExtJS/images
-@dirrmtry %%WWWDIR%%/modules/notes/views/Extjs3/themes/ExtJS
-@dirrmtry %%WWWDIR%%/modules/notes/views/Extjs3/themes/Group-Office/images
-@dirrmtry %%WWWDIR%%/modules/notes/views/Extjs3/themes/Group-Office
-@dirrmtry %%WWWDIR%%/modules/notes/views/Extjs3/themes
-@dirrmtry %%WWWDIR%%/modules/notes/views/Extjs3
-@dirrmtry %%WWWDIR%%/modules/notes/views
-@dirrmtry %%WWWDIR%%/modules/notes
-@dirrmtry %%WWWDIR%%/modules/phpbb3/controller
-@dirrmtry %%WWWDIR%%/modules/phpbb3/install
-@dirrmtry %%WWWDIR%%/modules/phpbb3/language
-@dirrmtry %%WWWDIR%%/modules/phpbb3/themes/Default/images
-@dirrmtry %%WWWDIR%%/modules/phpbb3/themes/Default
-@dirrmtry %%WWWDIR%%/modules/phpbb3/themes/ExtJS/images
-@dirrmtry %%WWWDIR%%/modules/phpbb3/themes/ExtJS
-@dirrmtry %%WWWDIR%%/modules/phpbb3/themes
-@dirrmtry %%WWWDIR%%/modules/phpbb3
-@dirrmtry %%WWWDIR%%/modules/phpcustomfield/customfieldtype
-@dirrmtry %%WWWDIR%%/modules/phpcustomfield/language
-@dirrmtry %%WWWDIR%%/modules/phpcustomfield
-@dirrmtry %%WWWDIR%%/modules/postfixadmin/controller
-@dirrmtry %%WWWDIR%%/modules/postfixadmin/install/updatescripts
-@dirrmtry %%WWWDIR%%/modules/postfixadmin/install
-@dirrmtry %%WWWDIR%%/modules/postfixadmin/language
-@dirrmtry %%WWWDIR%%/modules/postfixadmin/model
-@dirrmtry %%WWWDIR%%/modules/postfixadmin/scripts
-@dirrmtry %%WWWDIR%%/modules/postfixadmin/themes/Default/images
-@dirrmtry %%WWWDIR%%/modules/postfixadmin/themes/Default
-@dirrmtry %%WWWDIR%%/modules/postfixadmin/themes/ExtJS/images
-@dirrmtry %%WWWDIR%%/modules/postfixadmin/themes/ExtJS
-@dirrmtry %%WWWDIR%%/modules/postfixadmin/themes
-@dirrmtry %%WWWDIR%%/modules/postfixadmin
-@dirrmtry %%WWWDIR%%/modules/pr2analyzer/controller
-@dirrmtry %%WWWDIR%%/modules/pr2analyzer/install
-@dirrmtry %%WWWDIR%%/modules/pr2analyzer/language
-@dirrmtry %%WWWDIR%%/modules/pr2analyzer/model
-@dirrmtry %%WWWDIR%%/modules/pr2analyzer/themes/Default/images
-@dirrmtry %%WWWDIR%%/modules/pr2analyzer/themes/Default
-@dirrmtry %%WWWDIR%%/modules/pr2analyzer/themes
-@dirrmtry %%WWWDIR%%/modules/pr2analyzer/views/Extjs3
-@dirrmtry %%WWWDIR%%/modules/pr2analyzer/views
-@dirrmtry %%WWWDIR%%/modules/pr2analyzer
-@dirrmtry %%WWWDIR%%/modules/presidents/controller
-@dirrmtry %%WWWDIR%%/modules/presidents/customfields/model
-@dirrmtry %%WWWDIR%%/modules/presidents/customfields
-@dirrmtry %%WWWDIR%%/modules/presidents/install
-@dirrmtry %%WWWDIR%%/modules/presidents/language
-@dirrmtry %%WWWDIR%%/modules/presidents/model
-@dirrmtry %%WWWDIR%%/modules/presidents/views/Extjs3/themes/Default
-@dirrmtry %%WWWDIR%%/modules/presidents/views/Extjs3/themes
-@dirrmtry %%WWWDIR%%/modules/presidents/views/Extjs3
-@dirrmtry %%WWWDIR%%/modules/presidents/views
-@dirrmtry %%WWWDIR%%/modules/presidents
-@dirrmtry %%WWWDIR%%/modules/professional/controller
-@dirrmtry %%WWWDIR%%/modules/professional
-@dirrmtry %%WWWDIR%%/modules/projects2/controller
-@dirrmtry %%WWWDIR%%/modules/projects2/customfields/model
-@dirrmtry %%WWWDIR%%/modules/projects2/customfields
-@dirrmtry %%WWWDIR%%/modules/projects2/export
-@dirrmtry %%WWWDIR%%/modules/projects2/install/images
-@dirrmtry %%WWWDIR%%/modules/projects2/install/updatescripts
-@dirrmtry %%WWWDIR%%/modules/projects2/install
-@dirrmtry %%WWWDIR%%/modules/projects2/language
-@dirrmtry %%WWWDIR%%/modules/projects2/model
-@dirrmtry %%WWWDIR%%/modules/projects2/report
-@dirrmtry %%WWWDIR%%/modules/projects2/themes/Default/images
-@dirrmtry %%WWWDIR%%/modules/projects2/themes/Default
-@dirrmtry %%WWWDIR%%/modules/projects2/themes/ExtJS/images
-@dirrmtry %%WWWDIR%%/modules/projects2/themes/ExtJS
-@dirrmtry %%WWWDIR%%/modules/projects2/themes
-@dirrmtry %%WWWDIR%%/modules/projects2/views/Extjs3
-@dirrmtry %%WWWDIR%%/modules/projects2/views
-@dirrmtry %%WWWDIR%%/modules/projects2
-@dirrmtry %%WWWDIR%%/modules/reminders/controller
-@dirrmtry %%WWWDIR%%/modules/reminders/language
-@dirrmtry %%WWWDIR%%/modules/reminders/themes/Default/images
-@dirrmtry %%WWWDIR%%/modules/reminders/themes/Default
-@dirrmtry %%WWWDIR%%/modules/reminders/themes
-@dirrmtry %%WWWDIR%%/modules/reminders
-@dirrmtry %%WWWDIR%%/modules/savemailas/controller
-@dirrmtry %%WWWDIR%%/modules/savemailas/filehandler
-@dirrmtry %%WWWDIR%%/modules/savemailas/install
-@dirrmtry %%WWWDIR%%/modules/savemailas/language
-@dirrmtry %%WWWDIR%%/modules/savemailas/model
-@dirrmtry %%WWWDIR%%/modules/savemailas/themes/Default/images
-@dirrmtry %%WWWDIR%%/modules/savemailas/themes/Default
-@dirrmtry %%WWWDIR%%/modules/savemailas/themes
-@dirrmtry %%WWWDIR%%/modules/savemailas
-@dirrmtry %%WWWDIR%%/modules/scanbox/controller
-@dirrmtry %%WWWDIR%%/modules/scanbox/install
-@dirrmtry %%WWWDIR%%/modules/scanbox/language
-@dirrmtry %%WWWDIR%%/modules/scanbox/model
-@dirrmtry %%WWWDIR%%/modules/scanbox/views/Extjs3/themes/Default/images
-@dirrmtry %%WWWDIR%%/modules/scanbox/views/Extjs3/themes/Default
-@dirrmtry %%WWWDIR%%/modules/scanbox/views/Extjs3/themes/ExtJS/images
-@dirrmtry %%WWWDIR%%/modules/scanbox/views/Extjs3/themes/ExtJS
-@dirrmtry %%WWWDIR%%/modules/scanbox/views/Extjs3/themes
-@dirrmtry %%WWWDIR%%/modules/scanbox/views/Extjs3
-@dirrmtry %%WWWDIR%%/modules/scanbox/views
-@dirrmtry %%WWWDIR%%/modules/scanbox
-@dirrmtry %%WWWDIR%%/modules/search/language
-@dirrmtry %%WWWDIR%%/modules/search/themes/Default/images
-@dirrmtry %%WWWDIR%%/modules/search/themes/Default
-@dirrmtry %%WWWDIR%%/modules/search/themes
-@dirrmtry %%WWWDIR%%/modules/search
-@dirrmtry %%WWWDIR%%/modules/serverclient/install
-@dirrmtry %%WWWDIR%%/modules/serverclient/language
-@dirrmtry %%WWWDIR%%/modules/serverclient/themes/Default/images
-@dirrmtry %%WWWDIR%%/modules/serverclient/themes/Default
-@dirrmtry %%WWWDIR%%/modules/serverclient/themes/ExtJS/images
-@dirrmtry %%WWWDIR%%/modules/serverclient/themes/ExtJS
-@dirrmtry %%WWWDIR%%/modules/serverclient/themes
-@dirrmtry %%WWWDIR%%/modules/serverclient
-@dirrmtry %%WWWDIR%%/modules/settings/controller
-@dirrmtry %%WWWDIR%%/modules/settings/install
-@dirrmtry %%WWWDIR%%/modules/settings/language
-@dirrmtry %%WWWDIR%%/modules/settings/themes/Default/images
-@dirrmtry %%WWWDIR%%/modules/settings/themes/Default
-@dirrmtry %%WWWDIR%%/modules/settings/themes
-@dirrmtry %%WWWDIR%%/modules/settings
-@dirrmtry %%WWWDIR%%/modules/sieve/controller
-@dirrmtry %%WWWDIR%%/modules/sieve/install/updatescripts
-@dirrmtry %%WWWDIR%%/modules/sieve/install
-@dirrmtry %%WWWDIR%%/modules/sieve/language
-@dirrmtry %%WWWDIR%%/modules/sieve/themes/Default/images
-@dirrmtry %%WWWDIR%%/modules/sieve/themes/Default
-@dirrmtry %%WWWDIR%%/modules/sieve/themes
-@dirrmtry %%WWWDIR%%/modules/sieve/util
-@dirrmtry %%WWWDIR%%/modules/sieve
-@dirrmtry %%WWWDIR%%/modules/site/components
-@dirrmtry %%WWWDIR%%/modules/site/controller
-@dirrmtry %%WWWDIR%%/modules/site/customfields/model
-@dirrmtry %%WWWDIR%%/modules/site/customfields
-@dirrmtry %%WWWDIR%%/modules/site/customfieldtype
-@dirrmtry %%WWWDIR%%/modules/site/install
-@dirrmtry %%WWWDIR%%/modules/site/language
-@dirrmtry %%WWWDIR%%/modules/site/model
-@dirrmtry %%WWWDIR%%/modules/site/tag
-@dirrmtry %%WWWDIR%%/modules/site/views/Extjs3/themes/Default/images
-@dirrmtry %%WWWDIR%%/modules/site/views/Extjs3/themes/Default
-@dirrmtry %%WWWDIR%%/modules/site/views/Extjs3/themes
-@dirrmtry %%WWWDIR%%/modules/site/views/Extjs3/treenodes
-@dirrmtry %%WWWDIR%%/modules/site/views/Extjs3
-@dirrmtry %%WWWDIR%%/modules/site/views
-@dirrmtry %%WWWDIR%%/modules/site/widget/contactform
-@dirrmtry %%WWWDIR%%/modules/site/widget/plupload/assets/js/i18n
-@dirrmtry %%WWWDIR%%/modules/site/widget/plupload/assets/js/jquery.plupload.queue/css
-@dirrmtry %%WWWDIR%%/modules/site/widget/plupload/assets/js/jquery.plupload.queue/img
-@dirrmtry %%WWWDIR%%/modules/site/widget/plupload/assets/js/jquery.plupload.queue
-@dirrmtry %%WWWDIR%%/modules/site/widget/plupload/assets/js/jquery.ui.plupload/css
-@dirrmtry %%WWWDIR%%/modules/site/widget/plupload/assets/js/jquery.ui.plupload/img
-@dirrmtry %%WWWDIR%%/modules/site/widget/plupload/assets/js/jquery.ui.plupload
-@dirrmtry %%WWWDIR%%/modules/site/widget/plupload/assets/js
-@dirrmtry %%WWWDIR%%/modules/site/widget/plupload/assets
-@dirrmtry %%WWWDIR%%/modules/site/widget/plupload
-@dirrmtry %%WWWDIR%%/modules/site/widget/secureimage/assets/backgrounds
-@dirrmtry %%WWWDIR%%/modules/site/widget/secureimage/assets/database
-@dirrmtry %%WWWDIR%%/modules/site/widget/secureimage/assets/words
-@dirrmtry %%WWWDIR%%/modules/site/widget/secureimage/assets
-@dirrmtry %%WWWDIR%%/modules/site/widget/secureimage
-@dirrmtry %%WWWDIR%%/modules/site/widget/twitter
-@dirrmtry %%WWWDIR%%/modules/site/widget
-@dirrmtry %%WWWDIR%%/modules/site
-@dirrmtry %%WWWDIR%%/modules/smime/controller
-@dirrmtry %%WWWDIR%%/modules/smime/install
-@dirrmtry %%WWWDIR%%/modules/smime/language
-@dirrmtry %%WWWDIR%%/modules/smime/model
-@dirrmtry %%WWWDIR%%/modules/smime/themes/Default/images
-@dirrmtry %%WWWDIR%%/modules/smime/themes/Default
-@dirrmtry %%WWWDIR%%/modules/smime/themes
-@dirrmtry %%WWWDIR%%/modules/smime
-@dirrmtry %%WWWDIR%%/modules/summary/controller
-@dirrmtry %%WWWDIR%%/modules/summary/install/updatescripts
-@dirrmtry %%WWWDIR%%/modules/summary/install
-@dirrmtry %%WWWDIR%%/modules/summary/language
-@dirrmtry %%WWWDIR%%/modules/summary/model
-@dirrmtry %%WWWDIR%%/modules/summary/themes/Default/images
-@dirrmtry %%WWWDIR%%/modules/summary/themes/Default
-@dirrmtry %%WWWDIR%%/modules/summary/themes/ExtJS/images
-@dirrmtry %%WWWDIR%%/modules/summary/themes/ExtJS
-@dirrmtry %%WWWDIR%%/modules/summary/themes
-@dirrmtry %%WWWDIR%%/modules/summary
-@dirrmtry %%WWWDIR%%/modules/sync/controller
-@dirrmtry %%WWWDIR%%/modules/sync/install
-@dirrmtry %%WWWDIR%%/modules/sync/language
-@dirrmtry %%WWWDIR%%/modules/sync/model
-@dirrmtry %%WWWDIR%%/modules/sync/themes/Default/images
-@dirrmtry %%WWWDIR%%/modules/sync/themes/Default
-@dirrmtry %%WWWDIR%%/modules/sync/themes/ExtJS/images
-@dirrmtry %%WWWDIR%%/modules/sync/themes/ExtJS
-@dirrmtry %%WWWDIR%%/modules/sync/themes

*** DIFF OUTPUT TRUNCATED AT 1000 LINES ***



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?201506051909.t55J9jNZ085866>