diff options
Diffstat (limited to 'www')
93 files changed, 0 insertions, 15566 deletions
diff --git a/www/Makefile b/www/Makefile index 3401bf688c9f..cf69da4eec88 100644 --- a/www/Makefile +++ b/www/Makefile @@ -36,7 +36,6 @@ SUBDIR += asterisk-stat SUBDIR += atutor SUBDIR += august - SUBDIR += autoindex2 SUBDIR += awffull SUBDIR += aws SUBDIR += aws-demos @@ -61,11 +60,6 @@ SUBDIR += c-icap SUBDIR += c-icap-modules SUBDIR += cadaver - SUBDIR += cakephp11 - SUBDIR += cakephp13 - SUBDIR += cakephp21 - SUBDIR += cakephp22 - SUBDIR += cakephp23 SUBDIR += calamaris SUBDIR += calendarserver SUBDIR += castget @@ -207,7 +201,6 @@ SUBDIR += flood SUBDIR += flot SUBDIR += fluxbb - SUBDIR += fluxcms SUBDIR += fnord SUBDIR += formication SUBDIR += foswiki @@ -218,7 +211,6 @@ SUBDIR += freeway SUBDIR += fswiki SUBDIR += ftasv - SUBDIR += fusionpbx SUBDIR += g-cows SUBDIR += g-gcl SUBDIR += gaeo @@ -350,7 +342,6 @@ SUBDIR += interchange SUBDIR += itop SUBDIR += iwebcal - SUBDIR += jawstats SUBDIR += jdresolve SUBDIR += jericho-html SUBDIR += jesred @@ -573,7 +564,6 @@ SUBDIR += obhttpd SUBDIR += ocaml-net SUBDIR += offline-npm - SUBDIR += ojs2 SUBDIR += opencart SUBDIR += openxmldir SUBDIR += opera @@ -2248,7 +2238,6 @@ SUBDIR += web2ldap SUBDIR += webalizer SUBDIR += webbrowser - SUBDIR += webcalendar SUBDIR += webcheck SUBDIR += webcopy SUBDIR += webcrawl diff --git a/www/autoindex2/Makefile b/www/autoindex2/Makefile deleted file mode 100644 index 636113bae9d4..000000000000 --- a/www/autoindex2/Makefile +++ /dev/null @@ -1,36 +0,0 @@ -# Created by: Daniel Gerzo <danger@rulez.sk> -# $FreeBSD$ - -PORTNAME= AutoIndex -PORTVERSION= 2.2.4 -PORTREVISION= 1 -CATEGORIES= www -MASTER_SITES= SF/${PORTNAME:tl}/${PORTNAME}%20PHP%20Script%202.x/${PORTNAME}%20PHP%20${PORTVERSION} - -MAINTAINER= ports@FreeBSD.org -COMMENT= PHP 5.x script that put a directory listing into a table - -DEPRECATED= PHP 5.4 EOL reached -EXPIRATION_DATE= 2016-01-15 - -WRKSRC= ${WRKDIR}/${PORTNAME}-${PORTVERSION} - -USES= dos2unix -USE_PHP= session -DEFAULT_VERSIONS+= php=5 -CONFLICTS= AutoIndex-1* -NO_BUILD= yes - -INSTALLDIR?= ${WWWDIR} -PLIST_SUB= WWWOWN=${WWWOWN} WWWGRP=${WWWGRP} \ - INSTALLDIR=${INSTALLDIR:S,^${PREFIX}/,,} - -post-extract: - ${MV} ${WRKSRC}/config.php ${WRKSRC}/config.php.sample - ${MV} ${WRKSRC}/.htpasswd.autoindex ${WRKSRC}/.htpasswd.autoindex.sample - -do-install: - @${MKDIR} ${STAGEDIR}${INSTALLDIR} - (cd ${WRKSRC} && ${COPYTREE_SHARE} . ${STAGEDIR}${INSTALLDIR}) - -.include <bsd.port.mk> diff --git a/www/autoindex2/distinfo b/www/autoindex2/distinfo deleted file mode 100644 index f8124eacbf19..000000000000 --- a/www/autoindex2/distinfo +++ /dev/null @@ -1,2 +0,0 @@ -SHA256 (AutoIndex-2.2.4.tar.gz) = 3b54ae9b56c33d9724aaa8bb0fe4677e2e9e37cf036d01da7bb5fb70a035e1ec -SIZE (AutoIndex-2.2.4.tar.gz) = 156153 diff --git a/www/autoindex2/pkg-descr b/www/autoindex2/pkg-descr deleted file mode 100644 index 2b1576885688..000000000000 --- a/www/autoindex2/pkg-descr +++ /dev/null @@ -1,6 +0,0 @@ -AutoIndex is a PHP script that makes a table that lists the files in a -directory, and lets users access the files and subdirectories. It includes -searching, icons for each file type, an admin panel, uploads, access logging, -file descriptions, and more. Designed to work with PHP 5.x. - -WWW: http://autoindex.sourceforge.net/ diff --git a/www/autoindex2/pkg-message b/www/autoindex2/pkg-message deleted file mode 100644 index 88ac12eb1d94..000000000000 --- a/www/autoindex2/pkg-message +++ /dev/null @@ -1,11 +0,0 @@ -***************************************************************** - - To configure and run this script, please point your web - browser to the index.php file. To use all the default - values, just click the button at the bottom, or customize - it however you want. - - Information about the use of each variable is in - readme.html file. - -***************************************************************** diff --git a/www/autoindex2/pkg-plist b/www/autoindex2/pkg-plist deleted file mode 100644 index ee3908a5a784..000000000000 --- a/www/autoindex2/pkg-plist +++ /dev/null @@ -1,234 +0,0 @@ -@owner %%WWWOWN%% -@group %%WWWGRP%% -@mode 644 -%%INSTALLDIR%%/.htpasswd.autoindex.sample -@mode 664 -@sample %%INSTALLDIR%%/config.php.sample -@mode -%%INSTALLDIR%%/hidden_files -%%INSTALLDIR%%/change_log.html -%%INSTALLDIR%%/index.php -%%INSTALLDIR%%/license.html -%%INSTALLDIR%%/readme.html -%%INSTALLDIR%%/classes/Accounts.php -%%INSTALLDIR%%/classes/Admin.php -%%INSTALLDIR%%/classes/ConfigData.php -%%INSTALLDIR%%/classes/DirectoryList.php -%%INSTALLDIR%%/classes/DirectoryListDetailed.php -%%INSTALLDIR%%/classes/DirItem.php -%%INSTALLDIR%%/classes/Display.php -%%INSTALLDIR%%/classes/ExceptionDisplay.php -%%INSTALLDIR%%/classes/FileItem.php -%%INSTALLDIR%%/classes/Ftp.php -%%INSTALLDIR%%/classes/Htaccess.php -%%INSTALLDIR%%/classes/Icon.php -%%INSTALLDIR%%/classes/Image.php -%%INSTALLDIR%%/classes/Item.php -%%INSTALLDIR%%/classes/Language.php -%%INSTALLDIR%%/classes/Logging.php -%%INSTALLDIR%%/classes/MimeType.php -%%INSTALLDIR%%/classes/Search.php -%%INSTALLDIR%%/classes/Size.php -%%INSTALLDIR%%/classes/Stats.php -%%INSTALLDIR%%/classes/Tar.php -%%INSTALLDIR%%/classes/Template.php -%%INSTALLDIR%%/classes/TemplateFiles.php -%%INSTALLDIR%%/classes/TemplateInfo.php -%%INSTALLDIR%%/classes/Upload.php -%%INSTALLDIR%%/classes/Url.php -%%INSTALLDIR%%/classes/User.php -%%INSTALLDIR%%/classes/UserLoggedIn.php -%%INSTALLDIR%%/index_icons/apache/back.png -%%INSTALLDIR%%/index_icons/apache/binary.png -%%INSTALLDIR%%/index_icons/apache/binhex.png -%%INSTALLDIR%%/index_icons/apache/cd.png -%%INSTALLDIR%%/index_icons/apache/comp.png -%%INSTALLDIR%%/index_icons/apache/compressed.png -%%INSTALLDIR%%/index_icons/apache/dir.png -%%INSTALLDIR%%/index_icons/apache/dll.png -%%INSTALLDIR%%/index_icons/apache/doc.png -%%INSTALLDIR%%/index_icons/apache/generic.png -%%INSTALLDIR%%/index_icons/apache/image.png -%%INSTALLDIR%%/index_icons/apache/java.png -%%INSTALLDIR%%/index_icons/apache/js.png -%%INSTALLDIR%%/index_icons/apache/key.png -%%INSTALLDIR%%/index_icons/apache/login.png -%%INSTALLDIR%%/index_icons/apache/mov.png -%%INSTALLDIR%%/index_icons/apache/movie.png -%%INSTALLDIR%%/index_icons/apache/new.png -%%INSTALLDIR%%/index_icons/apache/pdf.png -%%INSTALLDIR%%/index_icons/apache/php.png -%%INSTALLDIR%%/index_icons/apache/ppt.png -%%INSTALLDIR%%/index_icons/apache/ps.png -%%INSTALLDIR%%/index_icons/apache/search.png -%%INSTALLDIR%%/index_icons/apache/sound.png -%%INSTALLDIR%%/index_icons/apache/tar.png -%%INSTALLDIR%%/index_icons/apache/text.png -%%INSTALLDIR%%/index_icons/apache/unknown.png -%%INSTALLDIR%%/index_icons/apache/uu.png -%%INSTALLDIR%%/index_icons/apache/web.png -%%INSTALLDIR%%/index_icons/apache/xls.png -%%INSTALLDIR%%/index_icons/kde/back.png -%%INSTALLDIR%%/index_icons/kde/binary.png -%%INSTALLDIR%%/index_icons/kde/binhex.png -%%INSTALLDIR%%/index_icons/kde/cd.png -%%INSTALLDIR%%/index_icons/kde/comp.png -%%INSTALLDIR%%/index_icons/kde/compressed.png -%%INSTALLDIR%%/index_icons/kde/dir.png -%%INSTALLDIR%%/index_icons/kde/dll.png -%%INSTALLDIR%%/index_icons/kde/doc.png -%%INSTALLDIR%%/index_icons/kde/generic.png -%%INSTALLDIR%%/index_icons/kde/image.png -%%INSTALLDIR%%/index_icons/kde/java.png -%%INSTALLDIR%%/index_icons/kde/js.png -%%INSTALLDIR%%/index_icons/kde/key.png -%%INSTALLDIR%%/index_icons/kde/login.png -%%INSTALLDIR%%/index_icons/kde/mov.png -%%INSTALLDIR%%/index_icons/kde/movie.png -%%INSTALLDIR%%/index_icons/kde/new.png -%%INSTALLDIR%%/index_icons/kde/pdf.png -%%INSTALLDIR%%/index_icons/kde/php.png -%%INSTALLDIR%%/index_icons/kde/ppt.png -%%INSTALLDIR%%/index_icons/kde/ps.png -%%INSTALLDIR%%/index_icons/kde/search.png -%%INSTALLDIR%%/index_icons/kde/sound.png -%%INSTALLDIR%%/index_icons/kde/tar.png -%%INSTALLDIR%%/index_icons/kde/text.png -%%INSTALLDIR%%/index_icons/kde/unknown.png -%%INSTALLDIR%%/index_icons/kde/uu.png -%%INSTALLDIR%%/index_icons/kde/web.png -%%INSTALLDIR%%/index_icons/kde/xls.png -%%INSTALLDIR%%/index_icons/osx/back.png -%%INSTALLDIR%%/index_icons/osx/binary.png -%%INSTALLDIR%%/index_icons/osx/binhex.png -%%INSTALLDIR%%/index_icons/osx/cd.png -%%INSTALLDIR%%/index_icons/osx/comp.png -%%INSTALLDIR%%/index_icons/osx/compressed.png -%%INSTALLDIR%%/index_icons/osx/dir.png -%%INSTALLDIR%%/index_icons/osx/dll.png -%%INSTALLDIR%%/index_icons/osx/doc.png -%%INSTALLDIR%%/index_icons/osx/generic.png -%%INSTALLDIR%%/index_icons/osx/image.png -%%INSTALLDIR%%/index_icons/osx/java.png -%%INSTALLDIR%%/index_icons/osx/js.png -%%INSTALLDIR%%/index_icons/osx/key.png -%%INSTALLDIR%%/index_icons/osx/login.png -%%INSTALLDIR%%/index_icons/osx/mov.png -%%INSTALLDIR%%/index_icons/osx/movie.png -%%INSTALLDIR%%/index_icons/osx/new.png -%%INSTALLDIR%%/index_icons/osx/pdf.png -%%INSTALLDIR%%/index_icons/osx/php.png -%%INSTALLDIR%%/index_icons/osx/ppt.png -%%INSTALLDIR%%/index_icons/osx/ps.png -%%INSTALLDIR%%/index_icons/osx/search.png -%%INSTALLDIR%%/index_icons/osx/sound.png -%%INSTALLDIR%%/index_icons/osx/tar.png -%%INSTALLDIR%%/index_icons/osx/text.png -%%INSTALLDIR%%/index_icons/osx/unknown.png -%%INSTALLDIR%%/index_icons/osx/uu.png -%%INSTALLDIR%%/index_icons/osx/web.png -%%INSTALLDIR%%/index_icons/osx/xls.png -%%INSTALLDIR%%/index_icons/winvista/back.png -%%INSTALLDIR%%/index_icons/winvista/binary.png -%%INSTALLDIR%%/index_icons/winvista/binhex.png -%%INSTALLDIR%%/index_icons/winvista/cd.png -%%INSTALLDIR%%/index_icons/winvista/comp.png -%%INSTALLDIR%%/index_icons/winvista/compressed.png -%%INSTALLDIR%%/index_icons/winvista/dir.png -%%INSTALLDIR%%/index_icons/winvista/dll.png -%%INSTALLDIR%%/index_icons/winvista/doc.png -%%INSTALLDIR%%/index_icons/winvista/generic.png -%%INSTALLDIR%%/index_icons/winvista/image.png -%%INSTALLDIR%%/index_icons/winvista/java.png -%%INSTALLDIR%%/index_icons/winvista/js.png -%%INSTALLDIR%%/index_icons/winvista/key.png -%%INSTALLDIR%%/index_icons/winvista/login.png -%%INSTALLDIR%%/index_icons/winvista/mov.png -%%INSTALLDIR%%/index_icons/winvista/movie.png -%%INSTALLDIR%%/index_icons/winvista/new.png -%%INSTALLDIR%%/index_icons/winvista/pdf.png -%%INSTALLDIR%%/index_icons/winvista/php.png -%%INSTALLDIR%%/index_icons/winvista/ppt.png -%%INSTALLDIR%%/index_icons/winvista/ps.png -%%INSTALLDIR%%/index_icons/winvista/search.png -%%INSTALLDIR%%/index_icons/winvista/sound.png -%%INSTALLDIR%%/index_icons/winvista/tar.png -%%INSTALLDIR%%/index_icons/winvista/text.png -%%INSTALLDIR%%/index_icons/winvista/unknown.png -%%INSTALLDIR%%/index_icons/winvista/uu.png -%%INSTALLDIR%%/index_icons/winvista/web.png -%%INSTALLDIR%%/index_icons/winvista/xls.png -%%INSTALLDIR%%/index_icons/winxp/back.png -%%INSTALLDIR%%/index_icons/winxp/binary.png -%%INSTALLDIR%%/index_icons/winxp/binhex.png -%%INSTALLDIR%%/index_icons/winxp/cd.png -%%INSTALLDIR%%/index_icons/winxp/comp.png -%%INSTALLDIR%%/index_icons/winxp/compressed.png -%%INSTALLDIR%%/index_icons/winxp/dir.png -%%INSTALLDIR%%/index_icons/winxp/dll.png -%%INSTALLDIR%%/index_icons/winxp/doc.png -%%INSTALLDIR%%/index_icons/winxp/generic.png -%%INSTALLDIR%%/index_icons/winxp/image.png -%%INSTALLDIR%%/index_icons/winxp/java.png -%%INSTALLDIR%%/index_icons/winxp/js.png -%%INSTALLDIR%%/index_icons/winxp/key.png -%%INSTALLDIR%%/index_icons/winxp/login.png -%%INSTALLDIR%%/index_icons/winxp/mov.png -%%INSTALLDIR%%/index_icons/winxp/movie.png -%%INSTALLDIR%%/index_icons/winxp/new.png -%%INSTALLDIR%%/index_icons/winxp/pdf.png -%%INSTALLDIR%%/index_icons/winxp/php.png -%%INSTALLDIR%%/index_icons/winxp/ppt.png -%%INSTALLDIR%%/index_icons/winxp/ps.png -%%INSTALLDIR%%/index_icons/winxp/search.png -%%INSTALLDIR%%/index_icons/winxp/sound.png -%%INSTALLDIR%%/index_icons/winxp/tar.png -%%INSTALLDIR%%/index_icons/winxp/text.png -%%INSTALLDIR%%/index_icons/winxp/unknown.png -%%INSTALLDIR%%/index_icons/winxp/uu.png -%%INSTALLDIR%%/index_icons/winxp/web.png -%%INSTALLDIR%%/index_icons/winxp/xls.png -%%INSTALLDIR%%/languages/al.txt -%%INSTALLDIR%%/languages/ar.txt -%%INSTALLDIR%%/languages/bg.txt -%%INSTALLDIR%%/languages/ca.txt -%%INSTALLDIR%%/languages/cz.txt -%%INSTALLDIR%%/languages/da.txt -%%INSTALLDIR%%/languages/de.txt -%%INSTALLDIR%%/languages/el.txt -%%INSTALLDIR%%/languages/en.txt -%%INSTALLDIR%%/languages/es.txt -%%INSTALLDIR%%/languages/fr.txt -%%INSTALLDIR%%/languages/hu.txt -%%INSTALLDIR%%/languages/it.txt -%%INSTALLDIR%%/languages/ja.txt -%%INSTALLDIR%%/languages/ko.txt -%%INSTALLDIR%%/languages/ms.txt -%%INSTALLDIR%%/languages/nl.txt -%%INSTALLDIR%%/languages/no.txt -%%INSTALLDIR%%/languages/pl.txt -%%INSTALLDIR%%/languages/pt_BR.txt -%%INSTALLDIR%%/languages/ru.txt -%%INSTALLDIR%%/languages/sk.txt -%%INSTALLDIR%%/languages/sv.txt -%%INSTALLDIR%%/languages/th.txt -%%INSTALLDIR%%/languages/tr.txt -%%INSTALLDIR%%/templates/default/alternate.css -%%INSTALLDIR%%/templates/default/default.css -%%INSTALLDIR%%/templates/default/each_file (alternative with direct links).tpl -%%INSTALLDIR%%/templates/default/each_file.tpl -%%INSTALLDIR%%/templates/default/global_footer.tpl -%%INSTALLDIR%%/templates/default/global_header.tpl -%%INSTALLDIR%%/templates/default/table_footer.tpl -%%INSTALLDIR%%/templates/default/table_header.tpl -%%INSTALLDIR%%/templates/simple_image_gallery/default.css -%%INSTALLDIR%%/templates/simple_image_gallery/each_file.tpl -%%INSTALLDIR%%/templates/simple_image_gallery/global_footer.tpl -%%INSTALLDIR%%/templates/simple_image_gallery/global_header.tpl -%%INSTALLDIR%%/templates/simple_image_gallery/table_footer.tpl -%%INSTALLDIR%%/templates/simple_image_gallery/table_header.tpl -%%INSTALLDIR%%/templates/readme.html -@owner -@group -@dir %%INSTALLDIR%% - diff --git a/www/cakephp11/Makefile b/www/cakephp11/Makefile deleted file mode 100644 index 70a16922f44a..000000000000 --- a/www/cakephp11/Makefile +++ /dev/null @@ -1,134 +0,0 @@ -# Created by: Greg Larkin <glarkin@FreeBSD.org> -# $FreeBSD$ - -PORTNAME= cakephp -PORTVERSION= 1.1.19.6305 -PORTREVISION= 5 -CATEGORIES= www -MASTER_SITES= http://www.sourcehosting.net/freebsd/distfiles/ \ - LOCAL/glarkin -PKGNAMESUFFIX= 11 -DISTNAME= cake_${PORTVERSION} - -MAINTAINER= ports@FreeBSD.org -COMMENT= Framework for developing PHP web applications - -DEPRECATED= PHP 5.4 EOL reached -EXPIRATION_DATE= 2016-01-15 - -USES= tar:bzip2 -USE_APACHE_RUN= 22+ - -CONFLICTS= cakephp-1[23]-* cakephp-2?-.* cakephp-2.3.* -NO_BUILD= yes -NO_ARCH= yes - -USE_PHP= pcre session -WANT_PHP_WEB= yes -DEFAULT_VERSIONS+= php=5 - -SUB_FILES= pkg-message - -WRKSRC= ${WRKDIR}/cake_${DISTVERSION} - -OPTIONS_DEFINE= PROD MYSQL PGSQL SQLITE DOCS -PROD_DESC= Install for production server (see: make confighelp) - -PLIST_SUB+= CONFDIR=${CONFDIR_REL} - -CONFDIR= ${PREFIX}/${CONFDIR_REL} -CONFDIR_REL= ${APACHEETCDIR}/Includes - -.include <bsd.port.pre.mk> - -WITH_PHP_CGI?= /cgi-bin/php - -.if ${PHP_SAPI:Mcgi} == "cgi" && ${PHP_SAPI:Mmod} == "" -CGI_EXT= -cgi -.else -CGI_EXT= -.endif - -SUB_LIST+= PHPCGI=${WITH_PHP_CGI} - -.if ${PORT_OPTIONS:MPROD} -PROD= production -.else -PROD= development -EXTRA_PATCHES= ${FILESDIR}/development-app-config-core.php.patch -.endif - -CONF= cakephp-${PROD}${CGI_EXT}.conf -SUB_FILES+= ${CONF} - -DB_DEFINED= no - -.if ${PORT_OPTIONS:MMYSQL} -DB_DEPENDS+= ${LOCALBASE}/lib/php/${PHP_EXT_DIR}/pdo_mysql.so:${PORTSDIR}/databases/php5-pdo_mysql -.endif - -.if ${PORT_OPTIONS:MPGSQL} -DB_DEPENDS+= ${LOCALBASE}/lib/php/${PHP_EXT_DIR}/pdo_pgsql.so:${PORTSDIR}/databases/php5-pdo_pgsql -.endif - -.if ${PORT_OPTIONS:MSQLITE} -DB_DEPENDS+= ${LOCALBASE}/lib/php/${PHP_EXT_DIR}/pdo_sqlite.so:${PORTSDIR}/databases/php5-pdo_sqlite -.endif - -.if defined(DB_DEPENDS) && !empty(DB_DEPENDS) -RUN_DEPENDS+= ${LOCALBASE}/lib/php/${PHP_EXT_DIR}/pdo.so:${PORTSDIR}/databases/php5-pdo \ - ${DB_DEPENDS} -.endif - -confighelp: - @${ECHO_MSG} "" - @${ECHO_MSG} "On a production server, the Apache DocumentRoot is" - @${ECHO_MSG} "updated to point to the CakePHP webroot directory." - @${ECHO_MSG} "In this configuration, the CakePHP application is" - @${ECHO_MSG} "accessed at http://www.myservername.com/." - @${ECHO_MSG} "" - @${ECHO_MSG} "A non-production server, CakePHP is installed at" - @${ECHO_MSG} "the /cakephp URL, and the CakePHP application is" - @${ECHO_MSG} "accessed at http://www.myservername.com/cakephp/." - @${ECHO_MSG} "" - @${ECHO_MSG} "For more information, please see:" - @${ECHO_MSG} "http://manual.cakephp.org/chapter/installing" - @${ECHO_MSG} "" - -do-install: - @${MKDIR} ${STAGEDIR}${WWWDIR} - @${CP} -R ${WRKSRC}/.htaccess \ - ${WRKSRC}/app \ - ${WRKSRC}/cake \ - ${WRKSRC}/index.php \ - ${WRKSRC}/vendors ${STAGEDIR}${WWWDIR} - @${FIND} ${STAGEDIR}${WWWDIR} -type f -print0 | ${XARGS} -0 ${CHMOD} 644 - @${FIND} ${STAGEDIR}${WWWDIR} -type d -print0 | ${XARGS} -0 ${CHMOD} 755 - -post-install: - @${MKDIR} ${STAGEDIR}${CONFDIR} - @if [ -d "${STAGEDIR}${CONFDIR}" ]; then \ - ${CP} ${WRKDIR}/${CONF} ${STAGEDIR}${CONFDIR}/cakephp.conf; \ - else \ - ${ECHO_MSG} "" ; \ - ${ECHO_MSG} "Please check your Apache 2.x installation -" ; \ - ${ECHO_MSG} "${CONFDIR} doesn't exist," ; \ - ${ECHO_MSG} "so I cannot install cakephp.conf there!" ; \ - ${ECHO_MSG} "" ; \ - ${FALSE} ; \ - fi - @${MKDIR} ${STAGEDIR}${DOCSDIR} - @${INSTALL_DATA} ${WRKSRC}/docs/*.txt ${STAGEDIR}${DOCSDIR} -.if ${CGI_EXT} == "-cgi" - @${ECHO_MSG} "" - @${ECHO_MSG} "Your CakePHP installation was configured to use the PHP CGI binary." - @${ECHO_MSG} "The PHP CGI binary is expected to be referenced by the URL:" - @${ECHO_MSG} "" - @${ECHO_MSG} " ${WITH_PHP_CGI}" - @${ECHO_MSG} "" - @${ECHO_MSG} "If this is incorrect, reinstall the port with the WITH_PHP_CGI knob" - @${ECHO_MSG} "set to the correct URL." -.endif - @${ECHO_MSG} "*********************************************************************" - -.include <bsd.port.post.mk> diff --git a/www/cakephp11/distinfo b/www/cakephp11/distinfo deleted file mode 100644 index 84cd4f8bd708..000000000000 --- a/www/cakephp11/distinfo +++ /dev/null @@ -1,2 +0,0 @@ -SHA256 (cake_1.1.19.6305.tar.bz2) = d14f30b9414c9996cb136bf7db7061008fc783fa91c2f7ff1bbfb1b205528a91 -SIZE (cake_1.1.19.6305.tar.bz2) = 161671 diff --git a/www/cakephp11/files/cakephp-development-cgi.conf.in b/www/cakephp11/files/cakephp-development-cgi.conf.in deleted file mode 100644 index 48c1e373a372..000000000000 --- a/www/cakephp11/files/cakephp-development-cgi.conf.in +++ /dev/null @@ -1,13 +0,0 @@ -AddType application/x-httpd-php .php -AddType application/x-httpd-php-source .phps - -Action php-script %%PHPCGI%% -AddHandler php-script .php - -Alias /cakephp %%WWWDIR%% - -<Location /cakephp> - DirectoryIndex index.php - Order deny,allow - Allow from all -</Location> diff --git a/www/cakephp11/files/cakephp-development.conf.in b/www/cakephp11/files/cakephp-development.conf.in deleted file mode 100644 index 86a7a676d57b..000000000000 --- a/www/cakephp11/files/cakephp-development.conf.in +++ /dev/null @@ -1,10 +0,0 @@ -AddType application/x-httpd-php .php -AddType application/x-httpd-php-source .phps - -Alias /cakephp %%WWWDIR%% - -<Location /cakephp> - DirectoryIndex index.php - Order deny,allow - Allow from all -</Location> diff --git a/www/cakephp11/files/cakephp-production-cgi.conf.in b/www/cakephp11/files/cakephp-production-cgi.conf.in deleted file mode 100644 index 7215c731486a..000000000000 --- a/www/cakephp11/files/cakephp-production-cgi.conf.in +++ /dev/null @@ -1,13 +0,0 @@ -AddType application/x-httpd-php .php -AddType application/x-httpd-php-source .phps - -Action php-script %%PHPCGI%% -AddHandler php-script .php - -DocumentRoot %%WWWDIR%%/app/webroot - -<Location /> - DirectoryIndex index.php - Order deny,allow - Allow from all -</Location> diff --git a/www/cakephp11/files/cakephp-production.conf.in b/www/cakephp11/files/cakephp-production.conf.in deleted file mode 100644 index 8679a15b8958..000000000000 --- a/www/cakephp11/files/cakephp-production.conf.in +++ /dev/null @@ -1,10 +0,0 @@ -AddType application/x-httpd-php .php -AddType application/x-httpd-php-source .phps - -DocumentRoot %%WWWDIR%%/app/webroot - -<Location /> - DirectoryIndex index.php - Order deny,allow - Allow from all -</Location> diff --git a/www/cakephp11/files/development-app-config-core.php.patch b/www/cakephp11/files/development-app-config-core.php.patch deleted file mode 100644 index c32ab7e013be..000000000000 --- a/www/cakephp11/files/development-app-config-core.php.patch +++ /dev/null @@ -1,18 +0,0 @@ ---- app/config/core.php Mon Feb 19 13:45:27 2007 -+++ app/config/core.php Mon Feb 19 13:39:40 2007 -@@ -37,7 +37,7 @@ - * release/app/.htaccess - * release/app/webroot/.htaccess - */ --// define ('BASE_URL', env('SCRIPT_NAME')); -+ define ('BASE_URL', env('SCRIPT_NAME')); - /** - * Set debug level here: - * - 0: production -@@ -143,4 +143,4 @@ - */ - define('ACL_CLASSNAME', 'DB_ACL'); - define('ACL_FILENAME', 'dbacl' . DS . 'db_acl'); --?> -\ No newline at end of file -+?> diff --git a/www/cakephp11/files/pkg-message.in b/www/cakephp11/files/pkg-message.in deleted file mode 100644 index 303baf685232..000000000000 --- a/www/cakephp11/files/pkg-message.in +++ /dev/null @@ -1,11 +0,0 @@ - -********************************************************************* -You have just installed the CakePHP web application framework. Please -consider supporting the project by visiting http://www.cakephp.org/ -and making a donation to the development effort. - -Note that you should restart your Apache web server to ensure that -the CakePHP configuration file is loaded. - -Be sure to check %%WWWDIR%%/app/config/core.php for -additional framework configuration options. diff --git a/www/cakephp11/pkg-descr b/www/cakephp11/pkg-descr deleted file mode 100644 index d1d7d595da55..000000000000 --- a/www/cakephp11/pkg-descr +++ /dev/null @@ -1,8 +0,0 @@ -This is a port of the CakePHP web application framework. CakePHP is a -free open-source rapid development framework for PHP. It's a structure -of libraries, classes and run-time infrastructure for programmers -creating web applications originally inspired by the Ruby on Rails -framework. Our primary goal is to enable you to work in a structured -and rapid manner - without loss of flexibility. - -WWW: http://www.cakephp.org/ diff --git a/www/cakephp11/pkg-plist b/www/cakephp11/pkg-plist deleted file mode 100644 index 20435f48ff18..000000000000 --- a/www/cakephp11/pkg-plist +++ /dev/null @@ -1,184 +0,0 @@ -%%CONFDIR%%/cakephp.conf -%%PORTDOCS%%%%DOCSDIR%%/CHANGELOG.txt -%%PORTDOCS%%%%DOCSDIR%%/COPYING.txt -%%PORTDOCS%%%%DOCSDIR%%/INSTALL.txt -%%PORTDOCS%%%%DOCSDIR%%/README.txt -@owner www -@group www -%%WWWDIR%%/.htaccess -%%WWWDIR%%/app/.htaccess -%%WWWDIR%%/app/config/acl.ini.php -%%WWWDIR%%/app/config/bootstrap.php -%%WWWDIR%%/app/config/core.php -@rmtry %%WWWDIR%%/app/config/core.php.orig -%%WWWDIR%%/app/config/database.php.default -%%WWWDIR%%/app/config/inflections.php -%%WWWDIR%%/app/config/routes.php -%%WWWDIR%%/app/config/sql/db_acl.sql -%%WWWDIR%%/app/config/sql/sessions.sql -%%WWWDIR%%/app/controllers/components/empty -%%WWWDIR%%/app/index.php -%%WWWDIR%%/app/models/empty -%%WWWDIR%%/app/plugins/empty -%%WWWDIR%%/app/tmp/cache/empty -%%WWWDIR%%/app/tmp/cache/models/empty -%%WWWDIR%%/app/tmp/cache/persistent/empty -%%WWWDIR%%/app/tmp/cache/views/empty -%%WWWDIR%%/app/tmp/empty -%%WWWDIR%%/app/tmp/logs/empty -%%WWWDIR%%/app/tmp/sessions/empty -%%WWWDIR%%/app/tmp/tests/empty -%%WWWDIR%%/app/vendors/empty -%%WWWDIR%%/app/views/elements/empty -%%WWWDIR%%/app/views/errors/empty -%%WWWDIR%%/app/views/helpers/empty -%%WWWDIR%%/app/views/layouts/empty -%%WWWDIR%%/app/views/pages/empty -%%WWWDIR%%/app/webroot/.htaccess -%%WWWDIR%%/app/webroot/css.php -%%WWWDIR%%/app/webroot/css/cake.generic.css -%%WWWDIR%%/app/webroot/favicon.ico -%%WWWDIR%%/app/webroot/img/cake.power.png -%%WWWDIR%%/app/webroot/img/w3c_css.png -%%WWWDIR%%/app/webroot/img/w3c_xhtml10.png -%%WWWDIR%%/app/webroot/index.php -%%WWWDIR%%/app/webroot/js/vendors.php -%%WWWDIR%%/cake/LICENSE.txt -%%WWWDIR%%/cake/VERSION.txt -%%WWWDIR%%/cake/app_controller.php -%%WWWDIR%%/cake/app_model.php -%%WWWDIR%%/cake/basics.php -%%WWWDIR%%/cake/bootstrap.php -%%WWWDIR%%/cake/config/config.php -%%WWWDIR%%/cake/config/paths.php -%%WWWDIR%%/cake/dispatcher.php -%%WWWDIR%%/cake/libs/cache.php -%%WWWDIR%%/cake/libs/cake_log.php -%%WWWDIR%%/cake/libs/class_registry.php -%%WWWDIR%%/cake/libs/configure.php -%%WWWDIR%%/cake/libs/controller/component.php -%%WWWDIR%%/cake/libs/controller/components/acl.php -%%WWWDIR%%/cake/libs/controller/components/acl_base.php -%%WWWDIR%%/cake/libs/controller/components/dbacl/db_acl.php -%%WWWDIR%%/cake/libs/controller/components/dbacl/models/aclnode.php -%%WWWDIR%%/cake/libs/controller/components/dbacl/models/aco.php -%%WWWDIR%%/cake/libs/controller/components/dbacl/models/acoaction.php -%%WWWDIR%%/cake/libs/controller/components/dbacl/models/aro.php -%%WWWDIR%%/cake/libs/controller/components/dbacl/models/aros_aco.php -%%WWWDIR%%/cake/libs/controller/components/iniacl/ini_acl.php -%%WWWDIR%%/cake/libs/controller/components/request_handler.php -%%WWWDIR%%/cake/libs/controller/components/security.php -%%WWWDIR%%/cake/libs/controller/components/session.php -%%WWWDIR%%/cake/libs/controller/controller.php -%%WWWDIR%%/cake/libs/controller/pages_controller.php -%%WWWDIR%%/cake/libs/controller/scaffold.php -%%WWWDIR%%/cake/libs/error.php -%%WWWDIR%%/cake/libs/file.php -%%WWWDIR%%/cake/libs/flay.php -%%WWWDIR%%/cake/libs/folder.php -%%WWWDIR%%/cake/libs/inflector.php -%%WWWDIR%%/cake/libs/legacy.php -%%WWWDIR%%/cake/libs/model/connection_manager.php -%%WWWDIR%%/cake/libs/model/datasources/datasource.php -%%WWWDIR%%/cake/libs/model/datasources/dbo_source.php -%%WWWDIR%%/cake/libs/model/dbo/dbo_adodb.php -%%WWWDIR%%/cake/libs/model/dbo/dbo_mssql.php -%%WWWDIR%%/cake/libs/model/dbo/dbo_mysql.php -%%WWWDIR%%/cake/libs/model/dbo/dbo_mysqli.php -%%WWWDIR%%/cake/libs/model/dbo/dbo_odbc.php -%%WWWDIR%%/cake/libs/model/dbo/dbo_pear.php -%%WWWDIR%%/cake/libs/model/dbo/dbo_postgres.php -%%WWWDIR%%/cake/libs/model/dbo/dbo_sqlite.php -%%WWWDIR%%/cake/libs/model/model.php -%%WWWDIR%%/cake/libs/model/model_php4.php -%%WWWDIR%%/cake/libs/model/model_php5.php -%%WWWDIR%%/cake/libs/neat_array.php -%%WWWDIR%%/cake/libs/neat_string.php -%%WWWDIR%%/cake/libs/object.php -%%WWWDIR%%/cake/libs/router.php -%%WWWDIR%%/cake/libs/sanitize.php -%%WWWDIR%%/cake/libs/security.php -%%WWWDIR%%/cake/libs/session.php -%%WWWDIR%%/cake/libs/set.php -%%WWWDIR%%/cake/libs/validators.php -%%WWWDIR%%/cake/libs/view/helper.php -%%WWWDIR%%/cake/libs/view/helpers/ajax.php -%%WWWDIR%%/cake/libs/view/helpers/cache.php -%%WWWDIR%%/cake/libs/view/helpers/form.php -%%WWWDIR%%/cake/libs/view/helpers/html.php -%%WWWDIR%%/cake/libs/view/helpers/javascript.php -%%WWWDIR%%/cake/libs/view/helpers/number.php -%%WWWDIR%%/cake/libs/view/helpers/session.php -%%WWWDIR%%/cake/libs/view/helpers/text.php -%%WWWDIR%%/cake/libs/view/helpers/time.php -%%WWWDIR%%/cake/libs/view/templates/elements/dump.thtml -%%WWWDIR%%/cake/libs/view/templates/errors/error404.thtml -%%WWWDIR%%/cake/libs/view/templates/errors/missing_action.thtml -%%WWWDIR%%/cake/libs/view/templates/errors/missing_component_class.thtml -%%WWWDIR%%/cake/libs/view/templates/errors/missing_component_file.thtml -%%WWWDIR%%/cake/libs/view/templates/errors/missing_connection.thtml -%%WWWDIR%%/cake/libs/view/templates/errors/missing_controller.thtml -%%WWWDIR%%/cake/libs/view/templates/errors/missing_helper_class.thtml -%%WWWDIR%%/cake/libs/view/templates/errors/missing_helper_file.thtml -%%WWWDIR%%/cake/libs/view/templates/errors/missing_layout.thtml -%%WWWDIR%%/cake/libs/view/templates/errors/missing_model.thtml -%%WWWDIR%%/cake/libs/view/templates/errors/missing_scaffolddb.thtml -%%WWWDIR%%/cake/libs/view/templates/errors/missing_table.thtml -%%WWWDIR%%/cake/libs/view/templates/errors/missing_view.thtml -%%WWWDIR%%/cake/libs/view/templates/errors/private_action.thtml -%%WWWDIR%%/cake/libs/view/templates/errors/scaffold_error.thtml -%%WWWDIR%%/cake/libs/view/templates/layouts/ajax.thtml -%%WWWDIR%%/cake/libs/view/templates/layouts/default.thtml -%%WWWDIR%%/cake/libs/view/templates/layouts/flash.thtml -%%WWWDIR%%/cake/libs/view/templates/pages/home.thtml -%%WWWDIR%%/cake/libs/view/templates/scaffolds/add.thtml -%%WWWDIR%%/cake/libs/view/templates/scaffolds/edit.thtml -%%WWWDIR%%/cake/libs/view/templates/scaffolds/index.thtml -%%WWWDIR%%/cake/libs/view/templates/scaffolds/view.thtml -%%WWWDIR%%/cake/libs/view/view.php -%%WWWDIR%%/cake/scripts/acl.php -%%WWWDIR%%/cake/scripts/bake.php -%%WWWDIR%%/cake/scripts/templates/skel/.htaccess -%%WWWDIR%%/cake/scripts/templates/skel/app_controller.php -%%WWWDIR%%/cake/scripts/templates/skel/app_model.php -%%WWWDIR%%/cake/scripts/templates/skel/config/acl.ini.php -%%WWWDIR%%/cake/scripts/templates/skel/config/bootstrap.php -%%WWWDIR%%/cake/scripts/templates/skel/config/core.php -%%WWWDIR%%/cake/scripts/templates/skel/config/database.php.default -%%WWWDIR%%/cake/scripts/templates/skel/config/inflections.php -%%WWWDIR%%/cake/scripts/templates/skel/config/routes.php -%%WWWDIR%%/cake/scripts/templates/skel/config/sql/db_acl.sql -%%WWWDIR%%/cake/scripts/templates/skel/config/sql/sessions.sql -%%WWWDIR%%/cake/scripts/templates/skel/controllers/pages_controller.php -%%WWWDIR%%/cake/scripts/templates/skel/index.php -%%WWWDIR%%/cake/scripts/templates/skel/views/layouts/ajax.thtml -%%WWWDIR%%/cake/scripts/templates/skel/views/layouts/default.thtml -%%WWWDIR%%/cake/scripts/templates/skel/views/layouts/flash.thtml -%%WWWDIR%%/cake/scripts/templates/skel/webroot/.htaccess -%%WWWDIR%%/cake/scripts/templates/skel/webroot/css.php -%%WWWDIR%%/cake/scripts/templates/skel/webroot/css/cake.generic.css -%%WWWDIR%%/cake/scripts/templates/skel/webroot/favicon.ico -%%WWWDIR%%/cake/scripts/templates/skel/webroot/img/cake.power.png -%%WWWDIR%%/cake/scripts/templates/skel/webroot/index.php -%%WWWDIR%%/cake/scripts/templates/skel/webroot/js/vendors.php -%%WWWDIR%%/cake/scripts/templates/views/home.thtml -%%WWWDIR%%/index.php -@dir %%WWWDIR%%/app/webroot/files -@dir %%WWWDIR%%/cake/scripts/templates/skel/controllers/components -@dir %%WWWDIR%%/cake/scripts/templates/skel/models/behaviors -@dir %%WWWDIR%%/cake/scripts/templates/skel/plugins -@dir %%WWWDIR%%/cake/scripts/templates/skel/tmp/cache/models -@dir %%WWWDIR%%/cake/scripts/templates/skel/tmp/cache/persistent -@dir %%WWWDIR%%/cake/scripts/templates/skel/tmp/cache/views -@dir %%WWWDIR%%/cake/scripts/templates/skel/tmp/logs -@dir %%WWWDIR%%/cake/scripts/templates/skel/tmp/sessions -@dir %%WWWDIR%%/cake/scripts/templates/skel/tmp/tests -@dir %%WWWDIR%%/cake/scripts/templates/skel/vendors -@dir %%WWWDIR%%/cake/scripts/templates/skel/views/elements -@dir %%WWWDIR%%/cake/scripts/templates/skel/views/errors -@dir %%WWWDIR%%/cake/scripts/templates/skel/views/helpers -@dir %%WWWDIR%%/cake/scripts/templates/skel/views/pages -@dir %%WWWDIR%%/cake/scripts/templates/skel/webroot/files -@dir %%WWWDIR%%/vendors -@owner -@group diff --git a/www/cakephp13/Makefile b/www/cakephp13/Makefile deleted file mode 100644 index a91799f13dca..000000000000 --- a/www/cakephp13/Makefile +++ /dev/null @@ -1,199 +0,0 @@ -# Created by: Christoph Theis <theis@gmx.at> -# $FreeBSD$ - -PORTNAME= cakephp -PORTVERSION= 1.3.20 -CATEGORIES= www -PKGNAMESUFFIX= 13 - -MAINTAINER= theis@gmx.at -COMMENT= Framework for developing PHP web applications - -LICENSE= MIT - -DEPRECATED= PHP 5.4 EOL reached -EXPIRATION_DATE= 2016-01-15 - -USE_GITHUB= yes - -PORTDOCS= README - -CONFLICTS= cakephp-1[12]-* cakephp-2?-.* cakephp-2.?.* - -NO_BUILD= yes -NO_ARCH= yes -USES= gettext -USE_PHP= session -WANT_PHP_WEB= yes -DEFAULT_VERSIONS+= php=5 - -CAKE_CONF_FILES= \ - app/config/acl.ini.php \ - app/config/bootstrap.php \ - app/config/core.php \ - app/config/database.php \ - app/config/routes.php -CAKE_CONSOLE= cake/console/cake - -OPTIONS_DEFINE= PROD AP MYSQL PGSQL SQLITE APC MEMCACHE DOCS -PROD_DESC= Install for production server (make confighelp) -APC_DESC= APC caching engine -MEMCACHE_DESC= Memcached caching engine client - -CONFDIR= ${PREFIX}/${CONFDIR_REL} -CONFDIR_REL= ${APACHEETCDIR}/Includes - -.include <bsd.port.pre.mk> - -WITH_PHP_CGI?= /cgi-bin/php - -.if ${PHP_SAPI:Mcgi} == "cgi" && ${PHP_SAPI:Mmod} == "" -CGI_EXT= -cgi -.else -CGI_EXT= -.endif - -SUB_LIST+= PHPCGI=${WITH_PHP_CGI} - -.if ${PORT_OPTIONS:MAP} -SUB_FILES= pkg-message -USE_APACHE_RUN= 22+ -PKGMESSAGE= pkg-message -APDEP= -.else -SUB_FILES= pkg-message-no-apache -PKGMESSAGE= pkg-message-no-apache -APDEP= "@comment " -.endif - -.if ${PORT_OPTIONS:MPROD} -PROD= production -HTACCESS= "" -.else -PROD= development -EXTRA_PATCHES= ${FILESDIR}/extra-patch-app__config__core.php -HTACCESS= "@comment " -.endif - -CONF= cakephp-${PROD}${CGI_EXT}.conf -SUB_FILES+= ${CONF} - -PLIST_SUB+= CONFDIR=${CONFDIR_REL} ECHO_MSG=${ECHO_MSG} \ - HTACCESS=${HTACCESS} APDEP=${APDEP} \ - WWWOWN=${WWWOWN} WWWGRP=${WWWGRP} - -DB_DEFINED= no - -.if ${PORT_OPTIONS:MMYSQL} -DB_DEPENDS+= ${LOCALBASE}/lib/php/${PHP_EXT_DIR}/pdo_mysql.so:${PORTSDIR}/databases/php5-pdo_mysql -DB_DEFINED= yes -.endif - -.if ${PORT_OPTIONS:MPGSQL} -DB_DEPENDS+= ${LOCALBASE}/lib/php/${PHP_EXT_DIR}/pdo_pgsql.so:${PORTSDIR}/databases/php5-pdo_pgsql -DB_DEFINED= yes -.endif - -.if ${PORT_OPTIONS:MSQLITE} -DB_DEPENDS+= ${LOCALBASE}/lib/php/${PHP_EXT_DIR}/pdo_sqlite.so:${PORTSDIR}/databases/php5-pdo_sqlite -DB_DEFINED= yes -.endif - -.if ${DB_DEFINED} == "yes" -RUN_DEPENDS+= ${LOCALBASE}/lib/php/${PHP_EXT_DIR}/pdo.so:${PORTSDIR}/databases/php5-pdo \ - ${DB_DEPENDS} -.endif - -.if ${PORT_OPTIONS:MAPC} -USE_PHP+= apc -.endif - -.if ${PORT_OPTIONS:MMEMCACHE} -USE_PHP+= memcache -.endif - -confighelp: - @${ECHO_MSG} "" - @${ECHO_MSG} "On a production server, the Apache DocumentRoot is" - @${ECHO_MSG} "updated to point to the CakePHP webroot directory." - @${ECHO_MSG} "In this configuration, the CakePHP application is" - @${ECHO_MSG} "accessed at http://www.myservername.com/." - @${ECHO_MSG} "" - @${ECHO_MSG} "A non-production server, CakePHP is installed at" - @${ECHO_MSG} "the /cakephp URL, and the CakePHP application is" - @${ECHO_MSG} "accessed at http://www.myservername.com/cakephp/." - @${ECHO_MSG} "" - @${ECHO_MSG} "For more information, please see:" - @${ECHO_MSG} "http://manual.cakephp.org/chapter/installing" - @${ECHO_MSG} "" - -post-extract: - @${FIND} ${WRKSRC} -name ._\* -delete - -post-patch: - @${RM} -f ${WRKSRC}/cake/console/cake.orig \ - ${WRKSRC}/app/config/core.php.orig - -# Rename config files so we don't overwrite those in an existing installation - @for i in ${CAKE_CONF_FILES}; do \ - if [ -f ${WRKSRC}/$$i ]; then \ - ${MV} ${WRKSRC}/$$i ${WRKSRC}/$$i.sample; \ - fi \ - done - ${MV} ${WRKSRC}/app/config/database.php.default \ - ${WRKSRC}/app/config/database.php.sample - -do-install: - @cd ${WRKSRC} && ${COPYTREE_SHARE} \ - ".htaccess app cake index.php vendors" ${STAGEDIR}${WWWDIR} - -.if ! ${PORT_OPTIONS:MPROD} -# If installed in development mode, get rid of .htaccess files, -# as noted by: -# http://book.cakephp.org/view/42/The-Configuration-Class#CakePHP-Core-Configuration-Variables-44 - @${FIND} ${STAGEDIR}${WWWDIR} -type f -name .htaccess -exec ${RM} {} \; -.endif - -# Get rid of the empty placeholder files - @${FIND} ${STAGEDIR}${WWWDIR} -type f -name empty -size 0 -exec ${RM} {} \; - - @${FIND} ${STAGEDIR}${WWWDIR} -type f -print0 | ${XARGS} -0 ${CHMOD} 644 - @${FIND} ${STAGEDIR}${WWWDIR} -type d -print0 | ${XARGS} -0 ${CHMOD} 755 - -# Fix the permissions of the Cake console script - @${CHMOD} 755 ${STAGEDIR}${WWWDIR}/${CAKE_CONSOLE} - -post-install: - @for i in ${CAKE_CONF_FILES}; do \ - if [ ! -f ${WWWDIR}/$$i -a -f ${WRKSRC}/$$i.default ]; then \ - ${INSTALL_DATA} ${WRKSRC}/$$i.default ${STAGEDIR}${WWWDIR}/$$i; \ - fi \ - done -.if ${PORT_OPTIONS:MAP} - @${MKDIR} ${STAGEDIR}${CONFDIR} - @if [ -d "${STAGEDIR}${CONFDIR}" ]; then \ - ${CP} ${WRKDIR}/${CONF} ${STAGEDIR}${CONFDIR}/cakephp.conf; \ - else \ - ${ECHO_MSG} "" ; \ - ${ECHO_MSG} "Please check your Apache 2.x installation -" ; \ - ${ECHO_MSG} "${CONFDIR} doesn't exist," ; \ - ${ECHO_MSG} "so I cannot install cakephp.conf there!" ; \ - ${ECHO_MSG} "" ; \ - ${FALSE} ; \ - fi -.endif - @${INSTALL} -d ${STAGEDIR}${DOCSDIR} - @cd ${WRKSRC} && ${INSTALL_DATA} ${PORTDOCS} ${STAGEDIR}${DOCSDIR} -.if ${CGI_EXT} == "-cgi" - @${ECHO_MSG} "" - @${ECHO_MSG} "Your CakePHP installation was configured to use the PHP CGI binary." - @${ECHO_MSG} "The PHP CGI binary is expected to be referenced by the URL:" - @${ECHO_MSG} "" - @${ECHO_MSG} " ${WITH_PHP_CGI}" - @${ECHO_MSG} "" - @${ECHO_MSG} "If this is incorrect, reinstall the port with the WITH_PHP_CGI knob" - @${ECHO_MSG} "set to the correct URL." -.endif - @${ECHO_MSG} "*********************************************************************" - -.include <bsd.port.post.mk> diff --git a/www/cakephp13/distinfo b/www/cakephp13/distinfo deleted file mode 100644 index 3541e72abe43..000000000000 --- a/www/cakephp13/distinfo +++ /dev/null @@ -1,2 +0,0 @@ -SHA256 (cakephp-cakephp-1.3.20_GH0.tar.gz) = 73e722ab1dd7ec14b9add0717bc4311991d5010ea008ea727541bc5f9105ef83 -SIZE (cakephp-cakephp-1.3.20_GH0.tar.gz) = 992128 diff --git a/www/cakephp13/files/cakephp-development-cgi.conf.in b/www/cakephp13/files/cakephp-development-cgi.conf.in deleted file mode 100644 index 48c1e373a372..000000000000 --- a/www/cakephp13/files/cakephp-development-cgi.conf.in +++ /dev/null @@ -1,13 +0,0 @@ -AddType application/x-httpd-php .php -AddType application/x-httpd-php-source .phps - -Action php-script %%PHPCGI%% -AddHandler php-script .php - -Alias /cakephp %%WWWDIR%% - -<Location /cakephp> - DirectoryIndex index.php - Order deny,allow - Allow from all -</Location> diff --git a/www/cakephp13/files/cakephp-development.conf.in b/www/cakephp13/files/cakephp-development.conf.in deleted file mode 100644 index 86a7a676d57b..000000000000 --- a/www/cakephp13/files/cakephp-development.conf.in +++ /dev/null @@ -1,10 +0,0 @@ -AddType application/x-httpd-php .php -AddType application/x-httpd-php-source .phps - -Alias /cakephp %%WWWDIR%% - -<Location /cakephp> - DirectoryIndex index.php - Order deny,allow - Allow from all -</Location> diff --git a/www/cakephp13/files/cakephp-production-cgi.conf.in b/www/cakephp13/files/cakephp-production-cgi.conf.in deleted file mode 100644 index 7215c731486a..000000000000 --- a/www/cakephp13/files/cakephp-production-cgi.conf.in +++ /dev/null @@ -1,13 +0,0 @@ -AddType application/x-httpd-php .php -AddType application/x-httpd-php-source .phps - -Action php-script %%PHPCGI%% -AddHandler php-script .php - -DocumentRoot %%WWWDIR%%/app/webroot - -<Location /> - DirectoryIndex index.php - Order deny,allow - Allow from all -</Location> diff --git a/www/cakephp13/files/cakephp-production.conf.in b/www/cakephp13/files/cakephp-production.conf.in deleted file mode 100644 index 8679a15b8958..000000000000 --- a/www/cakephp13/files/cakephp-production.conf.in +++ /dev/null @@ -1,10 +0,0 @@ -AddType application/x-httpd-php .php -AddType application/x-httpd-php-source .phps - -DocumentRoot %%WWWDIR%%/app/webroot - -<Location /> - DirectoryIndex index.php - Order deny,allow - Allow from all -</Location> diff --git a/www/cakephp13/files/extra-patch-app__config__core.php b/www/cakephp13/files/extra-patch-app__config__core.php deleted file mode 100644 index d8f43a8e155f..000000000000 --- a/www/cakephp13/files/extra-patch-app__config__core.php +++ /dev/null @@ -1,11 +0,0 @@ ---- ./app/config/core.php.orig 2011-07-26 13:46:14.000000000 -0400 -+++ ./app/config/core.php 2011-09-16 14:24:26.000000000 -0400 -@@ -66,7 +66,7 @@ - * - * And uncomment the App.baseUrl below: - */ -- //Configure::write('App.baseUrl', env('SCRIPT_NAME')); -+ Configure::write('App.baseUrl', env('SCRIPT_NAME')); - - /** - * Uncomment the define below to use CakePHP prefix routes. diff --git a/www/cakephp13/files/patch-cake__console__cake b/www/cakephp13/files/patch-cake__console__cake deleted file mode 100644 index f1e3708b5073..000000000000 --- a/www/cakephp13/files/patch-cake__console__cake +++ /dev/null @@ -1,8 +0,0 @@ ---- cake/console/cake.orig 2013-11-27 16:28:16.000000000 +0100 -+++ cake/console/cake 2013-11-27 16:28:29.000000000 +0100 -@@ -1,4 +1,4 @@ --#!/usr/bin/env bash -+#!/bin/sh - ################################################################################ - # - # Bake is a shell script for running CakePHP bake script diff --git a/www/cakephp13/files/pkg-message-no-apache.in b/www/cakephp13/files/pkg-message-no-apache.in deleted file mode 100644 index 50618118d205..000000000000 --- a/www/cakephp13/files/pkg-message-no-apache.in +++ /dev/null @@ -1,7 +0,0 @@ -********************************************************************* -You have just installed the CakePHP web application framework. Please -consider supporting the project by visiting http://www.cakephp.org/ -and making a donation to the development effort. - -Be sure to check the files in %%WWWDIR%%/app/config for -additional framework configuration options. diff --git a/www/cakephp13/files/pkg-message.in b/www/cakephp13/files/pkg-message.in deleted file mode 100644 index 3fe1c140599c..000000000000 --- a/www/cakephp13/files/pkg-message.in +++ /dev/null @@ -1,10 +0,0 @@ -********************************************************************* -You have just installed the CakePHP web application framework. Please -consider supporting the project by visiting http://www.cakephp.org/ -and making a donation to the development effort. - -Note that you should restart your Apache web server to ensure that -the CakePHP configuration file is loaded. - -Be sure to check the files in %%WWWDIR%%/app/config for -additional framework configuration options. diff --git a/www/cakephp13/pkg-descr b/www/cakephp13/pkg-descr deleted file mode 100644 index d1d7d595da55..000000000000 --- a/www/cakephp13/pkg-descr +++ /dev/null @@ -1,8 +0,0 @@ -This is a port of the CakePHP web application framework. CakePHP is a -free open-source rapid development framework for PHP. It's a structure -of libraries, classes and run-time infrastructure for programmers -creating web applications originally inspired by the Ruby on Rails -framework. Our primary goal is to enable you to work in a structured -and rapid manner - without loss of flexibility. - -WWW: http://www.cakephp.org/ diff --git a/www/cakephp13/pkg-plist b/www/cakephp13/pkg-plist deleted file mode 100644 index db14087b4790..000000000000 --- a/www/cakephp13/pkg-plist +++ /dev/null @@ -1,1047 +0,0 @@ -@owner %%WWWOWN%% -@group %%WWWGRP%% -%%HTACCESS%%%%WWWDIR%%/.htaccess -%%HTACCESS%%%%WWWDIR%%/app/.htaccess -@sample %%WWWDIR%%/app/config/acl.ini.php.sample -@sample %%WWWDIR%%/app/config/bootstrap.php.sample -@sample %%WWWDIR%%/app/config/core.php.sample -@sample %%WWWDIR%%/app/config/database.php.sample -@sample %%WWWDIR%%/app/config/routes.php.sample -%%WWWDIR%%/app/config/schema/db_acl.php -%%WWWDIR%%/app/config/schema/i18n.php -%%WWWDIR%%/app/config/schema/sessions.php -%%WWWDIR%%/app/index.php -%%HTACCESS%%%%WWWDIR%%/app/webroot/.htaccess -%%WWWDIR%%/app/webroot/css.php -%%WWWDIR%%/app/webroot/css/cake.generic.css -%%WWWDIR%%/app/webroot/favicon.ico -%%WWWDIR%%/app/webroot/img/cake.icon.png -%%WWWDIR%%/app/webroot/img/cake.power.gif -%%WWWDIR%%/app/webroot/img/test-error-icon.png -%%WWWDIR%%/app/webroot/img/test-fail-icon.png -%%WWWDIR%%/app/webroot/img/test-pass-icon.png -%%WWWDIR%%/app/webroot/img/test-skip-icon.png -%%WWWDIR%%/app/webroot/index.php -%%WWWDIR%%/app/webroot/test.php -%%WWWDIR%%/cake/LICENSE.txt -%%WWWDIR%%/cake/VERSION.txt -%%WWWDIR%%/cake/basics.php -%%WWWDIR%%/cake/bootstrap.php -%%WWWDIR%%/cake/config/config.php -%%WWWDIR%%/cake/config/paths.php -%%WWWDIR%%/cake/config/unicode/casefolding/0080_00ff.php -%%WWWDIR%%/cake/config/unicode/casefolding/0100_017f.php -%%WWWDIR%%/cake/config/unicode/casefolding/0180_024F.php -%%WWWDIR%%/cake/config/unicode/casefolding/0250_02af.php -%%WWWDIR%%/cake/config/unicode/casefolding/0370_03ff.php -%%WWWDIR%%/cake/config/unicode/casefolding/0400_04ff.php -%%WWWDIR%%/cake/config/unicode/casefolding/0500_052f.php -%%WWWDIR%%/cake/config/unicode/casefolding/0530_058f.php -%%WWWDIR%%/cake/config/unicode/casefolding/1e00_1eff.php -%%WWWDIR%%/cake/config/unicode/casefolding/1f00_1fff.php -%%WWWDIR%%/cake/config/unicode/casefolding/2100_214f.php -%%WWWDIR%%/cake/config/unicode/casefolding/2150_218f.php -%%WWWDIR%%/cake/config/unicode/casefolding/2460_24ff.php -%%WWWDIR%%/cake/config/unicode/casefolding/2c00_2c5f.php -%%WWWDIR%%/cake/config/unicode/casefolding/2c60_2c7f.php -%%WWWDIR%%/cake/config/unicode/casefolding/2c80_2cff.php -%%WWWDIR%%/cake/config/unicode/casefolding/ff00_ffef.php -%%WWWDIR%%/cake/console/cake -%%WWWDIR%%/cake/console/cake.bat -%%WWWDIR%%/cake/console/cake.php -%%WWWDIR%%/cake/console/error.php -%%WWWDIR%%/cake/console/libs/acl.php -%%WWWDIR%%/cake/console/libs/api.php -%%WWWDIR%%/cake/console/libs/bake.php -%%WWWDIR%%/cake/console/libs/console.php -%%WWWDIR%%/cake/console/libs/i18n.php -%%WWWDIR%%/cake/console/libs/schema.php -%%WWWDIR%%/cake/console/libs/shell.php -%%WWWDIR%%/cake/console/libs/tasks/bake.php -%%WWWDIR%%/cake/console/libs/tasks/controller.php -%%WWWDIR%%/cake/console/libs/tasks/db_config.php -%%WWWDIR%%/cake/console/libs/tasks/extract.php -%%WWWDIR%%/cake/console/libs/tasks/fixture.php -%%WWWDIR%%/cake/console/libs/tasks/model.php -%%WWWDIR%%/cake/console/libs/tasks/plugin.php -%%WWWDIR%%/cake/console/libs/tasks/project.php -%%WWWDIR%%/cake/console/libs/tasks/template.php -%%WWWDIR%%/cake/console/libs/tasks/test.php -%%WWWDIR%%/cake/console/libs/tasks/view.php -%%WWWDIR%%/cake/console/templates/default/actions/controller_actions.ctp -%%WWWDIR%%/cake/console/templates/default/classes/controller.ctp -%%WWWDIR%%/cake/console/templates/default/classes/fixture.ctp -%%WWWDIR%%/cake/console/templates/default/classes/model.ctp -%%WWWDIR%%/cake/console/templates/default/classes/test.ctp -%%WWWDIR%%/cake/console/templates/default/views/form.ctp -%%WWWDIR%%/cake/console/templates/default/views/home.ctp -%%WWWDIR%%/cake/console/templates/default/views/index.ctp -%%WWWDIR%%/cake/console/templates/default/views/view.ctp -%%HTACCESS%%%%WWWDIR%%/cake/console/templates/skel/.htaccess -%%WWWDIR%%/cake/console/templates/skel/app_controller.php -%%WWWDIR%%/cake/console/templates/skel/app_helper.php -%%WWWDIR%%/cake/console/templates/skel/app_model.php -%%WWWDIR%%/cake/console/templates/skel/config/acl.ini.php -%%WWWDIR%%/cake/console/templates/skel/config/bootstrap.php -%%WWWDIR%%/cake/console/templates/skel/config/core.php -%%WWWDIR%%/cake/console/templates/skel/config/database.php.default -%%WWWDIR%%/cake/console/templates/skel/config/routes.php -%%WWWDIR%%/cake/console/templates/skel/config/schema/db_acl.php -%%WWWDIR%%/cake/console/templates/skel/config/schema/db_acl.sql -%%WWWDIR%%/cake/console/templates/skel/config/schema/i18n.php -%%WWWDIR%%/cake/console/templates/skel/config/schema/i18n.sql -%%WWWDIR%%/cake/console/templates/skel/config/schema/sessions.php -%%WWWDIR%%/cake/console/templates/skel/config/schema/sessions.sql -%%WWWDIR%%/cake/console/templates/skel/controllers/pages_controller.php -%%WWWDIR%%/cake/console/templates/skel/index.php -%%WWWDIR%%/cake/console/templates/skel/views/elements/email/html/default.ctp -%%WWWDIR%%/cake/console/templates/skel/views/elements/email/text/default.ctp -%%WWWDIR%%/cake/console/templates/skel/views/layouts/ajax.ctp -%%WWWDIR%%/cake/console/templates/skel/views/layouts/default.ctp -%%WWWDIR%%/cake/console/templates/skel/views/layouts/email/html/default.ctp -%%WWWDIR%%/cake/console/templates/skel/views/layouts/email/text/default.ctp -%%WWWDIR%%/cake/console/templates/skel/views/layouts/flash.ctp -%%WWWDIR%%/cake/console/templates/skel/views/layouts/js/default.ctp -%%WWWDIR%%/cake/console/templates/skel/views/layouts/rss/default.ctp -%%WWWDIR%%/cake/console/templates/skel/views/layouts/xml/default.ctp -%%HTACCESS%%%%WWWDIR%%/cake/console/templates/skel/webroot/.htaccess -%%WWWDIR%%/cake/console/templates/skel/webroot/css.php -%%WWWDIR%%/cake/console/templates/skel/webroot/css/cake.generic.css -%%WWWDIR%%/cake/console/templates/skel/webroot/favicon.ico -%%WWWDIR%%/cake/console/templates/skel/webroot/img/cake.icon.png -%%WWWDIR%%/cake/console/templates/skel/webroot/img/cake.power.gif -%%WWWDIR%%/cake/console/templates/skel/webroot/img/test-error-icon.png -%%WWWDIR%%/cake/console/templates/skel/webroot/img/test-fail-icon.png -%%WWWDIR%%/cake/console/templates/skel/webroot/img/test-pass-icon.png -%%WWWDIR%%/cake/console/templates/skel/webroot/img/test-skip-icon.png -%%WWWDIR%%/cake/console/templates/skel/webroot/index.php -%%WWWDIR%%/cake/console/templates/skel/webroot/test.php -%%WWWDIR%%/cake/console/libs/testsuite.php -%%WWWDIR%%/cake/dispatcher.php -%%WWWDIR%%/cake/libs/cache.php -%%WWWDIR%%/cake/libs/cache/apc.php -%%WWWDIR%%/cake/libs/cache/file.php -%%WWWDIR%%/cake/libs/cache/memcache.php -%%WWWDIR%%/cake/libs/cache/xcache.php -%%WWWDIR%%/cake/libs/cake_log.php -%%WWWDIR%%/cake/libs/cake_session.php -%%WWWDIR%%/cake/libs/cake_socket.php -%%WWWDIR%%/cake/libs/class_registry.php -%%WWWDIR%%/cake/libs/configure.php -%%WWWDIR%%/cake/libs/controller/app_controller.php -%%WWWDIR%%/cake/libs/controller/component.php -%%WWWDIR%%/cake/libs/controller/components/acl.php -%%WWWDIR%%/cake/libs/controller/components/auth.php -%%WWWDIR%%/cake/libs/controller/components/cookie.php -%%WWWDIR%%/cake/libs/controller/components/email.php -%%WWWDIR%%/cake/libs/controller/components/request_handler.php -%%WWWDIR%%/cake/libs/controller/components/security.php -%%WWWDIR%%/cake/libs/controller/components/session.php -%%WWWDIR%%/cake/libs/controller/controller.php -%%WWWDIR%%/cake/libs/controller/pages_controller.php -%%WWWDIR%%/cake/libs/controller/scaffold.php -%%WWWDIR%%/cake/libs/debugger.php -%%WWWDIR%%/cake/libs/error.php -%%WWWDIR%%/cake/libs/file.php -%%WWWDIR%%/cake/libs/folder.php -%%WWWDIR%%/cake/libs/http_socket.php -%%WWWDIR%%/cake/libs/i18n.php -%%WWWDIR%%/cake/libs/inflector.php -%%WWWDIR%%/cake/libs/l10n.php -%%WWWDIR%%/cake/libs/magic_db.php -%%WWWDIR%%/cake/libs/log/file_log.php -%%WWWDIR%%/cake/libs/model/app_model.php -%%WWWDIR%%/cake/libs/model/behaviors/acl.php -%%WWWDIR%%/cake/libs/model/behaviors/containable.php -%%WWWDIR%%/cake/libs/model/behaviors/translate.php -%%WWWDIR%%/cake/libs/model/behaviors/tree.php -%%WWWDIR%%/cake/libs/model/cake_schema.php -%%WWWDIR%%/cake/libs/model/connection_manager.php -%%WWWDIR%%/cake/libs/model/datasources/datasource.php -%%WWWDIR%%/cake/libs/model/datasources/dbo/dbo_mssql.php -%%WWWDIR%%/cake/libs/model/datasources/dbo/dbo_mysql.php -%%WWWDIR%%/cake/libs/model/datasources/dbo/dbo_mysqli.php -%%WWWDIR%%/cake/libs/model/datasources/dbo/dbo_oracle.php -%%WWWDIR%%/cake/libs/model/datasources/dbo/dbo_postgres.php -%%WWWDIR%%/cake/libs/model/datasources/dbo/dbo_sqlite.php -%%WWWDIR%%/cake/libs/model/datasources/dbo_source.php -%%WWWDIR%%/cake/libs/model/db_acl.php -%%WWWDIR%%/cake/libs/model/model.php -%%WWWDIR%%/cake/libs/model/model_behavior.php -%%WWWDIR%%/cake/libs/multibyte.php -%%WWWDIR%%/cake/libs/object.php -%%WWWDIR%%/cake/libs/overloadable.php -%%WWWDIR%%/cake/libs/overloadable_php4.php -%%WWWDIR%%/cake/libs/overloadable_php5.php -%%WWWDIR%%/cake/libs/router.php -%%WWWDIR%%/cake/libs/sanitize.php -%%WWWDIR%%/cake/libs/security.php -%%WWWDIR%%/cake/libs/set.php -%%WWWDIR%%/cake/libs/string.php -%%WWWDIR%%/cake/libs/validation.php -%%WWWDIR%%/cake/libs/view/elements/sql_dump.ctp -%%WWWDIR%%/cake/libs/view/elements/email/html/default.ctp -%%WWWDIR%%/cake/libs/view/elements/email/text/default.ctp -%%WWWDIR%%/cake/libs/view/errors/error404.ctp -%%WWWDIR%%/cake/libs/view/errors/error500.ctp -%%WWWDIR%%/cake/libs/view/errors/missing_action.ctp -%%WWWDIR%%/cake/libs/view/errors/missing_behavior_class.ctp -%%WWWDIR%%/cake/libs/view/errors/missing_behavior_file.ctp -%%WWWDIR%%/cake/libs/view/errors/missing_component_class.ctp -%%WWWDIR%%/cake/libs/view/errors/missing_component_file.ctp -%%WWWDIR%%/cake/libs/view/errors/missing_connection.ctp -%%WWWDIR%%/cake/libs/view/errors/missing_controller.ctp -%%WWWDIR%%/cake/libs/view/errors/missing_helper_class.ctp -%%WWWDIR%%/cake/libs/view/errors/missing_helper_file.ctp -%%WWWDIR%%/cake/libs/view/errors/missing_layout.ctp -%%WWWDIR%%/cake/libs/view/errors/missing_model.ctp -%%WWWDIR%%/cake/libs/view/errors/missing_scaffolddb.ctp -%%WWWDIR%%/cake/libs/view/errors/missing_table.ctp -%%WWWDIR%%/cake/libs/view/errors/missing_view.ctp -%%WWWDIR%%/cake/libs/view/errors/private_action.ctp -%%WWWDIR%%/cake/libs/view/errors/scaffold_error.ctp -%%WWWDIR%%/cake/libs/view/helper.php -%%WWWDIR%%/cake/libs/view/helpers/ajax.php -%%WWWDIR%%/cake/libs/view/helpers/app_helper.php -%%WWWDIR%%/cake/libs/view/helpers/cache.php -%%WWWDIR%%/cake/libs/view/helpers/form.php -%%WWWDIR%%/cake/libs/view/helpers/html.php -%%WWWDIR%%/cake/libs/view/helpers/javascript.php -%%WWWDIR%%/cake/libs/view/helpers/jquery_engine.php -%%WWWDIR%%/cake/libs/view/helpers/js.php -%%WWWDIR%%/cake/libs/view/helpers/mootools_engine.php -%%WWWDIR%%/cake/libs/view/helpers/number.php -%%WWWDIR%%/cake/libs/view/helpers/paginator.php -%%WWWDIR%%/cake/libs/view/helpers/prototype_engine.php -%%WWWDIR%%/cake/libs/view/helpers/rss.php -%%WWWDIR%%/cake/libs/view/helpers/session.php -%%WWWDIR%%/cake/libs/view/helpers/text.php -%%WWWDIR%%/cake/libs/view/helpers/time.php -%%WWWDIR%%/cake/libs/view/helpers/xml.php -%%WWWDIR%%/cake/libs/view/layouts/ajax.ctp -%%WWWDIR%%/cake/libs/view/layouts/default.ctp -%%WWWDIR%%/cake/libs/view/layouts/email/html/default.ctp -%%WWWDIR%%/cake/libs/view/layouts/email/text/default.ctp -%%WWWDIR%%/cake/libs/view/layouts/flash.ctp -%%WWWDIR%%/cake/libs/view/layouts/js/default.ctp -%%WWWDIR%%/cake/libs/view/layouts/rss/default.ctp -%%WWWDIR%%/cake/libs/view/layouts/xml/default.ctp -%%WWWDIR%%/cake/libs/view/media.php -%%WWWDIR%%/cake/libs/view/pages/home.ctp -%%WWWDIR%%/cake/libs/view/scaffolds/edit.ctp -%%WWWDIR%%/cake/libs/view/scaffolds/index.ctp -%%WWWDIR%%/cake/libs/view/scaffolds/view.ctp -%%WWWDIR%%/cake/libs/view/theme.php -%%WWWDIR%%/cake/libs/view/view.php -%%WWWDIR%%/cake/libs/xml.php -%%WWWDIR%%/cake/tests/cases/basics.test.php -%%WWWDIR%%/cake/tests/cases/console/cake.test.php -%%WWWDIR%%/cake/tests/cases/console/libs/acl.test.php -%%WWWDIR%%/cake/tests/cases/console/libs/api.test.php -%%WWWDIR%%/cake/tests/cases/console/libs/bake.test.php -%%WWWDIR%%/cake/tests/cases/console/libs/schema.test.php -%%WWWDIR%%/cake/tests/cases/console/libs/shell.test.php -%%WWWDIR%%/cake/tests/cases/console/libs/tasks/controller.test.php -%%WWWDIR%%/cake/tests/cases/console/libs/tasks/db_config.test.php -%%WWWDIR%%/cake/tests/cases/console/libs/tasks/extract.test.php -%%WWWDIR%%/cake/tests/cases/console/libs/tasks/fixture.test.php -%%WWWDIR%%/cake/tests/cases/console/libs/tasks/model.test.php -%%WWWDIR%%/cake/tests/cases/console/libs/tasks/plugin.test.php -%%WWWDIR%%/cake/tests/cases/console/libs/tasks/project.test.php -%%WWWDIR%%/cake/tests/cases/console/libs/tasks/template.test.php -%%WWWDIR%%/cake/tests/cases/console/libs/tasks/test.test.php -%%WWWDIR%%/cake/tests/cases/console/libs/tasks/view.test.php -%%WWWDIR%%/cake/tests/cases/dispatcher.test.php -%%WWWDIR%%/cake/tests/cases/libs/cache.test.php -%%WWWDIR%%/cake/tests/cases/libs/cache/apc.test.php -%%WWWDIR%%/cake/tests/cases/libs/cache/file.test.php -%%WWWDIR%%/cake/tests/cases/libs/cache/memcache.test.php -%%WWWDIR%%/cake/tests/cases/libs/cache/xcache.test.php -%%WWWDIR%%/cake/tests/cases/libs/cake_log.test.php -%%WWWDIR%%/cake/tests/cases/libs/cake_session.test.php -%%WWWDIR%%/cake/tests/cases/libs/cake_socket.test.php -%%WWWDIR%%/cake/tests/cases/libs/cake_test_case.test.php -%%WWWDIR%%/cake/tests/cases/libs/cake_test_fixture.test.php -%%WWWDIR%%/cake/tests/cases/libs/class_registry.test.php -%%WWWDIR%%/cake/tests/cases/libs/code_coverage_manager.test.php -%%WWWDIR%%/cake/tests/cases/libs/configure.test.php -%%WWWDIR%%/cake/tests/cases/libs/controller/component.test.php -%%WWWDIR%%/cake/tests/cases/libs/controller/components/acl.test.php -%%WWWDIR%%/cake/tests/cases/libs/controller/components/auth.test.php -%%WWWDIR%%/cake/tests/cases/libs/controller/components/cookie.test.php -%%WWWDIR%%/cake/tests/cases/libs/controller/components/email.test.php -%%WWWDIR%%/cake/tests/cases/libs/controller/components/request_handler.test.php -%%WWWDIR%%/cake/tests/cases/libs/controller/components/security.test.php -%%WWWDIR%%/cake/tests/cases/libs/controller/components/session.test.php -%%WWWDIR%%/cake/tests/cases/libs/controller/controller.test.php -%%WWWDIR%%/cake/tests/cases/libs/controller/controller_merge_vars.test.php -%%WWWDIR%%/cake/tests/cases/libs/controller/pages_controller.test.php -%%WWWDIR%%/cake/tests/cases/libs/controller/scaffold.test.php -%%WWWDIR%%/cake/tests/cases/libs/debugger.test.php -%%WWWDIR%%/cake/tests/cases/libs/error.test.php -%%WWWDIR%%/cake/tests/cases/libs/file.test.php -%%WWWDIR%%/cake/tests/cases/libs/folder.test.php -%%WWWDIR%%/cake/tests/cases/libs/http_socket.test.php -%%WWWDIR%%/cake/tests/cases/libs/i18n.test.php -%%WWWDIR%%/cake/tests/cases/libs/inflector.test.php -%%WWWDIR%%/cake/tests/cases/libs/l10n.test.php -%%WWWDIR%%/cake/tests/cases/libs/magic_db.test.php -%%WWWDIR%%/cake/tests/cases/libs/log/file_log.test.php -%%WWWDIR%%/cake/tests/cases/libs/model/behaviors/acl.test.php -%%WWWDIR%%/cake/tests/cases/libs/model/behaviors/containable.test.php -%%WWWDIR%%/cake/tests/cases/libs/model/behaviors/translate.test.php -%%WWWDIR%%/cake/tests/cases/libs/model/behaviors/tree.test.php -%%WWWDIR%%/cake/tests/cases/libs/model/cake_schema.test.php -%%WWWDIR%%/cake/tests/cases/libs/model/connection_manager.test.php -%%WWWDIR%%/cake/tests/cases/libs/model/datasources/dbo/dbo_mssql.test.php -%%WWWDIR%%/cake/tests/cases/libs/model/datasources/dbo/dbo_mysql.test.php -%%WWWDIR%%/cake/tests/cases/libs/model/datasources/dbo/dbo_mysqli.test.php -%%WWWDIR%%/cake/tests/cases/libs/model/datasources/dbo/dbo_oracle.test.php -%%WWWDIR%%/cake/tests/cases/libs/model/datasources/dbo/dbo_postgres.test.php -%%WWWDIR%%/cake/tests/cases/libs/model/datasources/dbo/dbo_sqlite.test.php -%%WWWDIR%%/cake/tests/cases/libs/model/datasources/dbo_source.test.php -%%WWWDIR%%/cake/tests/cases/libs/model/db_acl.test.php -%%WWWDIR%%/cake/tests/cases/libs/model/model.test.php -%%WWWDIR%%/cake/tests/cases/libs/model/model_behavior.test.php -%%WWWDIR%%/cake/tests/cases/libs/model/model_delete.test.php -%%WWWDIR%%/cake/tests/cases/libs/model/model_integration.test.php -%%WWWDIR%%/cake/tests/cases/libs/model/model_read.test.php -%%WWWDIR%%/cake/tests/cases/libs/model/model_validation.test.php -%%WWWDIR%%/cake/tests/cases/libs/model/model_write.test.php -%%WWWDIR%%/cake/tests/cases/libs/model/models.php -%%WWWDIR%%/cake/tests/cases/libs/multibyte.test.php -%%WWWDIR%%/cake/tests/cases/libs/object.test.php -%%WWWDIR%%/cake/tests/cases/libs/overloadable.test.php -%%WWWDIR%%/cake/tests/cases/libs/router.test.php -%%WWWDIR%%/cake/tests/cases/libs/sanitize.test.php -%%WWWDIR%%/cake/tests/cases/libs/security.test.php -%%WWWDIR%%/cake/tests/cases/libs/set.test.php -%%WWWDIR%%/cake/tests/cases/libs/string.test.php -%%WWWDIR%%/cake/tests/cases/libs/test_manager.test.php -%%WWWDIR%%/cake/tests/cases/libs/validation.test.php -%%WWWDIR%%/cake/tests/cases/libs/view/helper.test.php -%%WWWDIR%%/cake/tests/cases/libs/view/helpers/ajax.test.php -%%WWWDIR%%/cake/tests/cases/libs/view/helpers/cache.test.php -%%WWWDIR%%/cake/tests/cases/libs/view/helpers/form.test.php -%%WWWDIR%%/cake/tests/cases/libs/view/helpers/html.test.php -%%WWWDIR%%/cake/tests/cases/libs/view/helpers/javascript.test.php -%%WWWDIR%%/cake/tests/cases/libs/view/helpers/jquery_engine.test.php -%%WWWDIR%%/cake/tests/cases/libs/view/helpers/js.test.php -%%WWWDIR%%/cake/tests/cases/libs/view/helpers/mootools_engine.test.php -%%WWWDIR%%/cake/tests/cases/libs/view/helpers/number.test.php -%%WWWDIR%%/cake/tests/cases/libs/view/helpers/paginator.test.php -%%WWWDIR%%/cake/tests/cases/libs/view/helpers/prototype_engine.test.php -%%WWWDIR%%/cake/tests/cases/libs/view/helpers/rss.test.php -%%WWWDIR%%/cake/tests/cases/libs/view/helpers/session.test.php -%%WWWDIR%%/cake/tests/cases/libs/view/helpers/text.test.php -%%WWWDIR%%/cake/tests/cases/libs/view/helpers/time.test.php -%%WWWDIR%%/cake/tests/cases/libs/view/helpers/xml.test.php -%%WWWDIR%%/cake/tests/cases/libs/view/media.test.php -%%WWWDIR%%/cake/tests/cases/libs/view/theme.test.php -%%WWWDIR%%/cake/tests/cases/libs/view/view.test.php -%%WWWDIR%%/cake/tests/cases/libs/xml.test.php -%%WWWDIR%%/cake/tests/fixtures/account_fixture.php -%%WWWDIR%%/cake/tests/fixtures/aco_action_fixture.php -%%WWWDIR%%/cake/tests/fixtures/aco_fixture.php -%%WWWDIR%%/cake/tests/fixtures/aco_two_fixture.php -%%WWWDIR%%/cake/tests/fixtures/ad_fixture.php -%%WWWDIR%%/cake/tests/fixtures/advertisement_fixture.php -%%WWWDIR%%/cake/tests/fixtures/after_tree_fixture.php -%%WWWDIR%%/cake/tests/fixtures/another_article_fixture.php -%%WWWDIR%%/cake/tests/fixtures/apple_fixture.php -%%WWWDIR%%/cake/tests/fixtures/aro_fixture.php -%%WWWDIR%%/cake/tests/fixtures/aro_two_fixture.php -%%WWWDIR%%/cake/tests/fixtures/aros_aco_fixture.php -%%WWWDIR%%/cake/tests/fixtures/aros_aco_two_fixture.php -%%WWWDIR%%/cake/tests/fixtures/article_featured_fixture.php -%%WWWDIR%%/cake/tests/fixtures/article_featureds_tags_fixture.php -%%WWWDIR%%/cake/tests/fixtures/article_fixture.php -%%WWWDIR%%/cake/tests/fixtures/articles_tag_fixture.php -%%WWWDIR%%/cake/tests/fixtures/attachment_fixture.php -%%WWWDIR%%/cake/tests/fixtures/auth_user_custom_field_fixture.php -%%WWWDIR%%/cake/tests/fixtures/auth_user_fixture.php -%%WWWDIR%%/cake/tests/fixtures/author_fixture.php -%%WWWDIR%%/cake/tests/fixtures/basket_fixture.php -%%WWWDIR%%/cake/tests/fixtures/bid_fixture.php -%%WWWDIR%%/cake/tests/fixtures/bidding_fixture.php -%%WWWDIR%%/cake/tests/fixtures/bidding_message_fixture.php -%%WWWDIR%%/cake/tests/fixtures/binary_test_fixture.php -%%WWWDIR%%/cake/tests/fixtures/book_fixture.php -%%WWWDIR%%/cake/tests/fixtures/cache_test_model_fixture.php -%%WWWDIR%%/cake/tests/fixtures/callback_fixture.php -%%WWWDIR%%/cake/tests/fixtures/campaign_fixture.php -%%WWWDIR%%/cake/tests/fixtures/category_fixture.php -%%WWWDIR%%/cake/tests/fixtures/category_thread_fixture.php -%%WWWDIR%%/cake/tests/fixtures/cd_fixture.php -%%WWWDIR%%/cake/tests/fixtures/comment_fixture.php -%%WWWDIR%%/cake/tests/fixtures/content_account_fixture.php -%%WWWDIR%%/cake/tests/fixtures/content_fixture.php -%%WWWDIR%%/cake/tests/fixtures/counter_cache_post_fixture.php -%%WWWDIR%%/cake/tests/fixtures/counter_cache_post_nonstandard_primary_key_fixture.php -%%WWWDIR%%/cake/tests/fixtures/counter_cache_user_fixture.php -%%WWWDIR%%/cake/tests/fixtures/counter_cache_user_nonstandard_primary_key_fixture.php -%%WWWDIR%%/cake/tests/fixtures/data_test_fixture.php -%%WWWDIR%%/cake/tests/fixtures/datatype_fixture.php -%%WWWDIR%%/cake/tests/fixtures/dependency_fixture.php -%%WWWDIR%%/cake/tests/fixtures/device_fixture.php -%%WWWDIR%%/cake/tests/fixtures/device_type_category_fixture.php -%%WWWDIR%%/cake/tests/fixtures/device_type_fixture.php -%%WWWDIR%%/cake/tests/fixtures/document_directory_fixture.php -%%WWWDIR%%/cake/tests/fixtures/document_fixture.php -%%WWWDIR%%/cake/tests/fixtures/exterior_type_category_fixture.php -%%WWWDIR%%/cake/tests/fixtures/feature_set_fixture.php -%%WWWDIR%%/cake/tests/fixtures/featured_fixture.php -%%WWWDIR%%/cake/tests/fixtures/film_file_fixture.php -%%WWWDIR%%/cake/tests/fixtures/flag_tree_fixture.php -%%WWWDIR%%/cake/tests/fixtures/fruit_fixture.php -%%WWWDIR%%/cake/tests/fixtures/fruits_uuid_tag_fixture.php -%%WWWDIR%%/cake/tests/fixtures/group_update_all_fixture.php -%%WWWDIR%%/cake/tests/fixtures/home_fixture.php -%%WWWDIR%%/cake/tests/fixtures/image_fixture.php -%%WWWDIR%%/cake/tests/fixtures/item_fixture.php -%%WWWDIR%%/cake/tests/fixtures/items_portfolio_fixture.php -%%WWWDIR%%/cake/tests/fixtures/join_a_b_fixture.php -%%WWWDIR%%/cake/tests/fixtures/join_a_c_fixture.php -%%WWWDIR%%/cake/tests/fixtures/join_a_fixture.php -%%WWWDIR%%/cake/tests/fixtures/join_b_fixture.php -%%WWWDIR%%/cake/tests/fixtures/join_c_fixture.php -%%WWWDIR%%/cake/tests/fixtures/join_thing_fixture.php -%%WWWDIR%%/cake/tests/fixtures/message_fixture.php -%%WWWDIR%%/cake/tests/fixtures/my_categories_my_products_fixture.php -%%WWWDIR%%/cake/tests/fixtures/my_categories_my_users_fixture.php -%%WWWDIR%%/cake/tests/fixtures/my_category_fixture.php -%%WWWDIR%%/cake/tests/fixtures/my_product_fixture.php -%%WWWDIR%%/cake/tests/fixtures/my_user_fixture.php -%%WWWDIR%%/cake/tests/fixtures/node_fixture.php -%%WWWDIR%%/cake/tests/fixtures/number_tree_fixture.php -%%WWWDIR%%/cake/tests/fixtures/number_tree_two_fixture.php -%%WWWDIR%%/cake/tests/fixtures/numeric_article_fixture.php -%%WWWDIR%%/cake/tests/fixtures/overall_favorite_fixture.php -%%WWWDIR%%/cake/tests/fixtures/person_fixture.php -%%WWWDIR%%/cake/tests/fixtures/portfolio_fixture.php -%%WWWDIR%%/cake/tests/fixtures/post_fixture.php -%%WWWDIR%%/cake/tests/fixtures/posts_tag_fixture.php -%%WWWDIR%%/cake/tests/fixtures/prefix_test_fixture.php -%%WWWDIR%%/cake/tests/fixtures/primary_model_fixture.php -%%WWWDIR%%/cake/tests/fixtures/product_fixture.php -%%WWWDIR%%/cake/tests/fixtures/product_update_all_fixture.php -%%WWWDIR%%/cake/tests/fixtures/project_fixture.php -%%WWWDIR%%/cake/tests/fixtures/sample_fixture.php -%%WWWDIR%%/cake/tests/fixtures/secondary_model_fixture.php -%%WWWDIR%%/cake/tests/fixtures/session_fixture.php -%%WWWDIR%%/cake/tests/fixtures/something_else_fixture.php -%%WWWDIR%%/cake/tests/fixtures/something_fixture.php -%%WWWDIR%%/cake/tests/fixtures/stories_tag_fixture.php -%%WWWDIR%%/cake/tests/fixtures/story_fixture.php -%%WWWDIR%%/cake/tests/fixtures/syfile_fixture.php -%%WWWDIR%%/cake/tests/fixtures/tag_fixture.php -%%WWWDIR%%/cake/tests/fixtures/test_plugin_article_fixture.php -%%WWWDIR%%/cake/tests/fixtures/test_plugin_comment_fixture.php -%%WWWDIR%%/cake/tests/fixtures/the_paper_monkies_fixture.php -%%WWWDIR%%/cake/tests/fixtures/thread_fixture.php -%%WWWDIR%%/cake/tests/fixtures/translate_article_fixture.php -%%WWWDIR%%/cake/tests/fixtures/translate_fixture.php -%%WWWDIR%%/cake/tests/fixtures/translate_table_fixture.php -%%WWWDIR%%/cake/tests/fixtures/translate_with_prefix_fixture.php -%%WWWDIR%%/cake/tests/fixtures/translated_article_fixture.php -%%WWWDIR%%/cake/tests/fixtures/translated_item_fixture.php -%%WWWDIR%%/cake/tests/fixtures/unconventional_tree_fixture.php -%%WWWDIR%%/cake/tests/fixtures/underscore_field_fixture.php -%%WWWDIR%%/cake/tests/fixtures/user_fixture.php -%%WWWDIR%%/cake/tests/fixtures/uuid_fixture.php -%%WWWDIR%%/cake/tests/fixtures/uuid_tag_fixture.php -%%WWWDIR%%/cake/tests/fixtures/uuid_tree_fixture.php -%%WWWDIR%%/cake/tests/fixtures/uuiditem_fixture.php -%%WWWDIR%%/cake/tests/fixtures/uuiditems_uuidportfolio_fixture.php -%%WWWDIR%%/cake/tests/fixtures/uuiditems_uuidportfolio_numericid_fixture.php -%%WWWDIR%%/cake/tests/fixtures/uuidportfolio_fixture.php -%%WWWDIR%%/cake/tests/groups/acl.group.php -%%WWWDIR%%/cake/tests/groups/bake.group.php -%%WWWDIR%%/cake/tests/groups/behaviors.group.php -%%WWWDIR%%/cake/tests/groups/cache.group.php -%%WWWDIR%%/cake/tests/groups/components.group.php -%%WWWDIR%%/cake/tests/groups/configure.group.php -%%WWWDIR%%/cake/tests/groups/console.group.php -%%WWWDIR%%/cake/tests/groups/controller.group.php -%%WWWDIR%%/cake/tests/groups/database.group.php -%%WWWDIR%%/cake/tests/groups/helpers.group.php -%%WWWDIR%%/cake/tests/groups/i18n.group.php -%%WWWDIR%%/cake/tests/groups/javascript.group.php -%%WWWDIR%%/cake/tests/groups/lib.group.php -%%WWWDIR%%/cake/tests/groups/model.group.php -%%WWWDIR%%/cake/tests/groups/no_cross_contamination.group.php -%%WWWDIR%%/cake/tests/groups/routing_system.group.php -%%WWWDIR%%/cake/tests/groups/socket.group.php -%%WWWDIR%%/cake/tests/groups/test_suite.group.php -%%WWWDIR%%/cake/tests/groups/view.group.php -%%WWWDIR%%/cake/tests/groups/xml.group.php -%%WWWDIR%%/cake/tests/lib/cake_test_case.php -%%WWWDIR%%/cake/tests/lib/cake_test_fixture.php -%%WWWDIR%%/cake/tests/lib/cake_test_model.php -%%WWWDIR%%/cake/tests/lib/cake_test_suite_dispatcher.php -%%WWWDIR%%/cake/tests/lib/cake_web_test_case.php -%%WWWDIR%%/cake/tests/lib/code_coverage_manager.php -%%WWWDIR%%/cake/tests/lib/reporter/cake_base_reporter.php -%%WWWDIR%%/cake/tests/lib/reporter/cake_cli_reporter.php -%%WWWDIR%%/cake/tests/lib/reporter/cake_html_reporter.php -%%WWWDIR%%/cake/tests/lib/reporter/cake_text_reporter.php -%%WWWDIR%%/cake/tests/lib/templates/footer.php -%%WWWDIR%%/cake/tests/lib/templates/header.php -%%WWWDIR%%/cake/tests/lib/templates/menu.php -%%WWWDIR%%/cake/tests/lib/templates/simpletest.php -%%WWWDIR%%/cake/tests/lib/templates/xdebug.php -%%WWWDIR%%/cake/tests/lib/test_manager.php -%%WWWDIR%%/cake/tests/test_app/config/acl.ini.php -%%WWWDIR%%/cake/tests/test_app/controllers/tests_apps_controller.php -%%WWWDIR%%/cake/tests/test_app/controllers/tests_apps_posts_controller.php -%%WWWDIR%%/cake/tests/test_app/libs/cache/test_app_cache.php -%%WWWDIR%%/cake/tests/test_app/libs/library.php -%%WWWDIR%%/cake/tests/test_app/libs/log/test_app_log.php -%%WWWDIR%%/cake/tests/test_app/locale/cache_test_po/LC_MESSAGES/default.po -%%WWWDIR%%/cake/tests/test_app/locale/cache_test_po/LC_MESSAGES/dom1.po -%%WWWDIR%%/cake/tests/test_app/locale/cache_test_po/LC_MESSAGES/dom2.po -%%WWWDIR%%/cake/tests/test_app/locale/ja_jp/LC_TIME -%%WWWDIR%%/cake/tests/test_app/locale/po/LC_MESSAGES/default.po -%%WWWDIR%%/cake/tests/test_app/locale/po/LC_MONETARY/default.po -%%WWWDIR%%/cake/tests/test_app/locale/po/LC_TIME -%%WWWDIR%%/cake/tests/test_app/locale/rule_0_mo/LC_MESSAGES/core.mo -%%WWWDIR%%/cake/tests/test_app/locale/rule_0_mo/LC_MESSAGES/default.mo -%%WWWDIR%%/cake/tests/test_app/locale/rule_0_po/LC_MESSAGES/core.po -%%WWWDIR%%/cake/tests/test_app/locale/rule_0_po/LC_MESSAGES/default.po -%%WWWDIR%%/cake/tests/test_app/locale/rule_10_mo/LC_MESSAGES/core.mo -%%WWWDIR%%/cake/tests/test_app/locale/rule_10_mo/LC_MESSAGES/default.mo -%%WWWDIR%%/cake/tests/test_app/locale/rule_10_po/LC_MESSAGES/core.po -%%WWWDIR%%/cake/tests/test_app/locale/rule_10_po/LC_MESSAGES/default.po -%%WWWDIR%%/cake/tests/test_app/locale/rule_11_mo/LC_MESSAGES/core.mo -%%WWWDIR%%/cake/tests/test_app/locale/rule_11_mo/LC_MESSAGES/default.mo -%%WWWDIR%%/cake/tests/test_app/locale/rule_11_po/LC_MESSAGES/core.po -%%WWWDIR%%/cake/tests/test_app/locale/rule_11_po/LC_MESSAGES/default.po -%%WWWDIR%%/cake/tests/test_app/locale/rule_12_mo/LC_MESSAGES/core.mo -%%WWWDIR%%/cake/tests/test_app/locale/rule_12_mo/LC_MESSAGES/default.mo -%%WWWDIR%%/cake/tests/test_app/locale/rule_12_po/LC_MESSAGES/core.po -%%WWWDIR%%/cake/tests/test_app/locale/rule_12_po/LC_MESSAGES/default.po -%%WWWDIR%%/cake/tests/test_app/locale/rule_13_mo/LC_MESSAGES/core.mo -%%WWWDIR%%/cake/tests/test_app/locale/rule_13_mo/LC_MESSAGES/default.mo -%%WWWDIR%%/cake/tests/test_app/locale/rule_13_po/LC_MESSAGES/core.po -%%WWWDIR%%/cake/tests/test_app/locale/rule_13_po/LC_MESSAGES/default.po -%%WWWDIR%%/cake/tests/test_app/locale/rule_14_mo/LC_MESSAGES/core.mo -%%WWWDIR%%/cake/tests/test_app/locale/rule_14_mo/LC_MESSAGES/default.mo -%%WWWDIR%%/cake/tests/test_app/locale/rule_14_po/LC_MESSAGES/core.po -%%WWWDIR%%/cake/tests/test_app/locale/rule_14_po/LC_MESSAGES/default.po -%%WWWDIR%%/cake/tests/test_app/locale/rule_1_mo/LC_MESSAGES/core.mo -%%WWWDIR%%/cake/tests/test_app/locale/rule_1_mo/LC_MESSAGES/default.mo -%%WWWDIR%%/cake/tests/test_app/locale/rule_1_po/LC_MESSAGES/core.po -%%WWWDIR%%/cake/tests/test_app/locale/rule_1_po/LC_MESSAGES/default.po -%%WWWDIR%%/cake/tests/test_app/locale/rule_2_mo/LC_MESSAGES/core.mo -%%WWWDIR%%/cake/tests/test_app/locale/rule_2_mo/LC_MESSAGES/default.mo -%%WWWDIR%%/cake/tests/test_app/locale/rule_2_po/LC_MESSAGES/core.po -%%WWWDIR%%/cake/tests/test_app/locale/rule_2_po/LC_MESSAGES/default.po -%%WWWDIR%%/cake/tests/test_app/locale/rule_3_mo/LC_MESSAGES/core.mo -%%WWWDIR%%/cake/tests/test_app/locale/rule_3_mo/LC_MESSAGES/default.mo -%%WWWDIR%%/cake/tests/test_app/locale/rule_3_po/LC_MESSAGES/core.po -%%WWWDIR%%/cake/tests/test_app/locale/rule_3_po/LC_MESSAGES/default.po -%%WWWDIR%%/cake/tests/test_app/locale/rule_4_mo/LC_MESSAGES/core.mo -%%WWWDIR%%/cake/tests/test_app/locale/rule_4_mo/LC_MESSAGES/default.mo -%%WWWDIR%%/cake/tests/test_app/locale/rule_4_po/LC_MESSAGES/core.po -%%WWWDIR%%/cake/tests/test_app/locale/rule_4_po/LC_MESSAGES/default.po -%%WWWDIR%%/cake/tests/test_app/locale/rule_5_mo/LC_MESSAGES/core.mo -%%WWWDIR%%/cake/tests/test_app/locale/rule_5_mo/LC_MESSAGES/default.mo -%%WWWDIR%%/cake/tests/test_app/locale/rule_5_po/LC_MESSAGES/core.po -%%WWWDIR%%/cake/tests/test_app/locale/rule_5_po/LC_MESSAGES/default.po -%%WWWDIR%%/cake/tests/test_app/locale/rule_6_mo/LC_MESSAGES/core.mo -%%WWWDIR%%/cake/tests/test_app/locale/rule_6_mo/LC_MESSAGES/default.mo -%%WWWDIR%%/cake/tests/test_app/locale/rule_6_po/LC_MESSAGES/core.po -%%WWWDIR%%/cake/tests/test_app/locale/rule_6_po/LC_MESSAGES/default.po -%%WWWDIR%%/cake/tests/test_app/locale/rule_7_mo/LC_MESSAGES/core.mo -%%WWWDIR%%/cake/tests/test_app/locale/rule_7_mo/LC_MESSAGES/default.mo -%%WWWDIR%%/cake/tests/test_app/locale/rule_7_po/LC_MESSAGES/core.po -%%WWWDIR%%/cake/tests/test_app/locale/rule_7_po/LC_MESSAGES/default.po -%%WWWDIR%%/cake/tests/test_app/locale/rule_8_mo/LC_MESSAGES/core.mo -%%WWWDIR%%/cake/tests/test_app/locale/rule_8_mo/LC_MESSAGES/default.mo -%%WWWDIR%%/cake/tests/test_app/locale/rule_8_po/LC_MESSAGES/core.po -%%WWWDIR%%/cake/tests/test_app/locale/rule_8_po/LC_MESSAGES/default.po -%%WWWDIR%%/cake/tests/test_app/locale/rule_9_mo/LC_MESSAGES/core.mo -%%WWWDIR%%/cake/tests/test_app/locale/rule_9_mo/LC_MESSAGES/default.mo -%%WWWDIR%%/cake/tests/test_app/locale/rule_9_po/LC_MESSAGES/core.po -%%WWWDIR%%/cake/tests/test_app/locale/rule_9_po/LC_MESSAGES/default.po -%%WWWDIR%%/cake/tests/test_app/locale/time_test/LC_TIME -%%WWWDIR%%/cake/tests/test_app/models/behaviors/persister_one_behavior.php -%%WWWDIR%%/cake/tests/test_app/models/behaviors/persister_two_behavior.php -%%WWWDIR%%/cake/tests/test_app/models/datasources/test/test_local_driver.php -%%WWWDIR%%/cake/tests/test_app/models/datasources/test2_other_source.php -%%WWWDIR%%/cake/tests/test_app/models/datasources/test2_source.php -%%WWWDIR%%/cake/tests/test_app/models/comment.php -%%WWWDIR%%/cake/tests/test_app/models/persister_one.php -%%WWWDIR%%/cake/tests/test_app/models/persister_two.php -%%WWWDIR%%/cake/tests/test_app/models/post.php -%%WWWDIR%%/cake/tests/test_app/plugins/plugin_js/webroot/js/one/plugin_one.js -%%WWWDIR%%/cake/tests/test_app/plugins/plugin_js/webroot/js/plugin_js.js -%%WWWDIR%%/cake/tests/test_app/plugins/test_plugin/config/load.php -%%WWWDIR%%/cake/tests/test_app/plugins/test_plugin/config/more.load.php -%%WWWDIR%%/cake/tests/test_app/plugins/test_plugin/config/schema/schema.php -%%WWWDIR%%/cake/tests/test_app/plugins/test_plugin/controllers/components/other_component.php -%%WWWDIR%%/cake/tests/test_app/plugins/test_plugin/controllers/components/plugins_component.php -%%WWWDIR%%/cake/tests/test_app/plugins/test_plugin/controllers/components/test_plugin_component.php -%%WWWDIR%%/cake/tests/test_app/plugins/test_plugin/controllers/components/test_plugin_other_component.php -%%WWWDIR%%/cake/tests/test_app/plugins/test_plugin/controllers/test_plugin_controller.php -%%WWWDIR%%/cake/tests/test_app/plugins/test_plugin/controllers/tests_controller.php -%%WWWDIR%%/cake/tests/test_app/plugins/test_plugin/libs/cache/test_plugin_cache.php -%%WWWDIR%%/cake/tests/test_app/plugins/test_plugin/libs/log/test_plugin_log.php -%%WWWDIR%%/cake/tests/test_app/plugins/test_plugin/libs/test_plugin_library.php -%%WWWDIR%%/cake/tests/test_app/plugins/test_plugin/locale/po/LC_MESSAGES/test_plugin.po -%%WWWDIR%%/cake/tests/test_app/plugins/test_plugin/locale/po/LC_MONETARY/test_plugin.po -%%WWWDIR%%/cake/tests/test_app/plugins/test_plugin/models/behaviors/test_plugin_persister_one.php -%%WWWDIR%%/cake/tests/test_app/plugins/test_plugin/models/behaviors/test_plugin_persister_two.php -%%WWWDIR%%/cake/tests/test_app/plugins/test_plugin/models/datasources/dbo/dbo_dummy.php -%%WWWDIR%%/cake/tests/test_app/plugins/test_plugin/models/datasources/test/test_driver.php -%%WWWDIR%%/cake/tests/test_app/plugins/test_plugin/models/datasources/test_other_source.php -%%WWWDIR%%/cake/tests/test_app/plugins/test_plugin/models/datasources/test_source.php -%%WWWDIR%%/cake/tests/test_app/plugins/test_plugin/models/test_plugin_auth_user.php -%%WWWDIR%%/cake/tests/test_app/plugins/test_plugin/models/test_plugin_authors.php -%%WWWDIR%%/cake/tests/test_app/plugins/test_plugin/models/test_plugin_comment.php -%%WWWDIR%%/cake/tests/test_app/plugins/test_plugin/models/test_plugin_post.php -%%WWWDIR%%/cake/tests/test_app/plugins/test_plugin/test_plugin_app_controller.php -%%WWWDIR%%/cake/tests/test_app/plugins/test_plugin/test_plugin_app_model.php -%%WWWDIR%%/cake/tests/test_app/plugins/test_plugin/vendors/sample/sample_plugin.php -%%WWWDIR%%/cake/tests/test_app/plugins/test_plugin/vendors/shells/example.php -%%WWWDIR%%/cake/tests/test_app/plugins/test_plugin/vendors/welcome.php -%%WWWDIR%%/cake/tests/test_app/plugins/test_plugin/views/elements/plugin_element.ctp -%%WWWDIR%%/cake/tests/test_app/plugins/test_plugin/views/elements/test_plugin_element.ctp -%%WWWDIR%%/cake/tests/test_app/plugins/test_plugin/views/helpers/other_helper.php -%%WWWDIR%%/cake/tests/test_app/plugins/test_plugin/views/helpers/plugged_helper.php -%%WWWDIR%%/cake/tests/test_app/plugins/test_plugin/views/helpers/test_plugin_app.php -%%WWWDIR%%/cake/tests/test_app/plugins/test_plugin/views/layouts/default.ctp -%%WWWDIR%%/cake/tests/test_app/plugins/test_plugin/views/tests/index.ctp -%%WWWDIR%%/cake/tests/test_app/plugins/test_plugin/views/tests/scaffold.edit.ctp -%%WWWDIR%%/cake/tests/test_app/plugins/test_plugin/webroot/css/test_plugin_asset.css -%%WWWDIR%%/cake/tests/test_app/plugins/test_plugin/webroot/css/theme_one.htc -%%WWWDIR%%/cake/tests/test_app/plugins/test_plugin/webroot/css/unknown.extension -%%WWWDIR%%/cake/tests/test_app/plugins/test_plugin/webroot/flash/plugin_test.swf -%%WWWDIR%%/cake/tests/test_app/plugins/test_plugin/webroot/img/cake.icon.gif -%%WWWDIR%%/cake/tests/test_app/plugins/test_plugin/webroot/js/test_plugin/test.js -%%WWWDIR%%/cake/tests/test_app/plugins/test_plugin/webroot/pdfs/plugin_test.pdf -%%WWWDIR%%/cake/tests/test_app/plugins/test_plugin/webroot/root.js -%%WWWDIR%%/cake/tests/test_app/plugins/test_plugin_two/vendors/shells/example.php -%%WWWDIR%%/cake/tests/test_app/plugins/test_plugin_two/vendors/shells/welcome.php -%%WWWDIR%%/cake/tests/test_app/tmp/dir_map -%%WWWDIR%%/cake/tests/test_app/vendors/Test/MyTest.php -%%WWWDIR%%/cake/tests/test_app/vendors/Test/hello.php -%%WWWDIR%%/cake/tests/test_app/vendors/css/test_asset.css -%%WWWDIR%%/cake/tests/test_app/vendors/img/test.jpg -%%WWWDIR%%/cake/tests/test_app/vendors/img/test_2.JPG -%%WWWDIR%%/cake/tests/test_app/vendors/sample/configure_test_vendor_sample.php -%%WWWDIR%%/cake/tests/test_app/vendors/shells/sample.php -%%WWWDIR%%/cake/tests/test_app/vendors/shells/templates/test/classes/test_object.ctp -%%WWWDIR%%/cake/tests/test_app/vendors/somename/some.name.php -%%WWWDIR%%/cake/tests/test_app/vendors/welcome.php -%%WWWDIR%%/cake/tests/test_app/views/elements/email/html/custom.ctp -%%WWWDIR%%/cake/tests/test_app/views/elements/email/html/default.ctp -%%WWWDIR%%/cake/tests/test_app/views/elements/email/html/nested_element.ctp -%%WWWDIR%%/cake/tests/test_app/views/elements/email/text/custom.ctp -%%WWWDIR%%/cake/tests/test_app/views/elements/email/text/default.ctp -%%WWWDIR%%/cake/tests/test_app/views/elements/email/text/wide.ctp -%%WWWDIR%%/cake/tests/test_app/views/elements/html_call.ctp -%%WWWDIR%%/cake/tests/test_app/views/elements/nocache/contains_nocache.ctp -%%WWWDIR%%/cake/tests/test_app/views/elements/nocache/plain.ctp -%%WWWDIR%%/cake/tests/test_app/views/elements/nocache/sub1.ctp -%%WWWDIR%%/cake/tests/test_app/views/elements/nocache/sub2.ctp -%%WWWDIR%%/cake/tests/test_app/views/elements/session_helper.ctp -%%WWWDIR%%/cake/tests/test_app/views/elements/test_element.ctp -%%WWWDIR%%/cake/tests/test_app/views/elements/test_element.xml -%%WWWDIR%%/cake/tests/test_app/views/elements/type_check.ctp -%%WWWDIR%%/cake/tests/test_app/views/helpers/banana.php -%%WWWDIR%%/cake/tests/test_app/views/layouts/ajax.ctp -%%WWWDIR%%/cake/tests/test_app/views/layouts/ajax2.ctp -%%WWWDIR%%/cake/tests/test_app/views/layouts/cache_empty_sections.ctp -%%WWWDIR%%/cake/tests/test_app/views/layouts/cache_layout.ctp -%%WWWDIR%%/cake/tests/test_app/views/layouts/default.ctp -%%WWWDIR%%/cake/tests/test_app/views/layouts/email/html/default.ctp -%%WWWDIR%%/cake/tests/test_app/views/layouts/email/html/thin.ctp -%%WWWDIR%%/cake/tests/test_app/views/layouts/email/text/default.ctp -%%WWWDIR%%/cake/tests/test_app/views/layouts/flash.ctp -%%WWWDIR%%/cake/tests/test_app/views/layouts/js/default.ctp -%%WWWDIR%%/cake/tests/test_app/views/layouts/multi_cache.ctp -%%WWWDIR%%/cake/tests/test_app/views/layouts/rss/default.ctp -%%WWWDIR%%/cake/tests/test_app/views/layouts/xml/default.ctp -%%WWWDIR%%/cake/tests/test_app/views/pages/home.ctp -%%WWWDIR%%/cake/tests/test_app/views/pages/extract.ctp -%%WWWDIR%%/cake/tests/test_app/views/posts/cache_empty_sections.ctp -%%WWWDIR%%/cake/tests/test_app/views/posts/cache_form.ctp -%%WWWDIR%%/cake/tests/test_app/views/posts/helper_overwrite.ctp -%%WWWDIR%%/cake/tests/test_app/views/posts/index.ctp -%%WWWDIR%%/cake/tests/test_app/views/posts/multiple_nocache.ctp -%%WWWDIR%%/cake/tests/test_app/views/posts/nocache_multiple_element.ctp -%%WWWDIR%%/cake/tests/test_app/views/posts/scaffold.edit.ctp -%%WWWDIR%%/cake/tests/test_app/views/posts/sequencial_nocache.ctp -%%WWWDIR%%/cake/tests/test_app/views/posts/test_nocache_tags.ctp -%%WWWDIR%%/cake/tests/test_app/views/tests_apps/index.ctp -%%WWWDIR%%/cake/tests/test_app/views/themed/test_theme/elements/test_element.ctp -%%WWWDIR%%/cake/tests/test_app/views/themed/test_theme/layouts/default.ctp -%%WWWDIR%%/cake/tests/test_app/views/themed/test_theme/plugins/test_plugin/layouts/plugin_default.ctp -%%WWWDIR%%/cake/tests/test_app/views/themed/test_theme/plugins/test_plugin/tests/index.ctp -%%WWWDIR%%/cake/tests/test_app/views/themed/test_theme/posts/index.ctp -%%WWWDIR%%/cake/tests/test_app/views/themed/test_theme/posts/scaffold.index.ctp -%%WWWDIR%%/cake/tests/test_app/views/themed/test_theme/webroot/css/test_asset.css -%%WWWDIR%%/cake/tests/test_app/views/themed/test_theme/webroot/css/theme_webroot.css -%%WWWDIR%%/cake/tests/test_app/views/themed/test_theme/webroot/flash/theme_test.swf -%%WWWDIR%%/cake/tests/test_app/views/themed/test_theme/webroot/img/cake.power.gif -%%WWWDIR%%/cake/tests/test_app/views/themed/test_theme/webroot/img/test.jpg -%%WWWDIR%%/cake/tests/test_app/views/themed/test_theme/webroot/js/theme.js -%%WWWDIR%%/cake/tests/test_app/views/themed/test_theme/webroot/js/one/theme_one.js -%%WWWDIR%%/cake/tests/test_app/views/themed/test_theme/webroot/pdfs/theme_test.pdf -%%WWWDIR%%/cake/tests/test_app/webroot/theme/test_theme/css/theme_webroot.css -%%WWWDIR%%/cake/tests/test_app/webroot/theme/test_theme/css/webroot_test.css -%%WWWDIR%%/cake/tests/test_app/webroot/theme/test_theme/img/cake.power.gif -%%WWWDIR%%/cake/tests/test_app/webroot/theme/test_theme/img/test.jpg -%%WWWDIR%%/index.php -%%APDEP%%%%CONFDIR%%/cakephp.conf -@dir %%WWWDIR%%/vendors/shells/templates -@dir %%WWWDIR%%/vendors/shells/tasks -@dir %%WWWDIR%%/vendors/shells -@dir %%WWWDIR%%/vendors -@dir %%WWWDIR%%/cake/tests/test_app/webroot/theme/test_theme/img -@dir %%WWWDIR%%/cake/tests/test_app/webroot/theme/test_theme/css -@dir %%WWWDIR%%/cake/tests/test_app/webroot/theme/test_theme -@dir %%WWWDIR%%/cake/tests/test_app/webroot/theme -@dir %%WWWDIR%%/cake/tests/test_app/webroot -@dir %%WWWDIR%%/cake/tests/test_app/views/themed/test_theme/webroot/pdfs -@dir %%WWWDIR%%/cake/tests/test_app/views/themed/test_theme/webroot/js/one -@dir %%WWWDIR%%/cake/tests/test_app/views/themed/test_theme/webroot/js -@dir %%WWWDIR%%/cake/tests/test_app/views/themed/test_theme/webroot/img -@dir %%WWWDIR%%/cake/tests/test_app/views/themed/test_theme/webroot/flash -@dir %%WWWDIR%%/cake/tests/test_app/views/themed/test_theme/webroot/css -@dir %%WWWDIR%%/cake/tests/test_app/views/themed/test_theme/webroot -@dir %%WWWDIR%%/cake/tests/test_app/views/themed/test_theme/posts -@dir %%WWWDIR%%/cake/tests/test_app/views/themed/test_theme/plugins/test_plugin/tests -@dir %%WWWDIR%%/cake/tests/test_app/views/themed/test_theme/plugins/test_plugin/layouts -@dir %%WWWDIR%%/cake/tests/test_app/views/themed/test_theme/plugins/test_plugin -@dir %%WWWDIR%%/cake/tests/test_app/views/themed/test_theme/plugins -@dir %%WWWDIR%%/cake/tests/test_app/views/themed/test_theme/layouts -@dir %%WWWDIR%%/cake/tests/test_app/views/themed/test_theme/elements -@dir %%WWWDIR%%/cake/tests/test_app/views/themed/test_theme -@dir %%WWWDIR%%/cake/tests/test_app/views/themed -@dir %%WWWDIR%%/cake/tests/test_app/views/tests_apps -@dir %%WWWDIR%%/cake/tests/test_app/views/scaffolds -@dir %%WWWDIR%%/cake/tests/test_app/views/posts -@dir %%WWWDIR%%/cake/tests/test_app/views/pages -@dir %%WWWDIR%%/cake/tests/test_app/views/layouts/xml -@dir %%WWWDIR%%/cake/tests/test_app/views/layouts/rss -@dir %%WWWDIR%%/cake/tests/test_app/views/layouts/js -@dir %%WWWDIR%%/cake/tests/test_app/views/layouts/email/text -@dir %%WWWDIR%%/cake/tests/test_app/views/layouts/email/html -@dir %%WWWDIR%%/cake/tests/test_app/views/layouts/email -@dir %%WWWDIR%%/cake/tests/test_app/views/layouts -@dir %%WWWDIR%%/cake/tests/test_app/views/helpers -@dir %%WWWDIR%%/cake/tests/test_app/views/errors -@dir %%WWWDIR%%/cake/tests/test_app/views/elements/nocache -@dir %%WWWDIR%%/cake/tests/test_app/views/elements/email/text -@dir %%WWWDIR%%/cake/tests/test_app/views/elements/email/html -@dir %%WWWDIR%%/cake/tests/test_app/views/elements/email -@dir %%WWWDIR%%/cake/tests/test_app/views/elements -@dir %%WWWDIR%%/cake/tests/test_app/views -@dir %%WWWDIR%%/cake/tests/test_app/vendors/somename -@dir %%WWWDIR%%/cake/tests/test_app/vendors/shells/templates/test/classes -@dir %%WWWDIR%%/cake/tests/test_app/vendors/shells/templates/test -@dir %%WWWDIR%%/cake/tests/test_app/vendors/shells/templates -@dir %%WWWDIR%%/cake/tests/test_app/vendors/shells/tasks -@dir %%WWWDIR%%/cake/tests/test_app/vendors/shells -@dir %%WWWDIR%%/cake/tests/test_app/vendors/sample -@dir %%WWWDIR%%/cake/tests/test_app/vendors/img -@dir %%WWWDIR%%/cake/tests/test_app/vendors/css -@dir %%WWWDIR%%/cake/tests/test_app/vendors/Test -@dir %%WWWDIR%%/cake/tests/test_app/vendors -@dir %%WWWDIR%%/cake/tests/test_app/tmp -@dir %%WWWDIR%%/cake/tests/test_app/plugins/test_plugin_two/vendors/shells/templates -@dir %%WWWDIR%%/cake/tests/test_app/plugins/test_plugin_two/vendors/shells/tasks -@dir %%WWWDIR%%/cake/tests/test_app/plugins/test_plugin_two/vendors/shells -@dir %%WWWDIR%%/cake/tests/test_app/plugins/test_plugin_two/vendors -@dir %%WWWDIR%%/cake/tests/test_app/plugins/test_plugin_two -@dir %%WWWDIR%%/cake/tests/test_app/plugins/test_plugin/webroot/pdfs -@dir %%WWWDIR%%/cake/tests/test_app/plugins/test_plugin/webroot/js/test_plugin -@dir %%WWWDIR%%/cake/tests/test_app/plugins/test_plugin/webroot/js -@dir %%WWWDIR%%/cake/tests/test_app/plugins/test_plugin/webroot/img -@dir %%WWWDIR%%/cake/tests/test_app/plugins/test_plugin/webroot/flash -@dir %%WWWDIR%%/cake/tests/test_app/plugins/test_plugin/webroot/css -@dir %%WWWDIR%%/cake/tests/test_app/plugins/test_plugin/webroot -@dir %%WWWDIR%%/cake/tests/test_app/plugins/test_plugin/views/tests -@dir %%WWWDIR%%/cake/tests/test_app/plugins/test_plugin/views/layouts -@dir %%WWWDIR%%/cake/tests/test_app/plugins/test_plugin/views/helpers -@dir %%WWWDIR%%/cake/tests/test_app/plugins/test_plugin/views/elements -@dir %%WWWDIR%%/cake/tests/test_app/plugins/test_plugin/views -@dir %%WWWDIR%%/cake/tests/test_app/plugins/test_plugin/vendors/shells/templates -@dir %%WWWDIR%%/cake/tests/test_app/plugins/test_plugin/vendors/shells/tasks -@dir %%WWWDIR%%/cake/tests/test_app/plugins/test_plugin/vendors/shells -@dir %%WWWDIR%%/cake/tests/test_app/plugins/test_plugin/vendors/sample -@dir %%WWWDIR%%/cake/tests/test_app/plugins/test_plugin/vendors -@dir %%WWWDIR%%/cake/tests/test_app/plugins/test_plugin/models/datasources/test -@dir %%WWWDIR%%/cake/tests/test_app/plugins/test_plugin/models/datasources/dbo -@dir %%WWWDIR%%/cake/tests/test_app/plugins/test_plugin/models/datasources -@dir %%WWWDIR%%/cake/tests/test_app/plugins/test_plugin/models/behaviors -@dir %%WWWDIR%%/cake/tests/test_app/plugins/test_plugin/models -@dir %%WWWDIR%%/cake/tests/test_app/plugins/test_plugin/locale/po/LC_MONETARY -@dir %%WWWDIR%%/cake/tests/test_app/plugins/test_plugin/locale/po/LC_MESSAGES -@dir %%WWWDIR%%/cake/tests/test_app/plugins/test_plugin/locale/po -@dir %%WWWDIR%%/cake/tests/test_app/plugins/test_plugin/locale -@dir %%WWWDIR%%/cake/tests/test_app/plugins/test_plugin/libs/log -@dir %%WWWDIR%%/cake/tests/test_app/plugins/test_plugin/libs/cache -@dir %%WWWDIR%%/cake/tests/test_app/plugins/test_plugin/libs -@dir %%WWWDIR%%/cake/tests/test_app/plugins/test_plugin/controllers/components -@dir %%WWWDIR%%/cake/tests/test_app/plugins/test_plugin/controllers -@dir %%WWWDIR%%/cake/tests/test_app/plugins/test_plugin/config/schema -@dir %%WWWDIR%%/cake/tests/test_app/plugins/test_plugin/config -@dir %%WWWDIR%%/cake/tests/test_app/plugins/test_plugin -@dir %%WWWDIR%%/cake/tests/test_app/plugins/plugin_js/webroot/js/one -@dir %%WWWDIR%%/cake/tests/test_app/plugins/plugin_js/webroot/js -@dir %%WWWDIR%%/cake/tests/test_app/plugins/plugin_js/webroot -@dir %%WWWDIR%%/cake/tests/test_app/plugins/plugin_js -@dir %%WWWDIR%%/cake/tests/test_app/plugins -@dir %%WWWDIR%%/cake/tests/test_app/models/datasources/test -@dir %%WWWDIR%%/cake/tests/test_app/models/datasources -@dir %%WWWDIR%%/cake/tests/test_app/models/behaviors -@dir %%WWWDIR%%/cake/tests/test_app/models -@dir %%WWWDIR%%/cake/tests/test_app/locale/time_test -@dir %%WWWDIR%%/cake/tests/test_app/locale/rule_9_po/LC_MESSAGES -@dir %%WWWDIR%%/cake/tests/test_app/locale/rule_9_po -@dir %%WWWDIR%%/cake/tests/test_app/locale/rule_9_mo/LC_MESSAGES -@dir %%WWWDIR%%/cake/tests/test_app/locale/rule_9_mo -@dir %%WWWDIR%%/cake/tests/test_app/locale/rule_8_po/LC_MESSAGES -@dir %%WWWDIR%%/cake/tests/test_app/locale/rule_8_po -@dir %%WWWDIR%%/cake/tests/test_app/locale/rule_8_mo/LC_MESSAGES -@dir %%WWWDIR%%/cake/tests/test_app/locale/rule_8_mo -@dir %%WWWDIR%%/cake/tests/test_app/locale/rule_7_po/LC_MESSAGES -@dir %%WWWDIR%%/cake/tests/test_app/locale/rule_7_po -@dir %%WWWDIR%%/cake/tests/test_app/locale/rule_7_mo/LC_MESSAGES -@dir %%WWWDIR%%/cake/tests/test_app/locale/rule_7_mo -@dir %%WWWDIR%%/cake/tests/test_app/locale/rule_6_po/LC_MESSAGES -@dir %%WWWDIR%%/cake/tests/test_app/locale/rule_6_po -@dir %%WWWDIR%%/cake/tests/test_app/locale/rule_6_mo/LC_MESSAGES -@dir %%WWWDIR%%/cake/tests/test_app/locale/rule_6_mo -@dir %%WWWDIR%%/cake/tests/test_app/locale/rule_5_po/LC_MESSAGES -@dir %%WWWDIR%%/cake/tests/test_app/locale/rule_5_po -@dir %%WWWDIR%%/cake/tests/test_app/locale/rule_5_mo/LC_MESSAGES -@dir %%WWWDIR%%/cake/tests/test_app/locale/rule_5_mo -@dir %%WWWDIR%%/cake/tests/test_app/locale/rule_4_po/LC_MESSAGES -@dir %%WWWDIR%%/cake/tests/test_app/locale/rule_4_po -@dir %%WWWDIR%%/cake/tests/test_app/locale/rule_4_mo/LC_MESSAGES -@dir %%WWWDIR%%/cake/tests/test_app/locale/rule_4_mo -@dir %%WWWDIR%%/cake/tests/test_app/locale/rule_3_po/LC_MESSAGES -@dir %%WWWDIR%%/cake/tests/test_app/locale/rule_3_po -@dir %%WWWDIR%%/cake/tests/test_app/locale/rule_3_mo/LC_MESSAGES -@dir %%WWWDIR%%/cake/tests/test_app/locale/rule_3_mo -@dir %%WWWDIR%%/cake/tests/test_app/locale/rule_2_po/LC_MESSAGES -@dir %%WWWDIR%%/cake/tests/test_app/locale/rule_2_po -@dir %%WWWDIR%%/cake/tests/test_app/locale/rule_2_mo/LC_MESSAGES -@dir %%WWWDIR%%/cake/tests/test_app/locale/rule_2_mo -@dir %%WWWDIR%%/cake/tests/test_app/locale/rule_1_po/LC_MESSAGES -@dir %%WWWDIR%%/cake/tests/test_app/locale/rule_1_po -@dir %%WWWDIR%%/cake/tests/test_app/locale/rule_1_mo/LC_MESSAGES -@dir %%WWWDIR%%/cake/tests/test_app/locale/rule_1_mo -@dir %%WWWDIR%%/cake/tests/test_app/locale/rule_14_po/LC_MESSAGES -@dir %%WWWDIR%%/cake/tests/test_app/locale/rule_14_po -@dir %%WWWDIR%%/cake/tests/test_app/locale/rule_14_mo/LC_MESSAGES -@dir %%WWWDIR%%/cake/tests/test_app/locale/rule_14_mo -@dir %%WWWDIR%%/cake/tests/test_app/locale/rule_13_po/LC_MESSAGES -@dir %%WWWDIR%%/cake/tests/test_app/locale/rule_13_po -@dir %%WWWDIR%%/cake/tests/test_app/locale/rule_13_mo/LC_MESSAGES -@dir %%WWWDIR%%/cake/tests/test_app/locale/rule_13_mo -@dir %%WWWDIR%%/cake/tests/test_app/locale/rule_12_po/LC_MESSAGES -@dir %%WWWDIR%%/cake/tests/test_app/locale/rule_12_po -@dir %%WWWDIR%%/cake/tests/test_app/locale/rule_12_mo/LC_MESSAGES -@dir %%WWWDIR%%/cake/tests/test_app/locale/rule_12_mo -@dir %%WWWDIR%%/cake/tests/test_app/locale/rule_11_po/LC_MESSAGES -@dir %%WWWDIR%%/cake/tests/test_app/locale/rule_11_po -@dir %%WWWDIR%%/cake/tests/test_app/locale/rule_11_mo/LC_MESSAGES -@dir %%WWWDIR%%/cake/tests/test_app/locale/rule_11_mo -@dir %%WWWDIR%%/cake/tests/test_app/locale/rule_10_po/LC_MESSAGES -@dir %%WWWDIR%%/cake/tests/test_app/locale/rule_10_po -@dir %%WWWDIR%%/cake/tests/test_app/locale/rule_10_mo/LC_MESSAGES -@dir %%WWWDIR%%/cake/tests/test_app/locale/rule_10_mo -@dir %%WWWDIR%%/cake/tests/test_app/locale/rule_0_po/LC_MESSAGES -@dir %%WWWDIR%%/cake/tests/test_app/locale/rule_0_po -@dir %%WWWDIR%%/cake/tests/test_app/locale/rule_0_mo/LC_MESSAGES -@dir %%WWWDIR%%/cake/tests/test_app/locale/rule_0_mo -@dir %%WWWDIR%%/cake/tests/test_app/locale/po/LC_MONETARY -@dir %%WWWDIR%%/cake/tests/test_app/locale/po/LC_MESSAGES -@dir %%WWWDIR%%/cake/tests/test_app/locale/po -@dir %%WWWDIR%%/cake/tests/test_app/locale/ja_jp -@dir %%WWWDIR%%/cake/tests/test_app/locale/cache_test_po/LC_MESSAGES -@dir %%WWWDIR%%/cake/tests/test_app/locale/cache_test_po -@dir %%WWWDIR%%/cake/tests/test_app/locale -@dir %%WWWDIR%%/cake/tests/test_app/libs/log -@dir %%WWWDIR%%/cake/tests/test_app/libs/cache -@dir %%WWWDIR%%/cake/tests/test_app/libs -@dir %%WWWDIR%%/cake/tests/test_app/controllers/components -@dir %%WWWDIR%%/cake/tests/test_app/controllers -@dir %%WWWDIR%%/cake/tests/test_app/config -@dir %%WWWDIR%%/cake/tests/test_app -@dir %%WWWDIR%%/cake/tests/lib/templates -@dir %%WWWDIR%%/cake/tests/lib/reporter -@dir %%WWWDIR%%/cake/tests/lib -@dir %%WWWDIR%%/cake/tests/groups -@dir %%WWWDIR%%/cake/tests/fixtures -@dir %%WWWDIR%%/cake/tests/cases/libs/view/helpers -@dir %%WWWDIR%%/cake/tests/cases/libs/view -@dir %%WWWDIR%%/cake/tests/cases/libs/model/datasources/dbo -@dir %%WWWDIR%%/cake/tests/cases/libs/model/datasources -@dir %%WWWDIR%%/cake/tests/cases/libs/model/behaviors -@dir %%WWWDIR%%/cake/tests/cases/libs/model -@dir %%WWWDIR%%/cake/tests/cases/libs/log -@dir %%WWWDIR%%/cake/tests/cases/libs/controller/components -@dir %%WWWDIR%%/cake/tests/cases/libs/controller -@dir %%WWWDIR%%/cake/tests/cases/libs/cache -@dir %%WWWDIR%%/cake/tests/cases/libs -@dir %%WWWDIR%%/cake/tests/cases/console/libs/tasks -@dir %%WWWDIR%%/cake/tests/cases/console/libs -@dir %%WWWDIR%%/cake/tests/cases/console -@dir %%WWWDIR%%/cake/tests/cases -@dir %%WWWDIR%%/cake/tests -@dir %%WWWDIR%%/cake/libs/view/scaffolds -@dir %%WWWDIR%%/cake/libs/view/pages -@dir %%WWWDIR%%/cake/libs/view/layouts/xml -@dir %%WWWDIR%%/cake/libs/view/layouts/rss -@dir %%WWWDIR%%/cake/libs/view/layouts/js -@dir %%WWWDIR%%/cake/libs/view/layouts/email/text -@dir %%WWWDIR%%/cake/libs/view/layouts/email/html -@dir %%WWWDIR%%/cake/libs/view/layouts/email -@dir %%WWWDIR%%/cake/libs/view/layouts -@dir %%WWWDIR%%/cake/libs/view/helpers -@dir %%WWWDIR%%/cake/libs/view/errors -@dir %%WWWDIR%%/cake/libs/view/elements/email/text -@dir %%WWWDIR%%/cake/libs/view/elements/email/html -@dir %%WWWDIR%%/cake/libs/view/elements/email -@dir %%WWWDIR%%/cake/libs/view/elements -@dir %%WWWDIR%%/cake/libs/view -@dir %%WWWDIR%%/cake/libs/model/datasources/dbo -@dir %%WWWDIR%%/cake/libs/model/datasources -@dir %%WWWDIR%%/cake/libs/model/behaviors -@dir %%WWWDIR%%/cake/libs/model -@dir %%WWWDIR%%/cake/libs/log -@dir %%WWWDIR%%/cake/libs/controller/components -@dir %%WWWDIR%%/cake/libs/controller -@dir %%WWWDIR%%/cake/libs/cache -@dir %%WWWDIR%%/cake/libs -@dir %%WWWDIR%%/cake/console/templates/skel/webroot/js -@dir %%WWWDIR%%/cake/console/templates/skel/webroot/img -@dir %%WWWDIR%%/cake/console/templates/skel/webroot/css -@dir %%WWWDIR%%/cake/console/templates/skel/webroot -@dir %%WWWDIR%%/cake/console/templates/skel/views/scaffolds -@dir %%WWWDIR%%/cake/console/templates/skel/views/pages -@dir %%WWWDIR%%/cake/console/templates/skel/views/layouts/xml -@dir %%WWWDIR%%/cake/console/templates/skel/views/layouts/rss -@dir %%WWWDIR%%/cake/console/templates/skel/views/layouts/js -@dir %%WWWDIR%%/cake/console/templates/skel/views/layouts/email/text -@dir %%WWWDIR%%/cake/console/templates/skel/views/layouts/email/html -@dir %%WWWDIR%%/cake/console/templates/skel/views/layouts/email -@dir %%WWWDIR%%/cake/console/templates/skel/views/layouts -@dir %%WWWDIR%%/cake/console/templates/skel/views/helpers -@dir %%WWWDIR%%/cake/console/templates/skel/views/errors -@dir %%WWWDIR%%/cake/console/templates/skel/views/elements/email/text -@dir %%WWWDIR%%/cake/console/templates/skel/views/elements/email/html -@dir %%WWWDIR%%/cake/console/templates/skel/views/elements/email -@dir %%WWWDIR%%/cake/console/templates/skel/views/elements -@dir %%WWWDIR%%/cake/console/templates/skel/views -@dir %%WWWDIR%%/cake/console/templates/skel/vendors/shells/tasks -@dir %%WWWDIR%%/cake/console/templates/skel/vendors/shells -@dir %%WWWDIR%%/cake/console/templates/skel/vendors -@dir %%WWWDIR%%/cake/console/templates/skel/tmp/tests -@dir %%WWWDIR%%/cake/console/templates/skel/tmp/sessions -@dir %%WWWDIR%%/cake/console/templates/skel/tmp/logs -@dir %%WWWDIR%%/cake/console/templates/skel/tmp/cache/views -@dir %%WWWDIR%%/cake/console/templates/skel/tmp/cache/persistent -@dir %%WWWDIR%%/cake/console/templates/skel/tmp/cache/models -@dir %%WWWDIR%%/cake/console/templates/skel/tmp/cache -@dir %%WWWDIR%%/cake/console/templates/skel/tmp -@dir %%WWWDIR%%/cake/console/templates/skel/tests/groups -@dir %%WWWDIR%%/cake/console/templates/skel/tests/fixtures -@dir %%WWWDIR%%/cake/console/templates/skel/tests/cases/shells -@dir %%WWWDIR%%/cake/console/templates/skel/tests/cases/models -@dir %%WWWDIR%%/cake/console/templates/skel/tests/cases/helpers -@dir %%WWWDIR%%/cake/console/templates/skel/tests/cases/datasources -@dir %%WWWDIR%%/cake/console/templates/skel/tests/cases/controllers -@dir %%WWWDIR%%/cake/console/templates/skel/tests/cases/components -@dir %%WWWDIR%%/cake/console/templates/skel/tests/cases/behaviors -@dir %%WWWDIR%%/cake/console/templates/skel/tests/cases -@dir %%WWWDIR%%/cake/console/templates/skel/tests -@dir %%WWWDIR%%/cake/console/templates/skel/plugins -@dir %%WWWDIR%%/cake/console/templates/skel/models/datasources -@dir %%WWWDIR%%/cake/console/templates/skel/models/behaviors -@dir %%WWWDIR%%/cake/console/templates/skel/models -@dir %%WWWDIR%%/cake/console/templates/skel/locale/eng/LC_MESSAGES -@dir %%WWWDIR%%/cake/console/templates/skel/locale/eng -@dir %%WWWDIR%%/cake/console/templates/skel/locale -@dir %%WWWDIR%%/cake/console/templates/skel/libs -@dir %%WWWDIR%%/cake/console/templates/skel/controllers/components -@dir %%WWWDIR%%/cake/console/templates/skel/controllers -@dir %%WWWDIR%%/cake/console/templates/skel/config/schema -@dir %%WWWDIR%%/cake/console/templates/skel/config -@dir %%WWWDIR%%/cake/console/templates/skel -@dir %%WWWDIR%%/cake/console/templates/default/views -@dir %%WWWDIR%%/cake/console/templates/default/classes -@dir %%WWWDIR%%/cake/console/templates/default/actions -@dir %%WWWDIR%%/cake/console/templates/default -@dir %%WWWDIR%%/cake/console/templates -@dir %%WWWDIR%%/cake/console/libs/tasks -@dir %%WWWDIR%%/cake/console/libs -@dir %%WWWDIR%%/cake/console -@dir %%WWWDIR%%/cake/config/unicode/casefolding -@dir %%WWWDIR%%/cake/config/unicode -@dir %%WWWDIR%%/cake/config -@dir %%WWWDIR%%/cake -@dir %%WWWDIR%%/app/webroot/js -@dir %%WWWDIR%%/app/webroot/img -@dir %%WWWDIR%%/app/webroot/files -@dir %%WWWDIR%%/app/webroot/css -@dir %%WWWDIR%%/app/webroot -@dir %%WWWDIR%%/app/views/scaffolds -@dir %%WWWDIR%%/app/views/layouts/xml -@dir %%WWWDIR%%/app/views/layouts/rss -@dir %%WWWDIR%%/app/views/layouts/js -@dir %%WWWDIR%%/app/views/layouts/email/text -@dir %%WWWDIR%%/app/views/layouts/email/html -@dir %%WWWDIR%%/app/views/layouts/email -@dir %%WWWDIR%%/app/views/layouts -@dir %%WWWDIR%%/app/views/pages -@dir %%WWWDIR%%/app/views/helpers -@dir %%WWWDIR%%/app/views/errors -@dir %%WWWDIR%%/app/views/elements/email/text -@dir %%WWWDIR%%/app/views/elements/email/html -@dir %%WWWDIR%%/app/views/elements/email -@dir %%WWWDIR%%/app/views/elements -@dir %%WWWDIR%%/app/views -@dir %%WWWDIR%%/app/vendors/shells/templates -@dir %%WWWDIR%%/app/vendors/shells/tasks -@dir %%WWWDIR%%/app/vendors/shells -@dir %%WWWDIR%%/app/vendors -@dir %%WWWDIR%%/app/tmp/tests -@dir %%WWWDIR%%/app/tmp/sessions -@dir %%WWWDIR%%/app/tmp/logs -@dir %%WWWDIR%%/app/tmp/cache/views -@dir %%WWWDIR%%/app/tmp/cache/persistent -@dir %%WWWDIR%%/app/tmp/cache/models -@dir %%WWWDIR%%/app/tmp/cache -@dir %%WWWDIR%%/app/tmp -@dir %%WWWDIR%%/app/tests/groups -@dir %%WWWDIR%%/app/tests/fixtures -@dir %%WWWDIR%%/app/tests/cases/models -@dir %%WWWDIR%%/app/tests/cases/helpers -@dir %%WWWDIR%%/app/tests/cases/controllers -@dir %%WWWDIR%%/app/tests/cases/components -@dir %%WWWDIR%%/app/tests/cases/behaviors -@dir %%WWWDIR%%/app/tests/cases -@dir %%WWWDIR%%/app/tests -@dir %%WWWDIR%%/app/plugins -@dir %%WWWDIR%%/app/models/datasources -@dir %%WWWDIR%%/app/models/behaviors -@dir %%WWWDIR%%/app/models -@dir %%WWWDIR%%/app/locale/eng/LC_MESSAGES -@dir %%WWWDIR%%/app/locale/eng -@dir %%WWWDIR%%/app/locale -@dir %%WWWDIR%%/app/libs -@dir %%WWWDIR%%/app/controllers/components -@dir %%WWWDIR%%/app/controllers -@dir %%WWWDIR%%/app/config/schema -@dir %%WWWDIR%%/app/config -@dir %%WWWDIR%%/app -@dir %%WWWDIR%% -@owner -@group diff --git a/www/cakephp21/Makefile b/www/cakephp21/Makefile deleted file mode 100644 index 83c67a03ed86..000000000000 --- a/www/cakephp21/Makefile +++ /dev/null @@ -1,194 +0,0 @@ -# Created by: Christoph Theis <theis@gmx.at> -# $FreeBSD$ - -PORTNAME= cakephp -PORTVERSION= 2.1.5 -CATEGORIES= www -PKGNAMESUFFIX= 21 - -MAINTAINER= theis@gmx.at -COMMENT= Framework for developing PHP web applications - -LICENSE= MIT - -DEPRECATED= PHP 5.4 EOL reached -EXPIRATION_DATE= 2016-01-15 - -USE_GITHUB= yes - -PORTDOCS= README - -CONFLICTS= cakephp-1?-* cakephp-2[2]-.* cakephp-2.3.* - -NO_BUILD= yes -NO_ARCH= yes -USES= gettext -USE_PHP= ctype session -WANT_PHP_WEB= yes -DEFAULT_VERSIONS+= php=5 - -CAKE_CONF_FILES= \ - app/Config/acl.php \ - app/Config/acl.ini.php \ - app/Config/bootstrap.php \ - app/Config/core.php \ - app/Config/database.php \ - app/Config/routes.php \ - app/Config/email.php - -CAKE_CONSOLE= lib/Cake/Console/cake - -OPTIONS_DEFINE= PROD AP MYSQL PGSQL SQLITE APC MEMCACHE DOCS - -PROD_DESC= Install for production server (make confighelp) -AP_DESC= Add Apache 2.2+ dependency -MYSQL_DESC= Check for/install MySQL support in PHP -PGSQL_DESC= Check for/install PostgreSQL support in PHP -SQLITE_DESC= Check for/install SQLite support in PHP -APC_DESC= Enable APC caching engine -MEMCACHE_DESC= Enable Memcached caching engine client - -CONFDIR= ${PREFIX}/${CONFDIR_REL} -CONFDIR_REL= ${APACHEETCDIR}/Includes - -.include <bsd.port.pre.mk> - -WITH_PHP_CGI?= /cgi-bin/php - -.if ${PHP_SAPI:Mcgi} == "cgi" && ${PHP_SAPI:Mmod} == "" -CGI_EXT= -cgi -.else -CGI_EXT= -.endif - -SUB_LIST+= PHPCGI=${WITH_PHP_CGI} - -.if ${PORT_OPTIONS:MAP} -SUB_FILES= pkg-message -USE_APACHE_RUN= 22+ -PKGMESSAGE= pkg-message -APDEP= -.else -SUB_FILES= pkg-message-no-apache -PKGMESSAGE= pkg-message-no-apache -APDEP= "@comment " -.endif - -.if ${PORT_OPTIONS:MPROD} -PROD= production -HTACCESS= "" -.else -PROD= development -EXTRA_PATCHES= ${FILESDIR}/extra-patch-app__Config__core.php -HTACCESS= "@comment " -.endif - -CONF= cakephp-${PROD}${CGI_EXT}.conf -SUB_FILES+= ${CONF} - -PLIST_SUB+= CONFDIR=${CONFDIR_REL} ECHO_MSG=${ECHO_MSG} \ - HTACCESS=${HTACCESS} APDEP=${APDEP} \ - WWWOWN=${WWWOWN} WWWGRP=${WWWGRP} - -.if ${PORT_OPTIONS:MMYSQL} -USE_PHP+= pdo pdo_mysql -.endif - -.if ${PORT_OPTIONS:MPGSQL} -USE_PHP+= pdo pdo_pgsql -.endif - -.if ${PORT_OPTIONS:MSQLITE} -USE_PHP+= pdo pdo_sqlite -.endif - -.if ${PORT_OPTIONS:MAPC} -USE_PHP+= apc -.endif - -.if ${PORT_OPTIONS:MMEMCACHE} -USE_PHP+= memcache -.endif - -confighelp: - @${ECHO_MSG} "" - @${ECHO_MSG} "On a production server, the Apache DocumentRoot is" - @${ECHO_MSG} "updated to point to the CakePHP webroot directory." - @${ECHO_MSG} "In this configuration, the CakePHP application is" - @${ECHO_MSG} "accessed at http://www.myservername.com/." - @${ECHO_MSG} "" - @${ECHO_MSG} "A non-production server, CakePHP is installed at" - @${ECHO_MSG} "the /cakephp URL, and the CakePHP application is" - @${ECHO_MSG} "accessed at http://www.myservername.com/cakephp/." - @${ECHO_MSG} "" - @${ECHO_MSG} "For more information, please see:" - @${ECHO_MSG} "http://manual.cakephp.org/chapter/installing" - @${ECHO_MSG} "" - -post-extract: - @${FIND} ${WRKSRC} -name ._\* -delete - -post-patch: - @${RM} -f ${WRKSRC}/lib/Cake/Console/cake.orig \ - ${WRKSRC}/app/Config/core.php.orig - -# Rename config files so we don't overwrite those in an existing installation - @for i in ${CAKE_CONF_FILES}; do \ - if [ -f ${WRKSRC}/$$i ]; then \ - ${MV} ${WRKSRC}/$$i ${WRKSRC}/$$i.sample; \ - fi \ - done - @${MV} ${WRKSRC}/app/Config/database.php.default \ - ${WRKSRC}/app/Config/database.php.sample - @${MV} ${WRKSRC}/app/Config/email.php.default \ - ${WRKSRC}/app/Config/email.php.sample - -do-install: - @cd ${WRKSRC} && ${COPYTREE_SHARE} \ - ".htaccess app lib index.php plugins vendors" ${STAGEDIR}${WWWDIR} - -.if ! ${PORT_OPTIONS:MPROD} -# If installed in development mode, get rid of .htaccess files, -# as noted by: -# http://book.cakephp.org/view/42/The-Configuration-Class#CakePHP-Core-Configuration-Variables-44 - @${FIND} ${STAGEDIR}${WWWDIR} -type f -name .htaccess -exec ${RM} {} \; -.endif - -# Get rid of the empty placeholder files - @${FIND} ${STAGEDIR}${WWWDIR} -type f -name empty -size 0 -exec ${RM} {} \; - - @${FIND} ${STAGEDIR}${WWWDIR} -type f -print0 | ${XARGS} -0 ${CHMOD} 644 - @${FIND} ${STAGEDIR}${WWWDIR} -type d -print0 | ${XARGS} -0 ${CHMOD} 755 - -# Fix the permissions of the Cake console script - @${CHMOD} 755 ${STAGEDIR}${WWWDIR}/${CAKE_CONSOLE} - -post-install: -.if ${PORT_OPTIONS:MAP} - @${MKDIR} ${STAGEDIR}${CONFDIR} - @if [ -d "${STAGEDIR}${CONFDIR}" ]; then \ - ${CP} ${WRKDIR}/${CONF} ${STAGEDIR}${CONFDIR}/cakephp.conf; \ - else \ - ${ECHO_MSG} "" ; \ - ${ECHO_MSG} "Please check your Apache 2.x installation -" ; \ - ${ECHO_MSG} "${CONFDIR} doesn't exist," ; \ - ${ECHO_MSG} "so I cannot install cakephp.conf there!" ; \ - ${ECHO_MSG} "" ; \ - ${FALSE} ; \ - fi -.endif - @${INSTALL} -d ${STAGEDIR}${DOCSDIR} - @cd ${WRKSRC} && ${INSTALL_DATA} ${PORTDOCS} ${STAGEDIR}${DOCSDIR} -.if ${CGI_EXT} == "-cgi" - @${ECHO_MSG} "" - @${ECHO_MSG} "Your CakePHP installation was configured to use the PHP CGI binary." - @${ECHO_MSG} "The PHP CGI binary is expected to be referenced by the URL:" - @${ECHO_MSG} "" - @${ECHO_MSG} " ${WITH_PHP_CGI}" - @${ECHO_MSG} "" - @${ECHO_MSG} "If this is incorrect, reinstall the port with the WITH_PHP_CGI knob" - @${ECHO_MSG} "set to the correct URL." -.endif - @${ECHO_MSG} "*********************************************************************" - -.include <bsd.port.post.mk> diff --git a/www/cakephp21/distinfo b/www/cakephp21/distinfo deleted file mode 100644 index 20c4d1404cbf..000000000000 --- a/www/cakephp21/distinfo +++ /dev/null @@ -1,2 +0,0 @@ -SHA256 (cakephp-cakephp-2.1.5_GH0.tar.gz) = 85defff147c12e08c2e85be9b9c459455673a3a6bbf00d8af8cc55baf8ec486b -SIZE (cakephp-cakephp-2.1.5_GH0.tar.gz) = 1133139 diff --git a/www/cakephp21/files/cakephp-development-cgi.conf.in b/www/cakephp21/files/cakephp-development-cgi.conf.in deleted file mode 100644 index 48c1e373a372..000000000000 --- a/www/cakephp21/files/cakephp-development-cgi.conf.in +++ /dev/null @@ -1,13 +0,0 @@ -AddType application/x-httpd-php .php -AddType application/x-httpd-php-source .phps - -Action php-script %%PHPCGI%% -AddHandler php-script .php - -Alias /cakephp %%WWWDIR%% - -<Location /cakephp> - DirectoryIndex index.php - Order deny,allow - Allow from all -</Location> diff --git a/www/cakephp21/files/cakephp-development.conf.in b/www/cakephp21/files/cakephp-development.conf.in deleted file mode 100644 index 86a7a676d57b..000000000000 --- a/www/cakephp21/files/cakephp-development.conf.in +++ /dev/null @@ -1,10 +0,0 @@ -AddType application/x-httpd-php .php -AddType application/x-httpd-php-source .phps - -Alias /cakephp %%WWWDIR%% - -<Location /cakephp> - DirectoryIndex index.php - Order deny,allow - Allow from all -</Location> diff --git a/www/cakephp21/files/cakephp-production-cgi.conf.in b/www/cakephp21/files/cakephp-production-cgi.conf.in deleted file mode 100644 index 7215c731486a..000000000000 --- a/www/cakephp21/files/cakephp-production-cgi.conf.in +++ /dev/null @@ -1,13 +0,0 @@ -AddType application/x-httpd-php .php -AddType application/x-httpd-php-source .phps - -Action php-script %%PHPCGI%% -AddHandler php-script .php - -DocumentRoot %%WWWDIR%%/app/webroot - -<Location /> - DirectoryIndex index.php - Order deny,allow - Allow from all -</Location> diff --git a/www/cakephp21/files/cakephp-production.conf.in b/www/cakephp21/files/cakephp-production.conf.in deleted file mode 100644 index 8679a15b8958..000000000000 --- a/www/cakephp21/files/cakephp-production.conf.in +++ /dev/null @@ -1,10 +0,0 @@ -AddType application/x-httpd-php .php -AddType application/x-httpd-php-source .phps - -DocumentRoot %%WWWDIR%%/app/webroot - -<Location /> - DirectoryIndex index.php - Order deny,allow - Allow from all -</Location> diff --git a/www/cakephp21/files/extra-patch-app__Config__core.php b/www/cakephp21/files/extra-patch-app__Config__core.php deleted file mode 100644 index c490214715a0..000000000000 --- a/www/cakephp21/files/extra-patch-app__Config__core.php +++ /dev/null @@ -1,11 +0,0 @@ ---- app/Config/core.php.orig 2012-02-20 18:12:19.000000000 +0100 -+++ app/Config/core.php 2012-02-20 18:12:37.000000000 +0100 -@@ -92,7 +92,7 @@ - * - * And uncomment the App.baseUrl below: - */ -- //Configure::write('App.baseUrl', env('SCRIPT_NAME')); -+ Configure::write('App.baseUrl', env('SCRIPT_NAME')); - - /** - * Uncomment the define below to use CakePHP prefix routes. diff --git a/www/cakephp21/files/patch-cake__console__cake b/www/cakephp21/files/patch-cake__console__cake deleted file mode 100644 index 72584f7c7cb7..000000000000 --- a/www/cakephp21/files/patch-cake__console__cake +++ /dev/null @@ -1,13 +0,0 @@ ---- lib/Cake/Console/cake.orig 2012-02-20 19:44:50.000000000 +0100 -+++ lib/Cake/Console/cake 2012-02-20 19:45:27.000000000 +0100 -@@ -1,4 +1,4 @@ --#!/usr/bin/env bash -+#!/bin/sh - ################################################################################ - # - # Bake is a shell script for running CakePHP bake script -@@ -31,3 +31,4 @@ - exec php -q "$LIB"cake.php -working "$APP" "$@" - - exit; -+ diff --git a/www/cakephp21/files/pkg-message-no-apache.in b/www/cakephp21/files/pkg-message-no-apache.in deleted file mode 100644 index 50618118d205..000000000000 --- a/www/cakephp21/files/pkg-message-no-apache.in +++ /dev/null @@ -1,7 +0,0 @@ -********************************************************************* -You have just installed the CakePHP web application framework. Please -consider supporting the project by visiting http://www.cakephp.org/ -and making a donation to the development effort. - -Be sure to check the files in %%WWWDIR%%/app/config for -additional framework configuration options. diff --git a/www/cakephp21/files/pkg-message.in b/www/cakephp21/files/pkg-message.in deleted file mode 100644 index 3fe1c140599c..000000000000 --- a/www/cakephp21/files/pkg-message.in +++ /dev/null @@ -1,10 +0,0 @@ -********************************************************************* -You have just installed the CakePHP web application framework. Please -consider supporting the project by visiting http://www.cakephp.org/ -and making a donation to the development effort. - -Note that you should restart your Apache web server to ensure that -the CakePHP configuration file is loaded. - -Be sure to check the files in %%WWWDIR%%/app/config for -additional framework configuration options. diff --git a/www/cakephp21/pkg-descr b/www/cakephp21/pkg-descr deleted file mode 100644 index d1d7d595da55..000000000000 --- a/www/cakephp21/pkg-descr +++ /dev/null @@ -1,8 +0,0 @@ -This is a port of the CakePHP web application framework. CakePHP is a -free open-source rapid development framework for PHP. It's a structure -of libraries, classes and run-time infrastructure for programmers -creating web applications originally inspired by the Ruby on Rails -framework. Our primary goal is to enable you to work in a structured -and rapid manner - without loss of flexibility. - -WWW: http://www.cakephp.org/ diff --git a/www/cakephp21/pkg-plist b/www/cakephp21/pkg-plist deleted file mode 100644 index da012b4e6302..000000000000 --- a/www/cakephp21/pkg-plist +++ /dev/null @@ -1,1315 +0,0 @@ -@owner %%WWWOWN%% -@group %%WWWGRP%% -%%HTACCESS%%%%WWWDIR%%/.htaccess -%%HTACCESS%%%%WWWDIR%%/app/.htaccess -@sample %%WWWDIR%%/app/Config/acl.php.sample -@sample %%WWWDIR%%/app/Config/acl.ini.php.sample -@sample %%WWWDIR%%/app/Config/bootstrap.php.sample -@sample %%WWWDIR%%/app/Config/core.php.sample -@sample %%WWWDIR%%/app/Config/database.php.sample -@sample %%WWWDIR%%/app/Config/email.php.sample -@sample %%WWWDIR%%/app/Config/routes.php.sample -%%WWWDIR%%/app/Config/Schema/db_acl.php -%%WWWDIR%%/app/Config/Schema/db_acl.sql -%%WWWDIR%%/app/Config/Schema/i18n.php -%%WWWDIR%%/app/Config/Schema/i18n.sql -%%WWWDIR%%/app/Config/Schema/sessions.php -%%WWWDIR%%/app/Config/Schema/sessions.sql -%%WWWDIR%%/app/Console/Command/AppShell.php -%%WWWDIR%%/app/Console/cake -%%WWWDIR%%/app/Console/cake.bat -%%WWWDIR%%/app/Console/cake.php -%%WWWDIR%%/app/Controller/AppController.php -%%WWWDIR%%/app/Controller/PagesController.php -%%WWWDIR%%/app/Model/AppModel.php -%%WWWDIR%%/app/View/Emails/html/default.ctp -%%WWWDIR%%/app/View/Emails/text/default.ctp -%%WWWDIR%%/app/View/Errors/error400.ctp -%%WWWDIR%%/app/View/Errors/error500.ctp -%%WWWDIR%%/app/View/Helper/AppHelper.php -%%WWWDIR%%/app/View/Layouts/Emails/html/default.ctp -%%WWWDIR%%/app/View/Layouts/Emails/text/default.ctp -%%WWWDIR%%/app/View/Layouts/js/default.ctp -%%WWWDIR%%/app/View/Layouts/rss/default.ctp -%%WWWDIR%%/app/View/Layouts/xml/default.ctp -%%WWWDIR%%/app/View/Layouts/ajax.ctp -%%WWWDIR%%/app/View/Layouts/default.ctp -%%WWWDIR%%/app/View/Layouts/flash.ctp -%%WWWDIR%%/app/View/Pages/home.ctp -%%WWWDIR%%/app/index.php -%%HTACCESS%%%%WWWDIR%%/app/webroot/.htaccess -%%WWWDIR%%/app/webroot/css/cake.generic.css -%%WWWDIR%%/app/webroot/favicon.ico -%%WWWDIR%%/app/webroot/img/cake.icon.png -%%WWWDIR%%/app/webroot/img/cake.power.gif -%%WWWDIR%%/app/webroot/img/test-error-icon.png -%%WWWDIR%%/app/webroot/img/test-fail-icon.png -%%WWWDIR%%/app/webroot/img/test-pass-icon.png -%%WWWDIR%%/app/webroot/img/test-skip-icon.png -%%WWWDIR%%/app/webroot/index.php -%%WWWDIR%%/app/webroot/test.php -%%WWWDIR%%/index.php -%%WWWDIR%%/lib/Cake/Cache/Cache.php -%%WWWDIR%%/lib/Cake/Cache/CacheEngine.php -%%WWWDIR%%/lib/Cake/Cache/Engine/ApcEngine.php -%%WWWDIR%%/lib/Cake/Cache/Engine/FileEngine.php -%%WWWDIR%%/lib/Cake/Cache/Engine/MemcacheEngine.php -%%WWWDIR%%/lib/Cake/Cache/Engine/WincacheEngine.php -%%WWWDIR%%/lib/Cake/Cache/Engine/XcacheEngine.php -%%WWWDIR%%/lib/Cake/Config/config.php -%%WWWDIR%%/lib/Cake/Config/routes.php -%%WWWDIR%%/lib/Cake/Config/unicode/casefolding/0080_00ff.php -%%WWWDIR%%/lib/Cake/Config/unicode/casefolding/0100_017f.php -%%WWWDIR%%/lib/Cake/Config/unicode/casefolding/0180_024F.php -%%WWWDIR%%/lib/Cake/Config/unicode/casefolding/0250_02af.php -%%WWWDIR%%/lib/Cake/Config/unicode/casefolding/0370_03ff.php -%%WWWDIR%%/lib/Cake/Config/unicode/casefolding/0400_04ff.php -%%WWWDIR%%/lib/Cake/Config/unicode/casefolding/0500_052f.php -%%WWWDIR%%/lib/Cake/Config/unicode/casefolding/0530_058f.php -%%WWWDIR%%/lib/Cake/Config/unicode/casefolding/1e00_1eff.php -%%WWWDIR%%/lib/Cake/Config/unicode/casefolding/1f00_1fff.php -%%WWWDIR%%/lib/Cake/Config/unicode/casefolding/2100_214f.php -%%WWWDIR%%/lib/Cake/Config/unicode/casefolding/2150_218f.php -%%WWWDIR%%/lib/Cake/Config/unicode/casefolding/2460_24ff.php -%%WWWDIR%%/lib/Cake/Config/unicode/casefolding/2c00_2c5f.php -%%WWWDIR%%/lib/Cake/Config/unicode/casefolding/2c60_2c7f.php -%%WWWDIR%%/lib/Cake/Config/unicode/casefolding/2c80_2cff.php -%%WWWDIR%%/lib/Cake/Config/unicode/casefolding/ff00_ffef.php -%%WWWDIR%%/lib/Cake/Configure/ConfigReaderInterface.php -%%WWWDIR%%/lib/Cake/Configure/IniReader.php -%%WWWDIR%%/lib/Cake/Configure/PhpReader.php -%%WWWDIR%%/lib/Cake/Console/Command/AclShell.php -%%WWWDIR%%/lib/Cake/Console/Command/ApiShell.php -%%WWWDIR%%/lib/Cake/Console/Command/AppShell.php -%%WWWDIR%%/lib/Cake/Console/Command/BakeShell.php -%%WWWDIR%%/lib/Cake/Console/Command/CommandListShell.php -%%WWWDIR%%/lib/Cake/Console/Command/ConsoleShell.php -%%WWWDIR%%/lib/Cake/Console/Command/I18nShell.php -%%WWWDIR%%/lib/Cake/Console/Command/SchemaShell.php -%%WWWDIR%%/lib/Cake/Console/Command/TestShell.php -%%WWWDIR%%/lib/Cake/Console/Command/Task/BakeTask.php -%%WWWDIR%%/lib/Cake/Console/Command/Task/ControllerTask.php -%%WWWDIR%%/lib/Cake/Console/Command/Task/DbConfigTask.php -%%WWWDIR%%/lib/Cake/Console/Command/Task/ExtractTask.php -%%WWWDIR%%/lib/Cake/Console/Command/Task/FixtureTask.php -%%WWWDIR%%/lib/Cake/Console/Command/Task/ModelTask.php -%%WWWDIR%%/lib/Cake/Console/Command/Task/PluginTask.php -%%WWWDIR%%/lib/Cake/Console/Command/Task/ProjectTask.php -%%WWWDIR%%/lib/Cake/Console/Command/Task/TemplateTask.php -%%WWWDIR%%/lib/Cake/Console/Command/Task/TestTask.php -%%WWWDIR%%/lib/Cake/Console/Command/Task/ViewTask.php -%%WWWDIR%%/lib/Cake/Console/Command/TestsuiteShell.php -%%WWWDIR%%/lib/Cake/Console/Command/UpgradeShell.php -%%WWWDIR%%/lib/Cake/Console/ConsoleErrorHandler.php -%%WWWDIR%%/lib/Cake/Console/ConsoleInput.php -%%WWWDIR%%/lib/Cake/Console/ConsoleInputArgument.php -%%WWWDIR%%/lib/Cake/Console/ConsoleInputOption.php -%%WWWDIR%%/lib/Cake/Console/ConsoleInputSubcommand.php -%%WWWDIR%%/lib/Cake/Console/ConsoleOptionParser.php -%%WWWDIR%%/lib/Cake/Console/ConsoleOutput.php -%%WWWDIR%%/lib/Cake/Console/HelpFormatter.php -%%WWWDIR%%/lib/Cake/Console/Shell.php -%%WWWDIR%%/lib/Cake/Console/ShellDispatcher.php -%%WWWDIR%%/lib/Cake/Console/TaskCollection.php -%%WWWDIR%%/lib/Cake/Console/Templates/default/actions/controller_actions.ctp -%%WWWDIR%%/lib/Cake/Console/Templates/default/classes/controller.ctp -%%WWWDIR%%/lib/Cake/Console/Templates/default/classes/fixture.ctp -%%WWWDIR%%/lib/Cake/Console/Templates/default/classes/model.ctp -%%WWWDIR%%/lib/Cake/Console/Templates/default/classes/test.ctp -%%WWWDIR%%/lib/Cake/Console/Templates/default/views/form.ctp -%%WWWDIR%%/lib/Cake/Console/Templates/default/views/home.ctp -%%WWWDIR%%/lib/Cake/Console/Templates/default/views/index.ctp -%%WWWDIR%%/lib/Cake/Console/Templates/default/views/view.ctp -%%HTACCESS%%%%WWWDIR%%/lib/Cake/Console/Templates/skel/.htaccess -%%WWWDIR%%/lib/Cake/Console/Templates/skel/Config/Schema/db_acl.php -%%WWWDIR%%/lib/Cake/Console/Templates/skel/Config/Schema/db_acl.sql -%%WWWDIR%%/lib/Cake/Console/Templates/skel/Config/Schema/i18n.php -%%WWWDIR%%/lib/Cake/Console/Templates/skel/Config/Schema/i18n.sql -%%WWWDIR%%/lib/Cake/Console/Templates/skel/Config/Schema/sessions.php -%%WWWDIR%%/lib/Cake/Console/Templates/skel/Config/Schema/sessions.sql -%%WWWDIR%%/lib/Cake/Console/Templates/skel/Config/acl.ini.php -%%WWWDIR%%/lib/Cake/Console/Templates/skel/Config/bootstrap.php -%%WWWDIR%%/lib/Cake/Console/Templates/skel/Config/core.php -%%WWWDIR%%/lib/Cake/Console/Templates/skel/Config/database.php.default -%%WWWDIR%%/lib/Cake/Console/Templates/skel/Config/email.php.default -%%WWWDIR%%/lib/Cake/Console/Templates/skel/Config/routes.php -%%WWWDIR%%/lib/Cake/Console/Templates/skel/Console/Command/AppShell.php -%%WWWDIR%%/lib/Cake/Console/Templates/skel/Console/cake -%%WWWDIR%%/lib/Cake/Console/Templates/skel/Console/cake.bat -%%WWWDIR%%/lib/Cake/Console/Templates/skel/Console/cake.php -%%WWWDIR%%/lib/Cake/Console/Templates/skel/Controller/AppController.php -%%WWWDIR%%/lib/Cake/Console/Templates/skel/Controller/PagesController.php -%%WWWDIR%%/lib/Cake/Console/Templates/skel/Model/AppModel.php -%%WWWDIR%%/lib/Cake/Console/Templates/skel/View/Emails/html/default.ctp -%%WWWDIR%%/lib/Cake/Console/Templates/skel/View/Emails/text/default.ctp -%%WWWDIR%%/lib/Cake/Console/Templates/skel/View/Errors/error400.ctp -%%WWWDIR%%/lib/Cake/Console/Templates/skel/View/Errors/error500.ctp -%%WWWDIR%%/lib/Cake/Console/Templates/skel/View/Helper/AppHelper.php -%%WWWDIR%%/lib/Cake/Console/Templates/skel/View/Layouts/Emails/html/default.ctp -%%WWWDIR%%/lib/Cake/Console/Templates/skel/View/Layouts/Emails/text/default.ctp -%%WWWDIR%%/lib/Cake/Console/Templates/skel/View/Layouts/ajax.ctp -%%WWWDIR%%/lib/Cake/Console/Templates/skel/View/Layouts/default.ctp -%%WWWDIR%%/lib/Cake/Console/Templates/skel/View/Layouts/flash.ctp -%%WWWDIR%%/lib/Cake/Console/Templates/skel/View/Layouts/js/default.ctp -%%WWWDIR%%/lib/Cake/Console/Templates/skel/View/Layouts/rss/default.ctp -%%WWWDIR%%/lib/Cake/Console/Templates/skel/View/Layouts/xml/default.ctp -%%WWWDIR%%/lib/Cake/Console/Templates/skel/View/Pages/home.ctp -%%WWWDIR%%/lib/Cake/Console/Templates/skel/index.php -%%HTACCESS%%%%WWWDIR%%/lib/Cake/Console/Templates/skel/webroot/.htaccess -%%WWWDIR%%/lib/Cake/Console/Templates/skel/webroot/css/cake.generic.css -%%WWWDIR%%/lib/Cake/Console/Templates/skel/webroot/favicon.ico -%%WWWDIR%%/lib/Cake/Console/Templates/skel/webroot/img/cake.icon.png -%%WWWDIR%%/lib/Cake/Console/Templates/skel/webroot/img/cake.power.gif -%%WWWDIR%%/lib/Cake/Console/Templates/skel/webroot/img/test-error-icon.png -%%WWWDIR%%/lib/Cake/Console/Templates/skel/webroot/img/test-fail-icon.png -%%WWWDIR%%/lib/Cake/Console/Templates/skel/webroot/img/test-pass-icon.png -%%WWWDIR%%/lib/Cake/Console/Templates/skel/webroot/img/test-skip-icon.png -%%WWWDIR%%/lib/Cake/Console/Templates/skel/webroot/index.php -%%WWWDIR%%/lib/Cake/Console/Templates/skel/webroot/test.php -%%WWWDIR%%/lib/Cake/Console/cake -%%WWWDIR%%/lib/Cake/Console/cake.bat -%%WWWDIR%%/lib/Cake/Console/cake.php -%%WWWDIR%%/lib/Cake/Controller/CakeErrorController.php -%%WWWDIR%%/lib/Cake/Controller/Component.php -%%WWWDIR%%/lib/Cake/Controller/Component/Acl/AclInterface.php -%%WWWDIR%%/lib/Cake/Controller/Component/Acl/DbAcl.php -%%WWWDIR%%/lib/Cake/Controller/Component/Acl/IniAcl.php -%%WWWDIR%%/lib/Cake/Controller/Component/Acl/PhpAcl.php -%%WWWDIR%%/lib/Cake/Controller/Component/AclComponent.php -%%WWWDIR%%/lib/Cake/Controller/Component/Auth/ActionsAuthorize.php -%%WWWDIR%%/lib/Cake/Controller/Component/Auth/BaseAuthenticate.php -%%WWWDIR%%/lib/Cake/Controller/Component/Auth/BaseAuthorize.php -%%WWWDIR%%/lib/Cake/Controller/Component/Auth/BasicAuthenticate.php -%%WWWDIR%%/lib/Cake/Controller/Component/Auth/ControllerAuthorize.php -%%WWWDIR%%/lib/Cake/Controller/Component/Auth/CrudAuthorize.php -%%WWWDIR%%/lib/Cake/Controller/Component/Auth/DigestAuthenticate.php -%%WWWDIR%%/lib/Cake/Controller/Component/Auth/FormAuthenticate.php -%%WWWDIR%%/lib/Cake/Controller/Component/AuthComponent.php -%%WWWDIR%%/lib/Cake/Controller/Component/CookieComponent.php -%%WWWDIR%%/lib/Cake/Controller/Component/EmailComponent.php -%%WWWDIR%%/lib/Cake/Controller/Component/PaginatorComponent.php -%%WWWDIR%%/lib/Cake/Controller/Component/RequestHandlerComponent.php -%%WWWDIR%%/lib/Cake/Controller/Component/SecurityComponent.php -%%WWWDIR%%/lib/Cake/Controller/Component/SessionComponent.php -%%WWWDIR%%/lib/Cake/Controller/ComponentCollection.php -%%WWWDIR%%/lib/Cake/Controller/Controller.php -%%WWWDIR%%/lib/Cake/Controller/Scaffold.php -%%WWWDIR%%/lib/Cake/Core/App.php -%%WWWDIR%%/lib/Cake/Core/CakePlugin.php -%%WWWDIR%%/lib/Cake/Core/Configure.php -%%WWWDIR%%/lib/Cake/Core/Object.php -%%WWWDIR%%/lib/Cake/Error/ErrorHandler.php -%%WWWDIR%%/lib/Cake/Error/ExceptionRenderer.php -%%WWWDIR%%/lib/Cake/Error/exceptions.php -%%WWWDIR%%/lib/Cake/Event/CakeEvent.php -%%WWWDIR%%/lib/Cake/Event/CakeEventListener.php -%%WWWDIR%%/lib/Cake/Event/CakeEventManager.php -%%WWWDIR%%/lib/Cake/I18n/I18n.php -%%WWWDIR%%/lib/Cake/I18n/L10n.php -%%WWWDIR%%/lib/Cake/I18n/Multibyte.php -%%WWWDIR%%/lib/Cake/LICENSE.txt -%%WWWDIR%%/lib/Cake/Log/CakeLog.php -%%WWWDIR%%/lib/Cake/Log/CakeLogInterface.php -%%WWWDIR%%/lib/Cake/Log/Engine/FileLog.php -%%WWWDIR%%/lib/Cake/Model/AclNode.php -%%WWWDIR%%/lib/Cake/Model/Aco.php -%%WWWDIR%%/lib/Cake/Model/AcoAction.php -%%WWWDIR%%/lib/Cake/Model/Aro.php -%%WWWDIR%%/lib/Cake/Model/Behavior/AclBehavior.php -%%WWWDIR%%/lib/Cake/Model/Behavior/ContainableBehavior.php -%%WWWDIR%%/lib/Cake/Model/Behavior/TranslateBehavior.php -%%WWWDIR%%/lib/Cake/Model/Behavior/TreeBehavior.php -%%WWWDIR%%/lib/Cake/Model/BehaviorCollection.php -%%WWWDIR%%/lib/Cake/Model/CakeSchema.php -%%WWWDIR%%/lib/Cake/Model/ConnectionManager.php -%%WWWDIR%%/lib/Cake/Model/Datasource/CakeSession.php -%%WWWDIR%%/lib/Cake/Model/Datasource/DataSource.php -%%WWWDIR%%/lib/Cake/Model/Datasource/Database/Mysql.php -%%WWWDIR%%/lib/Cake/Model/Datasource/Database/Postgres.php -%%WWWDIR%%/lib/Cake/Model/Datasource/Database/Sqlite.php -%%WWWDIR%%/lib/Cake/Model/Datasource/Database/Sqlserver.php -%%WWWDIR%%/lib/Cake/Model/Datasource/DboSource.php -%%WWWDIR%%/lib/Cake/Model/Datasource/Session/CacheSession.php -%%WWWDIR%%/lib/Cake/Model/Datasource/Session/CakeSessionHandlerInterface.php -%%WWWDIR%%/lib/Cake/Model/Datasource/Session/DatabaseSession.php -%%WWWDIR%%/lib/Cake/Model/I18nModel.php -%%WWWDIR%%/lib/Cake/Model/Model.php -%%WWWDIR%%/lib/Cake/Model/ModelBehavior.php -%%WWWDIR%%/lib/Cake/Model/Permission.php -%%WWWDIR%%/lib/Cake/Network/CakeRequest.php -%%WWWDIR%%/lib/Cake/Network/CakeResponse.php -%%WWWDIR%%/lib/Cake/Network/CakeSocket.php -%%WWWDIR%%/lib/Cake/Network/Email/AbstractTransport.php -%%WWWDIR%%/lib/Cake/Network/Email/CakeEmail.php -%%WWWDIR%%/lib/Cake/Network/Email/DebugTransport.php -%%WWWDIR%%/lib/Cake/Network/Email/MailTransport.php -%%WWWDIR%%/lib/Cake/Network/Email/SmtpTransport.php -%%WWWDIR%%/lib/Cake/Network/Http/BasicAuthentication.php -%%WWWDIR%%/lib/Cake/Network/Http/DigestAuthentication.php -%%WWWDIR%%/lib/Cake/Network/Http/HttpResponse.php -%%WWWDIR%%/lib/Cake/Network/Http/HttpSocket.php -%%WWWDIR%%/lib/Cake/Routing/Dispatcher.php -%%WWWDIR%%/lib/Cake/Routing/Route/CakeRoute.php -%%WWWDIR%%/lib/Cake/Routing/Route/PluginShortRoute.php -%%WWWDIR%%/lib/Cake/Routing/Route/RedirectRoute.php -%%WWWDIR%%/lib/Cake/Routing/Router.php -%%WWWDIR%%/lib/Cake/Test/Case/AllBehaviorsTest.php -%%WWWDIR%%/lib/Cake/Test/Case/AllCacheTest.php -%%WWWDIR%%/lib/Cake/Test/Case/AllComponentsTest.php -%%WWWDIR%%/lib/Cake/Test/Case/AllConfigureTest.php -%%WWWDIR%%/lib/Cake/Test/Case/AllConsoleTest.php -%%WWWDIR%%/lib/Cake/Test/Case/AllControllerTest.php -%%WWWDIR%%/lib/Cake/Test/Case/AllCoreTest.php -%%WWWDIR%%/lib/Cake/Test/Case/AllDatabaseTest.php -%%WWWDIR%%/lib/Cake/Test/Case/AllErrorTest.php -%%WWWDIR%%/lib/Cake/Test/Case/AllEventTest.php -%%WWWDIR%%/lib/Cake/Test/Case/AllHelpersTest.php -%%WWWDIR%%/lib/Cake/Test/Case/AllI18nTest.php -%%WWWDIR%%/lib/Cake/Test/Case/AllLogTest.php -%%WWWDIR%%/lib/Cake/Test/Case/AllNetworkTest.php -%%WWWDIR%%/lib/Cake/Test/Case/AllRoutingTest.php -%%WWWDIR%%/lib/Cake/Test/Case/AllTestSuiteTest.php -%%WWWDIR%%/lib/Cake/Test/Case/AllTestsTest.php -%%WWWDIR%%/lib/Cake/Test/Case/AllUtilityTest.php -%%WWWDIR%%/lib/Cake/Test/Case/AllViewTest.php -%%WWWDIR%%/lib/Cake/Test/Case/BasicsTest.php -%%WWWDIR%%/lib/Cake/Test/Case/Cache/CacheTest.php -%%WWWDIR%%/lib/Cake/Test/Case/Cache/Engine/ApcEngineTest.php -%%WWWDIR%%/lib/Cake/Test/Case/Cache/Engine/FileEngineTest.php -%%WWWDIR%%/lib/Cake/Test/Case/Cache/Engine/MemcacheEngineTest.php -%%WWWDIR%%/lib/Cake/Test/Case/Cache/Engine/WincacheEngineTest.php -%%WWWDIR%%/lib/Cake/Test/Case/Cache/Engine/XcacheEngineTest.php -%%WWWDIR%%/lib/Cake/Test/Case/Configure/IniReaderTest.php -%%WWWDIR%%/lib/Cake/Test/Case/Configure/PhpReaderTest.php -%%WWWDIR%%/lib/Cake/Test/Case/Console/AllConsoleLibsTest.php -%%WWWDIR%%/lib/Cake/Test/Case/Console/AllConsoleTest.php -%%WWWDIR%%/lib/Cake/Test/Case/Console/AllShellsTest.php -%%WWWDIR%%/lib/Cake/Test/Case/Console/AllTasksTest.php -%%WWWDIR%%/lib/Cake/Test/Case/Console/Command/AclShellTest.php -%%WWWDIR%%/lib/Cake/Test/Case/Console/Command/ApiShellTest.php -%%WWWDIR%%/lib/Cake/Test/Case/Console/Command/BakeShellTest.php -%%WWWDIR%%/lib/Cake/Test/Case/Console/Command/CommandListShellTest.php -%%WWWDIR%%/lib/Cake/Test/Case/Console/Command/SchemaShellTest.php -%%WWWDIR%%/lib/Cake/Test/Case/Console/Command/TestShellTest.php -%%WWWDIR%%/lib/Cake/Test/Case/Console/Command/Task/ControllerTaskTest.php -%%WWWDIR%%/lib/Cake/Test/Case/Console/Command/Task/DbConfigTaskTest.php -%%WWWDIR%%/lib/Cake/Test/Case/Console/Command/Task/ExtractTaskTest.php -%%WWWDIR%%/lib/Cake/Test/Case/Console/Command/Task/FixtureTaskTest.php -%%WWWDIR%%/lib/Cake/Test/Case/Console/Command/Task/ModelTaskTest.php -%%WWWDIR%%/lib/Cake/Test/Case/Console/Command/Task/PluginTaskTest.php -%%WWWDIR%%/lib/Cake/Test/Case/Console/Command/Task/ProjectTaskTest.php -%%WWWDIR%%/lib/Cake/Test/Case/Console/Command/Task/TemplateTaskTest.php -%%WWWDIR%%/lib/Cake/Test/Case/Console/Command/Task/TestTaskTest.php -%%WWWDIR%%/lib/Cake/Test/Case/Console/Command/Task/ViewTaskTest.php -%%WWWDIR%%/lib/Cake/Test/Case/Console/ConsoleErrorHandlerTest.php -%%WWWDIR%%/lib/Cake/Test/Case/Console/ConsoleOptionParserTest.php -%%WWWDIR%%/lib/Cake/Test/Case/Console/ConsoleOutputTest.php -%%WWWDIR%%/lib/Cake/Test/Case/Console/HelpFormatterTest.php -%%WWWDIR%%/lib/Cake/Test/Case/Console/ShellDispatcherTest.php -%%WWWDIR%%/lib/Cake/Test/Case/Console/ShellTest.php -%%WWWDIR%%/lib/Cake/Test/Case/Console/TaskCollectionTest.php -%%WWWDIR%%/lib/Cake/Test/Case/Controller/Component/Acl/DbAclTest.php -%%WWWDIR%%/lib/Cake/Test/Case/Controller/Component/Acl/IniAclTest.php -%%WWWDIR%%/lib/Cake/Test/Case/Controller/Component/Acl/PhpAclTest.php -%%WWWDIR%%/lib/Cake/Test/Case/Controller/Component/Auth/ActionsAuthorizeTest.php -%%WWWDIR%%/lib/Cake/Test/Case/Controller/Component/Auth/BasicAuthenticateTest.php -%%WWWDIR%%/lib/Cake/Test/Case/Controller/Component/Auth/ControllerAuthorizeTest.php -%%WWWDIR%%/lib/Cake/Test/Case/Controller/Component/Auth/CrudAuthorizeTest.php -%%WWWDIR%%/lib/Cake/Test/Case/Controller/Component/Auth/DigestAuthenticateTest.php -%%WWWDIR%%/lib/Cake/Test/Case/Controller/Component/Auth/FormAuthenticateTest.php -%%WWWDIR%%/lib/Cake/Test/Case/Controller/Component/AclComponentTest.php -%%WWWDIR%%/lib/Cake/Test/Case/Controller/Component/AuthComponentTest.php -%%WWWDIR%%/lib/Cake/Test/Case/Controller/Component/CookieComponentTest.php -%%WWWDIR%%/lib/Cake/Test/Case/Controller/Component/EmailComponentTest.php -%%WWWDIR%%/lib/Cake/Test/Case/Controller/Component/PaginatorComponentTest.php -%%WWWDIR%%/lib/Cake/Test/Case/Controller/Component/RequestHandlerComponentTest.php -%%WWWDIR%%/lib/Cake/Test/Case/Controller/Component/SecurityComponentTest.php -%%WWWDIR%%/lib/Cake/Test/Case/Controller/Component/SessionComponentTest.php -%%WWWDIR%%/lib/Cake/Test/Case/Controller/ComponentCollectionTest.php -%%WWWDIR%%/lib/Cake/Test/Case/Controller/ComponentTest.php -%%WWWDIR%%/lib/Cake/Test/Case/Controller/ControllerMergeVarsTest.php -%%WWWDIR%%/lib/Cake/Test/Case/Controller/ControllerTest.php -%%WWWDIR%%/lib/Cake/Test/Case/Controller/PagesControllerTest.php -%%WWWDIR%%/lib/Cake/Test/Case/Controller/ScaffoldTest.php -%%WWWDIR%%/lib/Cake/Test/Case/Core/AppTest.php -%%WWWDIR%%/lib/Cake/Test/Case/Core/CakePluginTest.php -%%WWWDIR%%/lib/Cake/Test/Case/Core/ConfigureTest.php -%%WWWDIR%%/lib/Cake/Test/Case/Core/ObjectTest.php -%%WWWDIR%%/lib/Cake/Test/Case/Error/ErrorHandlerTest.php -%%WWWDIR%%/lib/Cake/Test/Case/Error/ExceptionRendererTest.php -%%WWWDIR%%/lib/Cake/Test/Case/Event/CakeEventManagerTest.php -%%WWWDIR%%/lib/Cake/Test/Case/Event/CakeEventTest.php -%%WWWDIR%%/lib/Cake/Test/Case/I18n/I18nTest.php -%%WWWDIR%%/lib/Cake/Test/Case/I18n/L10nTest.php -%%WWWDIR%%/lib/Cake/Test/Case/I18n/MultibyteTest.php -%%WWWDIR%%/lib/Cake/Test/Case/Log/CakeLogTest.php -%%WWWDIR%%/lib/Cake/Test/Case/Log/Engine/FileLogTest.php -%%WWWDIR%%/lib/Cake/Test/Case/Model/Behavior/AclBehaviorTest.php -%%WWWDIR%%/lib/Cake/Test/Case/Model/Behavior/ContainableBehaviorTest.php -%%WWWDIR%%/lib/Cake/Test/Case/Model/Behavior/TranslateBehaviorTest.php -%%WWWDIR%%/lib/Cake/Test/Case/Model/Behavior/TreeBehaviorAfterTest.php -%%WWWDIR%%/lib/Cake/Test/Case/Model/Behavior/TreeBehaviorNumberTest.php -%%WWWDIR%%/lib/Cake/Test/Case/Model/Behavior/TreeBehaviorScopedTest.php -%%WWWDIR%%/lib/Cake/Test/Case/Model/Behavior/TreeBehaviorTest.php -%%WWWDIR%%/lib/Cake/Test/Case/Model/Behavior/TreeBehaviorUuidTest.php -%%WWWDIR%%/lib/Cake/Test/Case/Model/BehaviorCollectionTest.php -%%WWWDIR%%/lib/Cake/Test/Case/Model/Datasource/CakeSessionTest.php -%%WWWDIR%%/lib/Cake/Test/Case/Model/Datasource/Database/MysqlTest.php -%%WWWDIR%%/lib/Cake/Test/Case/Model/Datasource/Database/PostgresTest.php -%%WWWDIR%%/lib/Cake/Test/Case/Model/Datasource/Database/SqliteTest.php -%%WWWDIR%%/lib/Cake/Test/Case/Model/Datasource/Database/SqlserverTest.php -%%WWWDIR%%/lib/Cake/Test/Case/Model/Datasource/DataSourceTest.php -%%WWWDIR%%/lib/Cake/Test/Case/Model/Datasource/DboSourceTest.php -%%WWWDIR%%/lib/Cake/Test/Case/Model/Datasource/Session/CacheSessionTest.php -%%WWWDIR%%/lib/Cake/Test/Case/Model/Datasource/Session/DatabaseSessionTest.php -%%WWWDIR%%/lib/Cake/Test/Case/Model/AclNodeTest.php -%%WWWDIR%%/lib/Cake/Test/Case/Model/CakeSchemaTest.php -%%WWWDIR%%/lib/Cake/Test/Case/Model/ConnectionManagerTest.php -%%WWWDIR%%/lib/Cake/Test/Case/Model/ModelCrossSchemaHabtmTest.php -%%WWWDIR%%/lib/Cake/Test/Case/Model/ModelDeleteTest.php -%%WWWDIR%%/lib/Cake/Test/Case/Model/ModelIntegrationTest.php -%%WWWDIR%%/lib/Cake/Test/Case/Model/ModelReadTest.php -%%WWWDIR%%/lib/Cake/Test/Case/Model/ModelTest.php -%%WWWDIR%%/lib/Cake/Test/Case/Model/ModelTestBase.php -%%WWWDIR%%/lib/Cake/Test/Case/Model/ModelValidationTest.php -%%WWWDIR%%/lib/Cake/Test/Case/Model/ModelWriteTest.php -%%WWWDIR%%/lib/Cake/Test/Case/Model/models.php -%%WWWDIR%%/lib/Cake/Test/Case/Network/CakeRequestTest.php -%%WWWDIR%%/lib/Cake/Test/Case/Network/CakeResponseTest.php -%%WWWDIR%%/lib/Cake/Test/Case/Network/CakeSocketTest.php -%%WWWDIR%%/lib/Cake/Test/Case/Network/Email/CakeEmailTest.php -%%WWWDIR%%/lib/Cake/Test/Case/Network/Email/DebugTransportTest.php -%%WWWDIR%%/lib/Cake/Test/Case/Network/Email/SmtpTransportTest.php -%%WWWDIR%%/lib/Cake/Test/Case/Network/Http/BasicAuthenticationTest.php -%%WWWDIR%%/lib/Cake/Test/Case/Network/Http/DigestAuthenticationTest.php -%%WWWDIR%%/lib/Cake/Test/Case/Network/Http/HttpResponseTest.php -%%WWWDIR%%/lib/Cake/Test/Case/Network/Http/HttpSocketTest.php -%%WWWDIR%%/lib/Cake/Test/Case/Routing/DispatcherTest.php -%%WWWDIR%%/lib/Cake/Test/Case/Routing/Route/CakeRouteTest.php -%%WWWDIR%%/lib/Cake/Test/Case/Routing/Route/PluginShortRouteTest.php -%%WWWDIR%%/lib/Cake/Test/Case/Routing/Route/RedirectRouteTest.php -%%WWWDIR%%/lib/Cake/Test/Case/Routing/RouterTest.php -%%WWWDIR%%/lib/Cake/Test/Case/TestSuite/CakeTestCaseTest.php -%%WWWDIR%%/lib/Cake/Test/Case/TestSuite/CakeTestFixtureTest.php -%%WWWDIR%%/lib/Cake/Test/Case/TestSuite/CakeTestSuiteTest.php -%%WWWDIR%%/lib/Cake/Test/Case/TestSuite/ControllerTestCaseTest.php -%%WWWDIR%%/lib/Cake/Test/Case/TestSuite/HtmlCoverageReportTest.php -%%WWWDIR%%/lib/Cake/Test/Case/Utility/CakeNumberTest.php -%%WWWDIR%%/lib/Cake/Test/Case/Utility/CakeTimeTest.php -%%WWWDIR%%/lib/Cake/Test/Case/Utility/ClassRegistryTest.php -%%WWWDIR%%/lib/Cake/Test/Case/Utility/DebuggerTest.php -%%WWWDIR%%/lib/Cake/Test/Case/Utility/FileTest.php -%%WWWDIR%%/lib/Cake/Test/Case/Utility/FolderTest.php -%%WWWDIR%%/lib/Cake/Test/Case/Utility/InflectorTest.php -%%WWWDIR%%/lib/Cake/Test/Case/Utility/ObjectCollectionTest.php -%%WWWDIR%%/lib/Cake/Test/Case/Utility/SanitizeTest.php -%%WWWDIR%%/lib/Cake/Test/Case/Utility/SecurityTest.php -%%WWWDIR%%/lib/Cake/Test/Case/Utility/SetTest.php -%%WWWDIR%%/lib/Cake/Test/Case/Utility/StringTest.php -%%WWWDIR%%/lib/Cake/Test/Case/Utility/ValidationTest.php -%%WWWDIR%%/lib/Cake/Test/Case/Utility/XmlTest.php -%%WWWDIR%%/lib/Cake/Test/Case/View/Helper/CacheHelperTest.php -%%WWWDIR%%/lib/Cake/Test/Case/View/Helper/FormHelperTest.php -%%WWWDIR%%/lib/Cake/Test/Case/View/Helper/HtmlHelperTest.php -%%WWWDIR%%/lib/Cake/Test/Case/View/Helper/JqueryEngineHelperTest.php -%%WWWDIR%%/lib/Cake/Test/Case/View/Helper/JsHelperTest.php -%%WWWDIR%%/lib/Cake/Test/Case/View/Helper/MootoolsEngineHelperTest.php -%%WWWDIR%%/lib/Cake/Test/Case/View/Helper/NumberHelperTest.php -%%WWWDIR%%/lib/Cake/Test/Case/View/Helper/PaginatorHelperTest.php -%%WWWDIR%%/lib/Cake/Test/Case/View/Helper/PrototypeEngineHelperTest.php -%%WWWDIR%%/lib/Cake/Test/Case/View/Helper/RssHelperTest.php -%%WWWDIR%%/lib/Cake/Test/Case/View/Helper/SessionHelperTest.php -%%WWWDIR%%/lib/Cake/Test/Case/View/Helper/TextHelperTest.php -%%WWWDIR%%/lib/Cake/Test/Case/View/Helper/TimeHelperTest.php -%%WWWDIR%%/lib/Cake/Test/Case/View/HelperCollectionTest.php -%%WWWDIR%%/lib/Cake/Test/Case/View/HelperTest.php -%%WWWDIR%%/lib/Cake/Test/Case/View/JsonViewTest.php -%%WWWDIR%%/lib/Cake/Test/Case/View/MediaViewTest.php -%%WWWDIR%%/lib/Cake/Test/Case/View/ScaffoldViewTest.php -%%WWWDIR%%/lib/Cake/Test/Case/View/ThemeViewTest.php -%%WWWDIR%%/lib/Cake/Test/Case/View/ViewTest.php -%%WWWDIR%%/lib/Cake/Test/Case/View/XmlViewTest.php -%%WWWDIR%%/lib/Cake/Test/Fixture/AccountFixture.php -%%WWWDIR%%/lib/Cake/Test/Fixture/AcoActionFixture.php -%%WWWDIR%%/lib/Cake/Test/Fixture/AcoFixture.php -%%WWWDIR%%/lib/Cake/Test/Fixture/AcoTwoFixture.php -%%WWWDIR%%/lib/Cake/Test/Fixture/AdFixture.php -%%WWWDIR%%/lib/Cake/Test/Fixture/AdvertisementFixture.php -%%WWWDIR%%/lib/Cake/Test/Fixture/AfterTreeFixture.php -%%WWWDIR%%/lib/Cake/Test/Fixture/AnotherArticleFixture.php -%%WWWDIR%%/lib/Cake/Test/Fixture/AppleFixture.php -%%WWWDIR%%/lib/Cake/Test/Fixture/ArmorFixture.php -%%WWWDIR%%/lib/Cake/Test/Fixture/ArmorsPlayerFixture.php -%%WWWDIR%%/lib/Cake/Test/Fixture/AroFixture.php -%%WWWDIR%%/lib/Cake/Test/Fixture/AroTwoFixture.php -%%WWWDIR%%/lib/Cake/Test/Fixture/ArosAcoFixture.php -%%WWWDIR%%/lib/Cake/Test/Fixture/ArosAcoTwoFixture.php -%%WWWDIR%%/lib/Cake/Test/Fixture/ArticleFeaturedFixture.php -%%WWWDIR%%/lib/Cake/Test/Fixture/ArticleFeaturedsTagsFixture.php -%%WWWDIR%%/lib/Cake/Test/Fixture/ArticleFixture.php -%%WWWDIR%%/lib/Cake/Test/Fixture/ArticlesTagFixture.php -%%WWWDIR%%/lib/Cake/Test/Fixture/AssertTagsTestCase.php -%%WWWDIR%%/lib/Cake/Test/Fixture/AttachmentFixture.php -%%WWWDIR%%/lib/Cake/Test/Fixture/AuthUserCustomFieldFixture.php -%%WWWDIR%%/lib/Cake/Test/Fixture/AuthUserFixture.php -%%WWWDIR%%/lib/Cake/Test/Fixture/AuthorFixture.php -%%WWWDIR%%/lib/Cake/Test/Fixture/BakeArticleFixture.php -%%WWWDIR%%/lib/Cake/Test/Fixture/BakeArticlesBakeTagFixture.php -%%WWWDIR%%/lib/Cake/Test/Fixture/BakeCommentFixture.php -%%WWWDIR%%/lib/Cake/Test/Fixture/BakeTagFixture.php -%%WWWDIR%%/lib/Cake/Test/Fixture/BasketFixture.php -%%WWWDIR%%/lib/Cake/Test/Fixture/BidFixture.php -%%WWWDIR%%/lib/Cake/Test/Fixture/BiddingFixture.php -%%WWWDIR%%/lib/Cake/Test/Fixture/BiddingMessageFixture.php -%%WWWDIR%%/lib/Cake/Test/Fixture/BinaryTestFixture.php -%%WWWDIR%%/lib/Cake/Test/Fixture/BookFixture.php -%%WWWDIR%%/lib/Cake/Test/Fixture/CacheTestModelFixture.php -%%WWWDIR%%/lib/Cake/Test/Fixture/CallbackFixture.php -%%WWWDIR%%/lib/Cake/Test/Fixture/CampaignFixture.php -%%WWWDIR%%/lib/Cake/Test/Fixture/CategoryFixture.php -%%WWWDIR%%/lib/Cake/Test/Fixture/CategoryThreadFixture.php -%%WWWDIR%%/lib/Cake/Test/Fixture/CdFixture.php -%%WWWDIR%%/lib/Cake/Test/Fixture/CommentFixture.php -%%WWWDIR%%/lib/Cake/Test/Fixture/ContentAccountFixture.php -%%WWWDIR%%/lib/Cake/Test/Fixture/ContentFixture.php -%%WWWDIR%%/lib/Cake/Test/Fixture/CounterCachePostFixture.php -%%WWWDIR%%/lib/Cake/Test/Fixture/CounterCachePostNonstandardPrimaryKeyFixture.php -%%WWWDIR%%/lib/Cake/Test/Fixture/CounterCacheUserFixture.php -%%WWWDIR%%/lib/Cake/Test/Fixture/CounterCacheUserNonstandardPrimaryKeyFixture.php -%%WWWDIR%%/lib/Cake/Test/Fixture/DataTestFixture.php -%%WWWDIR%%/lib/Cake/Test/Fixture/DatatypeFixture.php -%%WWWDIR%%/lib/Cake/Test/Fixture/DependencyFixture.php -%%WWWDIR%%/lib/Cake/Test/Fixture/DeviceFixture.php -%%WWWDIR%%/lib/Cake/Test/Fixture/DeviceTypeCategoryFixture.php -%%WWWDIR%%/lib/Cake/Test/Fixture/DeviceTypeFixture.php -%%WWWDIR%%/lib/Cake/Test/Fixture/DocumentDirectoryFixture.php -%%WWWDIR%%/lib/Cake/Test/Fixture/DocumentFixture.php -%%WWWDIR%%/lib/Cake/Test/Fixture/DomainFixture.php -%%WWWDIR%%/lib/Cake/Test/Fixture/DomainsSiteFixture.php -%%WWWDIR%%/lib/Cake/Test/Fixture/ExteriorTypeCategoryFixture.php -%%WWWDIR%%/lib/Cake/Test/Fixture/FeatureSetFixture.php -%%WWWDIR%%/lib/Cake/Test/Fixture/FeaturedFixture.php -%%WWWDIR%%/lib/Cake/Test/Fixture/FilmFileFixture.php -%%WWWDIR%%/lib/Cake/Test/Fixture/FixturizedTestCase.php -%%WWWDIR%%/lib/Cake/Test/Fixture/FlagTreeFixture.php -%%WWWDIR%%/lib/Cake/Test/Fixture/FruitFixture.php -%%WWWDIR%%/lib/Cake/Test/Fixture/FruitsUuidTagFixture.php -%%WWWDIR%%/lib/Cake/Test/Fixture/GroupUpdateAllFixture.php -%%WWWDIR%%/lib/Cake/Test/Fixture/GuildFixture.php -%%WWWDIR%%/lib/Cake/Test/Fixture/GuildsPlayerFixture.php -%%WWWDIR%%/lib/Cake/Test/Fixture/HomeFixture.php -%%WWWDIR%%/lib/Cake/Test/Fixture/ImageFixture.php -%%WWWDIR%%/lib/Cake/Test/Fixture/ItemFixture.php -%%WWWDIR%%/lib/Cake/Test/Fixture/ItemsPortfolioFixture.php -%%WWWDIR%%/lib/Cake/Test/Fixture/JoinABFixture.php -%%WWWDIR%%/lib/Cake/Test/Fixture/JoinACFixture.php -%%WWWDIR%%/lib/Cake/Test/Fixture/JoinAFixture.php -%%WWWDIR%%/lib/Cake/Test/Fixture/JoinBFixture.php -%%WWWDIR%%/lib/Cake/Test/Fixture/JoinCFixture.php -%%WWWDIR%%/lib/Cake/Test/Fixture/JoinThingFixture.php -%%WWWDIR%%/lib/Cake/Test/Fixture/MessageFixture.php -%%WWWDIR%%/lib/Cake/Test/Fixture/MyCategoriesMyProductsFixture.php -%%WWWDIR%%/lib/Cake/Test/Fixture/MyCategoriesMyUsersFixture.php -%%WWWDIR%%/lib/Cake/Test/Fixture/MyCategoryFixture.php -%%WWWDIR%%/lib/Cake/Test/Fixture/MyProductFixture.php -%%WWWDIR%%/lib/Cake/Test/Fixture/MyUserFixture.php -%%WWWDIR%%/lib/Cake/Test/Fixture/NodeFixture.php -%%WWWDIR%%/lib/Cake/Test/Fixture/NumberTreeFixture.php -%%WWWDIR%%/lib/Cake/Test/Fixture/NumberTreeTwoFixture.php -%%WWWDIR%%/lib/Cake/Test/Fixture/NumericArticleFixture.php -%%WWWDIR%%/lib/Cake/Test/Fixture/OverallFavoriteFixture.php -%%WWWDIR%%/lib/Cake/Test/Fixture/PersonFixture.php -%%WWWDIR%%/lib/Cake/Test/Fixture/PlayerFixture.php -%%WWWDIR%%/lib/Cake/Test/Fixture/PortfolioFixture.php -%%WWWDIR%%/lib/Cake/Test/Fixture/PostFixture.php -%%WWWDIR%%/lib/Cake/Test/Fixture/PostsTagFixture.php -%%WWWDIR%%/lib/Cake/Test/Fixture/PrefixTestFixture.php -%%WWWDIR%%/lib/Cake/Test/Fixture/PrimaryModelFixture.php -%%WWWDIR%%/lib/Cake/Test/Fixture/ProductFixture.php -%%WWWDIR%%/lib/Cake/Test/Fixture/ProductUpdateAllFixture.php -%%WWWDIR%%/lib/Cake/Test/Fixture/ProjectFixture.php -%%WWWDIR%%/lib/Cake/Test/Fixture/SampleFixture.php -%%WWWDIR%%/lib/Cake/Test/Fixture/SecondaryModelFixture.php -%%WWWDIR%%/lib/Cake/Test/Fixture/SiteFixture.php -%%WWWDIR%%/lib/Cake/Test/Fixture/SessionFixture.php -%%WWWDIR%%/lib/Cake/Test/Fixture/SomethingElseFixture.php -%%WWWDIR%%/lib/Cake/Test/Fixture/SomethingFixture.php -%%WWWDIR%%/lib/Cake/Test/Fixture/StoriesTagFixture.php -%%WWWDIR%%/lib/Cake/Test/Fixture/StoryFixture.php -%%WWWDIR%%/lib/Cake/Test/Fixture/SyfileFixture.php -%%WWWDIR%%/lib/Cake/Test/Fixture/TagFixture.php -%%WWWDIR%%/lib/Cake/Test/Fixture/TestPluginArticleFixture.php -%%WWWDIR%%/lib/Cake/Test/Fixture/TestPluginCommentFixture.php -%%WWWDIR%%/lib/Cake/Test/Fixture/ThePaperMonkiesFixture.php -%%WWWDIR%%/lib/Cake/Test/Fixture/ThreadFixture.php -%%WWWDIR%%/lib/Cake/Test/Fixture/TranslateArticleFixture.php -%%WWWDIR%%/lib/Cake/Test/Fixture/TranslateFixture.php -%%WWWDIR%%/lib/Cake/Test/Fixture/TranslateTableFixture.php -%%WWWDIR%%/lib/Cake/Test/Fixture/TranslateWithPrefixFixture.php -%%WWWDIR%%/lib/Cake/Test/Fixture/TranslatedArticleFixture.php -%%WWWDIR%%/lib/Cake/Test/Fixture/TranslatedItemFixture.php -%%WWWDIR%%/lib/Cake/Test/Fixture/UnconventionalTreeFixture.php -%%WWWDIR%%/lib/Cake/Test/Fixture/UnderscoreFieldFixture.php -%%WWWDIR%%/lib/Cake/Test/Fixture/UserFixture.php -%%WWWDIR%%/lib/Cake/Test/Fixture/UuidFixture.php -%%WWWDIR%%/lib/Cake/Test/Fixture/UuidTagFixture.php -%%WWWDIR%%/lib/Cake/Test/Fixture/UuidTreeFixture.php -%%WWWDIR%%/lib/Cake/Test/Fixture/UuiditemFixture.php -%%WWWDIR%%/lib/Cake/Test/Fixture/UuiditemsUuidportfolioFixture.php -%%WWWDIR%%/lib/Cake/Test/Fixture/UuiditemsUuidportfolioNumericidFixture.php -%%WWWDIR%%/lib/Cake/Test/Fixture/UuidportfolioFixture.php -%%WWWDIR%%/lib/Cake/Test/Fixture/rss.xml -%%WWWDIR%%/lib/Cake/Test/Fixture/sample.xml -%%WWWDIR%%/lib/Cake/Test/Fixture/soap_request.xml -%%WWWDIR%%/lib/Cake/Test/Fixture/soap_response.xml -%%WWWDIR%%/lib/Cake/Test/test_app/Config/acl.php -%%WWWDIR%%/lib/Cake/Test/test_app/Config/acl.ini.php -%%WWWDIR%%/lib/Cake/Test/test_app/Config/empty.php -%%WWWDIR%%/lib/Cake/Test/test_app/Config/htmlhelper_minimized.ini -%%WWWDIR%%/lib/Cake/Test/test_app/Config/htmlhelper_tags.php -%%WWWDIR%%/lib/Cake/Test/test_app/Config/nested.ini -%%WWWDIR%%/lib/Cake/Test/test_app/Config/no_section.ini -%%WWWDIR%%/lib/Cake/Test/test_app/Config/routes.php -%%WWWDIR%%/lib/Cake/Test/test_app/Config/var_test.php -%%WWWDIR%%/lib/Cake/Test/test_app/Config/var_test2.php -%%WWWDIR%%/lib/Cake/Test/test_app/Console/Command/SampleShell.php -%%WWWDIR%%/lib/Cake/Test/test_app/Console/Templates/test/classes/test_object.ctp -%%WWWDIR%%/lib/Cake/Test/test_app/Console/Templates/test/views/admin_edit.ctp -%%WWWDIR%%/lib/Cake/Test/test_app/Controller/AppController.php -%%WWWDIR%%/lib/Cake/Test/test_app/Controller/PagesController.php -%%WWWDIR%%/lib/Cake/Test/test_app/Controller/TestAppsErrorController.php -%%WWWDIR%%/lib/Cake/Test/test_app/Controller/TestsAppsController.php -%%WWWDIR%%/lib/Cake/Test/test_app/Controller/TestsAppsPostsController.php -%%WWWDIR%%/lib/Cake/Test/test_app/Error/TestAppsExceptionRenderer.php -%%WWWDIR%%/lib/Cake/Test/test_app/Lib/Cache/Engine/TestAppCacheEngine.php -%%WWWDIR%%/lib/Cake/Test/test_app/Lib/Library.php -%%WWWDIR%%/lib/Cake/Test/test_app/Lib/Log/Engine/TestAppLog.php -%%WWWDIR%%/lib/Cake/Test/test_app/Lib/Utility/TestUtilityClass.php -%%WWWDIR%%/lib/Cake/Test/test_app/Locale/cache_test_po/LC_MESSAGES/default.po -%%WWWDIR%%/lib/Cake/Test/test_app/Locale/cache_test_po/LC_MESSAGES/dom1.po -%%WWWDIR%%/lib/Cake/Test/test_app/Locale/cache_test_po/LC_MESSAGES/dom2.po -%%WWWDIR%%/lib/Cake/Test/test_app/Locale/ja_jp/LC_TIME -%%WWWDIR%%/lib/Cake/Test/test_app/Locale/po/LC_MESSAGES/default.po -%%WWWDIR%%/lib/Cake/Test/test_app/Locale/po/LC_MONETARY/default.po -%%WWWDIR%%/lib/Cake/Test/test_app/Locale/po/LC_TIME -%%WWWDIR%%/lib/Cake/Test/test_app/Locale/rule_0_mo/LC_MESSAGES/core.mo -%%WWWDIR%%/lib/Cake/Test/test_app/Locale/rule_0_mo/LC_MESSAGES/default.mo -%%WWWDIR%%/lib/Cake/Test/test_app/Locale/rule_0_po/LC_MESSAGES/core.po -%%WWWDIR%%/lib/Cake/Test/test_app/Locale/rule_0_po/LC_MESSAGES/default.po -%%WWWDIR%%/lib/Cake/Test/test_app/Locale/rule_10_mo/LC_MESSAGES/core.mo -%%WWWDIR%%/lib/Cake/Test/test_app/Locale/rule_10_mo/LC_MESSAGES/default.mo -%%WWWDIR%%/lib/Cake/Test/test_app/Locale/rule_10_po/LC_MESSAGES/core.po -%%WWWDIR%%/lib/Cake/Test/test_app/Locale/rule_10_po/LC_MESSAGES/default.po -%%WWWDIR%%/lib/Cake/Test/test_app/Locale/rule_11_mo/LC_MESSAGES/core.mo -%%WWWDIR%%/lib/Cake/Test/test_app/Locale/rule_11_mo/LC_MESSAGES/default.mo -%%WWWDIR%%/lib/Cake/Test/test_app/Locale/rule_11_po/LC_MESSAGES/core.po -%%WWWDIR%%/lib/Cake/Test/test_app/Locale/rule_11_po/LC_MESSAGES/default.po -%%WWWDIR%%/lib/Cake/Test/test_app/Locale/rule_12_mo/LC_MESSAGES/core.mo -%%WWWDIR%%/lib/Cake/Test/test_app/Locale/rule_12_mo/LC_MESSAGES/default.mo -%%WWWDIR%%/lib/Cake/Test/test_app/Locale/rule_12_po/LC_MESSAGES/core.po -%%WWWDIR%%/lib/Cake/Test/test_app/Locale/rule_12_po/LC_MESSAGES/default.po -%%WWWDIR%%/lib/Cake/Test/test_app/Locale/rule_13_mo/LC_MESSAGES/core.mo -%%WWWDIR%%/lib/Cake/Test/test_app/Locale/rule_13_mo/LC_MESSAGES/default.mo -%%WWWDIR%%/lib/Cake/Test/test_app/Locale/rule_13_po/LC_MESSAGES/core.po -%%WWWDIR%%/lib/Cake/Test/test_app/Locale/rule_13_po/LC_MESSAGES/default.po -%%WWWDIR%%/lib/Cake/Test/test_app/Locale/rule_14_mo/LC_MESSAGES/core.mo -%%WWWDIR%%/lib/Cake/Test/test_app/Locale/rule_14_mo/LC_MESSAGES/default.mo -%%WWWDIR%%/lib/Cake/Test/test_app/Locale/rule_14_po/LC_MESSAGES/core.po -%%WWWDIR%%/lib/Cake/Test/test_app/Locale/rule_14_po/LC_MESSAGES/default.po -%%WWWDIR%%/lib/Cake/Test/test_app/Locale/rule_1_mo/LC_MESSAGES/core.mo -%%WWWDIR%%/lib/Cake/Test/test_app/Locale/rule_1_mo/LC_MESSAGES/default.mo -%%WWWDIR%%/lib/Cake/Test/test_app/Locale/rule_1_po/LC_MESSAGES/core.po -%%WWWDIR%%/lib/Cake/Test/test_app/Locale/rule_1_po/LC_MESSAGES/default.po -%%WWWDIR%%/lib/Cake/Test/test_app/Locale/rule_2_mo/LC_MESSAGES/core.mo -%%WWWDIR%%/lib/Cake/Test/test_app/Locale/rule_2_mo/LC_MESSAGES/default.mo -%%WWWDIR%%/lib/Cake/Test/test_app/Locale/rule_2_po/LC_MESSAGES/core.po -%%WWWDIR%%/lib/Cake/Test/test_app/Locale/rule_2_po/LC_MESSAGES/default.po -%%WWWDIR%%/lib/Cake/Test/test_app/Locale/rule_3_mo/LC_MESSAGES/core.mo -%%WWWDIR%%/lib/Cake/Test/test_app/Locale/rule_3_mo/LC_MESSAGES/default.mo -%%WWWDIR%%/lib/Cake/Test/test_app/Locale/rule_3_po/LC_MESSAGES/core.po -%%WWWDIR%%/lib/Cake/Test/test_app/Locale/rule_3_po/LC_MESSAGES/default.po -%%WWWDIR%%/lib/Cake/Test/test_app/Locale/rule_4_mo/LC_MESSAGES/core.mo -%%WWWDIR%%/lib/Cake/Test/test_app/Locale/rule_4_mo/LC_MESSAGES/default.mo -%%WWWDIR%%/lib/Cake/Test/test_app/Locale/rule_4_po/LC_MESSAGES/core.po -%%WWWDIR%%/lib/Cake/Test/test_app/Locale/rule_4_po/LC_MESSAGES/default.po -%%WWWDIR%%/lib/Cake/Test/test_app/Locale/rule_5_mo/LC_MESSAGES/core.mo -%%WWWDIR%%/lib/Cake/Test/test_app/Locale/rule_5_mo/LC_MESSAGES/default.mo -%%WWWDIR%%/lib/Cake/Test/test_app/Locale/rule_5_po/LC_MESSAGES/core.po -%%WWWDIR%%/lib/Cake/Test/test_app/Locale/rule_5_po/LC_MESSAGES/default.po -%%WWWDIR%%/lib/Cake/Test/test_app/Locale/rule_6_mo/LC_MESSAGES/core.mo -%%WWWDIR%%/lib/Cake/Test/test_app/Locale/rule_6_mo/LC_MESSAGES/default.mo -%%WWWDIR%%/lib/Cake/Test/test_app/Locale/rule_6_po/LC_MESSAGES/core.po -%%WWWDIR%%/lib/Cake/Test/test_app/Locale/rule_6_po/LC_MESSAGES/default.po -%%WWWDIR%%/lib/Cake/Test/test_app/Locale/rule_7_mo/LC_MESSAGES/core.mo -%%WWWDIR%%/lib/Cake/Test/test_app/Locale/rule_7_mo/LC_MESSAGES/default.mo -%%WWWDIR%%/lib/Cake/Test/test_app/Locale/rule_7_po/LC_MESSAGES/core.po -%%WWWDIR%%/lib/Cake/Test/test_app/Locale/rule_7_po/LC_MESSAGES/default.po -%%WWWDIR%%/lib/Cake/Test/test_app/Locale/rule_8_mo/LC_MESSAGES/core.mo -%%WWWDIR%%/lib/Cake/Test/test_app/Locale/rule_8_mo/LC_MESSAGES/default.mo -%%WWWDIR%%/lib/Cake/Test/test_app/Locale/rule_8_po/LC_MESSAGES/core.po -%%WWWDIR%%/lib/Cake/Test/test_app/Locale/rule_8_po/LC_MESSAGES/default.po -%%WWWDIR%%/lib/Cake/Test/test_app/Locale/rule_9_mo/LC_MESSAGES/core.mo -%%WWWDIR%%/lib/Cake/Test/test_app/Locale/rule_9_mo/LC_MESSAGES/default.mo -%%WWWDIR%%/lib/Cake/Test/test_app/Locale/rule_9_po/LC_MESSAGES/core.po -%%WWWDIR%%/lib/Cake/Test/test_app/Locale/rule_9_po/LC_MESSAGES/default.po -%%WWWDIR%%/lib/Cake/Test/test_app/Locale/time_test/LC_TIME -%%WWWDIR%%/lib/Cake/Test/test_app/Model/Behavior/PersisterOneBehaviorBehavior.php -%%WWWDIR%%/lib/Cake/Test/test_app/Model/Behavior/PersisterTwoBehaviorBehavior.php -%%WWWDIR%%/lib/Cake/Test/test_app/Model/Datasource/Database/TestLocalDriver.php -%%WWWDIR%%/lib/Cake/Test/test_app/Model/Datasource/Session/TestAppLibSession.php -%%WWWDIR%%/lib/Cake/Test/test_app/Model/Datasource/Test2OtherSource.php -%%WWWDIR%%/lib/Cake/Test/test_app/Model/Datasource/Test2Source.php -%%WWWDIR%%/lib/Cake/Test/test_app/Model/AppModel.php -%%WWWDIR%%/lib/Cake/Test/test_app/Model/Comment.php -%%WWWDIR%%/lib/Cake/Test/test_app/Model/PersisterOne.php -%%WWWDIR%%/lib/Cake/Test/test_app/Model/PersisterTwo.php -%%WWWDIR%%/lib/Cake/Test/test_app/Model/Post.php -%%WWWDIR%%/lib/Cake/Test/test_app/Plugin/PluginJs/Config/bootstrap.php -%%WWWDIR%%/lib/Cake/Test/test_app/Plugin/PluginJs/webroot/js/one/plugin_one.js -%%WWWDIR%%/lib/Cake/Test/test_app/Plugin/PluginJs/webroot/js/plugin_js.js -%%WWWDIR%%/lib/Cake/Test/test_app/Plugin/TestPlugin/Config/Schema/schema.php -%%WWWDIR%%/lib/Cake/Test/test_app/Plugin/TestPlugin/Config/bootstrap.php -%%WWWDIR%%/lib/Cake/Test/test_app/Plugin/TestPlugin/Config/custom_config.php -%%WWWDIR%%/lib/Cake/Test/test_app/Plugin/TestPlugin/Config/load.php -%%WWWDIR%%/lib/Cake/Test/test_app/Plugin/TestPlugin/Config/more.load.php -%%WWWDIR%%/lib/Cake/Test/test_app/Plugin/TestPlugin/Config/routes.php -%%WWWDIR%%/lib/Cake/Test/test_app/Plugin/TestPlugin/Console/Command/ExampleShell.php -%%WWWDIR%%/lib/Cake/Test/test_app/Plugin/TestPlugin/Console/Command/Task/OtherTaskTask.php -%%WWWDIR%%/lib/Cake/Test/test_app/Plugin/TestPlugin/Controller/Component/OtherComponent.php -%%WWWDIR%%/lib/Cake/Test/test_app/Plugin/TestPlugin/Controller/Component/PluginsComponent.php -%%WWWDIR%%/lib/Cake/Test/test_app/Plugin/TestPlugin/Controller/Component/TestPluginComponent.php -%%WWWDIR%%/lib/Cake/Test/test_app/Plugin/TestPlugin/Controller/Component/TestPluginOtherComponent.php -%%WWWDIR%%/lib/Cake/Test/test_app/Plugin/TestPlugin/Controller/TestPluginAppController.php -%%WWWDIR%%/lib/Cake/Test/test_app/Plugin/TestPlugin/Controller/TestPluginController.php -%%WWWDIR%%/lib/Cake/Test/test_app/Plugin/TestPlugin/Controller/TestsController.php -%%WWWDIR%%/lib/Cake/Test/test_app/Plugin/TestPlugin/Lib/Cache/Engine/TestPluginCacheEngine.php -%%WWWDIR%%/lib/Cake/Test/test_app/Plugin/TestPlugin/Lib/Custom/Package/CustomLibClass.php -%%WWWDIR%%/lib/Cake/Test/test_app/Plugin/TestPlugin/Lib/Error/TestPluginExceptionRenderer.php -%%WWWDIR%%/lib/Cake/Test/test_app/Plugin/TestPlugin/Lib/Log/Engine/TestPluginLog.php -%%WWWDIR%%/lib/Cake/Test/test_app/Plugin/TestPlugin/Lib/TestPluginLibrary.php -%%WWWDIR%%/lib/Cake/Test/test_app/Plugin/TestPlugin/Lib/TestPluginOtherLibrary.php -%%WWWDIR%%/lib/Cake/Test/test_app/Plugin/TestPlugin/Locale/po/LC_MESSAGES/test_plugin.po -%%WWWDIR%%/lib/Cake/Test/test_app/Plugin/TestPlugin/Locale/po/LC_MONETARY/test_plugin.po -%%WWWDIR%%/lib/Cake/Test/test_app/Plugin/TestPlugin/Model/Behavior/TestPluginPersisterOneBehavior.php -%%WWWDIR%%/lib/Cake/Test/test_app/Plugin/TestPlugin/Model/Behavior/TestPluginPersisterTwoBehavior.php -%%WWWDIR%%/lib/Cake/Test/test_app/Plugin/TestPlugin/Model/Datasource/Database/DboDummy.php -%%WWWDIR%%/lib/Cake/Test/test_app/Plugin/TestPlugin/Model/Datasource/Database/TestDriver.php -%%WWWDIR%%/lib/Cake/Test/test_app/Plugin/TestPlugin/Model/Datasource/Session/TestPluginSession.php -%%WWWDIR%%/lib/Cake/Test/test_app/Plugin/TestPlugin/Model/Datasource/TestSource.php -%%WWWDIR%%/lib/Cake/Test/test_app/Plugin/TestPlugin/Model/Datasource/TestOtherSource.php -%%WWWDIR%%/lib/Cake/Test/test_app/Plugin/TestPlugin/Model/TestPluginAppModel.php -%%WWWDIR%%/lib/Cake/Test/test_app/Plugin/TestPlugin/Model/TestPluginAuthUser.php -%%WWWDIR%%/lib/Cake/Test/test_app/Plugin/TestPlugin/Model/TestPluginAuthors.php -%%WWWDIR%%/lib/Cake/Test/test_app/Plugin/TestPlugin/Model/TestPluginComment.php -%%WWWDIR%%/lib/Cake/Test/test_app/Plugin/TestPlugin/Model/TestPluginPost.php -%%WWWDIR%%/lib/Cake/Test/test_app/Plugin/TestPlugin/Vendor/sample/sample_plugin.php -%%WWWDIR%%/lib/Cake/Test/test_app/Plugin/TestPlugin/Utility/TestPluginEngine.php -%%WWWDIR%%/lib/Cake/Test/test_app/Plugin/TestPlugin/Vendor/welcome.php -%%WWWDIR%%/lib/Cake/Test/test_app/Plugin/TestPlugin/Vendor/Example/ExampleExample.php -%%WWWDIR%%/lib/Cake/Test/test_app/Plugin/TestPlugin/View/Elements/plugin_element.ctp -%%WWWDIR%%/lib/Cake/Test/test_app/Plugin/TestPlugin/View/Elements/sub_dir/sub_element.ctp -%%WWWDIR%%/lib/Cake/Test/test_app/Plugin/TestPlugin/View/Elements/test_plugin_element.ctp -%%WWWDIR%%/lib/Cake/Test/test_app/Plugin/TestPlugin/View/Elements/translate.ctp -%%WWWDIR%%/lib/Cake/Test/test_app/Plugin/TestPlugin/View/Emails/text/test_plugin_tpl.ctp -%%WWWDIR%%/lib/Cake/Test/test_app/Plugin/TestPlugin/View/Helper/OtherHelperHelper.php -%%WWWDIR%%/lib/Cake/Test/test_app/Plugin/TestPlugin/View/Helper/PluggedHelperHelper.php -%%WWWDIR%%/lib/Cake/Test/test_app/Plugin/TestPlugin/View/Helper/TestPluginAppHelper.php -%%WWWDIR%%/lib/Cake/Test/test_app/Plugin/TestPlugin/View/Layouts/Emails/text/plug_default.ctp -%%WWWDIR%%/lib/Cake/Test/test_app/Plugin/TestPlugin/View/Layouts/default.ctp -%%WWWDIR%%/lib/Cake/Test/test_app/Plugin/TestPlugin/View/Tests/index.ctp -%%WWWDIR%%/lib/Cake/Test/test_app/Plugin/TestPlugin/View/Tests/scaffold.form.ctp -%%WWWDIR%%/lib/Cake/Test/test_app/Plugin/TestPlugin/webroot/css/test_plugin_asset.css -%%WWWDIR%%/lib/Cake/Test/test_app/Plugin/TestPlugin/webroot/css/theme_one.htc -%%WWWDIR%%/lib/Cake/Test/test_app/Plugin/TestPlugin/webroot/css/unknown.extension -%%WWWDIR%%/lib/Cake/Test/test_app/Plugin/TestPlugin/webroot/flash/plugin_test.swf -%%WWWDIR%%/lib/Cake/Test/test_app/Plugin/TestPlugin/webroot/img/cake.icon.gif -%%WWWDIR%%/lib/Cake/Test/test_app/Plugin/TestPlugin/webroot/js/test_plugin/test.js -%%WWWDIR%%/lib/Cake/Test/test_app/Plugin/TestPlugin/webroot/pdfs/plugin_test.pdf -%%WWWDIR%%/lib/Cake/Test/test_app/Plugin/TestPlugin/webroot/root.js -%%WWWDIR%%/lib/Cake/Test/test_app/Plugin/TestPluginTwo/Config/bootstrap.php -%%WWWDIR%%/lib/Cake/Test/test_app/Plugin/TestPluginTwo/Console/Command/ExampleShell.php -%%WWWDIR%%/lib/Cake/Test/test_app/Plugin/TestPluginTwo/Console/Command/WelcomeShell.php -%%WWWDIR%%/lib/Cake/Test/test_app/Utility/TestAppEngine.php -%%WWWDIR%%/lib/Cake/Test/test_app/Vendor/Test/MyTest.php -%%WWWDIR%%/lib/Cake/Test/test_app/Vendor/Test/hello.php -%%WWWDIR%%/lib/Cake/Test/test_app/Vendor/css/test_asset.css -%%WWWDIR%%/lib/Cake/Test/test_app/Vendor/img/test.jpg -%%WWWDIR%%/lib/Cake/Test/test_app/Vendor/img/test_2.JPG -%%WWWDIR%%/lib/Cake/Test/test_app/Vendor/sample/configure_test_vendor_sample.php -%%WWWDIR%%/lib/Cake/Test/test_app/Vendor/somename/some.name.php -%%WWWDIR%%/lib/Cake/Test/test_app/Vendor/welcome.php -%%WWWDIR%%/lib/Cake/Test/test_app/View/Elements/extended_element.ctp -%%WWWDIR%%/lib/Cake/Test/test_app/View/Elements/extended_missing_element.ctp -%%WWWDIR%%/lib/Cake/Test/test_app/View/Elements/html_call.ctp -%%WWWDIR%%/lib/Cake/Test/test_app/View/Elements/nocache/contains_nocache.ctp -%%WWWDIR%%/lib/Cake/Test/test_app/View/Elements/nocache/plain.ctp -%%WWWDIR%%/lib/Cake/Test/test_app/View/Elements/nocache/sub1.ctp -%%WWWDIR%%/lib/Cake/Test/test_app/View/Elements/nocache/sub2.ctp -%%WWWDIR%%/lib/Cake/Test/test_app/View/Elements/parent_element.ctp -%%WWWDIR%%/lib/Cake/Test/test_app/View/Elements/session_helper.ctp -%%WWWDIR%%/lib/Cake/Test/test_app/View/Elements/test_element.ctp -%%WWWDIR%%/lib/Cake/Test/test_app/View/Elements/test_element.xml -%%WWWDIR%%/lib/Cake/Test/test_app/View/Elements/type_check.ctp -%%WWWDIR%%/lib/Cake/Test/test_app/View/Emails/html/custom.ctp -%%WWWDIR%%/lib/Cake/Test/test_app/View/Emails/html/default.ctp -%%WWWDIR%%/lib/Cake/Test/test_app/View/Emails/html/image.ctp -%%WWWDIR%%/lib/Cake/Test/test_app/View/Emails/html/japanese.ctp -%%WWWDIR%%/lib/Cake/Test/test_app/View/Emails/html/nested_element.ctp -%%WWWDIR%%/lib/Cake/Test/test_app/View/Emails/text/custom.ctp -%%WWWDIR%%/lib/Cake/Test/test_app/View/Emails/text/custom_helper.ctp -%%WWWDIR%%/lib/Cake/Test/test_app/View/Emails/text/default.ctp -%%WWWDIR%%/lib/Cake/Test/test_app/View/Emails/text/japanese.ctp -%%WWWDIR%%/lib/Cake/Test/test_app/View/Emails/text/wide.ctp -%%WWWDIR%%/lib/Cake/Test/test_app/View/Errors/error400.ctp -%%WWWDIR%%/lib/Cake/Test/test_app/View/Errors/error500.ctp -%%WWWDIR%%/lib/Cake/Test/test_app/View/Helper/BananaHelper.php -%%WWWDIR%%/lib/Cake/Test/test_app/View/Layouts/Emails/html/default.ctp -%%WWWDIR%%/lib/Cake/Test/test_app/View/Layouts/Emails/html/japanese.ctp -%%WWWDIR%%/lib/Cake/Test/test_app/View/Layouts/Emails/html/thin.ctp -%%WWWDIR%%/lib/Cake/Test/test_app/View/Layouts/Emails/text/default.ctp -%%WWWDIR%%/lib/Cake/Test/test_app/View/Layouts/Emails/text/japanese.ctp -%%WWWDIR%%/lib/Cake/Test/test_app/View/Layouts/ajax.ctp -%%WWWDIR%%/lib/Cake/Test/test_app/View/Layouts/ajax2.ctp -%%WWWDIR%%/lib/Cake/Test/test_app/View/Layouts/banana.ctp -%%WWWDIR%%/lib/Cake/Test/test_app/View/Layouts/cache_empty_sections.ctp -%%WWWDIR%%/lib/Cake/Test/test_app/View/Layouts/cache_layout.ctp -%%WWWDIR%%/lib/Cake/Test/test_app/View/Layouts/default.ctp -%%WWWDIR%%/lib/Cake/Test/test_app/View/Layouts/flash.ctp -%%WWWDIR%%/lib/Cake/Test/test_app/View/Layouts/json/default.ctp -%%WWWDIR%%/lib/Cake/Test/test_app/View/Layouts/multi_cache.ctp -%%WWWDIR%%/lib/Cake/Test/test_app/View/Layouts/js/default.ctp -%%WWWDIR%%/lib/Cake/Test/test_app/View/Layouts/rss/default.ctp -%%WWWDIR%%/lib/Cake/Test/test_app/View/Layouts/xml/default.ctp -%%WWWDIR%%/lib/Cake/Test/test_app/View/Pages/extract.ctp -%%WWWDIR%%/lib/Cake/Test/test_app/View/Pages/home.ctp -%%WWWDIR%%/lib/Cake/Test/test_app/View/Pages/page.home.ctp -%%WWWDIR%%/lib/Cake/Test/test_app/View/Posts/json/index.ctp -%%WWWDIR%%/lib/Cake/Test/test_app/View/Posts/xml/index.ctp -%%WWWDIR%%/lib/Cake/Test/test_app/View/Posts/alt_ext.alt -%%WWWDIR%%/lib/Cake/Test/test_app/View/Posts/cache_empty_sections.ctp -%%WWWDIR%%/lib/Cake/Test/test_app/View/Posts/cache_form.ctp -%%WWWDIR%%/lib/Cake/Test/test_app/View/Posts/extend_element.ctp -%%WWWDIR%%/lib/Cake/Test/test_app/View/Posts/extend_loop.ctp -%%WWWDIR%%/lib/Cake/Test/test_app/View/Posts/extend_loop_inner.ctp -%%WWWDIR%%/lib/Cake/Test/test_app/View/Posts/extend_missing_element.ctp -%%WWWDIR%%/lib/Cake/Test/test_app/View/Posts/extend_self.ctp -%%WWWDIR%%/lib/Cake/Test/test_app/View/Posts/helper_overwrite.ctp -%%WWWDIR%%/lib/Cake/Test/test_app/View/Posts/index.ctp -%%WWWDIR%%/lib/Cake/Test/test_app/View/Posts/multiple_nocache.ctp -%%WWWDIR%%/lib/Cake/Test/test_app/View/Posts/nested_extends.ctp -%%WWWDIR%%/lib/Cake/Test/test_app/View/Posts/nocache_multiple_element.ctp -%%WWWDIR%%/lib/Cake/Test/test_app/View/Posts/open_block.ctp -%%WWWDIR%%/lib/Cake/Test/test_app/View/Posts/parent_1.ctp -%%WWWDIR%%/lib/Cake/Test/test_app/View/Posts/parent_2.ctp -%%WWWDIR%%/lib/Cake/Test/test_app/View/Posts/parent_view.ctp -%%WWWDIR%%/lib/Cake/Test/test_app/View/Posts/scaffold.form.ctp -%%WWWDIR%%/lib/Cake/Test/test_app/View/Posts/sequencial_nocache.ctp -%%WWWDIR%%/lib/Cake/Test/test_app/View/Posts/test_nocache_tags.ctp -%%WWWDIR%%/lib/Cake/Test/test_app/View/TestsApps/index.ctp -%%WWWDIR%%/lib/Cake/Test/test_app/View/TestsApps/json/index.ctp -%%WWWDIR%%/lib/Cake/Test/test_app/View/Themed/TestTheme/Elements/test_element.ctp -%%WWWDIR%%/lib/Cake/Test/test_app/View/Themed/TestTheme/Layouts/default.ctp -%%WWWDIR%%/lib/Cake/Test/test_app/View/Themed/TestTheme/Plugin/TestPlugin/Layouts/plugin_default.ctp -%%WWWDIR%%/lib/Cake/Test/test_app/View/Themed/TestTheme/Plugin/TestPlugin/Tests/index.ctp -%%WWWDIR%%/lib/Cake/Test/test_app/View/Themed/TestTheme/Posts/index.ctp -%%WWWDIR%%/lib/Cake/Test/test_app/View/Themed/TestTheme/Posts/scaffold.index.ctp -%%WWWDIR%%/lib/Cake/Test/test_app/View/Themed/TestTheme/Posts/themed.ctp -%%WWWDIR%%/lib/Cake/Test/test_app/View/Themed/TestTheme/webroot/css/test_asset.css -%%WWWDIR%%/lib/Cake/Test/test_app/View/Themed/TestTheme/webroot/css/theme_webroot.css -%%WWWDIR%%/lib/Cake/Test/test_app/View/Themed/TestTheme/webroot/flash/theme_test.swf -%%WWWDIR%%/lib/Cake/Test/test_app/View/Themed/TestTheme/webroot/img/cake.power.gif -%%WWWDIR%%/lib/Cake/Test/test_app/View/Themed/TestTheme/webroot/img/test.jpg -%%WWWDIR%%/lib/Cake/Test/test_app/View/Themed/TestTheme/webroot/js/one/theme_one.js -%%WWWDIR%%/lib/Cake/Test/test_app/View/Themed/TestTheme/webroot/js/theme.js -%%WWWDIR%%/lib/Cake/Test/test_app/View/Themed/TestTheme/webroot/pdfs/theme_test.pdf -%%WWWDIR%%/lib/Cake/Test/test_app/View/Themed/TestTheme/webroot/space image.text -%%WWWDIR%%/lib/Cake/Test/test_app/tmp/dir_map -%%WWWDIR%%/lib/Cake/Test/test_app/webroot/img/cake.power.gif -%%WWWDIR%%/lib/Cake/Test/test_app/webroot/theme/test_theme/css/theme_webroot.css -%%WWWDIR%%/lib/Cake/Test/test_app/webroot/theme/test_theme/css/webroot_test.css -%%WWWDIR%%/lib/Cake/Test/test_app/webroot/theme/test_theme/img/cake.power.gif -%%WWWDIR%%/lib/Cake/Test/test_app/webroot/theme/test_theme/img/test.jpg -%%WWWDIR%%/lib/Cake/TestSuite/CakeTestCase.php -%%WWWDIR%%/lib/Cake/TestSuite/CakeTestLoader.php -%%WWWDIR%%/lib/Cake/TestSuite/CakeTestRunner.php -%%WWWDIR%%/lib/Cake/TestSuite/CakeTestSuite.php -%%WWWDIR%%/lib/Cake/TestSuite/CakeTestSuiteCommand.php -%%WWWDIR%%/lib/Cake/TestSuite/CakeTestSuiteDispatcher.php -%%WWWDIR%%/lib/Cake/TestSuite/ControllerTestCase.php -%%WWWDIR%%/lib/Cake/TestSuite/Coverage/BaseCoverageReport.php -%%WWWDIR%%/lib/Cake/TestSuite/Coverage/HtmlCoverageReport.php -%%WWWDIR%%/lib/Cake/TestSuite/Coverage/TextCoverageReport.php -%%WWWDIR%%/lib/Cake/TestSuite/Fixture/CakeFixtureManager.php -%%WWWDIR%%/lib/Cake/TestSuite/Fixture/CakeTestFixture.php -%%WWWDIR%%/lib/Cake/TestSuite/Fixture/CakeTestModel.php -%%WWWDIR%%/lib/Cake/TestSuite/Reporter/CakeBaseReporter.php -%%WWWDIR%%/lib/Cake/TestSuite/Reporter/CakeHtmlReporter.php -%%WWWDIR%%/lib/Cake/TestSuite/Reporter/CakeTextReporter.php -%%WWWDIR%%/lib/Cake/TestSuite/templates/footer.php -%%WWWDIR%%/lib/Cake/TestSuite/templates/header.php -%%WWWDIR%%/lib/Cake/TestSuite/templates/menu.php -%%WWWDIR%%/lib/Cake/TestSuite/templates/missing_connection.php -%%WWWDIR%%/lib/Cake/TestSuite/templates/phpunit.php -%%WWWDIR%%/lib/Cake/TestSuite/templates/xdebug.php -%%WWWDIR%%/lib/Cake/Utility/CakeNumber.php -%%WWWDIR%%/lib/Cake/Utility/CakeTime.php -%%WWWDIR%%/lib/Cake/Utility/ClassRegistry.php -%%WWWDIR%%/lib/Cake/Utility/Debugger.php -%%WWWDIR%%/lib/Cake/Utility/File.php -%%WWWDIR%%/lib/Cake/Utility/Folder.php -%%WWWDIR%%/lib/Cake/Utility/Inflector.php -%%WWWDIR%%/lib/Cake/Utility/ObjectCollection.php -%%WWWDIR%%/lib/Cake/Utility/Sanitize.php -%%WWWDIR%%/lib/Cake/Utility/Security.php -%%WWWDIR%%/lib/Cake/Utility/Set.php -%%WWWDIR%%/lib/Cake/Utility/String.php -%%WWWDIR%%/lib/Cake/Utility/Validation.php -%%WWWDIR%%/lib/Cake/Utility/Xml.php -%%WWWDIR%%/lib/Cake/VERSION.txt -%%WWWDIR%%/lib/Cake/View/Elements/exception_stack_trace.ctp -%%WWWDIR%%/lib/Cake/View/Elements/sql_dump.ctp -%%WWWDIR%%/lib/Cake/View/Errors/missing_action.ctp -%%WWWDIR%%/lib/Cake/View/Errors/missing_behavior.ctp -%%WWWDIR%%/lib/Cake/View/Errors/missing_component.ctp -%%WWWDIR%%/lib/Cake/View/Errors/missing_connection.ctp -%%WWWDIR%%/lib/Cake/View/Errors/missing_controller.ctp -%%WWWDIR%%/lib/Cake/View/Errors/missing_database.ctp -%%WWWDIR%%/lib/Cake/View/Errors/missing_datasource.ctp -%%WWWDIR%%/lib/Cake/View/Errors/missing_datasource_config.ctp -%%WWWDIR%%/lib/Cake/View/Errors/missing_helper.ctp -%%WWWDIR%%/lib/Cake/View/Errors/missing_layout.ctp -%%WWWDIR%%/lib/Cake/View/Errors/missing_plugin.ctp -%%WWWDIR%%/lib/Cake/View/Errors/missing_table.ctp -%%WWWDIR%%/lib/Cake/View/Errors/missing_view.ctp -%%WWWDIR%%/lib/Cake/View/Errors/pdo_error.ctp -%%WWWDIR%%/lib/Cake/View/Errors/private_action.ctp -%%WWWDIR%%/lib/Cake/View/Errors/scaffold_error.ctp -%%WWWDIR%%/lib/Cake/View/Helper.php -%%WWWDIR%%/lib/Cake/View/Helper/CacheHelper.php -%%WWWDIR%%/lib/Cake/View/Helper/FormHelper.php -%%WWWDIR%%/lib/Cake/View/Helper/HtmlHelper.php -%%WWWDIR%%/lib/Cake/View/Helper/JqueryEngineHelper.php -%%WWWDIR%%/lib/Cake/View/Helper/JsBaseEngineHelper.php -%%WWWDIR%%/lib/Cake/View/Helper/JsHelper.php -%%WWWDIR%%/lib/Cake/View/Helper/MootoolsEngineHelper.php -%%WWWDIR%%/lib/Cake/View/Helper/NumberHelper.php -%%WWWDIR%%/lib/Cake/View/Helper/PaginatorHelper.php -%%WWWDIR%%/lib/Cake/View/Helper/PrototypeEngineHelper.php -%%WWWDIR%%/lib/Cake/View/Helper/RssHelper.php -%%WWWDIR%%/lib/Cake/View/Helper/SessionHelper.php -%%WWWDIR%%/lib/Cake/View/Helper/TextHelper.php -%%WWWDIR%%/lib/Cake/View/Helper/TimeHelper.php -%%WWWDIR%%/lib/Cake/View/HelperCollection.php -%%WWWDIR%%/lib/Cake/View/ScaffoldView.php -%%WWWDIR%%/lib/Cake/View/Scaffolds/form.ctp -%%WWWDIR%%/lib/Cake/View/Scaffolds/index.ctp -%%WWWDIR%%/lib/Cake/View/Scaffolds/view.ctp -%%WWWDIR%%/lib/Cake/View/MediaView.php -%%WWWDIR%%/lib/Cake/View/JsonView.php -%%WWWDIR%%/lib/Cake/View/ThemeView.php -%%WWWDIR%%/lib/Cake/View/View.php -%%WWWDIR%%/lib/Cake/View/ViewBlock.php -%%WWWDIR%%/lib/Cake/View/XmlView.php -%%WWWDIR%%/lib/Cake/basics.php -%%WWWDIR%%/lib/Cake/bootstrap.php -%%APDEP%%%%CONFDIR%%/cakephp.conf -@dir %%WWWDIR%%/vendors -@dir %%WWWDIR%%/plugins -@dir %%WWWDIR%%/lib/Cake/View/Scaffolds -@dir %%WWWDIR%%/lib/Cake/View/Helper -@dir %%WWWDIR%%/lib/Cake/View/Errors -@dir %%WWWDIR%%/lib/Cake/View/Elements -@dir %%WWWDIR%%/lib/Cake/View -@dir %%WWWDIR%%/lib/Cake/Utility -@dir %%WWWDIR%%/lib/Cake/TestSuite/templates -@dir %%WWWDIR%%/lib/Cake/TestSuite/Reporter -@dir %%WWWDIR%%/lib/Cake/TestSuite/Fixture -@dir %%WWWDIR%%/lib/Cake/TestSuite/Coverage -@dir %%WWWDIR%%/lib/Cake/TestSuite -@dir %%WWWDIR%%/lib/Cake/Test/test_app/webroot/theme/test_theme/img -@dir %%WWWDIR%%/lib/Cake/Test/test_app/webroot/theme/test_theme/css -@dir %%WWWDIR%%/lib/Cake/Test/test_app/webroot/theme/test_theme -@dir %%WWWDIR%%/lib/Cake/Test/test_app/webroot/theme -@dir %%WWWDIR%%/lib/Cake/Test/test_app/webroot/img -@dir %%WWWDIR%%/lib/Cake/Test/test_app/webroot -@dir %%WWWDIR%%/lib/Cake/Test/test_app/tmp -@dir %%WWWDIR%%/lib/Cake/Test/test_app/View/Themed/TestTheme/webroot/pdfs -@dir %%WWWDIR%%/lib/Cake/Test/test_app/View/Themed/TestTheme/webroot/js/one -@dir %%WWWDIR%%/lib/Cake/Test/test_app/View/Themed/TestTheme/webroot/js -@dir %%WWWDIR%%/lib/Cake/Test/test_app/View/Themed/TestTheme/webroot/img -@dir %%WWWDIR%%/lib/Cake/Test/test_app/View/Themed/TestTheme/webroot/flash -@dir %%WWWDIR%%/lib/Cake/Test/test_app/View/Themed/TestTheme/webroot/css -@dir %%WWWDIR%%/lib/Cake/Test/test_app/View/Themed/TestTheme/webroot -@dir %%WWWDIR%%/lib/Cake/Test/test_app/View/Themed/TestTheme/Posts -@dir %%WWWDIR%%/lib/Cake/Test/test_app/View/Themed/TestTheme/Plugin/TestPlugin/Tests -@dir %%WWWDIR%%/lib/Cake/Test/test_app/View/Themed/TestTheme/Plugin/TestPlugin/Layouts -@dir %%WWWDIR%%/lib/Cake/Test/test_app/View/Themed/TestTheme/Plugin/TestPlugin -@dir %%WWWDIR%%/lib/Cake/Test/test_app/View/Themed/TestTheme/Plugin -@dir %%WWWDIR%%/lib/Cake/Test/test_app/View/Themed/TestTheme/Layouts -@dir %%WWWDIR%%/lib/Cake/Test/test_app/View/Themed/TestTheme/Elements -@dir %%WWWDIR%%/lib/Cake/Test/test_app/View/Themed/TestTheme -@dir %%WWWDIR%%/lib/Cake/Test/test_app/View/Themed -@dir %%WWWDIR%%/lib/Cake/Test/test_app/View/TestsApps/json -@dir %%WWWDIR%%/lib/Cake/Test/test_app/View/TestsApps -@dir %%WWWDIR%%/lib/Cake/Test/test_app/View/Scaffolds -@dir %%WWWDIR%%/lib/Cake/Test/test_app/View/Posts/xml -@dir %%WWWDIR%%/lib/Cake/Test/test_app/View/Posts/json -@dir %%WWWDIR%%/lib/Cake/Test/test_app/View/Posts -@dir %%WWWDIR%%/lib/Cake/Test/test_app/View/Pages -@dir %%WWWDIR%%/lib/Cake/Test/test_app/View/Layouts/xml -@dir %%WWWDIR%%/lib/Cake/Test/test_app/View/Layouts/rss -@dir %%WWWDIR%%/lib/Cake/Test/test_app/View/Layouts/json -@dir %%WWWDIR%%/lib/Cake/Test/test_app/View/Layouts/js -@dir %%WWWDIR%%/lib/Cake/Test/test_app/View/Layouts/Emails/text -@dir %%WWWDIR%%/lib/Cake/Test/test_app/View/Layouts/Emails/html -@dir %%WWWDIR%%/lib/Cake/Test/test_app/View/Layouts/Emails -@dir %%WWWDIR%%/lib/Cake/Test/test_app/View/Layouts -@dir %%WWWDIR%%/lib/Cake/Test/test_app/View/Helper -@dir %%WWWDIR%%/lib/Cake/Test/test_app/View/Errors -@dir %%WWWDIR%%/lib/Cake/Test/test_app/View/Emails/text -@dir %%WWWDIR%%/lib/Cake/Test/test_app/View/Emails/html -@dir %%WWWDIR%%/lib/Cake/Test/test_app/View/Emails -@dir %%WWWDIR%%/lib/Cake/Test/test_app/View/Elements/nocache -@dir %%WWWDIR%%/lib/Cake/Test/test_app/View/Elements -@dir %%WWWDIR%%/lib/Cake/Test/test_app/View -@dir %%WWWDIR%%/lib/Cake/Test/test_app/Vendor/somename -@dir %%WWWDIR%%/lib/Cake/Test/test_app/Vendor/sample -@dir %%WWWDIR%%/lib/Cake/Test/test_app/Vendor/img -@dir %%WWWDIR%%/lib/Cake/Test/test_app/Vendor/css -@dir %%WWWDIR%%/lib/Cake/Test/test_app/Vendor/Test -@dir %%WWWDIR%%/lib/Cake/Test/test_app/Vendor -@dir %%WWWDIR%%/lib/Cake/Test/test_app/Utility -@dir %%WWWDIR%%/lib/Cake/Test/test_app/Plugin/TestPluginTwo/Console/Templates -@dir %%WWWDIR%%/lib/Cake/Test/test_app/Plugin/TestPluginTwo/Console/Command/Task -@dir %%WWWDIR%%/lib/Cake/Test/test_app/Plugin/TestPluginTwo/Console/Command -@dir %%WWWDIR%%/lib/Cake/Test/test_app/Plugin/TestPluginTwo/Console -@dir %%WWWDIR%%/lib/Cake/Test/test_app/Plugin/TestPluginTwo/Config -@dir %%WWWDIR%%/lib/Cake/Test/test_app/Plugin/TestPluginTwo -@dir %%WWWDIR%%/lib/Cake/Test/test_app/Plugin/TestPlugin/webroot/pdfs -@dir %%WWWDIR%%/lib/Cake/Test/test_app/Plugin/TestPlugin/webroot/js/test_plugin -@dir %%WWWDIR%%/lib/Cake/Test/test_app/Plugin/TestPlugin/webroot/js -@dir %%WWWDIR%%/lib/Cake/Test/test_app/Plugin/TestPlugin/webroot/img -@dir %%WWWDIR%%/lib/Cake/Test/test_app/Plugin/TestPlugin/webroot/flash -@dir %%WWWDIR%%/lib/Cake/Test/test_app/Plugin/TestPlugin/webroot/css -@dir %%WWWDIR%%/lib/Cake/Test/test_app/Plugin/TestPlugin/webroot -@dir %%WWWDIR%%/lib/Cake/Test/test_app/Plugin/TestPlugin/View/Tests -@dir %%WWWDIR%%/lib/Cake/Test/test_app/Plugin/TestPlugin/View/Layouts/Emails/text -@dir %%WWWDIR%%/lib/Cake/Test/test_app/Plugin/TestPlugin/View/Layouts/Emails -@dir %%WWWDIR%%/lib/Cake/Test/test_app/Plugin/TestPlugin/View/Layouts -@dir %%WWWDIR%%/lib/Cake/Test/test_app/Plugin/TestPlugin/View/Helper -@dir %%WWWDIR%%/lib/Cake/Test/test_app/Plugin/TestPlugin/View/Emails/text -@dir %%WWWDIR%%/lib/Cake/Test/test_app/Plugin/TestPlugin/View/Emails -@dir %%WWWDIR%%/lib/Cake/Test/test_app/Plugin/TestPlugin/View/Elements/sub_dir -@dir %%WWWDIR%%/lib/Cake/Test/test_app/Plugin/TestPlugin/View/Elements -@dir %%WWWDIR%%/lib/Cake/Test/test_app/Plugin/TestPlugin/View -@dir %%WWWDIR%%/lib/Cake/Test/test_app/Plugin/TestPlugin/Vendor/sample -@dir %%WWWDIR%%/lib/Cake/Test/test_app/Plugin/TestPlugin/Vendor/Example -@dir %%WWWDIR%%/lib/Cake/Test/test_app/Plugin/TestPlugin/Vendor -@dir %%WWWDIR%%/lib/Cake/Test/test_app/Plugin/TestPlugin/Utility -@dir %%WWWDIR%%/lib/Cake/Test/test_app/Plugin/TestPlugin/Model/Datasource/Session -@dir %%WWWDIR%%/lib/Cake/Test/test_app/Plugin/TestPlugin/Model/Datasource/Database -@dir %%WWWDIR%%/lib/Cake/Test/test_app/Plugin/TestPlugin/Model/Datasource -@dir %%WWWDIR%%/lib/Cake/Test/test_app/Plugin/TestPlugin/Model/Behavior -@dir %%WWWDIR%%/lib/Cake/Test/test_app/Plugin/TestPlugin/Model -@dir %%WWWDIR%%/lib/Cake/Test/test_app/Plugin/TestPlugin/Locale/po/LC_MONETARY -@dir %%WWWDIR%%/lib/Cake/Test/test_app/Plugin/TestPlugin/Locale/po/LC_MESSAGES -@dir %%WWWDIR%%/lib/Cake/Test/test_app/Plugin/TestPlugin/Locale/po -@dir %%WWWDIR%%/lib/Cake/Test/test_app/Plugin/TestPlugin/Locale -@dir %%WWWDIR%%/lib/Cake/Test/test_app/Plugin/TestPlugin/Lib/Log/Engine -@dir %%WWWDIR%%/lib/Cake/Test/test_app/Plugin/TestPlugin/Lib/Log -@dir %%WWWDIR%%/lib/Cake/Test/test_app/Plugin/TestPlugin/Lib/Error -@dir %%WWWDIR%%/lib/Cake/Test/test_app/Plugin/TestPlugin/Lib/Custom/Package -@dir %%WWWDIR%%/lib/Cake/Test/test_app/Plugin/TestPlugin/Lib/Custom -@dir %%WWWDIR%%/lib/Cake/Test/test_app/Plugin/TestPlugin/Lib/Cache/Engine -@dir %%WWWDIR%%/lib/Cake/Test/test_app/Plugin/TestPlugin/Lib/Cache -@dir %%WWWDIR%%/lib/Cake/Test/test_app/Plugin/TestPlugin/Lib -@dir %%WWWDIR%%/lib/Cake/Test/test_app/Plugin/TestPlugin/Controller/Component -@dir %%WWWDIR%%/lib/Cake/Test/test_app/Plugin/TestPlugin/Controller -@dir %%WWWDIR%%/lib/Cake/Test/test_app/Plugin/TestPlugin/Console/Templates -@dir %%WWWDIR%%/lib/Cake/Test/test_app/Plugin/TestPlugin/Console/Command/Task -@dir %%WWWDIR%%/lib/Cake/Test/test_app/Plugin/TestPlugin/Console/Command -@dir %%WWWDIR%%/lib/Cake/Test/test_app/Plugin/TestPlugin/Console -@dir %%WWWDIR%%/lib/Cake/Test/test_app/Plugin/TestPlugin/Config/Schema -@dir %%WWWDIR%%/lib/Cake/Test/test_app/Plugin/TestPlugin/Config -@dir %%WWWDIR%%/lib/Cake/Test/test_app/Plugin/TestPlugin -@dir %%WWWDIR%%/lib/Cake/Test/test_app/Plugin/PluginJs/webroot/js/one -@dir %%WWWDIR%%/lib/Cake/Test/test_app/Plugin/PluginJs/webroot/js -@dir %%WWWDIR%%/lib/Cake/Test/test_app/Plugin/PluginJs/webroot -@dir %%WWWDIR%%/lib/Cake/Test/test_app/Plugin/PluginJs/Config -@dir %%WWWDIR%%/lib/Cake/Test/test_app/Plugin/PluginJs -@dir %%WWWDIR%%/lib/Cake/Test/test_app/Plugin -@dir %%WWWDIR%%/lib/Cake/Test/test_app/Model/Datasource/Session -@dir %%WWWDIR%%/lib/Cake/Test/test_app/Model/Datasource/Database -@dir %%WWWDIR%%/lib/Cake/Test/test_app/Model/Datasource -@dir %%WWWDIR%%/lib/Cake/Test/test_app/Model/Behavior -@dir %%WWWDIR%%/lib/Cake/Test/test_app/Model -@dir %%WWWDIR%%/lib/Cake/Test/test_app/Locale/time_test -@dir %%WWWDIR%%/lib/Cake/Test/test_app/Locale/rule_9_po/LC_MESSAGES -@dir %%WWWDIR%%/lib/Cake/Test/test_app/Locale/rule_9_po -@dir %%WWWDIR%%/lib/Cake/Test/test_app/Locale/rule_9_mo/LC_MESSAGES -@dir %%WWWDIR%%/lib/Cake/Test/test_app/Locale/rule_9_mo -@dir %%WWWDIR%%/lib/Cake/Test/test_app/Locale/rule_8_po/LC_MESSAGES -@dir %%WWWDIR%%/lib/Cake/Test/test_app/Locale/rule_8_po -@dir %%WWWDIR%%/lib/Cake/Test/test_app/Locale/rule_8_mo/LC_MESSAGES -@dir %%WWWDIR%%/lib/Cake/Test/test_app/Locale/rule_8_mo -@dir %%WWWDIR%%/lib/Cake/Test/test_app/Locale/rule_7_po/LC_MESSAGES -@dir %%WWWDIR%%/lib/Cake/Test/test_app/Locale/rule_7_po -@dir %%WWWDIR%%/lib/Cake/Test/test_app/Locale/rule_7_mo/LC_MESSAGES -@dir %%WWWDIR%%/lib/Cake/Test/test_app/Locale/rule_7_mo -@dir %%WWWDIR%%/lib/Cake/Test/test_app/Locale/rule_6_po/LC_MESSAGES -@dir %%WWWDIR%%/lib/Cake/Test/test_app/Locale/rule_6_po -@dir %%WWWDIR%%/lib/Cake/Test/test_app/Locale/rule_6_mo/LC_MESSAGES -@dir %%WWWDIR%%/lib/Cake/Test/test_app/Locale/rule_6_mo -@dir %%WWWDIR%%/lib/Cake/Test/test_app/Locale/rule_5_po/LC_MESSAGES -@dir %%WWWDIR%%/lib/Cake/Test/test_app/Locale/rule_5_po -@dir %%WWWDIR%%/lib/Cake/Test/test_app/Locale/rule_5_mo/LC_MESSAGES -@dir %%WWWDIR%%/lib/Cake/Test/test_app/Locale/rule_5_mo -@dir %%WWWDIR%%/lib/Cake/Test/test_app/Locale/rule_4_po/LC_MESSAGES -@dir %%WWWDIR%%/lib/Cake/Test/test_app/Locale/rule_4_po -@dir %%WWWDIR%%/lib/Cake/Test/test_app/Locale/rule_4_mo/LC_MESSAGES -@dir %%WWWDIR%%/lib/Cake/Test/test_app/Locale/rule_4_mo -@dir %%WWWDIR%%/lib/Cake/Test/test_app/Locale/rule_3_po/LC_MESSAGES -@dir %%WWWDIR%%/lib/Cake/Test/test_app/Locale/rule_3_po -@dir %%WWWDIR%%/lib/Cake/Test/test_app/Locale/rule_3_mo/LC_MESSAGES -@dir %%WWWDIR%%/lib/Cake/Test/test_app/Locale/rule_3_mo -@dir %%WWWDIR%%/lib/Cake/Test/test_app/Locale/rule_2_po/LC_MESSAGES -@dir %%WWWDIR%%/lib/Cake/Test/test_app/Locale/rule_2_po -@dir %%WWWDIR%%/lib/Cake/Test/test_app/Locale/rule_2_mo/LC_MESSAGES -@dir %%WWWDIR%%/lib/Cake/Test/test_app/Locale/rule_2_mo -@dir %%WWWDIR%%/lib/Cake/Test/test_app/Locale/rule_1_po/LC_MESSAGES -@dir %%WWWDIR%%/lib/Cake/Test/test_app/Locale/rule_1_po -@dir %%WWWDIR%%/lib/Cake/Test/test_app/Locale/rule_1_mo/LC_MESSAGES -@dir %%WWWDIR%%/lib/Cake/Test/test_app/Locale/rule_1_mo -@dir %%WWWDIR%%/lib/Cake/Test/test_app/Locale/rule_14_po/LC_MESSAGES -@dir %%WWWDIR%%/lib/Cake/Test/test_app/Locale/rule_14_po -@dir %%WWWDIR%%/lib/Cake/Test/test_app/Locale/rule_14_mo/LC_MESSAGES -@dir %%WWWDIR%%/lib/Cake/Test/test_app/Locale/rule_14_mo -@dir %%WWWDIR%%/lib/Cake/Test/test_app/Locale/rule_13_po/LC_MESSAGES -@dir %%WWWDIR%%/lib/Cake/Test/test_app/Locale/rule_13_po -@dir %%WWWDIR%%/lib/Cake/Test/test_app/Locale/rule_13_mo/LC_MESSAGES -@dir %%WWWDIR%%/lib/Cake/Test/test_app/Locale/rule_13_mo -@dir %%WWWDIR%%/lib/Cake/Test/test_app/Locale/rule_12_po/LC_MESSAGES -@dir %%WWWDIR%%/lib/Cake/Test/test_app/Locale/rule_12_po -@dir %%WWWDIR%%/lib/Cake/Test/test_app/Locale/rule_12_mo/LC_MESSAGES -@dir %%WWWDIR%%/lib/Cake/Test/test_app/Locale/rule_12_mo -@dir %%WWWDIR%%/lib/Cake/Test/test_app/Locale/rule_11_po/LC_MESSAGES -@dir %%WWWDIR%%/lib/Cake/Test/test_app/Locale/rule_11_po -@dir %%WWWDIR%%/lib/Cake/Test/test_app/Locale/rule_11_mo/LC_MESSAGES -@dir %%WWWDIR%%/lib/Cake/Test/test_app/Locale/rule_11_mo -@dir %%WWWDIR%%/lib/Cake/Test/test_app/Locale/rule_10_po/LC_MESSAGES -@dir %%WWWDIR%%/lib/Cake/Test/test_app/Locale/rule_10_po -@dir %%WWWDIR%%/lib/Cake/Test/test_app/Locale/rule_10_mo/LC_MESSAGES -@dir %%WWWDIR%%/lib/Cake/Test/test_app/Locale/rule_10_mo -@dir %%WWWDIR%%/lib/Cake/Test/test_app/Locale/rule_0_po/LC_MESSAGES -@dir %%WWWDIR%%/lib/Cake/Test/test_app/Locale/rule_0_po -@dir %%WWWDIR%%/lib/Cake/Test/test_app/Locale/rule_0_mo/LC_MESSAGES -@dir %%WWWDIR%%/lib/Cake/Test/test_app/Locale/rule_0_mo -@dir %%WWWDIR%%/lib/Cake/Test/test_app/Locale/po/LC_MONETARY -@dir %%WWWDIR%%/lib/Cake/Test/test_app/Locale/po/LC_MESSAGES -@dir %%WWWDIR%%/lib/Cake/Test/test_app/Locale/po -@dir %%WWWDIR%%/lib/Cake/Test/test_app/Locale/ja_jp -@dir %%WWWDIR%%/lib/Cake/Test/test_app/Locale/cache_test_po/LC_MESSAGES -@dir %%WWWDIR%%/lib/Cake/Test/test_app/Locale/cache_test_po -@dir %%WWWDIR%%/lib/Cake/Test/test_app/Locale -@dir %%WWWDIR%%/lib/Cake/Test/test_app/Lib/Utility -@dir %%WWWDIR%%/lib/Cake/Test/test_app/Lib/Log/Engine -@dir %%WWWDIR%%/lib/Cake/Test/test_app/Lib/Log -@dir %%WWWDIR%%/lib/Cake/Test/test_app/Lib/Cache/Engine -@dir %%WWWDIR%%/lib/Cake/Test/test_app/Lib/Cache -@dir %%WWWDIR%%/lib/Cake/Test/test_app/Lib -@dir %%WWWDIR%%/lib/Cake/Test/test_app/Error -@dir %%WWWDIR%%/lib/Cake/Test/test_app/Controller/Component -@dir %%WWWDIR%%/lib/Cake/Test/test_app/Controller -@dir %%WWWDIR%%/lib/Cake/Test/test_app/Console/Templates/test/views -@dir %%WWWDIR%%/lib/Cake/Test/test_app/Console/Templates/test/classes -@dir %%WWWDIR%%/lib/Cake/Test/test_app/Console/Templates/test -@dir %%WWWDIR%%/lib/Cake/Test/test_app/Console/Templates -@dir %%WWWDIR%%/lib/Cake/Test/test_app/Console/Command/Task -@dir %%WWWDIR%%/lib/Cake/Test/test_app/Console/Command -@dir %%WWWDIR%%/lib/Cake/Test/test_app/Console -@dir %%WWWDIR%%/lib/Cake/Test/test_app/Config -@dir %%WWWDIR%%/lib/Cake/Test/test_app -@dir %%WWWDIR%%/lib/Cake/Test/Fixture -@dir %%WWWDIR%%/lib/Cake/Test/Case/View/Helper -@dir %%WWWDIR%%/lib/Cake/Test/Case/View -@dir %%WWWDIR%%/lib/Cake/Test/Case/Utility -@dir %%WWWDIR%%/lib/Cake/Test/Case/TestSuite -@dir %%WWWDIR%%/lib/Cake/Test/Case/Routing/Route -@dir %%WWWDIR%%/lib/Cake/Test/Case/Routing -@dir %%WWWDIR%%/lib/Cake/Test/Case/Network/Http -@dir %%WWWDIR%%/lib/Cake/Test/Case/Network/Email -@dir %%WWWDIR%%/lib/Cake/Test/Case/Network -@dir %%WWWDIR%%/lib/Cake/Test/Case/Model/Datasource/Session -@dir %%WWWDIR%%/lib/Cake/Test/Case/Model/Datasource/Database -@dir %%WWWDIR%%/lib/Cake/Test/Case/Model/Datasource -@dir %%WWWDIR%%/lib/Cake/Test/Case/Model/Behavior -@dir %%WWWDIR%%/lib/Cake/Test/Case/Model -@dir %%WWWDIR%%/lib/Cake/Test/Case/Log/Engine -@dir %%WWWDIR%%/lib/Cake/Test/Case/Log -@dir %%WWWDIR%%/lib/Cake/Test/Case/I18n -@dir %%WWWDIR%%/lib/Cake/Test/Case/Event -@dir %%WWWDIR%%/lib/Cake/Test/Case/Error -@dir %%WWWDIR%%/lib/Cake/Test/Case/Core -@dir %%WWWDIR%%/lib/Cake/Test/Case/Controller/Component/Acl -@dir %%WWWDIR%%/lib/Cake/Test/Case/Controller/Component/Auth -@dir %%WWWDIR%%/lib/Cake/Test/Case/Controller/Component -@dir %%WWWDIR%%/lib/Cake/Test/Case/Controller -@dir %%WWWDIR%%/lib/Cake/Test/Case/Console/Command/Task -@dir %%WWWDIR%%/lib/Cake/Test/Case/Console/Command -@dir %%WWWDIR%%/lib/Cake/Test/Case/Console -@dir %%WWWDIR%%/lib/Cake/Test/Case/Configure -@dir %%WWWDIR%%/lib/Cake/Test/Case/Cache/Engine -@dir %%WWWDIR%%/lib/Cake/Test/Case/Cache -@dir %%WWWDIR%%/lib/Cake/Test/Case -@dir %%WWWDIR%%/lib/Cake/Test -@dir %%WWWDIR%%/lib/Cake/Routing/Route -@dir %%WWWDIR%%/lib/Cake/Routing -@dir %%WWWDIR%%/lib/Cake/Network/Http -@dir %%WWWDIR%%/lib/Cake/Network/Email -@dir %%WWWDIR%%/lib/Cake/Network -@dir %%WWWDIR%%/lib/Cake/Model/Datasource/Session -@dir %%WWWDIR%%/lib/Cake/Model/Datasource/Database -@dir %%WWWDIR%%/lib/Cake/Model/Datasource -@dir %%WWWDIR%%/lib/Cake/Model/Behavior -@dir %%WWWDIR%%/lib/Cake/Model -@dir %%WWWDIR%%/lib/Cake/Log/Engine -@dir %%WWWDIR%%/lib/Cake/Log -@dir %%WWWDIR%%/lib/Cake/I18n -@dir %%WWWDIR%%/lib/Cake/Event -@dir %%WWWDIR%%/lib/Cake/Error -@dir %%WWWDIR%%/lib/Cake/Core -@dir %%WWWDIR%%/lib/Cake/Controller/Component/Acl -@dir %%WWWDIR%%/lib/Cake/Controller/Component/Auth -@dir %%WWWDIR%%/lib/Cake/Controller/Component -@dir %%WWWDIR%%/lib/Cake/Controller -@dir %%WWWDIR%%/lib/Cake/Console/Templates/skel/webroot/js -@dir %%WWWDIR%%/lib/Cake/Console/Templates/skel/webroot/files -@dir %%WWWDIR%%/lib/Cake/Console/Templates/skel/webroot/img -@dir %%WWWDIR%%/lib/Cake/Console/Templates/skel/webroot/css -@dir %%WWWDIR%%/lib/Cake/Console/Templates/skel/webroot -@dir %%WWWDIR%%/lib/Cake/Console/Templates/skel/tmp/tests -@dir %%WWWDIR%%/lib/Cake/Console/Templates/skel/tmp/sessions -@dir %%WWWDIR%%/lib/Cake/Console/Templates/skel/tmp/logs -@dir %%WWWDIR%%/lib/Cake/Console/Templates/skel/tmp/cache/views -@dir %%WWWDIR%%/lib/Cake/Console/Templates/skel/tmp/cache/persistent -@dir %%WWWDIR%%/lib/Cake/Console/Templates/skel/tmp/cache/models -@dir %%WWWDIR%%/lib/Cake/Console/Templates/skel/tmp/cache -@dir %%WWWDIR%%/lib/Cake/Console/Templates/skel/tmp -@dir %%WWWDIR%%/lib/Cake/Console/Templates/skel/View/Scaffolds -@dir %%WWWDIR%%/lib/Cake/Console/Templates/skel/View/Pages -@dir %%WWWDIR%%/lib/Cake/Console/Templates/skel/View/Layouts/xml -@dir %%WWWDIR%%/lib/Cake/Console/Templates/skel/View/Layouts/rss -@dir %%WWWDIR%%/lib/Cake/Console/Templates/skel/View/Layouts/js -@dir %%WWWDIR%%/lib/Cake/Console/Templates/skel/View/Layouts/Emails/text -@dir %%WWWDIR%%/lib/Cake/Console/Templates/skel/View/Layouts/Emails/html -@dir %%WWWDIR%%/lib/Cake/Console/Templates/skel/View/Layouts/Emails -@dir %%WWWDIR%%/lib/Cake/Console/Templates/skel/View/Layouts -@dir %%WWWDIR%%/lib/Cake/Console/Templates/skel/View/Helper -@dir %%WWWDIR%%/lib/Cake/Console/Templates/skel/View/Errors -@dir %%WWWDIR%%/lib/Cake/Console/Templates/skel/View/Emails/text -@dir %%WWWDIR%%/lib/Cake/Console/Templates/skel/View/Emails/html -@dir %%WWWDIR%%/lib/Cake/Console/Templates/skel/View/Emails -@dir %%WWWDIR%%/lib/Cake/Console/Templates/skel/View/Elements -@dir %%WWWDIR%%/lib/Cake/Console/Templates/skel/View -@dir %%WWWDIR%%/lib/Cake/Console/Templates/skel/Vendor -@dir %%WWWDIR%%/lib/Cake/Console/Templates/skel/Test/Fixture -@dir %%WWWDIR%%/lib/Cake/Console/Templates/skel/Test/Case/View/Helper -@dir %%WWWDIR%%/lib/Cake/Console/Templates/skel/Test/Case/View -@dir %%WWWDIR%%/lib/Cake/Console/Templates/skel/Test/Case/Model/Behavior -@dir %%WWWDIR%%/lib/Cake/Console/Templates/skel/Test/Case/Model -@dir %%WWWDIR%%/lib/Cake/Console/Templates/skel/Test/Case/Controller/Component -@dir %%WWWDIR%%/lib/Cake/Console/Templates/skel/Test/Case/Controller -@dir %%WWWDIR%%/lib/Cake/Console/Templates/skel/Test/Case -@dir %%WWWDIR%%/lib/Cake/Console/Templates/skel/Test -@dir %%WWWDIR%%/lib/Cake/Console/Templates/skel/Plugin -@dir %%WWWDIR%%/lib/Cake/Console/Templates/skel/Model/Datasource -@dir %%WWWDIR%%/lib/Cake/Console/Templates/skel/Model/Behavior -@dir %%WWWDIR%%/lib/Cake/Console/Templates/skel/Model -@dir %%WWWDIR%%/lib/Cake/Console/Templates/skel/Locale/eng/LC_MESSAGES -@dir %%WWWDIR%%/lib/Cake/Console/Templates/skel/Locale/eng -@dir %%WWWDIR%%/lib/Cake/Console/Templates/skel/Locale -@dir %%WWWDIR%%/lib/Cake/Console/Templates/skel/Lib -@dir %%WWWDIR%%/lib/Cake/Console/Templates/skel/Controller/Component -@dir %%WWWDIR%%/lib/Cake/Console/Templates/skel/Controller -@dir %%WWWDIR%%/lib/Cake/Console/Templates/skel/Console/Templates -@dir %%WWWDIR%%/lib/Cake/Console/Templates/skel/Console/Command/Task -@dir %%WWWDIR%%/lib/Cake/Console/Templates/skel/Console/Command -@dir %%WWWDIR%%/lib/Cake/Console/Templates/skel/Console -@dir %%WWWDIR%%/lib/Cake/Console/Templates/skel/Config/Schema -@dir %%WWWDIR%%/lib/Cake/Console/Templates/skel/Config -@dir %%WWWDIR%%/lib/Cake/Console/Templates/skel -@dir %%WWWDIR%%/lib/Cake/Console/Templates/default/views -@dir %%WWWDIR%%/lib/Cake/Console/Templates/default/classes -@dir %%WWWDIR%%/lib/Cake/Console/Templates/default/actions -@dir %%WWWDIR%%/lib/Cake/Console/Templates/default -@dir %%WWWDIR%%/lib/Cake/Console/Templates -@dir %%WWWDIR%%/lib/Cake/Console/Command/Task -@dir %%WWWDIR%%/lib/Cake/Console/Command -@dir %%WWWDIR%%/lib/Cake/Console -@dir %%WWWDIR%%/lib/Cake/Configure -@dir %%WWWDIR%%/lib/Cake/Config/unicode/casefolding -@dir %%WWWDIR%%/lib/Cake/Config/unicode -@dir %%WWWDIR%%/lib/Cake/Config -@dir %%WWWDIR%%/lib/Cake/Cache/Engine -@dir %%WWWDIR%%/lib/Cake/Cache -@dir %%WWWDIR%%/lib/Cake -@dir %%WWWDIR%%/lib -@dir %%WWWDIR%%/app/webroot/js -@dir %%WWWDIR%%/app/webroot/img -@dir %%WWWDIR%%/app/webroot/files -@dir %%WWWDIR%%/app/webroot/css -@dir %%WWWDIR%%/app/webroot -@dir %%WWWDIR%%/app/tmp/tests -@dir %%WWWDIR%%/app/tmp/sessions -@dir %%WWWDIR%%/app/tmp/logs -@dir %%WWWDIR%%/app/tmp/cache/views -@dir %%WWWDIR%%/app/tmp/cache/persistent -@dir %%WWWDIR%%/app/tmp/cache/models -@dir %%WWWDIR%%/app/tmp/cache -@dir %%WWWDIR%%/app/tmp -@dir %%WWWDIR%%/app/View/Scaffolds -@dir %%WWWDIR%%/app/View/Pages -@dir %%WWWDIR%%/app/View/Layouts/xml -@dir %%WWWDIR%%/app/View/Layouts/rss -@dir %%WWWDIR%%/app/View/Layouts/js -@dir %%WWWDIR%%/app/View/Layouts/Emails/text -@dir %%WWWDIR%%/app/View/Layouts/Emails/html -@dir %%WWWDIR%%/app/View/Layouts/Emails -@dir %%WWWDIR%%/app/View/Layouts -@dir %%WWWDIR%%/app/View/Helper -@dir %%WWWDIR%%/app/View/Errors -@dir %%WWWDIR%%/app/View/Emails/text -@dir %%WWWDIR%%/app/View/Emails/html -@dir %%WWWDIR%%/app/View/Emails -@dir %%WWWDIR%%/app/View/Elements -@dir %%WWWDIR%%/app/View -@dir %%WWWDIR%%/app/Vendor -@dir %%WWWDIR%%/app/Test/Fixture -@dir %%WWWDIR%%/app/Test/Case/View/Helper -@dir %%WWWDIR%%/app/Test/Case/View -@dir %%WWWDIR%%/app/Test/Case/Model/Behavior -@dir %%WWWDIR%%/app/Test/Case/Model -@dir %%WWWDIR%%/app/Test/Case/Controller/Component -@dir %%WWWDIR%%/app/Test/Case/Controller -@dir %%WWWDIR%%/app/Test/Case -@dir %%WWWDIR%%/app/Test -@dir %%WWWDIR%%/app/Plugin -@dir %%WWWDIR%%/app/Model/Datasource -@dir %%WWWDIR%%/app/Model/Behavior -@dir %%WWWDIR%%/app/Model -@dir %%WWWDIR%%/app/Locale/eng/LC_MESSAGES -@dir %%WWWDIR%%/app/Locale/eng -@dir %%WWWDIR%%/app/Locale -@dir %%WWWDIR%%/app/Lib -@dir %%WWWDIR%%/app/Controller/Component -@dir %%WWWDIR%%/app/Controller -@dir %%WWWDIR%%/app/Console/Templates -@dir %%WWWDIR%%/app/Console/Command/Task -@dir %%WWWDIR%%/app/Console/Command -@dir %%WWWDIR%%/app/Console -@dir %%WWWDIR%%/app/Config/Schema -@dir %%WWWDIR%%/app/Config -@dir %%WWWDIR%%/app -@dir %%WWWDIR%% -@owner -@group diff --git a/www/cakephp22/Makefile b/www/cakephp22/Makefile deleted file mode 100644 index b96ce151e476..000000000000 --- a/www/cakephp22/Makefile +++ /dev/null @@ -1,200 +0,0 @@ -# Created by: Christoph Theis <theis@gmx.at> -# $FreeBSD$ - -PORTNAME= cakephp -PORTVERSION= 2.2.7 -CATEGORIES= www -PKGNAMESUFFIX= 22 - -MAINTAINER= pphillips@experts-exchange.com -COMMENT= Framework for developing PHP web applications - -LICENSE= MIT - -DEPRECATED= PHP 5.4 EOL reached -EXPIRATION_DATE= 2016-01-15 - -USE_GITHUB= yes - -PORTDOCS= README.md - -CONFLICTS= cakephp-1?-* cakephp-2[1]-.* cakephp-2.3.* - -NO_BUILD= yes -USES= gettext -USE_PHP= ctype session -WANT_PHP_WEB= yes -DEFAULT_VERSIONS+= php=5 - -CAKE_CONF_FILES= \ - app/Config/acl.php \ - app/Config/acl.ini.php \ - app/Config/bootstrap.php \ - app/Config/core.php \ - app/Config/database.php \ - app/Config/routes.php \ - app/Config/email.php -CAKE_CONSOLE= lib/Cake/Console/cake - -OPTIONS_DEFINE= PROD AP MYSQL PGSQL SQLITE APC MEMCACHE - -PROD_DESC= Install for production server (make confighelp) -AP_DESC= Add Apache 2.2+ dependency -MYSQL_DESC= Check for/install MySQL support in PHP -PGSQL_DESC= Check for/install PostgreSQL support in PHP -SQLITE_DESC= Check for/install SQLite support in PHP -APC_DESC= Enable APC caching engine -MEMCACHE_DESC= Enable Memcached caching engine client - -CONFDIR= ${PREFIX}/${CONFDIR_REL} -CONFDIR_REL= ${APACHEETCDIR}/Includes - -.include <bsd.port.pre.mk> - -WITH_PHP_CGI?= /cgi-bin/php - -.if ${PHP_SAPI:Mcgi} == "cgi" && ${PHP_SAPI:Mmod} == "" -CGI_EXT= -cgi -.else -CGI_EXT= -.endif - -SUB_LIST+= PHPCGI=${WITH_PHP_CGI} - -.if ${PORT_OPTIONS:MAP} -SUB_FILES= pkg-message -USE_APACHE_RUN= 22+ -PKGMESSAGE= pkg-message -APDEP= -.else -SUB_FILES= pkg-message-no-apache -PKGMESSAGE= pkg-message-no-apache -APDEP= "@comment " -.endif - -.if ${PORT_OPTIONS:MPROD} -PROD= production -HTACCESS= "" -.else -PROD= development -EXTRA_PATCHES= ${FILESDIR}/extra-patch-app__Config__core.php -HTACCESS= "@comment " -.endif - -CONF= cakephp-${PROD}${CGI_EXT}.conf -SUB_FILES+= ${CONF} - -PLIST_SUB+= CONFDIR=${CONFDIR_REL} ECHO_MSG=${ECHO_MSG} \ - HTACCESS=${HTACCESS} APDEP=${APDEP} - -.if ${PORT_OPTIONS:MMYSQL} -USE_PHP+= pdo pdo_mysql -.endif - -.if ${PORT_OPTIONS:MPGSQL} -USE_PHP+= pdo pdo_pgsql -.endif - -.if ${PORT_OPTIONS:MSQLITE} -USE_PHP+= pdo pdo_sqlite -.endif - -.if ${PORT_OPTIONS:MAPC} -USE_PHP+= apc -.endif - -.if ${PORT_OPTIONS:MMEMCACHE} -USE_PHP+= memcache -.endif - -confighelp: - @${ECHO_MSG} "" - @${ECHO_MSG} "On a production server, the Apache DocumentRoot is" - @${ECHO_MSG} "updated to point to the CakePHP webroot directory." - @${ECHO_MSG} "In this configuration, the CakePHP application is" - @${ECHO_MSG} "accessed at http://www.myservername.com/." - @${ECHO_MSG} "" - @${ECHO_MSG} "A non-production server, CakePHP is installed at" - @${ECHO_MSG} "the /cakephp URL, and the CakePHP application is" - @${ECHO_MSG} "accessed at http://www.myservername.com/cakephp/." - @${ECHO_MSG} "" - @${ECHO_MSG} "For more information, please see:" - @${ECHO_MSG} "http://manual.cakephp.org/chapter/installing" - @${ECHO_MSG} "" - -post-extract: - @${FIND} ${WRKSRC} -name ._\* -delete - -post-patch: - @${RM} -f ${WRKSRC}/lib/Cake/Console/cake.orig \ - ${WRKSRC}/app/Config/core.php.orig - -# Rename config files so we don't overwrite those in an existing installation - @for i in ${CAKE_CONF_FILES}; do \ - if [ -f ${WRKSRC}/$$i ]; then \ - ${MV} ${WRKSRC}/$$i ${WRKSRC}/$$i.sample; \ - fi \ - done - @${MV} ${WRKSRC}/app/Config/database.php.default \ - ${WRKSRC}/app/Config/database.php.sample - @${MV} ${WRKSRC}/app/Config/email.php.default \ - ${WRKSRC}/app/Config/email.php.sample - -do-install: - @cd ${WRKSRC} && ${COPYTREE_SHARE} \ - ".htaccess app lib index.php plugins vendors" ${STAGEDIR}${WWWDIR} - -.if empty(PORT_OPTIONS:MPROD) -# If installed in development mode, get rid of .htaccess files, -# as noted by: -# http://book.cakephp.org/view/42/The-Configuration-Class#CakePHP-Core-Configuration-Variables-44 - @${FIND} ${STAGEDIR}${WWWDIR} -type f -name .htaccess -exec ${RM} {} \; - @${ECHO_CMD} '@exec ${FIND} ${WWWDIR:S|^${PREFIX}/|%D/|} -type f -name .htaccess -exec ${RM} {} \;' >> ${TMPPLIST} -.endif - -# Get rid of the empty placeholder files - @${FIND} ${STAGEDIR}${WWWDIR} -type f -name empty -size 0 -exec ${RM} {} \; - @${ECHO_CMD} '@exec ${FIND} ${WWWDIR:S|^${PREFIX}/|%D/|} -type f -name empty -size 0 -exec ${RM} {} \;' >> ${TMPPLIST} - - @${ECHO_CMD} '@exec ${CHOWN} -R ${WWWOWN}:${WWWGRP} \ - ${WWWDIR:S|^${PREFIX}/|%D/|}' >> ${TMPPLIST} - @${FIND} ${STAGEDIR}${WWWDIR} -type f -print0 | ${XARGS} -0 ${CHMOD} 644 - @${ECHO_CMD} '@exec ${FIND} ${WWWDIR} -type f -print0 | \ - ${XARGS} -0 ${CHMOD} 644' >> ${TMPPLIST} - @${FIND} ${STAGEDIR}${WWWDIR} -type d -print0 | ${XARGS} -0 ${CHMOD} 755 - @${ECHO_CMD} '@exec ${FIND} ${WWWDIR} -type d -print0 | \ - ${XARGS} -0 ${CHMOD} 755' >> ${TMPPLIST} - -# Fix the permissions of the Cake console script - @${CHMOD} 755 ${STAGEDIR}${WWWDIR}/${CAKE_CONSOLE} - @${ECHO_CMD} '@exec ${CHMOD} 755 ${WWWDIR}/${CAKE_CONSOLE}' >> ${TMPPLIST} - -post-install: -.if ${PORT_OPTIONS:MAP} - @${MKDIR} ${STAGEDIR}${CONFDIR} - @if [ -d "${STAGEDIR}${CONFDIR}" ]; then \ - ${CP} ${WRKDIR}/${CONF} ${STAGEDIR}${CONFDIR}/cakephp.conf; \ - else \ - ${ECHO_MSG} "" ; \ - ${ECHO_MSG} "Please check your Apache 2.x installation -" ; \ - ${ECHO_MSG} "${CONFDIR} doesn't exist," ; \ - ${ECHO_MSG} "so I cannot install cakephp.conf there!" ; \ - ${ECHO_MSG} "" ; \ - ${FALSE} ; \ - fi -.endif - @${INSTALL} -d ${STAGEDIR}${DOCSDIR} - @cd ${WRKSRC} && ${INSTALL_DATA} ${PORTDOCS} ${STAGEDIR}${DOCSDIR} -.if ${CGI_EXT} == "-cgi" - @${ECHO_MSG} "" - @${ECHO_MSG} "Your CakePHP installation was configured to use the PHP CGI binary." - @${ECHO_MSG} "The PHP CGI binary is expected to be referenced by the URL:" - @${ECHO_MSG} "" - @${ECHO_MSG} " ${WITH_PHP_CGI}" - @${ECHO_MSG} "" - @${ECHO_MSG} "If this is incorrect, reinstall the port with the WITH_PHP_CGI knob" - @${ECHO_MSG} "set to the correct URL." -.endif - @${ECHO_MSG} "*********************************************************************" - -.include <bsd.port.post.mk> diff --git a/www/cakephp22/distinfo b/www/cakephp22/distinfo deleted file mode 100644 index f35ad5b1c54b..000000000000 --- a/www/cakephp22/distinfo +++ /dev/null @@ -1,2 +0,0 @@ -SHA256 (cakephp-cakephp-2.2.7_GH0.tar.gz) = a89eef506471883be54fff2f68c063bc875303086f75de65392d0930e07063ef -SIZE (cakephp-cakephp-2.2.7_GH0.tar.gz) = 1204326 diff --git a/www/cakephp22/files/cakephp-development-cgi.conf.in b/www/cakephp22/files/cakephp-development-cgi.conf.in deleted file mode 100644 index 48c1e373a372..000000000000 --- a/www/cakephp22/files/cakephp-development-cgi.conf.in +++ /dev/null @@ -1,13 +0,0 @@ -AddType application/x-httpd-php .php -AddType application/x-httpd-php-source .phps - -Action php-script %%PHPCGI%% -AddHandler php-script .php - -Alias /cakephp %%WWWDIR%% - -<Location /cakephp> - DirectoryIndex index.php - Order deny,allow - Allow from all -</Location> diff --git a/www/cakephp22/files/cakephp-development.conf.in b/www/cakephp22/files/cakephp-development.conf.in deleted file mode 100644 index 86a7a676d57b..000000000000 --- a/www/cakephp22/files/cakephp-development.conf.in +++ /dev/null @@ -1,10 +0,0 @@ -AddType application/x-httpd-php .php -AddType application/x-httpd-php-source .phps - -Alias /cakephp %%WWWDIR%% - -<Location /cakephp> - DirectoryIndex index.php - Order deny,allow - Allow from all -</Location> diff --git a/www/cakephp22/files/cakephp-production-cgi.conf.in b/www/cakephp22/files/cakephp-production-cgi.conf.in deleted file mode 100644 index 7215c731486a..000000000000 --- a/www/cakephp22/files/cakephp-production-cgi.conf.in +++ /dev/null @@ -1,13 +0,0 @@ -AddType application/x-httpd-php .php -AddType application/x-httpd-php-source .phps - -Action php-script %%PHPCGI%% -AddHandler php-script .php - -DocumentRoot %%WWWDIR%%/app/webroot - -<Location /> - DirectoryIndex index.php - Order deny,allow - Allow from all -</Location> diff --git a/www/cakephp22/files/cakephp-production.conf.in b/www/cakephp22/files/cakephp-production.conf.in deleted file mode 100644 index 8679a15b8958..000000000000 --- a/www/cakephp22/files/cakephp-production.conf.in +++ /dev/null @@ -1,10 +0,0 @@ -AddType application/x-httpd-php .php -AddType application/x-httpd-php-source .phps - -DocumentRoot %%WWWDIR%%/app/webroot - -<Location /> - DirectoryIndex index.php - Order deny,allow - Allow from all -</Location> diff --git a/www/cakephp22/files/extra-patch-app__Config__core.php b/www/cakephp22/files/extra-patch-app__Config__core.php deleted file mode 100644 index c490214715a0..000000000000 --- a/www/cakephp22/files/extra-patch-app__Config__core.php +++ /dev/null @@ -1,11 +0,0 @@ ---- app/Config/core.php.orig 2012-02-20 18:12:19.000000000 +0100 -+++ app/Config/core.php 2012-02-20 18:12:37.000000000 +0100 -@@ -92,7 +92,7 @@ - * - * And uncomment the App.baseUrl below: - */ -- //Configure::write('App.baseUrl', env('SCRIPT_NAME')); -+ Configure::write('App.baseUrl', env('SCRIPT_NAME')); - - /** - * Uncomment the define below to use CakePHP prefix routes. diff --git a/www/cakephp22/files/patch-cake__console__cake b/www/cakephp22/files/patch-cake__console__cake deleted file mode 100644 index 72584f7c7cb7..000000000000 --- a/www/cakephp22/files/patch-cake__console__cake +++ /dev/null @@ -1,13 +0,0 @@ ---- lib/Cake/Console/cake.orig 2012-02-20 19:44:50.000000000 +0100 -+++ lib/Cake/Console/cake 2012-02-20 19:45:27.000000000 +0100 -@@ -1,4 +1,4 @@ --#!/usr/bin/env bash -+#!/bin/sh - ################################################################################ - # - # Bake is a shell script for running CakePHP bake script -@@ -31,3 +31,4 @@ - exec php -q "$LIB"cake.php -working "$APP" "$@" - - exit; -+ diff --git a/www/cakephp22/files/pkg-message-no-apache.in b/www/cakephp22/files/pkg-message-no-apache.in deleted file mode 100644 index 50618118d205..000000000000 --- a/www/cakephp22/files/pkg-message-no-apache.in +++ /dev/null @@ -1,7 +0,0 @@ -********************************************************************* -You have just installed the CakePHP web application framework. Please -consider supporting the project by visiting http://www.cakephp.org/ -and making a donation to the development effort. - -Be sure to check the files in %%WWWDIR%%/app/config for -additional framework configuration options. diff --git a/www/cakephp22/files/pkg-message.in b/www/cakephp22/files/pkg-message.in deleted file mode 100644 index 3fe1c140599c..000000000000 --- a/www/cakephp22/files/pkg-message.in +++ /dev/null @@ -1,10 +0,0 @@ -********************************************************************* -You have just installed the CakePHP web application framework. Please -consider supporting the project by visiting http://www.cakephp.org/ -and making a donation to the development effort. - -Note that you should restart your Apache web server to ensure that -the CakePHP configuration file is loaded. - -Be sure to check the files in %%WWWDIR%%/app/config for -additional framework configuration options. diff --git a/www/cakephp22/pkg-descr b/www/cakephp22/pkg-descr deleted file mode 100644 index d1d7d595da55..000000000000 --- a/www/cakephp22/pkg-descr +++ /dev/null @@ -1,8 +0,0 @@ -This is a port of the CakePHP web application framework. CakePHP is a -free open-source rapid development framework for PHP. It's a structure -of libraries, classes and run-time infrastructure for programmers -creating web applications originally inspired by the Ruby on Rails -framework. Our primary goal is to enable you to work in a structured -and rapid manner - without loss of flexibility. - -WWW: http://www.cakephp.org/ diff --git a/www/cakephp22/pkg-plist b/www/cakephp22/pkg-plist deleted file mode 100644 index 444ec7ed5d49..000000000000 --- a/www/cakephp22/pkg-plist +++ /dev/null @@ -1,1000 +0,0 @@ -%%HTACCESS%%%%WWWDIR%%/.htaccess -%%HTACCESS%%%%WWWDIR%%/app/.htaccess -@sample %%WWWDIR%%/app/Config/acl.php.sample -@sample %%WWWDIR%%/app/Config/acl.ini.php.sample -@sample %%WWWDIR%%/app/Config/bootstrap.php.sample -@sample %%WWWDIR%%/app/Config/core.php.sample -@sample %%WWWDIR%%/app/Config/database.php.sample -@sample %%WWWDIR%%/app/Config/email.php.sample -@sample %%WWWDIR%%/app/Config/routes.php.sample -%%WWWDIR%%/app/Config/Schema/db_acl.php -%%WWWDIR%%/app/Config/Schema/db_acl.sql -%%WWWDIR%%/app/Config/Schema/i18n.php -%%WWWDIR%%/app/Config/Schema/i18n.sql -%%WWWDIR%%/app/Config/Schema/sessions.php -%%WWWDIR%%/app/Config/Schema/sessions.sql -%%WWWDIR%%/app/Console/Command/AppShell.php -%%WWWDIR%%/app/Console/cake -%%WWWDIR%%/app/Console/cake.bat -%%WWWDIR%%/app/Console/cake.php -%%WWWDIR%%/app/Controller/AppController.php -%%WWWDIR%%/app/Controller/PagesController.php -%%WWWDIR%%/app/Model/AppModel.php -%%WWWDIR%%/app/View/Emails/html/default.ctp -%%WWWDIR%%/app/View/Emails/text/default.ctp -%%WWWDIR%%/app/View/Errors/error400.ctp -%%WWWDIR%%/app/View/Errors/error500.ctp -%%WWWDIR%%/app/View/Helper/AppHelper.php -%%WWWDIR%%/app/View/Layouts/Emails/html/default.ctp -%%WWWDIR%%/app/View/Layouts/Emails/text/default.ctp -%%WWWDIR%%/app/View/Layouts/js/default.ctp -%%WWWDIR%%/app/View/Layouts/rss/default.ctp -%%WWWDIR%%/app/View/Layouts/xml/default.ctp -%%WWWDIR%%/app/View/Layouts/ajax.ctp -%%WWWDIR%%/app/View/Layouts/default.ctp -%%WWWDIR%%/app/View/Layouts/error.ctp -%%WWWDIR%%/app/View/Layouts/flash.ctp -%%WWWDIR%%/app/View/Pages/home.ctp -%%WWWDIR%%/app/index.php -%%HTACCESS%%%%WWWDIR%%/app/webroot/.htaccess -%%WWWDIR%%/app/webroot/css/cake.generic.css -%%WWWDIR%%/app/webroot/favicon.ico -%%WWWDIR%%/app/webroot/img/cake.icon.png -%%WWWDIR%%/app/webroot/img/cake.power.gif -%%WWWDIR%%/app/webroot/img/test-error-icon.png -%%WWWDIR%%/app/webroot/img/test-fail-icon.png -%%WWWDIR%%/app/webroot/img/test-pass-icon.png -%%WWWDIR%%/app/webroot/img/test-skip-icon.png -%%WWWDIR%%/app/webroot/index.php -%%WWWDIR%%/app/webroot/test.php -%%WWWDIR%%/index.php -%%WWWDIR%%/lib/Cake/Cache/Cache.php -%%WWWDIR%%/lib/Cake/Cache/CacheEngine.php -%%WWWDIR%%/lib/Cake/Cache/Engine/ApcEngine.php -%%WWWDIR%%/lib/Cake/Cache/Engine/FileEngine.php -%%WWWDIR%%/lib/Cake/Cache/Engine/MemcacheEngine.php -%%WWWDIR%%/lib/Cake/Cache/Engine/RedisEngine.php -%%WWWDIR%%/lib/Cake/Cache/Engine/WincacheEngine.php -%%WWWDIR%%/lib/Cake/Cache/Engine/XcacheEngine.php -%%WWWDIR%%/lib/Cake/Config/config.php -%%WWWDIR%%/lib/Cake/Config/routes.php -%%WWWDIR%%/lib/Cake/Config/unicode/casefolding/0080_00ff.php -%%WWWDIR%%/lib/Cake/Config/unicode/casefolding/0100_017f.php -%%WWWDIR%%/lib/Cake/Config/unicode/casefolding/0180_024F.php -%%WWWDIR%%/lib/Cake/Config/unicode/casefolding/0250_02af.php -%%WWWDIR%%/lib/Cake/Config/unicode/casefolding/0370_03ff.php -%%WWWDIR%%/lib/Cake/Config/unicode/casefolding/0400_04ff.php -%%WWWDIR%%/lib/Cake/Config/unicode/casefolding/0500_052f.php -%%WWWDIR%%/lib/Cake/Config/unicode/casefolding/0530_058f.php -%%WWWDIR%%/lib/Cake/Config/unicode/casefolding/1e00_1eff.php -%%WWWDIR%%/lib/Cake/Config/unicode/casefolding/1f00_1fff.php -%%WWWDIR%%/lib/Cake/Config/unicode/casefolding/2100_214f.php -%%WWWDIR%%/lib/Cake/Config/unicode/casefolding/2150_218f.php -%%WWWDIR%%/lib/Cake/Config/unicode/casefolding/2460_24ff.php -%%WWWDIR%%/lib/Cake/Config/unicode/casefolding/2c00_2c5f.php -%%WWWDIR%%/lib/Cake/Config/unicode/casefolding/2c60_2c7f.php -%%WWWDIR%%/lib/Cake/Config/unicode/casefolding/2c80_2cff.php -%%WWWDIR%%/lib/Cake/Config/unicode/casefolding/ff00_ffef.php -%%WWWDIR%%/lib/Cake/Configure/ConfigReaderInterface.php -%%WWWDIR%%/lib/Cake/Configure/IniReader.php -%%WWWDIR%%/lib/Cake/Configure/PhpReader.php -%%WWWDIR%%/lib/Cake/Console/Command/AclShell.php -%%WWWDIR%%/lib/Cake/Console/Command/ApiShell.php -%%WWWDIR%%/lib/Cake/Console/Command/AppShell.php -%%WWWDIR%%/lib/Cake/Console/Command/BakeShell.php -%%WWWDIR%%/lib/Cake/Console/Command/CommandListShell.php -%%WWWDIR%%/lib/Cake/Console/Command/ConsoleShell.php -%%WWWDIR%%/lib/Cake/Console/Command/I18nShell.php -%%WWWDIR%%/lib/Cake/Console/Command/SchemaShell.php -%%WWWDIR%%/lib/Cake/Console/Command/TestShell.php -%%WWWDIR%%/lib/Cake/Console/Command/Task/BakeTask.php -%%WWWDIR%%/lib/Cake/Console/Command/Task/ControllerTask.php -%%WWWDIR%%/lib/Cake/Console/Command/Task/DbConfigTask.php -%%WWWDIR%%/lib/Cake/Console/Command/Task/ExtractTask.php -%%WWWDIR%%/lib/Cake/Console/Command/Task/FixtureTask.php -%%WWWDIR%%/lib/Cake/Console/Command/Task/ModelTask.php -%%WWWDIR%%/lib/Cake/Console/Command/Task/PluginTask.php -%%WWWDIR%%/lib/Cake/Console/Command/Task/ProjectTask.php -%%WWWDIR%%/lib/Cake/Console/Command/Task/TemplateTask.php -%%WWWDIR%%/lib/Cake/Console/Command/Task/TestTask.php -%%WWWDIR%%/lib/Cake/Console/Command/Task/ViewTask.php -%%WWWDIR%%/lib/Cake/Console/Command/TestsuiteShell.php -%%WWWDIR%%/lib/Cake/Console/Command/UpgradeShell.php -%%WWWDIR%%/lib/Cake/Console/ConsoleErrorHandler.php -%%WWWDIR%%/lib/Cake/Console/ConsoleInput.php -%%WWWDIR%%/lib/Cake/Console/ConsoleInputArgument.php -%%WWWDIR%%/lib/Cake/Console/ConsoleInputOption.php -%%WWWDIR%%/lib/Cake/Console/ConsoleInputSubcommand.php -%%WWWDIR%%/lib/Cake/Console/ConsoleOptionParser.php -%%WWWDIR%%/lib/Cake/Console/ConsoleOutput.php -%%WWWDIR%%/lib/Cake/Console/HelpFormatter.php -%%WWWDIR%%/lib/Cake/Console/Shell.php -%%WWWDIR%%/lib/Cake/Console/ShellDispatcher.php -%%WWWDIR%%/lib/Cake/Console/TaskCollection.php -%%WWWDIR%%/lib/Cake/Console/Templates/default/actions/controller_actions.ctp -%%WWWDIR%%/lib/Cake/Console/Templates/default/classes/controller.ctp -%%WWWDIR%%/lib/Cake/Console/Templates/default/classes/fixture.ctp -%%WWWDIR%%/lib/Cake/Console/Templates/default/classes/model.ctp -%%WWWDIR%%/lib/Cake/Console/Templates/default/classes/test.ctp -%%WWWDIR%%/lib/Cake/Console/Templates/default/views/form.ctp -%%WWWDIR%%/lib/Cake/Console/Templates/default/views/index.ctp -%%WWWDIR%%/lib/Cake/Console/Templates/default/views/view.ctp -%%HTACCESS%%%%WWWDIR%%/lib/Cake/Console/Templates/skel/.htaccess -%%WWWDIR%%/lib/Cake/Console/Templates/skel/Config/Schema/db_acl.php -%%WWWDIR%%/lib/Cake/Console/Templates/skel/Config/Schema/db_acl.sql -%%WWWDIR%%/lib/Cake/Console/Templates/skel/Config/Schema/i18n.php -%%WWWDIR%%/lib/Cake/Console/Templates/skel/Config/Schema/i18n.sql -%%WWWDIR%%/lib/Cake/Console/Templates/skel/Config/Schema/sessions.php -%%WWWDIR%%/lib/Cake/Console/Templates/skel/Config/Schema/sessions.sql -%%WWWDIR%%/lib/Cake/Console/Templates/skel/Config/acl.ini.php -%%WWWDIR%%/lib/Cake/Console/Templates/skel/Config/bootstrap.php -%%WWWDIR%%/lib/Cake/Console/Templates/skel/Config/core.php -%%WWWDIR%%/lib/Cake/Console/Templates/skel/Config/database.php.default -%%WWWDIR%%/lib/Cake/Console/Templates/skel/Config/email.php.default -%%WWWDIR%%/lib/Cake/Console/Templates/skel/Config/routes.php -%%WWWDIR%%/lib/Cake/Console/Templates/skel/Console/Command/AppShell.php -%%WWWDIR%%/lib/Cake/Console/Templates/skel/Console/cake -%%WWWDIR%%/lib/Cake/Console/Templates/skel/Console/cake.bat -%%WWWDIR%%/lib/Cake/Console/Templates/skel/Console/cake.php -%%WWWDIR%%/lib/Cake/Console/Templates/skel/Controller/AppController.php -%%WWWDIR%%/lib/Cake/Console/Templates/skel/Controller/PagesController.php -%%WWWDIR%%/lib/Cake/Console/Templates/skel/Model/AppModel.php -%%WWWDIR%%/lib/Cake/Console/Templates/skel/View/Emails/html/default.ctp -%%WWWDIR%%/lib/Cake/Console/Templates/skel/View/Emails/text/default.ctp -%%WWWDIR%%/lib/Cake/Console/Templates/skel/View/Errors/error400.ctp -%%WWWDIR%%/lib/Cake/Console/Templates/skel/View/Errors/error500.ctp -%%WWWDIR%%/lib/Cake/Console/Templates/skel/View/Helper/AppHelper.php -%%WWWDIR%%/lib/Cake/Console/Templates/skel/View/Layouts/Emails/html/default.ctp -%%WWWDIR%%/lib/Cake/Console/Templates/skel/View/Layouts/Emails/text/default.ctp -%%WWWDIR%%/lib/Cake/Console/Templates/skel/View/Layouts/ajax.ctp -%%WWWDIR%%/lib/Cake/Console/Templates/skel/View/Layouts/default.ctp -%%WWWDIR%%/lib/Cake/Console/Templates/skel/View/Layouts/error.ctp -%%WWWDIR%%/lib/Cake/Console/Templates/skel/View/Layouts/flash.ctp -%%WWWDIR%%/lib/Cake/Console/Templates/skel/View/Layouts/js/default.ctp -%%WWWDIR%%/lib/Cake/Console/Templates/skel/View/Layouts/rss/default.ctp -%%WWWDIR%%/lib/Cake/Console/Templates/skel/View/Layouts/xml/default.ctp -%%WWWDIR%%/lib/Cake/Console/Templates/skel/View/Pages/home.ctp -%%WWWDIR%%/lib/Cake/Console/Templates/skel/index.php -%%HTACCESS%%%%WWWDIR%%/lib/Cake/Console/Templates/skel/webroot/.htaccess -%%WWWDIR%%/lib/Cake/Console/Templates/skel/webroot/css/cake.generic.css -%%WWWDIR%%/lib/Cake/Console/Templates/skel/webroot/favicon.ico -%%WWWDIR%%/lib/Cake/Console/Templates/skel/webroot/img/cake.icon.png -%%WWWDIR%%/lib/Cake/Console/Templates/skel/webroot/img/cake.power.gif -%%WWWDIR%%/lib/Cake/Console/Templates/skel/webroot/img/test-error-icon.png -%%WWWDIR%%/lib/Cake/Console/Templates/skel/webroot/img/test-fail-icon.png -%%WWWDIR%%/lib/Cake/Console/Templates/skel/webroot/img/test-pass-icon.png -%%WWWDIR%%/lib/Cake/Console/Templates/skel/webroot/img/test-skip-icon.png -%%WWWDIR%%/lib/Cake/Console/Templates/skel/webroot/index.php -%%WWWDIR%%/lib/Cake/Console/Templates/skel/webroot/test.php -%%WWWDIR%%/lib/Cake/Console/cake -%%WWWDIR%%/lib/Cake/Console/cake.bat -%%WWWDIR%%/lib/Cake/Console/cake.php -%%WWWDIR%%/lib/Cake/Controller/CakeErrorController.php -%%WWWDIR%%/lib/Cake/Controller/Component.php -%%WWWDIR%%/lib/Cake/Controller/Component/Acl/AclInterface.php -%%WWWDIR%%/lib/Cake/Controller/Component/Acl/DbAcl.php -%%WWWDIR%%/lib/Cake/Controller/Component/Acl/IniAcl.php -%%WWWDIR%%/lib/Cake/Controller/Component/Acl/PhpAcl.php -%%WWWDIR%%/lib/Cake/Controller/Component/AclComponent.php -%%WWWDIR%%/lib/Cake/Controller/Component/Auth/ActionsAuthorize.php -%%WWWDIR%%/lib/Cake/Controller/Component/Auth/BaseAuthenticate.php -%%WWWDIR%%/lib/Cake/Controller/Component/Auth/BaseAuthorize.php -%%WWWDIR%%/lib/Cake/Controller/Component/Auth/BasicAuthenticate.php -%%WWWDIR%%/lib/Cake/Controller/Component/Auth/ControllerAuthorize.php -%%WWWDIR%%/lib/Cake/Controller/Component/Auth/CrudAuthorize.php -%%WWWDIR%%/lib/Cake/Controller/Component/Auth/DigestAuthenticate.php -%%WWWDIR%%/lib/Cake/Controller/Component/Auth/FormAuthenticate.php -%%WWWDIR%%/lib/Cake/Controller/Component/AuthComponent.php -%%WWWDIR%%/lib/Cake/Controller/Component/CookieComponent.php -%%WWWDIR%%/lib/Cake/Controller/Component/EmailComponent.php -%%WWWDIR%%/lib/Cake/Controller/Component/PaginatorComponent.php -%%WWWDIR%%/lib/Cake/Controller/Component/RequestHandlerComponent.php -%%WWWDIR%%/lib/Cake/Controller/Component/SecurityComponent.php -%%WWWDIR%%/lib/Cake/Controller/Component/SessionComponent.php -%%WWWDIR%%/lib/Cake/Controller/ComponentCollection.php -%%WWWDIR%%/lib/Cake/Controller/Controller.php -%%WWWDIR%%/lib/Cake/Controller/Scaffold.php -%%WWWDIR%%/lib/Cake/Core/App.php -%%WWWDIR%%/lib/Cake/Core/CakePlugin.php -%%WWWDIR%%/lib/Cake/Core/Configure.php -%%WWWDIR%%/lib/Cake/Core/Object.php -%%WWWDIR%%/lib/Cake/Error/ErrorHandler.php -%%WWWDIR%%/lib/Cake/Error/ExceptionRenderer.php -%%WWWDIR%%/lib/Cake/Error/exceptions.php -%%WWWDIR%%/lib/Cake/Event/CakeEvent.php -%%WWWDIR%%/lib/Cake/Event/CakeEventListener.php -%%WWWDIR%%/lib/Cake/Event/CakeEventManager.php -%%WWWDIR%%/lib/Cake/I18n/I18n.php -%%WWWDIR%%/lib/Cake/I18n/L10n.php -%%WWWDIR%%/lib/Cake/I18n/Multibyte.php -%%WWWDIR%%/lib/Cake/LICENSE.txt -%%WWWDIR%%/lib/Cake/Log/CakeLog.php -%%WWWDIR%%/lib/Cake/Log/CakeLogInterface.php -%%WWWDIR%%/lib/Cake/Log/Engine/ConsoleLog.php -%%WWWDIR%%/lib/Cake/Log/Engine/BaseLog.php -%%WWWDIR%%/lib/Cake/Log/Engine/FileLog.php -%%WWWDIR%%/lib/Cake/Log/LogEngineCollection.php -%%WWWDIR%%/lib/Cake/Model/AclNode.php -%%WWWDIR%%/lib/Cake/Model/Aco.php -%%WWWDIR%%/lib/Cake/Model/AcoAction.php -%%WWWDIR%%/lib/Cake/Model/Aro.php -%%WWWDIR%%/lib/Cake/Model/Behavior/AclBehavior.php -%%WWWDIR%%/lib/Cake/Model/Behavior/ContainableBehavior.php -%%WWWDIR%%/lib/Cake/Model/Behavior/TranslateBehavior.php -%%WWWDIR%%/lib/Cake/Model/Behavior/TreeBehavior.php -%%WWWDIR%%/lib/Cake/Model/BehaviorCollection.php -%%WWWDIR%%/lib/Cake/Model/CakeSchema.php -%%WWWDIR%%/lib/Cake/Model/ConnectionManager.php -%%WWWDIR%%/lib/Cake/Model/Datasource/CakeSession.php -%%WWWDIR%%/lib/Cake/Model/Datasource/DataSource.php -%%WWWDIR%%/lib/Cake/Model/Datasource/Database/Mysql.php -%%WWWDIR%%/lib/Cake/Model/Datasource/Database/Postgres.php -%%WWWDIR%%/lib/Cake/Model/Datasource/Database/Sqlite.php -%%WWWDIR%%/lib/Cake/Model/Datasource/Database/Sqlserver.php -%%WWWDIR%%/lib/Cake/Model/Datasource/DboSource.php -%%WWWDIR%%/lib/Cake/Model/Datasource/Session/CacheSession.php -%%WWWDIR%%/lib/Cake/Model/Datasource/Session/CakeSessionHandlerInterface.php -%%WWWDIR%%/lib/Cake/Model/Datasource/Session/DatabaseSession.php -%%WWWDIR%%/lib/Cake/Model/I18nModel.php -%%WWWDIR%%/lib/Cake/Model/Model.php -%%WWWDIR%%/lib/Cake/Model/ModelBehavior.php -%%WWWDIR%%/lib/Cake/Model/ModelValidator.php -%%WWWDIR%%/lib/Cake/Model/Permission.php -%%WWWDIR%%/lib/Cake/Model/Validator/CakeValidationRule.php -%%WWWDIR%%/lib/Cake/Model/Validator/CakeValidationSet.php -%%WWWDIR%%/lib/Cake/Network/CakeRequest.php -%%WWWDIR%%/lib/Cake/Network/CakeResponse.php -%%WWWDIR%%/lib/Cake/Network/CakeSocket.php -%%WWWDIR%%/lib/Cake/Network/Email/AbstractTransport.php -%%WWWDIR%%/lib/Cake/Network/Email/CakeEmail.php -%%WWWDIR%%/lib/Cake/Network/Email/DebugTransport.php -%%WWWDIR%%/lib/Cake/Network/Email/MailTransport.php -%%WWWDIR%%/lib/Cake/Network/Email/SmtpTransport.php -%%WWWDIR%%/lib/Cake/Network/Http/BasicAuthentication.php -%%WWWDIR%%/lib/Cake/Network/Http/DigestAuthentication.php -%%WWWDIR%%/lib/Cake/Network/Http/HttpResponse.php -%%WWWDIR%%/lib/Cake/Network/Http/HttpSocket.php -%%WWWDIR%%/lib/Cake/Routing/Dispatcher.php -%%WWWDIR%%/lib/Cake/Routing/DispatcherFilter.php -%%WWWDIR%%/lib/Cake/Routing/Filter/AssetDispatcher.php -%%WWWDIR%%/lib/Cake/Routing/Filter/CacheDispatcher.php -%%WWWDIR%%/lib/Cake/Routing/Route/CakeRoute.php -%%WWWDIR%%/lib/Cake/Routing/Route/PluginShortRoute.php -%%WWWDIR%%/lib/Cake/Routing/Route/RedirectRoute.php -%%WWWDIR%%/lib/Cake/Routing/Router.php -%%WWWDIR%%/lib/Cake/Test/Case/AllBehaviorsTest.php -%%WWWDIR%%/lib/Cake/Test/Case/AllCacheTest.php -%%WWWDIR%%/lib/Cake/Test/Case/AllComponentsTest.php -%%WWWDIR%%/lib/Cake/Test/Case/AllConfigureTest.php -%%WWWDIR%%/lib/Cake/Test/Case/AllConsoleTest.php -%%WWWDIR%%/lib/Cake/Test/Case/AllControllerTest.php -%%WWWDIR%%/lib/Cake/Test/Case/AllCoreTest.php -%%WWWDIR%%/lib/Cake/Test/Case/AllDatabaseTest.php -%%WWWDIR%%/lib/Cake/Test/Case/AllErrorTest.php -%%WWWDIR%%/lib/Cake/Test/Case/AllEventTest.php -%%WWWDIR%%/lib/Cake/Test/Case/AllHelpersTest.php -%%WWWDIR%%/lib/Cake/Test/Case/AllI18nTest.php -%%WWWDIR%%/lib/Cake/Test/Case/AllLogTest.php -%%WWWDIR%%/lib/Cake/Test/Case/AllNetworkTest.php -%%WWWDIR%%/lib/Cake/Test/Case/AllRoutingTest.php -%%WWWDIR%%/lib/Cake/Test/Case/AllTestSuiteTest.php -%%WWWDIR%%/lib/Cake/Test/Case/AllTestsTest.php -%%WWWDIR%%/lib/Cake/Test/Case/AllUtilityTest.php -%%WWWDIR%%/lib/Cake/Test/Case/AllViewTest.php -%%WWWDIR%%/lib/Cake/Test/Case/BasicsTest.php -%%WWWDIR%%/lib/Cake/Test/Case/Cache/CacheTest.php -%%WWWDIR%%/lib/Cake/Test/Case/Cache/Engine/ApcEngineTest.php -%%WWWDIR%%/lib/Cake/Test/Case/Cache/Engine/FileEngineTest.php -%%WWWDIR%%/lib/Cake/Test/Case/Cache/Engine/MemcacheEngineTest.php -%%WWWDIR%%/lib/Cake/Test/Case/Cache/Engine/RedisEngineTest.php -%%WWWDIR%%/lib/Cake/Test/Case/Cache/Engine/WincacheEngineTest.php -%%WWWDIR%%/lib/Cake/Test/Case/Cache/Engine/XcacheEngineTest.php -%%WWWDIR%%/lib/Cake/Test/Case/Configure/IniReaderTest.php -%%WWWDIR%%/lib/Cake/Test/Case/Configure/PhpReaderTest.php -%%WWWDIR%%/lib/Cake/Test/Case/Console/AllConsoleLibsTest.php -%%WWWDIR%%/lib/Cake/Test/Case/Console/AllConsoleTest.php -%%WWWDIR%%/lib/Cake/Test/Case/Console/AllShellsTest.php -%%WWWDIR%%/lib/Cake/Test/Case/Console/AllTasksTest.php -%%WWWDIR%%/lib/Cake/Test/Case/Console/Command/AclShellTest.php -%%WWWDIR%%/lib/Cake/Test/Case/Console/Command/ApiShellTest.php -%%WWWDIR%%/lib/Cake/Test/Case/Console/Command/BakeShellTest.php -%%WWWDIR%%/lib/Cake/Test/Case/Console/Command/CommandListShellTest.php -%%WWWDIR%%/lib/Cake/Test/Case/Console/Command/SchemaShellTest.php -%%WWWDIR%%/lib/Cake/Test/Case/Console/Command/TestShellTest.php -%%WWWDIR%%/lib/Cake/Test/Case/Console/Command/Task/ControllerTaskTest.php -%%WWWDIR%%/lib/Cake/Test/Case/Console/Command/Task/DbConfigTaskTest.php -%%WWWDIR%%/lib/Cake/Test/Case/Console/Command/Task/ExtractTaskTest.php -%%WWWDIR%%/lib/Cake/Test/Case/Console/Command/Task/FixtureTaskTest.php -%%WWWDIR%%/lib/Cake/Test/Case/Console/Command/Task/ModelTaskTest.php -%%WWWDIR%%/lib/Cake/Test/Case/Console/Command/Task/PluginTaskTest.php -%%WWWDIR%%/lib/Cake/Test/Case/Console/Command/Task/ProjectTaskTest.php -%%WWWDIR%%/lib/Cake/Test/Case/Console/Command/Task/TemplateTaskTest.php -%%WWWDIR%%/lib/Cake/Test/Case/Console/Command/Task/TestTaskTest.php -%%WWWDIR%%/lib/Cake/Test/Case/Console/Command/Task/ViewTaskTest.php -%%WWWDIR%%/lib/Cake/Test/Case/Console/ConsoleErrorHandlerTest.php -%%WWWDIR%%/lib/Cake/Test/Case/Console/ConsoleOptionParserTest.php -%%WWWDIR%%/lib/Cake/Test/Case/Console/ConsoleOutputTest.php -%%WWWDIR%%/lib/Cake/Test/Case/Console/HelpFormatterTest.php -%%WWWDIR%%/lib/Cake/Test/Case/Console/ShellDispatcherTest.php -%%WWWDIR%%/lib/Cake/Test/Case/Console/ShellTest.php -%%WWWDIR%%/lib/Cake/Test/Case/Console/TaskCollectionTest.php -%%WWWDIR%%/lib/Cake/Test/Case/Controller/Component/Acl/DbAclTest.php -%%WWWDIR%%/lib/Cake/Test/Case/Controller/Component/Acl/IniAclTest.php -%%WWWDIR%%/lib/Cake/Test/Case/Controller/Component/Acl/PhpAclTest.php -%%WWWDIR%%/lib/Cake/Test/Case/Controller/Component/Auth/ActionsAuthorizeTest.php -%%WWWDIR%%/lib/Cake/Test/Case/Controller/Component/Auth/BasicAuthenticateTest.php -%%WWWDIR%%/lib/Cake/Test/Case/Controller/Component/Auth/ControllerAuthorizeTest.php -%%WWWDIR%%/lib/Cake/Test/Case/Controller/Component/Auth/CrudAuthorizeTest.php -%%WWWDIR%%/lib/Cake/Test/Case/Controller/Component/Auth/DigestAuthenticateTest.php -%%WWWDIR%%/lib/Cake/Test/Case/Controller/Component/Auth/FormAuthenticateTest.php -%%WWWDIR%%/lib/Cake/Test/Case/Controller/Component/AclComponentTest.php -%%WWWDIR%%/lib/Cake/Test/Case/Controller/Component/AuthComponentTest.php -%%WWWDIR%%/lib/Cake/Test/Case/Controller/Component/CookieComponentTest.php -%%WWWDIR%%/lib/Cake/Test/Case/Controller/Component/EmailComponentTest.php -%%WWWDIR%%/lib/Cake/Test/Case/Controller/Component/PaginatorComponentTest.php -%%WWWDIR%%/lib/Cake/Test/Case/Controller/Component/RequestHandlerComponentTest.php -%%WWWDIR%%/lib/Cake/Test/Case/Controller/Component/SecurityComponentTest.php -%%WWWDIR%%/lib/Cake/Test/Case/Controller/Component/SessionComponentTest.php -%%WWWDIR%%/lib/Cake/Test/Case/Controller/ComponentCollectionTest.php -%%WWWDIR%%/lib/Cake/Test/Case/Controller/ComponentTest.php -%%WWWDIR%%/lib/Cake/Test/Case/Controller/ControllerMergeVarsTest.php -%%WWWDIR%%/lib/Cake/Test/Case/Controller/ControllerTest.php -%%WWWDIR%%/lib/Cake/Test/Case/Controller/PagesControllerTest.php -%%WWWDIR%%/lib/Cake/Test/Case/Controller/ScaffoldTest.php -%%WWWDIR%%/lib/Cake/Test/Case/Core/AppTest.php -%%WWWDIR%%/lib/Cake/Test/Case/Core/CakePluginTest.php -%%WWWDIR%%/lib/Cake/Test/Case/Core/ConfigureTest.php -%%WWWDIR%%/lib/Cake/Test/Case/Core/ObjectTest.php -%%WWWDIR%%/lib/Cake/Test/Case/Error/ErrorHandlerTest.php -%%WWWDIR%%/lib/Cake/Test/Case/Error/ExceptionRendererTest.php -%%WWWDIR%%/lib/Cake/Test/Case/Event/CakeEventManagerTest.php -%%WWWDIR%%/lib/Cake/Test/Case/Event/CakeEventTest.php -%%WWWDIR%%/lib/Cake/Test/Case/I18n/I18nTest.php -%%WWWDIR%%/lib/Cake/Test/Case/I18n/L10nTest.php -%%WWWDIR%%/lib/Cake/Test/Case/I18n/MultibyteTest.php -%%WWWDIR%%/lib/Cake/Test/Case/Log/CakeLogTest.php -%%WWWDIR%%/lib/Cake/Test/Case/Log/Engine/FileLogTest.php -%%WWWDIR%%/lib/Cake/Test/Case/Log/Engine/ConsoleLogTest.php -%%WWWDIR%%/lib/Cake/Test/Case/Model/Behavior/AclBehaviorTest.php -%%WWWDIR%%/lib/Cake/Test/Case/Model/Behavior/ContainableBehaviorTest.php -%%WWWDIR%%/lib/Cake/Test/Case/Model/Behavior/TranslateBehaviorTest.php -%%WWWDIR%%/lib/Cake/Test/Case/Model/Behavior/TreeBehaviorAfterTest.php -%%WWWDIR%%/lib/Cake/Test/Case/Model/Behavior/TreeBehaviorNumberTest.php -%%WWWDIR%%/lib/Cake/Test/Case/Model/Behavior/TreeBehaviorScopedTest.php -%%WWWDIR%%/lib/Cake/Test/Case/Model/Behavior/TreeBehaviorTest.php -%%WWWDIR%%/lib/Cake/Test/Case/Model/Behavior/TreeBehaviorUuidTest.php -%%WWWDIR%%/lib/Cake/Test/Case/Model/BehaviorCollectionTest.php -%%WWWDIR%%/lib/Cake/Test/Case/Model/Datasource/CakeSessionTest.php -%%WWWDIR%%/lib/Cake/Test/Case/Model/Datasource/Database/MysqlTest.php -%%WWWDIR%%/lib/Cake/Test/Case/Model/Datasource/Database/PostgresTest.php -%%WWWDIR%%/lib/Cake/Test/Case/Model/Datasource/Database/SqliteTest.php -%%WWWDIR%%/lib/Cake/Test/Case/Model/Datasource/Database/SqlserverTest.php -%%WWWDIR%%/lib/Cake/Test/Case/Model/Datasource/DataSourceTest.php -%%WWWDIR%%/lib/Cake/Test/Case/Model/Datasource/DboSourceTest.php -%%WWWDIR%%/lib/Cake/Test/Case/Model/Datasource/Session/CacheSessionTest.php -%%WWWDIR%%/lib/Cake/Test/Case/Model/Datasource/Session/DatabaseSessionTest.php -%%WWWDIR%%/lib/Cake/Test/Case/Model/AclNodeTest.php -%%WWWDIR%%/lib/Cake/Test/Case/Model/CakeSchemaTest.php -%%WWWDIR%%/lib/Cake/Test/Case/Model/ConnectionManagerTest.php -%%WWWDIR%%/lib/Cake/Test/Case/Model/ModelCrossSchemaHabtmTest.php -%%WWWDIR%%/lib/Cake/Test/Case/Model/ModelDeleteTest.php -%%WWWDIR%%/lib/Cake/Test/Case/Model/ModelIntegrationTest.php -%%WWWDIR%%/lib/Cake/Test/Case/Model/ModelReadTest.php -%%WWWDIR%%/lib/Cake/Test/Case/Model/ModelTest.php -%%WWWDIR%%/lib/Cake/Test/Case/Model/ModelTestBase.php -%%WWWDIR%%/lib/Cake/Test/Case/Model/ModelValidationTest.php -%%WWWDIR%%/lib/Cake/Test/Case/Model/ModelWriteTest.php -%%WWWDIR%%/lib/Cake/Test/Case/Model/models.php -%%WWWDIR%%/lib/Cake/Test/Case/Model/Validator/CakeValidationRuleTest.php -%%WWWDIR%%/lib/Cake/Test/Case/Model/Validator/CakeValidationSetTest.php -%%WWWDIR%%/lib/Cake/Test/Case/Network/CakeRequestTest.php -%%WWWDIR%%/lib/Cake/Test/Case/Network/CakeResponseTest.php -%%WWWDIR%%/lib/Cake/Test/Case/Network/CakeSocketTest.php -%%WWWDIR%%/lib/Cake/Test/Case/Network/Email/CakeEmailTest.php -%%WWWDIR%%/lib/Cake/Test/Case/Network/Email/DebugTransportTest.php -%%WWWDIR%%/lib/Cake/Test/Case/Network/Email/MailTransportTest.php -%%WWWDIR%%/lib/Cake/Test/Case/Network/Email/SmtpTransportTest.php -%%WWWDIR%%/lib/Cake/Test/Case/Network/Http/BasicAuthenticationTest.php -%%WWWDIR%%/lib/Cake/Test/Case/Network/Http/DigestAuthenticationTest.php -%%WWWDIR%%/lib/Cake/Test/Case/Network/Http/HttpResponseTest.php -%%WWWDIR%%/lib/Cake/Test/Case/Network/Http/HttpSocketTest.php -%%WWWDIR%%/lib/Cake/Test/Case/Routing/DispatcherTest.php -%%WWWDIR%%/lib/Cake/Test/Case/Routing/Filter/AssetDispatcherTest.php -%%WWWDIR%%/lib/Cake/Test/Case/Routing/Route/CakeRouteTest.php -%%WWWDIR%%/lib/Cake/Test/Case/Routing/Route/PluginShortRouteTest.php -%%WWWDIR%%/lib/Cake/Test/Case/Routing/Route/RedirectRouteTest.php -%%WWWDIR%%/lib/Cake/Test/Case/Routing/RouterTest.php -%%WWWDIR%%/lib/Cake/Test/Case/TestSuite/CakeTestCaseTest.php -%%WWWDIR%%/lib/Cake/Test/Case/TestSuite/CakeTestFixtureTest.php -%%WWWDIR%%/lib/Cake/Test/Case/TestSuite/CakeTestSuiteTest.php -%%WWWDIR%%/lib/Cake/Test/Case/TestSuite/ControllerTestCaseTest.php -%%WWWDIR%%/lib/Cake/Test/Case/TestSuite/HtmlCoverageReportTest.php -%%WWWDIR%%/lib/Cake/Test/Case/Utility/CakeNumberTest.php -%%WWWDIR%%/lib/Cake/Test/Case/Utility/CakeTimeTest.php -%%WWWDIR%%/lib/Cake/Test/Case/Utility/ClassRegistryTest.php -%%WWWDIR%%/lib/Cake/Test/Case/Utility/DebuggerTest.php -%%WWWDIR%%/lib/Cake/Test/Case/Utility/FileTest.php -%%WWWDIR%%/lib/Cake/Test/Case/Utility/FolderTest.php -%%WWWDIR%%/lib/Cake/Test/Case/Utility/HashTest.php -%%WWWDIR%%/lib/Cake/Test/Case/Utility/InflectorTest.php -%%WWWDIR%%/lib/Cake/Test/Case/Utility/ObjectCollectionTest.php -%%WWWDIR%%/lib/Cake/Test/Case/Utility/SanitizeTest.php -%%WWWDIR%%/lib/Cake/Test/Case/Utility/SecurityTest.php -%%WWWDIR%%/lib/Cake/Test/Case/Utility/SetTest.php -%%WWWDIR%%/lib/Cake/Test/Case/Utility/StringTest.php -%%WWWDIR%%/lib/Cake/Test/Case/Utility/ValidationTest.php -%%WWWDIR%%/lib/Cake/Test/Case/Utility/XmlTest.php -%%WWWDIR%%/lib/Cake/Test/Case/View/Helper/CacheHelperTest.php -%%WWWDIR%%/lib/Cake/Test/Case/View/Helper/FormHelperTest.php -%%WWWDIR%%/lib/Cake/Test/Case/View/Helper/HtmlHelperTest.php -%%WWWDIR%%/lib/Cake/Test/Case/View/Helper/JqueryEngineHelperTest.php -%%WWWDIR%%/lib/Cake/Test/Case/View/Helper/JsHelperTest.php -%%WWWDIR%%/lib/Cake/Test/Case/View/Helper/MootoolsEngineHelperTest.php -%%WWWDIR%%/lib/Cake/Test/Case/View/Helper/NumberHelperTest.php -%%WWWDIR%%/lib/Cake/Test/Case/View/Helper/PaginatorHelperTest.php -%%WWWDIR%%/lib/Cake/Test/Case/View/Helper/PrototypeEngineHelperTest.php -%%WWWDIR%%/lib/Cake/Test/Case/View/Helper/RssHelperTest.php -%%WWWDIR%%/lib/Cake/Test/Case/View/Helper/SessionHelperTest.php -%%WWWDIR%%/lib/Cake/Test/Case/View/Helper/TextHelperTest.php -%%WWWDIR%%/lib/Cake/Test/Case/View/Helper/TimeHelperTest.php -%%WWWDIR%%/lib/Cake/Test/Case/View/HelperCollectionTest.php -%%WWWDIR%%/lib/Cake/Test/Case/View/HelperTest.php -%%WWWDIR%%/lib/Cake/Test/Case/View/JsonViewTest.php -%%WWWDIR%%/lib/Cake/Test/Case/View/MediaViewTest.php -%%WWWDIR%%/lib/Cake/Test/Case/View/ScaffoldViewTest.php -%%WWWDIR%%/lib/Cake/Test/Case/View/ThemeViewTest.php -%%WWWDIR%%/lib/Cake/Test/Case/View/ViewTest.php -%%WWWDIR%%/lib/Cake/Test/Case/View/XmlViewTest.php -%%WWWDIR%%/lib/Cake/Test/Fixture/AccountFixture.php -%%WWWDIR%%/lib/Cake/Test/Fixture/AcoActionFixture.php -%%WWWDIR%%/lib/Cake/Test/Fixture/AcoFixture.php -%%WWWDIR%%/lib/Cake/Test/Fixture/AcoTwoFixture.php -%%WWWDIR%%/lib/Cake/Test/Fixture/AdFixture.php -%%WWWDIR%%/lib/Cake/Test/Fixture/AdvertisementFixture.php -%%WWWDIR%%/lib/Cake/Test/Fixture/AfterTreeFixture.php -%%WWWDIR%%/lib/Cake/Test/Fixture/AnotherArticleFixture.php -%%WWWDIR%%/lib/Cake/Test/Fixture/AppleFixture.php -%%WWWDIR%%/lib/Cake/Test/Fixture/ArmorFixture.php -%%WWWDIR%%/lib/Cake/Test/Fixture/ArmorsPlayerFixture.php -%%WWWDIR%%/lib/Cake/Test/Fixture/AroFixture.php -%%WWWDIR%%/lib/Cake/Test/Fixture/AroTwoFixture.php -%%WWWDIR%%/lib/Cake/Test/Fixture/ArosAcoFixture.php -%%WWWDIR%%/lib/Cake/Test/Fixture/ArosAcoTwoFixture.php -%%WWWDIR%%/lib/Cake/Test/Fixture/ArticleFeaturedFixture.php -%%WWWDIR%%/lib/Cake/Test/Fixture/ArticleFeaturedsTagsFixture.php -%%WWWDIR%%/lib/Cake/Test/Fixture/ArticleFixture.php -%%WWWDIR%%/lib/Cake/Test/Fixture/ArticlesTagFixture.php -%%WWWDIR%%/lib/Cake/Test/Fixture/AssertTagsTestCase.php -%%WWWDIR%%/lib/Cake/Test/Fixture/AttachmentFixture.php -%%WWWDIR%%/lib/Cake/Test/Fixture/AuthUserCustomFieldFixture.php -%%WWWDIR%%/lib/Cake/Test/Fixture/AuthUserFixture.php -%%WWWDIR%%/lib/Cake/Test/Fixture/AuthorFixture.php -%%WWWDIR%%/lib/Cake/Test/Fixture/BakeArticleFixture.php -%%WWWDIR%%/lib/Cake/Test/Fixture/BakeArticlesBakeTagFixture.php -%%WWWDIR%%/lib/Cake/Test/Fixture/BakeCommentFixture.php -%%WWWDIR%%/lib/Cake/Test/Fixture/BakeTagFixture.php -%%WWWDIR%%/lib/Cake/Test/Fixture/BasketFixture.php -%%WWWDIR%%/lib/Cake/Test/Fixture/BidFixture.php -%%WWWDIR%%/lib/Cake/Test/Fixture/BiddingFixture.php -%%WWWDIR%%/lib/Cake/Test/Fixture/BiddingMessageFixture.php -%%WWWDIR%%/lib/Cake/Test/Fixture/BinaryTestFixture.php -%%WWWDIR%%/lib/Cake/Test/Fixture/BookFixture.php -%%WWWDIR%%/lib/Cake/Test/Fixture/CacheTestModelFixture.php -%%WWWDIR%%/lib/Cake/Test/Fixture/CallbackFixture.php -%%WWWDIR%%/lib/Cake/Test/Fixture/CampaignFixture.php -%%WWWDIR%%/lib/Cake/Test/Fixture/CategoryFixture.php -%%WWWDIR%%/lib/Cake/Test/Fixture/CategoryThreadFixture.php -%%WWWDIR%%/lib/Cake/Test/Fixture/CdFixture.php -%%WWWDIR%%/lib/Cake/Test/Fixture/CommentFixture.php -%%WWWDIR%%/lib/Cake/Test/Fixture/ContentAccountFixture.php -%%WWWDIR%%/lib/Cake/Test/Fixture/ContentFixture.php -%%WWWDIR%%/lib/Cake/Test/Fixture/CounterCachePostFixture.php -%%WWWDIR%%/lib/Cake/Test/Fixture/CounterCachePostNonstandardPrimaryKeyFixture.php -%%WWWDIR%%/lib/Cake/Test/Fixture/CounterCacheUserFixture.php -%%WWWDIR%%/lib/Cake/Test/Fixture/CounterCacheUserNonstandardPrimaryKeyFixture.php -%%WWWDIR%%/lib/Cake/Test/Fixture/DataTestFixture.php -%%WWWDIR%%/lib/Cake/Test/Fixture/DatatypeFixture.php -%%WWWDIR%%/lib/Cake/Test/Fixture/DependencyFixture.php -%%WWWDIR%%/lib/Cake/Test/Fixture/DeviceFixture.php -%%WWWDIR%%/lib/Cake/Test/Fixture/DeviceTypeCategoryFixture.php -%%WWWDIR%%/lib/Cake/Test/Fixture/DeviceTypeFixture.php -%%WWWDIR%%/lib/Cake/Test/Fixture/DocumentDirectoryFixture.php -%%WWWDIR%%/lib/Cake/Test/Fixture/DocumentFixture.php -%%WWWDIR%%/lib/Cake/Test/Fixture/DomainFixture.php -%%WWWDIR%%/lib/Cake/Test/Fixture/DomainsSiteFixture.php -%%WWWDIR%%/lib/Cake/Test/Fixture/ExteriorTypeCategoryFixture.php -%%WWWDIR%%/lib/Cake/Test/Fixture/FeatureSetFixture.php -%%WWWDIR%%/lib/Cake/Test/Fixture/FeaturedFixture.php -%%WWWDIR%%/lib/Cake/Test/Fixture/FilmFileFixture.php -%%WWWDIR%%/lib/Cake/Test/Fixture/FixturizedTestCase.php -%%WWWDIR%%/lib/Cake/Test/Fixture/FlagTreeFixture.php -%%WWWDIR%%/lib/Cake/Test/Fixture/FruitFixture.php -%%WWWDIR%%/lib/Cake/Test/Fixture/FruitsUuidTagFixture.php -%%WWWDIR%%/lib/Cake/Test/Fixture/GroupUpdateAllFixture.php -%%WWWDIR%%/lib/Cake/Test/Fixture/GuildFixture.php -%%WWWDIR%%/lib/Cake/Test/Fixture/GuildsPlayerFixture.php -%%WWWDIR%%/lib/Cake/Test/Fixture/HomeFixture.php -%%WWWDIR%%/lib/Cake/Test/Fixture/ImageFixture.php -%%WWWDIR%%/lib/Cake/Test/Fixture/InnoFixture.php -%%WWWDIR%%/lib/Cake/Test/Fixture/ItemFixture.php -%%WWWDIR%%/lib/Cake/Test/Fixture/ItemsPortfolioFixture.php -%%WWWDIR%%/lib/Cake/Test/Fixture/JoinABFixture.php -%%WWWDIR%%/lib/Cake/Test/Fixture/JoinACFixture.php -%%WWWDIR%%/lib/Cake/Test/Fixture/JoinAFixture.php -%%WWWDIR%%/lib/Cake/Test/Fixture/JoinBFixture.php -%%WWWDIR%%/lib/Cake/Test/Fixture/JoinCFixture.php -%%WWWDIR%%/lib/Cake/Test/Fixture/JoinThingFixture.php -%%WWWDIR%%/lib/Cake/Test/Fixture/MessageFixture.php -%%WWWDIR%%/lib/Cake/Test/Fixture/MyCategoriesMyProductsFixture.php -%%WWWDIR%%/lib/Cake/Test/Fixture/MyCategoriesMyUsersFixture.php -%%WWWDIR%%/lib/Cake/Test/Fixture/MyCategoryFixture.php -%%WWWDIR%%/lib/Cake/Test/Fixture/MyProductFixture.php -%%WWWDIR%%/lib/Cake/Test/Fixture/MyUserFixture.php -%%WWWDIR%%/lib/Cake/Test/Fixture/NodeFixture.php -%%WWWDIR%%/lib/Cake/Test/Fixture/NumberTreeFixture.php -%%WWWDIR%%/lib/Cake/Test/Fixture/NumberTreeTwoFixture.php -%%WWWDIR%%/lib/Cake/Test/Fixture/NumericArticleFixture.php -%%WWWDIR%%/lib/Cake/Test/Fixture/OverallFavoriteFixture.php -%%WWWDIR%%/lib/Cake/Test/Fixture/PersonFixture.php -%%WWWDIR%%/lib/Cake/Test/Fixture/PlayerFixture.php -%%WWWDIR%%/lib/Cake/Test/Fixture/PortfolioFixture.php -%%WWWDIR%%/lib/Cake/Test/Fixture/PostFixture.php -%%WWWDIR%%/lib/Cake/Test/Fixture/PostsTagFixture.php -%%WWWDIR%%/lib/Cake/Test/Fixture/PrefixTestFixture.php -%%WWWDIR%%/lib/Cake/Test/Fixture/PrimaryModelFixture.php -%%WWWDIR%%/lib/Cake/Test/Fixture/ProductFixture.php -%%WWWDIR%%/lib/Cake/Test/Fixture/ProductUpdateAllFixture.php -%%WWWDIR%%/lib/Cake/Test/Fixture/ProjectFixture.php -%%WWWDIR%%/lib/Cake/Test/Fixture/SampleFixture.php -%%WWWDIR%%/lib/Cake/Test/Fixture/SecondaryModelFixture.php -%%WWWDIR%%/lib/Cake/Test/Fixture/SiteFixture.php -%%WWWDIR%%/lib/Cake/Test/Fixture/SessionFixture.php -%%WWWDIR%%/lib/Cake/Test/Fixture/SomethingElseFixture.php -%%WWWDIR%%/lib/Cake/Test/Fixture/SomethingFixture.php -%%WWWDIR%%/lib/Cake/Test/Fixture/StoriesTagFixture.php -%%WWWDIR%%/lib/Cake/Test/Fixture/StoryFixture.php -%%WWWDIR%%/lib/Cake/Test/Fixture/SyfileFixture.php -%%WWWDIR%%/lib/Cake/Test/Fixture/TagFixture.php -%%WWWDIR%%/lib/Cake/Test/Fixture/TestPluginArticleFixture.php -%%WWWDIR%%/lib/Cake/Test/Fixture/TestPluginCommentFixture.php -%%WWWDIR%%/lib/Cake/Test/Fixture/ThePaperMonkiesFixture.php -%%WWWDIR%%/lib/Cake/Test/Fixture/ThreadFixture.php -%%WWWDIR%%/lib/Cake/Test/Fixture/TranslateArticleFixture.php -%%WWWDIR%%/lib/Cake/Test/Fixture/TranslateFixture.php -%%WWWDIR%%/lib/Cake/Test/Fixture/TranslateTableFixture.php -%%WWWDIR%%/lib/Cake/Test/Fixture/TranslateWithPrefixFixture.php -%%WWWDIR%%/lib/Cake/Test/Fixture/TranslatedArticleFixture.php -%%WWWDIR%%/lib/Cake/Test/Fixture/TranslatedItemFixture.php -%%WWWDIR%%/lib/Cake/Test/Fixture/UnconventionalTreeFixture.php -%%WWWDIR%%/lib/Cake/Test/Fixture/UnderscoreFieldFixture.php -%%WWWDIR%%/lib/Cake/Test/Fixture/UserFixture.php -%%WWWDIR%%/lib/Cake/Test/Fixture/UuidFixture.php -%%WWWDIR%%/lib/Cake/Test/Fixture/UuidTagFixture.php -%%WWWDIR%%/lib/Cake/Test/Fixture/UuidTreeFixture.php -%%WWWDIR%%/lib/Cake/Test/Fixture/UuiditemFixture.php -%%WWWDIR%%/lib/Cake/Test/Fixture/UuiditemsUuidportfolioFixture.php -%%WWWDIR%%/lib/Cake/Test/Fixture/UuiditemsUuidportfolioNumericidFixture.php -%%WWWDIR%%/lib/Cake/Test/Fixture/UuidportfolioFixture.php -%%WWWDIR%%/lib/Cake/Test/Fixture/rss.xml -%%WWWDIR%%/lib/Cake/Test/Fixture/sample.xml -%%WWWDIR%%/lib/Cake/Test/Fixture/soap_request.xml -%%WWWDIR%%/lib/Cake/Test/Fixture/soap_response.xml -%%WWWDIR%%/lib/Cake/Test/test_app/Config/acl.ini -%%WWWDIR%%/lib/Cake/Test/test_app/Config/acl.ini.php -%%WWWDIR%%/lib/Cake/Test/test_app/Config/acl.php -%%WWWDIR%%/lib/Cake/Test/test_app/Config/empty.ini -%%WWWDIR%%/lib/Cake/Test/test_app/Config/empty.php -%%WWWDIR%%/lib/Cake/Test/test_app/Config/htmlhelper_minimized.ini -%%WWWDIR%%/lib/Cake/Test/test_app/Config/htmlhelper_tags.php -%%WWWDIR%%/lib/Cake/Test/test_app/Config/nested.ini -%%WWWDIR%%/lib/Cake/Test/test_app/Config/no_ini_extension -%%WWWDIR%%/lib/Cake/Test/test_app/Config/no_php_extension -%%WWWDIR%%/lib/Cake/Test/test_app/Config/no_section.ini -%%WWWDIR%%/lib/Cake/Test/test_app/Config/routes.php -%%WWWDIR%%/lib/Cake/Test/test_app/Config/var_test.php -%%WWWDIR%%/lib/Cake/Test/test_app/Config/var_test2.php -%%WWWDIR%%/lib/Cake/Test/test_app/Console/Command/SampleShell.php -%%WWWDIR%%/lib/Cake/Test/test_app/Console/Templates/test/classes/test_object.ctp -%%WWWDIR%%/lib/Cake/Test/test_app/Console/Templates/test/views/admin_edit.ctp -%%WWWDIR%%/lib/Cake/Test/test_app/Controller/AppController.php -%%WWWDIR%%/lib/Cake/Test/test_app/Controller/PagesController.php -%%WWWDIR%%/lib/Cake/Test/test_app/Controller/TestsAppsController.php -%%WWWDIR%%/lib/Cake/Test/test_app/Controller/TestAppsErrorController.php -%%WWWDIR%%/lib/Cake/Test/test_app/Controller/TestsAppsPostsController.php -%%WWWDIR%%/lib/Cake/Test/test_app/Error/TestAppsExceptionRenderer.php -%%WWWDIR%%/lib/Cake/Test/test_app/Lib/Cache/Engine/TestAppCacheEngine.php -%%WWWDIR%%/lib/Cake/Test/test_app/Lib/Library.php -%%WWWDIR%%/lib/Cake/Test/test_app/Lib/Log/Engine/TestAppLog.php -%%WWWDIR%%/lib/Cake/Test/test_app/Lib/Utility/TestUtilityClass.php -%%WWWDIR%%/lib/Cake/Test/test_app/Locale/cache_test_po/LC_MESSAGES/default.po -%%WWWDIR%%/lib/Cake/Test/test_app/Locale/cache_test_po/LC_MESSAGES/dom1.po -%%WWWDIR%%/lib/Cake/Test/test_app/Locale/cache_test_po/LC_MESSAGES/dom2.po -%%WWWDIR%%/lib/Cake/Test/test_app/Locale/eng/LC_MESSAGES/validation_messages.po -%%WWWDIR%%/lib/Cake/Test/test_app/Locale/ja_jp/LC_TIME -%%WWWDIR%%/lib/Cake/Test/test_app/Locale/po/LC_MESSAGES/default.po -%%WWWDIR%%/lib/Cake/Test/test_app/Locale/po/LC_MONETARY/default.po -%%WWWDIR%%/lib/Cake/Test/test_app/Locale/po/LC_TIME -%%WWWDIR%%/lib/Cake/Test/test_app/Locale/rule_0_mo/LC_MESSAGES/core.mo -%%WWWDIR%%/lib/Cake/Test/test_app/Locale/rule_0_mo/LC_MESSAGES/default.mo -%%WWWDIR%%/lib/Cake/Test/test_app/Locale/rule_0_po/LC_MESSAGES/core.po -%%WWWDIR%%/lib/Cake/Test/test_app/Locale/rule_0_po/LC_MESSAGES/default.po -%%WWWDIR%%/lib/Cake/Test/test_app/Locale/rule_10_mo/LC_MESSAGES/core.mo -%%WWWDIR%%/lib/Cake/Test/test_app/Locale/rule_10_mo/LC_MESSAGES/default.mo -%%WWWDIR%%/lib/Cake/Test/test_app/Locale/rule_10_po/LC_MESSAGES/core.po -%%WWWDIR%%/lib/Cake/Test/test_app/Locale/rule_10_po/LC_MESSAGES/default.po -%%WWWDIR%%/lib/Cake/Test/test_app/Locale/rule_11_mo/LC_MESSAGES/core.mo -%%WWWDIR%%/lib/Cake/Test/test_app/Locale/rule_11_mo/LC_MESSAGES/default.mo -%%WWWDIR%%/lib/Cake/Test/test_app/Locale/rule_11_po/LC_MESSAGES/core.po -%%WWWDIR%%/lib/Cake/Test/test_app/Locale/rule_11_po/LC_MESSAGES/default.po -%%WWWDIR%%/lib/Cake/Test/test_app/Locale/rule_12_mo/LC_MESSAGES/core.mo -%%WWWDIR%%/lib/Cake/Test/test_app/Locale/rule_12_mo/LC_MESSAGES/default.mo -%%WWWDIR%%/lib/Cake/Test/test_app/Locale/rule_12_po/LC_MESSAGES/core.po -%%WWWDIR%%/lib/Cake/Test/test_app/Locale/rule_12_po/LC_MESSAGES/default.po -%%WWWDIR%%/lib/Cake/Test/test_app/Locale/rule_13_mo/LC_MESSAGES/core.mo -%%WWWDIR%%/lib/Cake/Test/test_app/Locale/rule_13_mo/LC_MESSAGES/default.mo -%%WWWDIR%%/lib/Cake/Test/test_app/Locale/rule_13_po/LC_MESSAGES/core.po -%%WWWDIR%%/lib/Cake/Test/test_app/Locale/rule_13_po/LC_MESSAGES/default.po -%%WWWDIR%%/lib/Cake/Test/test_app/Locale/rule_14_mo/LC_MESSAGES/core.mo -%%WWWDIR%%/lib/Cake/Test/test_app/Locale/rule_14_mo/LC_MESSAGES/default.mo -%%WWWDIR%%/lib/Cake/Test/test_app/Locale/rule_14_po/LC_MESSAGES/core.po -%%WWWDIR%%/lib/Cake/Test/test_app/Locale/rule_14_po/LC_MESSAGES/default.po -%%WWWDIR%%/lib/Cake/Test/test_app/Locale/rule_1_mo/LC_MESSAGES/core.mo -%%WWWDIR%%/lib/Cake/Test/test_app/Locale/rule_1_mo/LC_MESSAGES/default.mo -%%WWWDIR%%/lib/Cake/Test/test_app/Locale/rule_1_po/LC_MESSAGES/core.po -%%WWWDIR%%/lib/Cake/Test/test_app/Locale/rule_1_po/LC_MESSAGES/default.po -%%WWWDIR%%/lib/Cake/Test/test_app/Locale/rule_2_mo/LC_MESSAGES/core.mo -%%WWWDIR%%/lib/Cake/Test/test_app/Locale/rule_2_mo/LC_MESSAGES/default.mo -%%WWWDIR%%/lib/Cake/Test/test_app/Locale/rule_2_po/LC_MESSAGES/core.po -%%WWWDIR%%/lib/Cake/Test/test_app/Locale/rule_2_po/LC_MESSAGES/default.po -%%WWWDIR%%/lib/Cake/Test/test_app/Locale/rule_3_mo/LC_MESSAGES/core.mo -%%WWWDIR%%/lib/Cake/Test/test_app/Locale/rule_3_mo/LC_MESSAGES/default.mo -%%WWWDIR%%/lib/Cake/Test/test_app/Locale/rule_3_po/LC_MESSAGES/core.po -%%WWWDIR%%/lib/Cake/Test/test_app/Locale/rule_3_po/LC_MESSAGES/default.po -%%WWWDIR%%/lib/Cake/Test/test_app/Locale/rule_4_mo/LC_MESSAGES/core.mo -%%WWWDIR%%/lib/Cake/Test/test_app/Locale/rule_4_mo/LC_MESSAGES/default.mo -%%WWWDIR%%/lib/Cake/Test/test_app/Locale/rule_4_po/LC_MESSAGES/core.po -%%WWWDIR%%/lib/Cake/Test/test_app/Locale/rule_4_po/LC_MESSAGES/default.po -%%WWWDIR%%/lib/Cake/Test/test_app/Locale/rule_5_mo/LC_MESSAGES/core.mo -%%WWWDIR%%/lib/Cake/Test/test_app/Locale/rule_5_mo/LC_MESSAGES/default.mo -%%WWWDIR%%/lib/Cake/Test/test_app/Locale/rule_5_po/LC_MESSAGES/core.po -%%WWWDIR%%/lib/Cake/Test/test_app/Locale/rule_5_po/LC_MESSAGES/default.po -%%WWWDIR%%/lib/Cake/Test/test_app/Locale/rule_6_mo/LC_MESSAGES/core.mo -%%WWWDIR%%/lib/Cake/Test/test_app/Locale/rule_6_mo/LC_MESSAGES/default.mo -%%WWWDIR%%/lib/Cake/Test/test_app/Locale/rule_6_po/LC_MESSAGES/core.po -%%WWWDIR%%/lib/Cake/Test/test_app/Locale/rule_6_po/LC_MESSAGES/default.po -%%WWWDIR%%/lib/Cake/Test/test_app/Locale/rule_7_mo/LC_MESSAGES/core.mo -%%WWWDIR%%/lib/Cake/Test/test_app/Locale/rule_7_mo/LC_MESSAGES/default.mo -%%WWWDIR%%/lib/Cake/Test/test_app/Locale/rule_7_po/LC_MESSAGES/core.po -%%WWWDIR%%/lib/Cake/Test/test_app/Locale/rule_7_po/LC_MESSAGES/default.po -%%WWWDIR%%/lib/Cake/Test/test_app/Locale/rule_8_mo/LC_MESSAGES/core.mo -%%WWWDIR%%/lib/Cake/Test/test_app/Locale/rule_8_mo/LC_MESSAGES/default.mo -%%WWWDIR%%/lib/Cake/Test/test_app/Locale/rule_8_po/LC_MESSAGES/core.po -%%WWWDIR%%/lib/Cake/Test/test_app/Locale/rule_8_po/LC_MESSAGES/default.po -%%WWWDIR%%/lib/Cake/Test/test_app/Locale/rule_9_mo/LC_MESSAGES/core.mo -%%WWWDIR%%/lib/Cake/Test/test_app/Locale/rule_9_mo/LC_MESSAGES/default.mo -%%WWWDIR%%/lib/Cake/Test/test_app/Locale/rule_9_po/LC_MESSAGES/core.po -%%WWWDIR%%/lib/Cake/Test/test_app/Locale/rule_9_po/LC_MESSAGES/default.po -%%WWWDIR%%/lib/Cake/Test/test_app/Locale/time_test/LC_TIME -%%WWWDIR%%/lib/Cake/Test/test_app/Model/Behavior/PersisterOneBehaviorBehavior.php -%%WWWDIR%%/lib/Cake/Test/test_app/Model/Behavior/PersisterTwoBehaviorBehavior.php -%%WWWDIR%%/lib/Cake/Test/test_app/Model/Datasource/Database/TestLocalDriver.php -%%WWWDIR%%/lib/Cake/Test/test_app/Model/Datasource/Session/TestAppLibSession.php -%%WWWDIR%%/lib/Cake/Test/test_app/Model/Datasource/Test2OtherSource.php -%%WWWDIR%%/lib/Cake/Test/test_app/Model/Datasource/Test2Source.php -%%WWWDIR%%/lib/Cake/Test/test_app/Model/AppModel.php -%%WWWDIR%%/lib/Cake/Test/test_app/Model/Comment.php -%%WWWDIR%%/lib/Cake/Test/test_app/Model/PersisterOne.php -%%WWWDIR%%/lib/Cake/Test/test_app/Model/PersisterTwo.php -%%WWWDIR%%/lib/Cake/Test/test_app/Model/Post.php -%%WWWDIR%%/lib/Cake/Test/test_app/Plugin/PluginJs/Config/bootstrap.php -%%WWWDIR%%/lib/Cake/Test/test_app/Plugin/PluginJs/webroot/js/one/plugin_one.js -%%WWWDIR%%/lib/Cake/Test/test_app/Plugin/PluginJs/webroot/js/plugin_js.js -%%WWWDIR%%/lib/Cake/Test/test_app/Plugin/TestPlugin/Config/Schema/schema.php -%%WWWDIR%%/lib/Cake/Test/test_app/Plugin/TestPlugin/Config/acl.ini.php -%%WWWDIR%%/lib/Cake/Test/test_app/Plugin/TestPlugin/Config/bootstrap.php -%%WWWDIR%%/lib/Cake/Test/test_app/Plugin/TestPlugin/Config/custom_config.php -%%WWWDIR%%/lib/Cake/Test/test_app/Plugin/TestPlugin/Config/load.php -%%WWWDIR%%/lib/Cake/Test/test_app/Plugin/TestPlugin/Config/more.load.php -%%WWWDIR%%/lib/Cake/Test/test_app/Plugin/TestPlugin/Config/nested.ini -%%WWWDIR%%/lib/Cake/Test/test_app/Plugin/TestPlugin/Config/routes.php -%%WWWDIR%%/lib/Cake/Test/test_app/Plugin/TestPlugin/Console/Command/ExampleShell.php -%%WWWDIR%%/lib/Cake/Test/test_app/Plugin/TestPlugin/Console/Command/Task/OtherTaskTask.php -%%WWWDIR%%/lib/Cake/Test/test_app/Plugin/TestPlugin/Controller/Component/OtherComponent.php -%%WWWDIR%%/lib/Cake/Test/test_app/Plugin/TestPlugin/Controller/Component/PluginsComponent.php -%%WWWDIR%%/lib/Cake/Test/test_app/Plugin/TestPlugin/Controller/Component/TestPluginComponent.php -%%WWWDIR%%/lib/Cake/Test/test_app/Plugin/TestPlugin/Controller/Component/TestPluginOtherComponent.php -%%WWWDIR%%/lib/Cake/Test/test_app/Plugin/TestPlugin/Controller/TestPluginAppController.php -%%WWWDIR%%/lib/Cake/Test/test_app/Plugin/TestPlugin/Controller/TestPluginController.php -%%WWWDIR%%/lib/Cake/Test/test_app/Plugin/TestPlugin/Controller/TestsController.php -%%WWWDIR%%/lib/Cake/Test/test_app/Plugin/TestPlugin/Lib/Cache/Engine/TestPluginCacheEngine.php -%%WWWDIR%%/lib/Cake/Test/test_app/Plugin/TestPlugin/Lib/Custom/Package/CustomLibClass.php -%%WWWDIR%%/lib/Cake/Test/test_app/Plugin/TestPlugin/Lib/Error/TestPluginExceptionRenderer.php -%%WWWDIR%%/lib/Cake/Test/test_app/Plugin/TestPlugin/Lib/Log/Engine/TestPluginLog.php -%%WWWDIR%%/lib/Cake/Test/test_app/Plugin/TestPlugin/Lib/Routing/Filter/Test2DispatcherFilter.php -%%WWWDIR%%/lib/Cake/Test/test_app/Plugin/TestPlugin/Lib/Routing/Filter/TestDispatcherFilter.php -%%WWWDIR%%/lib/Cake/Test/test_app/Plugin/TestPlugin/Lib/TestPluginLibrary.php -%%WWWDIR%%/lib/Cake/Test/test_app/Plugin/TestPlugin/Lib/TestPluginOtherLibrary.php -%%WWWDIR%%/lib/Cake/Test/test_app/Plugin/TestPlugin/Locale/po/LC_MESSAGES/test_plugin.po -%%WWWDIR%%/lib/Cake/Test/test_app/Plugin/TestPlugin/Locale/po/LC_MONETARY/test_plugin.po -%%WWWDIR%%/lib/Cake/Test/test_app/Plugin/TestPlugin/Model/Behavior/TestPluginPersisterOneBehavior.php -%%WWWDIR%%/lib/Cake/Test/test_app/Plugin/TestPlugin/Model/Behavior/TestPluginPersisterTwoBehavior.php -%%WWWDIR%%/lib/Cake/Test/test_app/Plugin/TestPlugin/Model/Datasource/Database/DboDummy.php -%%WWWDIR%%/lib/Cake/Test/test_app/Plugin/TestPlugin/Model/Datasource/Database/TestDriver.php -%%WWWDIR%%/lib/Cake/Test/test_app/Plugin/TestPlugin/Model/Datasource/Session/TestPluginSession.php -%%WWWDIR%%/lib/Cake/Test/test_app/Plugin/TestPlugin/Model/Datasource/TestSource.php -%%WWWDIR%%/lib/Cake/Test/test_app/Plugin/TestPlugin/Model/Datasource/TestOtherSource.php -%%WWWDIR%%/lib/Cake/Test/test_app/Plugin/TestPlugin/Model/TestPluginAppModel.php -%%WWWDIR%%/lib/Cake/Test/test_app/Plugin/TestPlugin/Model/TestPluginAuthUser.php -%%WWWDIR%%/lib/Cake/Test/test_app/Plugin/TestPlugin/Model/TestPluginAuthors.php -%%WWWDIR%%/lib/Cake/Test/test_app/Plugin/TestPlugin/Model/TestPluginComment.php -%%WWWDIR%%/lib/Cake/Test/test_app/Plugin/TestPlugin/Model/TestPluginPost.php -%%WWWDIR%%/lib/Cake/Test/test_app/Plugin/TestPlugin/Vendor/sample/sample_plugin.php -%%WWWDIR%%/lib/Cake/Test/test_app/Plugin/TestPlugin/Utility/TestPluginEngine.php -%%WWWDIR%%/lib/Cake/Test/test_app/Plugin/TestPlugin/Vendor/welcome.php -%%WWWDIR%%/lib/Cake/Test/test_app/Plugin/TestPlugin/Vendor/Example/ExampleExample.php -%%WWWDIR%%/lib/Cake/Test/test_app/Plugin/TestPlugin/View/Elements/plugin_element.ctp -%%WWWDIR%%/lib/Cake/Test/test_app/Plugin/TestPlugin/View/Elements/sub_dir/sub_element.ctp -%%WWWDIR%%/lib/Cake/Test/test_app/Plugin/TestPlugin/View/Elements/test_plugin_element.ctp -%%WWWDIR%%/lib/Cake/Test/test_app/Plugin/TestPlugin/View/Elements/translate.ctp -%%WWWDIR%%/lib/Cake/Test/test_app/Plugin/TestPlugin/View/Emails/text/test_plugin_tpl.ctp -%%WWWDIR%%/lib/Cake/Test/test_app/Plugin/TestPlugin/View/Helper/OtherHelperHelper.php -%%WWWDIR%%/lib/Cake/Test/test_app/Plugin/TestPlugin/View/Helper/PluggedHelperHelper.php -%%WWWDIR%%/lib/Cake/Test/test_app/Plugin/TestPlugin/View/Helper/TestPluginAppHelper.php -%%WWWDIR%%/lib/Cake/Test/test_app/Plugin/TestPlugin/View/Layouts/Emails/text/plug_default.ctp -%%WWWDIR%%/lib/Cake/Test/test_app/Plugin/TestPlugin/View/Layouts/default.ctp -%%WWWDIR%%/lib/Cake/Test/test_app/Plugin/TestPlugin/View/Tests/index.ctp -%%WWWDIR%%/lib/Cake/Test/test_app/Plugin/TestPlugin/View/Tests/scaffold.form.ctp -%%WWWDIR%%/lib/Cake/Test/test_app/Plugin/TestPlugin/webroot/css/test_plugin_asset.css -%%WWWDIR%%/lib/Cake/Test/test_app/Plugin/TestPlugin/webroot/css/theme_one.htc -%%WWWDIR%%/lib/Cake/Test/test_app/Plugin/TestPlugin/webroot/css/unknown.extension -%%WWWDIR%%/lib/Cake/Test/test_app/Plugin/TestPlugin/webroot/flash/plugin_test.swf -%%WWWDIR%%/lib/Cake/Test/test_app/Plugin/TestPlugin/webroot/img/cake.icon.gif -%%WWWDIR%%/lib/Cake/Test/test_app/Plugin/TestPlugin/webroot/js/test_plugin/test.js -%%WWWDIR%%/lib/Cake/Test/test_app/Plugin/TestPlugin/webroot/pdfs/plugin_test.pdf -%%WWWDIR%%/lib/Cake/Test/test_app/Plugin/TestPlugin/webroot/root.js -%%WWWDIR%%/lib/Cake/Test/test_app/Plugin/TestPluginTwo/Config/bootstrap.php -%%WWWDIR%%/lib/Cake/Test/test_app/Plugin/TestPluginTwo/Console/Command/ExampleShell.php -%%WWWDIR%%/lib/Cake/Test/test_app/Plugin/TestPluginTwo/Console/Command/WelcomeShell.php -%%WWWDIR%%/lib/Cake/Test/test_app/Utility/TestAppEngine.php -%%WWWDIR%%/lib/Cake/Test/test_app/Vendor/Test/MyTest.php -%%WWWDIR%%/lib/Cake/Test/test_app/Vendor/Test/hello.php -%%WWWDIR%%/lib/Cake/Test/test_app/Vendor/css/test_asset.css -%%WWWDIR%%/lib/Cake/Test/test_app/Vendor/img/test.jpg -%%WWWDIR%%/lib/Cake/Test/test_app/Vendor/img/test_2.JPG -%%WWWDIR%%/lib/Cake/Test/test_app/Vendor/sample/configure_test_vendor_sample.php -%%WWWDIR%%/lib/Cake/Test/test_app/Vendor/somename/some.name.php -%%WWWDIR%%/lib/Cake/Test/test_app/Vendor/welcome.php -%%WWWDIR%%/lib/Cake/Test/test_app/View/Elements/extended_element.ctp -%%WWWDIR%%/lib/Cake/Test/test_app/View/Elements/extended_missing_element.ctp -%%WWWDIR%%/lib/Cake/Test/test_app/View/Elements/html_call.ctp -%%WWWDIR%%/lib/Cake/Test/test_app/View/Elements/nocache/contains_nocache.ctp -%%WWWDIR%%/lib/Cake/Test/test_app/View/Elements/nocache/plain.ctp -%%WWWDIR%%/lib/Cake/Test/test_app/View/Elements/nocache/sub1.ctp -%%WWWDIR%%/lib/Cake/Test/test_app/View/Elements/nocache/sub2.ctp -%%WWWDIR%%/lib/Cake/Test/test_app/View/Elements/parent_element.ctp -%%WWWDIR%%/lib/Cake/Test/test_app/View/Elements/session_helper.ctp -%%WWWDIR%%/lib/Cake/Test/test_app/View/Elements/test_element.ctp -%%WWWDIR%%/lib/Cake/Test/test_app/View/Elements/test_element.xml -%%WWWDIR%%/lib/Cake/Test/test_app/View/Elements/type_check.ctp -%%WWWDIR%%/lib/Cake/Test/test_app/View/Emails/html/custom.ctp -%%WWWDIR%%/lib/Cake/Test/test_app/View/Emails/html/default.ctp -%%WWWDIR%%/lib/Cake/Test/test_app/View/Emails/html/image.ctp -%%WWWDIR%%/lib/Cake/Test/test_app/View/Emails/html/japanese.ctp -%%WWWDIR%%/lib/Cake/Test/test_app/View/Emails/html/nested_element.ctp -%%WWWDIR%%/lib/Cake/Test/test_app/View/Emails/text/custom.ctp -%%WWWDIR%%/lib/Cake/Test/test_app/View/Emails/text/custom_helper.ctp -%%WWWDIR%%/lib/Cake/Test/test_app/View/Emails/text/default.ctp -%%WWWDIR%%/lib/Cake/Test/test_app/View/Emails/text/japanese.ctp -%%WWWDIR%%/lib/Cake/Test/test_app/View/Emails/text/wide.ctp -%%WWWDIR%%/lib/Cake/Test/test_app/View/Errors/error400.ctp -%%WWWDIR%%/lib/Cake/Test/test_app/View/Errors/error500.ctp -%%WWWDIR%%/lib/Cake/Test/test_app/View/Helper/BananaHelper.php -%%WWWDIR%%/lib/Cake/Test/test_app/View/Layouts/Emails/html/default.ctp -%%WWWDIR%%/lib/Cake/Test/test_app/View/Layouts/Emails/html/japanese.ctp -%%WWWDIR%%/lib/Cake/Test/test_app/View/Layouts/Emails/html/thin.ctp -%%WWWDIR%%/lib/Cake/Test/test_app/View/Layouts/Emails/text/default.ctp -%%WWWDIR%%/lib/Cake/Test/test_app/View/Layouts/Emails/text/japanese.ctp -%%WWWDIR%%/lib/Cake/Test/test_app/View/Layouts/ajax.ctp -%%WWWDIR%%/lib/Cake/Test/test_app/View/Layouts/ajax2.ctp -%%WWWDIR%%/lib/Cake/Test/test_app/View/Layouts/banana.ctp -%%WWWDIR%%/lib/Cake/Test/test_app/View/Layouts/cache_empty_sections.ctp -%%WWWDIR%%/lib/Cake/Test/test_app/View/Layouts/cache_layout.ctp -%%WWWDIR%%/lib/Cake/Test/test_app/View/Layouts/default.ctp -%%WWWDIR%%/lib/Cake/Test/test_app/View/Layouts/flash.ctp -%%WWWDIR%%/lib/Cake/Test/test_app/View/Layouts/json/default.ctp -%%WWWDIR%%/lib/Cake/Test/test_app/View/Layouts/multi_cache.ctp -%%WWWDIR%%/lib/Cake/Test/test_app/View/Layouts/js/default.ctp -%%WWWDIR%%/lib/Cake/Test/test_app/View/Layouts/rss/default.ctp -%%WWWDIR%%/lib/Cake/Test/test_app/View/Layouts/xml/default.ctp -%%WWWDIR%%/lib/Cake/Test/test_app/View/Pages/extract.ctp -%%WWWDIR%%/lib/Cake/Test/test_app/View/Pages/home.ctp -%%WWWDIR%%/lib/Cake/Test/test_app/View/Pages/page.home.ctp -%%WWWDIR%%/lib/Cake/Test/test_app/View/Posts/json/index.ctp -%%WWWDIR%%/lib/Cake/Test/test_app/View/Posts/xml/index.ctp -%%WWWDIR%%/lib/Cake/Test/test_app/View/Posts/alt_ext.alt -%%WWWDIR%%/lib/Cake/Test/test_app/View/Posts/cache_empty_sections.ctp -%%WWWDIR%%/lib/Cake/Test/test_app/View/Posts/cache_form.ctp -%%WWWDIR%%/lib/Cake/Test/test_app/View/Posts/extend_element.ctp -%%WWWDIR%%/lib/Cake/Test/test_app/View/Posts/extend_loop.ctp -%%WWWDIR%%/lib/Cake/Test/test_app/View/Posts/extend_loop_inner.ctp -%%WWWDIR%%/lib/Cake/Test/test_app/View/Posts/extend_missing_element.ctp -%%WWWDIR%%/lib/Cake/Test/test_app/View/Posts/extend_self.ctp -%%WWWDIR%%/lib/Cake/Test/test_app/View/Posts/extend_with_element.ctp -%%WWWDIR%%/lib/Cake/Test/test_app/View/Posts/helper_overwrite.ctp -%%WWWDIR%%/lib/Cake/Test/test_app/View/Posts/index.ctp -%%WWWDIR%%/lib/Cake/Test/test_app/View/Posts/multiple_nocache.ctp -%%WWWDIR%%/lib/Cake/Test/test_app/View/Posts/nested_extends.ctp -%%WWWDIR%%/lib/Cake/Test/test_app/View/Posts/nocache_multiple_element.ctp -%%WWWDIR%%/lib/Cake/Test/test_app/View/Posts/open_block.ctp -%%WWWDIR%%/lib/Cake/Test/test_app/View/Posts/parent_1.ctp -%%WWWDIR%%/lib/Cake/Test/test_app/View/Posts/parent_2.ctp -%%WWWDIR%%/lib/Cake/Test/test_app/View/Posts/parent_view.ctp -%%WWWDIR%%/lib/Cake/Test/test_app/View/Posts/scaffold.form.ctp -%%WWWDIR%%/lib/Cake/Test/test_app/View/Posts/sequencial_nocache.ctp -%%WWWDIR%%/lib/Cake/Test/test_app/View/Posts/test_nocache_tags.ctp -%%WWWDIR%%/lib/Cake/Test/test_app/View/TestsApps/index.ctp -%%WWWDIR%%/lib/Cake/Test/test_app/View/TestsApps/json/index.ctp -%%WWWDIR%%/lib/Cake/Test/test_app/View/Themed/TestTheme/Elements/test_element.ctp -%%WWWDIR%%/lib/Cake/Test/test_app/View/Themed/TestTheme/Emails/text/themed.ctp -%%WWWDIR%%/lib/Cake/Test/test_app/View/Themed/TestTheme/Layouts/default.ctp -%%WWWDIR%%/lib/Cake/Test/test_app/View/Themed/TestTheme/Plugin/TestPlugin/Layouts/plugin_default.ctp -%%WWWDIR%%/lib/Cake/Test/test_app/View/Themed/TestTheme/Plugin/TestPlugin/Emails/text/test_plugin_tpl.ctp -%%WWWDIR%%/lib/Cake/Test/test_app/View/Themed/TestTheme/Plugin/TestPlugin/Tests/index.ctp -%%WWWDIR%%/lib/Cake/Test/test_app/View/Themed/TestTheme/Posts/index.ctp -%%WWWDIR%%/lib/Cake/Test/test_app/View/Themed/TestTheme/Posts/scaffold.index.ctp -%%WWWDIR%%/lib/Cake/Test/test_app/View/Themed/TestTheme/Posts/themed.ctp -%%WWWDIR%%/lib/Cake/Test/test_app/View/Themed/TestTheme/webroot/css/test_asset.css -%%WWWDIR%%/lib/Cake/Test/test_app/View/Themed/TestTheme/webroot/css/theme_webroot.css -%%WWWDIR%%/lib/Cake/Test/test_app/View/Themed/TestTheme/webroot/flash/theme_test.swf -%%WWWDIR%%/lib/Cake/Test/test_app/View/Themed/TestTheme/webroot/img/cake.power.gif -%%WWWDIR%%/lib/Cake/Test/test_app/View/Themed/TestTheme/webroot/img/test.jpg -%%WWWDIR%%/lib/Cake/Test/test_app/View/Themed/TestTheme/webroot/js/one/theme_one.js -%%WWWDIR%%/lib/Cake/Test/test_app/View/Themed/TestTheme/webroot/js/theme.js -%%WWWDIR%%/lib/Cake/Test/test_app/View/Themed/TestTheme/webroot/pdfs/theme_test.pdf -%%WWWDIR%%/lib/Cake/Test/test_app/View/Themed/TestTheme/webroot/space image.text -%%WWWDIR%%/lib/Cake/Test/test_app/tmp/dir_map -%%WWWDIR%%/lib/Cake/Test/test_app/webroot/img/cake.power.gif -%%WWWDIR%%/lib/Cake/Test/test_app/webroot/theme/test_theme/css/theme_webroot.css -%%WWWDIR%%/lib/Cake/Test/test_app/webroot/theme/test_theme/css/webroot_test.css -%%WWWDIR%%/lib/Cake/Test/test_app/webroot/theme/test_theme/img/cake.power.gif -%%WWWDIR%%/lib/Cake/Test/test_app/webroot/theme/test_theme/img/test.jpg -%%WWWDIR%%/lib/Cake/TestSuite/CakeTestCase.php -%%WWWDIR%%/lib/Cake/TestSuite/CakeTestLoader.php -%%WWWDIR%%/lib/Cake/TestSuite/CakeTestRunner.php -%%WWWDIR%%/lib/Cake/TestSuite/CakeTestSuite.php -%%WWWDIR%%/lib/Cake/TestSuite/CakeTestSuiteCommand.php -%%WWWDIR%%/lib/Cake/TestSuite/CakeTestSuiteDispatcher.php -%%WWWDIR%%/lib/Cake/TestSuite/ControllerTestCase.php -%%WWWDIR%%/lib/Cake/TestSuite/Coverage/BaseCoverageReport.php -%%WWWDIR%%/lib/Cake/TestSuite/Coverage/HtmlCoverageReport.php -%%WWWDIR%%/lib/Cake/TestSuite/Coverage/TextCoverageReport.php -%%WWWDIR%%/lib/Cake/TestSuite/Fixture/CakeFixtureManager.php -%%WWWDIR%%/lib/Cake/TestSuite/Fixture/CakeTestFixture.php -%%WWWDIR%%/lib/Cake/TestSuite/Fixture/CakeTestModel.php -%%WWWDIR%%/lib/Cake/TestSuite/Reporter/CakeBaseReporter.php -%%WWWDIR%%/lib/Cake/TestSuite/Reporter/CakeHtmlReporter.php -%%WWWDIR%%/lib/Cake/TestSuite/Reporter/CakeTextReporter.php -%%WWWDIR%%/lib/Cake/TestSuite/templates/footer.php -%%WWWDIR%%/lib/Cake/TestSuite/templates/header.php -%%WWWDIR%%/lib/Cake/TestSuite/templates/menu.php -%%WWWDIR%%/lib/Cake/TestSuite/templates/missing_connection.php -%%WWWDIR%%/lib/Cake/TestSuite/templates/phpunit.php -%%WWWDIR%%/lib/Cake/TestSuite/templates/xdebug.php -%%WWWDIR%%/lib/Cake/Utility/CakeNumber.php -%%WWWDIR%%/lib/Cake/Utility/CakeTime.php -%%WWWDIR%%/lib/Cake/Utility/ClassRegistry.php -%%WWWDIR%%/lib/Cake/Utility/Debugger.php -%%WWWDIR%%/lib/Cake/Utility/File.php -%%WWWDIR%%/lib/Cake/Utility/Folder.php -%%WWWDIR%%/lib/Cake/Utility/Hash.php -%%WWWDIR%%/lib/Cake/Utility/Inflector.php -%%WWWDIR%%/lib/Cake/Utility/ObjectCollection.php -%%WWWDIR%%/lib/Cake/Utility/Sanitize.php -%%WWWDIR%%/lib/Cake/Utility/Security.php -%%WWWDIR%%/lib/Cake/Utility/Set.php -%%WWWDIR%%/lib/Cake/Utility/String.php -%%WWWDIR%%/lib/Cake/Utility/Validation.php -%%WWWDIR%%/lib/Cake/Utility/Xml.php -%%WWWDIR%%/lib/Cake/VERSION.txt -%%WWWDIR%%/lib/Cake/View/Elements/exception_stack_trace.ctp -%%WWWDIR%%/lib/Cake/View/Elements/sql_dump.ctp -%%WWWDIR%%/lib/Cake/View/Errors/fatal_error.ctp -%%WWWDIR%%/lib/Cake/View/Errors/missing_action.ctp -%%WWWDIR%%/lib/Cake/View/Errors/missing_behavior.ctp -%%WWWDIR%%/lib/Cake/View/Errors/missing_component.ctp -%%WWWDIR%%/lib/Cake/View/Errors/missing_connection.ctp -%%WWWDIR%%/lib/Cake/View/Errors/missing_controller.ctp -%%WWWDIR%%/lib/Cake/View/Errors/missing_database.ctp -%%WWWDIR%%/lib/Cake/View/Errors/missing_datasource.ctp -%%WWWDIR%%/lib/Cake/View/Errors/missing_datasource_config.ctp -%%WWWDIR%%/lib/Cake/View/Errors/missing_helper.ctp -%%WWWDIR%%/lib/Cake/View/Errors/missing_layout.ctp -%%WWWDIR%%/lib/Cake/View/Errors/missing_plugin.ctp -%%WWWDIR%%/lib/Cake/View/Errors/missing_table.ctp -%%WWWDIR%%/lib/Cake/View/Errors/missing_view.ctp -%%WWWDIR%%/lib/Cake/View/Errors/pdo_error.ctp -%%WWWDIR%%/lib/Cake/View/Errors/private_action.ctp -%%WWWDIR%%/lib/Cake/View/Errors/scaffold_error.ctp -%%WWWDIR%%/lib/Cake/View/Helper.php -%%WWWDIR%%/lib/Cake/View/Helper/CacheHelper.php -%%WWWDIR%%/lib/Cake/View/Helper/FormHelper.php -%%WWWDIR%%/lib/Cake/View/Helper/HtmlHelper.php -%%WWWDIR%%/lib/Cake/View/Helper/JqueryEngineHelper.php -%%WWWDIR%%/lib/Cake/View/Helper/JsBaseEngineHelper.php -%%WWWDIR%%/lib/Cake/View/Helper/JsHelper.php -%%WWWDIR%%/lib/Cake/View/Helper/MootoolsEngineHelper.php -%%WWWDIR%%/lib/Cake/View/Helper/NumberHelper.php -%%WWWDIR%%/lib/Cake/View/Helper/PaginatorHelper.php -%%WWWDIR%%/lib/Cake/View/Helper/PrototypeEngineHelper.php -%%WWWDIR%%/lib/Cake/View/Helper/RssHelper.php -%%WWWDIR%%/lib/Cake/View/Helper/SessionHelper.php -%%WWWDIR%%/lib/Cake/View/Helper/TextHelper.php -%%WWWDIR%%/lib/Cake/View/Helper/TimeHelper.php -%%WWWDIR%%/lib/Cake/View/HelperCollection.php -%%WWWDIR%%/lib/Cake/View/ScaffoldView.php -%%WWWDIR%%/lib/Cake/View/Scaffolds/form.ctp -%%WWWDIR%%/lib/Cake/View/Scaffolds/index.ctp -%%WWWDIR%%/lib/Cake/View/Scaffolds/view.ctp -%%WWWDIR%%/lib/Cake/View/MediaView.php -%%WWWDIR%%/lib/Cake/View/JsonView.php -%%WWWDIR%%/lib/Cake/View/ThemeView.php -%%WWWDIR%%/lib/Cake/View/View.php -%%WWWDIR%%/lib/Cake/View/ViewBlock.php -%%WWWDIR%%/lib/Cake/View/XmlView.php -%%WWWDIR%%/lib/Cake/basics.php -%%WWWDIR%%/lib/Cake/bootstrap.php -%%APDEP%%%%CONFDIR%%/cakephp.conf -@dir %%WWWDIR%%/vendors -@dir %%WWWDIR%%/plugins -@dir %%WWWDIR%%/lib/Cake/Test/test_app/View/Scaffolds -@dir %%WWWDIR%%/lib/Cake/Test/test_app/Plugin/TestPluginTwo/Console/Templates -@dir %%WWWDIR%%/lib/Cake/Test/test_app/Plugin/TestPluginTwo/Console/Command/Task -@dir %%WWWDIR%%/lib/Cake/Test/test_app/Plugin/TestPlugin/Console/Templates -@dir %%WWWDIR%%/lib/Cake/Test/test_app/Controller/Component -@dir %%WWWDIR%%/lib/Cake/Test/test_app/Console/Command/Task -@dir %%WWWDIR%%/lib/Cake/Console/Templates/skel/webroot/js -@dir %%WWWDIR%%/lib/Cake/Console/Templates/skel/webroot/files -@dir %%WWWDIR%%/lib/Cake/Console/Templates/skel/tmp/tests -@dir %%WWWDIR%%/lib/Cake/Console/Templates/skel/tmp/sessions -@dir %%WWWDIR%%/lib/Cake/Console/Templates/skel/tmp/logs -@dir %%WWWDIR%%/lib/Cake/Console/Templates/skel/tmp/cache/views -@dir %%WWWDIR%%/lib/Cake/Console/Templates/skel/tmp/cache/persistent -@dir %%WWWDIR%%/lib/Cake/Console/Templates/skel/tmp/cache/models -@dir %%WWWDIR%%/lib/Cake/Console/Templates/skel/View/Scaffolds -@dir %%WWWDIR%%/lib/Cake/Console/Templates/skel/View/Elements -@dir %%WWWDIR%%/lib/Cake/Console/Templates/skel/Vendor -@dir %%WWWDIR%%/lib/Cake/Console/Templates/skel/Test/Fixture -@dir %%WWWDIR%%/lib/Cake/Console/Templates/skel/Test/Case/View/Helper -@dir %%WWWDIR%%/lib/Cake/Console/Templates/skel/Test/Case/Model/Behavior -@dir %%WWWDIR%%/lib/Cake/Console/Templates/skel/Test/Case/Controller/Component -@dir %%WWWDIR%%/lib/Cake/Console/Templates/skel/Plugin -@dir %%WWWDIR%%/lib/Cake/Console/Templates/skel/Model/Datasource -@dir %%WWWDIR%%/lib/Cake/Console/Templates/skel/Model/Behavior -@dir %%WWWDIR%%/lib/Cake/Console/Templates/skel/Locale/eng/LC_MESSAGES -@dir %%WWWDIR%%/lib/Cake/Console/Templates/skel/Lib -@dir %%WWWDIR%%/lib/Cake/Console/Templates/skel/Controller/Component -@dir %%WWWDIR%%/lib/Cake/Console/Templates/skel/Console/Templates -@dir %%WWWDIR%%/lib/Cake/Console/Templates/skel/Console/Command/Task -@dir %%WWWDIR%%/app/webroot/js -@dir %%WWWDIR%%/app/webroot/files -@dir %%WWWDIR%%/app/tmp/tests -@dir %%WWWDIR%%/app/tmp/sessions -@dir %%WWWDIR%%/app/tmp/logs -@dir %%WWWDIR%%/app/tmp/cache/views -@dir %%WWWDIR%%/app/tmp/cache/persistent -@dir %%WWWDIR%%/app/tmp/cache/models -@dir %%WWWDIR%%/app/View/Scaffolds -@dir %%WWWDIR%%/app/View/Elements -@dir %%WWWDIR%%/app/Vendor -@dir %%WWWDIR%%/app/Test/Fixture -@dir %%WWWDIR%%/app/Test/Case/View/Helper -@dir %%WWWDIR%%/app/Test/Case/Model/Behavior -@dir %%WWWDIR%%/app/Test/Case/Controller/Component -@dir %%WWWDIR%%/app/Plugin -@dir %%WWWDIR%%/app/Model/Datasource -@dir %%WWWDIR%%/app/Model/Behavior -@dir %%WWWDIR%%/app/Locale/eng/LC_MESSAGES -@dir %%WWWDIR%%/app/Lib -@dir %%WWWDIR%%/app/Controller/Component -@dir %%WWWDIR%%/app/Console/Templates -@dir %%WWWDIR%%/app/Console/Command/Task diff --git a/www/cakephp23/Makefile b/www/cakephp23/Makefile deleted file mode 100644 index f2df558ffc70..000000000000 --- a/www/cakephp23/Makefile +++ /dev/null @@ -1,192 +0,0 @@ -# Created by: Christoph Theis <theis@gmx.at> -# $FreeBSD$ - -PORTNAME= cakephp -PORTVERSION= 2.3.6 -CATEGORIES= www - -MAINTAINER= pphillips@experts-exchange.com -COMMENT= Framework for developing PHP web applications - -LICENSE= MIT - -DEPRECATED= PHP 5.4 EOL reached -EXPIRATION_DATE= 2016-01-15 - -USE_GITHUB= yes - -PORTDOCS= README.md - -CONFLICTS= cakephp-1?-* cakephp-2[12]-.* - -NO_BUILD= yes -NO_ARCH= yes -USES= gettext -USE_PHP= ctype session -WANT_PHP_WEB= yes -DEFAULT_VERSIONS+= php=5 - -CAKE_CONF_FILES= \ - app/Config/acl.php \ - app/Config/acl.ini.php \ - app/Config/bootstrap.php \ - app/Config/core.php \ - app/Config/database.php \ - app/Config/routes.php \ - app/Config/email.php -CAKE_CONSOLE= lib/Cake/Console/cake - -OPTIONS_DEFINE= PROD AP MYSQL PGSQL SQLITE APC MEMCACHE - -PROD_DESC= Install for production server (make confighelp) -AP_DESC= Add Apache 2.2+ dependency -MYSQL_DESC= Check for/install MySQL support in PHP -PGSQL_DESC= Check for/install PostgreSQL support in PHP -SQLITE_DESC= Check for/install SQLite support in PHP -APC_DESC= Enable APC caching engine -MEMCACHE_DESC= Enable Memcached caching engine client - -CONFDIR= ${PREFIX}/${CONFDIR_REL} -CONFDIR_REL= ${APACHEETCDIR}/Includes - -.include <bsd.port.pre.mk> - -WITH_PHP_CGI?= /cgi-bin/php - -.if ${PHP_SAPI:Mcgi} == "cgi" && ${PHP_SAPI:Mmod} == "" -CGI_EXT= -cgi -.else -CGI_EXT= -.endif - -SUB_LIST+= PHPCGI=${WITH_PHP_CGI} - -.if ${PORT_OPTIONS:MAP} -SUB_FILES= pkg-message -USE_APACHE_RUN= 22+ -PKGMESSAGE= pkg-message -APDEP= -.else -SUB_FILES= pkg-message-no-apache -PKGMESSAGE= pkg-message-no-apache -APDEP= "@comment " -.endif - -.if ${PORT_OPTIONS:MPROD} -PROD= production -HTACCESS= "" -.else -PROD= development -EXTRA_PATCHES= ${FILESDIR}/extra-patch-app__Config__core.php -HTACCESS= "@comment " -.endif - -CONF= cakephp-${PROD}${CGI_EXT}.conf -SUB_FILES+= ${CONF} - -PLIST_SUB+= CONFDIR=${CONFDIR_REL} ECHO_MSG=${ECHO_MSG} \ - HTACCESS=${HTACCESS} APDEP=${APDEP} \ - WWWOWN=${WWWOWN} WWWGRP=${WWWGRP} - -.if ${PORT_OPTIONS:MMYSQL} -USE_PHP+= pdo pdo_mysql -.endif - -.if ${PORT_OPTIONS:MPGSQL} -USE_PHP+= pdo pdo_pgsql -.endif - -.if ${PORT_OPTIONS:MSQLITE} -USE_PHP+= pdo pdo_sqlite -.endif - -.if ${PORT_OPTIONS:MAPC} -USE_PHP+= apc -.endif - -.if ${PORT_OPTIONS:MMEMCACHE} -USE_PHP+= memcache -.endif - -confighelp: - @${ECHO_MSG} "" - @${ECHO_MSG} "On a production server, the Apache DocumentRoot is" - @${ECHO_MSG} "updated to point to the CakePHP webroot directory." - @${ECHO_MSG} "In this configuration, the CakePHP application is" - @${ECHO_MSG} "accessed at http://www.myservername.com/." - @${ECHO_MSG} "" - @${ECHO_MSG} "A non-production server, CakePHP is installed at" - @${ECHO_MSG} "the /cakephp URL, and the CakePHP application is" - @${ECHO_MSG} "accessed at http://www.myservername.com/cakephp/." - @${ECHO_MSG} "" - @${ECHO_MSG} "For more information, please see:" - @${ECHO_MSG} "http://manual.cakephp.org/chapter/installing" - @${ECHO_MSG} "" - -post-extract: - @${FIND} ${WRKSRC} -name ._\* -delete - -post-patch: - @${RM} -f ${WRKSRC}/lib/Cake/Console/cake.orig \ - ${WRKSRC}/app/Config/core.php.orig - -# Rename config files so we don't overwrite those in an existing installation - @for i in ${CAKE_CONF_FILES}; do \ - if [ -f ${WRKSRC}/$$i ]; then \ - ${MV} ${WRKSRC}/$$i ${WRKSRC}/$$i.sample; \ - fi \ - done - ${MV} ${WRKSRC}/app/Config/database.php.default \ - ${WRKSRC}/app/Config/database.php.sample - ${MV} ${WRKSRC}/app/Config/email.php.default \ - ${WRKSRC}/app/Config/email.php.sample - -do-install: - @cd ${WRKSRC} && ${COPYTREE_SHARE} \ - ".htaccess app lib index.php plugins vendors" ${STAGEDIR}${WWWDIR} - -.if empty(PORT_OPTIONS:MPROD) -# If installed in development mode, get rid of .htaccess files, -# as noted by: -# http://book.cakephp.org/view/42/The-Configuration-Class#CakePHP-Core-Configuration-Variables-44 - @${FIND} ${STAGEDIR}${WWWDIR} -type f -name .htaccess -exec ${RM} {} \; -.endif - -# Get rid of the empty placeholder files - @${FIND} ${STAGEDIR}${WWWDIR} -type f -name empty -size 0 -exec ${RM} {} \; - - @${FIND} ${STAGEDIR}${WWWDIR} -type f -print0 | ${XARGS} -0 ${CHMOD} 644 - @${FIND} ${STAGEDIR}${WWWDIR} -type d -print0 | ${XARGS} -0 ${CHMOD} 755 - -# Fix the permissions of the Cake console script - @${CHMOD} 755 ${STAGEDIR}${WWWDIR}/${CAKE_CONSOLE} - -post-install: -.if ${PORT_OPTIONS:MAP} - @${MKDIR} ${STAGEDIR}${CONFDIR} - @if [ -d "${STAGEDIR}${CONFDIR}" ]; then \ - ${CP} ${WRKDIR}/${CONF} ${STAGEDIR}${CONFDIR}/cakephp.conf; \ - else \ - ${ECHO_MSG} "" ; \ - ${ECHO_MSG} "Please check your Apache 2.x installation -" ; \ - ${ECHO_MSG} "${CONFDIR} doesn't exist," ; \ - ${ECHO_MSG} "so I cannot install cakephp.conf there!" ; \ - ${ECHO_MSG} "" ; \ - ${FALSE} ; \ - fi -.endif - @${INSTALL} -d ${STAGEDIR}${DOCSDIR} - @cd ${WRKSRC} && ${INSTALL_DATA} ${PORTDOCS} ${STAGEDIR}${DOCSDIR} -.if ${CGI_EXT} == "-cgi" - @${ECHO_MSG} "" - @${ECHO_MSG} "Your CakePHP installation was configured to use the PHP CGI binary." - @${ECHO_MSG} "The PHP CGI binary is expected to be referenced by the URL:" - @${ECHO_MSG} "" - @${ECHO_MSG} " ${WITH_PHP_CGI}" - @${ECHO_MSG} "" - @${ECHO_MSG} "If this is incorrect, reinstall the port with the WITH_PHP_CGI knob" - @${ECHO_MSG} "set to the correct URL." -.endif - @${ECHO_MSG} "*********************************************************************" - -.include <bsd.port.post.mk> diff --git a/www/cakephp23/distinfo b/www/cakephp23/distinfo deleted file mode 100644 index 87f2604e72bd..000000000000 --- a/www/cakephp23/distinfo +++ /dev/null @@ -1,2 +0,0 @@ -SHA256 (cakephp-cakephp-2.3.6_GH0.tar.gz) = 0dd6e2f50951c89b083e9389f3fbe8fdf4236abd815e429703dc7eca3a24a962 -SIZE (cakephp-cakephp-2.3.6_GH0.tar.gz) = 1377715 diff --git a/www/cakephp23/files/cakephp-development-cgi.conf.in b/www/cakephp23/files/cakephp-development-cgi.conf.in deleted file mode 100644 index 48c1e373a372..000000000000 --- a/www/cakephp23/files/cakephp-development-cgi.conf.in +++ /dev/null @@ -1,13 +0,0 @@ -AddType application/x-httpd-php .php -AddType application/x-httpd-php-source .phps - -Action php-script %%PHPCGI%% -AddHandler php-script .php - -Alias /cakephp %%WWWDIR%% - -<Location /cakephp> - DirectoryIndex index.php - Order deny,allow - Allow from all -</Location> diff --git a/www/cakephp23/files/cakephp-development.conf.in b/www/cakephp23/files/cakephp-development.conf.in deleted file mode 100644 index 86a7a676d57b..000000000000 --- a/www/cakephp23/files/cakephp-development.conf.in +++ /dev/null @@ -1,10 +0,0 @@ -AddType application/x-httpd-php .php -AddType application/x-httpd-php-source .phps - -Alias /cakephp %%WWWDIR%% - -<Location /cakephp> - DirectoryIndex index.php - Order deny,allow - Allow from all -</Location> diff --git a/www/cakephp23/files/cakephp-production-cgi.conf.in b/www/cakephp23/files/cakephp-production-cgi.conf.in deleted file mode 100644 index 7215c731486a..000000000000 --- a/www/cakephp23/files/cakephp-production-cgi.conf.in +++ /dev/null @@ -1,13 +0,0 @@ -AddType application/x-httpd-php .php -AddType application/x-httpd-php-source .phps - -Action php-script %%PHPCGI%% -AddHandler php-script .php - -DocumentRoot %%WWWDIR%%/app/webroot - -<Location /> - DirectoryIndex index.php - Order deny,allow - Allow from all -</Location> diff --git a/www/cakephp23/files/cakephp-production.conf.in b/www/cakephp23/files/cakephp-production.conf.in deleted file mode 100644 index 8679a15b8958..000000000000 --- a/www/cakephp23/files/cakephp-production.conf.in +++ /dev/null @@ -1,10 +0,0 @@ -AddType application/x-httpd-php .php -AddType application/x-httpd-php-source .phps - -DocumentRoot %%WWWDIR%%/app/webroot - -<Location /> - DirectoryIndex index.php - Order deny,allow - Allow from all -</Location> diff --git a/www/cakephp23/files/extra-patch-app__Config__core.php b/www/cakephp23/files/extra-patch-app__Config__core.php deleted file mode 100644 index c490214715a0..000000000000 --- a/www/cakephp23/files/extra-patch-app__Config__core.php +++ /dev/null @@ -1,11 +0,0 @@ ---- app/Config/core.php.orig 2012-02-20 18:12:19.000000000 +0100 -+++ app/Config/core.php 2012-02-20 18:12:37.000000000 +0100 -@@ -92,7 +92,7 @@ - * - * And uncomment the App.baseUrl below: - */ -- //Configure::write('App.baseUrl', env('SCRIPT_NAME')); -+ Configure::write('App.baseUrl', env('SCRIPT_NAME')); - - /** - * Uncomment the define below to use CakePHP prefix routes. diff --git a/www/cakephp23/files/patch-cake__console__cake b/www/cakephp23/files/patch-cake__console__cake deleted file mode 100644 index 72584f7c7cb7..000000000000 --- a/www/cakephp23/files/patch-cake__console__cake +++ /dev/null @@ -1,13 +0,0 @@ ---- lib/Cake/Console/cake.orig 2012-02-20 19:44:50.000000000 +0100 -+++ lib/Cake/Console/cake 2012-02-20 19:45:27.000000000 +0100 -@@ -1,4 +1,4 @@ --#!/usr/bin/env bash -+#!/bin/sh - ################################################################################ - # - # Bake is a shell script for running CakePHP bake script -@@ -31,3 +31,4 @@ - exec php -q "$LIB"cake.php -working "$APP" "$@" - - exit; -+ diff --git a/www/cakephp23/files/pkg-message-no-apache.in b/www/cakephp23/files/pkg-message-no-apache.in deleted file mode 100644 index 50618118d205..000000000000 --- a/www/cakephp23/files/pkg-message-no-apache.in +++ /dev/null @@ -1,7 +0,0 @@ -********************************************************************* -You have just installed the CakePHP web application framework. Please -consider supporting the project by visiting http://www.cakephp.org/ -and making a donation to the development effort. - -Be sure to check the files in %%WWWDIR%%/app/config for -additional framework configuration options. diff --git a/www/cakephp23/files/pkg-message.in b/www/cakephp23/files/pkg-message.in deleted file mode 100644 index 3fe1c140599c..000000000000 --- a/www/cakephp23/files/pkg-message.in +++ /dev/null @@ -1,10 +0,0 @@ -********************************************************************* -You have just installed the CakePHP web application framework. Please -consider supporting the project by visiting http://www.cakephp.org/ -and making a donation to the development effort. - -Note that you should restart your Apache web server to ensure that -the CakePHP configuration file is loaded. - -Be sure to check the files in %%WWWDIR%%/app/config for -additional framework configuration options. diff --git a/www/cakephp23/pkg-descr b/www/cakephp23/pkg-descr deleted file mode 100644 index d1d7d595da55..000000000000 --- a/www/cakephp23/pkg-descr +++ /dev/null @@ -1,8 +0,0 @@ -This is a port of the CakePHP web application framework. CakePHP is a -free open-source rapid development framework for PHP. It's a structure -of libraries, classes and run-time infrastructure for programmers -creating web applications originally inspired by the Ruby on Rails -framework. Our primary goal is to enable you to work in a structured -and rapid manner - without loss of flexibility. - -WWW: http://www.cakephp.org/ diff --git a/www/cakephp23/pkg-plist b/www/cakephp23/pkg-plist deleted file mode 100644 index 96c1addaf701..000000000000 --- a/www/cakephp23/pkg-plist +++ /dev/null @@ -1,1370 +0,0 @@ -@owner %%WWWOWN%% -@group %%WWWGRP%% -%%HTACCESS%%%%WWWDIR%%/.htaccess -%%HTACCESS%%%%WWWDIR%%/app/.htaccess -@sample %%WWWDIR%%/app/Config/acl.php.sample -@sample %%WWWDIR%%/app/Config/acl.ini.php.sample -@sample %%WWWDIR%%/app/Config/bootstrap.php.sample -@sample %%WWWDIR%%/app/Config/core.php.sample -@sample %%WWWDIR%%/app/Config/database.php.sample -@sample %%WWWDIR%%/app/Config/email.php.sample -@sample %%WWWDIR%%/app/Config/routes.php.sample -%%WWWDIR%%/app/Config/Schema/db_acl.php -%%WWWDIR%%/app/Config/Schema/db_acl.sql -%%WWWDIR%%/app/Config/Schema/i18n.php -%%WWWDIR%%/app/Config/Schema/i18n.sql -%%WWWDIR%%/app/Config/Schema/sessions.php -%%WWWDIR%%/app/Config/Schema/sessions.sql -%%WWWDIR%%/app/Console/Command/AppShell.php -%%WWWDIR%%/app/Console/cake -%%WWWDIR%%/app/Console/cake.bat -%%WWWDIR%%/app/Console/cake.php -%%WWWDIR%%/app/Controller/AppController.php -%%WWWDIR%%/app/Controller/PagesController.php -%%WWWDIR%%/app/Model/AppModel.php -%%WWWDIR%%/app/View/Emails/html/default.ctp -%%WWWDIR%%/app/View/Emails/text/default.ctp -%%WWWDIR%%/app/View/Errors/error400.ctp -%%WWWDIR%%/app/View/Errors/error500.ctp -%%WWWDIR%%/app/View/Helper/AppHelper.php -%%WWWDIR%%/app/View/Layouts/Emails/html/default.ctp -%%WWWDIR%%/app/View/Layouts/Emails/text/default.ctp -%%WWWDIR%%/app/View/Layouts/js/default.ctp -%%WWWDIR%%/app/View/Layouts/rss/default.ctp -%%WWWDIR%%/app/View/Layouts/xml/default.ctp -%%WWWDIR%%/app/View/Layouts/ajax.ctp -%%WWWDIR%%/app/View/Layouts/default.ctp -%%WWWDIR%%/app/View/Layouts/error.ctp -%%WWWDIR%%/app/View/Layouts/flash.ctp -%%WWWDIR%%/app/View/Pages/home.ctp -%%WWWDIR%%/app/index.php -%%HTACCESS%%%%WWWDIR%%/app/webroot/.htaccess -%%WWWDIR%%/app/webroot/css/cake.generic.css -%%WWWDIR%%/app/webroot/favicon.ico -%%WWWDIR%%/app/webroot/img/cake.icon.png -%%WWWDIR%%/app/webroot/img/cake.power.gif -%%WWWDIR%%/app/webroot/img/test-error-icon.png -%%WWWDIR%%/app/webroot/img/test-fail-icon.png -%%WWWDIR%%/app/webroot/img/test-pass-icon.png -%%WWWDIR%%/app/webroot/img/test-skip-icon.png -%%WWWDIR%%/app/webroot/index.php -%%WWWDIR%%/app/webroot/test.php -%%WWWDIR%%/index.php -%%WWWDIR%%/lib/Cake/Cache/Cache.php -%%WWWDIR%%/lib/Cake/Cache/CacheEngine.php -%%WWWDIR%%/lib/Cake/Cache/Engine/ApcEngine.php -%%WWWDIR%%/lib/Cake/Cache/Engine/FileEngine.php -%%WWWDIR%%/lib/Cake/Cache/Engine/MemcacheEngine.php -%%WWWDIR%%/lib/Cake/Cache/Engine/RedisEngine.php -%%WWWDIR%%/lib/Cake/Cache/Engine/WincacheEngine.php -%%WWWDIR%%/lib/Cake/Cache/Engine/XcacheEngine.php -%%WWWDIR%%/lib/Cake/Config/cacert.pem -%%WWWDIR%%/lib/Cake/Config/config.php -%%WWWDIR%%/lib/Cake/Config/routes.php -%%WWWDIR%%/lib/Cake/Config/unicode/casefolding/0080_00ff.php -%%WWWDIR%%/lib/Cake/Config/unicode/casefolding/0100_017f.php -%%WWWDIR%%/lib/Cake/Config/unicode/casefolding/0180_024F.php -%%WWWDIR%%/lib/Cake/Config/unicode/casefolding/0250_02af.php -%%WWWDIR%%/lib/Cake/Config/unicode/casefolding/0370_03ff.php -%%WWWDIR%%/lib/Cake/Config/unicode/casefolding/0400_04ff.php -%%WWWDIR%%/lib/Cake/Config/unicode/casefolding/0500_052f.php -%%WWWDIR%%/lib/Cake/Config/unicode/casefolding/0530_058f.php -%%WWWDIR%%/lib/Cake/Config/unicode/casefolding/1e00_1eff.php -%%WWWDIR%%/lib/Cake/Config/unicode/casefolding/1f00_1fff.php -%%WWWDIR%%/lib/Cake/Config/unicode/casefolding/2100_214f.php -%%WWWDIR%%/lib/Cake/Config/unicode/casefolding/2150_218f.php -%%WWWDIR%%/lib/Cake/Config/unicode/casefolding/2460_24ff.php -%%WWWDIR%%/lib/Cake/Config/unicode/casefolding/2c00_2c5f.php -%%WWWDIR%%/lib/Cake/Config/unicode/casefolding/2c60_2c7f.php -%%WWWDIR%%/lib/Cake/Config/unicode/casefolding/2c80_2cff.php -%%WWWDIR%%/lib/Cake/Config/unicode/casefolding/ff00_ffef.php -%%WWWDIR%%/lib/Cake/Configure/ConfigReaderInterface.php -%%WWWDIR%%/lib/Cake/Configure/IniReader.php -%%WWWDIR%%/lib/Cake/Configure/PhpReader.php -%%WWWDIR%%/lib/Cake/Console/Command/AclShell.php -%%WWWDIR%%/lib/Cake/Console/Command/ApiShell.php -%%WWWDIR%%/lib/Cake/Console/Command/AppShell.php -%%WWWDIR%%/lib/Cake/Console/Command/BakeShell.php -%%WWWDIR%%/lib/Cake/Console/Command/CommandListShell.php -%%WWWDIR%%/lib/Cake/Console/Command/ConsoleShell.php -%%WWWDIR%%/lib/Cake/Console/Command/I18nShell.php -%%WWWDIR%%/lib/Cake/Console/Command/SchemaShell.php -%%WWWDIR%%/lib/Cake/Console/Command/ServerShell.php -%%WWWDIR%%/lib/Cake/Console/Command/TestShell.php -%%WWWDIR%%/lib/Cake/Console/Command/Task/BakeTask.php -%%WWWDIR%%/lib/Cake/Console/Command/Task/ControllerTask.php -%%WWWDIR%%/lib/Cake/Console/Command/Task/DbConfigTask.php -%%WWWDIR%%/lib/Cake/Console/Command/Task/ExtractTask.php -%%WWWDIR%%/lib/Cake/Console/Command/Task/FixtureTask.php -%%WWWDIR%%/lib/Cake/Console/Command/Task/ModelTask.php -%%WWWDIR%%/lib/Cake/Console/Command/Task/PluginTask.php -%%WWWDIR%%/lib/Cake/Console/Command/Task/ProjectTask.php -%%WWWDIR%%/lib/Cake/Console/Command/Task/TemplateTask.php -%%WWWDIR%%/lib/Cake/Console/Command/Task/TestTask.php -%%WWWDIR%%/lib/Cake/Console/Command/Task/ViewTask.php -%%WWWDIR%%/lib/Cake/Console/Command/TestsuiteShell.php -%%WWWDIR%%/lib/Cake/Console/Command/UpgradeShell.php -%%WWWDIR%%/lib/Cake/Console/ConsoleErrorHandler.php -%%WWWDIR%%/lib/Cake/Console/ConsoleInput.php -%%WWWDIR%%/lib/Cake/Console/ConsoleInputArgument.php -%%WWWDIR%%/lib/Cake/Console/ConsoleInputOption.php -%%WWWDIR%%/lib/Cake/Console/ConsoleInputSubcommand.php -%%WWWDIR%%/lib/Cake/Console/ConsoleOptionParser.php -%%WWWDIR%%/lib/Cake/Console/ConsoleOutput.php -%%WWWDIR%%/lib/Cake/Console/HelpFormatter.php -%%WWWDIR%%/lib/Cake/Console/Shell.php -%%WWWDIR%%/lib/Cake/Console/ShellDispatcher.php -%%WWWDIR%%/lib/Cake/Console/TaskCollection.php -%%WWWDIR%%/lib/Cake/Console/Templates/default/actions/controller_actions.ctp -%%WWWDIR%%/lib/Cake/Console/Templates/default/classes/controller.ctp -%%WWWDIR%%/lib/Cake/Console/Templates/default/classes/fixture.ctp -%%WWWDIR%%/lib/Cake/Console/Templates/default/classes/model.ctp -%%WWWDIR%%/lib/Cake/Console/Templates/default/classes/test.ctp -%%WWWDIR%%/lib/Cake/Console/Templates/default/views/form.ctp -%%WWWDIR%%/lib/Cake/Console/Templates/default/views/index.ctp -%%WWWDIR%%/lib/Cake/Console/Templates/default/views/view.ctp -%%HTACCESS%%%%WWWDIR%%/lib/Cake/Console/Templates/skel/.htaccess -%%WWWDIR%%/lib/Cake/Console/Templates/skel/Config/Schema/db_acl.php -%%WWWDIR%%/lib/Cake/Console/Templates/skel/Config/Schema/db_acl.sql -%%WWWDIR%%/lib/Cake/Console/Templates/skel/Config/Schema/i18n.php -%%WWWDIR%%/lib/Cake/Console/Templates/skel/Config/Schema/i18n.sql -%%WWWDIR%%/lib/Cake/Console/Templates/skel/Config/Schema/sessions.php -%%WWWDIR%%/lib/Cake/Console/Templates/skel/Config/Schema/sessions.sql -%%WWWDIR%%/lib/Cake/Console/Templates/skel/Config/acl.ini.php -%%WWWDIR%%/lib/Cake/Console/Templates/skel/Config/acl.php -%%WWWDIR%%/lib/Cake/Console/Templates/skel/Config/bootstrap.php -%%WWWDIR%%/lib/Cake/Console/Templates/skel/Config/core.php -%%WWWDIR%%/lib/Cake/Console/Templates/skel/Config/database.php.default -%%WWWDIR%%/lib/Cake/Console/Templates/skel/Config/email.php.default -%%WWWDIR%%/lib/Cake/Console/Templates/skel/Config/routes.php -%%WWWDIR%%/lib/Cake/Console/Templates/skel/Console/Command/AppShell.php -%%WWWDIR%%/lib/Cake/Console/Templates/skel/Console/cake -%%WWWDIR%%/lib/Cake/Console/Templates/skel/Console/cake.bat -%%WWWDIR%%/lib/Cake/Console/Templates/skel/Console/cake.php -%%WWWDIR%%/lib/Cake/Console/Templates/skel/Controller/AppController.php -%%WWWDIR%%/lib/Cake/Console/Templates/skel/Controller/PagesController.php -%%WWWDIR%%/lib/Cake/Console/Templates/skel/Model/AppModel.php -%%WWWDIR%%/lib/Cake/Console/Templates/skel/View/Emails/html/default.ctp -%%WWWDIR%%/lib/Cake/Console/Templates/skel/View/Emails/text/default.ctp -%%WWWDIR%%/lib/Cake/Console/Templates/skel/View/Errors/error400.ctp -%%WWWDIR%%/lib/Cake/Console/Templates/skel/View/Errors/error500.ctp -%%WWWDIR%%/lib/Cake/Console/Templates/skel/View/Helper/AppHelper.php -%%WWWDIR%%/lib/Cake/Console/Templates/skel/View/Layouts/Emails/html/default.ctp -%%WWWDIR%%/lib/Cake/Console/Templates/skel/View/Layouts/Emails/text/default.ctp -%%WWWDIR%%/lib/Cake/Console/Templates/skel/View/Layouts/ajax.ctp -%%WWWDIR%%/lib/Cake/Console/Templates/skel/View/Layouts/default.ctp -%%WWWDIR%%/lib/Cake/Console/Templates/skel/View/Layouts/error.ctp -%%WWWDIR%%/lib/Cake/Console/Templates/skel/View/Layouts/flash.ctp -%%WWWDIR%%/lib/Cake/Console/Templates/skel/View/Layouts/js/default.ctp -%%WWWDIR%%/lib/Cake/Console/Templates/skel/View/Layouts/rss/default.ctp -%%WWWDIR%%/lib/Cake/Console/Templates/skel/View/Layouts/xml/default.ctp -%%WWWDIR%%/lib/Cake/Console/Templates/skel/View/Pages/home.ctp -%%WWWDIR%%/lib/Cake/Console/Templates/skel/index.php -%%HTACCESS%%%%WWWDIR%%/lib/Cake/Console/Templates/skel/webroot/.htaccess -%%WWWDIR%%/lib/Cake/Console/Templates/skel/webroot/css/cake.generic.css -%%WWWDIR%%/lib/Cake/Console/Templates/skel/webroot/favicon.ico -%%WWWDIR%%/lib/Cake/Console/Templates/skel/webroot/img/cake.icon.png -%%WWWDIR%%/lib/Cake/Console/Templates/skel/webroot/img/cake.power.gif -%%WWWDIR%%/lib/Cake/Console/Templates/skel/webroot/img/test-error-icon.png -%%WWWDIR%%/lib/Cake/Console/Templates/skel/webroot/img/test-fail-icon.png -%%WWWDIR%%/lib/Cake/Console/Templates/skel/webroot/img/test-pass-icon.png -%%WWWDIR%%/lib/Cake/Console/Templates/skel/webroot/img/test-skip-icon.png -%%WWWDIR%%/lib/Cake/Console/Templates/skel/webroot/index.php -%%WWWDIR%%/lib/Cake/Console/Templates/skel/webroot/test.php -%%WWWDIR%%/lib/Cake/Console/cake -%%WWWDIR%%/lib/Cake/Console/cake.bat -%%WWWDIR%%/lib/Cake/Console/cake.php -%%WWWDIR%%/lib/Cake/Controller/CakeErrorController.php -%%WWWDIR%%/lib/Cake/Controller/Component.php -%%WWWDIR%%/lib/Cake/Controller/Component/Acl/AclInterface.php -%%WWWDIR%%/lib/Cake/Controller/Component/Acl/DbAcl.php -%%WWWDIR%%/lib/Cake/Controller/Component/Acl/IniAcl.php -%%WWWDIR%%/lib/Cake/Controller/Component/Acl/PhpAcl.php -%%WWWDIR%%/lib/Cake/Controller/Component/AclComponent.php -%%WWWDIR%%/lib/Cake/Controller/Component/Auth/ActionsAuthorize.php -%%WWWDIR%%/lib/Cake/Controller/Component/Auth/BaseAuthenticate.php -%%WWWDIR%%/lib/Cake/Controller/Component/Auth/BaseAuthorize.php -%%WWWDIR%%/lib/Cake/Controller/Component/Auth/BasicAuthenticate.php -%%WWWDIR%%/lib/Cake/Controller/Component/Auth/BlowfishAuthenticate.php -%%WWWDIR%%/lib/Cake/Controller/Component/Auth/ControllerAuthorize.php -%%WWWDIR%%/lib/Cake/Controller/Component/Auth/CrudAuthorize.php -%%WWWDIR%%/lib/Cake/Controller/Component/Auth/DigestAuthenticate.php -%%WWWDIR%%/lib/Cake/Controller/Component/Auth/FormAuthenticate.php -%%WWWDIR%%/lib/Cake/Controller/Component/AuthComponent.php -%%WWWDIR%%/lib/Cake/Controller/Component/CookieComponent.php -%%WWWDIR%%/lib/Cake/Controller/Component/EmailComponent.php -%%WWWDIR%%/lib/Cake/Controller/Component/PaginatorComponent.php -%%WWWDIR%%/lib/Cake/Controller/Component/RequestHandlerComponent.php -%%WWWDIR%%/lib/Cake/Controller/Component/SecurityComponent.php -%%WWWDIR%%/lib/Cake/Controller/Component/SessionComponent.php -%%WWWDIR%%/lib/Cake/Controller/ComponentCollection.php -%%WWWDIR%%/lib/Cake/Controller/Controller.php -%%WWWDIR%%/lib/Cake/Controller/Scaffold.php -%%WWWDIR%%/lib/Cake/Core/App.php -%%WWWDIR%%/lib/Cake/Core/CakePlugin.php -%%WWWDIR%%/lib/Cake/Core/Configure.php -%%WWWDIR%%/lib/Cake/Core/Object.php -%%WWWDIR%%/lib/Cake/Error/ErrorHandler.php -%%WWWDIR%%/lib/Cake/Error/ExceptionRenderer.php -%%WWWDIR%%/lib/Cake/Error/exceptions.php -%%WWWDIR%%/lib/Cake/Event/CakeEvent.php -%%WWWDIR%%/lib/Cake/Event/CakeEventListener.php -%%WWWDIR%%/lib/Cake/Event/CakeEventManager.php -%%WWWDIR%%/lib/Cake/I18n/I18n.php -%%WWWDIR%%/lib/Cake/I18n/L10n.php -%%WWWDIR%%/lib/Cake/I18n/Multibyte.php -%%WWWDIR%%/lib/Cake/LICENSE.txt -%%WWWDIR%%/lib/Cake/Log/CakeLog.php -%%WWWDIR%%/lib/Cake/Log/CakeLogInterface.php -%%WWWDIR%%/lib/Cake/Log/Engine/ConsoleLog.php -%%WWWDIR%%/lib/Cake/Log/Engine/BaseLog.php -%%WWWDIR%%/lib/Cake/Log/Engine/FileLog.php -%%WWWDIR%%/lib/Cake/Log/LogEngineCollection.php -%%WWWDIR%%/lib/Cake/Model/AclNode.php -%%WWWDIR%%/lib/Cake/Model/Aco.php -%%WWWDIR%%/lib/Cake/Model/AcoAction.php -%%WWWDIR%%/lib/Cake/Model/Aro.php -%%WWWDIR%%/lib/Cake/Model/Behavior/AclBehavior.php -%%WWWDIR%%/lib/Cake/Model/Behavior/ContainableBehavior.php -%%WWWDIR%%/lib/Cake/Model/Behavior/TranslateBehavior.php -%%WWWDIR%%/lib/Cake/Model/Behavior/TreeBehavior.php -%%WWWDIR%%/lib/Cake/Model/BehaviorCollection.php -%%WWWDIR%%/lib/Cake/Model/CakeSchema.php -%%WWWDIR%%/lib/Cake/Model/ConnectionManager.php -%%WWWDIR%%/lib/Cake/Model/Datasource/CakeSession.php -%%WWWDIR%%/lib/Cake/Model/Datasource/DataSource.php -%%WWWDIR%%/lib/Cake/Model/Datasource/Database/Mysql.php -%%WWWDIR%%/lib/Cake/Model/Datasource/Database/Postgres.php -%%WWWDIR%%/lib/Cake/Model/Datasource/Database/Sqlite.php -%%WWWDIR%%/lib/Cake/Model/Datasource/Database/Sqlserver.php -%%WWWDIR%%/lib/Cake/Model/Datasource/DboSource.php -%%WWWDIR%%/lib/Cake/Model/Datasource/Session/CacheSession.php -%%WWWDIR%%/lib/Cake/Model/Datasource/Session/CakeSessionHandlerInterface.php -%%WWWDIR%%/lib/Cake/Model/Datasource/Session/DatabaseSession.php -%%WWWDIR%%/lib/Cake/Model/I18nModel.php -%%WWWDIR%%/lib/Cake/Model/Model.php -%%WWWDIR%%/lib/Cake/Model/ModelBehavior.php -%%WWWDIR%%/lib/Cake/Model/ModelValidator.php -%%WWWDIR%%/lib/Cake/Model/Permission.php -%%WWWDIR%%/lib/Cake/Model/Validator/CakeValidationRule.php -%%WWWDIR%%/lib/Cake/Model/Validator/CakeValidationSet.php -%%WWWDIR%%/lib/Cake/Network/CakeRequest.php -%%WWWDIR%%/lib/Cake/Network/CakeResponse.php -%%WWWDIR%%/lib/Cake/Network/CakeSocket.php -%%WWWDIR%%/lib/Cake/Network/Email/AbstractTransport.php -%%WWWDIR%%/lib/Cake/Network/Email/CakeEmail.php -%%WWWDIR%%/lib/Cake/Network/Email/DebugTransport.php -%%WWWDIR%%/lib/Cake/Network/Email/MailTransport.php -%%WWWDIR%%/lib/Cake/Network/Email/SmtpTransport.php -%%WWWDIR%%/lib/Cake/Network/Http/BasicAuthentication.php -%%WWWDIR%%/lib/Cake/Network/Http/DigestAuthentication.php -%%WWWDIR%%/lib/Cake/Network/Http/HttpResponse.php -%%WWWDIR%%/lib/Cake/Network/Http/HttpSocket.php -%%WWWDIR%%/lib/Cake/Network/Http/HttpSocketResponse.php -%%WWWDIR%%/lib/Cake/Routing/Dispatcher.php -%%WWWDIR%%/lib/Cake/Routing/DispatcherFilter.php -%%WWWDIR%%/lib/Cake/Routing/Filter/AssetDispatcher.php -%%WWWDIR%%/lib/Cake/Routing/Filter/CacheDispatcher.php -%%WWWDIR%%/lib/Cake/Routing/Route/CakeRoute.php -%%WWWDIR%%/lib/Cake/Routing/Route/PluginShortRoute.php -%%WWWDIR%%/lib/Cake/Routing/Route/RedirectRoute.php -%%WWWDIR%%/lib/Cake/Routing/Router.php -%%WWWDIR%%/lib/Cake/Test/Case/AllBehaviorsTest.php -%%WWWDIR%%/lib/Cake/Test/Case/AllCacheTest.php -%%WWWDIR%%/lib/Cake/Test/Case/AllComponentsTest.php -%%WWWDIR%%/lib/Cake/Test/Case/AllConfigureTest.php -%%WWWDIR%%/lib/Cake/Test/Case/AllConsoleTest.php -%%WWWDIR%%/lib/Cake/Test/Case/AllControllerTest.php -%%WWWDIR%%/lib/Cake/Test/Case/AllCoreTest.php -%%WWWDIR%%/lib/Cake/Test/Case/AllDatabaseTest.php -%%WWWDIR%%/lib/Cake/Test/Case/AllErrorTest.php -%%WWWDIR%%/lib/Cake/Test/Case/AllEventTest.php -%%WWWDIR%%/lib/Cake/Test/Case/AllHelpersTest.php -%%WWWDIR%%/lib/Cake/Test/Case/AllI18nTest.php -%%WWWDIR%%/lib/Cake/Test/Case/AllLogTest.php -%%WWWDIR%%/lib/Cake/Test/Case/AllNetworkTest.php -%%WWWDIR%%/lib/Cake/Test/Case/AllRoutingTest.php -%%WWWDIR%%/lib/Cake/Test/Case/AllTestSuiteTest.php -%%WWWDIR%%/lib/Cake/Test/Case/AllTestsTest.php -%%WWWDIR%%/lib/Cake/Test/Case/AllUtilityTest.php -%%WWWDIR%%/lib/Cake/Test/Case/AllViewTest.php -%%WWWDIR%%/lib/Cake/Test/Case/BasicsTest.php -%%WWWDIR%%/lib/Cake/Test/Case/Cache/CacheTest.php -%%WWWDIR%%/lib/Cake/Test/Case/Cache/Engine/ApcEngineTest.php -%%WWWDIR%%/lib/Cake/Test/Case/Cache/Engine/FileEngineTest.php -%%WWWDIR%%/lib/Cake/Test/Case/Cache/Engine/MemcacheEngineTest.php -%%WWWDIR%%/lib/Cake/Test/Case/Cache/Engine/RedisEngineTest.php -%%WWWDIR%%/lib/Cake/Test/Case/Cache/Engine/WincacheEngineTest.php -%%WWWDIR%%/lib/Cake/Test/Case/Cache/Engine/XcacheEngineTest.php -%%WWWDIR%%/lib/Cake/Test/Case/Configure/IniReaderTest.php -%%WWWDIR%%/lib/Cake/Test/Case/Configure/PhpReaderTest.php -%%WWWDIR%%/lib/Cake/Test/Case/Console/AllConsoleLibsTest.php -%%WWWDIR%%/lib/Cake/Test/Case/Console/AllConsoleTest.php -%%WWWDIR%%/lib/Cake/Test/Case/Console/AllShellsTest.php -%%WWWDIR%%/lib/Cake/Test/Case/Console/AllTasksTest.php -%%WWWDIR%%/lib/Cake/Test/Case/Console/Command/AclShellTest.php -%%WWWDIR%%/lib/Cake/Test/Case/Console/Command/ApiShellTest.php -%%WWWDIR%%/lib/Cake/Test/Case/Console/Command/BakeShellTest.php -%%WWWDIR%%/lib/Cake/Test/Case/Console/Command/CommandListShellTest.php -%%WWWDIR%%/lib/Cake/Test/Case/Console/Command/SchemaShellTest.php -%%WWWDIR%%/lib/Cake/Test/Case/Console/Command/TestShellTest.php -%%WWWDIR%%/lib/Cake/Test/Case/Console/Command/Task/ControllerTaskTest.php -%%WWWDIR%%/lib/Cake/Test/Case/Console/Command/Task/DbConfigTaskTest.php -%%WWWDIR%%/lib/Cake/Test/Case/Console/Command/Task/ExtractTaskTest.php -%%WWWDIR%%/lib/Cake/Test/Case/Console/Command/Task/FixtureTaskTest.php -%%WWWDIR%%/lib/Cake/Test/Case/Console/Command/Task/ModelTaskTest.php -%%WWWDIR%%/lib/Cake/Test/Case/Console/Command/Task/PluginTaskTest.php -%%WWWDIR%%/lib/Cake/Test/Case/Console/Command/Task/ProjectTaskTest.php -%%WWWDIR%%/lib/Cake/Test/Case/Console/Command/Task/TemplateTaskTest.php -%%WWWDIR%%/lib/Cake/Test/Case/Console/Command/Task/TestTaskTest.php -%%WWWDIR%%/lib/Cake/Test/Case/Console/Command/Task/ViewTaskTest.php -%%WWWDIR%%/lib/Cake/Test/Case/Console/ConsoleErrorHandlerTest.php -%%WWWDIR%%/lib/Cake/Test/Case/Console/ConsoleOptionParserTest.php -%%WWWDIR%%/lib/Cake/Test/Case/Console/ConsoleOutputTest.php -%%WWWDIR%%/lib/Cake/Test/Case/Console/HelpFormatterTest.php -%%WWWDIR%%/lib/Cake/Test/Case/Console/ShellDispatcherTest.php -%%WWWDIR%%/lib/Cake/Test/Case/Console/ShellTest.php -%%WWWDIR%%/lib/Cake/Test/Case/Console/TaskCollectionTest.php -%%WWWDIR%%/lib/Cake/Test/Case/Controller/Component/Acl/DbAclTest.php -%%WWWDIR%%/lib/Cake/Test/Case/Controller/Component/Acl/IniAclTest.php -%%WWWDIR%%/lib/Cake/Test/Case/Controller/Component/Acl/PhpAclTest.php -%%WWWDIR%%/lib/Cake/Test/Case/Controller/Component/Auth/ActionsAuthorizeTest.php -%%WWWDIR%%/lib/Cake/Test/Case/Controller/Component/Auth/BasicAuthenticateTest.php -%%WWWDIR%%/lib/Cake/Test/Case/Controller/Component/Auth/BlowfishAuthenticateTest.php -%%WWWDIR%%/lib/Cake/Test/Case/Controller/Component/Auth/ControllerAuthorizeTest.php -%%WWWDIR%%/lib/Cake/Test/Case/Controller/Component/Auth/CrudAuthorizeTest.php -%%WWWDIR%%/lib/Cake/Test/Case/Controller/Component/Auth/DigestAuthenticateTest.php -%%WWWDIR%%/lib/Cake/Test/Case/Controller/Component/Auth/FormAuthenticateTest.php -%%WWWDIR%%/lib/Cake/Test/Case/Controller/Component/AclComponentTest.php -%%WWWDIR%%/lib/Cake/Test/Case/Controller/Component/AuthComponentTest.php -%%WWWDIR%%/lib/Cake/Test/Case/Controller/Component/CookieComponentTest.php -%%WWWDIR%%/lib/Cake/Test/Case/Controller/Component/EmailComponentTest.php -%%WWWDIR%%/lib/Cake/Test/Case/Controller/Component/PaginatorComponentTest.php -%%WWWDIR%%/lib/Cake/Test/Case/Controller/Component/RequestHandlerComponentTest.php -%%WWWDIR%%/lib/Cake/Test/Case/Controller/Component/SecurityComponentTest.php -%%WWWDIR%%/lib/Cake/Test/Case/Controller/Component/SessionComponentTest.php -%%WWWDIR%%/lib/Cake/Test/Case/Controller/ComponentCollectionTest.php -%%WWWDIR%%/lib/Cake/Test/Case/Controller/ComponentTest.php -%%WWWDIR%%/lib/Cake/Test/Case/Controller/ControllerMergeVarsTest.php -%%WWWDIR%%/lib/Cake/Test/Case/Controller/ControllerTest.php -%%WWWDIR%%/lib/Cake/Test/Case/Controller/PagesControllerTest.php -%%WWWDIR%%/lib/Cake/Test/Case/Controller/ScaffoldTest.php -%%WWWDIR%%/lib/Cake/Test/Case/Core/AppTest.php -%%WWWDIR%%/lib/Cake/Test/Case/Core/CakePluginTest.php -%%WWWDIR%%/lib/Cake/Test/Case/Core/ConfigureTest.php -%%WWWDIR%%/lib/Cake/Test/Case/Core/ObjectTest.php -%%WWWDIR%%/lib/Cake/Test/Case/Error/ErrorHandlerTest.php -%%WWWDIR%%/lib/Cake/Test/Case/Error/ExceptionRendererTest.php -%%WWWDIR%%/lib/Cake/Test/Case/Event/CakeEventManagerTest.php -%%WWWDIR%%/lib/Cake/Test/Case/Event/CakeEventTest.php -%%WWWDIR%%/lib/Cake/Test/Case/I18n/I18nTest.php -%%WWWDIR%%/lib/Cake/Test/Case/I18n/L10nTest.php -%%WWWDIR%%/lib/Cake/Test/Case/I18n/MultibyteTest.php -%%WWWDIR%%/lib/Cake/Test/Case/Log/CakeLogTest.php -%%WWWDIR%%/lib/Cake/Test/Case/Log/Engine/FileLogTest.php -%%WWWDIR%%/lib/Cake/Test/Case/Log/Engine/ConsoleLogTest.php -%%WWWDIR%%/lib/Cake/Test/Case/Model/Behavior/AclBehaviorTest.php -%%WWWDIR%%/lib/Cake/Test/Case/Model/Behavior/ContainableBehaviorTest.php -%%WWWDIR%%/lib/Cake/Test/Case/Model/Behavior/TranslateBehaviorTest.php -%%WWWDIR%%/lib/Cake/Test/Case/Model/Behavior/TreeBehaviorAfterTest.php -%%WWWDIR%%/lib/Cake/Test/Case/Model/Behavior/TreeBehaviorNumberTest.php -%%WWWDIR%%/lib/Cake/Test/Case/Model/Behavior/TreeBehaviorScopedTest.php -%%WWWDIR%%/lib/Cake/Test/Case/Model/Behavior/TreeBehaviorTest.php -%%WWWDIR%%/lib/Cake/Test/Case/Model/Behavior/TreeBehaviorUuidTest.php -%%WWWDIR%%/lib/Cake/Test/Case/Model/BehaviorCollectionTest.php -%%WWWDIR%%/lib/Cake/Test/Case/Model/Datasource/CakeSessionTest.php -%%WWWDIR%%/lib/Cake/Test/Case/Model/Datasource/Database/MysqlTest.php -%%WWWDIR%%/lib/Cake/Test/Case/Model/Datasource/Database/PostgresTest.php -%%WWWDIR%%/lib/Cake/Test/Case/Model/Datasource/Database/SqliteTest.php -%%WWWDIR%%/lib/Cake/Test/Case/Model/Datasource/Database/SqlserverTest.php -%%WWWDIR%%/lib/Cake/Test/Case/Model/Datasource/DataSourceTest.php -%%WWWDIR%%/lib/Cake/Test/Case/Model/Datasource/DboSourceTest.php -%%WWWDIR%%/lib/Cake/Test/Case/Model/Datasource/Session/CacheSessionTest.php -%%WWWDIR%%/lib/Cake/Test/Case/Model/Datasource/Session/DatabaseSessionTest.php -%%WWWDIR%%/lib/Cake/Test/Case/Model/AclNodeTest.php -%%WWWDIR%%/lib/Cake/Test/Case/Model/CakeSchemaTest.php -%%WWWDIR%%/lib/Cake/Test/Case/Model/ConnectionManagerTest.php -%%WWWDIR%%/lib/Cake/Test/Case/Model/ModelCrossSchemaHabtmTest.php -%%WWWDIR%%/lib/Cake/Test/Case/Model/ModelDeleteTest.php -%%WWWDIR%%/lib/Cake/Test/Case/Model/ModelIntegrationTest.php -%%WWWDIR%%/lib/Cake/Test/Case/Model/ModelReadTest.php -%%WWWDIR%%/lib/Cake/Test/Case/Model/ModelTest.php -%%WWWDIR%%/lib/Cake/Test/Case/Model/ModelTestBase.php -%%WWWDIR%%/lib/Cake/Test/Case/Model/ModelValidationTest.php -%%WWWDIR%%/lib/Cake/Test/Case/Model/ModelWriteTest.php -%%WWWDIR%%/lib/Cake/Test/Case/Model/models.php -%%WWWDIR%%/lib/Cake/Test/Case/Model/Validator/CakeValidationRuleTest.php -%%WWWDIR%%/lib/Cake/Test/Case/Model/Validator/CakeValidationSetTest.php -%%WWWDIR%%/lib/Cake/Test/Case/Network/CakeRequestTest.php -%%WWWDIR%%/lib/Cake/Test/Case/Network/CakeResponseTest.php -%%WWWDIR%%/lib/Cake/Test/Case/Network/CakeSocketTest.php -%%WWWDIR%%/lib/Cake/Test/Case/Network/Email/CakeEmailTest.php -%%WWWDIR%%/lib/Cake/Test/Case/Network/Email/DebugTransportTest.php -%%WWWDIR%%/lib/Cake/Test/Case/Network/Email/MailTransportTest.php -%%WWWDIR%%/lib/Cake/Test/Case/Network/Email/SmtpTransportTest.php -%%WWWDIR%%/lib/Cake/Test/Case/Network/Http/BasicAuthenticationTest.php -%%WWWDIR%%/lib/Cake/Test/Case/Network/Http/DigestAuthenticationTest.php -%%WWWDIR%%/lib/Cake/Test/Case/Network/Http/HttpResponseTest.php -%%WWWDIR%%/lib/Cake/Test/Case/Network/Http/HttpSocketTest.php -%%WWWDIR%%/lib/Cake/Test/Case/Routing/DispatcherTest.php -%%WWWDIR%%/lib/Cake/Test/Case/Routing/Filter/AssetDispatcherTest.php -%%WWWDIR%%/lib/Cake/Test/Case/Routing/Route/CakeRouteTest.php -%%WWWDIR%%/lib/Cake/Test/Case/Routing/Route/PluginShortRouteTest.php -%%WWWDIR%%/lib/Cake/Test/Case/Routing/Route/RedirectRouteTest.php -%%WWWDIR%%/lib/Cake/Test/Case/Routing/RouterTest.php -%%WWWDIR%%/lib/Cake/Test/Case/TestSuite/CakeTestCaseTest.php -%%WWWDIR%%/lib/Cake/Test/Case/TestSuite/CakeTestFixtureTest.php -%%WWWDIR%%/lib/Cake/Test/Case/TestSuite/CakeTestSuiteTest.php -%%WWWDIR%%/lib/Cake/Test/Case/TestSuite/ControllerTestCaseTest.php -%%WWWDIR%%/lib/Cake/Test/Case/TestSuite/HtmlCoverageReportTest.php -%%WWWDIR%%/lib/Cake/Test/Case/Utility/CakeNumberTest.php -%%WWWDIR%%/lib/Cake/Test/Case/Utility/CakeTimeTest.php -%%WWWDIR%%/lib/Cake/Test/Case/Utility/ClassRegistryTest.php -%%WWWDIR%%/lib/Cake/Test/Case/Utility/DebuggerTest.php -%%WWWDIR%%/lib/Cake/Test/Case/Utility/FileTest.php -%%WWWDIR%%/lib/Cake/Test/Case/Utility/FolderTest.php -%%WWWDIR%%/lib/Cake/Test/Case/Utility/HashTest.php -%%WWWDIR%%/lib/Cake/Test/Case/Utility/InflectorTest.php -%%WWWDIR%%/lib/Cake/Test/Case/Utility/ObjectCollectionTest.php -%%WWWDIR%%/lib/Cake/Test/Case/Utility/SanitizeTest.php -%%WWWDIR%%/lib/Cake/Test/Case/Utility/SecurityTest.php -%%WWWDIR%%/lib/Cake/Test/Case/Utility/SetTest.php -%%WWWDIR%%/lib/Cake/Test/Case/Utility/StringTest.php -%%WWWDIR%%/lib/Cake/Test/Case/Utility/ValidationTest.php -%%WWWDIR%%/lib/Cake/Test/Case/Utility/XmlTest.php -%%WWWDIR%%/lib/Cake/Test/Case/View/Helper/CacheHelperTest.php -%%WWWDIR%%/lib/Cake/Test/Case/View/Helper/FormHelperTest.php -%%WWWDIR%%/lib/Cake/Test/Case/View/Helper/HtmlHelperTest.php -%%WWWDIR%%/lib/Cake/Test/Case/View/Helper/JqueryEngineHelperTest.php -%%WWWDIR%%/lib/Cake/Test/Case/View/Helper/JsHelperTest.php -%%WWWDIR%%/lib/Cake/Test/Case/View/Helper/MootoolsEngineHelperTest.php -%%WWWDIR%%/lib/Cake/Test/Case/View/Helper/NumberHelperTest.php -%%WWWDIR%%/lib/Cake/Test/Case/View/Helper/PaginatorHelperTest.php -%%WWWDIR%%/lib/Cake/Test/Case/View/Helper/PrototypeEngineHelperTest.php -%%WWWDIR%%/lib/Cake/Test/Case/View/Helper/RssHelperTest.php -%%WWWDIR%%/lib/Cake/Test/Case/View/Helper/SessionHelperTest.php -%%WWWDIR%%/lib/Cake/Test/Case/View/Helper/TextHelperTest.php -%%WWWDIR%%/lib/Cake/Test/Case/View/Helper/TimeHelperTest.php -%%WWWDIR%%/lib/Cake/Test/Case/View/HelperCollectionTest.php -%%WWWDIR%%/lib/Cake/Test/Case/View/HelperTest.php -%%WWWDIR%%/lib/Cake/Test/Case/View/JsonViewTest.php -%%WWWDIR%%/lib/Cake/Test/Case/View/MediaViewTest.php -%%WWWDIR%%/lib/Cake/Test/Case/View/ScaffoldViewTest.php -%%WWWDIR%%/lib/Cake/Test/Case/View/ThemeViewTest.php -%%WWWDIR%%/lib/Cake/Test/Case/View/ViewTest.php -%%WWWDIR%%/lib/Cake/Test/Case/View/XmlViewTest.php -%%WWWDIR%%/lib/Cake/Test/Fixture/AccountFixture.php -%%WWWDIR%%/lib/Cake/Test/Fixture/AcoActionFixture.php -%%WWWDIR%%/lib/Cake/Test/Fixture/AcoFixture.php -%%WWWDIR%%/lib/Cake/Test/Fixture/AcoTwoFixture.php -%%WWWDIR%%/lib/Cake/Test/Fixture/AdFixture.php -%%WWWDIR%%/lib/Cake/Test/Fixture/AdvertisementFixture.php -%%WWWDIR%%/lib/Cake/Test/Fixture/AfterTreeFixture.php -%%WWWDIR%%/lib/Cake/Test/Fixture/AnotherArticleFixture.php -%%WWWDIR%%/lib/Cake/Test/Fixture/AppleFixture.php -%%WWWDIR%%/lib/Cake/Test/Fixture/ArmorFixture.php -%%WWWDIR%%/lib/Cake/Test/Fixture/ArmorsPlayerFixture.php -%%WWWDIR%%/lib/Cake/Test/Fixture/AroFixture.php -%%WWWDIR%%/lib/Cake/Test/Fixture/AroTwoFixture.php -%%WWWDIR%%/lib/Cake/Test/Fixture/ArosAcoFixture.php -%%WWWDIR%%/lib/Cake/Test/Fixture/ArosAcoTwoFixture.php -%%WWWDIR%%/lib/Cake/Test/Fixture/ArticleFeaturedFixture.php -%%WWWDIR%%/lib/Cake/Test/Fixture/ArticleFeaturedsTagsFixture.php -%%WWWDIR%%/lib/Cake/Test/Fixture/ArticleFixture.php -%%WWWDIR%%/lib/Cake/Test/Fixture/ArticlesTagFixture.php -%%WWWDIR%%/lib/Cake/Test/Fixture/AssertTagsTestCase.php -%%WWWDIR%%/lib/Cake/Test/Fixture/AttachmentFixture.php -%%WWWDIR%%/lib/Cake/Test/Fixture/AuthUserCustomFieldFixture.php -%%WWWDIR%%/lib/Cake/Test/Fixture/AuthUserFixture.php -%%WWWDIR%%/lib/Cake/Test/Fixture/AuthorFixture.php -%%WWWDIR%%/lib/Cake/Test/Fixture/BakeArticleFixture.php -%%WWWDIR%%/lib/Cake/Test/Fixture/BakeArticlesBakeTagFixture.php -%%WWWDIR%%/lib/Cake/Test/Fixture/BakeCommentFixture.php -%%WWWDIR%%/lib/Cake/Test/Fixture/BakeTagFixture.php -%%WWWDIR%%/lib/Cake/Test/Fixture/BasketFixture.php -%%WWWDIR%%/lib/Cake/Test/Fixture/BidFixture.php -%%WWWDIR%%/lib/Cake/Test/Fixture/BiddingFixture.php -%%WWWDIR%%/lib/Cake/Test/Fixture/BiddingMessageFixture.php -%%WWWDIR%%/lib/Cake/Test/Fixture/BinaryTestFixture.php -%%WWWDIR%%/lib/Cake/Test/Fixture/BookFixture.php -%%WWWDIR%%/lib/Cake/Test/Fixture/CacheTestModelFixture.php -%%WWWDIR%%/lib/Cake/Test/Fixture/CakeSessionFixture.php -%%WWWDIR%%/lib/Cake/Test/Fixture/CallbackFixture.php -%%WWWDIR%%/lib/Cake/Test/Fixture/CampaignFixture.php -%%WWWDIR%%/lib/Cake/Test/Fixture/CategoryFixture.php -%%WWWDIR%%/lib/Cake/Test/Fixture/CategoryThreadFixture.php -%%WWWDIR%%/lib/Cake/Test/Fixture/CdFixture.php -%%WWWDIR%%/lib/Cake/Test/Fixture/CommentFixture.php -%%WWWDIR%%/lib/Cake/Test/Fixture/ContentAccountFixture.php -%%WWWDIR%%/lib/Cake/Test/Fixture/ContentFixture.php -%%WWWDIR%%/lib/Cake/Test/Fixture/CounterCachePostFixture.php -%%WWWDIR%%/lib/Cake/Test/Fixture/CounterCachePostNonstandardPrimaryKeyFixture.php -%%WWWDIR%%/lib/Cake/Test/Fixture/CounterCacheUserFixture.php -%%WWWDIR%%/lib/Cake/Test/Fixture/CounterCacheUserNonstandardPrimaryKeyFixture.php -%%WWWDIR%%/lib/Cake/Test/Fixture/DataTestFixture.php -%%WWWDIR%%/lib/Cake/Test/Fixture/DatatypeFixture.php -%%WWWDIR%%/lib/Cake/Test/Fixture/DependencyFixture.php -%%WWWDIR%%/lib/Cake/Test/Fixture/DeviceFixture.php -%%WWWDIR%%/lib/Cake/Test/Fixture/DeviceTypeCategoryFixture.php -%%WWWDIR%%/lib/Cake/Test/Fixture/DeviceTypeFixture.php -%%WWWDIR%%/lib/Cake/Test/Fixture/DocumentDirectoryFixture.php -%%WWWDIR%%/lib/Cake/Test/Fixture/DocumentFixture.php -%%WWWDIR%%/lib/Cake/Test/Fixture/DomainFixture.php -%%WWWDIR%%/lib/Cake/Test/Fixture/DomainsSiteFixture.php -%%WWWDIR%%/lib/Cake/Test/Fixture/ExteriorTypeCategoryFixture.php -%%WWWDIR%%/lib/Cake/Test/Fixture/FeatureSetFixture.php -%%WWWDIR%%/lib/Cake/Test/Fixture/FeaturedFixture.php -%%WWWDIR%%/lib/Cake/Test/Fixture/FilmFileFixture.php -%%WWWDIR%%/lib/Cake/Test/Fixture/FixturizedTestCase.php -%%WWWDIR%%/lib/Cake/Test/Fixture/FlagTreeFixture.php -%%WWWDIR%%/lib/Cake/Test/Fixture/FruitFixture.php -%%WWWDIR%%/lib/Cake/Test/Fixture/FruitsUuidTagFixture.php -%%WWWDIR%%/lib/Cake/Test/Fixture/GroupUpdateAllFixture.php -%%WWWDIR%%/lib/Cake/Test/Fixture/GuildFixture.php -%%WWWDIR%%/lib/Cake/Test/Fixture/GuildsPlayerFixture.php -%%WWWDIR%%/lib/Cake/Test/Fixture/HomeFixture.php -%%WWWDIR%%/lib/Cake/Test/Fixture/ImageFixture.php -%%WWWDIR%%/lib/Cake/Test/Fixture/InnoFixture.php -%%WWWDIR%%/lib/Cake/Test/Fixture/ItemFixture.php -%%WWWDIR%%/lib/Cake/Test/Fixture/ItemsPortfolioFixture.php -%%WWWDIR%%/lib/Cake/Test/Fixture/JoinABFixture.php -%%WWWDIR%%/lib/Cake/Test/Fixture/JoinACFixture.php -%%WWWDIR%%/lib/Cake/Test/Fixture/JoinAFixture.php -%%WWWDIR%%/lib/Cake/Test/Fixture/JoinBFixture.php -%%WWWDIR%%/lib/Cake/Test/Fixture/JoinCFixture.php -%%WWWDIR%%/lib/Cake/Test/Fixture/JoinThingFixture.php -%%WWWDIR%%/lib/Cake/Test/Fixture/MessageFixture.php -%%WWWDIR%%/lib/Cake/Test/Fixture/MyCategoriesMyProductsFixture.php -%%WWWDIR%%/lib/Cake/Test/Fixture/MyCategoriesMyUsersFixture.php -%%WWWDIR%%/lib/Cake/Test/Fixture/MyCategoryFixture.php -%%WWWDIR%%/lib/Cake/Test/Fixture/MyProductFixture.php -%%WWWDIR%%/lib/Cake/Test/Fixture/MyUserFixture.php -%%WWWDIR%%/lib/Cake/Test/Fixture/NodeFixture.php -%%WWWDIR%%/lib/Cake/Test/Fixture/NumberTreeFixture.php -%%WWWDIR%%/lib/Cake/Test/Fixture/NumberTreeTwoFixture.php -%%WWWDIR%%/lib/Cake/Test/Fixture/NumericArticleFixture.php -%%WWWDIR%%/lib/Cake/Test/Fixture/OverallFavoriteFixture.php -%%WWWDIR%%/lib/Cake/Test/Fixture/PersonFixture.php -%%WWWDIR%%/lib/Cake/Test/Fixture/PlayerFixture.php -%%WWWDIR%%/lib/Cake/Test/Fixture/PortfolioFixture.php -%%WWWDIR%%/lib/Cake/Test/Fixture/PostFixture.php -%%WWWDIR%%/lib/Cake/Test/Fixture/PostsTagFixture.php -%%WWWDIR%%/lib/Cake/Test/Fixture/PrefixTestFixture.php -%%WWWDIR%%/lib/Cake/Test/Fixture/PrimaryModelFixture.php -%%WWWDIR%%/lib/Cake/Test/Fixture/ProductFixture.php -%%WWWDIR%%/lib/Cake/Test/Fixture/ProductUpdateAllFixture.php -%%WWWDIR%%/lib/Cake/Test/Fixture/ProjectFixture.php -%%WWWDIR%%/lib/Cake/Test/Fixture/SampleFixture.php -%%WWWDIR%%/lib/Cake/Test/Fixture/SecondaryModelFixture.php -%%WWWDIR%%/lib/Cake/Test/Fixture/SiteFixture.php -%%WWWDIR%%/lib/Cake/Test/Fixture/SessionFixture.php -%%WWWDIR%%/lib/Cake/Test/Fixture/SomethingElseFixture.php -%%WWWDIR%%/lib/Cake/Test/Fixture/SomethingFixture.php -%%WWWDIR%%/lib/Cake/Test/Fixture/StoriesTagFixture.php -%%WWWDIR%%/lib/Cake/Test/Fixture/StoryFixture.php -%%WWWDIR%%/lib/Cake/Test/Fixture/SyfileFixture.php -%%WWWDIR%%/lib/Cake/Test/Fixture/TagFixture.php -%%WWWDIR%%/lib/Cake/Test/Fixture/TestPluginArticleFixture.php -%%WWWDIR%%/lib/Cake/Test/Fixture/TestPluginCommentFixture.php -%%WWWDIR%%/lib/Cake/Test/Fixture/ThePaperMonkiesFixture.php -%%WWWDIR%%/lib/Cake/Test/Fixture/ThreadFixture.php -%%WWWDIR%%/lib/Cake/Test/Fixture/TranslateArticleFixture.php -%%WWWDIR%%/lib/Cake/Test/Fixture/TranslateFixture.php -%%WWWDIR%%/lib/Cake/Test/Fixture/TranslateTableFixture.php -%%WWWDIR%%/lib/Cake/Test/Fixture/TranslateWithPrefixFixture.php -%%WWWDIR%%/lib/Cake/Test/Fixture/TranslatedArticleFixture.php -%%WWWDIR%%/lib/Cake/Test/Fixture/TranslatedItemFixture.php -%%WWWDIR%%/lib/Cake/Test/Fixture/UnconventionalTreeFixture.php -%%WWWDIR%%/lib/Cake/Test/Fixture/UnderscoreFieldFixture.php -%%WWWDIR%%/lib/Cake/Test/Fixture/UserFixture.php -%%WWWDIR%%/lib/Cake/Test/Fixture/UuidFixture.php -%%WWWDIR%%/lib/Cake/Test/Fixture/UuidTagFixture.php -%%WWWDIR%%/lib/Cake/Test/Fixture/UuidTreeFixture.php -%%WWWDIR%%/lib/Cake/Test/Fixture/UuiditemFixture.php -%%WWWDIR%%/lib/Cake/Test/Fixture/UuiditemsUuidportfolioFixture.php -%%WWWDIR%%/lib/Cake/Test/Fixture/UuiditemsUuidportfolioNumericidFixture.php -%%WWWDIR%%/lib/Cake/Test/Fixture/UuidportfolioFixture.php -%%WWWDIR%%/lib/Cake/Test/Fixture/rss.xml -%%WWWDIR%%/lib/Cake/Test/Fixture/sample.xml -%%WWWDIR%%/lib/Cake/Test/Fixture/soap_request.xml -%%WWWDIR%%/lib/Cake/Test/Fixture/soap_response.xml -%%WWWDIR%%/lib/Cake/Test/test_app/Config/acl.ini -%%WWWDIR%%/lib/Cake/Test/test_app/Config/acl.ini.php -%%WWWDIR%%/lib/Cake/Test/test_app/Config/acl.php -%%WWWDIR%%/lib/Cake/Test/test_app/Config/empty.ini -%%WWWDIR%%/lib/Cake/Test/test_app/Config/empty.php -%%WWWDIR%%/lib/Cake/Test/test_app/Config/htmlhelper_minimized.ini -%%WWWDIR%%/lib/Cake/Test/test_app/Config/htmlhelper_tags.php -%%WWWDIR%%/lib/Cake/Test/test_app/Config/nested.ini -%%WWWDIR%%/lib/Cake/Test/test_app/Config/no_ini_extension -%%WWWDIR%%/lib/Cake/Test/test_app/Config/no_php_extension -%%WWWDIR%%/lib/Cake/Test/test_app/Config/no_section.ini -%%WWWDIR%%/lib/Cake/Test/test_app/Config/routes.php -%%WWWDIR%%/lib/Cake/Test/test_app/Config/var_test.php -%%WWWDIR%%/lib/Cake/Test/test_app/Config/var_test2.php -%%WWWDIR%%/lib/Cake/Test/test_app/Console/Command/SampleShell.php -%%WWWDIR%%/lib/Cake/Test/test_app/Console/Templates/test/classes/test_object.ctp -%%WWWDIR%%/lib/Cake/Test/test_app/Console/Templates/test/views/admin_edit.ctp -%%WWWDIR%%/lib/Cake/Test/test_app/Controller/AppController.php -%%WWWDIR%%/lib/Cake/Test/test_app/Controller/PagesController.php -%%WWWDIR%%/lib/Cake/Test/test_app/Controller/TestsAppsController.php -%%WWWDIR%%/lib/Cake/Test/test_app/Controller/TestAppsErrorController.php -%%WWWDIR%%/lib/Cake/Test/test_app/Controller/TestsAppsPostsController.php -%%WWWDIR%%/lib/Cake/Test/test_app/Error/TestAppsExceptionRenderer.php -%%WWWDIR%%/lib/Cake/Test/test_app/Lib/Cache/Engine/TestAppCacheEngine.php -%%WWWDIR%%/lib/Cake/Test/test_app/Lib/Library.php -%%WWWDIR%%/lib/Cake/Test/test_app/Lib/Log/Engine/TestAppLog.php -%%WWWDIR%%/lib/Cake/Test/test_app/Lib/Utility/TestUtilityClass.php -%%WWWDIR%%/lib/Cake/Test/test_app/Locale/cache_test_po/LC_MESSAGES/default.po -%%WWWDIR%%/lib/Cake/Test/test_app/Locale/cache_test_po/LC_MESSAGES/dom1.po -%%WWWDIR%%/lib/Cake/Test/test_app/Locale/cache_test_po/LC_MESSAGES/dom2.po -%%WWWDIR%%/lib/Cake/Test/test_app/Locale/eng/LC_MESSAGES/validation_messages.po -%%WWWDIR%%/lib/Cake/Test/test_app/Locale/ja_jp/LC_TIME -%%WWWDIR%%/lib/Cake/Test/test_app/Locale/po/LC_MESSAGES/default.po -%%WWWDIR%%/lib/Cake/Test/test_app/Locale/po/LC_MONETARY/default.po -%%WWWDIR%%/lib/Cake/Test/test_app/Locale/po/LC_TIME -%%WWWDIR%%/lib/Cake/Test/test_app/Locale/rule_0_mo/LC_MESSAGES/core.mo -%%WWWDIR%%/lib/Cake/Test/test_app/Locale/rule_0_mo/LC_MESSAGES/default.mo -%%WWWDIR%%/lib/Cake/Test/test_app/Locale/rule_0_po/LC_MESSAGES/core.po -%%WWWDIR%%/lib/Cake/Test/test_app/Locale/rule_0_po/LC_MESSAGES/default.po -%%WWWDIR%%/lib/Cake/Test/test_app/Locale/rule_10_mo/LC_MESSAGES/core.mo -%%WWWDIR%%/lib/Cake/Test/test_app/Locale/rule_10_mo/LC_MESSAGES/default.mo -%%WWWDIR%%/lib/Cake/Test/test_app/Locale/rule_10_po/LC_MESSAGES/core.po -%%WWWDIR%%/lib/Cake/Test/test_app/Locale/rule_10_po/LC_MESSAGES/default.po -%%WWWDIR%%/lib/Cake/Test/test_app/Locale/rule_11_mo/LC_MESSAGES/core.mo -%%WWWDIR%%/lib/Cake/Test/test_app/Locale/rule_11_mo/LC_MESSAGES/default.mo -%%WWWDIR%%/lib/Cake/Test/test_app/Locale/rule_11_po/LC_MESSAGES/core.po -%%WWWDIR%%/lib/Cake/Test/test_app/Locale/rule_11_po/LC_MESSAGES/default.po -%%WWWDIR%%/lib/Cake/Test/test_app/Locale/rule_12_mo/LC_MESSAGES/core.mo -%%WWWDIR%%/lib/Cake/Test/test_app/Locale/rule_12_mo/LC_MESSAGES/default.mo -%%WWWDIR%%/lib/Cake/Test/test_app/Locale/rule_12_po/LC_MESSAGES/core.po -%%WWWDIR%%/lib/Cake/Test/test_app/Locale/rule_12_po/LC_MESSAGES/default.po -%%WWWDIR%%/lib/Cake/Test/test_app/Locale/rule_13_mo/LC_MESSAGES/core.mo -%%WWWDIR%%/lib/Cake/Test/test_app/Locale/rule_13_mo/LC_MESSAGES/default.mo -%%WWWDIR%%/lib/Cake/Test/test_app/Locale/rule_13_po/LC_MESSAGES/core.po -%%WWWDIR%%/lib/Cake/Test/test_app/Locale/rule_13_po/LC_MESSAGES/default.po -%%WWWDIR%%/lib/Cake/Test/test_app/Locale/rule_14_mo/LC_MESSAGES/core.mo -%%WWWDIR%%/lib/Cake/Test/test_app/Locale/rule_14_mo/LC_MESSAGES/default.mo -%%WWWDIR%%/lib/Cake/Test/test_app/Locale/rule_14_po/LC_MESSAGES/core.po -%%WWWDIR%%/lib/Cake/Test/test_app/Locale/rule_14_po/LC_MESSAGES/default.po -%%WWWDIR%%/lib/Cake/Test/test_app/Locale/rule_1_mo/LC_MESSAGES/core.mo -%%WWWDIR%%/lib/Cake/Test/test_app/Locale/rule_1_mo/LC_MESSAGES/default.mo -%%WWWDIR%%/lib/Cake/Test/test_app/Locale/rule_1_po/LC_MESSAGES/core.po -%%WWWDIR%%/lib/Cake/Test/test_app/Locale/rule_1_po/LC_MESSAGES/default.po -%%WWWDIR%%/lib/Cake/Test/test_app/Locale/rule_2_mo/LC_MESSAGES/core.mo -%%WWWDIR%%/lib/Cake/Test/test_app/Locale/rule_2_mo/LC_MESSAGES/default.mo -%%WWWDIR%%/lib/Cake/Test/test_app/Locale/rule_2_po/LC_MESSAGES/core.po -%%WWWDIR%%/lib/Cake/Test/test_app/Locale/rule_2_po/LC_MESSAGES/default.po -%%WWWDIR%%/lib/Cake/Test/test_app/Locale/rule_3_mo/LC_MESSAGES/core.mo -%%WWWDIR%%/lib/Cake/Test/test_app/Locale/rule_3_mo/LC_MESSAGES/default.mo -%%WWWDIR%%/lib/Cake/Test/test_app/Locale/rule_3_po/LC_MESSAGES/core.po -%%WWWDIR%%/lib/Cake/Test/test_app/Locale/rule_3_po/LC_MESSAGES/default.po -%%WWWDIR%%/lib/Cake/Test/test_app/Locale/rule_4_mo/LC_MESSAGES/core.mo -%%WWWDIR%%/lib/Cake/Test/test_app/Locale/rule_4_mo/LC_MESSAGES/default.mo -%%WWWDIR%%/lib/Cake/Test/test_app/Locale/rule_4_po/LC_MESSAGES/core.po -%%WWWDIR%%/lib/Cake/Test/test_app/Locale/rule_4_po/LC_MESSAGES/default.po -%%WWWDIR%%/lib/Cake/Test/test_app/Locale/rule_5_mo/LC_MESSAGES/core.mo -%%WWWDIR%%/lib/Cake/Test/test_app/Locale/rule_5_mo/LC_MESSAGES/default.mo -%%WWWDIR%%/lib/Cake/Test/test_app/Locale/rule_5_po/LC_MESSAGES/core.po -%%WWWDIR%%/lib/Cake/Test/test_app/Locale/rule_5_po/LC_MESSAGES/default.po -%%WWWDIR%%/lib/Cake/Test/test_app/Locale/rule_6_mo/LC_MESSAGES/core.mo -%%WWWDIR%%/lib/Cake/Test/test_app/Locale/rule_6_mo/LC_MESSAGES/default.mo -%%WWWDIR%%/lib/Cake/Test/test_app/Locale/rule_6_po/LC_MESSAGES/core.po -%%WWWDIR%%/lib/Cake/Test/test_app/Locale/rule_6_po/LC_MESSAGES/default.po -%%WWWDIR%%/lib/Cake/Test/test_app/Locale/rule_7_mo/LC_MESSAGES/core.mo -%%WWWDIR%%/lib/Cake/Test/test_app/Locale/rule_7_mo/LC_MESSAGES/default.mo -%%WWWDIR%%/lib/Cake/Test/test_app/Locale/rule_7_po/LC_MESSAGES/core.po -%%WWWDIR%%/lib/Cake/Test/test_app/Locale/rule_7_po/LC_MESSAGES/default.po -%%WWWDIR%%/lib/Cake/Test/test_app/Locale/rule_8_mo/LC_MESSAGES/core.mo -%%WWWDIR%%/lib/Cake/Test/test_app/Locale/rule_8_mo/LC_MESSAGES/default.mo -%%WWWDIR%%/lib/Cake/Test/test_app/Locale/rule_8_po/LC_MESSAGES/core.po -%%WWWDIR%%/lib/Cake/Test/test_app/Locale/rule_8_po/LC_MESSAGES/default.po -%%WWWDIR%%/lib/Cake/Test/test_app/Locale/rule_9_mo/LC_MESSAGES/core.mo -%%WWWDIR%%/lib/Cake/Test/test_app/Locale/rule_9_mo/LC_MESSAGES/default.mo -%%WWWDIR%%/lib/Cake/Test/test_app/Locale/rule_9_po/LC_MESSAGES/core.po -%%WWWDIR%%/lib/Cake/Test/test_app/Locale/rule_9_po/LC_MESSAGES/default.po -%%WWWDIR%%/lib/Cake/Test/test_app/Locale/time_test/LC_TIME -%%WWWDIR%%/lib/Cake/Test/test_app/Model/Behavior/PersisterOneBehaviorBehavior.php -%%WWWDIR%%/lib/Cake/Test/test_app/Model/Behavior/PersisterTwoBehaviorBehavior.php -%%WWWDIR%%/lib/Cake/Test/test_app/Model/Datasource/Database/TestLocalDriver.php -%%WWWDIR%%/lib/Cake/Test/test_app/Model/Datasource/Session/TestAppLibSession.php -%%WWWDIR%%/lib/Cake/Test/test_app/Model/Datasource/Test2OtherSource.php -%%WWWDIR%%/lib/Cake/Test/test_app/Model/Datasource/Test2Source.php -%%WWWDIR%%/lib/Cake/Test/test_app/Model/AppModel.php -%%WWWDIR%%/lib/Cake/Test/test_app/Model/Comment.php -%%WWWDIR%%/lib/Cake/Test/test_app/Model/PersisterOne.php -%%WWWDIR%%/lib/Cake/Test/test_app/Model/PersisterTwo.php -%%WWWDIR%%/lib/Cake/Test/test_app/Model/Post.php -%%WWWDIR%%/lib/Cake/Test/test_app/Plugin/PluginJs/Config/bootstrap.php -%%WWWDIR%%/lib/Cake/Test/test_app/Plugin/PluginJs/webroot/js/one/plugin_one.js -%%WWWDIR%%/lib/Cake/Test/test_app/Plugin/PluginJs/webroot/js/plugin_js.js -%%WWWDIR%%/lib/Cake/Test/test_app/Plugin/TestPlugin/Config/Schema/schema.php -%%WWWDIR%%/lib/Cake/Test/test_app/Plugin/TestPlugin/Config/acl.ini.php -%%WWWDIR%%/lib/Cake/Test/test_app/Plugin/TestPlugin/Config/bootstrap.php -%%WWWDIR%%/lib/Cake/Test/test_app/Plugin/TestPlugin/Config/custom_config.php -%%WWWDIR%%/lib/Cake/Test/test_app/Plugin/TestPlugin/Config/load.php -%%WWWDIR%%/lib/Cake/Test/test_app/Plugin/TestPlugin/Config/more.load.php -%%WWWDIR%%/lib/Cake/Test/test_app/Plugin/TestPlugin/Config/nested.ini -%%WWWDIR%%/lib/Cake/Test/test_app/Plugin/TestPlugin/Config/routes.php -%%WWWDIR%%/lib/Cake/Test/test_app/Plugin/TestPlugin/Console/Command/ExampleShell.php -%%WWWDIR%%/lib/Cake/Test/test_app/Plugin/TestPlugin/Console/Command/Task/OtherTaskTask.php -%%WWWDIR%%/lib/Cake/Test/test_app/Plugin/TestPlugin/Controller/Component/OtherComponent.php -%%WWWDIR%%/lib/Cake/Test/test_app/Plugin/TestPlugin/Controller/Component/PluginsComponent.php -%%WWWDIR%%/lib/Cake/Test/test_app/Plugin/TestPlugin/Controller/Component/TestPluginComponent.php -%%WWWDIR%%/lib/Cake/Test/test_app/Plugin/TestPlugin/Controller/Component/TestPluginOtherComponent.php -%%WWWDIR%%/lib/Cake/Test/test_app/Plugin/TestPlugin/Controller/TestPluginAppController.php -%%WWWDIR%%/lib/Cake/Test/test_app/Plugin/TestPlugin/Controller/TestPluginController.php -%%WWWDIR%%/lib/Cake/Test/test_app/Plugin/TestPlugin/Controller/TestsController.php -%%WWWDIR%%/lib/Cake/Test/test_app/Plugin/TestPlugin/Lib/Cache/Engine/TestPluginCacheEngine.php -%%WWWDIR%%/lib/Cake/Test/test_app/Plugin/TestPlugin/Lib/Custom/Package/CustomLibClass.php -%%WWWDIR%%/lib/Cake/Test/test_app/Plugin/TestPlugin/Lib/Error/TestPluginExceptionRenderer.php -%%WWWDIR%%/lib/Cake/Test/test_app/Plugin/TestPlugin/Lib/Log/Engine/TestPluginLog.php -%%WWWDIR%%/lib/Cake/Test/test_app/Plugin/TestPlugin/Lib/Routing/Filter/Test2DispatcherFilter.php -%%WWWDIR%%/lib/Cake/Test/test_app/Plugin/TestPlugin/Lib/Routing/Filter/TestDispatcherFilter.php -%%WWWDIR%%/lib/Cake/Test/test_app/Plugin/TestPlugin/Lib/Routing/Route/TestRoute.php -%%WWWDIR%%/lib/Cake/Test/test_app/Plugin/TestPlugin/Lib/TestPluginLibrary.php -%%WWWDIR%%/lib/Cake/Test/test_app/Plugin/TestPlugin/Lib/TestPluginOtherLibrary.php -%%WWWDIR%%/lib/Cake/Test/test_app/Plugin/TestPlugin/Locale/po/LC_MESSAGES/test_plugin.po -%%WWWDIR%%/lib/Cake/Test/test_app/Plugin/TestPlugin/Locale/po/LC_MONETARY/test_plugin.po -%%WWWDIR%%/lib/Cake/Test/test_app/Plugin/TestPlugin/Model/Behavior/TestPluginPersisterOneBehavior.php -%%WWWDIR%%/lib/Cake/Test/test_app/Plugin/TestPlugin/Model/Behavior/TestPluginPersisterTwoBehavior.php -%%WWWDIR%%/lib/Cake/Test/test_app/Plugin/TestPlugin/Model/Datasource/Database/DboDummy.php -%%WWWDIR%%/lib/Cake/Test/test_app/Plugin/TestPlugin/Model/Datasource/Database/TestDriver.php -%%WWWDIR%%/lib/Cake/Test/test_app/Plugin/TestPlugin/Model/Datasource/Session/TestPluginSession.php -%%WWWDIR%%/lib/Cake/Test/test_app/Plugin/TestPlugin/Model/Datasource/TestSource.php -%%WWWDIR%%/lib/Cake/Test/test_app/Plugin/TestPlugin/Model/Datasource/TestOtherSource.php -%%WWWDIR%%/lib/Cake/Test/test_app/Plugin/TestPlugin/Model/TestPluginAppModel.php -%%WWWDIR%%/lib/Cake/Test/test_app/Plugin/TestPlugin/Model/TestPluginAuthUser.php -%%WWWDIR%%/lib/Cake/Test/test_app/Plugin/TestPlugin/Model/TestPluginAuthors.php -%%WWWDIR%%/lib/Cake/Test/test_app/Plugin/TestPlugin/Model/TestPluginComment.php -%%WWWDIR%%/lib/Cake/Test/test_app/Plugin/TestPlugin/Model/TestPluginPost.php -%%WWWDIR%%/lib/Cake/Test/test_app/Plugin/TestPlugin/Vendor/sample/sample_plugin.php -%%WWWDIR%%/lib/Cake/Test/test_app/Plugin/TestPlugin/Utility/TestPluginEngine.php -%%WWWDIR%%/lib/Cake/Test/test_app/Plugin/TestPlugin/Vendor/welcome.php -%%WWWDIR%%/lib/Cake/Test/test_app/Plugin/TestPlugin/Vendor/Example/ExampleExample.php -%%WWWDIR%%/lib/Cake/Test/test_app/Plugin/TestPlugin/View/Elements/plugin_element.ctp -%%WWWDIR%%/lib/Cake/Test/test_app/Plugin/TestPlugin/View/Elements/sub_dir/sub_element.ctp -%%WWWDIR%%/lib/Cake/Test/test_app/Plugin/TestPlugin/View/Elements/test_plugin_element.ctp -%%WWWDIR%%/lib/Cake/Test/test_app/Plugin/TestPlugin/View/Elements/translate.ctp -%%WWWDIR%%/lib/Cake/Test/test_app/Plugin/TestPlugin/View/Emails/text/test_plugin_tpl.ctp -%%WWWDIR%%/lib/Cake/Test/test_app/Plugin/TestPlugin/View/Helper/OtherHelperHelper.php -%%WWWDIR%%/lib/Cake/Test/test_app/Plugin/TestPlugin/View/Helper/PluggedHelperHelper.php -%%WWWDIR%%/lib/Cake/Test/test_app/Plugin/TestPlugin/View/Helper/TestPluginAppHelper.php -%%WWWDIR%%/lib/Cake/Test/test_app/Plugin/TestPlugin/View/Layouts/Emails/text/plug_default.ctp -%%WWWDIR%%/lib/Cake/Test/test_app/Plugin/TestPlugin/View/Layouts/default.ctp -%%WWWDIR%%/lib/Cake/Test/test_app/Plugin/TestPlugin/View/Tests/index.ctp -%%WWWDIR%%/lib/Cake/Test/test_app/Plugin/TestPlugin/View/Tests/scaffold.form.ctp -%%WWWDIR%%/lib/Cake/Test/test_app/Plugin/TestPlugin/webroot/css/test_plugin_asset.css -%%WWWDIR%%/lib/Cake/Test/test_app/Plugin/TestPlugin/webroot/css/theme_one.htc -%%WWWDIR%%/lib/Cake/Test/test_app/Plugin/TestPlugin/webroot/css/unknown.extension -%%WWWDIR%%/lib/Cake/Test/test_app/Plugin/TestPlugin/webroot/flash/plugin_test.swf -%%WWWDIR%%/lib/Cake/Test/test_app/Plugin/TestPlugin/webroot/img/cake.icon.gif -%%WWWDIR%%/lib/Cake/Test/test_app/Plugin/TestPlugin/webroot/js/test_plugin/test.js -%%WWWDIR%%/lib/Cake/Test/test_app/Plugin/TestPlugin/webroot/pdfs/plugin_test.pdf -%%WWWDIR%%/lib/Cake/Test/test_app/Plugin/TestPlugin/webroot/root.js -%%WWWDIR%%/lib/Cake/Test/test_app/Plugin/TestPluginTwo/Config/bootstrap.php -%%WWWDIR%%/lib/Cake/Test/test_app/Plugin/TestPluginTwo/Console/Command/ExampleShell.php -%%WWWDIR%%/lib/Cake/Test/test_app/Plugin/TestPluginTwo/Console/Command/WelcomeShell.php -%%WWWDIR%%/lib/Cake/Test/test_app/Utility/TestAppEngine.php -%%WWWDIR%%/lib/Cake/Test/test_app/Vendor/Test/MyTest.php -%%WWWDIR%%/lib/Cake/Test/test_app/Vendor/Test/hello.php -%%WWWDIR%%/lib/Cake/Test/test_app/Vendor/css/test_asset.css -%%WWWDIR%%/lib/Cake/Test/test_app/Vendor/img/test.jpg -%%WWWDIR%%/lib/Cake/Test/test_app/Vendor/img/test_2.JPG -%%WWWDIR%%/lib/Cake/Test/test_app/Vendor/sample/configure_test_vendor_sample.php -%%WWWDIR%%/lib/Cake/Test/test_app/Vendor/somename/some.name.php -%%WWWDIR%%/lib/Cake/Test/test_app/Vendor/welcome.php -%%WWWDIR%%/lib/Cake/Test/test_app/View/Elements/extended_element.ctp -%%WWWDIR%%/lib/Cake/Test/test_app/View/Elements/extended_missing_element.ctp -%%WWWDIR%%/lib/Cake/Test/test_app/View/Elements/html_call.ctp -%%WWWDIR%%/lib/Cake/Test/test_app/View/Elements/nocache/contains_nocache.ctp -%%WWWDIR%%/lib/Cake/Test/test_app/View/Elements/nocache/plain.ctp -%%WWWDIR%%/lib/Cake/Test/test_app/View/Elements/nocache/sub1.ctp -%%WWWDIR%%/lib/Cake/Test/test_app/View/Elements/nocache/sub2.ctp -%%WWWDIR%%/lib/Cake/Test/test_app/View/Elements/parent_element.ctp -%%WWWDIR%%/lib/Cake/Test/test_app/View/Elements/session_helper.ctp -%%WWWDIR%%/lib/Cake/Test/test_app/View/Elements/test_element.ctp -%%WWWDIR%%/lib/Cake/Test/test_app/View/Elements/test_element.xml -%%WWWDIR%%/lib/Cake/Test/test_app/View/Elements/type_check.ctp -%%WWWDIR%%/lib/Cake/Test/test_app/View/Emails/html/custom.ctp -%%WWWDIR%%/lib/Cake/Test/test_app/View/Emails/html/default.ctp -%%WWWDIR%%/lib/Cake/Test/test_app/View/Emails/html/html.ctp -%%WWWDIR%%/lib/Cake/Test/test_app/View/Emails/html/image.ctp -%%WWWDIR%%/lib/Cake/Test/test_app/View/Emails/html/japanese.ctp -%%WWWDIR%%/lib/Cake/Test/test_app/View/Emails/html/nested_element.ctp -%%WWWDIR%%/lib/Cake/Test/test_app/View/Emails/text/custom.ctp -%%WWWDIR%%/lib/Cake/Test/test_app/View/Emails/text/custom_helper.ctp -%%WWWDIR%%/lib/Cake/Test/test_app/View/Emails/text/default.ctp -%%WWWDIR%%/lib/Cake/Test/test_app/View/Emails/text/japanese.ctp -%%WWWDIR%%/lib/Cake/Test/test_app/View/Emails/text/wide.ctp -%%WWWDIR%%/lib/Cake/Test/test_app/View/Errors/error400.ctp -%%WWWDIR%%/lib/Cake/Test/test_app/View/Errors/error500.ctp -%%WWWDIR%%/lib/Cake/Test/test_app/View/Helper/BananaHelper.php -%%WWWDIR%%/lib/Cake/Test/test_app/View/Layouts/Emails/html/default.ctp -%%WWWDIR%%/lib/Cake/Test/test_app/View/Layouts/Emails/html/japanese.ctp -%%WWWDIR%%/lib/Cake/Test/test_app/View/Layouts/Emails/html/thin.ctp -%%WWWDIR%%/lib/Cake/Test/test_app/View/Layouts/Emails/text/default.ctp -%%WWWDIR%%/lib/Cake/Test/test_app/View/Layouts/Emails/text/japanese.ctp -%%WWWDIR%%/lib/Cake/Test/test_app/View/Layouts/ajax.ctp -%%WWWDIR%%/lib/Cake/Test/test_app/View/Layouts/ajax2.ctp -%%WWWDIR%%/lib/Cake/Test/test_app/View/Layouts/banana.ctp -%%WWWDIR%%/lib/Cake/Test/test_app/View/Layouts/cache_empty_sections.ctp -%%WWWDIR%%/lib/Cake/Test/test_app/View/Layouts/cache_layout.ctp -%%WWWDIR%%/lib/Cake/Test/test_app/View/Layouts/default.ctp -%%WWWDIR%%/lib/Cake/Test/test_app/View/Layouts/flash.ctp -%%WWWDIR%%/lib/Cake/Test/test_app/View/Layouts/json/default.ctp -%%WWWDIR%%/lib/Cake/Test/test_app/View/Layouts/multi_cache.ctp -%%WWWDIR%%/lib/Cake/Test/test_app/View/Layouts/js/default.ctp -%%WWWDIR%%/lib/Cake/Test/test_app/View/Layouts/rss/default.ctp -%%WWWDIR%%/lib/Cake/Test/test_app/View/Layouts/xml/default.ctp -%%WWWDIR%%/lib/Cake/Test/test_app/View/Pages/extract.ctp -%%WWWDIR%%/lib/Cake/Test/test_app/View/Pages/home.ctp -%%WWWDIR%%/lib/Cake/Test/test_app/View/Pages/page.home.ctp -%%WWWDIR%%/lib/Cake/Test/test_app/View/Posts/json/index.ctp -%%WWWDIR%%/lib/Cake/Test/test_app/View/Posts/xml/index.ctp -%%WWWDIR%%/lib/Cake/Test/test_app/View/Posts/alt_ext.alt -%%WWWDIR%%/lib/Cake/Test/test_app/View/Posts/cache_empty_sections.ctp -%%WWWDIR%%/lib/Cake/Test/test_app/View/Posts/cache_form.ctp -%%WWWDIR%%/lib/Cake/Test/test_app/View/Posts/extend_element.ctp -%%WWWDIR%%/lib/Cake/Test/test_app/View/Posts/extend_loop.ctp -%%WWWDIR%%/lib/Cake/Test/test_app/View/Posts/extend_loop_inner.ctp -%%WWWDIR%%/lib/Cake/Test/test_app/View/Posts/extend_missing_element.ctp -%%WWWDIR%%/lib/Cake/Test/test_app/View/Posts/extend_self.ctp -%%WWWDIR%%/lib/Cake/Test/test_app/View/Posts/extend_with_element.ctp -%%WWWDIR%%/lib/Cake/Test/test_app/View/Posts/helper_overwrite.ctp -%%WWWDIR%%/lib/Cake/Test/test_app/View/Posts/index.ctp -%%WWWDIR%%/lib/Cake/Test/test_app/View/Posts/multiple_nocache.ctp -%%WWWDIR%%/lib/Cake/Test/test_app/View/Posts/nested_extends.ctp -%%WWWDIR%%/lib/Cake/Test/test_app/View/Posts/nocache_multiple_element.ctp -%%WWWDIR%%/lib/Cake/Test/test_app/View/Posts/open_block.ctp -%%WWWDIR%%/lib/Cake/Test/test_app/View/Posts/parent_1.ctp -%%WWWDIR%%/lib/Cake/Test/test_app/View/Posts/parent_2.ctp -%%WWWDIR%%/lib/Cake/Test/test_app/View/Posts/parent_view.ctp -%%WWWDIR%%/lib/Cake/Test/test_app/View/Posts/scaffold.form.ctp -%%WWWDIR%%/lib/Cake/Test/test_app/View/Posts/sequencial_nocache.ctp -%%WWWDIR%%/lib/Cake/Test/test_app/View/Posts/test_nocache_tags.ctp -%%WWWDIR%%/lib/Cake/Test/test_app/View/TestsApps/index.ctp -%%WWWDIR%%/lib/Cake/Test/test_app/View/TestsApps/json/index.ctp -%%WWWDIR%%/lib/Cake/Test/test_app/View/Themed/TestTheme/Elements/test_element.ctp -%%WWWDIR%%/lib/Cake/Test/test_app/View/Themed/TestTheme/Emails/text/themed.ctp -%%WWWDIR%%/lib/Cake/Test/test_app/View/Themed/TestTheme/Layouts/default.ctp -%%WWWDIR%%/lib/Cake/Test/test_app/View/Themed/TestTheme/Plugin/TestPlugin/Layouts/plugin_default.ctp -%%WWWDIR%%/lib/Cake/Test/test_app/View/Themed/TestTheme/Plugin/TestPlugin/Emails/text/test_plugin_tpl.ctp -%%WWWDIR%%/lib/Cake/Test/test_app/View/Themed/TestTheme/Plugin/TestPlugin/Tests/index.ctp -%%WWWDIR%%/lib/Cake/Test/test_app/View/Themed/TestTheme/Posts/index.ctp -%%WWWDIR%%/lib/Cake/Test/test_app/View/Themed/TestTheme/Posts/scaffold.index.ctp -%%WWWDIR%%/lib/Cake/Test/test_app/View/Themed/TestTheme/Posts/themed.ctp -%%WWWDIR%%/lib/Cake/Test/test_app/View/Themed/TestTheme/webroot/css/test_asset.css -%%WWWDIR%%/lib/Cake/Test/test_app/View/Themed/TestTheme/webroot/css/theme_webroot.css -%%WWWDIR%%/lib/Cake/Test/test_app/View/Themed/TestTheme/webroot/flash/theme_test.swf -%%WWWDIR%%/lib/Cake/Test/test_app/View/Themed/TestTheme/webroot/img/cake.power.gif -%%WWWDIR%%/lib/Cake/Test/test_app/View/Themed/TestTheme/webroot/img/test.jpg -%%WWWDIR%%/lib/Cake/Test/test_app/View/Themed/TestTheme/webroot/js/one/theme_one.js -%%WWWDIR%%/lib/Cake/Test/test_app/View/Themed/TestTheme/webroot/js/theme.js -%%WWWDIR%%/lib/Cake/Test/test_app/View/Themed/TestTheme/webroot/pdfs/theme_test.pdf -%%WWWDIR%%/lib/Cake/Test/test_app/View/Themed/TestTheme/webroot/space image.text -%%WWWDIR%%/lib/Cake/Test/test_app/tmp/dir_map -%%WWWDIR%%/lib/Cake/Test/test_app/webroot/img/cake.power.gif -%%WWWDIR%%/lib/Cake/Test/test_app/webroot/theme/test_theme/css/theme_webroot.css -%%WWWDIR%%/lib/Cake/Test/test_app/webroot/theme/test_theme/css/webroot_test.css -%%WWWDIR%%/lib/Cake/Test/test_app/webroot/theme/test_theme/img/cake.power.gif -%%WWWDIR%%/lib/Cake/Test/test_app/webroot/theme/test_theme/img/test.jpg -%%WWWDIR%%/lib/Cake/TestSuite/CakeTestCase.php -%%WWWDIR%%/lib/Cake/TestSuite/CakeTestLoader.php -%%WWWDIR%%/lib/Cake/TestSuite/CakeTestRunner.php -%%WWWDIR%%/lib/Cake/TestSuite/CakeTestSuite.php -%%WWWDIR%%/lib/Cake/TestSuite/CakeTestSuiteCommand.php -%%WWWDIR%%/lib/Cake/TestSuite/CakeTestSuiteDispatcher.php -%%WWWDIR%%/lib/Cake/TestSuite/ControllerTestCase.php -%%WWWDIR%%/lib/Cake/TestSuite/Coverage/BaseCoverageReport.php -%%WWWDIR%%/lib/Cake/TestSuite/Coverage/HtmlCoverageReport.php -%%WWWDIR%%/lib/Cake/TestSuite/Coverage/TextCoverageReport.php -%%WWWDIR%%/lib/Cake/TestSuite/Fixture/CakeFixtureManager.php -%%WWWDIR%%/lib/Cake/TestSuite/Fixture/CakeTestFixture.php -%%WWWDIR%%/lib/Cake/TestSuite/Fixture/CakeTestModel.php -%%WWWDIR%%/lib/Cake/TestSuite/Reporter/CakeBaseReporter.php -%%WWWDIR%%/lib/Cake/TestSuite/Reporter/CakeHtmlReporter.php -%%WWWDIR%%/lib/Cake/TestSuite/Reporter/CakeTextReporter.php -%%WWWDIR%%/lib/Cake/TestSuite/templates/footer.php -%%WWWDIR%%/lib/Cake/TestSuite/templates/header.php -%%WWWDIR%%/lib/Cake/TestSuite/templates/menu.php -%%WWWDIR%%/lib/Cake/TestSuite/templates/missing_connection.php -%%WWWDIR%%/lib/Cake/TestSuite/templates/phpunit.php -%%WWWDIR%%/lib/Cake/TestSuite/templates/xdebug.php -%%WWWDIR%%/lib/Cake/Utility/CakeNumber.php -%%WWWDIR%%/lib/Cake/Utility/CakeTime.php -%%WWWDIR%%/lib/Cake/Utility/ClassRegistry.php -%%WWWDIR%%/lib/Cake/Utility/Debugger.php -%%WWWDIR%%/lib/Cake/Utility/File.php -%%WWWDIR%%/lib/Cake/Utility/Folder.php -%%WWWDIR%%/lib/Cake/Utility/Hash.php -%%WWWDIR%%/lib/Cake/Utility/Inflector.php -%%WWWDIR%%/lib/Cake/Utility/ObjectCollection.php -%%WWWDIR%%/lib/Cake/Utility/Sanitize.php -%%WWWDIR%%/lib/Cake/Utility/Security.php -%%WWWDIR%%/lib/Cake/Utility/Set.php -%%WWWDIR%%/lib/Cake/Utility/String.php -%%WWWDIR%%/lib/Cake/Utility/Validation.php -%%WWWDIR%%/lib/Cake/Utility/Xml.php -%%WWWDIR%%/lib/Cake/VERSION.txt -%%WWWDIR%%/lib/Cake/View/Elements/exception_stack_trace.ctp -%%WWWDIR%%/lib/Cake/View/Elements/sql_dump.ctp -%%WWWDIR%%/lib/Cake/View/Errors/fatal_error.ctp -%%WWWDIR%%/lib/Cake/View/Errors/missing_action.ctp -%%WWWDIR%%/lib/Cake/View/Errors/missing_behavior.ctp -%%WWWDIR%%/lib/Cake/View/Errors/missing_component.ctp -%%WWWDIR%%/lib/Cake/View/Errors/missing_connection.ctp -%%WWWDIR%%/lib/Cake/View/Errors/missing_controller.ctp -%%WWWDIR%%/lib/Cake/View/Errors/missing_database.ctp -%%WWWDIR%%/lib/Cake/View/Errors/missing_datasource.ctp -%%WWWDIR%%/lib/Cake/View/Errors/missing_datasource_config.ctp -%%WWWDIR%%/lib/Cake/View/Errors/missing_helper.ctp -%%WWWDIR%%/lib/Cake/View/Errors/missing_layout.ctp -%%WWWDIR%%/lib/Cake/View/Errors/missing_plugin.ctp -%%WWWDIR%%/lib/Cake/View/Errors/missing_table.ctp -%%WWWDIR%%/lib/Cake/View/Errors/missing_view.ctp -%%WWWDIR%%/lib/Cake/View/Errors/pdo_error.ctp -%%WWWDIR%%/lib/Cake/View/Errors/private_action.ctp -%%WWWDIR%%/lib/Cake/View/Errors/scaffold_error.ctp -%%WWWDIR%%/lib/Cake/View/Helper.php -%%WWWDIR%%/lib/Cake/View/Helper/CacheHelper.php -%%WWWDIR%%/lib/Cake/View/Helper/FormHelper.php -%%WWWDIR%%/lib/Cake/View/Helper/HtmlHelper.php -%%WWWDIR%%/lib/Cake/View/Helper/JqueryEngineHelper.php -%%WWWDIR%%/lib/Cake/View/Helper/JsBaseEngineHelper.php -%%WWWDIR%%/lib/Cake/View/Helper/JsHelper.php -%%WWWDIR%%/lib/Cake/View/Helper/MootoolsEngineHelper.php -%%WWWDIR%%/lib/Cake/View/Helper/NumberHelper.php -%%WWWDIR%%/lib/Cake/View/Helper/PaginatorHelper.php -%%WWWDIR%%/lib/Cake/View/Helper/PrototypeEngineHelper.php -%%WWWDIR%%/lib/Cake/View/Helper/RssHelper.php -%%WWWDIR%%/lib/Cake/View/Helper/SessionHelper.php -%%WWWDIR%%/lib/Cake/View/Helper/TextHelper.php -%%WWWDIR%%/lib/Cake/View/Helper/TimeHelper.php -%%WWWDIR%%/lib/Cake/View/HelperCollection.php -%%WWWDIR%%/lib/Cake/View/ScaffoldView.php -%%WWWDIR%%/lib/Cake/View/Scaffolds/form.ctp -%%WWWDIR%%/lib/Cake/View/Scaffolds/index.ctp -%%WWWDIR%%/lib/Cake/View/Scaffolds/view.ctp -%%WWWDIR%%/lib/Cake/View/MediaView.php -%%WWWDIR%%/lib/Cake/View/JsonView.php -%%WWWDIR%%/lib/Cake/View/ThemeView.php -%%WWWDIR%%/lib/Cake/View/View.php -%%WWWDIR%%/lib/Cake/View/ViewBlock.php -%%WWWDIR%%/lib/Cake/View/XmlView.php -%%WWWDIR%%/lib/Cake/basics.php -%%WWWDIR%%/lib/Cake/bootstrap.php -%%APDEP%%%%CONFDIR%%/cakephp.conf -@dir %%WWWDIR%%/vendors -@dir %%WWWDIR%%/plugins -@dir %%WWWDIR%%/lib/Cake/View/Scaffolds -@dir %%WWWDIR%%/lib/Cake/View/Helper -@dir %%WWWDIR%%/lib/Cake/View/Errors -@dir %%WWWDIR%%/lib/Cake/View/Elements -@dir %%WWWDIR%%/lib/Cake/View -@dir %%WWWDIR%%/lib/Cake/Utility -@dir %%WWWDIR%%/lib/Cake/TestSuite/templates -@dir %%WWWDIR%%/lib/Cake/TestSuite/Reporter -@dir %%WWWDIR%%/lib/Cake/TestSuite/Fixture -@dir %%WWWDIR%%/lib/Cake/TestSuite/Coverage -@dir %%WWWDIR%%/lib/Cake/TestSuite -@dir %%WWWDIR%%/lib/Cake/Test/test_app/webroot/theme/test_theme/img -@dir %%WWWDIR%%/lib/Cake/Test/test_app/webroot/theme/test_theme/css -@dir %%WWWDIR%%/lib/Cake/Test/test_app/webroot/theme/test_theme -@dir %%WWWDIR%%/lib/Cake/Test/test_app/webroot/theme -@dir %%WWWDIR%%/lib/Cake/Test/test_app/webroot/img -@dir %%WWWDIR%%/lib/Cake/Test/test_app/webroot -@dir %%WWWDIR%%/lib/Cake/Test/test_app/tmp -@dir %%WWWDIR%%/lib/Cake/Test/test_app/View/Themed/TestTheme/webroot/pdfs -@dir %%WWWDIR%%/lib/Cake/Test/test_app/View/Themed/TestTheme/webroot/js/one -@dir %%WWWDIR%%/lib/Cake/Test/test_app/View/Themed/TestTheme/webroot/js -@dir %%WWWDIR%%/lib/Cake/Test/test_app/View/Themed/TestTheme/webroot/img -@dir %%WWWDIR%%/lib/Cake/Test/test_app/View/Themed/TestTheme/webroot/flash -@dir %%WWWDIR%%/lib/Cake/Test/test_app/View/Themed/TestTheme/webroot/css -@dir %%WWWDIR%%/lib/Cake/Test/test_app/View/Themed/TestTheme/webroot -@dir %%WWWDIR%%/lib/Cake/Test/test_app/View/Themed/TestTheme/Posts -@dir %%WWWDIR%%/lib/Cake/Test/test_app/View/Themed/TestTheme/Plugin/TestPlugin/Tests -@dir %%WWWDIR%%/lib/Cake/Test/test_app/View/Themed/TestTheme/Plugin/TestPlugin/Layouts -@dir %%WWWDIR%%/lib/Cake/Test/test_app/View/Themed/TestTheme/Plugin/TestPlugin/Emails/text -@dir %%WWWDIR%%/lib/Cake/Test/test_app/View/Themed/TestTheme/Plugin/TestPlugin/Emails -@dir %%WWWDIR%%/lib/Cake/Test/test_app/View/Themed/TestTheme/Plugin/TestPlugin -@dir %%WWWDIR%%/lib/Cake/Test/test_app/View/Themed/TestTheme/Plugin -@dir %%WWWDIR%%/lib/Cake/Test/test_app/View/Themed/TestTheme/Layouts -@dir %%WWWDIR%%/lib/Cake/Test/test_app/View/Themed/TestTheme/Emails/text -@dir %%WWWDIR%%/lib/Cake/Test/test_app/View/Themed/TestTheme/Emails -@dir %%WWWDIR%%/lib/Cake/Test/test_app/View/Themed/TestTheme/Elements -@dir %%WWWDIR%%/lib/Cake/Test/test_app/View/Themed/TestTheme -@dir %%WWWDIR%%/lib/Cake/Test/test_app/View/Themed -@dir %%WWWDIR%%/lib/Cake/Test/test_app/View/TestsApps/json -@dir %%WWWDIR%%/lib/Cake/Test/test_app/View/TestsApps -@dir %%WWWDIR%%/lib/Cake/Test/test_app/View/Scaffolds -@dir %%WWWDIR%%/lib/Cake/Test/test_app/View/Posts/xml -@dir %%WWWDIR%%/lib/Cake/Test/test_app/View/Posts/json -@dir %%WWWDIR%%/lib/Cake/Test/test_app/View/Posts -@dir %%WWWDIR%%/lib/Cake/Test/test_app/View/Pages -@dir %%WWWDIR%%/lib/Cake/Test/test_app/View/Layouts/xml -@dir %%WWWDIR%%/lib/Cake/Test/test_app/View/Layouts/rss -@dir %%WWWDIR%%/lib/Cake/Test/test_app/View/Layouts/json -@dir %%WWWDIR%%/lib/Cake/Test/test_app/View/Layouts/js -@dir %%WWWDIR%%/lib/Cake/Test/test_app/View/Layouts/Emails/text -@dir %%WWWDIR%%/lib/Cake/Test/test_app/View/Layouts/Emails/html -@dir %%WWWDIR%%/lib/Cake/Test/test_app/View/Layouts/Emails -@dir %%WWWDIR%%/lib/Cake/Test/test_app/View/Layouts -@dir %%WWWDIR%%/lib/Cake/Test/test_app/View/Helper -@dir %%WWWDIR%%/lib/Cake/Test/test_app/View/Errors -@dir %%WWWDIR%%/lib/Cake/Test/test_app/View/Emails/text -@dir %%WWWDIR%%/lib/Cake/Test/test_app/View/Emails/html -@dir %%WWWDIR%%/lib/Cake/Test/test_app/View/Emails -@dir %%WWWDIR%%/lib/Cake/Test/test_app/View/Elements/nocache -@dir %%WWWDIR%%/lib/Cake/Test/test_app/View/Elements -@dir %%WWWDIR%%/lib/Cake/Test/test_app/View -@dir %%WWWDIR%%/lib/Cake/Test/test_app/Vendor/somename -@dir %%WWWDIR%%/lib/Cake/Test/test_app/Vendor/sample -@dir %%WWWDIR%%/lib/Cake/Test/test_app/Vendor/img -@dir %%WWWDIR%%/lib/Cake/Test/test_app/Vendor/css -@dir %%WWWDIR%%/lib/Cake/Test/test_app/Vendor/Test -@dir %%WWWDIR%%/lib/Cake/Test/test_app/Vendor -@dir %%WWWDIR%%/lib/Cake/Test/test_app/Utility -@dir %%WWWDIR%%/lib/Cake/Test/test_app/Plugin/TestPluginTwo/Console/Templates -@dir %%WWWDIR%%/lib/Cake/Test/test_app/Plugin/TestPluginTwo/Console/Command/Task -@dir %%WWWDIR%%/lib/Cake/Test/test_app/Plugin/TestPluginTwo/Console/Command -@dir %%WWWDIR%%/lib/Cake/Test/test_app/Plugin/TestPluginTwo/Console -@dir %%WWWDIR%%/lib/Cake/Test/test_app/Plugin/TestPluginTwo/Config -@dir %%WWWDIR%%/lib/Cake/Test/test_app/Plugin/TestPluginTwo -@dir %%WWWDIR%%/lib/Cake/Test/test_app/Plugin/TestPlugin/webroot/pdfs -@dir %%WWWDIR%%/lib/Cake/Test/test_app/Plugin/TestPlugin/webroot/js/test_plugin -@dir %%WWWDIR%%/lib/Cake/Test/test_app/Plugin/TestPlugin/webroot/js -@dir %%WWWDIR%%/lib/Cake/Test/test_app/Plugin/TestPlugin/webroot/img -@dir %%WWWDIR%%/lib/Cake/Test/test_app/Plugin/TestPlugin/webroot/flash -@dir %%WWWDIR%%/lib/Cake/Test/test_app/Plugin/TestPlugin/webroot/css -@dir %%WWWDIR%%/lib/Cake/Test/test_app/Plugin/TestPlugin/webroot -@dir %%WWWDIR%%/lib/Cake/Test/test_app/Plugin/TestPlugin/View/Tests -@dir %%WWWDIR%%/lib/Cake/Test/test_app/Plugin/TestPlugin/View/Layouts/Emails/text -@dir %%WWWDIR%%/lib/Cake/Test/test_app/Plugin/TestPlugin/View/Layouts/Emails -@dir %%WWWDIR%%/lib/Cake/Test/test_app/Plugin/TestPlugin/View/Layouts -@dir %%WWWDIR%%/lib/Cake/Test/test_app/Plugin/TestPlugin/View/Helper -@dir %%WWWDIR%%/lib/Cake/Test/test_app/Plugin/TestPlugin/View/Emails/text -@dir %%WWWDIR%%/lib/Cake/Test/test_app/Plugin/TestPlugin/View/Emails -@dir %%WWWDIR%%/lib/Cake/Test/test_app/Plugin/TestPlugin/View/Elements/sub_dir -@dir %%WWWDIR%%/lib/Cake/Test/test_app/Plugin/TestPlugin/View/Elements -@dir %%WWWDIR%%/lib/Cake/Test/test_app/Plugin/TestPlugin/View -@dir %%WWWDIR%%/lib/Cake/Test/test_app/Plugin/TestPlugin/Vendor/sample -@dir %%WWWDIR%%/lib/Cake/Test/test_app/Plugin/TestPlugin/Vendor/Example -@dir %%WWWDIR%%/lib/Cake/Test/test_app/Plugin/TestPlugin/Vendor -@dir %%WWWDIR%%/lib/Cake/Test/test_app/Plugin/TestPlugin/Utility -@dir %%WWWDIR%%/lib/Cake/Test/test_app/Plugin/TestPlugin/Model/Datasource/Session -@dir %%WWWDIR%%/lib/Cake/Test/test_app/Plugin/TestPlugin/Model/Datasource/Database -@dir %%WWWDIR%%/lib/Cake/Test/test_app/Plugin/TestPlugin/Model/Datasource -@dir %%WWWDIR%%/lib/Cake/Test/test_app/Plugin/TestPlugin/Model/Behavior -@dir %%WWWDIR%%/lib/Cake/Test/test_app/Plugin/TestPlugin/Model -@dir %%WWWDIR%%/lib/Cake/Test/test_app/Plugin/TestPlugin/Locale/po/LC_MONETARY -@dir %%WWWDIR%%/lib/Cake/Test/test_app/Plugin/TestPlugin/Locale/po/LC_MESSAGES -@dir %%WWWDIR%%/lib/Cake/Test/test_app/Plugin/TestPlugin/Locale/po -@dir %%WWWDIR%%/lib/Cake/Test/test_app/Plugin/TestPlugin/Locale -@dir %%WWWDIR%%/lib/Cake/Test/test_app/Plugin/TestPlugin/Lib/Routing/Route -@dir %%WWWDIR%%/lib/Cake/Test/test_app/Plugin/TestPlugin/Lib/Routing/Filter -@dir %%WWWDIR%%/lib/Cake/Test/test_app/Plugin/TestPlugin/Lib/Routing -@dir %%WWWDIR%%/lib/Cake/Test/test_app/Plugin/TestPlugin/Lib/Log/Engine -@dir %%WWWDIR%%/lib/Cake/Test/test_app/Plugin/TestPlugin/Lib/Log -@dir %%WWWDIR%%/lib/Cake/Test/test_app/Plugin/TestPlugin/Lib/Error -@dir %%WWWDIR%%/lib/Cake/Test/test_app/Plugin/TestPlugin/Lib/Custom/Package -@dir %%WWWDIR%%/lib/Cake/Test/test_app/Plugin/TestPlugin/Lib/Custom -@dir %%WWWDIR%%/lib/Cake/Test/test_app/Plugin/TestPlugin/Lib/Cache/Engine -@dir %%WWWDIR%%/lib/Cake/Test/test_app/Plugin/TestPlugin/Lib/Cache -@dir %%WWWDIR%%/lib/Cake/Test/test_app/Plugin/TestPlugin/Lib -@dir %%WWWDIR%%/lib/Cake/Test/test_app/Plugin/TestPlugin/Controller/Component -@dir %%WWWDIR%%/lib/Cake/Test/test_app/Plugin/TestPlugin/Controller -@dir %%WWWDIR%%/lib/Cake/Test/test_app/Plugin/TestPlugin/Console/Templates -@dir %%WWWDIR%%/lib/Cake/Test/test_app/Plugin/TestPlugin/Console/Command/Task -@dir %%WWWDIR%%/lib/Cake/Test/test_app/Plugin/TestPlugin/Console/Command -@dir %%WWWDIR%%/lib/Cake/Test/test_app/Plugin/TestPlugin/Console -@dir %%WWWDIR%%/lib/Cake/Test/test_app/Plugin/TestPlugin/Config/Schema -@dir %%WWWDIR%%/lib/Cake/Test/test_app/Plugin/TestPlugin/Config -@dir %%WWWDIR%%/lib/Cake/Test/test_app/Plugin/TestPlugin -@dir %%WWWDIR%%/lib/Cake/Test/test_app/Plugin/PluginJs/webroot/js/one -@dir %%WWWDIR%%/lib/Cake/Test/test_app/Plugin/PluginJs/webroot/js -@dir %%WWWDIR%%/lib/Cake/Test/test_app/Plugin/PluginJs/webroot -@dir %%WWWDIR%%/lib/Cake/Test/test_app/Plugin/PluginJs/Config -@dir %%WWWDIR%%/lib/Cake/Test/test_app/Plugin/PluginJs -@dir %%WWWDIR%%/lib/Cake/Test/test_app/Plugin -@dir %%WWWDIR%%/lib/Cake/Test/test_app/Model/Datasource/Session -@dir %%WWWDIR%%/lib/Cake/Test/test_app/Model/Datasource/Database -@dir %%WWWDIR%%/lib/Cake/Test/test_app/Model/Datasource -@dir %%WWWDIR%%/lib/Cake/Test/test_app/Model/Behavior -@dir %%WWWDIR%%/lib/Cake/Test/test_app/Model -@dir %%WWWDIR%%/lib/Cake/Test/test_app/Locale/time_test -@dir %%WWWDIR%%/lib/Cake/Test/test_app/Locale/rule_9_po/LC_MESSAGES -@dir %%WWWDIR%%/lib/Cake/Test/test_app/Locale/rule_9_po -@dir %%WWWDIR%%/lib/Cake/Test/test_app/Locale/rule_9_mo/LC_MESSAGES -@dir %%WWWDIR%%/lib/Cake/Test/test_app/Locale/rule_9_mo -@dir %%WWWDIR%%/lib/Cake/Test/test_app/Locale/rule_8_po/LC_MESSAGES -@dir %%WWWDIR%%/lib/Cake/Test/test_app/Locale/rule_8_po -@dir %%WWWDIR%%/lib/Cake/Test/test_app/Locale/rule_8_mo/LC_MESSAGES -@dir %%WWWDIR%%/lib/Cake/Test/test_app/Locale/rule_8_mo -@dir %%WWWDIR%%/lib/Cake/Test/test_app/Locale/rule_7_po/LC_MESSAGES -@dir %%WWWDIR%%/lib/Cake/Test/test_app/Locale/rule_7_po -@dir %%WWWDIR%%/lib/Cake/Test/test_app/Locale/rule_7_mo/LC_MESSAGES -@dir %%WWWDIR%%/lib/Cake/Test/test_app/Locale/rule_7_mo -@dir %%WWWDIR%%/lib/Cake/Test/test_app/Locale/rule_6_po/LC_MESSAGES -@dir %%WWWDIR%%/lib/Cake/Test/test_app/Locale/rule_6_po -@dir %%WWWDIR%%/lib/Cake/Test/test_app/Locale/rule_6_mo/LC_MESSAGES -@dir %%WWWDIR%%/lib/Cake/Test/test_app/Locale/rule_6_mo -@dir %%WWWDIR%%/lib/Cake/Test/test_app/Locale/rule_5_po/LC_MESSAGES -@dir %%WWWDIR%%/lib/Cake/Test/test_app/Locale/rule_5_po -@dir %%WWWDIR%%/lib/Cake/Test/test_app/Locale/rule_5_mo/LC_MESSAGES -@dir %%WWWDIR%%/lib/Cake/Test/test_app/Locale/rule_5_mo -@dir %%WWWDIR%%/lib/Cake/Test/test_app/Locale/rule_4_po/LC_MESSAGES -@dir %%WWWDIR%%/lib/Cake/Test/test_app/Locale/rule_4_po -@dir %%WWWDIR%%/lib/Cake/Test/test_app/Locale/rule_4_mo/LC_MESSAGES -@dir %%WWWDIR%%/lib/Cake/Test/test_app/Locale/rule_4_mo -@dir %%WWWDIR%%/lib/Cake/Test/test_app/Locale/rule_3_po/LC_MESSAGES -@dir %%WWWDIR%%/lib/Cake/Test/test_app/Locale/rule_3_po -@dir %%WWWDIR%%/lib/Cake/Test/test_app/Locale/rule_3_mo/LC_MESSAGES -@dir %%WWWDIR%%/lib/Cake/Test/test_app/Locale/rule_3_mo -@dir %%WWWDIR%%/lib/Cake/Test/test_app/Locale/rule_2_po/LC_MESSAGES -@dir %%WWWDIR%%/lib/Cake/Test/test_app/Locale/rule_2_po -@dir %%WWWDIR%%/lib/Cake/Test/test_app/Locale/rule_2_mo/LC_MESSAGES -@dir %%WWWDIR%%/lib/Cake/Test/test_app/Locale/rule_2_mo -@dir %%WWWDIR%%/lib/Cake/Test/test_app/Locale/rule_1_po/LC_MESSAGES -@dir %%WWWDIR%%/lib/Cake/Test/test_app/Locale/rule_1_po -@dir %%WWWDIR%%/lib/Cake/Test/test_app/Locale/rule_1_mo/LC_MESSAGES -@dir %%WWWDIR%%/lib/Cake/Test/test_app/Locale/rule_1_mo -@dir %%WWWDIR%%/lib/Cake/Test/test_app/Locale/rule_14_po/LC_MESSAGES -@dir %%WWWDIR%%/lib/Cake/Test/test_app/Locale/rule_14_po -@dir %%WWWDIR%%/lib/Cake/Test/test_app/Locale/rule_14_mo/LC_MESSAGES -@dir %%WWWDIR%%/lib/Cake/Test/test_app/Locale/rule_14_mo -@dir %%WWWDIR%%/lib/Cake/Test/test_app/Locale/rule_13_po/LC_MESSAGES -@dir %%WWWDIR%%/lib/Cake/Test/test_app/Locale/rule_13_po -@dir %%WWWDIR%%/lib/Cake/Test/test_app/Locale/rule_13_mo/LC_MESSAGES -@dir %%WWWDIR%%/lib/Cake/Test/test_app/Locale/rule_13_mo -@dir %%WWWDIR%%/lib/Cake/Test/test_app/Locale/rule_12_po/LC_MESSAGES -@dir %%WWWDIR%%/lib/Cake/Test/test_app/Locale/rule_12_po -@dir %%WWWDIR%%/lib/Cake/Test/test_app/Locale/rule_12_mo/LC_MESSAGES -@dir %%WWWDIR%%/lib/Cake/Test/test_app/Locale/rule_12_mo -@dir %%WWWDIR%%/lib/Cake/Test/test_app/Locale/rule_11_po/LC_MESSAGES -@dir %%WWWDIR%%/lib/Cake/Test/test_app/Locale/rule_11_po -@dir %%WWWDIR%%/lib/Cake/Test/test_app/Locale/rule_11_mo/LC_MESSAGES -@dir %%WWWDIR%%/lib/Cake/Test/test_app/Locale/rule_11_mo -@dir %%WWWDIR%%/lib/Cake/Test/test_app/Locale/rule_10_po/LC_MESSAGES -@dir %%WWWDIR%%/lib/Cake/Test/test_app/Locale/rule_10_po -@dir %%WWWDIR%%/lib/Cake/Test/test_app/Locale/rule_10_mo/LC_MESSAGES -@dir %%WWWDIR%%/lib/Cake/Test/test_app/Locale/rule_10_mo -@dir %%WWWDIR%%/lib/Cake/Test/test_app/Locale/rule_0_po/LC_MESSAGES -@dir %%WWWDIR%%/lib/Cake/Test/test_app/Locale/rule_0_po -@dir %%WWWDIR%%/lib/Cake/Test/test_app/Locale/rule_0_mo/LC_MESSAGES -@dir %%WWWDIR%%/lib/Cake/Test/test_app/Locale/rule_0_mo -@dir %%WWWDIR%%/lib/Cake/Test/test_app/Locale/po/LC_MONETARY -@dir %%WWWDIR%%/lib/Cake/Test/test_app/Locale/po/LC_MESSAGES -@dir %%WWWDIR%%/lib/Cake/Test/test_app/Locale/po -@dir %%WWWDIR%%/lib/Cake/Test/test_app/Locale/ja_jp -@dir %%WWWDIR%%/lib/Cake/Test/test_app/Locale/eng/LC_MESSAGES -@dir %%WWWDIR%%/lib/Cake/Test/test_app/Locale/eng -@dir %%WWWDIR%%/lib/Cake/Test/test_app/Locale/cache_test_po/LC_MESSAGES -@dir %%WWWDIR%%/lib/Cake/Test/test_app/Locale/cache_test_po -@dir %%WWWDIR%%/lib/Cake/Test/test_app/Locale -@dir %%WWWDIR%%/lib/Cake/Test/test_app/Lib/Utility -@dir %%WWWDIR%%/lib/Cake/Test/test_app/Lib/Log/Engine -@dir %%WWWDIR%%/lib/Cake/Test/test_app/Lib/Log -@dir %%WWWDIR%%/lib/Cake/Test/test_app/Lib/Cache/Engine -@dir %%WWWDIR%%/lib/Cake/Test/test_app/Lib/Cache -@dir %%WWWDIR%%/lib/Cake/Test/test_app/Lib -@dir %%WWWDIR%%/lib/Cake/Test/test_app/Error -@dir %%WWWDIR%%/lib/Cake/Test/test_app/Controller/Component -@dir %%WWWDIR%%/lib/Cake/Test/test_app/Controller -@dir %%WWWDIR%%/lib/Cake/Test/test_app/Console/Templates/test/views -@dir %%WWWDIR%%/lib/Cake/Test/test_app/Console/Templates/test/classes -@dir %%WWWDIR%%/lib/Cake/Test/test_app/Console/Templates/test -@dir %%WWWDIR%%/lib/Cake/Test/test_app/Console/Templates -@dir %%WWWDIR%%/lib/Cake/Test/test_app/Console/Command/Task -@dir %%WWWDIR%%/lib/Cake/Test/test_app/Console/Command -@dir %%WWWDIR%%/lib/Cake/Test/test_app/Console -@dir %%WWWDIR%%/lib/Cake/Test/test_app/Config -@dir %%WWWDIR%%/lib/Cake/Test/test_app -@dir %%WWWDIR%%/lib/Cake/Test/Fixture -@dir %%WWWDIR%%/lib/Cake/Test/Case/View/Helper -@dir %%WWWDIR%%/lib/Cake/Test/Case/View -@dir %%WWWDIR%%/lib/Cake/Test/Case/Utility -@dir %%WWWDIR%%/lib/Cake/Test/Case/TestSuite -@dir %%WWWDIR%%/lib/Cake/Test/Case/Routing/Route -@dir %%WWWDIR%%/lib/Cake/Test/Case/Routing/Filter -@dir %%WWWDIR%%/lib/Cake/Test/Case/Routing -@dir %%WWWDIR%%/lib/Cake/Test/Case/Network/Http -@dir %%WWWDIR%%/lib/Cake/Test/Case/Network/Email -@dir %%WWWDIR%%/lib/Cake/Test/Case/Network -@dir %%WWWDIR%%/lib/Cake/Test/Case/Model/Validator -@dir %%WWWDIR%%/lib/Cake/Test/Case/Model/Datasource/Session -@dir %%WWWDIR%%/lib/Cake/Test/Case/Model/Datasource/Database -@dir %%WWWDIR%%/lib/Cake/Test/Case/Model/Datasource -@dir %%WWWDIR%%/lib/Cake/Test/Case/Model/Behavior -@dir %%WWWDIR%%/lib/Cake/Test/Case/Model -@dir %%WWWDIR%%/lib/Cake/Test/Case/Log/Engine -@dir %%WWWDIR%%/lib/Cake/Test/Case/Log -@dir %%WWWDIR%%/lib/Cake/Test/Case/I18n -@dir %%WWWDIR%%/lib/Cake/Test/Case/Event -@dir %%WWWDIR%%/lib/Cake/Test/Case/Error -@dir %%WWWDIR%%/lib/Cake/Test/Case/Core -@dir %%WWWDIR%%/lib/Cake/Test/Case/Controller/Component/Acl -@dir %%WWWDIR%%/lib/Cake/Test/Case/Controller/Component/Auth -@dir %%WWWDIR%%/lib/Cake/Test/Case/Controller/Component -@dir %%WWWDIR%%/lib/Cake/Test/Case/Controller -@dir %%WWWDIR%%/lib/Cake/Test/Case/Console/Command/Task -@dir %%WWWDIR%%/lib/Cake/Test/Case/Console/Command -@dir %%WWWDIR%%/lib/Cake/Test/Case/Console -@dir %%WWWDIR%%/lib/Cake/Test/Case/Configure -@dir %%WWWDIR%%/lib/Cake/Test/Case/Cache/Engine -@dir %%WWWDIR%%/lib/Cake/Test/Case/Cache -@dir %%WWWDIR%%/lib/Cake/Test/Case -@dir %%WWWDIR%%/lib/Cake/Test -@dir %%WWWDIR%%/lib/Cake/Routing/Route -@dir %%WWWDIR%%/lib/Cake/Routing/Filter -@dir %%WWWDIR%%/lib/Cake/Routing -@dir %%WWWDIR%%/lib/Cake/Network/Http -@dir %%WWWDIR%%/lib/Cake/Network/Email -@dir %%WWWDIR%%/lib/Cake/Network -@dir %%WWWDIR%%/lib/Cake/Model/Validator -@dir %%WWWDIR%%/lib/Cake/Model/Datasource/Session -@dir %%WWWDIR%%/lib/Cake/Model/Datasource/Database -@dir %%WWWDIR%%/lib/Cake/Model/Datasource -@dir %%WWWDIR%%/lib/Cake/Model/Behavior -@dir %%WWWDIR%%/lib/Cake/Model -@dir %%WWWDIR%%/lib/Cake/Log/Engine -@dir %%WWWDIR%%/lib/Cake/Log -@dir %%WWWDIR%%/lib/Cake/I18n -@dir %%WWWDIR%%/lib/Cake/Event -@dir %%WWWDIR%%/lib/Cake/Error -@dir %%WWWDIR%%/lib/Cake/Core -@dir %%WWWDIR%%/lib/Cake/Controller/Component/Acl -@dir %%WWWDIR%%/lib/Cake/Controller/Component/Auth -@dir %%WWWDIR%%/lib/Cake/Controller/Component -@dir %%WWWDIR%%/lib/Cake/Controller -@dir %%WWWDIR%%/lib/Cake/Console/Templates/skel/webroot/js -@dir %%WWWDIR%%/lib/Cake/Console/Templates/skel/webroot/files -@dir %%WWWDIR%%/lib/Cake/Console/Templates/skel/webroot/img -@dir %%WWWDIR%%/lib/Cake/Console/Templates/skel/webroot/css -@dir %%WWWDIR%%/lib/Cake/Console/Templates/skel/webroot -@dir %%WWWDIR%%/lib/Cake/Console/Templates/skel/tmp/tests -@dir %%WWWDIR%%/lib/Cake/Console/Templates/skel/tmp/sessions -@dir %%WWWDIR%%/lib/Cake/Console/Templates/skel/tmp/logs -@dir %%WWWDIR%%/lib/Cake/Console/Templates/skel/tmp/cache/views -@dir %%WWWDIR%%/lib/Cake/Console/Templates/skel/tmp/cache/persistent -@dir %%WWWDIR%%/lib/Cake/Console/Templates/skel/tmp/cache/models -@dir %%WWWDIR%%/lib/Cake/Console/Templates/skel/tmp/cache -@dir %%WWWDIR%%/lib/Cake/Console/Templates/skel/tmp -@dir %%WWWDIR%%/lib/Cake/Console/Templates/skel/View/Scaffolds -@dir %%WWWDIR%%/lib/Cake/Console/Templates/skel/View/Pages -@dir %%WWWDIR%%/lib/Cake/Console/Templates/skel/View/Layouts/xml -@dir %%WWWDIR%%/lib/Cake/Console/Templates/skel/View/Layouts/rss -@dir %%WWWDIR%%/lib/Cake/Console/Templates/skel/View/Layouts/js -@dir %%WWWDIR%%/lib/Cake/Console/Templates/skel/View/Layouts/Emails/text -@dir %%WWWDIR%%/lib/Cake/Console/Templates/skel/View/Layouts/Emails/html -@dir %%WWWDIR%%/lib/Cake/Console/Templates/skel/View/Layouts/Emails -@dir %%WWWDIR%%/lib/Cake/Console/Templates/skel/View/Layouts -@dir %%WWWDIR%%/lib/Cake/Console/Templates/skel/View/Helper -@dir %%WWWDIR%%/lib/Cake/Console/Templates/skel/View/Errors -@dir %%WWWDIR%%/lib/Cake/Console/Templates/skel/View/Emails/text -@dir %%WWWDIR%%/lib/Cake/Console/Templates/skel/View/Emails/html -@dir %%WWWDIR%%/lib/Cake/Console/Templates/skel/View/Emails -@dir %%WWWDIR%%/lib/Cake/Console/Templates/skel/View/Elements -@dir %%WWWDIR%%/lib/Cake/Console/Templates/skel/View -@dir %%WWWDIR%%/lib/Cake/Console/Templates/skel/Vendor -@dir %%WWWDIR%%/lib/Cake/Console/Templates/skel/Test/Fixture -@dir %%WWWDIR%%/lib/Cake/Console/Templates/skel/Test/Case/View/Helper -@dir %%WWWDIR%%/lib/Cake/Console/Templates/skel/Test/Case/View -@dir %%WWWDIR%%/lib/Cake/Console/Templates/skel/Test/Case/Model/Behavior -@dir %%WWWDIR%%/lib/Cake/Console/Templates/skel/Test/Case/Model -@dir %%WWWDIR%%/lib/Cake/Console/Templates/skel/Test/Case/Controller/Component -@dir %%WWWDIR%%/lib/Cake/Console/Templates/skel/Test/Case/Controller -@dir %%WWWDIR%%/lib/Cake/Console/Templates/skel/Test/Case -@dir %%WWWDIR%%/lib/Cake/Console/Templates/skel/Test -@dir %%WWWDIR%%/lib/Cake/Console/Templates/skel/Plugin -@dir %%WWWDIR%%/lib/Cake/Console/Templates/skel/Model/Datasource -@dir %%WWWDIR%%/lib/Cake/Console/Templates/skel/Model/Behavior -@dir %%WWWDIR%%/lib/Cake/Console/Templates/skel/Model -@dir %%WWWDIR%%/lib/Cake/Console/Templates/skel/Locale/eng/LC_MESSAGES -@dir %%WWWDIR%%/lib/Cake/Console/Templates/skel/Locale/eng -@dir %%WWWDIR%%/lib/Cake/Console/Templates/skel/Locale -@dir %%WWWDIR%%/lib/Cake/Console/Templates/skel/Lib -@dir %%WWWDIR%%/lib/Cake/Console/Templates/skel/Controller/Component -@dir %%WWWDIR%%/lib/Cake/Console/Templates/skel/Controller -@dir %%WWWDIR%%/lib/Cake/Console/Templates/skel/Console/Templates -@dir %%WWWDIR%%/lib/Cake/Console/Templates/skel/Console/Command/Task -@dir %%WWWDIR%%/lib/Cake/Console/Templates/skel/Console/Command -@dir %%WWWDIR%%/lib/Cake/Console/Templates/skel/Console -@dir %%WWWDIR%%/lib/Cake/Console/Templates/skel/Config/Schema -@dir %%WWWDIR%%/lib/Cake/Console/Templates/skel/Config -@dir %%WWWDIR%%/lib/Cake/Console/Templates/skel -@dir %%WWWDIR%%/lib/Cake/Console/Templates/default/views -@dir %%WWWDIR%%/lib/Cake/Console/Templates/default/classes -@dir %%WWWDIR%%/lib/Cake/Console/Templates/default/actions -@dir %%WWWDIR%%/lib/Cake/Console/Templates/default -@dir %%WWWDIR%%/lib/Cake/Console/Templates -@dir %%WWWDIR%%/lib/Cake/Console/Command/Task -@dir %%WWWDIR%%/lib/Cake/Console/Command -@dir %%WWWDIR%%/lib/Cake/Console -@dir %%WWWDIR%%/lib/Cake/Configure -@dir %%WWWDIR%%/lib/Cake/Config/unicode/casefolding -@dir %%WWWDIR%%/lib/Cake/Config/unicode -@dir %%WWWDIR%%/lib/Cake/Config -@dir %%WWWDIR%%/lib/Cake/Cache/Engine -@dir %%WWWDIR%%/lib/Cake/Cache -@dir %%WWWDIR%%/lib/Cake -@dir %%WWWDIR%%/lib -@dir %%WWWDIR%%/app/webroot/js -@dir %%WWWDIR%%/app/webroot/img -@dir %%WWWDIR%%/app/webroot/files -@dir %%WWWDIR%%/app/webroot/css -@dir %%WWWDIR%%/app/webroot -@dir %%WWWDIR%%/app/tmp/tests -@dir %%WWWDIR%%/app/tmp/sessions -@dir %%WWWDIR%%/app/tmp/logs -@dir %%WWWDIR%%/app/tmp/cache/views -@dir %%WWWDIR%%/app/tmp/cache/persistent -@dir %%WWWDIR%%/app/tmp/cache/models -@dir %%WWWDIR%%/app/tmp/cache -@dir %%WWWDIR%%/app/tmp -@dir %%WWWDIR%%/app/View/Scaffolds -@dir %%WWWDIR%%/app/View/Pages -@dir %%WWWDIR%%/app/View/Layouts/xml -@dir %%WWWDIR%%/app/View/Layouts/rss -@dir %%WWWDIR%%/app/View/Layouts/js -@dir %%WWWDIR%%/app/View/Layouts/Emails/text -@dir %%WWWDIR%%/app/View/Layouts/Emails/html -@dir %%WWWDIR%%/app/View/Layouts/Emails -@dir %%WWWDIR%%/app/View/Layouts -@dir %%WWWDIR%%/app/View/Helper -@dir %%WWWDIR%%/app/View/Errors -@dir %%WWWDIR%%/app/View/Emails/text -@dir %%WWWDIR%%/app/View/Emails/html -@dir %%WWWDIR%%/app/View/Emails -@dir %%WWWDIR%%/app/View/Elements -@dir %%WWWDIR%%/app/View -@dir %%WWWDIR%%/app/Vendor -@dir %%WWWDIR%%/app/Test/Fixture -@dir %%WWWDIR%%/app/Test/Case/View/Helper -@dir %%WWWDIR%%/app/Test/Case/View -@dir %%WWWDIR%%/app/Test/Case/Model/Behavior -@dir %%WWWDIR%%/app/Test/Case/Model -@dir %%WWWDIR%%/app/Test/Case/Controller/Component -@dir %%WWWDIR%%/app/Test/Case/Controller -@dir %%WWWDIR%%/app/Test/Case -@dir %%WWWDIR%%/app/Test -@dir %%WWWDIR%%/app/Plugin -@dir %%WWWDIR%%/app/Model/Datasource -@dir %%WWWDIR%%/app/Model/Behavior -@dir %%WWWDIR%%/app/Model -@dir %%WWWDIR%%/app/Locale/eng/LC_MESSAGES -@dir %%WWWDIR%%/app/Locale/eng -@dir %%WWWDIR%%/app/Locale -@dir %%WWWDIR%%/app/Lib -@dir %%WWWDIR%%/app/Controller/Component -@dir %%WWWDIR%%/app/Controller -@dir %%WWWDIR%%/app/Console/Templates -@dir %%WWWDIR%%/app/Console/Command/Task -@dir %%WWWDIR%%/app/Console/Command -@dir %%WWWDIR%%/app/Console -@dir %%WWWDIR%%/app/Config/Schema -@dir %%WWWDIR%%/app/Config -@dir %%WWWDIR%%/app -@dir %%WWWDIR%% -@owner -@group diff --git a/www/fluxcms/Makefile b/www/fluxcms/Makefile deleted file mode 100644 index cf6f2f827bbd..000000000000 --- a/www/fluxcms/Makefile +++ /dev/null @@ -1,54 +0,0 @@ -# $FreeBSD$ - -PORTNAME= fluxcms -PORTVERSION= 1.6.0 -PORTREVISION= 8 -CATEGORIES= www -MASTER_SITES= http://bitflux.org/download/ \ - http://www.chruetertee.ch/files/download/ -DISTNAME= ${PORTNAME}-${PORTVERSION}-snapshot-20090308 - -MAINTAINER= beat@FreeBSD.org -COMMENT= Extensible and flexible CMS based on PHP 5 and XML/XSLT - -DEPRECATED= PHP 5.4 EOL reached -EXPIRATION_DATE= 2016-01-15 - -USES= shebangfix tar:tgz -SHEBANG_FILES= div/db/dbexport.sh \ - div/db/dbexport40.sh \ - inc/bx/tools/svnsync \ - webinc/bxe/firefox_extension/build.sh \ - webinc/bxe/util/js2doxy.pl -perl_OLD_CMD= //usr/local/bin/perl -NO_BUILD= yes -NO_ARCH= yes -FLUXCMSDIR= www/fluxcms -INSTALLDIR= ${PREFIX}/${FLUXCMSDIR} - -PLIST_SUB= INSTALLDIR=${FLUXCMSDIR} WWWOWN=${WWWOWN} WWWGRP=${WWWGRP} -SUB_FILES= pkg-deinstall pkg-message -SUB_LIST= INSTALLDIR=${INSTALLDIR} - -OPTIONS_DEFINE= TIDY - -USE_PHP= dom xml simplexml iconv mysql xsl session pcre gd - -DEFAULT_PHP_VER= 5 - -PKGDEINSTALL= ${WRKDIR}/pkg-deinstall - -.include <bsd.port.pre.mk> - -.if ${PORT_OPTIONS:MTIDY} -USE_PHP+= tidy -.endif - -post-patch: - @${RM} ${WRKSRC}/install/dist/conf/config.xml.orig - -do-install: - @${MKDIR} ${STAGEDIR}${INSTALLDIR} - @${CP} -R ${WRKSRC}/* ${STAGEDIR}${INSTALLDIR} - -.include <bsd.port.post.mk> diff --git a/www/fluxcms/distinfo b/www/fluxcms/distinfo deleted file mode 100644 index 9a8c2fd5d8f7..000000000000 --- a/www/fluxcms/distinfo +++ /dev/null @@ -1,2 +0,0 @@ -SHA256 (fluxcms-1.6.0-snapshot-20090308.tgz) = 2b6bb2d20edf64d63fb3e7cb53722320b586f7576438c51a87ee779acc70c71a -SIZE (fluxcms-1.6.0-snapshot-20090308.tgz) = 4777493 diff --git a/www/fluxcms/files/patch-install-dist-conf-config.xml b/www/fluxcms/files/patch-install-dist-conf-config.xml deleted file mode 100644 index c21833280dce..000000000000 --- a/www/fluxcms/files/patch-install-dist-conf-config.xml +++ /dev/null @@ -1,11 +0,0 @@ ---- install/dist/conf/config.xml.orig Thu Aug 24 16:42:47 2006 -+++ install/dist/conf/config.xml Thu Aug 24 16:48:03 2006 -@@ -112,7 +112,7 @@ - resizing to a certain size, it works. - --> - -- <useGD>false</useGD> -+ <useGD>true</useGD> - - <!-- - unccomment the following if want versioning. diff --git a/www/fluxcms/files/pkg-deinstall.in b/www/fluxcms/files/pkg-deinstall.in deleted file mode 100644 index 87897d461596..000000000000 --- a/www/fluxcms/files/pkg-deinstall.in +++ /dev/null @@ -1,16 +0,0 @@ -#!/bin/sh - -case $2 in -POST-DEINSTALL) - echo - echo "The fluxcms package has been deleted." - if [ -d "%%INSTALLDIR%%" ]; then - echo "If you're *not* upgrading and won't be using" - echo "it any longer, you may want to remove the" - echo "fluxcms directory:" - echo - echo " rm -rf %%INSTALLDIR%%" - fi - echo - ;; -esac diff --git a/www/fluxcms/files/pkg-message.in b/www/fluxcms/files/pkg-message.in deleted file mode 100644 index 50518ad9d3ed..000000000000 --- a/www/fluxcms/files/pkg-message.in +++ /dev/null @@ -1,29 +0,0 @@ -Create a new VirtualHost for your fluxcms installation. - -Be sure to have AllowOverride and mod_rewrite enabled in Apache. -A simple VirtualHost entry may look as following: - - <VirtualHost *:80> - DocumentRoot %%PREFIX%%/www/fluxcms - ServerName fluxcms.yourdomain.org - <Directory %%PREFIX%%/www/fluxcms> - AllowOverride All - </Directory> - </VirtualHost> - -Open up the webbased installer: http://fluxcms.yourdomain.org/install/ -Go through that. If everything works ok, Flux CMS is set up. -Open your newly installed Flux CMS with http://fluxcms.yourdomain.org/ -The admin can be reached with http://fluxcms/admin/ (the trailing slash is -important right now). You can log in with the data provided in the installer. - -If you are upgrading from an older version of fluxcms, please remove the -content of the tmp directory in your fluxcms installation: - - rm -rf %%PREFIX%%/www/fluxcms/tmp/* - -After that please login in your admin interface of your installation and -provide a database update: - - http://fluxcms.yourdomain.org/admin/ - http://fluxcms.yourdomain.org/admin/webinc/update/ diff --git a/www/fluxcms/pkg-descr b/www/fluxcms/pkg-descr deleted file mode 100644 index d386ebb21114..000000000000 --- a/www/fluxcms/pkg-descr +++ /dev/null @@ -1,6 +0,0 @@ -Flux CMS is a XML/XSLT CMS based on PHP 5 (http://www.php.net/) and Popoon -(http://popoon.org/). It's easy to use for the enduser and has WYSIWYG editing -capabilites, but it's also very extensible and powerful for implementors to -suit your needs. - -WWW: http://www.flux-cms.org/ diff --git a/www/fluxcms/pkg-plist b/www/fluxcms/pkg-plist deleted file mode 100644 index 802493dce72f..000000000000 --- a/www/fluxcms/pkg-plist +++ /dev/null @@ -1,3083 +0,0 @@ -@owner %%WWWOWN%% -@group %%WWWGRP%% -%%INSTALLDIR%%/LICENSE -%%INSTALLDIR%%/NEWS -%%INSTALLDIR%%/README -%%INSTALLDIR%%/README.INSTALL -%%INSTALLDIR%%/admin/data/admin/addresource/.configxml -%%INSTALLDIR%%/admin/data/admin/collection/.configxml -%%INSTALLDIR%%/admin/data/admin/copy/.configxml -%%INSTALLDIR%%/admin/data/admin/dbforms2/.configxml -%%INSTALLDIR%%/admin/data/admin/delete/.configxml -%%INSTALLDIR%%/admin/data/admin/edit/.configxml -%%INSTALLDIR%%/admin/data/admin/editpopup/.configxml -%%INSTALLDIR%%/admin/data/admin/history/.configxml -%%INSTALLDIR%%/admin/data/admin/images/.configxml -%%INSTALLDIR%%/admin/data/admin/listview/.configxml -%%INSTALLDIR%%/admin/data/admin/navi/.configxml -%%INSTALLDIR%%/admin/data/admin/openid/.configxml -%%INSTALLDIR%%/admin/data/admin/overview/.configxml -%%INSTALLDIR%%/admin/data/admin/properties/.configxml -%%INSTALLDIR%%/admin/data/admin/siteoptions/.configxml -%%INSTALLDIR%%/admin/data/admin/themes/.configxml -%%INSTALLDIR%%/admin/data/admin/users/.configxml -%%INSTALLDIR%%/admin/lang/js_de.xml -%%INSTALLDIR%%/admin/lang/js_en.xml -%%INSTALLDIR%%/admin/lang/js_fr.xml -%%INSTALLDIR%%/admin/lang/master_de.xml -%%INSTALLDIR%%/admin/lang/master_en.xml -%%INSTALLDIR%%/admin/lang/master_fr.xml -%%INSTALLDIR%%/admin/lang/plugins/blog_de.xml -%%INSTALLDIR%%/admin/lang/plugins/blog_en.xml -%%INSTALLDIR%%/admin/lang/plugins/blog_fr.xml -%%INSTALLDIR%%/admin/lang/plugins/gallery_de.xml -%%INSTALLDIR%%/admin/lang/plugins/gallery_fr.xml -%%INSTALLDIR%%/admin/lang/plugins/plugin_file_de.xml -%%INSTALLDIR%%/admin/lang/plugins/plugin_file_en.xml -%%INSTALLDIR%%/admin/lang/plugins/plugin_file_fr.xml -%%INSTALLDIR%%/admin/lang/plugins/siteoptions_de.xml -%%INSTALLDIR%%/admin/lang/plugins/siteoptions_en.xml -%%INSTALLDIR%%/admin/lang/plugins/siteoptions_fr.xml -%%INSTALLDIR%%/admin/sitemap/admin.xml -%%INSTALLDIR%%/admin/sitemap/assets.xml -%%INSTALLDIR%%/admin/sitemap/blog.xml -%%INSTALLDIR%%/admin/sitemap/boxes.xml -%%INSTALLDIR%%/admin/sitemap/bxe.xml -%%INSTALLDIR%%/admin/sitemap/dbform.xml -%%INSTALLDIR%%/admin/sitemap/fck.xml -%%INSTALLDIR%%/admin/sitemap/file.xml -%%INSTALLDIR%%/admin/sitemap/formedit.xml -%%INSTALLDIR%%/admin/sitemap/image.xml -%%INSTALLDIR%%/admin/sitemap/kupu.xml -%%INSTALLDIR%%/admin/sitemap/linklog.xml -%%INSTALLDIR%%/admin/sitemap/links.xml -%%INSTALLDIR%%/admin/sitemap/newsletter.xml -%%INSTALLDIR%%/admin/sitemap/oneform.xml -%%INSTALLDIR%%/admin/sitemap/ooo.xml -%%INSTALLDIR%%/admin/sitemap/permissions.xml -%%INSTALLDIR%%/admin/sitemap/versioning.xml -%%INSTALLDIR%%/admin/webinc/approval/index.php -%%INSTALLDIR%%/admin/webinc/auth/openid/common.php -%%INSTALLDIR%%/admin/webinc/auth/openid/finish_auth.php -%%INSTALLDIR%%/admin/webinc/auth/openid/index.php -%%INSTALLDIR%%/admin/webinc/auth/openid/trust.php -%%INSTALLDIR%%/admin/webinc/deletetmp.php -%%INSTALLDIR%%/admin/webinc/formnavi.php -%%INSTALLDIR%%/admin/webinc/generatenewaccesshash/index.php -%%INSTALLDIR%%/admin/webinc/img/bitfluxlogo.gif -%%INSTALLDIR%%/admin/webinc/img/closed.gif -%%INSTALLDIR%%/admin/webinc/img/closed_breit.gif -%%INSTALLDIR%%/admin/webinc/img/closed_klein.gif -%%INSTALLDIR%%/admin/webinc/img/empty.gif -%%INSTALLDIR%%/admin/webinc/img/icons/application/dbform.gif -%%INSTALLDIR%%/admin/webinc/img/icons/application/pdf.gif -%%INSTALLDIR%%/admin/webinc/img/icons/delete.gif -%%INSTALLDIR%%/admin/webinc/img/icons/error.gif -%%INSTALLDIR%%/admin/webinc/img/icons/fileicon_doc.gif -%%INSTALLDIR%%/admin/webinc/img/icons/fileicon_eps.gif -%%INSTALLDIR%%/admin/webinc/img/icons/fileicon_folder.gif -%%INSTALLDIR%%/admin/webinc/img/icons/fileicon_htm.gif -%%INSTALLDIR%%/admin/webinc/img/icons/fileicon_img.gif -%%INSTALLDIR%%/admin/webinc/img/icons/fileicon_php.gif -%%INSTALLDIR%%/admin/webinc/img/icons/fileicon_ppt.gif -%%INSTALLDIR%%/admin/webinc/img/icons/fileicon_rtf.gif -%%INSTALLDIR%%/admin/webinc/img/icons/image/gif.gif -%%INSTALLDIR%%/admin/webinc/img/icons/image/jpeg.gif -%%INSTALLDIR%%/admin/webinc/img/icons/image/png.gif -%%INSTALLDIR%%/admin/webinc/img/icons/loading.gif -%%INSTALLDIR%%/admin/webinc/img/icons/root.gif -%%INSTALLDIR%%/admin/webinc/img/icons/text/css.gif -%%INSTALLDIR%%/admin/webinc/img/icons/text/html.gif -%%INSTALLDIR%%/admin/webinc/img/icons/text/plain.gif -%%INSTALLDIR%%/admin/webinc/img/icons/text/text.gif -%%INSTALLDIR%%/admin/webinc/img/icons/text/xml.gif -%%INSTALLDIR%%/admin/webinc/img/icons/text/xsl.gif -%%INSTALLDIR%%/admin/webinc/img/icons/unknown.gif -%%INSTALLDIR%%/admin/webinc/img/open.gif -%%INSTALLDIR%%/admin/webinc/img/open_breit.gif -%%INSTALLDIR%%/admin/webinc/img/open_klein.gif -%%INSTALLDIR%%/admin/webinc/img/slide.gif -%%INSTALLDIR%%/admin/webinc/img/slideset.gif -%%INSTALLDIR%%/admin/webinc/img/space.gif -%%INSTALLDIR%%/admin/webinc/img/up.gif -%%INSTALLDIR%%/admin/webinc/install/linklog/index.php -%%INSTALLDIR%%/admin/webinc/install/matrix/index.php -%%INSTALLDIR%%/admin/webinc/install/newsletter/data/.configxml -%%INSTALLDIR%%/admin/webinc/install/newsletter/data/.configxml.children -%%INSTALLDIR%%/admin/webinc/install/newsletter/data/activation-txt.de.xhtml -%%INSTALLDIR%%/admin/webinc/install/newsletter/data/archive/.configxml -%%INSTALLDIR%%/admin/webinc/install/newsletter/data/archive/2006/.configxml -%%INSTALLDIR%%/admin/webinc/install/newsletter/data/drafts/.configxml -%%INSTALLDIR%%/admin/webinc/install/newsletter/data/index.de.xhtml -%%INSTALLDIR%%/admin/webinc/install/newsletter/data/subscribe.de.xhtml -%%INSTALLDIR%%/admin/webinc/install/newsletter/data/unsubscribe.de.xhtml -%%INSTALLDIR%%/admin/webinc/install/newsletter/dbforms2/newsletter_feeds.xml -%%INSTALLDIR%%/admin/webinc/install/newsletter/dbforms2/newsletter_from.xml -%%INSTALLDIR%%/admin/webinc/install/newsletter/dbforms2/newsletter_groups.xml -%%INSTALLDIR%%/admin/webinc/install/newsletter/dbforms2/newsletter_lists.xml -%%INSTALLDIR%%/admin/webinc/install/newsletter/dbforms2/newsletter_mailservers.xml -%%INSTALLDIR%%/admin/webinc/install/newsletter/dbforms2/newsletter_users.xml -%%INSTALLDIR%%/admin/webinc/install/newsletter/index.php -%%INSTALLDIR%%/admin/webinc/install/newsletter/xsl/newsletter.xsl -%%INSTALLDIR%%/admin/webinc/install/staging/index.php -%%INSTALLDIR%%/admin/webinc/js/admin.js -%%INSTALLDIR%%/admin/webinc/js/adminfields.js -%%INSTALLDIR%%/admin/webinc/js/adminpopup.js -%%INSTALLDIR%%/admin/webinc/js/frameset.js -%%INSTALLDIR%%/admin/webinc/js/navi.js -%%INSTALLDIR%%/admin/webinc/js/navi.xtree.js -%%INSTALLDIR%%/admin/webinc/js/overview.js -%%INSTALLDIR%%/admin/webinc/js/showhidelayers.js -%%INSTALLDIR%%/admin/webinc/lostpw/index.php -%%INSTALLDIR%%/admin/webinc/openid/index.php -%%INSTALLDIR%%/admin/webinc/openid/trust.php -%%INSTALLDIR%%/admin/webinc/selenium/VERSION.txt -%%INSTALLDIR%%/admin/webinc/selenium/core/InjectedSeleneseRunner.html -%%INSTALLDIR%%/admin/webinc/selenium/core/SeleneseRunner.html -%%INSTALLDIR%%/admin/webinc/selenium/core/SeleniumLog.html -%%INSTALLDIR%%/admin/webinc/selenium/core/TestPrompt.html -%%INSTALLDIR%%/admin/webinc/selenium/core/TestRunner-splash.html -%%INSTALLDIR%%/admin/webinc/selenium/core/TestRunner.hta -%%INSTALLDIR%%/admin/webinc/selenium/core/TestRunner.html -%%INSTALLDIR%%/admin/webinc/selenium/core/domviewer/butmin.gif -%%INSTALLDIR%%/admin/webinc/selenium/core/domviewer/butplus.gif -%%INSTALLDIR%%/admin/webinc/selenium/core/domviewer/domviewer.css -%%INSTALLDIR%%/admin/webinc/selenium/core/domviewer/domviewer.html -%%INSTALLDIR%%/admin/webinc/selenium/core/domviewer/selenium-domviewer.js -%%INSTALLDIR%%/admin/webinc/selenium/core/iedoc-core.xml -%%INSTALLDIR%%/admin/webinc/selenium/core/iedoc.xml -%%INSTALLDIR%%/admin/webinc/selenium/core/lib/cssQuery-level2.js -%%INSTALLDIR%%/admin/webinc/selenium/core/lib/cssQuery-level3.js -%%INSTALLDIR%%/admin/webinc/selenium/core/lib/cssQuery-standard.js -%%INSTALLDIR%%/admin/webinc/selenium/core/lib/cssQuery.js -%%INSTALLDIR%%/admin/webinc/selenium/core/scripts/find_matching_child.js -%%INSTALLDIR%%/admin/webinc/selenium/core/scripts/htmlutils.js -%%INSTALLDIR%%/admin/webinc/selenium/core/scripts/injection.html -%%INSTALLDIR%%/admin/webinc/selenium/core/scripts/injection_iframe.html -%%INSTALLDIR%%/admin/webinc/selenium/core/scripts/js2html.js -%%INSTALLDIR%%/admin/webinc/selenium/core/scripts/narcissus-defs.js -%%INSTALLDIR%%/admin/webinc/selenium/core/scripts/narcissus-exec.js -%%INSTALLDIR%%/admin/webinc/selenium/core/scripts/narcissus-parse.js -%%INSTALLDIR%%/admin/webinc/selenium/core/scripts/prototype-1.4.0.js -%%INSTALLDIR%%/admin/webinc/selenium/core/scripts/se2html.js -%%INSTALLDIR%%/admin/webinc/selenium/core/scripts/selenium-api.js -%%INSTALLDIR%%/admin/webinc/selenium/core/scripts/selenium-browserbot.js -%%INSTALLDIR%%/admin/webinc/selenium/core/scripts/selenium-browserdetect.js -%%INSTALLDIR%%/admin/webinc/selenium/core/scripts/selenium-commandhandlers.js -%%INSTALLDIR%%/admin/webinc/selenium/core/scripts/selenium-executionloop.js -%%INSTALLDIR%%/admin/webinc/selenium/core/scripts/selenium-logging.js -%%INSTALLDIR%%/admin/webinc/selenium/core/scripts/selenium-seleneserunner.js -%%INSTALLDIR%%/admin/webinc/selenium/core/scripts/selenium-testrunner.js -%%INSTALLDIR%%/admin/webinc/selenium/core/scripts/selenium-version.js -%%INSTALLDIR%%/admin/webinc/selenium/core/scripts/user-extensions.js.sample -%%INSTALLDIR%%/admin/webinc/selenium/core/scripts/xmlextras.js -%%INSTALLDIR%%/admin/webinc/selenium/core/selenium-logo.png -%%INSTALLDIR%%/admin/webinc/selenium/core/selenium.css -%%INSTALLDIR%%/admin/webinc/selenium/core/xpath/dom.js -%%INSTALLDIR%%/admin/webinc/selenium/core/xpath/misc.js -%%INSTALLDIR%%/admin/webinc/selenium/core/xpath/xpath.js -%%INSTALLDIR%%/admin/webinc/selenium/doc.xml -%%INSTALLDIR%%/admin/webinc/selenium/doctool/doc.js -%%INSTALLDIR%%/admin/webinc/selenium/doctool/doc2html.xml -%%INSTALLDIR%%/admin/webinc/selenium/doctool/js.jar -%%INSTALLDIR%%/admin/webinc/selenium/index.html -%%INSTALLDIR%%/admin/webinc/selenium/install-readme.txt -%%INSTALLDIR%%/admin/webinc/selenium/jsunit/app/css/jsUnitStyle.css -%%INSTALLDIR%%/admin/webinc/selenium/jsunit/app/css/readme -%%INSTALLDIR%%/admin/webinc/selenium/jsunit/app/emptyPage.html -%%INSTALLDIR%%/admin/webinc/selenium/jsunit/app/jsUnitCore.js -%%INSTALLDIR%%/admin/webinc/selenium/jsunit/app/jsUnitMockTimeout.js -%%INSTALLDIR%%/admin/webinc/selenium/jsunit/app/jsUnitTestManager.js -%%INSTALLDIR%%/admin/webinc/selenium/jsunit/app/jsUnitTestSuite.js -%%INSTALLDIR%%/admin/webinc/selenium/jsunit/app/jsUnitTracer.js -%%INSTALLDIR%%/admin/webinc/selenium/jsunit/app/jsUnitVersionCheck.js -%%INSTALLDIR%%/admin/webinc/selenium/jsunit/app/main-counts-errors.html -%%INSTALLDIR%%/admin/webinc/selenium/jsunit/app/main-counts-failures.html -%%INSTALLDIR%%/admin/webinc/selenium/jsunit/app/main-counts-runs.html -%%INSTALLDIR%%/admin/webinc/selenium/jsunit/app/main-counts.html -%%INSTALLDIR%%/admin/webinc/selenium/jsunit/app/main-data.html -%%INSTALLDIR%%/admin/webinc/selenium/jsunit/app/main-errors.html -%%INSTALLDIR%%/admin/webinc/selenium/jsunit/app/main-frame.html -%%INSTALLDIR%%/admin/webinc/selenium/jsunit/app/main-loader.html -%%INSTALLDIR%%/admin/webinc/selenium/jsunit/app/main-progress.html -%%INSTALLDIR%%/admin/webinc/selenium/jsunit/app/main-results.html -%%INSTALLDIR%%/admin/webinc/selenium/jsunit/app/main-status.html -%%INSTALLDIR%%/admin/webinc/selenium/jsunit/app/testContainer.html -%%INSTALLDIR%%/admin/webinc/selenium/jsunit/app/testContainerController.html -%%INSTALLDIR%%/admin/webinc/selenium/jsunit/app/xbDebug.js -%%INSTALLDIR%%/admin/webinc/selenium/jsunit/changelog.txt -%%INSTALLDIR%%/admin/webinc/selenium/jsunit/css/jsUnitStyle.css -%%INSTALLDIR%%/admin/webinc/selenium/jsunit/images/green.gif -%%INSTALLDIR%%/admin/webinc/selenium/jsunit/images/logo_jsunit.gif -%%INSTALLDIR%%/admin/webinc/selenium/jsunit/images/powerby-transparent.gif -%%INSTALLDIR%%/admin/webinc/selenium/jsunit/images/red.gif -%%INSTALLDIR%%/admin/webinc/selenium/jsunit/licenses/JDOM_license.txt -%%INSTALLDIR%%/admin/webinc/selenium/jsunit/licenses/Jetty_license.html -%%INSTALLDIR%%/admin/webinc/selenium/jsunit/licenses/MPL-1.1.txt -%%INSTALLDIR%%/admin/webinc/selenium/jsunit/licenses/gpl-2.txt -%%INSTALLDIR%%/admin/webinc/selenium/jsunit/licenses/index.html -%%INSTALLDIR%%/admin/webinc/selenium/jsunit/licenses/lgpl-2.1.txt -%%INSTALLDIR%%/admin/webinc/selenium/jsunit/licenses/mpl-tri-license-c.txt -%%INSTALLDIR%%/admin/webinc/selenium/jsunit/licenses/mpl-tri-license-html.txt -%%INSTALLDIR%%/admin/webinc/selenium/jsunit/readme.txt -%%INSTALLDIR%%/admin/webinc/selenium/jsunit/testRunner.html -%%INSTALLDIR%%/admin/webinc/selenium/jsunit/version.txt -%%INSTALLDIR%%/admin/webinc/selenium/reference.html -%%INSTALLDIR%%/admin/webinc/selenium/selenium-logo.graffle -%%INSTALLDIR%%/admin/webinc/selenium/startWebServer.bat -%%INSTALLDIR%%/admin/webinc/selenium/stopWebServer.bat -%%INSTALLDIR%%/admin/webinc/selenium/tests/OpenCMS.php -%%INSTALLDIR%%/admin/webinc/selenium/tests/TestSuite.html -%%INSTALLDIR%%/admin/webinc/selenium/tinyWebClient.py -%%INSTALLDIR%%/admin/webinc/selenium/tinyWebServer.py -%%INSTALLDIR%%/admin/webinc/selenium/unittest/browserbot/alert-handling-tests.html -%%INSTALLDIR%%/admin/webinc/selenium/unittest/browserbot/assert-tests.html -%%INSTALLDIR%%/admin/webinc/selenium/unittest/browserbot/browserbot-tests.html -%%INSTALLDIR%%/admin/webinc/selenium/unittest/browserbot/command-factory-tests.html -%%INSTALLDIR%%/admin/webinc/selenium/unittest/browserbot/command-handler-tests.html -%%INSTALLDIR%%/admin/webinc/selenium/unittest/browserbot/confirm-handling-tests.html -%%INSTALLDIR%%/admin/webinc/selenium/unittest/browserbot/dummy-logging.js -%%INSTALLDIR%%/admin/webinc/selenium/unittest/browserbot/error-checking-command-tests.html -%%INSTALLDIR%%/admin/webinc/selenium/unittest/browserbot/event-bubble-tests.html -%%INSTALLDIR%%/admin/webinc/selenium/unittest/browserbot/htmlutil-tests.html -%%INSTALLDIR%%/admin/webinc/selenium/unittest/browserbot/optionlocator-tests.html -%%INSTALLDIR%%/admin/webinc/selenium/unittest/browserbot/pagebot-accessor-tests.html -%%INSTALLDIR%%/admin/webinc/selenium/unittest/browserbot/pagebot-action-tests.html -%%INSTALLDIR%%/admin/webinc/selenium/unittest/browserbot/pagebot-attribute-tests.html -%%INSTALLDIR%%/admin/webinc/selenium/unittest/browserbot/pagebot-locator-tests-include.html -%%INSTALLDIR%%/admin/webinc/selenium/unittest/browserbot/pagebot-locator-tests.html -%%INSTALLDIR%%/admin/webinc/selenium/unittest/browserbot/pagebot-property-tests.html -%%INSTALLDIR%%/admin/webinc/selenium/unittest/browserbot/pattern-matcher-tests.html -%%INSTALLDIR%%/admin/webinc/selenium/unittest/browserbot/selenium-api-tests.html -%%INSTALLDIR%%/admin/webinc/selenium/unittest/browserbot/selenium-parameter-tests.html -%%INSTALLDIR%%/admin/webinc/selenium/unittest/browserbot/suite.html -%%INSTALLDIR%%/admin/webinc/selenium/unittest/browserbot/testloop-handle-error-tests.html -%%INSTALLDIR%%/admin/webinc/selenium/unittest/browserbot/text-content-tests.html -%%INSTALLDIR%%/admin/webinc/selenium/unittest/jsmock/mock-tests.html -%%INSTALLDIR%%/admin/webinc/selenium/unittest/jsmock/mock.js -%%INSTALLDIR%%/admin/webinc/selenium/unittest/tableparser/tableparser-tests.html -%%INSTALLDIR%%/admin/webinc/update/index.php -%%INSTALLDIR%%/admin/webinc/xlt/images/I.png -%%INSTALLDIR%%/admin/webinc/xlt/images/L.png -%%INSTALLDIR%%/admin/webinc/xlt/images/Lminus.png -%%INSTALLDIR%%/admin/webinc/xlt/images/Lplus.png -%%INSTALLDIR%%/admin/webinc/xlt/images/T.png -%%INSTALLDIR%%/admin/webinc/xlt/images/Tminus.png -%%INSTALLDIR%%/admin/webinc/xlt/images/Tplus.png -%%INSTALLDIR%%/admin/webinc/xlt/images/blank.png -%%INSTALLDIR%%/admin/webinc/xlt/images/file.png -%%INSTALLDIR%%/admin/webinc/xlt/images/foldericon.png -%%INSTALLDIR%%/admin/webinc/xlt/images/openfoldericon.png -%%INSTALLDIR%%/admin/webinc/xlt/title-background.png -%%INSTALLDIR%%/admin/webinc/xlt/xloadtree.js -%%INSTALLDIR%%/admin/webinc/xlt/xmlextras.js -%%INSTALLDIR%%/admin/webinc/xlt/xtree.css -%%INSTALLDIR%%/admin/webinc/xlt/xtree.js -%%INSTALLDIR%%/bin/blog/b2-to-bxb-import.php -%%INSTALLDIR%%/bin/blog/convert2loginname.sql -%%INSTALLDIR%%/bin/blog/kwa-to-bxb-import.php -%%INSTALLDIR%%/bin/blog/twoday-to-bxb.php -%%INSTALLDIR%%/bin/branch-switcher-2.sh -%%INSTALLDIR%%/bin/branch-switcher.sh -%%INSTALLDIR%%/bin/svnBuildUpdate.sh -%%INSTALLDIR%%/bin/switch-to-1_3-branch.sh -%%INSTALLDIR%%/bin/switch-to-1_3_0-tag.sh -%%INSTALLDIR%%/bin/switch-to-1_4-branch.sh -%%INSTALLDIR%%/bin/switch-to-1_4_0-tag.sh -%%INSTALLDIR%%/bin/switch-to-1_5-branch.sh -%%INSTALLDIR%%/bin/switch-to-trunk.sh -%%INSTALLDIR%%/dbforms2/bilder.xml -%%INSTALLDIR%%/dbforms2/blogcategories.xml -%%INSTALLDIR%%/dbforms2/blogcomments.xml -%%INSTALLDIR%%/dbforms2/bloglinks.xml -%%INSTALLDIR%%/dbforms2/bloglinkscategories.xml -%%INSTALLDIR%%/dbforms2/blogpodcasts.xml -%%INSTALLDIR%%/dbforms2/blogposts.xml -%%INSTALLDIR%%/dbforms2/blogposts2.xml -%%INSTALLDIR%%/dbforms2/boxes.xml -%%INSTALLDIR%%/dbforms2/calendar.xml -%%INSTALLDIR%%/dbforms2/dates.xml -%%INSTALLDIR%%/dbforms2/events.xml -%%INSTALLDIR%%/dbforms2/newsletter_feeds.xml -%%INSTALLDIR%%/dbforms2/newsletter_from.xml -%%INSTALLDIR%%/dbforms2/newsletter_groups.xml -%%INSTALLDIR%%/dbforms2/newsletter_mailservers.xml -%%INSTALLDIR%%/dbforms2/newsletter_users.xml -%%INSTALLDIR%%/dbforms2/perm_groups.xml -%%INSTALLDIR%%/dbforms2/projekte.xml -%%INSTALLDIR%%/dbforms2/staticpages -%%INSTALLDIR%%/dbforms2/staticpages.xml -%%INSTALLDIR%%/dbforms2/subprojekte.xml -%%INSTALLDIR%%/dbforms2/test.xml -%%INSTALLDIR%%/dbforms2/users.xml -%%INSTALLDIR%%/div/db/bxcms.sql -%%INSTALLDIR%%/div/db/dbexport.sh -%%INSTALLDIR%%/div/db/dbexport40.sh -%%INSTALLDIR%%/div/db/webdavlocks_sqlite.sql -%%INSTALLDIR%%/favicon.ico -%%INSTALLDIR%%/forms/blogcategories/config.xml -%%INSTALLDIR%%/forms/blogcategories/index.php -%%INSTALLDIR%%/forms/blogcategories/updatetree.php -%%INSTALLDIR%%/forms/blogcomments/config.xml -%%INSTALLDIR%%/forms/blogcomments/index.php -%%INSTALLDIR%%/forms/bloglinks/config.xml -%%INSTALLDIR%%/forms/bloglinks/index.php -%%INSTALLDIR%%/forms/bloglinkscategories/config.xml -%%INSTALLDIR%%/forms/bloglinkscategories/index.php -%%INSTALLDIR%%/forms/blogposts/config.xml -%%INSTALLDIR%%/forms/blogposts/index.php -%%INSTALLDIR%%/forms/index.php -%%INSTALLDIR%%/forms/news/config.xml -%%INSTALLDIR%%/forms/news/index.php -%%INSTALLDIR%%/forms/users/config.xml -%%INSTALLDIR%%/forms/users/deletecache.php -%%INSTALLDIR%%/forms/users/index.php -%%INSTALLDIR%%/inc/.filemap -%%INSTALLDIR%%/inc/.registry/archive_tar.reg -%%INSTALLDIR%%/inc/.registry/console_getopt.reg -%%INSTALLDIR%%/inc/.registry/mdb2.reg -%%INSTALLDIR%%/inc/.registry/mdb2_driver_mysql.reg -%%INSTALLDIR%%/inc/.registry/mdb2_driver_mysqli.reg -%%INSTALLDIR%%/inc/.registry/mdb2_driver_sqlite.reg -%%INSTALLDIR%%/inc/.registry/pear.reg -%%INSTALLDIR%%/inc/.registry/xml_rpc.reg -%%INSTALLDIR%%/inc/Archive/Tar.php -%%INSTALLDIR%%/inc/Auth.php -%%INSTALLDIR%%/inc/Auth/Anonymous.php -%%INSTALLDIR%%/inc/Auth/Auth.php -%%INSTALLDIR%%/inc/Auth/Container.php -%%INSTALLDIR%%/inc/Auth/Container/File.php -%%INSTALLDIR%%/inc/Auth/Container/LDAP.php -%%INSTALLDIR%%/inc/Auth/Container/MDB2.php -%%INSTALLDIR%%/inc/Auth/Container/PEAR.php -%%INSTALLDIR%%/inc/Auth/Controller.php -%%INSTALLDIR%%/inc/Auth/Frontend/Html.php -%%INSTALLDIR%%/inc/Auth/Frontend/md5.js -%%INSTALLDIR%%/inc/Auth/HTTP.php -%%INSTALLDIR%%/inc/Auth/OpenID.php -%%INSTALLDIR%%/inc/Auth/OpenID/Association.php -%%INSTALLDIR%%/inc/Auth/OpenID/AuthenticationRequest.php -%%INSTALLDIR%%/inc/Auth/OpenID/BigMath.php -%%INSTALLDIR%%/inc/Auth/OpenID/Consumer.php -%%INSTALLDIR%%/inc/Auth/OpenID/CryptUtil.php -%%INSTALLDIR%%/inc/Auth/OpenID/DatabaseConnection.php -%%INSTALLDIR%%/inc/Auth/OpenID/DiffieHellman.php -%%INSTALLDIR%%/inc/Auth/OpenID/Discover.php -%%INSTALLDIR%%/inc/Auth/OpenID/DumbStore.php -%%INSTALLDIR%%/inc/Auth/OpenID/FileStore.php -%%INSTALLDIR%%/inc/Auth/OpenID/HMACSHA1.php -%%INSTALLDIR%%/inc/Auth/OpenID/HTTPFetcher.php -%%INSTALLDIR%%/inc/Auth/OpenID/Interface.php -%%INSTALLDIR%%/inc/Auth/OpenID/KVForm.php -%%INSTALLDIR%%/inc/Auth/OpenID/MySQLStore.php -%%INSTALLDIR%%/inc/Auth/OpenID/ParanoidHTTPFetcher.php -%%INSTALLDIR%%/inc/Auth/OpenID/Parse.php -%%INSTALLDIR%%/inc/Auth/OpenID/PlainHTTPFetcher.php -%%INSTALLDIR%%/inc/Auth/OpenID/PostgreSQLStore.php -%%INSTALLDIR%%/inc/Auth/OpenID/SQLStore.php -%%INSTALLDIR%%/inc/Auth/OpenID/SQLiteStore.php -%%INSTALLDIR%%/inc/Auth/OpenID/Server.php -%%INSTALLDIR%%/inc/Auth/OpenID/ServerRequest.php -%%INSTALLDIR%%/inc/Auth/OpenID/TrustRoot.php -%%INSTALLDIR%%/inc/Auth/OpenID/URINorm.php -%%INSTALLDIR%%/inc/Cache.php -%%INSTALLDIR%%/inc/Cache/Container.php -%%INSTALLDIR%%/inc/Cache/Container/db.php -%%INSTALLDIR%%/inc/Cache/Container/file.php -%%INSTALLDIR%%/inc/Cache/Container/shm.php -%%INSTALLDIR%%/inc/Cache/Container/trifile.php -%%INSTALLDIR%%/inc/Cache/Error.php -%%INSTALLDIR%%/inc/Cache/Lite.php -%%INSTALLDIR%%/inc/Cache/Output.php -%%INSTALLDIR%%/inc/Cache/OutputCompression.php -%%INSTALLDIR%%/inc/Config.php -%%INSTALLDIR%%/inc/Config/Container.php -%%INSTALLDIR%%/inc/Config/Container/IniFile.php -%%INSTALLDIR%%/inc/Config/Container/db.php -%%INSTALLDIR%%/inc/Config/Container/xml.php -%%INSTALLDIR%%/inc/Date.php -%%INSTALLDIR%%/inc/Date/Calc.php -%%INSTALLDIR%%/inc/Date/Human.php -%%INSTALLDIR%%/inc/Date/Span.php -%%INSTALLDIR%%/inc/Date/TimeZone.php -%%INSTALLDIR%%/inc/DirectoryIterator.php -%%INSTALLDIR%%/inc/FDB2.php -%%INSTALLDIR%%/inc/FirePHP.php -%%INSTALLDIR%%/inc/HTTP/Client.php -%%INSTALLDIR%%/inc/HTTP/Client/CookieManager.php -%%INSTALLDIR%%/inc/HTTP/Request.php -%%INSTALLDIR%%/inc/HTTP/WebDAV/Server.php -%%INSTALLDIR%%/inc/HTTP/WebDAV/Server/Filesystem.php -%%INSTALLDIR%%/inc/HTTP/WebDAV/Server/Filesystem/MDB2.php -%%INSTALLDIR%%/inc/HTTP/WebDAV/Tools/_parse_lockinfo.php -%%INSTALLDIR%%/inc/HTTP/WebDAV/Tools/_parse_propfind.php -%%INSTALLDIR%%/inc/HTTP/WebDAV/Tools/_parse_proppatch.php -%%INSTALLDIR%%/inc/Image/CropCanvas.php -%%INSTALLDIR%%/inc/Image/CropInterface.php -%%INSTALLDIR%%/inc/Image/Text.php -%%INSTALLDIR%%/inc/ImageDirectoryIterator.php -%%INSTALLDIR%%/inc/JSON.php -%%INSTALLDIR%%/inc/Log.php -%%INSTALLDIR%%/inc/Log/composite.php -%%INSTALLDIR%%/inc/Log/console.php -%%INSTALLDIR%%/inc/Log/daemon.php -%%INSTALLDIR%%/inc/Log/display.php -%%INSTALLDIR%%/inc/Log/error_log.php -%%INSTALLDIR%%/inc/Log/file.php -%%INSTALLDIR%%/inc/Log/mail.php -%%INSTALLDIR%%/inc/Log/mdb2.php -%%INSTALLDIR%%/inc/Log/null.php -%%INSTALLDIR%%/inc/Log/observer.php -%%INSTALLDIR%%/inc/Log/sql.php -%%INSTALLDIR%%/inc/Log/sqlite.php -%%INSTALLDIR%%/inc/Log/syslog.php -%%INSTALLDIR%%/inc/MDB2.php -%%INSTALLDIR%%/inc/MDB2/Date.php -%%INSTALLDIR%%/inc/MDB2/Driver/Datatype/Common.php -%%INSTALLDIR%%/inc/MDB2/Driver/Datatype/mssql.php -%%INSTALLDIR%%/inc/MDB2/Driver/Datatype/mysql.php -%%INSTALLDIR%%/inc/MDB2/Driver/Datatype/mysqli.php -%%INSTALLDIR%%/inc/MDB2/Driver/Datatype/sqlite.php -%%INSTALLDIR%%/inc/MDB2/Driver/Function/Common.php -%%INSTALLDIR%%/inc/MDB2/Driver/Function/mysql.php -%%INSTALLDIR%%/inc/MDB2/Driver/Function/mysqli.php -%%INSTALLDIR%%/inc/MDB2/Driver/Function/sqlite.php -%%INSTALLDIR%%/inc/MDB2/Driver/Manager/Common.php -%%INSTALLDIR%%/inc/MDB2/Driver/Manager/mssql.php -%%INSTALLDIR%%/inc/MDB2/Driver/Manager/mysql.php -%%INSTALLDIR%%/inc/MDB2/Driver/Manager/mysqli.php -%%INSTALLDIR%%/inc/MDB2/Driver/Manager/sqlite.php -%%INSTALLDIR%%/inc/MDB2/Driver/Native/Common.php -%%INSTALLDIR%%/inc/MDB2/Driver/Native/mssql.php -%%INSTALLDIR%%/inc/MDB2/Driver/Native/mysql.php -%%INSTALLDIR%%/inc/MDB2/Driver/Native/mysqli.php -%%INSTALLDIR%%/inc/MDB2/Driver/Native/sqlite.php -%%INSTALLDIR%%/inc/MDB2/Driver/Reverse/Common.php -%%INSTALLDIR%%/inc/MDB2/Driver/Reverse/mssql.php -%%INSTALLDIR%%/inc/MDB2/Driver/Reverse/mysql.php -%%INSTALLDIR%%/inc/MDB2/Driver/Reverse/mysqli.php -%%INSTALLDIR%%/inc/MDB2/Driver/Reverse/sqlite.php -%%INSTALLDIR%%/inc/MDB2/Driver/mssql.php -%%INSTALLDIR%%/inc/MDB2/Driver/mysql.php -%%INSTALLDIR%%/inc/MDB2/Driver/mysqli.php -%%INSTALLDIR%%/inc/MDB2/Driver/querysim.php -%%INSTALLDIR%%/inc/MDB2/Driver/sqlite.php -%%INSTALLDIR%%/inc/MDB2/Extended.php -%%INSTALLDIR%%/inc/MDB2/Iterator.php -%%INSTALLDIR%%/inc/MDB2/LOB.php -%%INSTALLDIR%%/inc/MDB2/Schema.php -%%INSTALLDIR%%/inc/MDB2/Schema/Parser.php -%%INSTALLDIR%%/inc/MDB2/Schema/Writer.php -%%INSTALLDIR%%/inc/MDB2/Wrapper/peardb.php -%%INSTALLDIR%%/inc/MP3/Id.php -%%INSTALLDIR%%/inc/Mail.php -%%INSTALLDIR%%/inc/Mail/Queue.php -%%INSTALLDIR%%/inc/Mail/Queue/Body.php -%%INSTALLDIR%%/inc/Mail/Queue/Container.php -%%INSTALLDIR%%/inc/Mail/Queue/Container/db.php -%%INSTALLDIR%%/inc/Mail/Queue/Container/mdb.php -%%INSTALLDIR%%/inc/Mail/Queue/Container/mdb2.php -%%INSTALLDIR%%/inc/Mail/RFC822.php -%%INSTALLDIR%%/inc/Mail/mail.php -%%INSTALLDIR%%/inc/Mail/mime.php -%%INSTALLDIR%%/inc/Mail/mimeDecode.php -%%INSTALLDIR%%/inc/Mail/mimePart.php -%%INSTALLDIR%%/inc/Mail/null.php -%%INSTALLDIR%%/inc/Mail/sendmail.php -%%INSTALLDIR%%/inc/Mail/smtp.php -%%INSTALLDIR%%/inc/Net/CheckIP.php -%%INSTALLDIR%%/inc/Net/DNSBL.php -%%INSTALLDIR%%/inc/Net/DNSBL/SURBL.php -%%INSTALLDIR%%/inc/Net/DNSBL/SURBLWithDefaultDNS.php -%%INSTALLDIR%%/inc/Net/SMTP.php -%%INSTALLDIR%%/inc/Net/Socket.php -%%INSTALLDIR%%/inc/Net/URL.php -%%INSTALLDIR%%/inc/OS/Guess.php -%%INSTALLDIR%%/inc/PEAR.php -%%INSTALLDIR%%/inc/PEAR/Autoloader.php -%%INSTALLDIR%%/inc/PEAR/Error.php -%%INSTALLDIR%%/inc/PEAR/ErrorStack.php -%%INSTALLDIR%%/inc/PHPUnit2/Util/CodeCoverage/Renderer.php -%%INSTALLDIR%%/inc/PHPUnit2/Util/CodeCoverage/Renderer/HTML.php -%%INSTALLDIR%%/inc/PHPUnit2/Util/CodeCoverage/Renderer/Text.php -%%INSTALLDIR%%/inc/SQL/Tree.php -%%INSTALLDIR%%/inc/Services/Yadis/HTTPFetcher.php -%%INSTALLDIR%%/inc/Services/Yadis/Manager.php -%%INSTALLDIR%%/inc/Services/Yadis/Misc.php -%%INSTALLDIR%%/inc/Services/Yadis/ParanoidHTTPFetcher.php -%%INSTALLDIR%%/inc/Services/Yadis/ParseHTML.php -%%INSTALLDIR%%/inc/Services/Yadis/PlainHTTPFetcher.php -%%INSTALLDIR%%/inc/Services/Yadis/XML.php -%%INSTALLDIR%%/inc/Services/Yadis/XRDS.php -%%INSTALLDIR%%/inc/Services/Yadis/XRI.php -%%INSTALLDIR%%/inc/Services/Yadis/XRIRes.php -%%INSTALLDIR%%/inc/Services/Yadis/Yadis.php -%%INSTALLDIR%%/inc/Services/flickr.php -%%INSTALLDIR%%/inc/System.php -%%INSTALLDIR%%/inc/Text/CAPTCHA.php -%%INSTALLDIR%%/inc/Text/CAPTCHA/Driver/Image.php -%%INSTALLDIR%%/inc/Text/Diff.php -%%INSTALLDIR%%/inc/Text/Diff/Engine/native.php -%%INSTALLDIR%%/inc/Text/Diff/Engine/shell.php -%%INSTALLDIR%%/inc/Text/Diff/Engine/string.php -%%INSTALLDIR%%/inc/Text/Diff/Engine/xdiff.php -%%INSTALLDIR%%/inc/Text/Diff/Mapped.php -%%INSTALLDIR%%/inc/Text/Diff/Renderer.php -%%INSTALLDIR%%/inc/Text/Diff/Renderer/context.php -%%INSTALLDIR%%/inc/Text/Diff/Renderer/inline.php -%%INSTALLDIR%%/inc/Text/Diff/Renderer/unified.php -%%INSTALLDIR%%/inc/Text/Diff/ThreeWay.php -%%INSTALLDIR%%/inc/Text/Diff3.php -%%INSTALLDIR%%/inc/Text/Image/Text.php -%%INSTALLDIR%%/inc/Text/Password.php -%%INSTALLDIR%%/inc/XML/Parser.php -%%INSTALLDIR%%/inc/XML/Parser/Simple.php -%%INSTALLDIR%%/inc/XML/RPC.php -%%INSTALLDIR%%/inc/XML/RPC/Server.php -%%INSTALLDIR%%/inc/XML/Unserializer.php -%%INSTALLDIR%%/inc/XML/db2xml.php -%%INSTALLDIR%%/inc/XML/db2xml/Format.php -%%INSTALLDIR%%/inc/XML/db2xml/Format/Extended.php -%%INSTALLDIR%%/inc/XML/db2xml/Format/Extended_NG.php -%%INSTALLDIR%%/inc/XML/db2xml/Input/Array.php -%%INSTALLDIR%%/inc/XML/db2xml/Input/Dbresult.php -%%INSTALLDIR%%/inc/XML/db2xml/Input/File.php -%%INSTALLDIR%%/inc/XML/db2xml/Input/Http.php -%%INSTALLDIR%%/inc/XML/db2xml/Input/Sql.php -%%INSTALLDIR%%/inc/XML/db2xml/Input/Sql_NG.php -%%INSTALLDIR%%/inc/XML/db2xml/Input/String.php -%%INSTALLDIR%%/inc/XML/db2xml/Input/XmlObject.php -%%INSTALLDIR%%/inc/XML/fo2pdf.php -%%INSTALLDIR%%/inc/XML/xml2db.php -%%INSTALLDIR%%/inc/bx/LICENSE -%%INSTALLDIR%%/inc/bx/autoload.php -%%INSTALLDIR%%/inc/bx/button.php -%%INSTALLDIR%%/inc/bx/button/aqua.php -%%INSTALLDIR%%/inc/bx/button/fonts/LucidaSansDemiBold.ttf -%%INSTALLDIR%%/inc/bx/button/templates/aquabutton.png -%%INSTALLDIR%%/inc/bx/button/threeparts.php -%%INSTALLDIR%%/inc/bx/cache.php -%%INSTALLDIR%%/inc/bx/cache/dummy.php -%%INSTALLDIR%%/inc/bx/cache/memcache.php -%%INSTALLDIR%%/inc/bx/collection.php -%%INSTALLDIR%%/inc/bx/collectionconfig.php -%%INSTALLDIR%%/inc/bx/collections.php -%%INSTALLDIR%%/inc/bx/component.php -%%INSTALLDIR%%/inc/bx/config.php -%%INSTALLDIR%%/inc/bx/config/collection/aggregator.xml -%%INSTALLDIR%%/inc/bx/config/collection/blog.xml -%%INSTALLDIR%%/inc/bx/config/default.xml -%%INSTALLDIR%%/inc/bx/config/generate.php -%%INSTALLDIR%%/inc/bx/dbforms2.php -%%INSTALLDIR%%/inc/bx/dbforms2/common.php -%%INSTALLDIR%%/inc/bx/dbforms2/config.php -%%INSTALLDIR%%/inc/bx/dbforms2/data.php -%%INSTALLDIR%%/inc/bx/dbforms2/datasource/foreign.php -%%INSTALLDIR%%/inc/bx/dbforms2/datasource/pagetree.php -%%INSTALLDIR%%/inc/bx/dbforms2/datasource/sql.php -%%INSTALLDIR%%/inc/bx/dbforms2/field.php -%%INSTALLDIR%%/inc/bx/dbforms2/fields/checkbox.php -%%INSTALLDIR%%/inc/bx/dbforms2/fields/color.php -%%INSTALLDIR%%/inc/bx/dbforms2/fields/date.php -%%INSTALLDIR%%/inc/bx/dbforms2/fields/date/changed.php -%%INSTALLDIR%%/inc/bx/dbforms2/fields/date/created.php -%%INSTALLDIR%%/inc/bx/dbforms2/fields/date/time.php -%%INSTALLDIR%%/inc/bx/dbforms2/fields/date/timeutc.php -%%INSTALLDIR%%/inc/bx/dbforms2/fields/file.php -%%INSTALLDIR%%/inc/bx/dbforms2/fields/file/browser.php -%%INSTALLDIR%%/inc/bx/dbforms2/fields/file/image.php -%%INSTALLDIR%%/inc/bx/dbforms2/fields/fixed.php -%%INSTALLDIR%%/inc/bx/dbforms2/fields/fixed/datetime.php -%%INSTALLDIR%%/inc/bx/dbforms2/fields/hidden.php -%%INSTALLDIR%%/inc/bx/dbforms2/fields/listview.php -%%INSTALLDIR%%/inc/bx/dbforms2/fields/listview/12n.php -%%INSTALLDIR%%/inc/bx/dbforms2/fields/number.php -%%INSTALLDIR%%/inc/bx/dbforms2/fields/number/float.php -%%INSTALLDIR%%/inc/bx/dbforms2/fields/number/int.php -%%INSTALLDIR%%/inc/bx/dbforms2/fields/password.php -%%INSTALLDIR%%/inc/bx/dbforms2/fields/password/md5.php -%%INSTALLDIR%%/inc/bx/dbforms2/fields/relation/12n.php -%%INSTALLDIR%%/inc/bx/dbforms2/fields/relation/n21.php -%%INSTALLDIR%%/inc/bx/dbforms2/fields/relation/n2m.php -%%INSTALLDIR%%/inc/bx/dbforms2/fields/select.php -%%INSTALLDIR%%/inc/bx/dbforms2/fields/text.php -%%INSTALLDIR%%/inc/bx/dbforms2/fields/text/area.php -%%INSTALLDIR%%/inc/bx/dbforms2/fields/text/area/small.php -%%INSTALLDIR%%/inc/bx/dbforms2/fields/text/uri.php -%%INSTALLDIR%%/inc/bx/dbforms2/fields/text/wysiwyg.php -%%INSTALLDIR%%/inc/bx/dbforms2/form.php -%%INSTALLDIR%%/inc/bx/dbforms2/group.php -%%INSTALLDIR%%/inc/bx/dbforms2/groups/xml.php -%%INSTALLDIR%%/inc/bx/dbforms2/helpers.php -%%INSTALLDIR%%/inc/bx/dbforms2/liveselect.php -%%INSTALLDIR%%/inc/bx/dbforms2/liveselect/pagetree.php -%%INSTALLDIR%%/inc/bx/dbforms2/nofield.php -%%INSTALLDIR%%/inc/bx/dbforms2/nofield/html.php -%%INSTALLDIR%%/inc/bx/dbforms2/nofield/text.php -%%INSTALLDIR%%/inc/bx/dbforms2/sql.php -%%INSTALLDIR%%/inc/bx/dbforms2/xsl/common.xsl -%%INSTALLDIR%%/inc/bx/dbforms2/xsl/dbforms2.xsl -%%INSTALLDIR%%/inc/bx/dbforms2/xsl/fields.xsl -%%INSTALLDIR%%/inc/bx/dbforms2/xsl/form.xsl -%%INSTALLDIR%%/inc/bx/dbreports/report.php -%%INSTALLDIR%%/inc/bx/doctypes/default.xhtml -%%INSTALLDIR%%/inc/bx/doctypes/dreispalt.xhtml -%%INSTALLDIR%%/inc/bx/doctypes/empty.configxml.xml -%%INSTALLDIR%%/inc/bx/doctypes/schemas/bxe.rng -%%INSTALLDIR%%/inc/bx/doctypes/schemas/dreispalt-merged.rng -%%INSTALLDIR%%/inc/bx/doctypes/schemas/dreispalt.rng -%%INSTALLDIR%%/inc/bx/doctypes/schemas/patforms.rng -%%INSTALLDIR%%/inc/bx/doctypes/schemas/xhtml-merged.rng -%%INSTALLDIR%%/inc/bx/doctypes/schemas/xhtml.rng -%%INSTALLDIR%%/inc/bx/doctypes/schemas/xhtml/exclude/basic-table.rng -%%INSTALLDIR%%/inc/bx/doctypes/schemas/xhtml/exclude/basic.rng -%%INSTALLDIR%%/inc/bx/doctypes/schemas/xhtml/exclude/form.rng -%%INSTALLDIR%%/inc/bx/doctypes/schemas/xhtml/modules/applet.rng -%%INSTALLDIR%%/inc/bx/doctypes/schemas/xhtml/modules/attribs.rng -%%INSTALLDIR%%/inc/bx/doctypes/schemas/xhtml/modules/base.rng -%%INSTALLDIR%%/inc/bx/doctypes/schemas/xhtml/modules/basic-form.rng -%%INSTALLDIR%%/inc/bx/doctypes/schemas/xhtml/modules/basic-table.rng -%%INSTALLDIR%%/inc/bx/doctypes/schemas/xhtml/modules/bdo.rng -%%INSTALLDIR%%/inc/bx/doctypes/schemas/xhtml/modules/csismap.rng -%%INSTALLDIR%%/inc/bx/doctypes/schemas/xhtml/modules/datatypes.rng -%%INSTALLDIR%%/inc/bx/doctypes/schemas/xhtml/modules/edit.rng -%%INSTALLDIR%%/inc/bx/doctypes/schemas/xhtml/modules/events.rng -%%INSTALLDIR%%/inc/bx/doctypes/schemas/xhtml/modules/form.rng -%%INSTALLDIR%%/inc/bx/doctypes/schemas/xhtml/modules/frames.rng -%%INSTALLDIR%%/inc/bx/doctypes/schemas/xhtml/modules/hypertext.rng -%%INSTALLDIR%%/inc/bx/doctypes/schemas/xhtml/modules/iframe.rng -%%INSTALLDIR%%/inc/bx/doctypes/schemas/xhtml/modules/image.rng -%%INSTALLDIR%%/inc/bx/doctypes/schemas/xhtml/modules/inlstyle.rng -%%INSTALLDIR%%/inc/bx/doctypes/schemas/xhtml/modules/legacy.rng -%%INSTALLDIR%%/inc/bx/doctypes/schemas/xhtml/modules/link.rng -%%INSTALLDIR%%/inc/bx/doctypes/schemas/xhtml/modules/list.rng -%%INSTALLDIR%%/inc/bx/doctypes/schemas/xhtml/modules/meta.rng -%%INSTALLDIR%%/inc/bx/doctypes/schemas/xhtml/modules/nameident.rng -%%INSTALLDIR%%/inc/bx/doctypes/schemas/xhtml/modules/object.rng -%%INSTALLDIR%%/inc/bx/doctypes/schemas/xhtml/modules/param.rng -%%INSTALLDIR%%/inc/bx/doctypes/schemas/xhtml/modules/pres.rng -%%INSTALLDIR%%/inc/bx/doctypes/schemas/xhtml/modules/ruby.rng -%%INSTALLDIR%%/inc/bx/doctypes/schemas/xhtml/modules/script.rng -%%INSTALLDIR%%/inc/bx/doctypes/schemas/xhtml/modules/ssismap.rng -%%INSTALLDIR%%/inc/bx/doctypes/schemas/xhtml/modules/struct.rng -%%INSTALLDIR%%/inc/bx/doctypes/schemas/xhtml/modules/style.rng -%%INSTALLDIR%%/inc/bx/doctypes/schemas/xhtml/modules/table.rng -%%INSTALLDIR%%/inc/bx/doctypes/schemas/xhtml/modules/target.rng -%%INSTALLDIR%%/inc/bx/doctypes/schemas/xhtml/modules/text.rng -%%INSTALLDIR%%/inc/bx/doctypes/schemas/xhtml/xhtml-basic.rng -%%INSTALLDIR%%/inc/bx/doctypes/schemas/xhtml/xhtml-strict.rng -%%INSTALLDIR%%/inc/bx/doctypes/schemas/xhtml/xhtml.rng -%%INSTALLDIR%%/inc/bx/domdocs/overview.php -%%INSTALLDIR%%/inc/bx/dynimage/config.php -%%INSTALLDIR%%/inc/bx/dynimage/driver.php -%%INSTALLDIR%%/inc/bx/dynimage/drivers/gd.php -%%INSTALLDIR%%/inc/bx/dynimage/dynimage.php -%%INSTALLDIR%%/inc/bx/dynimage/filter.php -%%INSTALLDIR%%/inc/bx/dynimage/filters/gd.php -%%INSTALLDIR%%/inc/bx/dynimage/filters/gd/brightness.php -%%INSTALLDIR%%/inc/bx/dynimage/filters/gd/crop.php -%%INSTALLDIR%%/inc/bx/dynimage/filters/gd/resize.php -%%INSTALLDIR%%/inc/bx/dynimage/request.php -%%INSTALLDIR%%/inc/bx/dynimage/validators/filemtime.php -%%INSTALLDIR%%/inc/bx/editor.php -%%INSTALLDIR%%/inc/bx/editors/assets.php -%%INSTALLDIR%%/inc/bx/editors/assets/assets.xsl -%%INSTALLDIR%%/inc/bx/editors/blog.php -%%INSTALLDIR%%/inc/bx/editors/blog/comment.xsl -%%INSTALLDIR%%/inc/bx/editors/blog/livesearch.xsl -%%INSTALLDIR%%/inc/bx/editors/blog/post-ajax.xsl -%%INSTALLDIR%%/inc/bx/editors/blog/post-fck.xsl -%%INSTALLDIR%%/inc/bx/editors/blog/start.xsl -%%INSTALLDIR%%/inc/bx/editors/blog/sub.php -%%INSTALLDIR%%/inc/bx/editors/blog/sub/blogroll.php -%%INSTALLDIR%%/inc/bx/editors/blog/sub/categories.php -%%INSTALLDIR%%/inc/bx/editors/blog/sub/comments.php -%%INSTALLDIR%%/inc/bx/editors/blog/sub/files.php -%%INSTALLDIR%%/inc/bx/editors/blog/sub/gallery.php -%%INSTALLDIR%%/inc/bx/editors/blog/sub/generalcomments.php -%%INSTALLDIR%%/inc/bx/editors/blog/sub/options.php -%%INSTALLDIR%%/inc/bx/editors/blog/sub/sidebar.php -%%INSTALLDIR%%/inc/bx/editors/blog/sub/xsl/blogroll.xsl -%%INSTALLDIR%%/inc/bx/editors/blog/sub/xsl/categories.xsl -%%INSTALLDIR%%/inc/bx/editors/blog/sub/xsl/comments.xsl -%%INSTALLDIR%%/inc/bx/editors/blog/sub/xsl/files.xsl -%%INSTALLDIR%%/inc/bx/editors/blog/sub/xsl/gallery.xsl -%%INSTALLDIR%%/inc/bx/editors/blog/sub/xsl/generalcomments.xsl -%%INSTALLDIR%%/inc/bx/editors/blog/sub/xsl/options.xsl -%%INSTALLDIR%%/inc/bx/editors/blog/sub/xsl/sidebar.xsl -%%INSTALLDIR%%/inc/bx/editors/blog/sub/xsl/subeditor.xsl -%%INSTALLDIR%%/inc/bx/editors/blog/tabs.xsl -%%INSTALLDIR%%/inc/bx/editors/blog/uploadimage.xsl -%%INSTALLDIR%%/inc/bx/editors/boxes.php -%%INSTALLDIR%%/inc/bx/editors/boxes/boxes.xsl -%%INSTALLDIR%%/inc/bx/editors/bxe.php -%%INSTALLDIR%%/inc/bx/editors/bxe/bxe.xsl -%%INSTALLDIR%%/inc/bx/editors/bxe/config.xml -%%INSTALLDIR%%/inc/bx/editors/bxe/config.xsl -%%INSTALLDIR%%/inc/bx/editors/dbform.php -%%INSTALLDIR%%/inc/bx/editors/dbform/common.php -%%INSTALLDIR%%/inc/bx/editors/dbform/main.php -%%INSTALLDIR%%/inc/bx/editors/dbform/manager.php -%%INSTALLDIR%%/inc/bx/editors/dbform/xsl/config.xsl -%%INSTALLDIR%%/inc/bx/editors/dbform/xsl/form.xsl -%%INSTALLDIR%%/inc/bx/editors/dbform/xsl/formedit.xsl -%%INSTALLDIR%%/inc/bx/editors/dbform/xsl/imageformats.xsl -%%INSTALLDIR%%/inc/bx/editors/dbform/xsl/languages.xsl -%%INSTALLDIR%%/inc/bx/editors/dbform/xsl/selectmaker.xsl -%%INSTALLDIR%%/inc/bx/editors/fck.php -%%INSTALLDIR%%/inc/bx/editors/fck/fck.xsl -%%INSTALLDIR%%/inc/bx/editors/fck/fckconfig.xml -%%INSTALLDIR%%/inc/bx/editors/fck/fckconfig.xsl -%%INSTALLDIR%%/inc/bx/editors/file.php -%%INSTALLDIR%%/inc/bx/editors/file/file.xsl -%%INSTALLDIR%%/inc/bx/editors/formedit.php -%%INSTALLDIR%%/inc/bx/editors/image.php -%%INSTALLDIR%%/inc/bx/editors/image/image.xsl -%%INSTALLDIR%%/inc/bx/editors/kupu.php -%%INSTALLDIR%%/inc/bx/editors/kupu/kupu.xsl -%%INSTALLDIR%%/inc/bx/editors/linklog.php -%%INSTALLDIR%%/inc/bx/editors/linklog/linklog.xsl -%%INSTALLDIR%%/inc/bx/editors/links.php -%%INSTALLDIR%%/inc/bx/editors/links/links.xsl -%%INSTALLDIR%%/inc/bx/editors/newsletter.php -%%INSTALLDIR%%/inc/bx/editors/newsletter/newsletter.xsl -%%INSTALLDIR%%/inc/bx/editors/newsmailer/mitlinks.php -%%INSTALLDIR%%/inc/bx/editors/newsmailer/newsmailer.php -%%INSTALLDIR%%/inc/bx/editors/newsmailer/scansystems.php -%%INSTALLDIR%%/inc/bx/editors/oneform.php -%%INSTALLDIR%%/inc/bx/editors/oneform/oneform.xsl -%%INSTALLDIR%%/inc/bx/editors/ooo.php -%%INSTALLDIR%%/inc/bx/editors/ooo/html2odt.xsl -%%INSTALLDIR%%/inc/bx/editors/ooo/manifest.xml -%%INSTALLDIR%%/inc/bx/editors/ooo/odt2html.xsl -%%INSTALLDIR%%/inc/bx/editors/ooo/ooo.xsl -%%INSTALLDIR%%/inc/bx/editors/ooo/skeleton/META-INF/manifest.xml -%%INSTALLDIR%%/inc/bx/editors/ooo/skeleton/Thumbnails/thumbnail.png -%%INSTALLDIR%%/inc/bx/editors/ooo/skeleton/content.xml -%%INSTALLDIR%%/inc/bx/editors/ooo/skeleton/meta.xml -%%INSTALLDIR%%/inc/bx/editors/ooo/skeleton/mimetype -%%INSTALLDIR%%/inc/bx/editors/ooo/skeleton/settings.xml -%%INSTALLDIR%%/inc/bx/editors/ooo/skeleton/styles.xml -%%INSTALLDIR%%/inc/bx/editors/permissions.php -%%INSTALLDIR%%/inc/bx/editors/permissions/permissions.xsl -%%INSTALLDIR%%/inc/bx/editors/users.php -%%INSTALLDIR%%/inc/bx/editors/versioning.php -%%INSTALLDIR%%/inc/bx/editors/versioning/versioning.xsl -%%INSTALLDIR%%/inc/bx/errorhandler.php -%%INSTALLDIR%%/inc/bx/exceptions/PageNotAllowed.php -%%INSTALLDIR%%/inc/bx/exceptions/PageNotFound.php -%%INSTALLDIR%%/inc/bx/filter.php -%%INSTALLDIR%%/inc/bx/filtermanager.php -%%INSTALLDIR%%/inc/bx/filters/form2mail.php -%%INSTALLDIR%%/inc/bx/filters/formwizard.php -%%INSTALLDIR%%/inc/bx/filters/formwizard/methods/berghilfe.php -%%INSTALLDIR%%/inc/bx/filters/formwizard/methods/bhsKontakt.php -%%INSTALLDIR%%/inc/bx/filters/formwizard/methods/blogcomment.php -%%INSTALLDIR%%/inc/bx/filters/formwizard/methods/mailman.php -%%INSTALLDIR%%/inc/bx/filters/formwizard/methods/messerli.php -%%INSTALLDIR%%/inc/bx/filters/formwizard/xml2html.xsl -%%INSTALLDIR%%/inc/bx/filters/patforms.php -%%INSTALLDIR%%/inc/bx/filters/patforms/form2mail.php -%%INSTALLDIR%%/inc/bx/filters/patforms/formhandler.php -%%INSTALLDIR%%/inc/bx/filters/patforms/hegusearch.php -%%INSTALLDIR%%/inc/bx/filters/pearmail.php -%%INSTALLDIR%%/inc/bx/filters/test.php -%%INSTALLDIR%%/inc/bx/filters/xslt.php -%%INSTALLDIR%%/inc/bx/global.php -%%INSTALLDIR%%/inc/bx/helpers/captcha.php -%%INSTALLDIR%%/inc/bx/helpers/captcha/Courier_New.ttf -%%INSTALLDIR%%/inc/bx/helpers/color.php -%%INSTALLDIR%%/inc/bx/helpers/config.php -%%INSTALLDIR%%/inc/bx/helpers/date.php -%%INSTALLDIR%%/inc/bx/helpers/db.php -%%INSTALLDIR%%/inc/bx/helpers/db2xml.php -%%INSTALLDIR%%/inc/bx/helpers/dbforms2.php -%%INSTALLDIR%%/inc/bx/helpers/debug.php -%%INSTALLDIR%%/inc/bx/helpers/file.php -%%INSTALLDIR%%/inc/bx/helpers/globals.php -%%INSTALLDIR%%/inc/bx/helpers/http.php -%%INSTALLDIR%%/inc/bx/helpers/image.php -%%INSTALLDIR%%/inc/bx/helpers/int.php -%%INSTALLDIR%%/inc/bx/helpers/json.php -%%INSTALLDIR%%/inc/bx/helpers/mail.php -%%INSTALLDIR%%/inc/bx/helpers/moblog.php -%%INSTALLDIR%%/inc/bx/helpers/openid.php -%%INSTALLDIR%%/inc/bx/helpers/pager.php -%%INSTALLDIR%%/inc/bx/helpers/perm.php -%%INSTALLDIR%%/inc/bx/helpers/podcast.php -%%INSTALLDIR%%/inc/bx/helpers/rss.php -%%INSTALLDIR%%/inc/bx/helpers/simplecache.php -%%INSTALLDIR%%/inc/bx/helpers/sql.php -%%INSTALLDIR%%/inc/bx/helpers/string.php -%%INSTALLDIR%%/inc/bx/helpers/tags.php -%%INSTALLDIR%%/inc/bx/helpers/uri.php -%%INSTALLDIR%%/inc/bx/helpers/users.php -%%INSTALLDIR%%/inc/bx/helpers/xml.php -%%INSTALLDIR%%/inc/bx/helpers/xsl/rssmerge.xsl -%%INSTALLDIR%%/inc/bx/indexer/application/pdf.php -%%INSTALLDIR%%/inc/bx/indexer/audio/mpeg.php -%%INSTALLDIR%%/inc/bx/indexer/image/jpeg.php -%%INSTALLDIR%%/inc/bx/indexer/text/html.php -%%INSTALLDIR%%/inc/bx/init.php -%%INSTALLDIR%%/inc/bx/interfaces/editor.php -%%INSTALLDIR%%/inc/bx/interfaces/plugin.php -%%INSTALLDIR%%/inc/bx/interfaces/resource.php -%%INSTALLDIR%%/inc/bx/log.php -%%INSTALLDIR%%/inc/bx/metadata.php -%%INSTALLDIR%%/inc/bx/metadatas/text/datetimefield.php -%%INSTALLDIR%%/inc/bx/metadatas/text/readonly.php -%%INSTALLDIR%%/inc/bx/metadatas/text/select.php -%%INSTALLDIR%%/inc/bx/metadatas/text/tags.php -%%INSTALLDIR%%/inc/bx/metadatas/text/textarea.php -%%INSTALLDIR%%/inc/bx/metadatas/text/textfield.php -%%INSTALLDIR%%/inc/bx/metaindex.php -%%INSTALLDIR%%/inc/bx/notification.php -%%INSTALLDIR%%/inc/bx/notificationmanager.php -%%INSTALLDIR%%/inc/bx/notifications/mail.php -%%INSTALLDIR%%/inc/bx/notifications/sms.php -%%INSTALLDIR%%/inc/bx/notifications/sms/aspsms.php -%%INSTALLDIR%%/inc/bx/permm.php -%%INSTALLDIR%%/inc/bx/permm/auth/common.php -%%INSTALLDIR%%/inc/bx/permm/auth/confluence.php -%%INSTALLDIR%%/inc/bx/permm/auth/freefluxauth.php -%%INSTALLDIR%%/inc/bx/permm/auth/http.php -%%INSTALLDIR%%/inc/bx/permm/auth/pearauth.php -%%INSTALLDIR%%/inc/bx/permm/auth/pearcontainer/confluence.php -%%INSTALLDIR%%/inc/bx/permm/perm/common.php -%%INSTALLDIR%%/inc/bx/permm/perm/matrix.php -%%INSTALLDIR%%/inc/bx/permm/perm/simple.php -%%INSTALLDIR%%/inc/bx/permm/perm/simpleexample.php -%%INSTALLDIR%%/inc/bx/permm/perm/true.php -%%INSTALLDIR%%/inc/bx/php/ResizeImage.php -%%INSTALLDIR%%/inc/bx/php/ResizeImageDynamic.php -%%INSTALLDIR%%/inc/bx/php/UserFile.php -%%INSTALLDIR%%/inc/bx/php/browser.php -%%INSTALLDIR%%/inc/bx/php/dynButton.php -%%INSTALLDIR%%/inc/bx/php/dynimage.php -%%INSTALLDIR%%/inc/bx/php/i18njs.php -%%INSTALLDIR%%/inc/bx/php/livesearch.php -%%INSTALLDIR%%/inc/bx/php/openid/common.php -%%INSTALLDIR%%/inc/bx/php/openid/finish_auth.php -%%INSTALLDIR%%/inc/bx/php/openid/start_auth.php -%%INSTALLDIR%%/inc/bx/php/preview.php -%%INSTALLDIR%%/inc/bx/php/rating.php -%%INSTALLDIR%%/inc/bx/php/setthemecookie.php -%%INSTALLDIR%%/inc/bx/plugin.php -%%INSTALLDIR%%/inc/bx/plugins/address.php -%%INSTALLDIR%%/inc/bx/plugins/admin.php -%%INSTALLDIR%%/inc/bx/plugins/admin/addresource.php -%%INSTALLDIR%%/inc/bx/plugins/admin/assets.php -%%INSTALLDIR%%/inc/bx/plugins/admin/collection.php -%%INSTALLDIR%%/inc/bx/plugins/admin/configxml.php -%%INSTALLDIR%%/inc/bx/plugins/admin/copy.php -%%INSTALLDIR%%/inc/bx/plugins/admin/dbforms2.php -%%INSTALLDIR%%/inc/bx/plugins/admin/delete.php -%%INSTALLDIR%%/inc/bx/plugins/admin/edit.php -%%INSTALLDIR%%/inc/bx/plugins/admin/editpopup.php -%%INSTALLDIR%%/inc/bx/plugins/admin/history.php -%%INSTALLDIR%%/inc/bx/plugins/admin/listview.php -%%INSTALLDIR%%/inc/bx/plugins/admin/navi.php -%%INSTALLDIR%%/inc/bx/plugins/admin/openid.php -%%INSTALLDIR%%/inc/bx/plugins/admin/overview.php -%%INSTALLDIR%%/inc/bx/plugins/admin/properties.php -%%INSTALLDIR%%/inc/bx/plugins/admin/siteoptions.php -%%INSTALLDIR%%/inc/bx/plugins/admin/themes.php -%%INSTALLDIR%%/inc/bx/plugins/admin/users.php -%%INSTALLDIR%%/inc/bx/plugins/aggregator.php -%%INSTALLDIR%%/inc/bx/plugins/assets.php -%%INSTALLDIR%%/inc/bx/plugins/basket.php -%%INSTALLDIR%%/inc/bx/plugins/blog.php -%%INSTALLDIR%%/inc/bx/plugins/blog/akismet.php -%%INSTALLDIR%%/inc/bx/plugins/blog/akismet2.php -%%INSTALLDIR%%/inc/bx/plugins/blog/allposts.php -%%INSTALLDIR%%/inc/bx/plugins/blog/authorarchive.php -%%INSTALLDIR%%/inc/bx/plugins/blog/categories.php -%%INSTALLDIR%%/inc/bx/plugins/blog/comments.php -%%INSTALLDIR%%/inc/bx/plugins/blog/commentsnotification.php -%%INSTALLDIR%%/inc/bx/plugins/blog/delicious.php -%%INSTALLDIR%%/inc/bx/plugins/blog/deliciousrdf.php -%%INSTALLDIR%%/inc/bx/plugins/blog/flickr.php -%%INSTALLDIR%%/inc/bx/plugins/blog/geoloc.php -%%INSTALLDIR%%/inc/bx/plugins/blog/gravatar.php -%%INSTALLDIR%%/inc/bx/plugins/blog/handlecomment.php -%%INSTALLDIR%%/inc/bx/plugins/blog/map.php -%%INSTALLDIR%%/inc/bx/plugins/blog/montharchive.php -%%INSTALLDIR%%/inc/bx/plugins/blog/plazes.php -%%INSTALLDIR%%/inc/bx/plugins/blog/preview.xml -%%INSTALLDIR%%/inc/bx/plugins/blog/preview.xsl -%%INSTALLDIR%%/inc/bx/plugins/blog/prevnext.php -%%INSTALLDIR%%/inc/bx/plugins/blog/rating.php -%%INSTALLDIR%%/inc/bx/plugins/blog/spam.php -%%INSTALLDIR%%/inc/bx/plugins/blog/tagarchive.php -%%INSTALLDIR%%/inc/bx/plugins/blog/trackback.php -%%INSTALLDIR%%/inc/bx/plugins/blogauthors.php -%%INSTALLDIR%%/inc/bx/plugins/boxes.php -%%INSTALLDIR%%/inc/bx/plugins/collection.php -%%INSTALLDIR%%/inc/bx/plugins/comments.php -%%INSTALLDIR%%/inc/bx/plugins/db2xml.php -%%INSTALLDIR%%/inc/bx/plugins/dbform.php -%%INSTALLDIR%%/inc/bx/plugins/dms.php -%%INSTALLDIR%%/inc/bx/plugins/empty.php -%%INSTALLDIR%%/inc/bx/plugins/events.php -%%INSTALLDIR%%/inc/bx/plugins/file.php -%%INSTALLDIR%%/inc/bx/plugins/filereader.php -%%INSTALLDIR%%/inc/bx/plugins/fulltree.php -%%INSTALLDIR%%/inc/bx/plugins/gallery.php -%%INSTALLDIR%%/inc/bx/plugins/gallery/config.xml -%%INSTALLDIR%%/inc/bx/plugins/gallery/file.php -%%INSTALLDIR%%/inc/bx/plugins/gallery/flickr.php -%%INSTALLDIR%%/inc/bx/plugins/gallery/overview.php -%%INSTALLDIR%%/inc/bx/plugins/gallery/preview.php -%%INSTALLDIR%%/inc/bx/plugins/graph.php -%%INSTALLDIR%%/inc/bx/plugins/image.php -%%INSTALLDIR%%/inc/bx/plugins/linklog.php -%%INSTALLDIR%%/inc/bx/plugins/linklog/queries.php -%%INSTALLDIR%%/inc/bx/plugins/linklog/tags.php -%%INSTALLDIR%%/inc/bx/plugins/links.php -%%INSTALLDIR%%/inc/bx/plugins/metadata.php -%%INSTALLDIR%%/inc/bx/plugins/metainfo.php -%%INSTALLDIR%%/inc/bx/plugins/metasearch.php -%%INSTALLDIR%%/inc/bx/plugins/navitree.php -%%INSTALLDIR%%/inc/bx/plugins/news.php -%%INSTALLDIR%%/inc/bx/plugins/newsletter.php -%%INSTALLDIR%%/inc/bx/plugins/openblog.php -%%INSTALLDIR%%/inc/bx/plugins/permissions.php -%%INSTALLDIR%%/inc/bx/plugins/randomquotes.php -%%INSTALLDIR%%/inc/bx/plugins/rss.php -%%INSTALLDIR%%/inc/bx/plugins/search.php -%%INSTALLDIR%%/inc/bx/plugins/search2.php -%%INSTALLDIR%%/inc/bx/plugins/sitemap.php -%%INSTALLDIR%%/inc/bx/plugins/sql2xml.php -%%INSTALLDIR%%/inc/bx/plugins/structure2xml.php -%%INSTALLDIR%%/inc/bx/plugins/subcontent.php -%%INSTALLDIR%%/inc/bx/plugins/tagcloud.php -%%INSTALLDIR%%/inc/bx/plugins/tree.php -%%INSTALLDIR%%/inc/bx/plugins/uparamsmenu.php -%%INSTALLDIR%%/inc/bx/plugins/vote.php -%%INSTALLDIR%%/inc/bx/plugins/xhtml.php -%%INSTALLDIR%%/inc/bx/plugins/xmlfile.php -%%INSTALLDIR%%/inc/bx/plugins/xmlrpc.php -%%INSTALLDIR%%/inc/bx/plugins/xmlrpc/weblog.php -%%INSTALLDIR%%/inc/bx/plugins/yahoosearch.php -%%INSTALLDIR%%/inc/bx/popoon/components/actions/bxcms.php -%%INSTALLDIR%%/inc/bx/popoon/components/actions/bxcmsadmin.php -%%INSTALLDIR%%/inc/bx/popoon/components/actions/bxcmsauth.php -%%INSTALLDIR%%/inc/bx/popoon/components/actions/dbform.php -%%INSTALLDIR%%/inc/bx/popoon/components/generators/admintree.php -%%INSTALLDIR%%/inc/bx/popoon/components/generators/bxcms.php -%%INSTALLDIR%%/inc/bx/popoon/components/generators/bxcmsadmin.php -%%INSTALLDIR%%/inc/bx/popoon/components/generators/webdavfile.php -%%INSTALLDIR%%/inc/bx/popoon/components/readers/adminpopup.php -%%INSTALLDIR%%/inc/bx/popoon/components/readers/webdav/admin.php -%%INSTALLDIR%%/inc/bx/popoon/components/readers/webdav/bx.php -%%INSTALLDIR%%/inc/bx/popoon/components/readers/webdavadmin.php -%%INSTALLDIR%%/inc/bx/popoon/components/readers/webdavbx.php -%%INSTALLDIR%%/inc/bx/popoon/components/transformers/bxcmsfilter.php -%%INSTALLDIR%%/inc/bx/propertyconfig.php -%%INSTALLDIR%%/inc/bx/resource.php -%%INSTALLDIR%%/inc/bx/resourcemanager.php -%%INSTALLDIR%%/inc/bx/resources/application/dbform.php -%%INSTALLDIR%%/inc/bx/resources/file.php -%%INSTALLDIR%%/inc/bx/resources/image/image.php -%%INSTALLDIR%%/inc/bx/resources/simple.php -%%INSTALLDIR%%/inc/bx/resources/simplecollection.php -%%INSTALLDIR%%/inc/bx/resources/text/address.php -%%INSTALLDIR%%/inc/bx/resources/text/blogpost.php -%%INSTALLDIR%%/inc/bx/resources/text/html.php -%%INSTALLDIR%%/inc/bx/resources/text/wiki.php -%%INSTALLDIR%%/inc/bx/streams/blog.php -%%INSTALLDIR%%/inc/bx/streams/blog/html2feed.xsl -%%INSTALLDIR%%/inc/bx/streams/blog/html2feedfull.xsl -%%INSTALLDIR%%/inc/bx/streams/blog/html2xml.xsl -%%INSTALLDIR%%/inc/bx/streams/blog/newentry.xml -%%INSTALLDIR%%/inc/bx/streams/buffer.php -%%INSTALLDIR%%/inc/bx/streams/bxconfig.php -%%INSTALLDIR%%/inc/bx/streams/db2xml.php -%%INSTALLDIR%%/inc/bx/streams/ooo.php -%%INSTALLDIR%%/inc/bx/streams/ooo/ooo2html.xsl -%%INSTALLDIR%%/inc/bx/streams/portlet.php -%%INSTALLDIR%%/inc/bx/streams/structure2xml.php -%%INSTALLDIR%%/inc/bx/streams/svn.php -%%INSTALLDIR%%/inc/bx/streams/wiki.php -%%INSTALLDIR%%/inc/bx/tests/alltests.php -%%INSTALLDIR%%/inc/bx/tests/bxwebtestcase.php -%%INSTALLDIR%%/inc/bx/tests/codecoverage.css -%%INSTALLDIR%%/inc/bx/tests/config-test.php-dist -%%INSTALLDIR%%/inc/bx/tests/installertest.php -%%INSTALLDIR%%/inc/bx/tests/test/test_of_admin.php -%%INSTALLDIR%%/inc/bx/tests/test/test_of_blog.php -%%INSTALLDIR%%/inc/bx/tests/test/test_of_bx_helpers_sql.php -%%INSTALLDIR%%/inc/bx/tests/test/test_of_bx_helpers_string.php -%%INSTALLDIR%%/inc/bx/tests/test/test_of_test.php -%%INSTALLDIR%%/inc/bx/tests/test/test_of_webpage.php -%%INSTALLDIR%%/inc/bx/tests/testhelper/coverage.php -%%INSTALLDIR%%/inc/bx/tests/testhelper/runner.php -%%INSTALLDIR%%/inc/bx/tests/testhelper/scanner.php -%%INSTALLDIR%%/inc/bx/tools/dbupdate/switchdbutf8.php -%%INSTALLDIR%%/inc/bx/tools/dbupdate/update.php -%%INSTALLDIR%%/inc/bx/tools/fluxcli/fluxcli.php -%%INSTALLDIR%%/inc/bx/tools/generate/builds/plugin.xml -%%INSTALLDIR%%/inc/bx/tools/generate/db2forms.php -%%INSTALLDIR%%/inc/bx/tools/generate/plugin.php -%%INSTALLDIR%%/inc/bx/tools/generate/schema2forms.xsl -%%INSTALLDIR%%/inc/bx/tools/generate/skeletons/configxml -%%INSTALLDIR%%/inc/bx/tools/generate/skeletons/plugin.php -%%INSTALLDIR%%/inc/bx/tools/generate/skeletons/plugin.xsl -%%INSTALLDIR%%/inc/bx/tools/i18n/i18ngenerator.xsl -%%INSTALLDIR%%/inc/bx/tools/indexer/xhtml.php -%%INSTALLDIR%%/inc/bx/tools/mdb2forms/README -%%INSTALLDIR%%/inc/bx/tools/mdb2forms/configsinstall.php -%%INSTALLDIR%%/inc/bx/tools/mdb2forms/mdbschema2forms.xsl -%%INSTALLDIR%%/inc/bx/tools/mdb2forms/reverse_engineer_xml_schema.php -%%INSTALLDIR%%/inc/bx/tools/newclient.sh -%%INSTALLDIR%%/inc/bx/tools/newsmailer/newsmailer.php -%%INSTALLDIR%%/inc/bx/tools/newsmailer/newsmailer.sh -%%INSTALLDIR%%/inc/bx/tools/svnsync -%%INSTALLDIR%%/inc/bx/tree.php -%%INSTALLDIR%%/inc/bx/versioning.php -%%INSTALLDIR%%/inc/bx/versioning/diff.php -%%INSTALLDIR%%/inc/bx/versioning/interface.php -%%INSTALLDIR%%/inc/bx/versioning/svn.php -%%INSTALLDIR%%/inc/bx/xml.php -%%INSTALLDIR%%/inc/bx/xsl/plugin2xml.xsl -%%INSTALLDIR%%/inc/bx/xsl/tree2kupulibrary.xsl -%%INSTALLDIR%%/inc/lx/externalinput/clean.php -%%INSTALLDIR%%/inc/magpie/AUTHORS -%%INSTALLDIR%%/inc/magpie/CHANGES -%%INSTALLDIR%%/inc/magpie/ChangeLog -%%INSTALLDIR%%/inc/magpie/INSTALL -%%INSTALLDIR%%/inc/magpie/NEWS -%%INSTALLDIR%%/inc/magpie/README -%%INSTALLDIR%%/inc/magpie/TROUBLESHOOTING -%%INSTALLDIR%%/inc/magpie/cookbook -%%INSTALLDIR%%/inc/magpie/extlib/Snoopy.class.inc -%%INSTALLDIR%%/inc/magpie/rss_cache.inc -%%INSTALLDIR%%/inc/magpie/rss_fetch.inc -%%INSTALLDIR%%/inc/magpie/rss_parse.inc -%%INSTALLDIR%%/inc/magpie/rss_utils.inc -%%INSTALLDIR%%/inc/minify/.htaccess -%%INSTALLDIR%%/inc/minify/HISTORY -%%INSTALLDIR%%/inc/minify/LICENSE -%%INSTALLDIR%%/inc/minify/README -%%INSTALLDIR%%/inc/minify/lib/jsmin.php -%%INSTALLDIR%%/inc/minify/minify.php -%%INSTALLDIR%%/inc/patError.php -%%INSTALLDIR%%/inc/patErrorManager.php -%%INSTALLDIR%%/inc/patForms.php -%%INSTALLDIR%%/inc/patForms/Collection.php -%%INSTALLDIR%%/inc/patForms/Creator.php -%%INSTALLDIR%%/inc/patForms/Creator/DB.php -%%INSTALLDIR%%/inc/patForms/Creator/DB/MySQL.php -%%INSTALLDIR%%/inc/patForms/Element.php -%%INSTALLDIR%%/inc/patForms/Element/Bottest.php -%%INSTALLDIR%%/inc/patForms/Element/Date.php -%%INSTALLDIR%%/inc/patForms/Element/Date/Element.php -%%INSTALLDIR%%/inc/patForms/Element/Date/Element/Day.php -%%INSTALLDIR%%/inc/patForms/Element/Date/Element/Hour.php -%%INSTALLDIR%%/inc/patForms/Element/Date/Element/Meridiem.php -%%INSTALLDIR%%/inc/patForms/Element/Date/Element/Minute.php -%%INSTALLDIR%%/inc/patForms/Element/Date/Element/Month.php -%%INSTALLDIR%%/inc/patForms/Element/Date/Element/Second.php -%%INSTALLDIR%%/inc/patForms/Element/Date/Element/Year.php -%%INSTALLDIR%%/inc/patForms/Element/Email.php -%%INSTALLDIR%%/inc/patForms/Element/Enum.php -%%INSTALLDIR%%/inc/patForms/Element/File.php -%%INSTALLDIR%%/inc/patForms/Element/Group.php -%%INSTALLDIR%%/inc/patForms/Element/Hidden.php -%%INSTALLDIR%%/inc/patForms/Element/Number.php -%%INSTALLDIR%%/inc/patForms/Element/Pool.php -%%INSTALLDIR%%/inc/patForms/Element/Radio.php -%%INSTALLDIR%%/inc/patForms/Element/RadioGroup.php -%%INSTALLDIR%%/inc/patForms/Element/Set.php -%%INSTALLDIR%%/inc/patForms/Element/String.php -%%INSTALLDIR%%/inc/patForms/Element/Switch.php -%%INSTALLDIR%%/inc/patForms/Element/Text.php -%%INSTALLDIR%%/inc/patForms/Element/Wysiwyg.php -%%INSTALLDIR%%/inc/patForms/Filter.php -%%INSTALLDIR%%/inc/patForms/Filter/Multiplier.php -%%INSTALLDIR%%/inc/patForms/Filter/Strtolower.php -%%INSTALLDIR%%/inc/patForms/Filter/Trim.php -%%INSTALLDIR%%/inc/patForms/Filter/XSS.php -%%INSTALLDIR%%/inc/patForms/FormatChecker.php -%%INSTALLDIR%%/inc/patForms/Observer.php -%%INSTALLDIR%%/inc/patForms/Observer/ErrorAttributes.php -%%INSTALLDIR%%/inc/patForms/Observer/ReadonlyFinished.php -%%INSTALLDIR%%/inc/patForms/Parser.php -%%INSTALLDIR%%/inc/patForms/Parser/Html.php -%%INSTALLDIR%%/inc/patForms/Parser/SimpleRenderer.php -%%INSTALLDIR%%/inc/patForms/Parser/patTemplateRenderer.php -%%INSTALLDIR%%/inc/patForms/Renderer.php -%%INSTALLDIR%%/inc/patForms/Renderer/Array.php -%%INSTALLDIR%%/inc/patForms/Renderer/String.php -%%INSTALLDIR%%/inc/patForms/Rule.php -%%INSTALLDIR%%/inc/patForms/Rule/ConditionalEnum.php -%%INSTALLDIR%%/inc/patForms/Rule/ConditionalRequired.php -%%INSTALLDIR%%/inc/patForms/Rule/ConditionalRequiredPreg.php -%%INSTALLDIR%%/inc/patForms/Rule/Email.php -%%INSTALLDIR%%/inc/patForms/Rule/EmailEN.php -%%INSTALLDIR%%/inc/patForms/Rule/Enum.php -%%INSTALLDIR%%/inc/patForms/Rule/GermanBLZ.php -%%INSTALLDIR%%/inc/patForms/Rule/GermanZipCode.php -%%INSTALLDIR%%/inc/patForms/Rule/Retype.php -%%INSTALLDIR%%/inc/patForms/Rule/bxTest.php -%%INSTALLDIR%%/inc/patForms/Rule/email2.php -%%INSTALLDIR%%/inc/patForms/Rule/pw.php -%%INSTALLDIR%%/inc/patForms/Storage.php -%%INSTALLDIR%%/inc/patForms/Storage/CSV.php -%%INSTALLDIR%%/inc/patForms/Storage/DB.php -%%INSTALLDIR%%/inc/popoon/ChangeLog -%%INSTALLDIR%%/inc/popoon/LICENSE -%%INSTALLDIR%%/inc/popoon/NOTICE -%%INSTALLDIR%%/inc/popoon/VERSION -%%INSTALLDIR%%/inc/popoon/autoload.php -%%INSTALLDIR%%/inc/popoon/classes/browser.php -%%INSTALLDIR%%/inc/popoon/classes/config.php -%%INSTALLDIR%%/inc/popoon/classes/externalinput.php -%%INSTALLDIR%%/inc/popoon/classes/i18n.php -%%INSTALLDIR%%/inc/popoon/classes/structure2xml.php -%%INSTALLDIR%%/inc/popoon/component.php -%%INSTALLDIR%%/inc/popoon/components/action.php -%%INSTALLDIR%%/inc/popoon/components/actions/davput.php -%%INSTALLDIR%%/inc/popoon/components/actions/db_query.php -%%INSTALLDIR%%/inc/popoon/components/actions/httpauth.php -%%INSTALLDIR%%/inc/popoon/components/actions/mail.php -%%INSTALLDIR%%/inc/popoon/components/actions/pearauth.php -%%INSTALLDIR%%/inc/popoon/components/actions/pwforgotten.php -%%INSTALLDIR%%/inc/popoon/components/actions/querybuilder.php -%%INSTALLDIR%%/inc/popoon/components/actions/querybuilder.xsl -%%INSTALLDIR%%/inc/popoon/components/actions/search2sql.php -%%INSTALLDIR%%/inc/popoon/components/actions/sessionstorer.php -%%INSTALLDIR%%/inc/popoon/components/actions/simple.php -%%INSTALLDIR%%/inc/popoon/components/actions/simpleperm.php -%%INSTALLDIR%%/inc/popoon/components/actions/slidemladmin.php -%%INSTALLDIR%%/inc/popoon/components/aggregator.php -%%INSTALLDIR%%/inc/popoon/components/cache.php -%%INSTALLDIR%%/inc/popoon/components/generator.php -%%INSTALLDIR%%/inc/popoon/components/generators/db2xml.php -%%INSTALLDIR%%/inc/popoon/components/generators/directory.php -%%INSTALLDIR%%/inc/popoon/components/generators/empty.php -%%INSTALLDIR%%/inc/popoon/components/generators/error.php -%%INSTALLDIR%%/inc/popoon/components/generators/planet.php -%%INSTALLDIR%%/inc/popoon/components/generators/s9y.php -%%INSTALLDIR%%/inc/popoon/components/generators/search/MnogoSearch.php -%%INSTALLDIR%%/inc/popoon/components/generators/search/SwishE.php -%%INSTALLDIR%%/inc/popoon/components/generators/structure2xml.php -%%INSTALLDIR%%/inc/popoon/components/generators/structureslider.php -%%INSTALLDIR%%/inc/popoon/components/generators/textfile.php -%%INSTALLDIR%%/inc/popoon/components/generators/webdav/popoon.php -%%INSTALLDIR%%/inc/popoon/components/generators/webdavfile.php -%%INSTALLDIR%%/inc/popoon/components/generators/xmlfile.php -%%INSTALLDIR%%/inc/popoon/components/generators/xmlrpcserver.php -%%INSTALLDIR%%/inc/popoon/components/matcher.php -%%INSTALLDIR%%/inc/popoon/components/matchers/always.php -%%INSTALLDIR%%/inc/popoon/components/matchers/any.php -%%INSTALLDIR%%/inc/popoon/components/matchers/phpglobals.php -%%INSTALLDIR%%/inc/popoon/components/matchers/phpglobalvars.php -%%INSTALLDIR%%/inc/popoon/components/matchers/uri.php -%%INSTALLDIR%%/inc/popoon/components/reader.php -%%INSTALLDIR%%/inc/popoon/components/readers/info.php -%%INSTALLDIR%%/inc/popoon/components/readers/php.php -%%INSTALLDIR%%/inc/popoon/components/readers/phpsource.php -%%INSTALLDIR%%/inc/popoon/components/readers/resource.php -%%INSTALLDIR%%/inc/popoon/components/readers/textsource.php -%%INSTALLDIR%%/inc/popoon/components/readers/tgz.php -%%INSTALLDIR%%/inc/popoon/components/schemes/BX_BITLIB_DIR.php -%%INSTALLDIR%%/inc/popoon/components/schemes/BX_PROJECT_DIR.php -%%INSTALLDIR%%/inc/popoon/components/schemes/config.php -%%INSTALLDIR%%/inc/popoon/components/schemes/globals.php -%%INSTALLDIR%%/inc/popoon/components/schemes/lang.php -%%INSTALLDIR%%/inc/popoon/components/schemes/options.php -%%INSTALLDIR%%/inc/popoon/components/schemes/peardb.php -%%INSTALLDIR%%/inc/popoon/components/schemes/php.php -%%INSTALLDIR%%/inc/popoon/components/schemes/phpglobals.php -%%INSTALLDIR%%/inc/popoon/components/schemes/phpglobalsclean.php -%%INSTALLDIR%%/inc/popoon/components/schemes/popoonmap.php -%%INSTALLDIR%%/inc/popoon/components/selector.php -%%INSTALLDIR%%/inc/popoon/components/selectors/any.php -%%INSTALLDIR%%/inc/popoon/components/selectors/eval.php -%%INSTALLDIR%%/inc/popoon/components/selectors/phpglobalvars.php -%%INSTALLDIR%%/inc/popoon/components/selectors/requestmethod.php -%%INSTALLDIR%%/inc/popoon/components/selectors/uri.php -%%INSTALLDIR%%/inc/popoon/components/serializer.php -%%INSTALLDIR%%/inc/popoon/components/serializers/debug.php -%%INSTALLDIR%%/inc/popoon/components/serializers/empty.php -%%INSTALLDIR%%/inc/popoon/components/serializers/fo2pdf.php -%%INSTALLDIR%%/inc/popoon/components/serializers/html.php -%%INSTALLDIR%%/inc/popoon/components/serializers/html2html.php -%%INSTALLDIR%%/inc/popoon/components/serializers/html2html/html2html.xsl -%%INSTALLDIR%%/inc/popoon/components/serializers/htmlwithmailobfuscator.php -%%INSTALLDIR%%/inc/popoon/components/serializers/json.php -%%INSTALLDIR%%/inc/popoon/components/serializers/text.php -%%INSTALLDIR%%/inc/popoon/components/serializers/xhtml.php -%%INSTALLDIR%%/inc/popoon/components/serializers/xml.php -%%INSTALLDIR%%/inc/popoon/components/serializers/xml2xls.php -%%INSTALLDIR%%/inc/popoon/components/serializers/xmldom.php -%%INSTALLDIR%%/inc/popoon/components/serializers/xmlformatted.php -%%INSTALLDIR%%/inc/popoon/components/serializers/zip.php -%%INSTALLDIR%%/inc/popoon/components/transformer.php -%%INSTALLDIR%%/inc/popoon/components/transformers/highlightcode.php -%%INSTALLDIR%%/inc/popoon/components/transformers/i18n.php -%%INSTALLDIR%%/inc/popoon/components/transformers/i18n/driver.php -%%INSTALLDIR%%/inc/popoon/components/transformers/i18n/xml.php -%%INSTALLDIR%%/inc/popoon/components/transformers/libxslt.php -%%INSTALLDIR%%/inc/popoon/components/transformers/phpprocessor.php -%%INSTALLDIR%%/inc/popoon/components/transformers/searchhighlighter.php -%%INSTALLDIR%%/inc/popoon/components/transformers/sourceview.php -%%INSTALLDIR%%/inc/popoon/components/transformers/tidy.php -%%INSTALLDIR%%/inc/popoon/components/transformers/xinclude.php -%%INSTALLDIR%%/inc/popoon/components/transformers/xmltransformer.php -%%INSTALLDIR%%/inc/popoon/components/transformers/xslt.php -%%INSTALLDIR%%/inc/popoon/components/transformers/xslt/directory2zip.xsl -%%INSTALLDIR%%/inc/popoon/components/transformers/xsltal.php -%%INSTALLDIR%%/inc/popoon/components/transformers/xsltal/tal2xslt.xsl -%%INSTALLDIR%%/inc/popoon/div/generatePackage.xml.php -%%INSTALLDIR%%/inc/popoon/examples/README -%%INSTALLDIR%%/inc/popoon/examples/XMLT_Image.xml -%%INSTALLDIR%%/inc/popoon/examples/Xhtml2fo.xsl -%%INSTALLDIR%%/inc/popoon/examples/action_hello.xsl -%%INSTALLDIR%%/inc/popoon/examples/action_unknown.xml -%%INSTALLDIR%%/inc/popoon/examples/docbook.xml -%%INSTALLDIR%%/inc/popoon/examples/empty.xml -%%INSTALLDIR%%/inc/popoon/examples/examples.php -%%INSTALLDIR%%/inc/popoon/examples/examples.xml -%%INSTALLDIR%%/inc/popoon/examples/examples.xsl -%%INSTALLDIR%%/inc/popoon/examples/examples_sitemap.xml -%%INSTALLDIR%%/inc/popoon/examples/htaccess -%%INSTALLDIR%%/inc/popoon/examples/index.php -%%INSTALLDIR%%/inc/popoon/examples/index.phps -%%INSTALLDIR%%/inc/popoon/examples/sitemap1.xml -%%INSTALLDIR%%/inc/popoon/examples/sitemap2.xml -%%INSTALLDIR%%/inc/popoon/examples/sitemap3.xml -%%INSTALLDIR%%/inc/popoon/examples/sitemap_action.xml -%%INSTALLDIR%%/inc/popoon/examples/sitemap_mod.xml -%%INSTALLDIR%%/inc/popoon/examples/sitemap_mount.xml -%%INSTALLDIR%%/inc/popoon/examples/sitemap_mounted.xml -%%INSTALLDIR%%/inc/popoon/examples/sitemap_part.xml -%%INSTALLDIR%%/inc/popoon/examples/sitemap_part_http.xml -%%INSTALLDIR%%/inc/popoon/examples/sitemap_php.xml -%%INSTALLDIR%%/inc/popoon/examples/sitemap_xmlt.xml -%%INSTALLDIR%%/inc/popoon/examples/sitemap_xmlt2.xml -%%INSTALLDIR%%/inc/popoon/examples/slideml.xml -%%INSTALLDIR%%/inc/popoon/examples/slideml/2html_ext_css.xsl -%%INSTALLDIR%%/inc/popoon/examples/slideml/htaccess -%%INSTALLDIR%%/inc/popoon/examples/slideml/img/phpug_logo.gif -%%INSTALLDIR%%/inc/popoon/examples/slideml/index.php -%%INSTALLDIR%%/inc/popoon/examples/slideml/sitemap_mod.xml -%%INSTALLDIR%%/inc/popoon/examples/slideml/slideml.xml -%%INSTALLDIR%%/inc/popoon/examples/slideml/styles.css -%%INSTALLDIR%%/inc/popoon/examples/slideml2html.xsl -%%INSTALLDIR%%/inc/popoon/examples/slideml2html_get.xsl -%%INSTALLDIR%%/inc/popoon/examples/slideml2html_mod.xsl -%%INSTALLDIR%%/inc/popoon/examples/slideml2html_php.xsl -%%INSTALLDIR%%/inc/popoon/examples/slideml2pdf_mod.xsl -%%INSTALLDIR%%/inc/popoon/examples/slideml2xml_mod.xsl -%%INSTALLDIR%%/inc/popoon/examples/somepng.png -%%INSTALLDIR%%/inc/popoon/examples/syntax-handle-errors-sitemap.xml -%%INSTALLDIR%%/inc/popoon/exceptions/DB.php -%%INSTALLDIR%%/inc/popoon/exceptions/FileNotFound.php -%%INSTALLDIR%%/inc/popoon/exceptions/IsNotFile.php -%%INSTALLDIR%%/inc/popoon/exceptions/PEAR.php -%%INSTALLDIR%%/inc/popoon/exceptions/XMLParseError.php -%%INSTALLDIR%%/inc/popoon/exceptions/XSLTParseError.php -%%INSTALLDIR%%/inc/popoon/functions/common.php -%%INSTALLDIR%%/inc/popoon/globalContainer.php -%%INSTALLDIR%%/inc/popoon/helpers/image.php -%%INSTALLDIR%%/inc/popoon/helpers/lang.php -%%INSTALLDIR%%/inc/popoon/helpers/mimetypes.php -%%INSTALLDIR%%/inc/popoon/helpers/simplecache.php -%%INSTALLDIR%%/inc/popoon/package.xml -%%INSTALLDIR%%/inc/popoon/pool.php -%%INSTALLDIR%%/inc/popoon/popoon.php -%%INSTALLDIR%%/inc/popoon/sitemap.php -%%INSTALLDIR%%/inc/popoon/sitemap/outputcache.php -%%INSTALLDIR%%/inc/popoon/sitemap/sitemap2php.xsl -%%INSTALLDIR%%/inc/popoon/sitemap/sitemap2phpincludes.xsl -%%INSTALLDIR%%/inc/popoon/streams/bx.php -%%INSTALLDIR%%/inc/popoon/streams/imageresize.php -%%INSTALLDIR%%/inc/popoon/streams/ooo.php -%%INSTALLDIR%%/inc/popoon/streams/ooo/ooo2html.xsl -%%INSTALLDIR%%/inc/popoon/streams/storage/dbsax.php -%%INSTALLDIR%%/inc/popoon/streams/tidy.php -%%INSTALLDIR%%/inc/popoon/streams/wiki.php -%%INSTALLDIR%%/inc/popoon/tests/README -%%INSTALLDIR%%/inc/popoon/tests/run-tests.php4 -%%INSTALLDIR%%/inc/popoon/tests/run-tests.php5 -%%INSTALLDIR%%/inc/popoon/tests/run-tests.sh -%%INSTALLDIR%%/inc/popoon/tests/tests/001.phpt -%%INSTALLDIR%%/inc/popoon/tests/tests/002.phpt -%%INSTALLDIR%%/inc/popoon/tests/tests/003.phpt -%%INSTALLDIR%%/inc/popoon/tests/tests/004.phpt -%%INSTALLDIR%%/inc/popoon/tests/tests/005.phpt -%%INSTALLDIR%%/inc/popoon/tests/tests/005usephp.xsl -%%INSTALLDIR%%/inc/popoon/tests/tests/006.phpt -%%INSTALLDIR%%/inc/popoon/tests/tests/007.phpt -%%INSTALLDIR%%/inc/popoon/tests/tests/008.phpt -%%INSTALLDIR%%/inc/popoon/tests/tests/009.phpt -%%INSTALLDIR%%/inc/popoon/tests/tests/010.phpt -%%INSTALLDIR%%/inc/popoon/tests/tests/empty.xml -%%INSTALLDIR%%/inc/popoon/tests/tests/init.php -%%INSTALLDIR%%/inc/popoon/tests/tests/popoon.sql -%%INSTALLDIR%%/inc/popoon/tests/tests/sample.xml -%%INSTALLDIR%%/inc/popoon/tests/tests/sample2html.xsl -%%INSTALLDIR%%/inc/popoon/tests/tests/sitemap001.xml -%%INSTALLDIR%%/inc/popoon/tests/tests/sitemap002.xml -%%INSTALLDIR%%/inc/popoon/tests/tests/sitemap003.xml -%%INSTALLDIR%%/inc/popoon/tests/tests/sitemap004.xml -%%INSTALLDIR%%/inc/popoon/tests/tests/sitemap005.xml -%%INSTALLDIR%%/inc/popoon/tests/tests/sitemap006.xml -%%INSTALLDIR%%/inc/popoon/tests/tests/sitemap007.xml -%%INSTALLDIR%%/inc/popoon/tests/tests/sitemap008.xml -%%INSTALLDIR%%/inc/popoon/tests/tests/sitemap009.xml -%%INSTALLDIR%%/inc/popoon/tests/tests/sitemap009m.xml -%%INSTALLDIR%%/inc/popoon/tests/tests/sitemap010.xml -%%INSTALLDIR%%/inc/popoon/tests/tests/slideml.xml -%%INSTALLDIR%%/inc/popoon/tests/tests/slideml2xml_1page.xsl -%%INSTALLDIR%%/inc/popoon/xsl/error2html.xsl -%%INSTALLDIR%%/inc/simpletest/HELP_MY_TESTS_DONT_WORK_ANYMORE -%%INSTALLDIR%%/inc/simpletest/LICENSE -%%INSTALLDIR%%/inc/simpletest/README -%%INSTALLDIR%%/inc/simpletest/VERSION -%%INSTALLDIR%%/inc/simpletest/authentication.php -%%INSTALLDIR%%/inc/simpletest/browser.php -%%INSTALLDIR%%/inc/simpletest/collector.php -%%INSTALLDIR%%/inc/simpletest/compatibility.php -%%INSTALLDIR%%/inc/simpletest/dumper.php -%%INSTALLDIR%%/inc/simpletest/encoding.php -%%INSTALLDIR%%/inc/simpletest/errors.php -%%INSTALLDIR%%/inc/simpletest/expectation.php -%%INSTALLDIR%%/inc/simpletest/extensions/pear_test_case.php -%%INSTALLDIR%%/inc/simpletest/extensions/phpunit_test_case.php -%%INSTALLDIR%%/inc/simpletest/form.php -%%INSTALLDIR%%/inc/simpletest/frames.php -%%INSTALLDIR%%/inc/simpletest/http.php -%%INSTALLDIR%%/inc/simpletest/mock_objects.php -%%INSTALLDIR%%/inc/simpletest/page.php -%%INSTALLDIR%%/inc/simpletest/parser.php -%%INSTALLDIR%%/inc/simpletest/reflection_php4.php -%%INSTALLDIR%%/inc/simpletest/reflection_php5.php -%%INSTALLDIR%%/inc/simpletest/remote.php -%%INSTALLDIR%%/inc/simpletest/reporter.php -%%INSTALLDIR%%/inc/simpletest/runner.php -%%INSTALLDIR%%/inc/simpletest/scorer.php -%%INSTALLDIR%%/inc/simpletest/selector.php -%%INSTALLDIR%%/inc/simpletest/shell_tester.php -%%INSTALLDIR%%/inc/simpletest/simpletest.php -%%INSTALLDIR%%/inc/simpletest/socket.php -%%INSTALLDIR%%/inc/simpletest/tag.php -%%INSTALLDIR%%/inc/simpletest/test_case.php -%%INSTALLDIR%%/inc/simpletest/unit_tester.php -%%INSTALLDIR%%/inc/simpletest/url.php -%%INSTALLDIR%%/inc/simpletest/user_agent.php -%%INSTALLDIR%%/inc/simpletest/web_tester.php -%%INSTALLDIR%%/inc/simpletest/xml.php -%%INSTALLDIR%%/index.php -%%INSTALLDIR%%/install/.htaccess -%%INSTALLDIR%%/install/build-shared.xml -%%INSTALLDIR%%/install/build.xml -%%INSTALLDIR%%/install/conf-shared/_htaccess_shared -%%INSTALLDIR%%/install/conf-shared/after.php -%%INSTALLDIR%%/install/conf-shared/before.php -%%INSTALLDIR%%/install/conf-shared/config.xml -%%INSTALLDIR%%/install/conf-shared/include.php -%%INSTALLDIR%%/install/dist/conf/config.xml -%%INSTALLDIR%%/install/dist/conf/editors/xhtml.xml -%%INSTALLDIR%%/install/dist/conf/fck/fckstyles.xml -%%INSTALLDIR%%/install/dist/conf/htaccess -%%INSTALLDIR%%/install/dist/conf/include.php -%%INSTALLDIR%%/install/dist/conf/properties/audio/mpeg.xml -%%INSTALLDIR%%/install/dist/conf/properties/image/jpeg.xml -%%INSTALLDIR%%/install/dist/conf/properties/properties.xml -%%INSTALLDIR%%/install/dist/data/.configxml -%%INSTALLDIR%%/install/dist/data/.configxml.children -%%INSTALLDIR%%/install/dist/data/about/index.de.xhtml -%%INSTALLDIR%%/install/dist/data/about/index.en.xhtml -%%INSTALLDIR%%/install/dist/data/blog/.configxml -%%INSTALLDIR%%/install/dist/data/blog/index.de.xhtml -%%INSTALLDIR%%/install/dist/data/contact/.configxml -%%INSTALLDIR%%/install/dist/data/contact/index.de.xhtml -%%INSTALLDIR%%/install/dist/data/contact/index.en.xhtml -%%INSTALLDIR%%/install/dist/data/contact/thanks.de.xhtml -%%INSTALLDIR%%/install/dist/data/contact/thanks.en.xhtml -%%INSTALLDIR%%/install/dist/data/files/.configxml -%%INSTALLDIR%%/install/dist/data/gallery/.configxml -%%INSTALLDIR%%/install/dist/data/gallery/.configxml.children -%%INSTALLDIR%%/install/dist/data/gallery/index.de.xhtml -%%INSTALLDIR%%/install/dist/data/index.de.xhtml -%%INSTALLDIR%%/install/dist/data/index.en.xhtml -%%INSTALLDIR%%/install/dist/data/lang/.configxml -%%INSTALLDIR%%/install/dist/data/themes/.configxml -%%INSTALLDIR%%/install/dist/files/_galleries/gallery/platzhalter.jpg -%%INSTALLDIR%%/install/dist/files/images/getfirefox.png -%%INSTALLDIR%%/install/dist/files/images/lageplan.png -%%INSTALLDIR%%/install/dist/files/images/xml.png -%%INSTALLDIR%%/install/dist/htaccess -%%INSTALLDIR%%/install/dist/lang/contact.xml -%%INSTALLDIR%%/install/dist/lang/contact_de.xml -%%INSTALLDIR%%/install/dist/lang/master.xml -%%INSTALLDIR%%/install/dist/lang/master_de.xml -%%INSTALLDIR%%/install/dist/lang/master_en.xml -%%INSTALLDIR%%/install/dist/sitemap/sitemap.xml -%%INSTALLDIR%%/install/extractProperties.xsl -%%INSTALLDIR%%/install/index-shared.php -%%INSTALLDIR%%/install/index.php -%%INSTALLDIR%%/install/installAll.sh -%%INSTALLDIR%%/install/lock.sh -%%INSTALLDIR%%/install/master.sql -%%INSTALLDIR%%/install/newsletter/data/newsletter/.configxml -%%INSTALLDIR%%/install/newsletter/data/newsletter/activation-txt.de.xhtml -%%INSTALLDIR%%/install/newsletter/data/newsletter/activation-txt.en.xhtml -%%INSTALLDIR%%/install/newsletter/data/newsletter/archive/.configxml -%%INSTALLDIR%%/install/newsletter/data/newsletter/archive/2006/.configxml -%%INSTALLDIR%%/install/newsletter/data/newsletter/drafts/.configxml -%%INSTALLDIR%%/install/newsletter/data/newsletter/index.de.xhtml -%%INSTALLDIR%%/install/newsletter/data/newsletter/index.en.xhtml -%%INSTALLDIR%%/install/newsletter/data/newsletter/subscribe.de.xhtml -%%INSTALLDIR%%/install/newsletter/data/newsletter/subscribe.en.xhtml -%%INSTALLDIR%%/install/newsletter/data/newsletter/unsubscribe.de.xhtml -%%INSTALLDIR%%/install/newsletter/data/newsletter/unsubscribe.en.xhtml -%%INSTALLDIR%%/install/newsletter/files/_galleries/gallery/arrow_head_footer.gif -%%INSTALLDIR%%/install/newsletter/files/_galleries/gallery/arrow_right.gif -%%INSTALLDIR%%/install/newsletter/files/_galleries/gallery/arrow_top.gif -%%INSTALLDIR%%/install/newsletter/files/_galleries/gallery/footer_background.gif -%%INSTALLDIR%%/install/newsletter/files/_galleries/gallery/footer_logo.gif -%%INSTALLDIR%%/install/newsletter/files/_galleries/gallery/header.jpg -%%INSTALLDIR%%/install/newsletter/files/_galleries/gallery/pdf_icon.gif -%%INSTALLDIR%%/install/newsletter/themes/3-cols/archive.xsl -%%INSTALLDIR%%/install/newsletter/themes/3-cols/css/newsletter.css -%%INSTALLDIR%%/install/newsletter/themes/3-cols/htmlimage.xsl -%%INSTALLDIR%%/install/newsletter/themes/3-cols/master-newsletter.xsl -%%INSTALLDIR%%/install/newsletter/themes/3-cols/newsfeeds.xsl -%%INSTALLDIR%%/install/newsletter/themes/3-cols/textfeeds.xsl -%%INSTALLDIR%%/install/newsletter/themes/scansystems/htmlimage.xsl -%%INSTALLDIR%%/install/newsletter/themes/scansystems/newsfeeds.xsl -%%INSTALLDIR%%/install/newsletter/themes/scansystems/scansystems.xsl -%%INSTALLDIR%%/install/newsletter/themes/scansystems/static.xsl -%%INSTALLDIR%%/install/newsletter/themes/scansystems/templates/scansystems.xhtml -%%INSTALLDIR%%/install/newsletter/themes/scansystems/textfeeds.xsl -%%INSTALLDIR%%/install/phing/CHANGELOG -%%INSTALLDIR%%/install/phing/CREDITS -%%INSTALLDIR%%/install/phing/INSTALL.UNIX -%%INSTALLDIR%%/install/phing/INSTALL.WIN32 -%%INSTALLDIR%%/install/phing/LICENSE -%%INSTALLDIR%%/install/phing/README -%%INSTALLDIR%%/install/phing/TODO -%%INSTALLDIR%%/install/phing/bin/pear-phing -%%INSTALLDIR%%/install/phing/bin/pear-phing.bat -%%INSTALLDIR%%/install/phing/bin/phing -%%INSTALLDIR%%/install/phing/bin/phing.bat -%%INSTALLDIR%%/install/phing/bin/phing.php -%%INSTALLDIR%%/install/phing/build.xml -%%INSTALLDIR%%/install/phing/classes/phing/BuildEvent.php -%%INSTALLDIR%%/install/phing/classes/phing/BuildException.php -%%INSTALLDIR%%/install/phing/classes/phing/BuildListener.php -%%INSTALLDIR%%/install/phing/classes/phing/IntrospectionHelper.php -%%INSTALLDIR%%/install/phing/classes/phing/Phing.php -%%INSTALLDIR%%/install/phing/classes/phing/Project.php -%%INSTALLDIR%%/install/phing/classes/phing/ProjectComponent.php -%%INSTALLDIR%%/install/phing/classes/phing/RuntimeConfigurable.php -%%INSTALLDIR%%/install/phing/classes/phing/Target.php -%%INSTALLDIR%%/install/phing/classes/phing/Task.php -%%INSTALLDIR%%/install/phing/classes/phing/TaskAdapter.php -%%INSTALLDIR%%/install/phing/classes/phing/TaskContainer.php -%%INSTALLDIR%%/install/phing/classes/phing/UnknownElement.php -%%INSTALLDIR%%/install/phing/classes/phing/VERSION.TXT -%%INSTALLDIR%%/install/phing/classes/phing/filters/BaseFilterReader.php -%%INSTALLDIR%%/install/phing/classes/phing/filters/BaseParamFilterReader.php -%%INSTALLDIR%%/install/phing/classes/phing/filters/ChainableReader.php -%%INSTALLDIR%%/install/phing/classes/phing/filters/ExpandProperties.php -%%INSTALLDIR%%/install/phing/classes/phing/filters/HeadFilter.php -%%INSTALLDIR%%/install/phing/classes/phing/filters/LineContains.php -%%INSTALLDIR%%/install/phing/classes/phing/filters/LineContainsRegexp.php -%%INSTALLDIR%%/install/phing/classes/phing/filters/PrefixLines.php -%%INSTALLDIR%%/install/phing/classes/phing/filters/ReplaceRegexp.php -%%INSTALLDIR%%/install/phing/classes/phing/filters/ReplaceTokens.php -%%INSTALLDIR%%/install/phing/classes/phing/filters/StripLineBreaks.php -%%INSTALLDIR%%/install/phing/classes/phing/filters/StripLineComments.php -%%INSTALLDIR%%/install/phing/classes/phing/filters/StripPhpComments.php -%%INSTALLDIR%%/install/phing/classes/phing/filters/TabToSpaces.php -%%INSTALLDIR%%/install/phing/classes/phing/filters/TailFilter.php -%%INSTALLDIR%%/install/phing/classes/phing/filters/TranslateGettext.php -%%INSTALLDIR%%/install/phing/classes/phing/filters/XsltFilter.php -%%INSTALLDIR%%/install/phing/classes/phing/filters/util/ChainReaderHelper.php -%%INSTALLDIR%%/install/phing/classes/phing/filters/util/IniFileTokenReader.php -%%INSTALLDIR%%/install/phing/classes/phing/input/DefaultInputHandler.php -%%INSTALLDIR%%/install/phing/classes/phing/input/InputHandler.php -%%INSTALLDIR%%/install/phing/classes/phing/input/InputRequest.php -%%INSTALLDIR%%/install/phing/classes/phing/input/MultipleChoiceInputRequest.php -%%INSTALLDIR%%/install/phing/classes/phing/input/PropertyFileInputHandler.php -%%INSTALLDIR%%/install/phing/classes/phing/input/YesNoInputRequest.php -%%INSTALLDIR%%/install/phing/classes/phing/lib/Capsule.php -%%INSTALLDIR%%/install/phing/classes/phing/lib/Tar.php -%%INSTALLDIR%%/install/phing/classes/phing/lib/Zip.php -%%INSTALLDIR%%/install/phing/classes/phing/listener/AnsiColorLogger.php -%%INSTALLDIR%%/install/phing/classes/phing/listener/BuildLogger.php -%%INSTALLDIR%%/install/phing/classes/phing/listener/DefaultLogger.php -%%INSTALLDIR%%/install/phing/classes/phing/listener/HtmlLogger.php -%%INSTALLDIR%%/install/phing/classes/phing/listener/NoBannerLogger.php -%%INSTALLDIR%%/install/phing/classes/phing/listener/PearLogger.php -%%INSTALLDIR%%/install/phing/classes/phing/listener/XmlLogger.php -%%INSTALLDIR%%/install/phing/classes/phing/listener/defaults.properties -%%INSTALLDIR%%/install/phing/classes/phing/mappers/FileNameMapper.php -%%INSTALLDIR%%/install/phing/classes/phing/mappers/FlattenMapper.php -%%INSTALLDIR%%/install/phing/classes/phing/mappers/GlobMapper.php -%%INSTALLDIR%%/install/phing/classes/phing/mappers/IdentityMapper.php -%%INSTALLDIR%%/install/phing/classes/phing/mappers/MergeMapper.php -%%INSTALLDIR%%/install/phing/classes/phing/mappers/RegexpMapper.php -%%INSTALLDIR%%/install/phing/classes/phing/parser/AbstractHandler.php -%%INSTALLDIR%%/install/phing/classes/phing/parser/AbstractSAXParser.php -%%INSTALLDIR%%/install/phing/classes/phing/parser/DataTypeHandler.php -%%INSTALLDIR%%/install/phing/classes/phing/parser/ExpatParseException.php -%%INSTALLDIR%%/install/phing/classes/phing/parser/ExpatParser.php -%%INSTALLDIR%%/install/phing/classes/phing/parser/Location.php -%%INSTALLDIR%%/install/phing/classes/phing/parser/NestedElementHandler.php -%%INSTALLDIR%%/install/phing/classes/phing/parser/ProjectConfigurator.php -%%INSTALLDIR%%/install/phing/classes/phing/parser/ProjectHandler.php -%%INSTALLDIR%%/install/phing/classes/phing/parser/RootHandler.php -%%INSTALLDIR%%/install/phing/classes/phing/parser/TargetHandler.php -%%INSTALLDIR%%/install/phing/classes/phing/parser/TaskHandler.php -%%INSTALLDIR%%/install/phing/classes/phing/system/io/BufferedReader.php -%%INSTALLDIR%%/install/phing/classes/phing/system/io/BufferedWriter.php -%%INSTALLDIR%%/install/phing/classes/phing/system/io/ConsoleReader.php -%%INSTALLDIR%%/install/phing/classes/phing/system/io/File.php -%%INSTALLDIR%%/install/phing/classes/phing/system/io/FileReader.php -%%INSTALLDIR%%/install/phing/classes/phing/system/io/FileSystem.php -%%INSTALLDIR%%/install/phing/classes/phing/system/io/FileWriter.php -%%INSTALLDIR%%/install/phing/classes/phing/system/io/FilterReader.php -%%INSTALLDIR%%/install/phing/classes/phing/system/io/IOException.php -%%INSTALLDIR%%/install/phing/classes/phing/system/io/Reader.php -%%INSTALLDIR%%/install/phing/classes/phing/system/io/StringReader.php -%%INSTALLDIR%%/install/phing/classes/phing/system/io/TokenReader.php -%%INSTALLDIR%%/install/phing/classes/phing/system/io/UnixFileSystem.php -%%INSTALLDIR%%/install/phing/classes/phing/system/io/Win32FileSystem.php -%%INSTALLDIR%%/install/phing/classes/phing/system/io/WinNTFileSystem.php -%%INSTALLDIR%%/install/phing/classes/phing/system/io/Writer.php -%%INSTALLDIR%%/install/phing/classes/phing/system/lang/Character.php -%%INSTALLDIR%%/install/phing/classes/phing/system/lang/EventObject.php -%%INSTALLDIR%%/install/phing/classes/phing/system/lang/FileNotFoundException.php -%%INSTALLDIR%%/install/phing/classes/phing/system/lang/NullPointerException.php -%%INSTALLDIR%%/install/phing/classes/phing/system/lang/RuntimeException.php -%%INSTALLDIR%%/install/phing/classes/phing/system/lang/SecurityException.php -%%INSTALLDIR%%/install/phing/classes/phing/system/util/Message.php -%%INSTALLDIR%%/install/phing/classes/phing/system/util/Properties.php -%%INSTALLDIR%%/install/phing/classes/phing/system/util/Register.php -%%INSTALLDIR%%/install/phing/classes/phing/system/util/Timer.php -%%INSTALLDIR%%/install/phing/classes/phing/tasks/defaults.properties -%%INSTALLDIR%%/install/phing/classes/phing/tasks/ext/CapsuleTask.php -%%INSTALLDIR%%/install/phing/classes/phing/tasks/ext/CreoleSQLExecTask.php -%%INSTALLDIR%%/install/phing/classes/phing/tasks/ext/CreoleTask.php -%%INSTALLDIR%%/install/phing/classes/phing/tasks/ext/MDB2SQLExecTask.php -%%INSTALLDIR%%/install/phing/classes/phing/tasks/ext/MDB2Task.php -%%INSTALLDIR%%/install/phing/classes/phing/tasks/ext/MailTask.php -%%INSTALLDIR%%/install/phing/classes/phing/tasks/ext/PackageAsPathTask.php -%%INSTALLDIR%%/install/phing/classes/phing/tasks/ext/PearPackageTask.php -%%INSTALLDIR%%/install/phing/classes/phing/tasks/ext/SmartyTask.php -%%INSTALLDIR%%/install/phing/classes/phing/tasks/ext/TarTask.php -%%INSTALLDIR%%/install/phing/classes/phing/tasks/ext/ZipTask.php -%%INSTALLDIR%%/install/phing/classes/phing/tasks/ext/pearpackage/Fileset.php -%%INSTALLDIR%%/install/phing/classes/phing/tasks/ext/svn/SvnLastRevisionTask.php -%%INSTALLDIR%%/install/phing/classes/phing/tasks/system/AdhocTask.php -%%INSTALLDIR%%/install/phing/classes/phing/tasks/system/AdhocTaskdefTask.php -%%INSTALLDIR%%/install/phing/classes/phing/tasks/system/AdhocTypedefTask.php -%%INSTALLDIR%%/install/phing/classes/phing/tasks/system/AppendTask.php -%%INSTALLDIR%%/install/phing/classes/phing/tasks/system/AvailableTask.php -%%INSTALLDIR%%/install/phing/classes/phing/tasks/system/ChmodTask.php -%%INSTALLDIR%%/install/phing/classes/phing/tasks/system/ConditionTask.php -%%INSTALLDIR%%/install/phing/classes/phing/tasks/system/CopyTask.php -%%INSTALLDIR%%/install/phing/classes/phing/tasks/system/CvsPassTask.php -%%INSTALLDIR%%/install/phing/classes/phing/tasks/system/CvsTask.php -%%INSTALLDIR%%/install/phing/classes/phing/tasks/system/DeleteTask.php -%%INSTALLDIR%%/install/phing/classes/phing/tasks/system/EchoTask.php -%%INSTALLDIR%%/install/phing/classes/phing/tasks/system/ExecTask.php -%%INSTALLDIR%%/install/phing/classes/phing/tasks/system/ExitTask.php -%%INSTALLDIR%%/install/phing/classes/phing/tasks/system/ForeachTask.php -%%INSTALLDIR%%/install/phing/classes/phing/tasks/system/IncludePathTask.php -%%INSTALLDIR%%/install/phing/classes/phing/tasks/system/InputTask.php -%%INSTALLDIR%%/install/phing/classes/phing/tasks/system/MatchingTask.php -%%INSTALLDIR%%/install/phing/classes/phing/tasks/system/MkdirTask.php -%%INSTALLDIR%%/install/phing/classes/phing/tasks/system/MoveTask.php -%%INSTALLDIR%%/install/phing/classes/phing/tasks/system/PhingCallTask.php -%%INSTALLDIR%%/install/phing/classes/phing/tasks/system/PhingTask.php -%%INSTALLDIR%%/install/phing/classes/phing/tasks/system/PhpEvalTask.php -%%INSTALLDIR%%/install/phing/classes/phing/tasks/system/PropertyPromptTask.php -%%INSTALLDIR%%/install/phing/classes/phing/tasks/system/PropertyTask.php -%%INSTALLDIR%%/install/phing/classes/phing/tasks/system/ReflexiveTask.php -%%INSTALLDIR%%/install/phing/classes/phing/tasks/system/ResolvePathTask.php -%%INSTALLDIR%%/install/phing/classes/phing/tasks/system/TaskdefTask.php -%%INSTALLDIR%%/install/phing/classes/phing/tasks/system/TouchTask.php -%%INSTALLDIR%%/install/phing/classes/phing/tasks/system/TypedefTask.php -%%INSTALLDIR%%/install/phing/classes/phing/tasks/system/UpToDateTask.php -%%INSTALLDIR%%/install/phing/classes/phing/tasks/system/XsltTask.php -%%INSTALLDIR%%/install/phing/classes/phing/tasks/system/condition/AndCondition.php -%%INSTALLDIR%%/install/phing/classes/phing/tasks/system/condition/Condition.php -%%INSTALLDIR%%/install/phing/classes/phing/tasks/system/condition/ConditionBase.php -%%INSTALLDIR%%/install/phing/classes/phing/tasks/system/condition/ContainsCondition.php -%%INSTALLDIR%%/install/phing/classes/phing/tasks/system/condition/EqualsCondition.php -%%INSTALLDIR%%/install/phing/classes/phing/tasks/system/condition/IsFalseCondition.php -%%INSTALLDIR%%/install/phing/classes/phing/tasks/system/condition/IsSetCondition.php -%%INSTALLDIR%%/install/phing/classes/phing/tasks/system/condition/IsTrueCondition.php -%%INSTALLDIR%%/install/phing/classes/phing/tasks/system/condition/NotCondition.php -%%INSTALLDIR%%/install/phing/classes/phing/tasks/system/condition/OrCondition.php -%%INSTALLDIR%%/install/phing/classes/phing/tasks/system/condition/OsCondition.php -%%INSTALLDIR%%/install/phing/classes/phing/types/AbstractFileSet.php -%%INSTALLDIR%%/install/phing/classes/phing/types/Commandline.php -%%INSTALLDIR%%/install/phing/classes/phing/types/DataType.php -%%INSTALLDIR%%/install/phing/classes/phing/types/Description.php -%%INSTALLDIR%%/install/phing/classes/phing/types/DirSet.php -%%INSTALLDIR%%/install/phing/classes/phing/types/FileList.php -%%INSTALLDIR%%/install/phing/classes/phing/types/FileSet.php -%%INSTALLDIR%%/install/phing/classes/phing/types/FilterChain.php -%%INSTALLDIR%%/install/phing/classes/phing/types/Mapper.php -%%INSTALLDIR%%/install/phing/classes/phing/types/Parameter.php -%%INSTALLDIR%%/install/phing/classes/phing/types/Parameterizable.php -%%INSTALLDIR%%/install/phing/classes/phing/types/Path.php -%%INSTALLDIR%%/install/phing/classes/phing/types/PatternSet.php -%%INSTALLDIR%%/install/phing/classes/phing/types/PhingFilterReader.php -%%INSTALLDIR%%/install/phing/classes/phing/types/Reference.php -%%INSTALLDIR%%/install/phing/classes/phing/types/RegularExpression.php -%%INSTALLDIR%%/install/phing/classes/phing/types/TokenReader.php -%%INSTALLDIR%%/install/phing/classes/phing/types/TokenSource.php -%%INSTALLDIR%%/install/phing/classes/phing/types/defaults.properties -%%INSTALLDIR%%/install/phing/classes/phing/types/selectors/AndSelector.php -%%INSTALLDIR%%/install/phing/classes/phing/types/selectors/BaseExtendSelector.php -%%INSTALLDIR%%/install/phing/classes/phing/types/selectors/BaseSelector.php -%%INSTALLDIR%%/install/phing/classes/phing/types/selectors/BaseSelectorContainer.php -%%INSTALLDIR%%/install/phing/classes/phing/types/selectors/ContainsRegexpSelector.php -%%INSTALLDIR%%/install/phing/classes/phing/types/selectors/ContainsSelector.php -%%INSTALLDIR%%/install/phing/classes/phing/types/selectors/DateSelector.php -%%INSTALLDIR%%/install/phing/classes/phing/types/selectors/DependSelector.php -%%INSTALLDIR%%/install/phing/classes/phing/types/selectors/DepthSelector.php -%%INSTALLDIR%%/install/phing/classes/phing/types/selectors/ExtendFileSelector.php -%%INSTALLDIR%%/install/phing/classes/phing/types/selectors/ExtendSelector.php -%%INSTALLDIR%%/install/phing/classes/phing/types/selectors/FileSelector.php -%%INSTALLDIR%%/install/phing/classes/phing/types/selectors/FilenameSelector.php -%%INSTALLDIR%%/install/phing/classes/phing/types/selectors/MajoritySelector.php -%%INSTALLDIR%%/install/phing/classes/phing/types/selectors/NoneSelector.php -%%INSTALLDIR%%/install/phing/classes/phing/types/selectors/NotSelector.php -%%INSTALLDIR%%/install/phing/classes/phing/types/selectors/OrSelector.php -%%INSTALLDIR%%/install/phing/classes/phing/types/selectors/PresentSelector.php -%%INSTALLDIR%%/install/phing/classes/phing/types/selectors/SelectSelector.php -%%INSTALLDIR%%/install/phing/classes/phing/types/selectors/SelectorContainer.php -%%INSTALLDIR%%/install/phing/classes/phing/types/selectors/SelectorScanner.php -%%INSTALLDIR%%/install/phing/classes/phing/types/selectors/SelectorUtils.php -%%INSTALLDIR%%/install/phing/classes/phing/types/selectors/SizeSelector.php -%%INSTALLDIR%%/install/phing/classes/phing/types/selectors/TypeSelector.php -%%INSTALLDIR%%/install/phing/classes/phing/util/DirectoryScanner.php -%%INSTALLDIR%%/install/phing/classes/phing/util/ExtendedFileStream.php -%%INSTALLDIR%%/install/phing/classes/phing/util/FileUtils.php -%%INSTALLDIR%%/install/phing/classes/phing/util/LogWriter.php -%%INSTALLDIR%%/install/phing/classes/phing/util/PathTokenizer.php -%%INSTALLDIR%%/install/phing/classes/phing/util/SourceFileScanner.php -%%INSTALLDIR%%/install/phing/classes/phing/util/StringHelper.php -%%INSTALLDIR%%/install/phing/classes/phing/util/regexp/PregEngine.php -%%INSTALLDIR%%/install/phing/classes/phing/util/regexp/Regexp.php -%%INSTALLDIR%%/install/phing/classes/phing/util/regexp/RegexpEngine.php -%%INSTALLDIR%%/install/properties-shared.xml-dist -%%INSTALLDIR%%/install/properties.xml -%%INSTALLDIR%%/install/replace_email.xsl -%%INSTALLDIR%%/install/sitemap_tidy.xsl -%%INSTALLDIR%%/install/unlock.sh -%%INSTALLDIR%%/robots.txt -%%INSTALLDIR%%/structure/bloglinks.xml -%%INSTALLDIR%%/structure/blogpodcast.xml -%%INSTALLDIR%%/structure/news.xml -%%INSTALLDIR%%/structure/projekte.xml -%%INSTALLDIR%%/structure/quicklinks.php -%%INSTALLDIR%%/structure/staticpages.xml -%%INSTALLDIR%%/themes/2-cols-2008/aggregator.xsl -%%INSTALLDIR%%/themes/2-cols-2008/allposts.xsl -%%INSTALLDIR%%/themes/2-cols-2008/blog.xsl -%%INSTALLDIR%%/themes/2-cols-2008/blogmicrosummary.xsl -%%INSTALLDIR%%/themes/2-cols-2008/buttons/bxcms.png -%%INSTALLDIR%%/themes/2-cols-2008/buttons/comments.png -%%INSTALLDIR%%/themes/2-cols-2008/buttons/fluxcms.png -%%INSTALLDIR%%/themes/2-cols-2008/buttons/freeflux.png -%%INSTALLDIR%%/themes/2-cols-2008/buttons/popoon.png -%%INSTALLDIR%%/themes/2-cols-2008/buttons/rss.png -%%INSTALLDIR%%/themes/2-cols-2008/buttons/xhtml10.png -%%INSTALLDIR%%/themes/2-cols-2008/css/bx-additions.css -%%INSTALLDIR%%/themes/2-cols-2008/css/bxe-additions.css -%%INSTALLDIR%%/themes/2-cols-2008/css/kupu-additions.css -%%INSTALLDIR%%/themes/2-cols-2008/css/main-beige.css -%%INSTALLDIR%%/themes/2-cols-2008/css/main.css -%%INSTALLDIR%%/themes/2-cols-2008/css/mobile.css -%%INSTALLDIR%%/themes/2-cols-2008/css/rss.css -%%INSTALLDIR%%/themes/2-cols-2008/dms.xsl -%%INSTALLDIR%%/themes/2-cols-2008/events.xsl -%%INSTALLDIR%%/themes/2-cols-2008/gallery.xsl -%%INSTALLDIR%%/themes/2-cols-2008/images/editbutton.png -%%INSTALLDIR%%/themes/2-cols-2008/linklog.xsl -%%INSTALLDIR%%/themes/2-cols-2008/links.xsl -%%INSTALLDIR%%/themes/2-cols-2008/master.xsl -%%INSTALLDIR%%/themes/2-cols-2008/pagenotallowed.xsl -%%INSTALLDIR%%/themes/2-cols-2008/pagenotfound.xsl -%%INSTALLDIR%%/themes/2-cols-2008/preview/main.jpg -%%INSTALLDIR%%/themes/2-cols-2008/preview/main_bird.jpg -%%INSTALLDIR%%/themes/2-cols-2008/preview/main_mint.jpg -%%INSTALLDIR%%/themes/2-cols-2008/search.xsl -%%INSTALLDIR%%/themes/2-cols-2008/static.xsl -%%INSTALLDIR%%/themes/2-cols-2008/template.tal -%%INSTALLDIR%%/themes/2-cols-2008/templates/default.xhtml -%%INSTALLDIR%%/themes/2-cols-2008/vote.xsl -%%INSTALLDIR%%/themes/2-cols/aggregator.xsl -%%INSTALLDIR%%/themes/2-cols/allposts.xsl -%%INSTALLDIR%%/themes/2-cols/blog.xsl -%%INSTALLDIR%%/themes/2-cols/blogmicrosummary.xsl -%%INSTALLDIR%%/themes/2-cols/buttons/bxcms.png -%%INSTALLDIR%%/themes/2-cols/buttons/comments.png -%%INSTALLDIR%%/themes/2-cols/buttons/fluxcms.png -%%INSTALLDIR%%/themes/2-cols/buttons/freeflux.png -%%INSTALLDIR%%/themes/2-cols/buttons/popoon.png -%%INSTALLDIR%%/themes/2-cols/buttons/rss.png -%%INSTALLDIR%%/themes/2-cols/buttons/xhtml10.png -%%INSTALLDIR%%/themes/2-cols/css/bx-additions.css -%%INSTALLDIR%%/themes/2-cols/css/bxe-additions.css -%%INSTALLDIR%%/themes/2-cols/css/kupu-additions.css -%%INSTALLDIR%%/themes/2-cols/css/main.css -%%INSTALLDIR%%/themes/2-cols/css/main_bird.css -%%INSTALLDIR%%/themes/2-cols/css/main_mint.css -%%INSTALLDIR%%/themes/2-cols/css/mobile.css -%%INSTALLDIR%%/themes/2-cols/css/rss.css -%%INSTALLDIR%%/themes/2-cols/dms.xsl -%%INSTALLDIR%%/themes/2-cols/events.xsl -%%INSTALLDIR%%/themes/2-cols/gallery.xsl -%%INSTALLDIR%%/themes/2-cols/images/bird.jpg -%%INSTALLDIR%%/themes/2-cols/images/proto.jpg -%%INSTALLDIR%%/themes/2-cols/linklog.xsl -%%INSTALLDIR%%/themes/2-cols/links.xsl -%%INSTALLDIR%%/themes/2-cols/master.xsl -%%INSTALLDIR%%/themes/2-cols/pagenotallowed.xsl -%%INSTALLDIR%%/themes/2-cols/pagenotfound.xsl -%%INSTALLDIR%%/themes/2-cols/preview/main.jpg -%%INSTALLDIR%%/themes/2-cols/preview/main_bird.jpg -%%INSTALLDIR%%/themes/2-cols/preview/main_mint.jpg -%%INSTALLDIR%%/themes/2-cols/search.xsl -%%INSTALLDIR%%/themes/2-cols/static.xsl -%%INSTALLDIR%%/themes/2-cols/template.tal -%%INSTALLDIR%%/themes/2-cols/templates/default.xhtml -%%INSTALLDIR%%/themes/2-cols/vote.xsl -%%INSTALLDIR%%/themes/3-cols-2008/aggregator.xsl -%%INSTALLDIR%%/themes/3-cols-2008/allposts.xsl -%%INSTALLDIR%%/themes/3-cols-2008/blog.xsl -%%INSTALLDIR%%/themes/3-cols-2008/blogmicrosummary.xsl -%%INSTALLDIR%%/themes/3-cols-2008/buttons/bxcms.png -%%INSTALLDIR%%/themes/3-cols-2008/buttons/comments.png -%%INSTALLDIR%%/themes/3-cols-2008/buttons/fluxcms.png -%%INSTALLDIR%%/themes/3-cols-2008/buttons/freeflux.png -%%INSTALLDIR%%/themes/3-cols-2008/buttons/popoon.png -%%INSTALLDIR%%/themes/3-cols-2008/buttons/rss.png -%%INSTALLDIR%%/themes/3-cols-2008/buttons/xhtml10.png -%%INSTALLDIR%%/themes/3-cols-2008/css/bx-additions.css -%%INSTALLDIR%%/themes/3-cols-2008/css/bxe-additions.css -%%INSTALLDIR%%/themes/3-cols-2008/css/kupu-additions.css -%%INSTALLDIR%%/themes/3-cols-2008/css/main.css -%%INSTALLDIR%%/themes/3-cols-2008/css/mobile.css -%%INSTALLDIR%%/themes/3-cols-2008/css/rss.css -%%INSTALLDIR%%/themes/3-cols-2008/dms.xsl -%%INSTALLDIR%%/themes/3-cols-2008/events.xsl -%%INSTALLDIR%%/themes/3-cols-2008/gallery.xsl -%%INSTALLDIR%%/themes/3-cols-2008/images/bird.jpg -%%INSTALLDIR%%/themes/3-cols-2008/images/proto.jpg -%%INSTALLDIR%%/themes/3-cols-2008/linklog.xsl -%%INSTALLDIR%%/themes/3-cols-2008/links.xsl -%%INSTALLDIR%%/themes/3-cols-2008/map.xsl -%%INSTALLDIR%%/themes/3-cols-2008/master.xsl -%%INSTALLDIR%%/themes/3-cols-2008/pagenotallowed.xsl -%%INSTALLDIR%%/themes/3-cols-2008/pagenotfound.xsl -%%INSTALLDIR%%/themes/3-cols-2008/preview/main.jpg -%%INSTALLDIR%%/themes/3-cols-2008/preview/main_bird.jpg -%%INSTALLDIR%%/themes/3-cols-2008/preview/main_mint.jpg -%%INSTALLDIR%%/themes/3-cols-2008/search.xsl -%%INSTALLDIR%%/themes/3-cols-2008/static.xsl -%%INSTALLDIR%%/themes/3-cols-2008/template.tal -%%INSTALLDIR%%/themes/3-cols-2008/templates/default.xhtml -%%INSTALLDIR%%/themes/3-cols-2008/vote.xsl -%%INSTALLDIR%%/themes/3-cols/aggregator.xsl -%%INSTALLDIR%%/themes/3-cols/allposts.xsl -%%INSTALLDIR%%/themes/3-cols/blog.xsl -%%INSTALLDIR%%/themes/3-cols/blogmicrosummary.xsl -%%INSTALLDIR%%/themes/3-cols/buttons/bxcms.png -%%INSTALLDIR%%/themes/3-cols/buttons/comments.png -%%INSTALLDIR%%/themes/3-cols/buttons/fluxcms.png -%%INSTALLDIR%%/themes/3-cols/buttons/freeflux.png -%%INSTALLDIR%%/themes/3-cols/buttons/popoon.png -%%INSTALLDIR%%/themes/3-cols/buttons/rss.png -%%INSTALLDIR%%/themes/3-cols/buttons/xhtml10.png -%%INSTALLDIR%%/themes/3-cols/css/bx-additions.css -%%INSTALLDIR%%/themes/3-cols/css/bxe-additions.css -%%INSTALLDIR%%/themes/3-cols/css/kupu-additions.css -%%INSTALLDIR%%/themes/3-cols/css/main.css -%%INSTALLDIR%%/themes/3-cols/css/main_bird.css -%%INSTALLDIR%%/themes/3-cols/css/main_mint.css -%%INSTALLDIR%%/themes/3-cols/css/mobile.css -%%INSTALLDIR%%/themes/3-cols/css/rss.css -%%INSTALLDIR%%/themes/3-cols/dms.xsl -%%INSTALLDIR%%/themes/3-cols/events.xsl -%%INSTALLDIR%%/themes/3-cols/gallery.xsl -%%INSTALLDIR%%/themes/3-cols/images/bird.jpg -%%INSTALLDIR%%/themes/3-cols/images/proto.jpg -%%INSTALLDIR%%/themes/3-cols/linklog.xsl -%%INSTALLDIR%%/themes/3-cols/links.xsl -%%INSTALLDIR%%/themes/3-cols/map.xsl -%%INSTALLDIR%%/themes/3-cols/master.xsl -%%INSTALLDIR%%/themes/3-cols/pagenotallowed.xsl -%%INSTALLDIR%%/themes/3-cols/pagenotfound.xsl -%%INSTALLDIR%%/themes/3-cols/preview/main.jpg -%%INSTALLDIR%%/themes/3-cols/preview/main_bird.jpg -%%INSTALLDIR%%/themes/3-cols/preview/main_mint.jpg -%%INSTALLDIR%%/themes/3-cols/search.xsl -%%INSTALLDIR%%/themes/3-cols/static.xsl -%%INSTALLDIR%%/themes/3-cols/template.tal -%%INSTALLDIR%%/themes/3-cols/templates/default.xhtml -%%INSTALLDIR%%/themes/3-cols/vote.xsl -%%INSTALLDIR%%/themes/mobile/blog.xsl -%%INSTALLDIR%%/themes/mobile/css/main.css -%%INSTALLDIR%%/themes/mobile/gallery.xsl -%%INSTALLDIR%%/themes/mobile/master.xsl -%%INSTALLDIR%%/themes/mobile/pagenotallowed.xsl -%%INSTALLDIR%%/themes/mobile/pagenotfound.xsl -%%INSTALLDIR%%/themes/mobile/static.xsl -%%INSTALLDIR%%/themes/standard/admin/addresource.xsl -%%INSTALLDIR%%/themes/standard/admin/admin.xsl -%%INSTALLDIR%%/themes/standard/admin/adminfields.xsl -%%INSTALLDIR%%/themes/standard/admin/blank.html -%%INSTALLDIR%%/themes/standard/admin/blog.xsl -%%INSTALLDIR%%/themes/standard/admin/collection.xsl -%%INSTALLDIR%%/themes/standard/admin/css/admin.css -%%INSTALLDIR%%/themes/standard/admin/css/blog.css -%%INSTALLDIR%%/themes/standard/admin/css/dbforms2.css -%%INSTALLDIR%%/themes/standard/admin/css/editpopup.css -%%INSTALLDIR%%/themes/standard/admin/css/formedit.css -%%INSTALLDIR%%/themes/standard/admin/css/head.css -%%INSTALLDIR%%/themes/standard/admin/css/listview.css -%%INSTALLDIR%%/themes/standard/admin/css/login.css -%%INSTALLDIR%%/themes/standard/admin/css/navi.css -%%INSTALLDIR%%/themes/standard/admin/css/overview.css -%%INSTALLDIR%%/themes/standard/admin/css/overviewhome.css -%%INSTALLDIR%%/themes/standard/admin/delete.xsl -%%INSTALLDIR%%/themes/standard/admin/edit.xsl -%%INSTALLDIR%%/themes/standard/admin/formedit.xsl -%%INSTALLDIR%%/themes/standard/admin/frameset.xsl -%%INSTALLDIR%%/themes/standard/admin/images/bitfluxlogo.gif -%%INSTALLDIR%%/themes/standard/admin/images/dbforms2/liveselect_arrowd.gif -%%INSTALLDIR%%/themes/standard/admin/images/dbforms2/null.gif -%%INSTALLDIR%%/themes/standard/admin/images/marker/dd-end.png -%%INSTALLDIR%%/themes/standard/admin/images/marker/dd-start.png -%%INSTALLDIR%%/themes/standard/admin/images/marker/marker.png -%%INSTALLDIR%%/themes/standard/admin/images/marker/markeryellow.png -%%INSTALLDIR%%/themes/standard/admin/images/marker/temp_marker.png -%%INSTALLDIR%%/themes/standard/admin/images/overview/blog.png -%%INSTALLDIR%%/themes/standard/admin/images/overview/collection.png -%%INSTALLDIR%%/themes/standard/admin/images/overview/gallery.png -%%INSTALLDIR%%/themes/standard/admin/images/overview/options.png -%%INSTALLDIR%%/themes/standard/admin/images/overview/resource.png -%%INSTALLDIR%%/themes/standard/admin/images/schloss.jpg -%%INSTALLDIR%%/themes/standard/admin/images/shadow1.png -%%INSTALLDIR%%/themes/standard/admin/images/shadow2.png -%%INSTALLDIR%%/themes/standard/admin/images/sxip_in.gif -%%INSTALLDIR%%/themes/standard/admin/images/wait_bar.gif -%%INSTALLDIR%%/themes/standard/admin/index.html -%%INSTALLDIR%%/themes/standard/admin/listview.xsl -%%INSTALLDIR%%/themes/standard/admin/login.html -%%INSTALLDIR%%/themes/standard/admin/navi.xsl -%%INSTALLDIR%%/themes/standard/admin/openid.xsl -%%INSTALLDIR%%/themes/standard/admin/overview.xsl -%%INSTALLDIR%%/themes/standard/admin/plugins/dbforms2.xsl -%%INSTALLDIR%%/themes/standard/admin/plugins/history.xsl -%%INSTALLDIR%%/themes/standard/admin/plugins/properties.xsl -%%INSTALLDIR%%/themes/standard/admin/properties.xsl -%%INSTALLDIR%%/themes/standard/admin/themes.xsl -%%INSTALLDIR%%/themes/standard/admin/users.xsl -%%INSTALLDIR%%/themes/standard/admin/xrds.xsl -%%INSTALLDIR%%/themes/standard/common.xsl -%%INSTALLDIR%%/themes/standard/copy.xsl -%%INSTALLDIR%%/themes/standard/mastercommon.xsl -%%INSTALLDIR%%/themes/standard/pagenotallowed.xsl -%%INSTALLDIR%%/themes/standard/plugins/aggregator/aggregator.xsl -%%INSTALLDIR%%/themes/standard/plugins/aggregator/aggregator2rss.xsl -%%INSTALLDIR%%/themes/standard/plugins/blog.xsl -%%INSTALLDIR%%/themes/standard/plugins/blog/blog2atom.xsl -%%INSTALLDIR%%/themes/standard/plugins/blog/blog2rss.xsl -%%INSTALLDIR%%/themes/standard/plugins/blog/blog_map.xsl -%%INSTALLDIR%%/themes/standard/plugins/blog/comments2rss.xsl -%%INSTALLDIR%%/themes/standard/plugins/blog/microsummary.xsl -%%INSTALLDIR%%/themes/standard/plugins/blog/osd.xsl -%%INSTALLDIR%%/themes/standard/plugins/blog/trackback.xsl -%%INSTALLDIR%%/themes/standard/plugins/comments.xsl -%%INSTALLDIR%%/themes/standard/plugins/dms/dms.xsl -%%INSTALLDIR%%/themes/standard/plugins/dms/dms2rss.xsl -%%INSTALLDIR%%/themes/standard/plugins/gallery.xsl -%%INSTALLDIR%%/themes/standard/plugins/gallery/overview.xsl -%%INSTALLDIR%%/themes/standard/plugins/linklog/linklog2rss.xsl -%%INSTALLDIR%%/themes/standard/plugins/metainfo/podcast.xsl -%%INSTALLDIR%%/themes/standard/plugins/metasearch/result2html.xsl -%%INSTALLDIR%%/themes/standard/plugins/newsletter/htmlimage.xsl -%%INSTALLDIR%%/themes/standard/plugins/newsletter/htmlimagelinks.xsl -%%INSTALLDIR%%/themes/standard/plugins/newsletter/textfeeds.xsl -%%INSTALLDIR%%/themes/standard/plugins/vote/vote.xsl -%%INSTALLDIR%%/themes/standard/static.xsl -%%INSTALLDIR%%/themes/standard/text.xsl -%%INSTALLDIR%%/webinc/bxe.html -%%INSTALLDIR%%/webinc/bxe/LICENSE -%%INSTALLDIR%%/webinc/bxe/LICENSE.kupu -%%INSTALLDIR%%/webinc/bxe/NEWS -%%INSTALLDIR%%/webinc/bxe/NOTICE -%%INSTALLDIR%%/webinc/bxe/bxeLoader.js -%%INSTALLDIR%%/webinc/bxe/css/editor.css -%%INSTALLDIR%%/webinc/bxe/css/kupudrawerstyles.css -%%INSTALLDIR%%/webinc/bxe/css/main.css -%%INSTALLDIR%%/webinc/bxe/div/updateBuildDate.sh -%%INSTALLDIR%%/webinc/bxe/examples/MathML/config.xml -%%INSTALLDIR%%/webinc/bxe/examples/MathML/index.html -%%INSTALLDIR%%/webinc/bxe/examples/MathML/inline.css -%%INSTALLDIR%%/webinc/bxe/examples/MathML/inline.xml -%%INSTALLDIR%%/webinc/bxe/examples/MathML/main.css -%%INSTALLDIR%%/webinc/bxe/examples/MathML/mathml.rng.xml -%%INSTALLDIR%%/webinc/bxe/examples/MathML/relaxng.xml -%%INSTALLDIR%%/webinc/bxe/examples/echo-atom/config.xml -%%INSTALLDIR%%/webinc/bxe/examples/echo-atom/entry.css -%%INSTALLDIR%%/webinc/bxe/examples/echo-atom/entry.xml -%%INSTALLDIR%%/webinc/bxe/examples/echo-atom/entry.xsl -%%INSTALLDIR%%/webinc/bxe/examples/echo-atom/index.html -%%INSTALLDIR%%/webinc/bxe/examples/echo-atom/relaxng.xml -%%INSTALLDIR%%/webinc/bxe/examples/inline/config.xml -%%INSTALLDIR%%/webinc/bxe/examples/inline/images/280line.gif -%%INSTALLDIR%%/webinc/bxe/examples/inline/images/bitfluxeditor_logo2.gif -%%INSTALLDIR%%/webinc/bxe/examples/inline/images/footer.gif -%%INSTALLDIR%%/webinc/bxe/examples/inline/images/nav_rand1black.gif -%%INSTALLDIR%%/webinc/bxe/examples/inline/images/nav_randblack.gif -%%INSTALLDIR%%/webinc/bxe/examples/inline/images/spacer.gif -%%INSTALLDIR%%/webinc/bxe/examples/inline/index.html -%%INSTALLDIR%%/webinc/bxe/examples/inline/inline.css -%%INSTALLDIR%%/webinc/bxe/examples/inline/inline.xml -%%INSTALLDIR%%/webinc/bxe/examples/inline/main.css -%%INSTALLDIR%%/webinc/bxe/examples/inline/relaxng.xml -%%INSTALLDIR%%/webinc/bxe/examples/inlineXHTML/config.xml -%%INSTALLDIR%%/webinc/bxe/examples/inlineXHTML/images.xml -%%INSTALLDIR%%/webinc/bxe/examples/inlineXHTML/images/280line.gif -%%INSTALLDIR%%/webinc/bxe/examples/inlineXHTML/images/bitfluxeditor_logo2.gif -%%INSTALLDIR%%/webinc/bxe/examples/inlineXHTML/images/bxelogo.png -%%INSTALLDIR%%/webinc/bxe/examples/inlineXHTML/images/footer.gif -%%INSTALLDIR%%/webinc/bxe/examples/inlineXHTML/images/nav_rand1black.gif -%%INSTALLDIR%%/webinc/bxe/examples/inlineXHTML/images/nav_randblack.gif -%%INSTALLDIR%%/webinc/bxe/examples/inlineXHTML/images/spacer.gif -%%INSTALLDIR%%/webinc/bxe/examples/inlineXHTML/index.html -%%INSTALLDIR%%/webinc/bxe/examples/inlineXHTML/inline.css -%%INSTALLDIR%%/webinc/bxe/examples/inlineXHTML/inline.xml -%%INSTALLDIR%%/webinc/bxe/examples/inlineXHTML/libraries.xml -%%INSTALLDIR%%/webinc/bxe/examples/inlineXHTML/main.css -%%INSTALLDIR%%/webinc/bxe/examples/inlineXHTML/pictures.xml -%%INSTALLDIR%%/webinc/bxe/examples/inlineXHTML/pictures/goodgirl.jpg -%%INSTALLDIR%%/webinc/bxe/examples/inlineXHTML/pictures/landessender.jpg -%%INSTALLDIR%%/webinc/bxe/examples/inlineXHTML/relaxng.xml -%%INSTALLDIR%%/webinc/bxe/examples/inlineXHTML/schema/xhtml/modules/attribs.rng.xml -%%INSTALLDIR%%/webinc/bxe/examples/inlineXHTML/schema/xhtml/modules/basic-form.rng.xml -%%INSTALLDIR%%/webinc/bxe/examples/inlineXHTML/schema/xhtml/modules/basic-table.rng.xml -%%INSTALLDIR%%/webinc/bxe/examples/inlineXHTML/schema/xhtml/modules/datatypes.rng.xml -%%INSTALLDIR%%/webinc/bxe/examples/inlineXHTML/schema/xhtml/modules/form.rng.xml -%%INSTALLDIR%%/webinc/bxe/examples/inlineXHTML/schema/xhtml/modules/hypertext.rng.xml -%%INSTALLDIR%%/webinc/bxe/examples/inlineXHTML/schema/xhtml/modules/inlstyle.rng.xml -%%INSTALLDIR%%/webinc/bxe/examples/inlineXHTML/schema/xhtml/modules/list.rng.xml -%%INSTALLDIR%%/webinc/bxe/examples/inlineXHTML/schema/xhtml/modules/nameident.rng.xml -%%INSTALLDIR%%/webinc/bxe/examples/inlineXHTML/schema/xhtml/modules/object.rng.xml -%%INSTALLDIR%%/webinc/bxe/examples/inlineXHTML/schema/xhtml/modules/param.rng.xml -%%INSTALLDIR%%/webinc/bxe/examples/inlineXHTML/schema/xhtml/modules/pres.rng.xml -%%INSTALLDIR%%/webinc/bxe/examples/inlineXHTML/schema/xhtml/modules/struct.rng.xml -%%INSTALLDIR%%/webinc/bxe/examples/inlineXHTML/schema/xhtml/modules/target.rng.xml -%%INSTALLDIR%%/webinc/bxe/examples/inlineXHTML/schema/xhtml/modules/text.rng.xml -%%INSTALLDIR%%/webinc/bxe/examples/inlineXHTML/schema/xhtml/xhtml-strict.rng.xml -%%INSTALLDIR%%/webinc/bxe/examples/inlineXHTML/schema/xhtml/xhtml.rng.xml -%%INSTALLDIR%%/webinc/bxe/examples/uni/config.xml -%%INSTALLDIR%%/webinc/bxe/examples/uni/content.xml -%%INSTALLDIR%%/webinc/bxe/examples/uni/css/content-bxeng.css -%%INSTALLDIR%%/webinc/bxe/examples/uni/css/main.css -%%INSTALLDIR%%/webinc/bxe/examples/uni/index.bxe.xml -%%INSTALLDIR%%/webinc/bxe/examples/uni/index.html -%%INSTALLDIR%%/webinc/bxe/examples/uni/schema/dublincore/dublincore.rng.xml -%%INSTALLDIR%%/webinc/bxe/examples/uni/schema/homepage.rng.xml -%%INSTALLDIR%%/webinc/bxe/examples/uni/schema/lenya.rng.xml -%%INSTALLDIR%%/webinc/bxe/examples/uni/schema/unizh.rng.xml -%%INSTALLDIR%%/webinc/bxe/examples/uni/schema/xhtml.rng.xml -%%INSTALLDIR%%/webinc/bxe/examples/uni/schema/xhtml/modules/attribs.rng.xml -%%INSTALLDIR%%/webinc/bxe/examples/uni/schema/xhtml/modules/basic-form.rng.xml -%%INSTALLDIR%%/webinc/bxe/examples/uni/schema/xhtml/modules/basic-table.rng.xml -%%INSTALLDIR%%/webinc/bxe/examples/uni/schema/xhtml/modules/datatypes.rng.xml -%%INSTALLDIR%%/webinc/bxe/examples/uni/schema/xhtml/modules/form.rng.xml -%%INSTALLDIR%%/webinc/bxe/examples/uni/schema/xhtml/modules/hypertext.rng.xml -%%INSTALLDIR%%/webinc/bxe/examples/uni/schema/xhtml/modules/inlstyle.rng.xml -%%INSTALLDIR%%/webinc/bxe/examples/uni/schema/xhtml/modules/list.rng.xml -%%INSTALLDIR%%/webinc/bxe/examples/uni/schema/xhtml/modules/nameident.rng.xml -%%INSTALLDIR%%/webinc/bxe/examples/uni/schema/xhtml/modules/object.rng.xml -%%INSTALLDIR%%/webinc/bxe/examples/uni/schema/xhtml/modules/param.rng.xml -%%INSTALLDIR%%/webinc/bxe/examples/uni/schema/xhtml/modules/pres.rng.xml -%%INSTALLDIR%%/webinc/bxe/examples/uni/schema/xhtml/modules/struct.rng.xml -%%INSTALLDIR%%/webinc/bxe/examples/uni/schema/xhtml/modules/target.rng.xml -%%INSTALLDIR%%/webinc/bxe/examples/uni/schema/xhtml/modules/text.rng.xml -%%INSTALLDIR%%/webinc/bxe/examples/uni/schema/xhtml/xhtml-strict.rng.xml -%%INSTALLDIR%%/webinc/bxe/examples/uni/schema/xhtml/xhtml.rng.xml -%%INSTALLDIR%%/webinc/bxe/firefox_extension/build.sh -%%INSTALLDIR%%/webinc/bxe/firefox_extension/bxehelper-0.1.xpi -%%INSTALLDIR%%/webinc/bxe/firefox_extension/bxehelper.xpi -%%INSTALLDIR%%/webinc/bxe/firefox_extension/config_build.sh -%%INSTALLDIR%%/webinc/bxe/firefox_extension/content/bxehelper.xul -%%INSTALLDIR%%/webinc/bxe/firefox_extension/content/caret.js -%%INSTALLDIR%%/webinc/bxe/firefox_extension/content/contents.rdf -%%INSTALLDIR%%/webinc/bxe/firefox_extension/install.rdf -%%INSTALLDIR%%/webinc/bxe/images/buttons.png -%%INSTALLDIR%%/webinc/bxe/images/bxe.png -%%INSTALLDIR%%/webinc/bxe/images/bxelogo.png -%%INSTALLDIR%%/webinc/bxe/images/triangle.png -%%INSTALLDIR%%/webinc/bxe/index.html -%%INSTALLDIR%%/webinc/bxe/js/bxeConfig.js -%%INSTALLDIR%%/webinc/bxe/js/bxeFunctions.js -%%INSTALLDIR%%/webinc/bxe/js/bxeNodeElements.js -%%INSTALLDIR%%/webinc/bxe/js/bxeXMLDocument.js -%%INSTALLDIR%%/webinc/bxe/js/bxeXMLNode.js -%%INSTALLDIR%%/webinc/bxe/js/bxehtmltb.js -%%INSTALLDIR%%/webinc/bxe/js/eDOMEvents.js -%%INSTALLDIR%%/webinc/bxe/js/table.js -%%INSTALLDIR%%/webinc/bxe/js/widget.js -%%INSTALLDIR%%/webinc/bxe/kupu/kupubasetools.js -%%INSTALLDIR%%/webinc/bxe/kupu/kupudrawers.js -%%INSTALLDIR%%/webinc/bxe/kupu/kupudrawers/assetdrawer.xsl -%%INSTALLDIR%%/webinc/bxe/kupu/kupudrawers/demolibraries.xml -%%INSTALLDIR%%/webinc/bxe/kupu/kupudrawers/demolibrary1.xml -%%INSTALLDIR%%/webinc/bxe/kupu/kupudrawers/demolibrary2.xml -%%INSTALLDIR%%/webinc/bxe/kupu/kupudrawers/imagedrawer.xsl -%%INSTALLDIR%%/webinc/bxe/kupu/kupudrawers/librarydrawer.xsl -%%INSTALLDIR%%/webinc/bxe/kupu/kupudrawers/linkdrawer.xsl -%%INSTALLDIR%%/webinc/bxe/kupu/kupudrawertool.js -%%INSTALLDIR%%/webinc/bxe/kupu/kupuhelpers.js -%%INSTALLDIR%%/webinc/bxe/kupu/kupulibrarydrawer.js -%%INSTALLDIR%%/webinc/bxe/kupu/sarissa.js -%%INSTALLDIR%%/webinc/bxe/mozile/README.html -%%INSTALLDIR%%/webinc/bxe/mozile/buttons.png -%%INSTALLDIR%%/webinc/bxe/mozile/domlevel3.js -%%INSTALLDIR%%/webinc/bxe/mozile/eDOM.js -%%INSTALLDIR%%/webinc/bxe/mozile/eDOMXHTML.js -%%INSTALLDIR%%/webinc/bxe/mozile/jsdav.js -%%INSTALLDIR%%/webinc/bxe/mozile/mozCE.js -%%INSTALLDIR%%/webinc/bxe/mozile/mozIECE.js -%%INSTALLDIR%%/webinc/bxe/mozile/mozWrappers.js -%%INSTALLDIR%%/webinc/bxe/mozile/mozileSave.js -%%INSTALLDIR%%/webinc/bxe/mozile/mozileTransportDriver.js -%%INSTALLDIR%%/webinc/bxe/mozile/mozilekb.js -%%INSTALLDIR%%/webinc/bxe/mozile/td/file.js -%%INSTALLDIR%%/webinc/bxe/mozile/td/http.js -%%INSTALLDIR%%/webinc/bxe/mozile/td/webdav.js -%%INSTALLDIR%%/webinc/bxe/picturesExample/index.html -%%INSTALLDIR%%/webinc/bxe/plugins/ClipboardPasteDialog.js -%%INSTALLDIR%%/webinc/bxe/plugins/Drawer.js -%%INSTALLDIR%%/webinc/bxe/plugins/Drawer/classes.js -%%INSTALLDIR%%/webinc/bxe/plugins/FCKBrowser.js -%%INSTALLDIR%%/webinc/bxe/plugins/XMLSnippets.js -%%INSTALLDIR%%/webinc/bxe/relaxng/AttributeVDOM.js -%%INSTALLDIR%%/webinc/bxe/relaxng/DocumentVAL.js -%%INSTALLDIR%%/webinc/bxe/relaxng/DocumentVDOM.js -%%INSTALLDIR%%/webinc/bxe/relaxng/ElementVAL.js -%%INSTALLDIR%%/webinc/bxe/relaxng/ElementVDOM.js -%%INSTALLDIR%%/webinc/bxe/relaxng/NodeVAL.js -%%INSTALLDIR%%/webinc/bxe/relaxng/NodeVDOM.js -%%INSTALLDIR%%/webinc/bxe/relaxng/RelaxNG.js -%%INSTALLDIR%%/webinc/bxe/td/relaxngtest.js -%%INSTALLDIR%%/webinc/bxe/util/Doxyfile -%%INSTALLDIR%%/webinc/bxe/util/JsUnit.css -%%INSTALLDIR%%/webinc/bxe/util/JsUnitFooter.html -%%INSTALLDIR%%/webinc/bxe/util/JsUnitHeader.html -%%INSTALLDIR%%/webinc/bxe/util/js2doxy.pl -%%INSTALLDIR%%/webinc/bxe/util/jsdoc -%%INSTALLDIR%%/webinc/bxe/xsl/transformxsl.xsl -%%INSTALLDIR%%/webinc/bxecms/bxcms.js -%%INSTALLDIR%%/webinc/editors/fck/fck.js -%%INSTALLDIR%%/webinc/editors/fck/fckstyles.xml -%%INSTALLDIR%%/webinc/editors/fck/fcktemplates.xml -%%INSTALLDIR%%/webinc/editors/image/transbg.png -%%INSTALLDIR%%/webinc/editors/image/transparentpixel.gif -%%INSTALLDIR%%/webinc/editors/image/wz_dragdrop.js -%%INSTALLDIR%%/webinc/editors/oneform/save.js -%%INSTALLDIR%%/webinc/fck.html -%%INSTALLDIR%%/webinc/fck/README.patch -%%INSTALLDIR%%/webinc/fck/editor/css/behaviors/anchor.gif -%%INSTALLDIR%%/webinc/fck/editor/css/behaviors/anchors.htc -%%INSTALLDIR%%/webinc/fck/editor/css/behaviors/disablehandles.htc -%%INSTALLDIR%%/webinc/fck/editor/css/behaviors/hiddenfield.gif -%%INSTALLDIR%%/webinc/fck/editor/css/behaviors/hiddenfield.htc -%%INSTALLDIR%%/webinc/fck/editor/css/behaviors/moz-bindings.xml -%%INSTALLDIR%%/webinc/fck/editor/css/behaviors/showtableborders.htc -%%INSTALLDIR%%/webinc/fck/editor/css/fck_editorarea.css -%%INSTALLDIR%%/webinc/fck/editor/css/fck_internal.css -%%INSTALLDIR%%/webinc/fck/editor/css/fck_showtableborders_gecko.css -%%INSTALLDIR%%/webinc/fck/editor/css/images/block_address.png -%%INSTALLDIR%%/webinc/fck/editor/css/images/block_blockquote.png -%%INSTALLDIR%%/webinc/fck/editor/css/images/block_div.png -%%INSTALLDIR%%/webinc/fck/editor/css/images/block_h1.png -%%INSTALLDIR%%/webinc/fck/editor/css/images/block_h2.png -%%INSTALLDIR%%/webinc/fck/editor/css/images/block_h3.png -%%INSTALLDIR%%/webinc/fck/editor/css/images/block_h4.png -%%INSTALLDIR%%/webinc/fck/editor/css/images/block_h5.png -%%INSTALLDIR%%/webinc/fck/editor/css/images/block_h6.png -%%INSTALLDIR%%/webinc/fck/editor/css/images/block_p.png -%%INSTALLDIR%%/webinc/fck/editor/css/images/block_pre.png -%%INSTALLDIR%%/webinc/fck/editor/css/images/fck_anchor.gif -%%INSTALLDIR%%/webinc/fck/editor/css/images/fck_flashlogo.gif -%%INSTALLDIR%%/webinc/fck/editor/css/images/fck_hiddenfield.gif -%%INSTALLDIR%%/webinc/fck/editor/css/images/fck_pagebreak.gif -%%INSTALLDIR%%/webinc/fck/editor/css/images/fck_plugin.gif -%%INSTALLDIR%%/webinc/fck/editor/dialog/common/fck_dialog_common.css -%%INSTALLDIR%%/webinc/fck/editor/dialog/common/fck_dialog_common.js -%%INSTALLDIR%%/webinc/fck/editor/dialog/common/fcknumericfield.htc -%%INSTALLDIR%%/webinc/fck/editor/dialog/common/images/locked.gif -%%INSTALLDIR%%/webinc/fck/editor/dialog/common/images/reset.gif -%%INSTALLDIR%%/webinc/fck/editor/dialog/common/images/unlocked.gif -%%INSTALLDIR%%/webinc/fck/editor/dialog/common/moz-bindings.xml -%%INSTALLDIR%%/webinc/fck/editor/dialog/fck_about.html -%%INSTALLDIR%%/webinc/fck/editor/dialog/fck_about/lgpl.html -%%INSTALLDIR%%/webinc/fck/editor/dialog/fck_about/logo_fckeditor.gif -%%INSTALLDIR%%/webinc/fck/editor/dialog/fck_about/logo_fredck.gif -%%INSTALLDIR%%/webinc/fck/editor/dialog/fck_anchor.html -%%INSTALLDIR%%/webinc/fck/editor/dialog/fck_button.html -%%INSTALLDIR%%/webinc/fck/editor/dialog/fck_checkbox.html -%%INSTALLDIR%%/webinc/fck/editor/dialog/fck_colorselector.html -%%INSTALLDIR%%/webinc/fck/editor/dialog/fck_div.html -%%INSTALLDIR%%/webinc/fck/editor/dialog/fck_docprops.html -%%INSTALLDIR%%/webinc/fck/editor/dialog/fck_docprops/fck_document_preview.html -%%INSTALLDIR%%/webinc/fck/editor/dialog/fck_find.html -%%INSTALLDIR%%/webinc/fck/editor/dialog/fck_flash.html -%%INSTALLDIR%%/webinc/fck/editor/dialog/fck_flash/fck_flash.js -%%INSTALLDIR%%/webinc/fck/editor/dialog/fck_flash/fck_flash_preview.html -%%INSTALLDIR%%/webinc/fck/editor/dialog/fck_form.html -%%INSTALLDIR%%/webinc/fck/editor/dialog/fck_hiddenfield.html -%%INSTALLDIR%%/webinc/fck/editor/dialog/fck_image.html -%%INSTALLDIR%%/webinc/fck/editor/dialog/fck_image/fck_image.js -%%INSTALLDIR%%/webinc/fck/editor/dialog/fck_image/fck_image_preview.html -%%INSTALLDIR%%/webinc/fck/editor/dialog/fck_link.html -%%INSTALLDIR%%/webinc/fck/editor/dialog/fck_link/fck_link.js -%%INSTALLDIR%%/webinc/fck/editor/dialog/fck_listprop.html -%%INSTALLDIR%%/webinc/fck/editor/dialog/fck_paste.html -%%INSTALLDIR%%/webinc/fck/editor/dialog/fck_radiobutton.html -%%INSTALLDIR%%/webinc/fck/editor/dialog/fck_replace.html -%%INSTALLDIR%%/webinc/fck/editor/dialog/fck_select.html -%%INSTALLDIR%%/webinc/fck/editor/dialog/fck_select/fck_select.js -%%INSTALLDIR%%/webinc/fck/editor/dialog/fck_smiley.html -%%INSTALLDIR%%/webinc/fck/editor/dialog/fck_source.html -%%INSTALLDIR%%/webinc/fck/editor/dialog/fck_specialchar.html -%%INSTALLDIR%%/webinc/fck/editor/dialog/fck_spellerpages.html -%%INSTALLDIR%%/webinc/fck/editor/dialog/fck_spellerpages/spellerpages/blank.html -%%INSTALLDIR%%/webinc/fck/editor/dialog/fck_spellerpages/spellerpages/controlWindow.js -%%INSTALLDIR%%/webinc/fck/editor/dialog/fck_spellerpages/spellerpages/controls.html -%%INSTALLDIR%%/webinc/fck/editor/dialog/fck_spellerpages/spellerpages/server-scripts/spellchecker.cfm -%%INSTALLDIR%%/webinc/fck/editor/dialog/fck_spellerpages/spellerpages/server-scripts/spellchecker.php -%%INSTALLDIR%%/webinc/fck/editor/dialog/fck_spellerpages/spellerpages/server-scripts/spellchecker.pl -%%INSTALLDIR%%/webinc/fck/editor/dialog/fck_spellerpages/spellerpages/spellChecker.js -%%INSTALLDIR%%/webinc/fck/editor/dialog/fck_spellerpages/spellerpages/spellchecker.html -%%INSTALLDIR%%/webinc/fck/editor/dialog/fck_spellerpages/spellerpages/spellerStyle.css -%%INSTALLDIR%%/webinc/fck/editor/dialog/fck_spellerpages/spellerpages/wordWindow.js -%%INSTALLDIR%%/webinc/fck/editor/dialog/fck_table.html -%%INSTALLDIR%%/webinc/fck/editor/dialog/fck_tablecell.html -%%INSTALLDIR%%/webinc/fck/editor/dialog/fck_template.html -%%INSTALLDIR%%/webinc/fck/editor/dialog/fck_template/fck_template_moz-bindings.xml -%%INSTALLDIR%%/webinc/fck/editor/dialog/fck_template/fck_templateitem.htc -%%INSTALLDIR%%/webinc/fck/editor/dialog/fck_template/images/template1.gif -%%INSTALLDIR%%/webinc/fck/editor/dialog/fck_template/images/template2.gif -%%INSTALLDIR%%/webinc/fck/editor/dialog/fck_template/images/template3.gif -%%INSTALLDIR%%/webinc/fck/editor/dialog/fck_textarea.html -%%INSTALLDIR%%/webinc/fck/editor/dialog/fck_textfield.html -%%INSTALLDIR%%/webinc/fck/editor/dialog/fck_universalkey.html -%%INSTALLDIR%%/webinc/fck/editor/dialog/fck_universalkey/00.gif -%%INSTALLDIR%%/webinc/fck/editor/dialog/fck_universalkey/data.js -%%INSTALLDIR%%/webinc/fck/editor/dialog/fck_universalkey/diacritic.js -%%INSTALLDIR%%/webinc/fck/editor/dialog/fck_universalkey/dialogue.js -%%INSTALLDIR%%/webinc/fck/editor/dialog/fck_universalkey/fck_universalkey.css -%%INSTALLDIR%%/webinc/fck/editor/dialog/fck_universalkey/keyboard_layout.gif -%%INSTALLDIR%%/webinc/fck/editor/dialog/fck_universalkey/multihexa.js -%%INSTALLDIR%%/webinc/fck/editor/fckblank.html -%%INSTALLDIR%%/webinc/fck/editor/fckdebug.html -%%INSTALLDIR%%/webinc/fck/editor/fckdialog.html -%%INSTALLDIR%%/webinc/fck/editor/fckeditor.html -%%INSTALLDIR%%/webinc/fck/editor/fckeditor.original.html -%%INSTALLDIR%%/webinc/fck/editor/filemanager/browser/default/browser.css -%%INSTALLDIR%%/webinc/fck/editor/filemanager/browser/default/browser.html -%%INSTALLDIR%%/webinc/fck/editor/filemanager/browser/default/connectors/php/basexml.php -%%INSTALLDIR%%/webinc/fck/editor/filemanager/browser/default/connectors/php/commands.php -%%INSTALLDIR%%/webinc/fck/editor/filemanager/browser/default/connectors/php/config.php -%%INSTALLDIR%%/webinc/fck/editor/filemanager/browser/default/connectors/php/connector.php -%%INSTALLDIR%%/webinc/fck/editor/filemanager/browser/default/connectors/php/io.php -%%INSTALLDIR%%/webinc/fck/editor/filemanager/browser/default/connectors/php/util.php -%%INSTALLDIR%%/webinc/fck/editor/filemanager/browser/default/frmactualfolder.html -%%INSTALLDIR%%/webinc/fck/editor/filemanager/browser/default/frmcreatefolder.html -%%INSTALLDIR%%/webinc/fck/editor/filemanager/browser/default/frmfolders.html -%%INSTALLDIR%%/webinc/fck/editor/filemanager/browser/default/frmresourceslist.html -%%INSTALLDIR%%/webinc/fck/editor/filemanager/browser/default/frmresourcetype.html -%%INSTALLDIR%%/webinc/fck/editor/filemanager/browser/default/frmupload.html -%%INSTALLDIR%%/webinc/fck/editor/filemanager/browser/default/images/ButtonArrow.gif -%%INSTALLDIR%%/webinc/fck/editor/filemanager/browser/default/images/Folder.gif -%%INSTALLDIR%%/webinc/fck/editor/filemanager/browser/default/images/Folder32.gif -%%INSTALLDIR%%/webinc/fck/editor/filemanager/browser/default/images/FolderOpened.gif -%%INSTALLDIR%%/webinc/fck/editor/filemanager/browser/default/images/FolderOpened32.gif -%%INSTALLDIR%%/webinc/fck/editor/filemanager/browser/default/images/FolderUp.gif -%%INSTALLDIR%%/webinc/fck/editor/filemanager/browser/default/images/icons/32/ai.gif -%%INSTALLDIR%%/webinc/fck/editor/filemanager/browser/default/images/icons/32/avi.gif -%%INSTALLDIR%%/webinc/fck/editor/filemanager/browser/default/images/icons/32/bmp.gif -%%INSTALLDIR%%/webinc/fck/editor/filemanager/browser/default/images/icons/32/cs.gif -%%INSTALLDIR%%/webinc/fck/editor/filemanager/browser/default/images/icons/32/default.icon.gif -%%INSTALLDIR%%/webinc/fck/editor/filemanager/browser/default/images/icons/32/dll.gif -%%INSTALLDIR%%/webinc/fck/editor/filemanager/browser/default/images/icons/32/doc.gif -%%INSTALLDIR%%/webinc/fck/editor/filemanager/browser/default/images/icons/32/exe.gif -%%INSTALLDIR%%/webinc/fck/editor/filemanager/browser/default/images/icons/32/fla.gif -%%INSTALLDIR%%/webinc/fck/editor/filemanager/browser/default/images/icons/32/gif.gif -%%INSTALLDIR%%/webinc/fck/editor/filemanager/browser/default/images/icons/32/htm.gif -%%INSTALLDIR%%/webinc/fck/editor/filemanager/browser/default/images/icons/32/html.gif -%%INSTALLDIR%%/webinc/fck/editor/filemanager/browser/default/images/icons/32/jpg.gif -%%INSTALLDIR%%/webinc/fck/editor/filemanager/browser/default/images/icons/32/js.gif -%%INSTALLDIR%%/webinc/fck/editor/filemanager/browser/default/images/icons/32/mdb.gif -%%INSTALLDIR%%/webinc/fck/editor/filemanager/browser/default/images/icons/32/mp3.gif -%%INSTALLDIR%%/webinc/fck/editor/filemanager/browser/default/images/icons/32/pdf.gif -%%INSTALLDIR%%/webinc/fck/editor/filemanager/browser/default/images/icons/32/png.gif -%%INSTALLDIR%%/webinc/fck/editor/filemanager/browser/default/images/icons/32/ppt.gif -%%INSTALLDIR%%/webinc/fck/editor/filemanager/browser/default/images/icons/32/rdp.gif -%%INSTALLDIR%%/webinc/fck/editor/filemanager/browser/default/images/icons/32/swf.gif -%%INSTALLDIR%%/webinc/fck/editor/filemanager/browser/default/images/icons/32/swt.gif -%%INSTALLDIR%%/webinc/fck/editor/filemanager/browser/default/images/icons/32/txt.gif -%%INSTALLDIR%%/webinc/fck/editor/filemanager/browser/default/images/icons/32/vsd.gif -%%INSTALLDIR%%/webinc/fck/editor/filemanager/browser/default/images/icons/32/xls.gif -%%INSTALLDIR%%/webinc/fck/editor/filemanager/browser/default/images/icons/32/xml.gif -%%INSTALLDIR%%/webinc/fck/editor/filemanager/browser/default/images/icons/32/zip.gif -%%INSTALLDIR%%/webinc/fck/editor/filemanager/browser/default/images/icons/ai.gif -%%INSTALLDIR%%/webinc/fck/editor/filemanager/browser/default/images/icons/avi.gif -%%INSTALLDIR%%/webinc/fck/editor/filemanager/browser/default/images/icons/bmp.gif -%%INSTALLDIR%%/webinc/fck/editor/filemanager/browser/default/images/icons/cs.gif -%%INSTALLDIR%%/webinc/fck/editor/filemanager/browser/default/images/icons/default.icon.gif -%%INSTALLDIR%%/webinc/fck/editor/filemanager/browser/default/images/icons/dll.gif -%%INSTALLDIR%%/webinc/fck/editor/filemanager/browser/default/images/icons/doc.gif -%%INSTALLDIR%%/webinc/fck/editor/filemanager/browser/default/images/icons/exe.gif -%%INSTALLDIR%%/webinc/fck/editor/filemanager/browser/default/images/icons/fla.gif -%%INSTALLDIR%%/webinc/fck/editor/filemanager/browser/default/images/icons/gif.gif -%%INSTALLDIR%%/webinc/fck/editor/filemanager/browser/default/images/icons/htm.gif -%%INSTALLDIR%%/webinc/fck/editor/filemanager/browser/default/images/icons/html.gif -%%INSTALLDIR%%/webinc/fck/editor/filemanager/browser/default/images/icons/jpg.gif -%%INSTALLDIR%%/webinc/fck/editor/filemanager/browser/default/images/icons/js.gif -%%INSTALLDIR%%/webinc/fck/editor/filemanager/browser/default/images/icons/mdb.gif -%%INSTALLDIR%%/webinc/fck/editor/filemanager/browser/default/images/icons/mp3.gif -%%INSTALLDIR%%/webinc/fck/editor/filemanager/browser/default/images/icons/pdf.gif -%%INSTALLDIR%%/webinc/fck/editor/filemanager/browser/default/images/icons/png.gif -%%INSTALLDIR%%/webinc/fck/editor/filemanager/browser/default/images/icons/ppt.gif -%%INSTALLDIR%%/webinc/fck/editor/filemanager/browser/default/images/icons/rdp.gif -%%INSTALLDIR%%/webinc/fck/editor/filemanager/browser/default/images/icons/swf.gif -%%INSTALLDIR%%/webinc/fck/editor/filemanager/browser/default/images/icons/swt.gif -%%INSTALLDIR%%/webinc/fck/editor/filemanager/browser/default/images/icons/txt.gif -%%INSTALLDIR%%/webinc/fck/editor/filemanager/browser/default/images/icons/vsd.gif -%%INSTALLDIR%%/webinc/fck/editor/filemanager/browser/default/images/icons/xls.gif -%%INSTALLDIR%%/webinc/fck/editor/filemanager/browser/default/images/icons/xml.gif -%%INSTALLDIR%%/webinc/fck/editor/filemanager/browser/default/images/icons/zip.gif -%%INSTALLDIR%%/webinc/fck/editor/filemanager/browser/default/images/spacer.gif -%%INSTALLDIR%%/webinc/fck/editor/filemanager/browser/default/js/common.js -%%INSTALLDIR%%/webinc/fck/editor/filemanager/browser/default/js/fckxml.js -%%INSTALLDIR%%/webinc/fck/editor/images/anchor.gif -%%INSTALLDIR%%/webinc/fck/editor/images/arrow_ltr.gif -%%INSTALLDIR%%/webinc/fck/editor/images/arrow_rtl.gif -%%INSTALLDIR%%/webinc/fck/editor/images/spacer.gif -%%INSTALLDIR%%/webinc/fck/editor/js/fckeditorcode_gecko.js -%%INSTALLDIR%%/webinc/fck/editor/js/fckeditorcode_ie.js -%%INSTALLDIR%%/webinc/fck/editor/lang/_getfontformat.html -%%INSTALLDIR%%/webinc/fck/editor/lang/_translationstatus.txt -%%INSTALLDIR%%/webinc/fck/editor/lang/af.js -%%INSTALLDIR%%/webinc/fck/editor/lang/ar.js -%%INSTALLDIR%%/webinc/fck/editor/lang/bg.js -%%INSTALLDIR%%/webinc/fck/editor/lang/bn.js -%%INSTALLDIR%%/webinc/fck/editor/lang/bs.js -%%INSTALLDIR%%/webinc/fck/editor/lang/ca.js -%%INSTALLDIR%%/webinc/fck/editor/lang/cs.js -%%INSTALLDIR%%/webinc/fck/editor/lang/da.js -%%INSTALLDIR%%/webinc/fck/editor/lang/de.js -%%INSTALLDIR%%/webinc/fck/editor/lang/el.js -%%INSTALLDIR%%/webinc/fck/editor/lang/en-au.js -%%INSTALLDIR%%/webinc/fck/editor/lang/en-ca.js -%%INSTALLDIR%%/webinc/fck/editor/lang/en-uk.js -%%INSTALLDIR%%/webinc/fck/editor/lang/en.js -%%INSTALLDIR%%/webinc/fck/editor/lang/eo.js -%%INSTALLDIR%%/webinc/fck/editor/lang/es.js -%%INSTALLDIR%%/webinc/fck/editor/lang/et.js -%%INSTALLDIR%%/webinc/fck/editor/lang/eu.js -%%INSTALLDIR%%/webinc/fck/editor/lang/fa.js -%%INSTALLDIR%%/webinc/fck/editor/lang/fi.js -%%INSTALLDIR%%/webinc/fck/editor/lang/fo.js -%%INSTALLDIR%%/webinc/fck/editor/lang/fr-ca.js -%%INSTALLDIR%%/webinc/fck/editor/lang/fr.js -%%INSTALLDIR%%/webinc/fck/editor/lang/gl.js -%%INSTALLDIR%%/webinc/fck/editor/lang/gu.js -%%INSTALLDIR%%/webinc/fck/editor/lang/he.js -%%INSTALLDIR%%/webinc/fck/editor/lang/hi.js -%%INSTALLDIR%%/webinc/fck/editor/lang/hr.js -%%INSTALLDIR%%/webinc/fck/editor/lang/hu.js -%%INSTALLDIR%%/webinc/fck/editor/lang/it.js -%%INSTALLDIR%%/webinc/fck/editor/lang/ja.js -%%INSTALLDIR%%/webinc/fck/editor/lang/km.js -%%INSTALLDIR%%/webinc/fck/editor/lang/ko.js -%%INSTALLDIR%%/webinc/fck/editor/lang/lt.js -%%INSTALLDIR%%/webinc/fck/editor/lang/lv.js -%%INSTALLDIR%%/webinc/fck/editor/lang/mn.js -%%INSTALLDIR%%/webinc/fck/editor/lang/ms.js -%%INSTALLDIR%%/webinc/fck/editor/lang/nb.js -%%INSTALLDIR%%/webinc/fck/editor/lang/nl.js -%%INSTALLDIR%%/webinc/fck/editor/lang/no.js -%%INSTALLDIR%%/webinc/fck/editor/lang/pl.js -%%INSTALLDIR%%/webinc/fck/editor/lang/pt-br.js -%%INSTALLDIR%%/webinc/fck/editor/lang/pt.js -%%INSTALLDIR%%/webinc/fck/editor/lang/ro.js -%%INSTALLDIR%%/webinc/fck/editor/lang/ru.js -%%INSTALLDIR%%/webinc/fck/editor/lang/sk.js -%%INSTALLDIR%%/webinc/fck/editor/lang/sl.js -%%INSTALLDIR%%/webinc/fck/editor/lang/sr-latn.js -%%INSTALLDIR%%/webinc/fck/editor/lang/sr.js -%%INSTALLDIR%%/webinc/fck/editor/lang/sv.js -%%INSTALLDIR%%/webinc/fck/editor/lang/th.js -%%INSTALLDIR%%/webinc/fck/editor/lang/tr.js -%%INSTALLDIR%%/webinc/fck/editor/lang/uk.js -%%INSTALLDIR%%/webinc/fck/editor/lang/vi.js -%%INSTALLDIR%%/webinc/fck/editor/lang/zh-cn.js -%%INSTALLDIR%%/webinc/fck/editor/lang/zh.js -%%INSTALLDIR%%/webinc/fck/editor/plugins/placeholder/fck_placeholder.html -%%INSTALLDIR%%/webinc/fck/editor/plugins/placeholder/fckplugin.js -%%INSTALLDIR%%/webinc/fck/editor/plugins/placeholder/lang/de.js -%%INSTALLDIR%%/webinc/fck/editor/plugins/placeholder/lang/en.js -%%INSTALLDIR%%/webinc/fck/editor/plugins/placeholder/lang/es.js -%%INSTALLDIR%%/webinc/fck/editor/plugins/placeholder/lang/fr.js -%%INSTALLDIR%%/webinc/fck/editor/plugins/placeholder/lang/it.js -%%INSTALLDIR%%/webinc/fck/editor/plugins/placeholder/lang/pl.js -%%INSTALLDIR%%/webinc/fck/editor/plugins/placeholder/placeholder.gif -%%INSTALLDIR%%/webinc/fck/editor/plugins/smsymbol/css/smsymbol.css -%%INSTALLDIR%%/webinc/fck/editor/plugins/smsymbol/docs/help.txt -%%INSTALLDIR%%/webinc/fck/editor/plugins/smsymbol/docs/hilfe.txt -%%INSTALLDIR%%/webinc/fck/editor/plugins/smsymbol/fckplugin.js -%%INSTALLDIR%%/webinc/fck/editor/plugins/smsymbol/img/icon.gif -%%INSTALLDIR%%/webinc/fck/editor/plugins/smsymbol/img/icon_16x16.gif -%%INSTALLDIR%%/webinc/fck/editor/plugins/smsymbol/index.html -%%INSTALLDIR%%/webinc/fck/editor/plugins/smsymbol/js/smsymbol.js -%%INSTALLDIR%%/webinc/fck/editor/plugins/smsymbol/lang/de.js -%%INSTALLDIR%%/webinc/fck/editor/plugins/smsymbol/lang/en.js -%%INSTALLDIR%%/webinc/fck/editor/plugins/tablecommands/fckplugin.js -%%INSTALLDIR%%/webinc/fck/editor/skins/_fckviewstrips.html -%%INSTALLDIR%%/webinc/fck/editor/skins/default/fck_dialog.css -%%INSTALLDIR%%/webinc/fck/editor/skins/default/fck_dialog_ie6.js -%%INSTALLDIR%%/webinc/fck/editor/skins/default/fck_editor.css -%%INSTALLDIR%%/webinc/fck/editor/skins/default/fck_strip.gif -%%INSTALLDIR%%/webinc/fck/editor/skins/default/images/dialog.sides.gif -%%INSTALLDIR%%/webinc/fck/editor/skins/default/images/dialog.sides.png -%%INSTALLDIR%%/webinc/fck/editor/skins/default/images/dialog.sides.rtl.png -%%INSTALLDIR%%/webinc/fck/editor/skins/default/images/sprites.gif -%%INSTALLDIR%%/webinc/fck/editor/skins/default/images/sprites.png -%%INSTALLDIR%%/webinc/fck/editor/skins/default/images/toolbar.arrowright.gif -%%INSTALLDIR%%/webinc/fck/editor/skins/default/images/toolbar.buttonarrow.gif -%%INSTALLDIR%%/webinc/fck/editor/skins/default/images/toolbar.collapse.gif -%%INSTALLDIR%%/webinc/fck/editor/skins/default/images/toolbar.end.gif -%%INSTALLDIR%%/webinc/fck/editor/skins/default/images/toolbar.expand.gif -%%INSTALLDIR%%/webinc/fck/editor/skins/default/images/toolbar.separator.gif -%%INSTALLDIR%%/webinc/fck/editor/skins/default/images/toolbar.start.gif -%%INSTALLDIR%%/webinc/fck/fckconfig.js -%%INSTALLDIR%%/webinc/fck/fckeditor.js -%%INSTALLDIR%%/webinc/fck/fckstyles.xml -%%INSTALLDIR%%/webinc/fck/fcktemplates.xml -%%INSTALLDIR%%/webinc/fck/patch-against-2.3.patch -%%INSTALLDIR%%/webinc/images/blank.gif -%%INSTALLDIR%%/webinc/images/editbutton.png -%%INSTALLDIR%%/webinc/images/openid.gif -%%INSTALLDIR%%/webinc/images/privat.gif -%%INSTALLDIR%%/webinc/js/CalendarPopup.js -%%INSTALLDIR%%/webinc/js/admin.js -%%INSTALLDIR%%/webinc/js/blogmap.js -%%INSTALLDIR%%/webinc/js/bx/helpers.js -%%INSTALLDIR%%/webinc/js/bx/i18n.js -%%INSTALLDIR%%/webinc/js/bx/scroller.js -%%INSTALLDIR%%/webinc/js/bx/string.js -%%INSTALLDIR%%/webinc/js/bx/tooltip.js -%%INSTALLDIR%%/webinc/js/colorpicker.js -%%INSTALLDIR%%/webinc/js/dms.js -%%INSTALLDIR%%/webinc/js/editpopup.js -%%INSTALLDIR%%/webinc/js/formedit.js -%%INSTALLDIR%%/webinc/js/livesearch.js -%%INSTALLDIR%%/webinc/js/moo.ajax.js -%%INSTALLDIR%%/webinc/js/openId.js -%%INSTALLDIR%%/webinc/js/prototype.js -%%INSTALLDIR%%/webinc/js/prototype.lite.js -%%INSTALLDIR%%/webinc/js/rating.js -%%INSTALLDIR%%/webinc/js/sarissa.js -%%INSTALLDIR%%/webinc/js/sarissa_0.9.9.4.js -%%INSTALLDIR%%/webinc/js/sarissa_dbform.js -%%INSTALLDIR%%/webinc/js/scriptaculous/builder.js -%%INSTALLDIR%%/webinc/js/scriptaculous/controls.js -%%INSTALLDIR%%/webinc/js/scriptaculous/dragdrop.js -%%INSTALLDIR%%/webinc/js/scriptaculous/effects.js -%%INSTALLDIR%%/webinc/js/scriptaculous/scriptaculous.js -%%INSTALLDIR%%/webinc/js/scriptaculous/slider.js -%%INSTALLDIR%%/webinc/js/scriptaculous/unittest.js -%%INSTALLDIR%%/webinc/js/spacer.gif -%%INSTALLDIR%%/webinc/js/vote.js -%%INSTALLDIR%%/webinc/kupu.html -%%INSTALLDIR%%/webinc/kupu/README -%%INSTALLDIR%%/webinc/kupu/common/fulldoc.html -%%INSTALLDIR%%/webinc/kupu/common/kupu.html -%%INSTALLDIR%%/webinc/kupu/common/kupubasetools.js -%%INSTALLDIR%%/webinc/kupu/common/kupucontentfilters.js -%%INSTALLDIR%%/webinc/kupu/common/kupucontextmenu.js -%%INSTALLDIR%%/webinc/kupu/common/kupucustom.css -%%INSTALLDIR%%/webinc/kupu/common/kupudrawers.js -%%INSTALLDIR%%/webinc/kupu/common/kupudrawers/demolibraries.xml -%%INSTALLDIR%%/webinc/kupu/common/kupudrawers/demolibrary1.xml -%%INSTALLDIR%%/webinc/kupu/common/kupudrawers/demolibrary2.xml -%%INSTALLDIR%%/webinc/kupu/common/kupudrawers/drawer.xsl -%%INSTALLDIR%%/webinc/kupu/common/kupudrawers/kupublank.html -%%INSTALLDIR%%/webinc/kupu/common/kupudrawers/librarydrawer.xsl -%%INSTALLDIR%%/webinc/kupu/common/kupudrawerstyles.css -%%INSTALLDIR%%/webinc/kupu/common/kupueditor.js -%%INSTALLDIR%%/webinc/kupu/common/kupuform.html -%%INSTALLDIR%%/webinc/kupu/common/kupuhelpers.js -%%INSTALLDIR%%/webinc/kupu/common/kupuimages/background-color.png -%%INSTALLDIR%%/webinc/kupu/common/kupuimages/bold.png -%%INSTALLDIR%%/webinc/kupu/common/kupuimages/buttons.png -%%INSTALLDIR%%/webinc/kupu/common/kupuimages/caret.png -%%INSTALLDIR%%/webinc/kupu/common/kupuimages/copy.png -%%INSTALLDIR%%/webinc/kupu/common/kupuimages/create-new.png -%%INSTALLDIR%%/webinc/kupu/common/kupuimages/cut.png -%%INSTALLDIR%%/webinc/kupu/common/kupuimages/definitionlist.png -%%INSTALLDIR%%/webinc/kupu/common/kupuimages/document.png -%%INSTALLDIR%%/webinc/kupu/common/kupuimages/exthyperlink.png -%%INSTALLDIR%%/webinc/kupu/common/kupuimages/folder.png -%%INSTALLDIR%%/webinc/kupu/common/kupuimages/fonts.png -%%INSTALLDIR%%/webinc/kupu/common/kupuimages/format.png -%%INSTALLDIR%%/webinc/kupu/common/kupuimages/hr.png -%%INSTALLDIR%%/webinc/kupu/common/kupuimages/image.png -%%INSTALLDIR%%/webinc/kupu/common/kupuimages/indent.png -%%INSTALLDIR%%/webinc/kupu/common/kupuimages/inthyperlink.png -%%INSTALLDIR%%/webinc/kupu/common/kupuimages/italic.png -%%INSTALLDIR%%/webinc/kupu/common/kupuimages/justify-center.png -%%INSTALLDIR%%/webinc/kupu/common/kupuimages/justify-full.png -%%INSTALLDIR%%/webinc/kupu/common/kupuimages/justify-left.png -%%INSTALLDIR%%/webinc/kupu/common/kupuimages/justify-right.png -%%INSTALLDIR%%/webinc/kupu/common/kupuimages/kupu_icon.gif -%%INSTALLDIR%%/webinc/kupu/common/kupuimages/kupulibrary.png -%%INSTALLDIR%%/webinc/kupu/common/kupuimages/larger-text.png -%%INSTALLDIR%%/webinc/kupu/common/kupuimages/link.png -%%INSTALLDIR%%/webinc/kupu/common/kupuimages/ordered-list.png -%%INSTALLDIR%%/webinc/kupu/common/kupuimages/outdent.png -%%INSTALLDIR%%/webinc/kupu/common/kupuimages/paste.png -%%INSTALLDIR%%/webinc/kupu/common/kupuimages/redo-disabled.png -%%INSTALLDIR%%/webinc/kupu/common/kupuimages/redo.png -%%INSTALLDIR%%/webinc/kupu/common/kupuimages/remove.png -%%INSTALLDIR%%/webinc/kupu/common/kupuimages/save.png -%%INSTALLDIR%%/webinc/kupu/common/kupuimages/size.png -%%INSTALLDIR%%/webinc/kupu/common/kupuimages/smaller-text.png -%%INSTALLDIR%%/webinc/kupu/common/kupuimages/strikethrough.png -%%INSTALLDIR%%/webinc/kupu/common/kupuimages/subscript.png -%%INSTALLDIR%%/webinc/kupu/common/kupuimages/superscript.png -%%INSTALLDIR%%/webinc/kupu/common/kupuimages/table.png -%%INSTALLDIR%%/webinc/kupu/common/kupuimages/text-check.png -%%INSTALLDIR%%/webinc/kupu/common/kupuimages/text-color.png -%%INSTALLDIR%%/webinc/kupu/common/kupuimages/underline.png -%%INSTALLDIR%%/webinc/kupu/common/kupuimages/undo-disabled.png -%%INSTALLDIR%%/webinc/kupu/common/kupuimages/undo.png -%%INSTALLDIR%%/webinc/kupu/common/kupuimages/unlink.png -%%INSTALLDIR%%/webinc/kupu/common/kupuimages/unordered-list.png -%%INSTALLDIR%%/webinc/kupu/common/kupuimages/view-source.png -%%INSTALLDIR%%/webinc/kupu/common/kupuinit.js -%%INSTALLDIR%%/webinc/kupu/common/kupuinit_experimental.js -%%INSTALLDIR%%/webinc/kupu/common/kupuinit_form.js -%%INSTALLDIR%%/webinc/kupu/common/kupuinspector.js -%%INSTALLDIR%%/webinc/kupu/common/kupuloggers.js -%%INSTALLDIR%%/webinc/kupu/common/kupumacros.html -%%INSTALLDIR%%/webinc/kupu/common/kupupopups/image.html -%%INSTALLDIR%%/webinc/kupu/common/kupupopups/link.html -%%INSTALLDIR%%/webinc/kupu/common/kupupostsupport.js -%%INSTALLDIR%%/webinc/kupu/common/kupusaveonpart.js -%%INSTALLDIR%%/webinc/kupu/common/kupusourceedit.js -%%INSTALLDIR%%/webinc/kupu/common/kupustart.js -%%INSTALLDIR%%/webinc/kupu/common/kupustyles.css -%%INSTALLDIR%%/webinc/kupu/common/popups/image.html -%%INSTALLDIR%%/webinc/kupu/common/popups/link.html -%%INSTALLDIR%%/webinc/kupu/common/sarissa.js -%%INSTALLDIR%%/webinc/kupu/common/striptal.xsl -%%INSTALLDIR%%/webinc/kupu/kupu-1.2.x.patch -%%INSTALLDIR%%/webinc/mozile/LICENSEBLOCK.txt -%%INSTALLDIR%%/webinc/mozile/LICENSESHORT.txt -%%INSTALLDIR%%/webinc/mozile/buttons.png -%%INSTALLDIR%%/webinc/mozile/domlevel3.js -%%INSTALLDIR%%/webinc/mozile/eDOM.js -%%INSTALLDIR%%/webinc/mozile/eDOMXHTML.js -%%INSTALLDIR%%/webinc/mozile/mozCE.js -%%INSTALLDIR%%/webinc/mozile/mozDataTransport.js -%%INSTALLDIR%%/webinc/mozile/mozIECE.js -%%INSTALLDIR%%/webinc/mozile/mozWrappers.js -%%INSTALLDIR%%/webinc/mozile/mozileConfig.xml -%%INSTALLDIR%%/webinc/mozile/mozileLoader.js -%%INSTALLDIR%%/webinc/mozile/mozileSave.js -%%INSTALLDIR%%/webinc/mozile/mozilehtmltb.js -%%INSTALLDIR%%/webinc/mozile/mozilekb.js -%%INSTALLDIR%%/webinc/mozile/patch_against_bxe_mozile.diff -%%INSTALLDIR%%/webinc/php/commentdeactivate.php -%%INSTALLDIR%%/webinc/php/upload.php -%%INSTALLDIR%%/webinc/plugins/blog/common.js -%%INSTALLDIR%%/webinc/plugins/blog/empty.html -%%INSTALLDIR%%/webinc/plugins/blog/fck.js -%%INSTALLDIR%%/webinc/plugins/blog/kupu.js -%%INSTALLDIR%%/webinc/plugins/blog/quicktags.js -%%INSTALLDIR%%/webinc/plugins/blog/sidebar.js -%%INSTALLDIR%%/webinc/plugins/dbform/css/admin.css -%%INSTALLDIR%%/webinc/plugins/dbform/js/formxmlcheck.js -%%INSTALLDIR%%/webinc/plugins/dbforms2/common.js -%%INSTALLDIR%%/webinc/plugins/dbforms2/dbforms2.js -%%INSTALLDIR%%/webinc/plugins/dbforms2/emptyupload.html -%%INSTALLDIR%%/webinc/plugins/dbforms2/fckconfig.js -%%INSTALLDIR%%/webinc/plugins/dbforms2/fields.js -%%INSTALLDIR%%/webinc/plugins/dbforms2/form.js -%%INSTALLDIR%%/webinc/plugins/dbforms2/formdata.js -%%INSTALLDIR%%/webinc/plugins/dbforms2/groups.js -%%INSTALLDIR%%/webinc/plugins/dbforms2/helpers.js -%%INSTALLDIR%%/webinc/plugins/dbforms2/listview.js -%%INSTALLDIR%%/webinc/plugins/dbforms2/liveselect.js -%%INSTALLDIR%%/webinc/plugins/dbforms2/log.js -%%INSTALLDIR%%/webinc/plugins/dbforms2/mksingle.sh -%%INSTALLDIR%%/webinc/plugins/dbforms2/statusline.js -%%INSTALLDIR%%/webinc/plugins/dbforms2/toolbar.js -%%INSTALLDIR%%/webinc/plugins/dbforms2/transport.js -%%INSTALLDIR%%/webinc/plugins/linklog/admin.css -%%INSTALLDIR%%/webinc/plugins/metasearch/livesearch.js -%%INSTALLDIR%%/webinc/plugins/patforms/fck.js -%%INSTALLDIR%%/webinc/plugins/patforms/multiselect.js -%%INSTALLDIR%%/webinc/tests/bx_collection.php -%%INSTALLDIR%%/webinc/tests/index.php -%%INSTALLDIR%%/webinc/tests/web.php -%%INSTALLDIR%%/xml/blogcomment.xml -%%INSTALLDIR%%/xml/contact.xml -@dir %%INSTALLDIR%%/xml -@dir %%INSTALLDIR%%/webinc/tests -@dir %%INSTALLDIR%%/webinc/plugins/patforms -@dir %%INSTALLDIR%%/webinc/plugins/metasearch -@dir %%INSTALLDIR%%/webinc/plugins/linklog -@dir %%INSTALLDIR%%/webinc/plugins/dbforms2 -@dir %%INSTALLDIR%%/webinc/plugins/dbform/js -@dir %%INSTALLDIR%%/webinc/plugins/dbform/css -@dir %%INSTALLDIR%%/webinc/plugins/dbform -@dir %%INSTALLDIR%%/webinc/plugins/blog -@dir %%INSTALLDIR%%/webinc/plugins -@dir %%INSTALLDIR%%/webinc/php -@dir %%INSTALLDIR%%/webinc/mozile -@dir %%INSTALLDIR%%/webinc/kupu/common/popups -@dir %%INSTALLDIR%%/webinc/kupu/common/kupupopups -@dir %%INSTALLDIR%%/webinc/kupu/common/kupuimages -@dir %%INSTALLDIR%%/webinc/kupu/common/kupudrawers -@dir %%INSTALLDIR%%/webinc/kupu/common -@dir %%INSTALLDIR%%/webinc/kupu -@dir %%INSTALLDIR%%/webinc/js/scriptaculous -@dir %%INSTALLDIR%%/webinc/js/bx -@dir %%INSTALLDIR%%/webinc/js -@dir %%INSTALLDIR%%/webinc/images -@dir %%INSTALLDIR%%/webinc/fck/editor/skins/default/toolbar -@dir %%INSTALLDIR%%/webinc/fck/editor/skins/default/images -@dir %%INSTALLDIR%%/webinc/fck/editor/skins/default -@dir %%INSTALLDIR%%/webinc/fck/editor/skins -@dir %%INSTALLDIR%%/webinc/fck/editor/plugins/tablecommands -@dir %%INSTALLDIR%%/webinc/fck/editor/plugins/smsymbol/lang -@dir %%INSTALLDIR%%/webinc/fck/editor/plugins/smsymbol/js -@dir %%INSTALLDIR%%/webinc/fck/editor/plugins/smsymbol/img -@dir %%INSTALLDIR%%/webinc/fck/editor/plugins/smsymbol/docs -@dir %%INSTALLDIR%%/webinc/fck/editor/plugins/smsymbol/css -@dir %%INSTALLDIR%%/webinc/fck/editor/plugins/smsymbol -@dir %%INSTALLDIR%%/webinc/fck/editor/plugins/placeholder/lang -@dir %%INSTALLDIR%%/webinc/fck/editor/plugins/placeholder -@dir %%INSTALLDIR%%/webinc/fck/editor/plugins -@dir %%INSTALLDIR%%/webinc/fck/editor/lang -@dir %%INSTALLDIR%%/webinc/fck/editor/js -@dir %%INSTALLDIR%%/webinc/fck/editor/images -@dir %%INSTALLDIR%%/webinc/fck/editor/filemanager/browser/default/js -@dir %%INSTALLDIR%%/webinc/fck/editor/filemanager/browser/default/images/icons/32 -@dir %%INSTALLDIR%%/webinc/fck/editor/filemanager/browser/default/images/icons -@dir %%INSTALLDIR%%/webinc/fck/editor/filemanager/browser/default/images -@dir %%INSTALLDIR%%/webinc/fck/editor/filemanager/browser/default/connectors/php -@dir %%INSTALLDIR%%/webinc/fck/editor/filemanager/browser/default/connectors -@dir %%INSTALLDIR%%/webinc/fck/editor/filemanager/browser/default -@dir %%INSTALLDIR%%/webinc/fck/editor/filemanager/browser -@dir %%INSTALLDIR%%/webinc/fck/editor/filemanager -@dir %%INSTALLDIR%%/webinc/fck/editor/dialog/fck_universalkey -@dir %%INSTALLDIR%%/webinc/fck/editor/dialog/fck_template/images -@dir %%INSTALLDIR%%/webinc/fck/editor/dialog/fck_template -@dir %%INSTALLDIR%%/webinc/fck/editor/dialog/fck_spellerpages/spellerpages/server-scripts -@dir %%INSTALLDIR%%/webinc/fck/editor/dialog/fck_spellerpages/spellerpages -@dir %%INSTALLDIR%%/webinc/fck/editor/dialog/fck_spellerpages -@dir %%INSTALLDIR%%/webinc/fck/editor/dialog/fck_select -@dir %%INSTALLDIR%%/webinc/fck/editor/dialog/fck_link -@dir %%INSTALLDIR%%/webinc/fck/editor/dialog/fck_image -@dir %%INSTALLDIR%%/webinc/fck/editor/dialog/fck_flash -@dir %%INSTALLDIR%%/webinc/fck/editor/dialog/fck_docprops -@dir %%INSTALLDIR%%/webinc/fck/editor/dialog/fck_about -@dir %%INSTALLDIR%%/webinc/fck/editor/dialog/common/images -@dir %%INSTALLDIR%%/webinc/fck/editor/dialog/common -@dir %%INSTALLDIR%%/webinc/fck/editor/dialog -@dir %%INSTALLDIR%%/webinc/fck/editor/css/images -@dir %%INSTALLDIR%%/webinc/fck/editor/css/behaviors -@dir %%INSTALLDIR%%/webinc/fck/editor/css -@dir %%INSTALLDIR%%/webinc/fck/editor -@dir %%INSTALLDIR%%/webinc/fck -@dir %%INSTALLDIR%%/webinc/editors/oneform -@dir %%INSTALLDIR%%/webinc/editors/image -@dir %%INSTALLDIR%%/webinc/editors/fck -@dir %%INSTALLDIR%%/webinc/editors -@dir %%INSTALLDIR%%/webinc/bxecms -@dir %%INSTALLDIR%%/webinc/bxe/xsl -@dir %%INSTALLDIR%%/webinc/bxe/util -@dir %%INSTALLDIR%%/webinc/bxe/td -@dir %%INSTALLDIR%%/webinc/bxe/scripts -@dir %%INSTALLDIR%%/webinc/bxe/relaxng -@dir %%INSTALLDIR%%/webinc/bxe/plugins/Drawer -@dir %%INSTALLDIR%%/webinc/bxe/plugins -@dir %%INSTALLDIR%%/webinc/bxe/picturesExample -@dir %%INSTALLDIR%%/webinc/bxe/mozile/td -@dir %%INSTALLDIR%%/webinc/bxe/mozile -@dir %%INSTALLDIR%%/webinc/bxe/kupu/kupudrawers -@dir %%INSTALLDIR%%/webinc/bxe/kupu -@dir %%INSTALLDIR%%/webinc/bxe/js -@dir %%INSTALLDIR%%/webinc/bxe/images -@dir %%INSTALLDIR%%/webinc/bxe/firefox_extension/content -@dir %%INSTALLDIR%%/webinc/bxe/firefox_extension -@dir %%INSTALLDIR%%/webinc/bxe/examples/uni/schema/xhtml/modules -@dir %%INSTALLDIR%%/webinc/bxe/examples/uni/schema/xhtml -@dir %%INSTALLDIR%%/webinc/bxe/examples/uni/schema/dublincore -@dir %%INSTALLDIR%%/webinc/bxe/examples/uni/schema -@dir %%INSTALLDIR%%/webinc/bxe/examples/uni/css -@dir %%INSTALLDIR%%/webinc/bxe/examples/uni -@dir %%INSTALLDIR%%/webinc/bxe/examples/inlineXHTML/schema/xhtml/modules -@dir %%INSTALLDIR%%/webinc/bxe/examples/inlineXHTML/schema/xhtml -@dir %%INSTALLDIR%%/webinc/bxe/examples/inlineXHTML/schema -@dir %%INSTALLDIR%%/webinc/bxe/examples/inlineXHTML/pictures -@dir %%INSTALLDIR%%/webinc/bxe/examples/inlineXHTML/images -@dir %%INSTALLDIR%%/webinc/bxe/examples/inlineXHTML -@dir %%INSTALLDIR%%/webinc/bxe/examples/inline/images -@dir %%INSTALLDIR%%/webinc/bxe/examples/inline -@dir %%INSTALLDIR%%/webinc/bxe/examples/echo-atom -@dir %%INSTALLDIR%%/webinc/bxe/examples/MathML -@dir %%INSTALLDIR%%/webinc/bxe/examples -@dir %%INSTALLDIR%%/webinc/bxe/div -@dir %%INSTALLDIR%%/webinc/bxe/css -@dir %%INSTALLDIR%%/webinc/bxe -@dir %%INSTALLDIR%%/webinc -@dir %%INSTALLDIR%%/themes/standard/plugins/vote -@dir %%INSTALLDIR%%/themes/standard/plugins/newsletter -@dir %%INSTALLDIR%%/themes/standard/plugins/metasearch -@dir %%INSTALLDIR%%/themes/standard/plugins/metainfo -@dir %%INSTALLDIR%%/themes/standard/plugins/linklog -@dir %%INSTALLDIR%%/themes/standard/plugins/gallery -@dir %%INSTALLDIR%%/themes/standard/plugins/dms -@dir %%INSTALLDIR%%/themes/standard/plugins/blog -@dir %%INSTALLDIR%%/themes/standard/plugins/aggregator -@dir %%INSTALLDIR%%/themes/standard/plugins -@dir %%INSTALLDIR%%/themes/standard/admin/plugins -@dir %%INSTALLDIR%%/themes/standard/admin/images/overview -@dir %%INSTALLDIR%%/themes/standard/admin/images/marker -@dir %%INSTALLDIR%%/themes/standard/admin/images/dbforms2 -@dir %%INSTALLDIR%%/themes/standard/admin/images -@dir %%INSTALLDIR%%/themes/standard/admin/css -@dir %%INSTALLDIR%%/themes/standard/admin -@dir %%INSTALLDIR%%/themes/standard -@dir %%INSTALLDIR%%/themes/mobile/preview -@dir %%INSTALLDIR%%/themes/mobile/css -@dir %%INSTALLDIR%%/themes/mobile -@dir %%INSTALLDIR%%/themes/3-cols/templates -@dir %%INSTALLDIR%%/themes/3-cols/preview -@dir %%INSTALLDIR%%/themes/3-cols/images -@dir %%INSTALLDIR%%/themes/3-cols/css -@dir %%INSTALLDIR%%/themes/3-cols/buttons -@dir %%INSTALLDIR%%/themes/3-cols-2008/templates -@dir %%INSTALLDIR%%/themes/3-cols-2008/preview -@dir %%INSTALLDIR%%/themes/3-cols-2008/images -@dir %%INSTALLDIR%%/themes/3-cols-2008/css -@dir %%INSTALLDIR%%/themes/3-cols-2008/buttons -@dir %%INSTALLDIR%%/themes/3-cols-2008 -@dir %%INSTALLDIR%%/themes/3-cols -@dir %%INSTALLDIR%%/themes/2-cols/templates -@dir %%INSTALLDIR%%/themes/2-cols/preview -@dir %%INSTALLDIR%%/themes/2-cols/images -@dir %%INSTALLDIR%%/themes/2-cols/css -@dir %%INSTALLDIR%%/themes/2-cols/buttons -@dir %%INSTALLDIR%%/themes/2-cols-2008/templates -@dir %%INSTALLDIR%%/themes/2-cols-2008/preview -@dir %%INSTALLDIR%%/themes/2-cols-2008/images -@dir %%INSTALLDIR%%/themes/2-cols-2008/css -@dir %%INSTALLDIR%%/themes/2-cols-2008/buttons -@dir %%INSTALLDIR%%/themes/2-cols-2008 -@dir %%INSTALLDIR%%/themes/2-cols -@dir %%INSTALLDIR%%/structure -@dir %%INSTALLDIR%%/install/phing/classes/phing/util/regexp -@dir %%INSTALLDIR%%/install/phing/classes/phing/util -@dir %%INSTALLDIR%%/install/phing/classes/phing/types/selectors -@dir %%INSTALLDIR%%/install/phing/classes/phing/types -@dir %%INSTALLDIR%%/install/phing/classes/phing/tasks/system/condition -@dir %%INSTALLDIR%%/install/phing/classes/phing/tasks/system -@dir %%INSTALLDIR%%/install/phing/classes/phing/tasks/ext/svn -@dir %%INSTALLDIR%%/install/phing/classes/phing/tasks/ext/pearpackage -@dir %%INSTALLDIR%%/install/phing/classes/phing/tasks/ext -@dir %%INSTALLDIR%%/install/phing/classes/phing/tasks -@dir %%INSTALLDIR%%/install/phing/classes/phing/system/util -@dir %%INSTALLDIR%%/install/phing/classes/phing/system/lang -@dir %%INSTALLDIR%%/install/phing/classes/phing/system/io -@dir %%INSTALLDIR%%/install/phing/classes/phing/system -@dir %%INSTALLDIR%%/install/phing/classes/phing/parser -@dir %%INSTALLDIR%%/install/phing/classes/phing/mappers -@dir %%INSTALLDIR%%/install/phing/classes/phing/listener -@dir %%INSTALLDIR%%/install/phing/classes/phing/lib -@dir %%INSTALLDIR%%/install/phing/classes/phing/input -@dir %%INSTALLDIR%%/install/phing/classes/phing/filters/util -@dir %%INSTALLDIR%%/install/phing/classes/phing/filters -@dir %%INSTALLDIR%%/install/phing/classes/phing -@dir %%INSTALLDIR%%/install/phing/classes -@dir %%INSTALLDIR%%/install/phing/bin -@dir %%INSTALLDIR%%/install/phing -@dir %%INSTALLDIR%%/install/newsletter/themes/scansystems/templates -@dir %%INSTALLDIR%%/install/newsletter/themes/scansystems -@dir %%INSTALLDIR%%/install/newsletter/themes/3-cols/css -@dir %%INSTALLDIR%%/install/newsletter/themes/3-cols -@dir %%INSTALLDIR%%/install/newsletter/themes -@dir %%INSTALLDIR%%/install/newsletter/files/_galleries/gallery -@dir %%INSTALLDIR%%/install/newsletter/files/_galleries -@dir %%INSTALLDIR%%/install/newsletter/files -@dir %%INSTALLDIR%%/install/newsletter/data/newsletter/drafts -@dir %%INSTALLDIR%%/install/newsletter/data/newsletter/archive/2006 -@dir %%INSTALLDIR%%/install/newsletter/data/newsletter/archive -@dir %%INSTALLDIR%%/install/newsletter/data/newsletter -@dir %%INSTALLDIR%%/install/newsletter/data -@dir %%INSTALLDIR%%/install/newsletter -@dir %%INSTALLDIR%%/install/dist/sitemap -@dir %%INSTALLDIR%%/install/dist/lang -@dir %%INSTALLDIR%%/install/dist/files/images -@dir %%INSTALLDIR%%/install/dist/files/_galleries/gallery -@dir %%INSTALLDIR%%/install/dist/files/_galleries -@dir %%INSTALLDIR%%/install/dist/files -@dir %%INSTALLDIR%%/install/dist/data/themes -@dir %%INSTALLDIR%%/install/dist/data/lang -@dir %%INSTALLDIR%%/install/dist/data/gallery -@dir %%INSTALLDIR%%/install/dist/data/files -@dir %%INSTALLDIR%%/install/dist/data/contact -@dir %%INSTALLDIR%%/install/dist/data/blog -@dir %%INSTALLDIR%%/install/dist/data/about -@dir %%INSTALLDIR%%/install/dist/data -@dir %%INSTALLDIR%%/install/dist/conf/properties/image -@dir %%INSTALLDIR%%/install/dist/conf/properties/audio -@dir %%INSTALLDIR%%/install/dist/conf/properties -@dir %%INSTALLDIR%%/install/dist/conf/fck -@dir %%INSTALLDIR%%/install/dist/conf/editors -@dir %%INSTALLDIR%%/install/dist/conf -@dir %%INSTALLDIR%%/install/dist/_hosts/live -@dir %%INSTALLDIR%%/install/dist/_hosts -@dir %%INSTALLDIR%%/install/dist -@dir %%INSTALLDIR%%/install/conf-shared -@dir %%INSTALLDIR%%/install -@dir %%INSTALLDIR%%/inc/simpletest/extensions -@dir %%INSTALLDIR%%/inc/simpletest -@dir %%INSTALLDIR%%/inc/popoon/xsl -@dir %%INSTALLDIR%%/inc/popoon/tests/tests -@dir %%INSTALLDIR%%/inc/popoon/tests -@dir %%INSTALLDIR%%/inc/popoon/streams/storage -@dir %%INSTALLDIR%%/inc/popoon/streams/ooo -@dir %%INSTALLDIR%%/inc/popoon/streams -@dir %%INSTALLDIR%%/inc/popoon/sitemap -@dir %%INSTALLDIR%%/inc/popoon/helpers -@dir %%INSTALLDIR%%/inc/popoon/functions -@dir %%INSTALLDIR%%/inc/popoon/exceptions -@dir %%INSTALLDIR%%/inc/popoon/examples/slideml/img -@dir %%INSTALLDIR%%/inc/popoon/examples/slideml -@dir %%INSTALLDIR%%/inc/popoon/examples -@dir %%INSTALLDIR%%/inc/popoon/div -@dir %%INSTALLDIR%%/inc/popoon/components/transformers/xsltal -@dir %%INSTALLDIR%%/inc/popoon/components/transformers/xslt -@dir %%INSTALLDIR%%/inc/popoon/components/transformers/i18n -@dir %%INSTALLDIR%%/inc/popoon/components/transformers -@dir %%INSTALLDIR%%/inc/popoon/components/serializers/html2html -@dir %%INSTALLDIR%%/inc/popoon/components/serializers -@dir %%INSTALLDIR%%/inc/popoon/components/selectors -@dir %%INSTALLDIR%%/inc/popoon/components/schemes -@dir %%INSTALLDIR%%/inc/popoon/components/readers -@dir %%INSTALLDIR%%/inc/popoon/components/matchers -@dir %%INSTALLDIR%%/inc/popoon/components/generators/webdav -@dir %%INSTALLDIR%%/inc/popoon/components/generators/search -@dir %%INSTALLDIR%%/inc/popoon/components/generators -@dir %%INSTALLDIR%%/inc/popoon/components/actions -@dir %%INSTALLDIR%%/inc/popoon/components -@dir %%INSTALLDIR%%/inc/popoon/classes -@dir %%INSTALLDIR%%/inc/popoon -@dir %%INSTALLDIR%%/inc/patForms/Storage -@dir %%INSTALLDIR%%/inc/patForms/Rule -@dir %%INSTALLDIR%%/inc/patForms/Renderer -@dir %%INSTALLDIR%%/inc/patForms/Parser -@dir %%INSTALLDIR%%/inc/patForms/Observer -@dir %%INSTALLDIR%%/inc/patForms/Filter -@dir %%INSTALLDIR%%/inc/patForms/Element/Date/Element -@dir %%INSTALLDIR%%/inc/patForms/Element/Date -@dir %%INSTALLDIR%%/inc/patForms/Element -@dir %%INSTALLDIR%%/inc/patForms/Creator/DB -@dir %%INSTALLDIR%%/inc/patForms/Creator -@dir %%INSTALLDIR%%/inc/patForms -@dir %%INSTALLDIR%%/inc/minify/lib -@dir %%INSTALLDIR%%/inc/minify -@dir %%INSTALLDIR%%/inc/magpie/extlib -@dir %%INSTALLDIR%%/inc/magpie -@dir %%INSTALLDIR%%/inc/lx/externalinput -@dir %%INSTALLDIR%%/inc/lx -@dir %%INSTALLDIR%%/inc/bx/xsl -@dir %%INSTALLDIR%%/inc/bx/versioning -@dir %%INSTALLDIR%%/inc/bx/tools/newsmailer -@dir %%INSTALLDIR%%/inc/bx/tools/mdb2forms -@dir %%INSTALLDIR%%/inc/bx/tools/indexer -@dir %%INSTALLDIR%%/inc/bx/tools/i18n -@dir %%INSTALLDIR%%/inc/bx/tools/generate/skeletons -@dir %%INSTALLDIR%%/inc/bx/tools/generate/builds -@dir %%INSTALLDIR%%/inc/bx/tools/generate -@dir %%INSTALLDIR%%/inc/bx/tools/fluxcli -@dir %%INSTALLDIR%%/inc/bx/tools/dbupdate -@dir %%INSTALLDIR%%/inc/bx/tools -@dir %%INSTALLDIR%%/inc/bx/tests/testhelper -@dir %%INSTALLDIR%%/inc/bx/tests/test -@dir %%INSTALLDIR%%/inc/bx/tests -@dir %%INSTALLDIR%%/inc/bx/streams/ooo -@dir %%INSTALLDIR%%/inc/bx/streams/blog -@dir %%INSTALLDIR%%/inc/bx/streams -@dir %%INSTALLDIR%%/inc/bx/resources/text -@dir %%INSTALLDIR%%/inc/bx/resources/image -@dir %%INSTALLDIR%%/inc/bx/resources/application -@dir %%INSTALLDIR%%/inc/bx/resources -@dir %%INSTALLDIR%%/inc/bx/popoon/components/transformers -@dir %%INSTALLDIR%%/inc/bx/popoon/components/readers/webdav -@dir %%INSTALLDIR%%/inc/bx/popoon/components/readers -@dir %%INSTALLDIR%%/inc/bx/popoon/components/generators -@dir %%INSTALLDIR%%/inc/bx/popoon/components/actions -@dir %%INSTALLDIR%%/inc/bx/popoon/components -@dir %%INSTALLDIR%%/inc/bx/popoon -@dir %%INSTALLDIR%%/inc/bx/plugins/xmlrpc -@dir %%INSTALLDIR%%/inc/bx/plugins/linklog -@dir %%INSTALLDIR%%/inc/bx/plugins/gallery -@dir %%INSTALLDIR%%/inc/bx/plugins/blog -@dir %%INSTALLDIR%%/inc/bx/plugins/admin -@dir %%INSTALLDIR%%/inc/bx/plugins -@dir %%INSTALLDIR%%/inc/bx/php/openid -@dir %%INSTALLDIR%%/inc/bx/php -@dir %%INSTALLDIR%%/inc/bx/permm/perm -@dir %%INSTALLDIR%%/inc/bx/permm/auth/pearcontainer -@dir %%INSTALLDIR%%/inc/bx/permm/auth -@dir %%INSTALLDIR%%/inc/bx/permm -@dir %%INSTALLDIR%%/inc/bx/notifications/sms -@dir %%INSTALLDIR%%/inc/bx/notifications -@dir %%INSTALLDIR%%/inc/bx/metadatas/text -@dir %%INSTALLDIR%%/inc/bx/metadatas -@dir %%INSTALLDIR%%/inc/bx/interfaces -@dir %%INSTALLDIR%%/inc/bx/indexer/text -@dir %%INSTALLDIR%%/inc/bx/indexer/image -@dir %%INSTALLDIR%%/inc/bx/indexer/audio -@dir %%INSTALLDIR%%/inc/bx/indexer/application -@dir %%INSTALLDIR%%/inc/bx/indexer -@dir %%INSTALLDIR%%/inc/bx/helpers/xsl -@dir %%INSTALLDIR%%/inc/bx/helpers/captcha -@dir %%INSTALLDIR%%/inc/bx/helpers -@dir %%INSTALLDIR%%/inc/bx/filters/patforms -@dir %%INSTALLDIR%%/inc/bx/filters/formwizard/methods -@dir %%INSTALLDIR%%/inc/bx/filters/formwizard -@dir %%INSTALLDIR%%/inc/bx/filters -@dir %%INSTALLDIR%%/inc/bx/exceptions -@dir %%INSTALLDIR%%/inc/bx/editors/versioning -@dir %%INSTALLDIR%%/inc/bx/editors/permissions -@dir %%INSTALLDIR%%/inc/bx/editors/ooo/skeleton/Thumbnails -@dir %%INSTALLDIR%%/inc/bx/editors/ooo/skeleton/Pictures -@dir %%INSTALLDIR%%/inc/bx/editors/ooo/skeleton/META-INF -@dir %%INSTALLDIR%%/inc/bx/editors/ooo/skeleton -@dir %%INSTALLDIR%%/inc/bx/editors/ooo -@dir %%INSTALLDIR%%/inc/bx/editors/oneform -@dir %%INSTALLDIR%%/inc/bx/editors/newsmailer -@dir %%INSTALLDIR%%/inc/bx/editors/newsletter -@dir %%INSTALLDIR%%/inc/bx/editors/links -@dir %%INSTALLDIR%%/inc/bx/editors/linklog -@dir %%INSTALLDIR%%/inc/bx/editors/kupu -@dir %%INSTALLDIR%%/inc/bx/editors/image -@dir %%INSTALLDIR%%/inc/bx/editors/file -@dir %%INSTALLDIR%%/inc/bx/editors/fck -@dir %%INSTALLDIR%%/inc/bx/editors/dbform/xsl -@dir %%INSTALLDIR%%/inc/bx/editors/dbform -@dir %%INSTALLDIR%%/inc/bx/editors/bxe -@dir %%INSTALLDIR%%/inc/bx/editors/boxes -@dir %%INSTALLDIR%%/inc/bx/editors/blog/sub/xsl -@dir %%INSTALLDIR%%/inc/bx/editors/blog/sub -@dir %%INSTALLDIR%%/inc/bx/editors/blog -@dir %%INSTALLDIR%%/inc/bx/editors/assets -@dir %%INSTALLDIR%%/inc/bx/editors -@dir %%INSTALLDIR%%/inc/bx/dynimage/validators -@dir %%INSTALLDIR%%/inc/bx/dynimage/filters/gd -@dir %%INSTALLDIR%%/inc/bx/dynimage/filters -@dir %%INSTALLDIR%%/inc/bx/dynimage/drivers -@dir %%INSTALLDIR%%/inc/bx/dynimage -@dir %%INSTALLDIR%%/inc/bx/domdocs -@dir %%INSTALLDIR%%/inc/bx/doctypes/schemas/xhtml/modules -@dir %%INSTALLDIR%%/inc/bx/doctypes/schemas/xhtml/exclude -@dir %%INSTALLDIR%%/inc/bx/doctypes/schemas/xhtml -@dir %%INSTALLDIR%%/inc/bx/doctypes/schemas -@dir %%INSTALLDIR%%/inc/bx/doctypes -@dir %%INSTALLDIR%%/inc/bx/dbreports -@dir %%INSTALLDIR%%/inc/bx/dbforms2/xsl -@dir %%INSTALLDIR%%/inc/bx/dbforms2/nofield -@dir %%INSTALLDIR%%/inc/bx/dbforms2/liveselect -@dir %%INSTALLDIR%%/inc/bx/dbforms2/groups -@dir %%INSTALLDIR%%/inc/bx/dbforms2/fields/text/area -@dir %%INSTALLDIR%%/inc/bx/dbforms2/fields/text -@dir %%INSTALLDIR%%/inc/bx/dbforms2/fields/relation -@dir %%INSTALLDIR%%/inc/bx/dbforms2/fields/password -@dir %%INSTALLDIR%%/inc/bx/dbforms2/fields/number -@dir %%INSTALLDIR%%/inc/bx/dbforms2/fields/listview -@dir %%INSTALLDIR%%/inc/bx/dbforms2/fields/fixed -@dir %%INSTALLDIR%%/inc/bx/dbforms2/fields/file -@dir %%INSTALLDIR%%/inc/bx/dbforms2/fields/date -@dir %%INSTALLDIR%%/inc/bx/dbforms2/fields -@dir %%INSTALLDIR%%/inc/bx/dbforms2/datasource -@dir %%INSTALLDIR%%/inc/bx/dbforms2 -@dir %%INSTALLDIR%%/inc/bx/config/collection -@dir %%INSTALLDIR%%/inc/bx/config -@dir %%INSTALLDIR%%/inc/bx/cache -@dir %%INSTALLDIR%%/inc/bx/button/templates -@dir %%INSTALLDIR%%/inc/bx/button/fonts -@dir %%INSTALLDIR%%/inc/bx/button -@dir %%INSTALLDIR%%/inc/bx -@dir %%INSTALLDIR%%/inc/XML/db2xml/Input -@dir %%INSTALLDIR%%/inc/XML/db2xml/Format -@dir %%INSTALLDIR%%/inc/XML/db2xml -@dir %%INSTALLDIR%%/inc/XML/RPC -@dir %%INSTALLDIR%%/inc/XML/Parser -@dir %%INSTALLDIR%%/inc/XML -@dir %%INSTALLDIR%%/inc/Text/Image -@dir %%INSTALLDIR%%/inc/Text/Diff/Renderer -@dir %%INSTALLDIR%%/inc/Text/Diff/Engine -@dir %%INSTALLDIR%%/inc/Text/Diff -@dir %%INSTALLDIR%%/inc/Text/CAPTCHA/Driver -@dir %%INSTALLDIR%%/inc/Text/CAPTCHA -@dir %%INSTALLDIR%%/inc/Text -@dir %%INSTALLDIR%%/inc/Services/Yadis -@dir %%INSTALLDIR%%/inc/Services -@dir %%INSTALLDIR%%/inc/SQL -@dir %%INSTALLDIR%%/inc/PHPUnit2/Util/CodeCoverage/Renderer -@dir %%INSTALLDIR%%/inc/PHPUnit2/Util/CodeCoverage -@dir %%INSTALLDIR%%/inc/PHPUnit2/Util -@dir %%INSTALLDIR%%/inc/PHPUnit2 -@dir %%INSTALLDIR%%/inc/PEAR -@dir %%INSTALLDIR%%/inc/OS -@dir %%INSTALLDIR%%/inc/Net/DNSBL -@dir %%INSTALLDIR%%/inc/Net -@dir %%INSTALLDIR%%/inc/Mail/Queue/Container -@dir %%INSTALLDIR%%/inc/Mail/Queue -@dir %%INSTALLDIR%%/inc/Mail -@dir %%INSTALLDIR%%/inc/MP3 -@dir %%INSTALLDIR%%/inc/MDB2/Wrapper -@dir %%INSTALLDIR%%/inc/MDB2/Schema -@dir %%INSTALLDIR%%/inc/MDB2/Driver/Reverse -@dir %%INSTALLDIR%%/inc/MDB2/Driver/Native -@dir %%INSTALLDIR%%/inc/MDB2/Driver/Manager -@dir %%INSTALLDIR%%/inc/MDB2/Driver/Function -@dir %%INSTALLDIR%%/inc/MDB2/Driver/Datatype -@dir %%INSTALLDIR%%/inc/MDB2/Driver -@dir %%INSTALLDIR%%/inc/MDB2 -@dir %%INSTALLDIR%%/inc/Log -@dir %%INSTALLDIR%%/inc/Image -@dir %%INSTALLDIR%%/inc/HTTP/WebDAV/Tools -@dir %%INSTALLDIR%%/inc/HTTP/WebDAV/Server/Filesystem -@dir %%INSTALLDIR%%/inc/HTTP/WebDAV/Server -@dir %%INSTALLDIR%%/inc/HTTP/WebDAV -@dir %%INSTALLDIR%%/inc/HTTP/Client -@dir %%INSTALLDIR%%/inc/HTTP -@dir %%INSTALLDIR%%/inc/Date -@dir %%INSTALLDIR%%/inc/Config/Container -@dir %%INSTALLDIR%%/inc/Config -@dir %%INSTALLDIR%%/inc/Cache/Container -@dir %%INSTALLDIR%%/inc/Cache -@dir %%INSTALLDIR%%/inc/Auth/OpenID -@dir %%INSTALLDIR%%/inc/Auth/Frontend -@dir %%INSTALLDIR%%/inc/Auth/Container -@dir %%INSTALLDIR%%/inc/Auth -@dir %%INSTALLDIR%%/inc/Archive -@dir %%INSTALLDIR%%/inc/.registry -@dir %%INSTALLDIR%%/inc -@dir %%INSTALLDIR%%/forms/users -@dir %%INSTALLDIR%%/forms/news -@dir %%INSTALLDIR%%/forms/blogposts -@dir %%INSTALLDIR%%/forms/bloglinkscategories -@dir %%INSTALLDIR%%/forms/bloglinks -@dir %%INSTALLDIR%%/forms/blogcomments -@dir %%INSTALLDIR%%/forms/blogcategories -@dir %%INSTALLDIR%%/forms -@dir %%INSTALLDIR%%/div/db -@dir %%INSTALLDIR%%/div -@dir %%INSTALLDIR%%/dbforms2 -@dir %%INSTALLDIR%%/bin/blog -@dir %%INSTALLDIR%%/bin -@dir %%INSTALLDIR%%/admin/webinc/xlt/images -@dir %%INSTALLDIR%%/admin/webinc/xlt -@dir %%INSTALLDIR%%/admin/webinc/update -@dir %%INSTALLDIR%%/admin/webinc/selenium/unittest/tableparser -@dir %%INSTALLDIR%%/admin/webinc/selenium/unittest/jsmock -@dir %%INSTALLDIR%%/admin/webinc/selenium/unittest/browserbot -@dir %%INSTALLDIR%%/admin/webinc/selenium/unittest -@dir %%INSTALLDIR%%/admin/webinc/selenium/tests -@dir %%INSTALLDIR%%/admin/webinc/selenium/jsunit/licenses -@dir %%INSTALLDIR%%/admin/webinc/selenium/jsunit/images -@dir %%INSTALLDIR%%/admin/webinc/selenium/jsunit/css -@dir %%INSTALLDIR%%/admin/webinc/selenium/jsunit/app/css -@dir %%INSTALLDIR%%/admin/webinc/selenium/jsunit/app -@dir %%INSTALLDIR%%/admin/webinc/selenium/jsunit -@dir %%INSTALLDIR%%/admin/webinc/selenium/html-xpath -@dir %%INSTALLDIR%%/admin/webinc/selenium/doctool -@dir %%INSTALLDIR%%/admin/webinc/selenium/core/xpath -@dir %%INSTALLDIR%%/admin/webinc/selenium/core/scripts -@dir %%INSTALLDIR%%/admin/webinc/selenium/core/lib -@dir %%INSTALLDIR%%/admin/webinc/selenium/core/domviewer -@dir %%INSTALLDIR%%/admin/webinc/selenium/core -@dir %%INSTALLDIR%%/admin/webinc/selenium -@dir %%INSTALLDIR%%/admin/webinc/openid -@dir %%INSTALLDIR%%/admin/webinc/lostpw -@dir %%INSTALLDIR%%/admin/webinc/js -@dir %%INSTALLDIR%%/admin/webinc/install/staging -@dir %%INSTALLDIR%%/admin/webinc/install/newsletter/xsl -@dir %%INSTALLDIR%%/admin/webinc/install/newsletter/dbforms2 -@dir %%INSTALLDIR%%/admin/webinc/install/newsletter/data/drafts -@dir %%INSTALLDIR%%/admin/webinc/install/newsletter/data/archive/2006 -@dir %%INSTALLDIR%%/admin/webinc/install/newsletter/data/archive -@dir %%INSTALLDIR%%/admin/webinc/install/newsletter/data -@dir %%INSTALLDIR%%/admin/webinc/install/newsletter -@dir %%INSTALLDIR%%/admin/webinc/install/matrix -@dir %%INSTALLDIR%%/admin/webinc/install/linklog -@dir %%INSTALLDIR%%/admin/webinc/install -@dir %%INSTALLDIR%%/admin/webinc/img/icons/text -@dir %%INSTALLDIR%%/admin/webinc/img/icons/image -@dir %%INSTALLDIR%%/admin/webinc/img/icons/application -@dir %%INSTALLDIR%%/admin/webinc/img/icons -@dir %%INSTALLDIR%%/admin/webinc/img -@dir %%INSTALLDIR%%/admin/webinc/generatenewaccesshash -@dir %%INSTALLDIR%%/admin/webinc/auth/openid -@dir %%INSTALLDIR%%/admin/webinc/auth -@dir %%INSTALLDIR%%/admin/webinc/approval -@dir %%INSTALLDIR%%/admin/webinc -@dir %%INSTALLDIR%%/admin/sitemap -@dir %%INSTALLDIR%%/admin/lang/plugins -@dir %%INSTALLDIR%%/admin/lang -@dir %%INSTALLDIR%%/admin/data/admin/users -@dir %%INSTALLDIR%%/admin/data/admin/themes -@dir %%INSTALLDIR%%/admin/data/admin/siteoptions -@dir %%INSTALLDIR%%/admin/data/admin/properties -@dir %%INSTALLDIR%%/admin/data/admin/overview -@dir %%INSTALLDIR%%/admin/data/admin/openid -@dir %%INSTALLDIR%%/admin/data/admin/navi/tree -@dir %%INSTALLDIR%%/admin/data/admin/navi -@dir %%INSTALLDIR%%/admin/data/admin/listview -@dir %%INSTALLDIR%%/admin/data/admin/images -@dir %%INSTALLDIR%%/admin/data/admin/history -@dir %%INSTALLDIR%%/admin/data/admin/editpopup -@dir %%INSTALLDIR%%/admin/data/admin/edit -@dir %%INSTALLDIR%%/admin/data/admin/delete -@dir %%INSTALLDIR%%/admin/data/admin/dbforms2 -@dir %%INSTALLDIR%%/admin/data/admin/copy -@dir %%INSTALLDIR%%/admin/data/admin/collection -@dir %%INSTALLDIR%%/admin/data/admin/addresource -@dir %%INSTALLDIR%%/admin/data/admin -@dir %%INSTALLDIR%%/admin/data -@dir %%INSTALLDIR%%/admin -@dir %%INSTALLDIR%%/themes -@dir %%INSTALLDIR%% -@owner -@group diff --git a/www/fusionpbx/Makefile b/www/fusionpbx/Makefile deleted file mode 100644 index ac086eb1ee11..000000000000 --- a/www/fusionpbx/Makefile +++ /dev/null @@ -1,54 +0,0 @@ -# Created by: Richard Neese <r.neese@gmail.com> -# $FreeBSD$ - -PORTNAME= fusionpbx -DISTVERSION= 3.3 -PORTREVISION= 1 -CATEGORIES= www -MASTER_SITES= http://www.fusionpbx.com/downloads/ \ - GOOGLE_CODE - -MAINTAINER= ports@FreeBSD.org -COMMENT= PHP5 Graphical User Interface for FreeSwitch - -LICENSE= MPL - -DEPRECATED= PHP 5.4 EOL reached -EXPIRATION_DATE= 2016-01-15 - -LIB_DEPENDS= libodbc.so:${PORTSDIR}/databases/unixODBC -RUN_DEPENDS+= ${PHPBASE}/lib/php/${PHP_EXT_DIR}/pdo_odbc.so:${PORTSDIR}/databases/php${PHP_VER}-pdo_odbc - -USES= sqlite -USE_PHP= dom filter ftp json pcre pdo pdo_sqlite posix \ - session simplexml xml xmlreader xmlwriter xmlrpc \ - xsl zlib odbc - -DEFAULT_VERSIONS+=php=5 - -VARBASE= /var - -WRKSRC= ${WRKDIR}/${PORTNAME} -NO_BUILD= yes - -OPTIONS_DEFINE= PDOPGSQL PDOMYSQL - -PDOPGSQL_DESC= Install POSTGRESQL PDO Connector -PDOMYSQL_DESC= Install MySQL PDO Connector - -PDOPGSQL_USES= pgsql -PDOPGSQL_USE= PHP=pgsql,pdo_pgsql - -.include <bsd.port.options.mk> - -.if ${PORT_OPTIONS:MPDOMYSQL} -USE_MYSQL= client -USE_PHP+= mysql pdo_mysql -.endif - -do-install: - @${MKDIR} ${STAGEDIR}${WWWDIR} - @(cd ${WRKSRC} && ${COPYTREE_SHARE} . ${STAGEDIR}${WWWDIR}) - @${MKDIR} ${STAGEDIR}${VARBASE}/db/fusionpbx - -.include <bsd.port.mk> diff --git a/www/fusionpbx/distinfo b/www/fusionpbx/distinfo deleted file mode 100644 index 378d891b051e..000000000000 --- a/www/fusionpbx/distinfo +++ /dev/null @@ -1,2 +0,0 @@ -SHA256 (fusionpbx-3.3.tar.gz) = e03cc9863a627e36aca6c72c139a5775abf17c4c9429ac47bc0d36384d6a7c2c -SIZE (fusionpbx-3.3.tar.gz) = 5383320 diff --git a/www/fusionpbx/pkg-descr b/www/fusionpbx/pkg-descr deleted file mode 100644 index d7917c23674c..000000000000 --- a/www/fusionpbx/pkg-descr +++ /dev/null @@ -1,3 +0,0 @@ -FusionPBX is an opensource PHP5 based frontend web gui for freeswitch. - -WWW: http://www.fusionpbx.com diff --git a/www/fusionpbx/pkg-plist b/www/fusionpbx/pkg-plist deleted file mode 100644 index 48e2bfa4d0f0..000000000000 --- a/www/fusionpbx/pkg-plist +++ /dev/null @@ -1,1361 +0,0 @@ -@owner www -@group www -%%WWWDIR%%/.htaccess -%%WWWDIR%%/app/adminer/adminer.php -%%WWWDIR%%/app/adminer/app_config.php -%%WWWDIR%%/app/adminer/index.php -%%WWWDIR%%/app/adminer/root.php -%%WWWDIR%%/app/call_broadcast/app_config.php -%%WWWDIR%%/app/call_broadcast/app_languages.php -%%WWWDIR%%/app/call_broadcast/call_broadcast.php -%%WWWDIR%%/app/call_broadcast/call_broadcast_delete.php -%%WWWDIR%%/app/call_broadcast/call_broadcast_edit.php -%%WWWDIR%%/app/call_broadcast/call_broadcast_send.php -%%WWWDIR%%/app/call_broadcast/root.php -%%WWWDIR%%/app/call_center/app_config.php -%%WWWDIR%%/app/call_center/call_center_agent_delete.php -%%WWWDIR%%/app/call_center/call_center_agent_edit.php -%%WWWDIR%%/app/call_center/call_center_agent_status.php -%%WWWDIR%%/app/call_center/call_center_agents.php -%%WWWDIR%%/app/call_center/call_center_queue_delete.php -%%WWWDIR%%/app/call_center/call_center_queue_edit.php -%%WWWDIR%%/app/call_center/call_center_queues.php -%%WWWDIR%%/app/call_center/call_center_tier_delete.php -%%WWWDIR%%/app/call_center/call_center_tier_edit.php -%%WWWDIR%%/app/call_center/call_center_tiers.php -%%WWWDIR%%/app/call_center/cmd.php -%%WWWDIR%%/app/call_center/root.php -%%WWWDIR%%/app/call_center_active/app_config.php -%%WWWDIR%%/app/call_center_active/call_center_active.php -%%WWWDIR%%/app/call_center_active/call_center_active_inc.php -%%WWWDIR%%/app/call_center_active/call_center_exec.php -%%WWWDIR%%/app/call_center_active/call_center_queue.php -%%WWWDIR%%/app/call_center_active/root.php -%%WWWDIR%%/app/call_flows/app_config.php -%%WWWDIR%%/app/call_flows/call_flow_delete.php -%%WWWDIR%%/app/call_flows/call_flow_edit.php -%%WWWDIR%%/app/call_flows/call_flows.php -%%WWWDIR%%/app/call_flows/root.php -%%WWWDIR%%/app/calls/app_config.php -%%WWWDIR%%/app/calls/app_languages.php -%%WWWDIR%%/app/calls/call_edit.php -%%WWWDIR%%/app/calls/calls.php -%%WWWDIR%%/app/calls/resources/classes/switch_call_forward.php -%%WWWDIR%%/app/calls/resources/classes/switch_do_not_disturb.php -%%WWWDIR%%/app/calls/resources/classes/switch_follow_me.php -%%WWWDIR%%/app/calls/root.php -%%WWWDIR%%/app/calls_active/app_config.php -%%WWWDIR%%/app/calls_active/app_languages.php -%%WWWDIR%%/app/calls_active/calls_active.php -%%WWWDIR%%/app/calls_active/calls_active_assigned_extensions_inc.php -%%WWWDIR%%/app/calls_active/calls_active_extensions.php -%%WWWDIR%%/app/calls_active/calls_active_extensions_inc.php -%%WWWDIR%%/app/calls_active/calls_active_inc.php -%%WWWDIR%%/app/calls_active/calls_exec.php -%%WWWDIR%%/app/calls_active/root.php -%%WWWDIR%%/app/click_to_call/app_config.php -%%WWWDIR%%/app/click_to_call/app_languages.php -%%WWWDIR%%/app/click_to_call/click_to_call.php -%%WWWDIR%%/app/click_to_call/root.php -%%WWWDIR%%/app/conference_centers/app_config.php -%%WWWDIR%%/app/conference_centers/app_languages.php -%%WWWDIR%%/app/conference_centers/conference_center_delete.php -%%WWWDIR%%/app/conference_centers/conference_center_edit.php -%%WWWDIR%%/app/conference_centers/conference_centers.php -%%WWWDIR%%/app/conference_centers/conference_room_delete.php -%%WWWDIR%%/app/conference_centers/conference_room_edit.php -%%WWWDIR%%/app/conference_centers/conference_rooms.php -%%WWWDIR%%/app/conference_centers/conference_session_details.php -%%WWWDIR%%/app/conference_centers/conference_sessions.php -%%WWWDIR%%/app/conference_centers/resources/classes/conference_center.php -%%WWWDIR%%/app/conference_centers/root.php -%%WWWDIR%%/app/conferences/app_config.php -%%WWWDIR%%/app/conferences/app_languages.php -%%WWWDIR%%/app/conferences/conference_delete.php -%%WWWDIR%%/app/conferences/conference_edit.php -%%WWWDIR%%/app/conferences/conferences.php -%%WWWDIR%%/app/conferences/root.php -%%WWWDIR%%/app/conferences_active/app_config.php -%%WWWDIR%%/app/conferences_active/app_languages.php -%%WWWDIR%%/app/conferences_active/conference_exec.php -%%WWWDIR%%/app/conferences_active/conference_interactive.php -%%WWWDIR%%/app/conferences_active/conference_interactive_inc.php -%%WWWDIR%%/app/conferences_active/conferences_active.php -%%WWWDIR%%/app/conferences_active/conferences_active_inc.php -%%WWWDIR%%/app/conferences_active/root.php -%%WWWDIR%%/app/contacts/app_config.php -%%WWWDIR%%/app/contacts/contact_addresses.php -%%WWWDIR%%/app/contacts/contact_addresses_delete.php -%%WWWDIR%%/app/contacts/contact_addresses_edit.php -%%WWWDIR%%/app/contacts/contact_import.php -%%WWWDIR%%/app/contacts/contact_notes.php -%%WWWDIR%%/app/contacts/contact_notes_delete.php -%%WWWDIR%%/app/contacts/contact_notes_edit.php -%%WWWDIR%%/app/contacts/contact_phones.php -%%WWWDIR%%/app/contacts/contact_phones_delete.php -%%WWWDIR%%/app/contacts/contact_phones_edit.php -%%WWWDIR%%/app/contacts/contacts.php -%%WWWDIR%%/app/contacts/contacts_delete.php -%%WWWDIR%%/app/contacts/contacts_edit.php -%%WWWDIR%%/app/contacts/contacts_vcard.php -%%WWWDIR%%/app/contacts/root.php -%%WWWDIR%%/app/content/app_config.php -%%WWWDIR%%/app/content/app_languages.php -%%WWWDIR%%/app/content/config.php -%%WWWDIR%%/app/content/index.php -%%WWWDIR%%/app/content/root.php -%%WWWDIR%%/app/content/rss.css -%%WWWDIR%%/app/content/rss.php -%%WWWDIR%%/app/content/rssadd.php -%%WWWDIR%%/app/content/rsscontent.php -%%WWWDIR%%/app/content/rssdelete.php -%%WWWDIR%%/app/content/rsslist.php -%%WWWDIR%%/app/content/rssmovedown.php -%%WWWDIR%%/app/content/rssmoveup.php -%%WWWDIR%%/app/content/rsssearch.php -%%WWWDIR%%/app/content/rsssubadd.php -%%WWWDIR%%/app/content/rsssubcategoryadd.php -%%WWWDIR%%/app/content/rsssubcategorylist.php -%%WWWDIR%%/app/content/rsssubcategoryupdate.php -%%WWWDIR%%/app/content/rsssubdelete.php -%%WWWDIR%%/app/content/rsssublist.php -%%WWWDIR%%/app/content/rsssubsearch.php -%%WWWDIR%%/app/content/rsssubupdate.php -%%WWWDIR%%/app/content/rssupdate.php -%%WWWDIR%%/app/destinations/app_config.php -%%WWWDIR%%/app/destinations/destinations.php -%%WWWDIR%%/app/destinations/destinations_delete.php -%%WWWDIR%%/app/destinations/destinations_edit.php -%%WWWDIR%%/app/destinations/root.php -%%WWWDIR%%/app/devices/app_config.php -%%WWWDIR%%/app/devices/device_delete.php -%%WWWDIR%%/app/devices/device_edit.php -%%WWWDIR%%/app/devices/devices.php -%%WWWDIR%%/app/devices/root.php -%%WWWDIR%%/app/dialplan/app_config.php -%%WWWDIR%%/app/dialplan/app_defaults.php -%%WWWDIR%%/app/dialplan/dialplan_add.php -%%WWWDIR%%/app/dialplan/dialplan_advanced.php -%%WWWDIR%%/app/dialplan/dialplan_copy.php -%%WWWDIR%%/app/dialplan/dialplan_delete.php -%%WWWDIR%%/app/dialplan/dialplan_details_delete.php -%%WWWDIR%%/app/dialplan/dialplan_details_edit.php -%%WWWDIR%%/app/dialplan/dialplan_edit.php -%%WWWDIR%%/app/dialplan/dialplans.php -%%WWWDIR%%/app/dialplan/resources/xml/dialplan/100_call-direction.xml -%%WWWDIR%%/app/dialplan/resources/xml/dialplan/220_global-intercept.xml -%%WWWDIR%%/app/dialplan/resources/xml/dialplan/230_group-intercept.xml -%%WWWDIR%%/app/dialplan/resources/xml/dialplan/240_redial.xml -%%WWWDIR%%/app/dialplan/resources/xml/dialplan/245_page.xml -%%WWWDIR%%/app/dialplan/resources/xml/dialplan/250_global.xml -%%WWWDIR%%/app/dialplan/resources/xml/dialplan/260_eavesdrop.xml -%%WWWDIR%%/app/dialplan/resources/xml/dialplan/270_call_privacy.xml -%%WWWDIR%%/app/dialplan/resources/xml/dialplan/280_call_return.xml -%%WWWDIR%%/app/dialplan/resources/xml/dialplan/290_intercept-ext.xml -%%WWWDIR%%/app/dialplan/resources/xml/dialplan/300_extension-intercom.xml -%%WWWDIR%%/app/dialplan/resources/xml/dialplan/310_send_to_voicemail.xml -%%WWWDIR%%/app/dialplan/resources/xml/dialplan/320_vmain.xml -%%WWWDIR%%/app/dialplan/resources/xml/dialplan/330_vmain_user.xml -%%WWWDIR%%/app/dialplan/resources/xml/dialplan/340_delay_echo.xml -%%WWWDIR%%/app/dialplan/resources/xml/dialplan/350_echo.xml -%%WWWDIR%%/app/dialplan/resources/xml/dialplan/360_milliwatt.xml -%%WWWDIR%%/app/dialplan/resources/xml/dialplan/370_tone_stream.xml -%%WWWDIR%%/app/dialplan/resources/xml/dialplan/380_hold_music.xml -%%WWWDIR%%/app/dialplan/resources/xml/dialplan/400_recordings.xml -%%WWWDIR%%/app/dialplan/resources/xml/dialplan/410_freeswitch_conference.xml -%%WWWDIR%%/app/dialplan/resources/xml/dialplan/420_disa.xml -%%WWWDIR%%/app/dialplan/resources/xml/dialplan/430_directory.xml -%%WWWDIR%%/app/dialplan/resources/xml/dialplan/440_wake-up.xml -%%WWWDIR%%/app/dialplan/resources/xml/dialplan/450_park_in.xml -%%WWWDIR%%/app/dialplan/resources/xml/dialplan/455_park_out.xml -%%WWWDIR%%/app/dialplan/resources/xml/dialplan/460_park_slots.xml -%%WWWDIR%%/app/dialplan/resources/xml/dialplan/470_valet_park.xml -%%WWWDIR%%/app/dialplan/resources/xml/dialplan/480_operator.xml -%%WWWDIR%%/app/dialplan/resources/xml/dialplan/485_operator-forward.xml -%%WWWDIR%%/app/dialplan/resources/xml/dialplan/490_do-not-disturb.xml -%%WWWDIR%%/app/dialplan/resources/xml/dialplan/999_local_extension.xml -%%WWWDIR%%/app/dialplan/root.php -%%WWWDIR%%/app/dialplan_features/app_config.php -%%WWWDIR%%/app/dialplan_features/resources/xml/dialplan/300_dx.xml -%%WWWDIR%%/app/dialplan_features/resources/xml/dialplan/310_att_xfer.xml -%%WWWDIR%%/app/dialplan_features/resources/xml/dialplan/320_xfer_vm.xml -%%WWWDIR%%/app/dialplan_features/resources/xml/dialplan/330_is_transfer.xml -%%WWWDIR%%/app/dialplan_features/resources/xml/dialplan/340_cf.xml -%%WWWDIR%%/app/dialplan_features/resources/xml/dialplan/350_please_hold.xml -%%WWWDIR%%/app/dialplan_features/resources/xml/dialplan/360_is_zrtp_secure.xml -%%WWWDIR%%/app/dialplan_features/resources/xml/dialplan/370_is_secure.xml -%%WWWDIR%%/app/dialplan_inbound/app_config.php -%%WWWDIR%%/app/dialplan_inbound/app_defaults.php -%%WWWDIR%%/app/dialplan_inbound/app_languages.php -%%WWWDIR%%/app/dialplan_inbound/dialplan_inbound_add.php -%%WWWDIR%%/app/dialplan_inbound/root.php -%%WWWDIR%%/app/dialplan_outbound/app_config.php -%%WWWDIR%%/app/dialplan_outbound/app_defaults.php -%%WWWDIR%%/app/dialplan_outbound/app_languages.php -%%WWWDIR%%/app/dialplan_outbound/dialplan_outbound_add.php -%%WWWDIR%%/app/dialplan_outbound/root.php -%%WWWDIR%%/app/exec/app_config.php -%%WWWDIR%%/app/exec/app_languages.php -%%WWWDIR%%/app/exec/exec.php -%%WWWDIR%%/app/exec/root.php -%%WWWDIR%%/app/extensions/app_config.php -%%WWWDIR%%/app/extensions/app_defaults.php -%%WWWDIR%%/app/extensions/extension_copy.php -%%WWWDIR%%/app/extensions/extension_delete.php -%%WWWDIR%%/app/extensions/extension_edit.php -%%WWWDIR%%/app/extensions/extensions.php -%%WWWDIR%%/app/extensions/resources/classes/extension.php -%%WWWDIR%%/app/extensions/root.php -%%WWWDIR%%/app/fax/app_config.php -%%WWWDIR%%/app/fax/app_languages.php -%%WWWDIR%%/app/fax/fax.php -%%WWWDIR%%/app/fax/fax_copy.php -%%WWWDIR%%/app/fax/fax_delete.php -%%WWWDIR%%/app/fax/fax_edit.php -%%WWWDIR%%/app/fax/fax_view.php -%%WWWDIR%%/app/fax/root.php -%%WWWDIR%%/app/fifo/app_config.php -%%WWWDIR%%/app/fifo/fifo.php -%%WWWDIR%%/app/fifo/fifo_add.php -%%WWWDIR%%/app/fifo/fifo_delete.php -%%WWWDIR%%/app/fifo/fifo_detail_delete.php -%%WWWDIR%%/app/fifo/fifo_detail_edit.php -%%WWWDIR%%/app/fifo/fifo_edit.php -%%WWWDIR%%/app/fifo/root.php -%%WWWDIR%%/app/fifo_list/app_config.php -%%WWWDIR%%/app/fifo_list/fifo_exec.php -%%WWWDIR%%/app/fifo_list/fifo_interactive.php -%%WWWDIR%%/app/fifo_list/fifo_interactive_inc.php -%%WWWDIR%%/app/fifo_list/fifo_list.php -%%WWWDIR%%/app/fifo_list/fifo_list_inc.php -%%WWWDIR%%/app/fifo_list/root.php -%%WWWDIR%%/app/follow_me/app_config.php -%%WWWDIR%%/app/follow_me/root.php -%%WWWDIR%%/app/gateways/app_config.php -%%WWWDIR%%/app/gateways/app_languages.php -%%WWWDIR%%/app/gateways/gateway_copy.php -%%WWWDIR%%/app/gateways/gateway_delete.php -%%WWWDIR%%/app/gateways/gateway_edit.php -%%WWWDIR%%/app/gateways/gateways.php -%%WWWDIR%%/app/gateways/root.php -%%WWWDIR%%/app/grammar_edit/app_config.php -%%WWWDIR%%/app/grammar_edit/clipadd.php -%%WWWDIR%%/app/grammar_edit/clipdelete.php -%%WWWDIR%%/app/grammar_edit/cliplist.php -%%WWWDIR%%/app/grammar_edit/clipoptions.php -%%WWWDIR%%/app/grammar_edit/clipoptionslist.php -%%WWWDIR%%/app/grammar_edit/clipsearch.php -%%WWWDIR%%/app/grammar_edit/clipupdate.php -%%WWWDIR%%/app/grammar_edit/filedelete.php -%%WWWDIR%%/app/grammar_edit/filelist.php -%%WWWDIR%%/app/grammar_edit/filenew.php -%%WWWDIR%%/app/grammar_edit/fileoptions.php -%%WWWDIR%%/app/grammar_edit/fileoptionslist.php -%%WWWDIR%%/app/grammar_edit/fileread.php -%%WWWDIR%%/app/grammar_edit/filerename.php -%%WWWDIR%%/app/grammar_edit/filesave.php -%%WWWDIR%%/app/grammar_edit/folderdelete.php -%%WWWDIR%%/app/grammar_edit/foldernew.php -%%WWWDIR%%/app/grammar_edit/footer.php -%%WWWDIR%%/app/grammar_edit/header.php -%%WWWDIR%%/app/grammar_edit/images/Thumbs.db -%%WWWDIR%%/app/grammar_edit/images/file.gif -%%WWWDIR%%/app/grammar_edit/images/file.png -%%WWWDIR%%/app/grammar_edit/images/folder.gif -%%WWWDIR%%/app/grammar_edit/images/gear.png -%%WWWDIR%%/app/grammar_edit/images/leaf.gif -%%WWWDIR%%/app/grammar_edit/images/minus.gif -%%WWWDIR%%/app/grammar_edit/images/plus.gif -%%WWWDIR%%/app/grammar_edit/images/program.gif -%%WWWDIR%%/app/grammar_edit/images/thumbnails/Thumbs.db -%%WWWDIR%%/app/grammar_edit/images/thumbnails/cliplibrary.png -%%WWWDIR%%/app/grammar_edit/images/thumbnails/filemanagement.png -%%WWWDIR%%/app/grammar_edit/images/thumbnails/phpeditor.png -%%WWWDIR%%/app/grammar_edit/index.php -%%WWWDIR%%/app/grammar_edit/list.php -%%WWWDIR%%/app/grammar_edit/readme.txt -%%WWWDIR%%/app/grammar_edit/root.php -%%WWWDIR%%/app/hot_desking/app_config.php -%%WWWDIR%%/app/hot_desking/extension_delete.php -%%WWWDIR%%/app/hot_desking/extension_edit.php -%%WWWDIR%%/app/hot_desking/index.php -%%WWWDIR%%/app/hot_desking/resources/xml/dialplan/470_hot-desk-login.xml -%%WWWDIR%%/app/hot_desking/resources/xml/dialplan/475_hot-desk-logout.xml -%%WWWDIR%%/app/hot_desking/root.php -%%WWWDIR%%/app/hunt_groups/app_config.php -%%WWWDIR%%/app/hunt_groups/hunt_group_call_forward.php -%%WWWDIR%%/app/hunt_groups/hunt_group_call_forward_edit.php -%%WWWDIR%%/app/hunt_groups/hunt_group_copy.php -%%WWWDIR%%/app/hunt_groups/hunt_group_delete.php -%%WWWDIR%%/app/hunt_groups/hunt_group_destination_delete.php -%%WWWDIR%%/app/hunt_groups/hunt_group_destination_edit.php -%%WWWDIR%%/app/hunt_groups/hunt_group_edit.php -%%WWWDIR%%/app/hunt_groups/hunt_groups.php -%%WWWDIR%%/app/hunt_groups/root.php -%%WWWDIR%%/app/ivr_menu/app_config.php -%%WWWDIR%%/app/ivr_menu/app_languages.php -%%WWWDIR%%/app/ivr_menu/ivr_menu_copy.php -%%WWWDIR%%/app/ivr_menu/ivr_menu_delete.php -%%WWWDIR%%/app/ivr_menu/ivr_menu_edit.php -%%WWWDIR%%/app/ivr_menu/ivr_menu_option_delete.php -%%WWWDIR%%/app/ivr_menu/ivr_menu_option_edit.php -%%WWWDIR%%/app/ivr_menu/ivr_menu_options.php -%%WWWDIR%%/app/ivr_menu/ivr_menus.php -%%WWWDIR%%/app/ivr_menu/resources/classes/switch_ivr_menu.php -%%WWWDIR%%/app/ivr_menu/resources/functions/ivr_menu_xml.php -%%WWWDIR%%/app/ivr_menu/root.php -%%WWWDIR%%/app/log_viewer/app_config.php -%%WWWDIR%%/app/log_viewer/app_languages.php -%%WWWDIR%%/app/log_viewer/log_viewer.php -%%WWWDIR%%/app/log_viewer/root.php -%%WWWDIR%%/app/login/app_config.php -%%WWWDIR%%/app/meetings/app_config.php -%%WWWDIR%%/app/modules/app_config.php -%%WWWDIR%%/app/modules/app_defaults.php -%%WWWDIR%%/app/modules/modules.php -%%WWWDIR%%/app/modules/modules_delete.php -%%WWWDIR%%/app/modules/modules_edit.php -%%WWWDIR%%/app/modules/root.php -%%WWWDIR%%/app/music_on_hold/app_config.php -%%WWWDIR%%/app/music_on_hold/app_languages.php -%%WWWDIR%%/app/music_on_hold/music_on_hold.php -%%WWWDIR%%/app/music_on_hold/music_on_hold_play.php -%%WWWDIR%%/app/music_on_hold/resources/classes/switch_music_on_hold.php -%%WWWDIR%%/app/music_on_hold/root.php -%%WWWDIR%%/app/music_on_hold/slim.swf -%%WWWDIR%%/app/php_edit/app_config.php -%%WWWDIR%%/app/php_edit/app_defaults.php -%%WWWDIR%%/app/php_edit/clipadd.php -%%WWWDIR%%/app/php_edit/clipdelete.php -%%WWWDIR%%/app/php_edit/cliplist.php -%%WWWDIR%%/app/php_edit/clipoptions.php -%%WWWDIR%%/app/php_edit/clipoptionslist.php -%%WWWDIR%%/app/php_edit/clipsearch.php -%%WWWDIR%%/app/php_edit/clipupdate.php -%%WWWDIR%%/app/php_edit/filedelete.php -%%WWWDIR%%/app/php_edit/filelist.php -%%WWWDIR%%/app/php_edit/filenew.php -%%WWWDIR%%/app/php_edit/fileoptions.php -%%WWWDIR%%/app/php_edit/fileoptionslist.php -%%WWWDIR%%/app/php_edit/fileread.php -%%WWWDIR%%/app/php_edit/filerename.php -%%WWWDIR%%/app/php_edit/filesave.php -%%WWWDIR%%/app/php_edit/folderdelete.php -%%WWWDIR%%/app/php_edit/foldernew.php -%%WWWDIR%%/app/php_edit/footer.php -%%WWWDIR%%/app/php_edit/header.php -%%WWWDIR%%/app/php_edit/images/Thumbs.db -%%WWWDIR%%/app/php_edit/images/file.gif -%%WWWDIR%%/app/php_edit/images/file.png -%%WWWDIR%%/app/php_edit/images/folder.gif -%%WWWDIR%%/app/php_edit/images/gear.png -%%WWWDIR%%/app/php_edit/images/leaf.gif -%%WWWDIR%%/app/php_edit/images/minus.gif -%%WWWDIR%%/app/php_edit/images/plus.gif -%%WWWDIR%%/app/php_edit/images/program.gif -%%WWWDIR%%/app/php_edit/images/thumbnails/Thumbs.db -%%WWWDIR%%/app/php_edit/images/thumbnails/cliplibrary.png -%%WWWDIR%%/app/php_edit/images/thumbnails/filemanagement.png -%%WWWDIR%%/app/php_edit/images/thumbnails/phpeditor.png -%%WWWDIR%%/app/php_edit/index.php -%%WWWDIR%%/app/php_edit/list.php -%%WWWDIR%%/app/php_edit/readme.txt -%%WWWDIR%%/app/php_edit/root.php -%%WWWDIR%%/app/provision/app_config.php -%%WWWDIR%%/app/provision/app_defaults.php -%%WWWDIR%%/app/provision/index.php -%%WWWDIR%%/app/provision/provision_write.php -%%WWWDIR%%/app/provision/root.php -%%WWWDIR%%/app/provision_editor/app_config.php -%%WWWDIR%%/app/provision_editor/clip.db -%%WWWDIR%%/app/provision_editor/clipadd.php -%%WWWDIR%%/app/provision_editor/clipdelete.php -%%WWWDIR%%/app/provision_editor/cliplist.php -%%WWWDIR%%/app/provision_editor/clipoptions.php -%%WWWDIR%%/app/provision_editor/clipoptionslist.php -%%WWWDIR%%/app/provision_editor/clipsearch.php -%%WWWDIR%%/app/provision_editor/clipupdate.php -%%WWWDIR%%/app/provision_editor/config.php -%%WWWDIR%%/app/provision_editor/filedelete.php -%%WWWDIR%%/app/provision_editor/filelist.php -%%WWWDIR%%/app/provision_editor/filenew.php -%%WWWDIR%%/app/provision_editor/fileoptions.php -%%WWWDIR%%/app/provision_editor/fileoptionslist.php -%%WWWDIR%%/app/provision_editor/fileread.php -%%WWWDIR%%/app/provision_editor/filerename.php -%%WWWDIR%%/app/provision_editor/filesave.php -%%WWWDIR%%/app/provision_editor/folderdelete.php -%%WWWDIR%%/app/provision_editor/foldernew.php -%%WWWDIR%%/app/provision_editor/footer.php -%%WWWDIR%%/app/provision_editor/header.php -%%WWWDIR%%/app/provision_editor/images/file.gif -%%WWWDIR%%/app/provision_editor/images/file.png -%%WWWDIR%%/app/provision_editor/images/folder.gif -%%WWWDIR%%/app/provision_editor/images/gear.png -%%WWWDIR%%/app/provision_editor/images/leaf.gif -%%WWWDIR%%/app/provision_editor/images/minus.gif -%%WWWDIR%%/app/provision_editor/images/plus.gif -%%WWWDIR%%/app/provision_editor/images/program.gif -%%WWWDIR%%/app/provision_editor/images/thumbnails/Thumbs.db -%%WWWDIR%%/app/provision_editor/images/thumbnails/cliplibrary.png -%%WWWDIR%%/app/provision_editor/images/thumbnails/filemanagement.png -%%WWWDIR%%/app/provision_editor/images/thumbnails/phpeditor.png -%%WWWDIR%%/app/provision_editor/index.php -%%WWWDIR%%/app/provision_editor/list.php -%%WWWDIR%%/app/provision_editor/readme.txt -%%WWWDIR%%/app/provision_editor/root.php -%%WWWDIR%%/app/recordings/app_config.php -%%WWWDIR%%/app/recordings/app_defaults.php -%%WWWDIR%%/app/recordings/app_languages.php -%%WWWDIR%%/app/recordings/recordings.php -%%WWWDIR%%/app/recordings/recordings_delete.php -%%WWWDIR%%/app/recordings/recordings_edit.php -%%WWWDIR%%/app/recordings/recordings_play.php -%%WWWDIR%%/app/recordings/root.php -%%WWWDIR%%/app/recordings/slim.swf -%%WWWDIR%%/app/registrations/app_config.php -%%WWWDIR%%/app/registrations/app_languages.php -%%WWWDIR%%/app/registrations/root.php -%%WWWDIR%%/app/registrations/status_registrations.php -%%WWWDIR%%/app/ring_groups/app_config.php -%%WWWDIR%%/app/ring_groups/app_languages.php -%%WWWDIR%%/app/ring_groups/ring_groups.php -%%WWWDIR%%/app/ring_groups/ring_groups_delete.php -%%WWWDIR%%/app/ring_groups/ring_groups_edit.php -%%WWWDIR%%/app/ring_groups/root.php -%%WWWDIR%%/app/schemas/app_config.php -%%WWWDIR%%/app/schemas/root.php -%%WWWDIR%%/app/schemas/schema_data_delete.php -%%WWWDIR%%/app/schemas/schema_data_edit.php -%%WWWDIR%%/app/schemas/schema_data_view.php -%%WWWDIR%%/app/schemas/schema_delete.php -%%WWWDIR%%/app/schemas/schema_edit.php -%%WWWDIR%%/app/schemas/schema_field_delete.php -%%WWWDIR%%/app/schemas/schema_field_edit.php -%%WWWDIR%%/app/schemas/schema_fields.php -%%WWWDIR%%/app/schemas/schema_import.php -%%WWWDIR%%/app/schemas/schema_name_value_delete.php -%%WWWDIR%%/app/schemas/schema_name_value_edit.php -%%WWWDIR%%/app/schemas/schema_name_values.php -%%WWWDIR%%/app/schemas/schemas.php -%%WWWDIR%%/app/script_edit/app_config.php -%%WWWDIR%%/app/script_edit/app_languages.php -%%WWWDIR%%/app/script_edit/clipadd.php -%%WWWDIR%%/app/script_edit/clipdelete.php -%%WWWDIR%%/app/script_edit/cliplist.php -%%WWWDIR%%/app/script_edit/clipoptions.php -%%WWWDIR%%/app/script_edit/clipoptionslist.php -%%WWWDIR%%/app/script_edit/clipsearch.php -%%WWWDIR%%/app/script_edit/clipupdate.php -%%WWWDIR%%/app/script_edit/filedelete.php -%%WWWDIR%%/app/script_edit/filelist.php -%%WWWDIR%%/app/script_edit/filenew.php -%%WWWDIR%%/app/script_edit/fileoptions.php -%%WWWDIR%%/app/script_edit/fileoptionslist.php -%%WWWDIR%%/app/script_edit/fileread.php -%%WWWDIR%%/app/script_edit/filerename.php -%%WWWDIR%%/app/script_edit/filesave.php -%%WWWDIR%%/app/script_edit/folderdelete.php -%%WWWDIR%%/app/script_edit/foldernew.php -%%WWWDIR%%/app/script_edit/footer.php -%%WWWDIR%%/app/script_edit/header.php -%%WWWDIR%%/app/script_edit/images/Thumbs.db -%%WWWDIR%%/app/script_edit/images/file.gif -%%WWWDIR%%/app/script_edit/images/file.png -%%WWWDIR%%/app/script_edit/images/folder.gif -%%WWWDIR%%/app/script_edit/images/gear.png -%%WWWDIR%%/app/script_edit/images/leaf.gif -%%WWWDIR%%/app/script_edit/images/minus.gif -%%WWWDIR%%/app/script_edit/images/plus.gif -%%WWWDIR%%/app/script_edit/images/program.gif -%%WWWDIR%%/app/script_edit/images/thumbnails/Thumbs.db -%%WWWDIR%%/app/script_edit/images/thumbnails/cliplibrary.png -%%WWWDIR%%/app/script_edit/images/thumbnails/filemanagement.png -%%WWWDIR%%/app/script_edit/images/thumbnails/phpeditor.png -%%WWWDIR%%/app/script_edit/index.php -%%WWWDIR%%/app/script_edit/list.php -%%WWWDIR%%/app/script_edit/readme.txt -%%WWWDIR%%/app/script_edit/root.php -%%WWWDIR%%/app/services/app_config.php -%%WWWDIR%%/app/services/app_languages.php -%%WWWDIR%%/app/services/root.php -%%WWWDIR%%/app/services/service_delete.php -%%WWWDIR%%/app/services/service_edit.php -%%WWWDIR%%/app/services/services.php -%%WWWDIR%%/app/settings/app_config.php -%%WWWDIR%%/app/settings/app_defaults.php -%%WWWDIR%%/app/settings/app_languages.php -%%WWWDIR%%/app/settings/root.php -%%WWWDIR%%/app/settings/settings_edit.php -%%WWWDIR%%/app/sip_profiles/app_config.php -%%WWWDIR%%/app/sip_profiles/app_defaults.php -%%WWWDIR%%/app/sip_profiles/resources/xml/sip_profiles/default.xml -%%WWWDIR%%/app/sip_profiles/resources/xml/sip_profiles/external.xml -%%WWWDIR%%/app/sip_profiles/resources/xml/sip_profiles/internal-ipv6.xml -%%WWWDIR%%/app/sip_profiles/resources/xml/sip_profiles/internal.xml -%%WWWDIR%%/app/sip_profiles/root.php -%%WWWDIR%%/app/sip_profiles/sip_profile_copy.php -%%WWWDIR%%/app/sip_profiles/sip_profile_settings.php -%%WWWDIR%%/app/sip_profiles/sip_profile_settings_delete.php -%%WWWDIR%%/app/sip_profiles/sip_profile_settings_edit.php -%%WWWDIR%%/app/sip_profiles/sip_profiles.php -%%WWWDIR%%/app/sip_profiles/sip_profiles_delete.php -%%WWWDIR%%/app/sip_profiles/sip_profiles_edit.php -%%WWWDIR%%/app/sip_status/app_config.php -%%WWWDIR%%/app/sip_status/app_languages.php -%%WWWDIR%%/app/sip_status/cmd.php -%%WWWDIR%%/app/sip_status/root.php -%%WWWDIR%%/app/sip_status/sip_status.php -%%WWWDIR%%/app/sql_query/app_config.php -%%WWWDIR%%/app/sql_query/root.php -%%WWWDIR%%/app/sql_query/sql_backup.php -%%WWWDIR%%/app/sql_query/sql_db_conversion.php -%%WWWDIR%%/app/sql_query/sql_query.php -%%WWWDIR%%/app/sql_query/sql_query_db.php -%%WWWDIR%%/app/sql_query/sql_query_pdo.php -%%WWWDIR%%/app/sql_query/sql_query_result.php -%%WWWDIR%%/app/system/app_config.php -%%WWWDIR%%/app/system/app_languages.php -%%WWWDIR%%/app/system/root.php -%%WWWDIR%%/app/system/system.php -%%WWWDIR%%/app/time_conditions/app_config.php -%%WWWDIR%%/app/time_conditions/app_languages.php -%%WWWDIR%%/app/time_conditions/root.php -%%WWWDIR%%/app/time_conditions/time_condition_add.php -%%WWWDIR%%/app/traffic_graph/app_config.php -%%WWWDIR%%/app/traffic_graph/root.php -%%WWWDIR%%/app/traffic_graph/status_graph.php -%%WWWDIR%%/app/traffic_graph/status_interface.php -%%WWWDIR%%/app/traffic_graph/svg_graph.php -%%WWWDIR%%/app/vars/app_config.php -%%WWWDIR%%/app/vars/app_defaults.php -%%WWWDIR%%/app/vars/root.php -%%WWWDIR%%/app/vars/var_delete.php -%%WWWDIR%%/app/vars/var_edit.php -%%WWWDIR%%/app/vars/vars.php -%%WWWDIR%%/app/vars/vars_textarea.php -%%WWWDIR%%/app/voicemail_greetings/app_config.php -%%WWWDIR%%/app/voicemail_greetings/app_languages.php -%%WWWDIR%%/app/voicemail_greetings/root.php -%%WWWDIR%%/app/voicemail_greetings/voicemail_greeting_delete.php -%%WWWDIR%%/app/voicemail_greetings/voicemail_greeting_edit.php -%%WWWDIR%%/app/voicemail_greetings/voicemail_greeting_play.php -%%WWWDIR%%/app/voicemail_greetings/voicemail_greetings.php -%%WWWDIR%%/app/voicemails/app_config.php -%%WWWDIR%%/app/voicemails/app_languages.php -%%WWWDIR%%/app/voicemails/resources/classes/voicemail.php -%%WWWDIR%%/app/voicemails/root.php -%%WWWDIR%%/app/voicemails/voicemail_delete.php -%%WWWDIR%%/app/voicemails/voicemail_edit.php -%%WWWDIR%%/app/voicemails/voicemail_message_delete.php -%%WWWDIR%%/app/voicemails/voicemail_message_edit.php -%%WWWDIR%%/app/voicemails/voicemail_message_play.php -%%WWWDIR%%/app/voicemails/voicemail_messages.php -%%WWWDIR%%/app/voicemails/voicemails.php -%%WWWDIR%%/app/xml_cdr/app_config.php -%%WWWDIR%%/app/xml_cdr/app_defaults.php -%%WWWDIR%%/app/xml_cdr/app_languages.php -%%WWWDIR%%/app/xml_cdr/root.php -%%WWWDIR%%/app/xml_cdr/v_xml_cdr_import.php -%%WWWDIR%%/app/xml_cdr/xml_cdr.php -%%WWWDIR%%/app/xml_cdr/xml_cdr_csv.php -%%WWWDIR%%/app/xml_cdr/xml_cdr_details.php -%%WWWDIR%%/app/xml_cdr/xml_cdr_import_update.php -%%WWWDIR%%/app/xml_cdr/xml_cdr_inc.php -%%WWWDIR%%/app/xml_cdr/xml_cdr_search.php -%%WWWDIR%%/app/xml_cdr/xml_cdr_statistics.php -%%WWWDIR%%/app/xml_cdr/xml_cdr_statistics_csv.php -%%WWWDIR%%/app/xml_cdr/xml_cdr_statistics_inc.php -%%WWWDIR%%/app/xml_edit/app_config.php -%%WWWDIR%%/app/xml_edit/clip.db -%%WWWDIR%%/app/xml_edit/clipadd.php -%%WWWDIR%%/app/xml_edit/clipdelete.php -%%WWWDIR%%/app/xml_edit/cliplist.php -%%WWWDIR%%/app/xml_edit/clipoptions.php -%%WWWDIR%%/app/xml_edit/clipoptionslist.php -%%WWWDIR%%/app/xml_edit/clipsearch.php -%%WWWDIR%%/app/xml_edit/clipupdate.php -%%WWWDIR%%/app/xml_edit/config.php -%%WWWDIR%%/app/xml_edit/filedelete.php -%%WWWDIR%%/app/xml_edit/filelist.php -%%WWWDIR%%/app/xml_edit/filenew.php -%%WWWDIR%%/app/xml_edit/fileoptions.php -%%WWWDIR%%/app/xml_edit/fileoptionslist.php -%%WWWDIR%%/app/xml_edit/fileread.php -%%WWWDIR%%/app/xml_edit/filerename.php -%%WWWDIR%%/app/xml_edit/filesave.php -%%WWWDIR%%/app/xml_edit/folderdelete.php -%%WWWDIR%%/app/xml_edit/foldernew.php -%%WWWDIR%%/app/xml_edit/footer.php -%%WWWDIR%%/app/xml_edit/header.php -%%WWWDIR%%/app/xml_edit/images/Thumbs.db -%%WWWDIR%%/app/xml_edit/images/file.gif -%%WWWDIR%%/app/xml_edit/images/file.png -%%WWWDIR%%/app/xml_edit/images/folder.gif -%%WWWDIR%%/app/xml_edit/images/gear.png -%%WWWDIR%%/app/xml_edit/images/leaf.gif -%%WWWDIR%%/app/xml_edit/images/minus.gif -%%WWWDIR%%/app/xml_edit/images/plus.gif -%%WWWDIR%%/app/xml_edit/images/program.gif -%%WWWDIR%%/app/xml_edit/images/thumbnails/Thumbs.db -%%WWWDIR%%/app/xml_edit/images/thumbnails/cliplibrary.png -%%WWWDIR%%/app/xml_edit/images/thumbnails/filemanagement.png -%%WWWDIR%%/app/xml_edit/images/thumbnails/phpeditor.png -%%WWWDIR%%/app/xml_edit/index.php -%%WWWDIR%%/app/xml_edit/list.php -%%WWWDIR%%/app/xml_edit/readme.txt -%%WWWDIR%%/app/xml_edit/root.php -%%WWWDIR%%/app/xmpp/README -%%WWWDIR%%/app/xmpp/app_config.php -%%WWWDIR%%/app/xmpp/client_template.php -%%WWWDIR%%/app/xmpp/db_create.php -%%WWWDIR%%/app/xmpp/errors.php -%%WWWDIR%%/app/xmpp/profile_delete.php -%%WWWDIR%%/app/xmpp/profile_edit.php -%%WWWDIR%%/app/xmpp/profile_list.php -%%WWWDIR%%/app/xmpp/root.php -%%WWWDIR%%/app/xmpp/update_complete.php -%%WWWDIR%%/app/xmpp/xmpp.php -%%WWWDIR%%/app/xmpp/xmpp_profile_edit.php -%%WWWDIR%%/core/apps/app_config.php -%%WWWDIR%%/core/apps/apps.php -%%WWWDIR%%/core/apps/apps_delete.php -%%WWWDIR%%/core/apps/apps_edit.php -%%WWWDIR%%/core/apps/root.php -%%WWWDIR%%/core/backup/backup.php -%%WWWDIR%%/core/backup/backupandrestore.php -%%WWWDIR%%/core/backup/root.php -%%WWWDIR%%/core/databases/app_config.php -%%WWWDIR%%/core/databases/app_defaults.php -%%WWWDIR%%/core/databases/database_delete.php -%%WWWDIR%%/core/databases/database_edit.php -%%WWWDIR%%/core/databases/databases.php -%%WWWDIR%%/core/databases/root.php -%%WWWDIR%%/core/default_settings/app_config.php -%%WWWDIR%%/core/default_settings/app_defaults.php -%%WWWDIR%%/core/default_settings/default_setting_delete.php -%%WWWDIR%%/core/default_settings/default_setting_edit.php -%%WWWDIR%%/core/default_settings/default_settings.php -%%WWWDIR%%/core/default_settings/root.php -%%WWWDIR%%/core/domain_settings/app_config.php -%%WWWDIR%%/core/domain_settings/app_defaults.php -%%WWWDIR%%/core/domain_settings/domain_settings.php -%%WWWDIR%%/core/domain_settings/domain_settings_delete.php -%%WWWDIR%%/core/domain_settings/domain_settings_edit.php -%%WWWDIR%%/core/domain_settings/domains.php -%%WWWDIR%%/core/domain_settings/domains_delete.php -%%WWWDIR%%/core/domain_settings/domains_edit.php -%%WWWDIR%%/core/domain_settings/root.php -%%WWWDIR%%/core/menu/app_config.php -%%WWWDIR%%/core/menu/app_defaults.php -%%WWWDIR%%/core/menu/menu.php -%%WWWDIR%%/core/menu/menu_delete.php -%%WWWDIR%%/core/menu/menu_edit.php -%%WWWDIR%%/core/menu/menu_item_delete.php -%%WWWDIR%%/core/menu/menu_item_edit.php -%%WWWDIR%%/core/menu/menu_item_list.php -%%WWWDIR%%/core/menu/menu_item_move_down.php -%%WWWDIR%%/core/menu/menu_item_move_up.php -%%WWWDIR%%/core/menu/menu_restore_default.php -%%WWWDIR%%/core/menu/root.php -%%WWWDIR%%/core/upgrade/app_config.php -%%WWWDIR%%/core/upgrade/app_defaults.php -%%WWWDIR%%/core/upgrade/root.php -%%WWWDIR%%/core/upgrade/upgrade.php -%%WWWDIR%%/core/upgrade/upgrade_domains.php -%%WWWDIR%%/core/upgrade/upgrade_schema.php -%%WWWDIR%%/core/user_settings/app_config.php -%%WWWDIR%%/core/user_settings/app_languages.php -%%WWWDIR%%/core/user_settings/root.php -%%WWWDIR%%/core/user_settings/user_dashboard.php -%%WWWDIR%%/core/user_settings/user_edit.php -%%WWWDIR%%/core/users/app_config.php -%%WWWDIR%%/core/users/app_defaults.php -%%WWWDIR%%/core/users/group_permissions.php -%%WWWDIR%%/core/users/groupadd.php -%%WWWDIR%%/core/users/groupdelete.php -%%WWWDIR%%/core/users/groupmemberadd.php -%%WWWDIR%%/core/users/groupmemberdelete.php -%%WWWDIR%%/core/users/groupmembers.php -%%WWWDIR%%/core/users/groups.php -%%WWWDIR%%/core/users/index.php -%%WWWDIR%%/core/users/permissions_default.php -%%WWWDIR%%/core/users/resources/classes/permission.php -%%WWWDIR%%/core/users/root.php -%%WWWDIR%%/core/users/signup.php -%%WWWDIR%%/core/users/userdelete.php -%%WWWDIR%%/core/users/userlist.php -%%WWWDIR%%/core/users/usersupdate.php -%%WWWDIR%%/favicon.ico -%%WWWDIR%%/images/background_cell_active.gif -%%WWWDIR%%/images/background_cell_conference.gif -%%WWWDIR%%/images/background_cell_fifo.gif -%%WWWDIR%%/images/background_cell_light.gif -%%WWWDIR%%/images/blank.gif -%%WWWDIR%%/images/icon_cal.gif -%%WWWDIR%%/images/icon_e.gif -%%WWWDIR%%/images/icon_e.png -%%WWWDIR%%/images/icon_plus.gif -%%WWWDIR%%/images/icon_plus.png -%%WWWDIR%%/images/icon_restart.gif -%%WWWDIR%%/images/icon_start.gif -%%WWWDIR%%/images/icon_stop.gif -%%WWWDIR%%/images/icon_up.gif -%%WWWDIR%%/images/icon_view.gif -%%WWWDIR%%/images/icon_x.gif -%%WWWDIR%%/images/icon_x.png -%%WWWDIR%%/includes/calendar_lw_layers.js -%%WWWDIR%%/includes/calendar_lw_menu.js -%%WWWDIR%%/includes/calendar_popcalendar.js -%%WWWDIR%%/includes/captcha/config.php -%%WWWDIR%%/includes/captcha/fonts/ROUGD.TTF -%%WWWDIR%%/includes/captcha/fonts/Zebra.ttf -%%WWWDIR%%/includes/captcha/fonts/hanshand.ttf -%%WWWDIR%%/includes/captcha/img.php -%%WWWDIR%%/includes/captcha/root.php -%%WWWDIR%%/includes/checkauth.php -%%WWWDIR%%/includes/checkstring.php -%%WWWDIR%%/includes/class_vcard.php -%%WWWDIR%%/includes/classes/array_order.php -%%WWWDIR%%/includes/classes/database.php -%%WWWDIR%%/includes/classes/domains.php -%%WWWDIR%%/includes/classes/install.php -%%WWWDIR%%/includes/classes/menu.php -%%WWWDIR%%/includes/classes/root.php -%%WWWDIR%%/includes/classes/schema.php -%%WWWDIR%%/includes/classes/switch_dialplan.php -%%WWWDIR%%/includes/classes/switch_directory.php -%%WWWDIR%%/includes/classes/switch_fax.php -%%WWWDIR%%/includes/classes/switch_modules.php -%%WWWDIR%%/includes/cmd.php -%%WWWDIR%%/includes/config.php.dist -%%WWWDIR%%/includes/download.php -%%WWWDIR%%/includes/edit_area/edit_area_full.gz -%%WWWDIR%%/includes/edit_area/edit_area_full.js -%%WWWDIR%%/includes/edit_area/images/autocompletion.gif -%%WWWDIR%%/includes/edit_area/images/close.gif -%%WWWDIR%%/includes/edit_area/images/fullscreen.gif -%%WWWDIR%%/includes/edit_area/images/go_to_line.gif -%%WWWDIR%%/includes/edit_area/images/help.gif -%%WWWDIR%%/includes/edit_area/images/highlight.gif -%%WWWDIR%%/includes/edit_area/images/load.gif -%%WWWDIR%%/includes/edit_area/images/move.gif -%%WWWDIR%%/includes/edit_area/images/newdocument.gif -%%WWWDIR%%/includes/edit_area/images/opacity.png -%%WWWDIR%%/includes/edit_area/images/processing.gif -%%WWWDIR%%/includes/edit_area/images/redo.gif -%%WWWDIR%%/includes/edit_area/images/reset_highlight.gif -%%WWWDIR%%/includes/edit_area/images/save.gif -%%WWWDIR%%/includes/edit_area/images/search.gif -%%WWWDIR%%/includes/edit_area/images/smooth_selection.gif -%%WWWDIR%%/includes/edit_area/images/spacer.gif -%%WWWDIR%%/includes/edit_area/images/statusbar_resize.gif -%%WWWDIR%%/includes/edit_area/images/undo.gif -%%WWWDIR%%/includes/edit_area/images/word_wrap.gif -%%WWWDIR%%/includes/edit_area/langs/bg.js -%%WWWDIR%%/includes/edit_area/langs/cs.js -%%WWWDIR%%/includes/edit_area/langs/de.js -%%WWWDIR%%/includes/edit_area/langs/dk.js -%%WWWDIR%%/includes/edit_area/langs/en.js -%%WWWDIR%%/includes/edit_area/langs/eo.js -%%WWWDIR%%/includes/edit_area/langs/es.js -%%WWWDIR%%/includes/edit_area/langs/fi.js -%%WWWDIR%%/includes/edit_area/langs/fr.js -%%WWWDIR%%/includes/edit_area/langs/hr.js -%%WWWDIR%%/includes/edit_area/langs/it.js -%%WWWDIR%%/includes/edit_area/langs/ja.js -%%WWWDIR%%/includes/edit_area/langs/mk.js -%%WWWDIR%%/includes/edit_area/langs/nl.js -%%WWWDIR%%/includes/edit_area/langs/pl.js -%%WWWDIR%%/includes/edit_area/langs/pt.js -%%WWWDIR%%/includes/edit_area/langs/ru.js -%%WWWDIR%%/includes/edit_area/langs/sk.js -%%WWWDIR%%/includes/edit_area/langs/zh.js -%%WWWDIR%%/includes/edit_area/plugins/charmap/charmap.js -%%WWWDIR%%/includes/edit_area/plugins/charmap/css/charmap.css -%%WWWDIR%%/includes/edit_area/plugins/charmap/images/charmap.gif -%%WWWDIR%%/includes/edit_area/plugins/charmap/jscripts/map.js -%%WWWDIR%%/includes/edit_area/plugins/charmap/langs/bg.js -%%WWWDIR%%/includes/edit_area/plugins/charmap/langs/cs.js -%%WWWDIR%%/includes/edit_area/plugins/charmap/langs/de.js -%%WWWDIR%%/includes/edit_area/plugins/charmap/langs/dk.js -%%WWWDIR%%/includes/edit_area/plugins/charmap/langs/en.js -%%WWWDIR%%/includes/edit_area/plugins/charmap/langs/eo.js -%%WWWDIR%%/includes/edit_area/plugins/charmap/langs/es.js -%%WWWDIR%%/includes/edit_area/plugins/charmap/langs/fr.js -%%WWWDIR%%/includes/edit_area/plugins/charmap/langs/hr.js -%%WWWDIR%%/includes/edit_area/plugins/charmap/langs/it.js -%%WWWDIR%%/includes/edit_area/plugins/charmap/langs/ja.js -%%WWWDIR%%/includes/edit_area/plugins/charmap/langs/mk.js -%%WWWDIR%%/includes/edit_area/plugins/charmap/langs/nl.js -%%WWWDIR%%/includes/edit_area/plugins/charmap/langs/pl.js -%%WWWDIR%%/includes/edit_area/plugins/charmap/langs/pt.js -%%WWWDIR%%/includes/edit_area/plugins/charmap/langs/ru.js -%%WWWDIR%%/includes/edit_area/plugins/charmap/langs/sk.js -%%WWWDIR%%/includes/edit_area/plugins/charmap/langs/zh.js -%%WWWDIR%%/includes/edit_area/plugins/charmap/popup.html -%%WWWDIR%%/includes/edit_area/plugins/test/css/test.css -%%WWWDIR%%/includes/edit_area/plugins/test/images/Thumbs.db -%%WWWDIR%%/includes/edit_area/plugins/test/images/test.gif -%%WWWDIR%%/includes/edit_area/plugins/test/langs/bg.js -%%WWWDIR%%/includes/edit_area/plugins/test/langs/cs.js -%%WWWDIR%%/includes/edit_area/plugins/test/langs/de.js -%%WWWDIR%%/includes/edit_area/plugins/test/langs/dk.js -%%WWWDIR%%/includes/edit_area/plugins/test/langs/en.js -%%WWWDIR%%/includes/edit_area/plugins/test/langs/eo.js -%%WWWDIR%%/includes/edit_area/plugins/test/langs/es.js -%%WWWDIR%%/includes/edit_area/plugins/test/langs/fr.js -%%WWWDIR%%/includes/edit_area/plugins/test/langs/hr.js -%%WWWDIR%%/includes/edit_area/plugins/test/langs/it.js -%%WWWDIR%%/includes/edit_area/plugins/test/langs/ja.js -%%WWWDIR%%/includes/edit_area/plugins/test/langs/mk.js -%%WWWDIR%%/includes/edit_area/plugins/test/langs/nl.js -%%WWWDIR%%/includes/edit_area/plugins/test/langs/pl.js -%%WWWDIR%%/includes/edit_area/plugins/test/langs/pt.js -%%WWWDIR%%/includes/edit_area/plugins/test/langs/ru.js -%%WWWDIR%%/includes/edit_area/plugins/test/langs/sk.js -%%WWWDIR%%/includes/edit_area/plugins/test/langs/zh.js -%%WWWDIR%%/includes/edit_area/plugins/test/test.js -%%WWWDIR%%/includes/edit_area/plugins/test/test2.js -%%WWWDIR%%/includes/edit_area/reg_syntax/basic.js -%%WWWDIR%%/includes/edit_area/reg_syntax/brainfuck.js -%%WWWDIR%%/includes/edit_area/reg_syntax/c.js -%%WWWDIR%%/includes/edit_area/reg_syntax/coldfusion.js -%%WWWDIR%%/includes/edit_area/reg_syntax/cpp.js -%%WWWDIR%%/includes/edit_area/reg_syntax/css.js -%%WWWDIR%%/includes/edit_area/reg_syntax/html.js -%%WWWDIR%%/includes/edit_area/reg_syntax/java.js -%%WWWDIR%%/includes/edit_area/reg_syntax/js.js -%%WWWDIR%%/includes/edit_area/reg_syntax/pas.js -%%WWWDIR%%/includes/edit_area/reg_syntax/perl.js -%%WWWDIR%%/includes/edit_area/reg_syntax/php.js -%%WWWDIR%%/includes/edit_area/reg_syntax/python.js -%%WWWDIR%%/includes/edit_area/reg_syntax/robotstxt.js -%%WWWDIR%%/includes/edit_area/reg_syntax/ruby.js -%%WWWDIR%%/includes/edit_area/reg_syntax/sql.js -%%WWWDIR%%/includes/edit_area/reg_syntax/tsql.js -%%WWWDIR%%/includes/edit_area/reg_syntax/vb.js -%%WWWDIR%%/includes/edit_area/reg_syntax/xml.js -%%WWWDIR%%/includes/email_address_validator.php -%%WWWDIR%%/includes/footer.php -%%WWWDIR%%/includes/fpdf/font/courier.php -%%WWWDIR%%/includes/fpdf/font/courierb.php -%%WWWDIR%%/includes/fpdf/font/courierbi.php -%%WWWDIR%%/includes/fpdf/font/courieri.php -%%WWWDIR%%/includes/fpdf/font/helvetica.php -%%WWWDIR%%/includes/fpdf/font/helveticab.php -%%WWWDIR%%/includes/fpdf/font/helveticabi.php -%%WWWDIR%%/includes/fpdf/font/helveticai.php -%%WWWDIR%%/includes/fpdf/font/symbol.php -%%WWWDIR%%/includes/fpdf/font/times.php -%%WWWDIR%%/includes/fpdf/font/timesb.php -%%WWWDIR%%/includes/fpdf/font/timesbi.php -%%WWWDIR%%/includes/fpdf/font/timesi.php -%%WWWDIR%%/includes/fpdf/font/zapfdingbats.php -%%WWWDIR%%/includes/fpdf/fpdf.php -%%WWWDIR%%/includes/header.php -%%WWWDIR%%/includes/install/autoload_configs/cdr_csv.conf.xml -%%WWWDIR%%/includes/install/dialplan/default.xml -%%WWWDIR%%/includes/install/htdocs/license.txt -%%WWWDIR%%/includes/install/htdocs/slim.swf -%%WWWDIR%%/includes/install/htdocs/slimtest.htm -%%WWWDIR%%/includes/install/lang/en/en.xml -%%WWWDIR%%/includes/install/lang/en/wakeup/sounds.xml -%%WWWDIR%%/includes/install/scripts/app/conference_center/index.lua -%%WWWDIR%%/includes/install/scripts/app/conference_center/resources/templates/en/us/email_body.tpl -%%WWWDIR%%/includes/install/scripts/app/conference_center/resources/templates/en/us/email_subject.tpl -%%WWWDIR%%/includes/install/scripts/app/voicemail/index.lua -%%WWWDIR%%/includes/install/scripts/app/voicemail/resources/functions/advanced.lua -%%WWWDIR%%/includes/install/scripts/app/voicemail/resources/functions/change_password.lua -%%WWWDIR%%/includes/install/scripts/app/voicemail/resources/functions/check_password.lua -%%WWWDIR%%/includes/install/scripts/app/voicemail/resources/functions/choose_greeting.lua -%%WWWDIR%%/includes/install/scripts/app/voicemail/resources/functions/delete_recording.lua -%%WWWDIR%%/includes/install/scripts/app/voicemail/resources/functions/forward_to_extension.lua -%%WWWDIR%%/includes/install/scripts/app/voicemail/resources/functions/get_voicemail_id.lua -%%WWWDIR%%/includes/install/scripts/app/voicemail/resources/functions/listen_to_recording.lua -%%WWWDIR%%/includes/install/scripts/app/voicemail/resources/functions/macro.lua -%%WWWDIR%%/includes/install/scripts/app/voicemail/resources/functions/main_menu.lua -%%WWWDIR%%/includes/install/scripts/app/voicemail/resources/functions/menu_messages.lua -%%WWWDIR%%/includes/install/scripts/app/voicemail/resources/functions/message_saved.lua -%%WWWDIR%%/includes/install/scripts/app/voicemail/resources/functions/message_waiting.lua -%%WWWDIR%%/includes/install/scripts/app/voicemail/resources/functions/on_dtmf.lua -%%WWWDIR%%/includes/install/scripts/app/voicemail/resources/functions/play_greeting.lua -%%WWWDIR%%/includes/install/scripts/app/voicemail/resources/functions/record_greeting.lua -%%WWWDIR%%/includes/install/scripts/app/voicemail/resources/functions/record_menu.lua -%%WWWDIR%%/includes/install/scripts/app/voicemail/resources/functions/record_message.lua -%%WWWDIR%%/includes/install/scripts/app/voicemail/resources/functions/record_name.lua -%%WWWDIR%%/includes/install/scripts/app/voicemail/resources/functions/return_call.lua -%%WWWDIR%%/includes/install/scripts/app/voicemail/resources/functions/send_email.lua -%%WWWDIR%%/includes/install/scripts/app/voicemail/resources/scripts/mwi.lua -%%WWWDIR%%/includes/install/scripts/app/voicemail/resources/templates/en/gb/email_body.tpl -%%WWWDIR%%/includes/install/scripts/app/voicemail/resources/templates/en/gb/email_subject.tpl -%%WWWDIR%%/includes/install/scripts/app/voicemail/resources/templates/en/us/email_body.tpl -%%WWWDIR%%/includes/install/scripts/app/voicemail/resources/templates/en/us/email_subject.tpl -%%WWWDIR%%/includes/install/scripts/app/xml_handler/index.lua -%%WWWDIR%%/includes/install/scripts/app/xml_handler/resources/scripts/configuration/conference.conf.lua -%%WWWDIR%%/includes/install/scripts/app/xml_handler/resources/scripts/configuration/sofia.conf.lua -%%WWWDIR%%/includes/install/scripts/app/xml_handler/resources/scripts/dialplan/dialplan.lua -%%WWWDIR%%/includes/install/scripts/app/xml_handler/resources/scripts/directory/action/group_call.lua -%%WWWDIR%%/includes/install/scripts/app/xml_handler/resources/scripts/directory/action/message-count.lua -%%WWWDIR%%/includes/install/scripts/app/xml_handler/resources/scripts/directory/directory.lua -%%WWWDIR%%/includes/install/scripts/app.lua -%%WWWDIR%%/includes/install/scripts/call_flow.lua -%%WWWDIR%%/includes/install/scripts/call_flow_monitor.lua -%%WWWDIR%%/includes/install/scripts/call_forward.lua -%%WWWDIR%%/includes/install/scripts/confirm.lua -%%WWWDIR%%/includes/install/scripts/destination_caller_id.lua -%%WWWDIR%%/includes/install/scripts/dial_string.lua -%%WWWDIR%%/includes/install/scripts/directory.lua -%%WWWDIR%%/includes/install/scripts/disa.lua -%%WWWDIR%%/includes/install/scripts/eavesdrop.lua -%%WWWDIR%%/includes/install/scripts/email.lua -%%WWWDIR%%/includes/install/scripts/fax_retry.lua -%%WWWDIR%%/includes/install/scripts/fifo_member.lua -%%WWWDIR%%/includes/install/scripts/huntgroup_originate.lua -%%WWWDIR%%/includes/install/scripts/intercept.lua -%%WWWDIR%%/includes/install/scripts/ivr_menu.lua -%%WWWDIR%%/includes/install/scripts/monitor.lua -%%WWWDIR%%/includes/install/scripts/page.lua -%%WWWDIR%%/includes/install/scripts/park.lua -%%WWWDIR%%/includes/install/scripts/park_monitor.lua -%%WWWDIR%%/includes/install/scripts/pin_number.lua -%%WWWDIR%%/includes/install/scripts/recordings.lua -%%WWWDIR%%/includes/install/scripts/resources/functions/base64.lua -%%WWWDIR%%/includes/install/scripts/resources/functions/config.lua -%%WWWDIR%%/includes/install/scripts/resources/functions/database_handle.lua -%%WWWDIR%%/includes/install/scripts/resources/functions/explode.lua -%%WWWDIR%%/includes/install/scripts/resources/functions/file_exists.lua -%%WWWDIR%%/includes/install/scripts/resources/functions/format_seconds.lua -%%WWWDIR%%/includes/install/scripts/resources/functions/mkdir.lua -%%WWWDIR%%/includes/install/scripts/resources/functions/trim.lua -%%WWWDIR%%/includes/install/scripts/ring_group.lua -%%WWWDIR%%/includes/install/scripts/roku.lua -%%WWWDIR%%/includes/install/scripts/wakeup.lua -%%WWWDIR%%/includes/install/sounds/en/us/callie/custom/16000/4.wav -%%WWWDIR%%/includes/install/sounds/en/us/callie/custom/16000/a.wav -%%WWWDIR%%/includes/install/sounds/en/us/callie/custom/16000/accept.wav -%%WWWDIR%%/includes/install/sounds/en/us/callie/custom/16000/and.wav -%%WWWDIR%%/includes/install/sounds/en/us/callie/custom/16000/been.wav -%%WWWDIR%%/includes/install/sounds/en/us/callie/custom/16000/begin.wav -%%WWWDIR%%/includes/install/sounds/en/us/callie/custom/16000/begin_recording.wav -%%WWWDIR%%/includes/install/sounds/en/us/callie/custom/16000/call.wav -%%WWWDIR%%/includes/install/sounds/en/us/callie/custom/16000/call_forward_has_been_deleted.wav -%%WWWDIR%%/includes/install/sounds/en/us/callie/custom/16000/call_forward_has_been_set.wav -%%WWWDIR%%/includes/install/sounds/en/us/callie/custom/16000/calling.wav -%%WWWDIR%%/includes/install/sounds/en/us/callie/custom/16000/cancel.wav -%%WWWDIR%%/includes/install/sounds/en/us/callie/custom/16000/delete.wav -%%WWWDIR%%/includes/install/sounds/en/us/callie/custom/16000/digit.wav -%%WWWDIR%%/includes/install/sounds/en/us/callie/custom/16000/digits.wav -%%WWWDIR%%/includes/install/sounds/en/us/callie/custom/16000/enter.wav -%%WWWDIR%%/includes/install/sounds/en/us/callie/custom/16000/exit.wav -%%WWWDIR%%/includes/install/sounds/en/us/callie/custom/16000/extension.wav -%%WWWDIR%%/includes/install/sounds/en/us/callie/custom/16000/followme_menu.wav -%%WWWDIR%%/includes/install/sounds/en/us/callie/custom/16000/for.wav -%%WWWDIR%%/includes/install/sounds/en/us/callie/custom/16000/forward.wav -%%WWWDIR%%/includes/install/sounds/en/us/callie/custom/16000/goodbye.wav -%%WWWDIR%%/includes/install/sounds/en/us/callie/custom/16000/has.wav -%%WWWDIR%%/includes/install/sounds/en/us/callie/custom/16000/hours.wav -%%WWWDIR%%/includes/install/sounds/en/us/callie/custom/16000/incorrect.wav -%%WWWDIR%%/includes/install/sounds/en/us/callie/custom/16000/is.wav -%%WWWDIR%%/includes/install/sounds/en/us/callie/custom/16000/m.wav -%%WWWDIR%%/includes/install/sounds/en/us/callie/custom/16000/minutes.wav -%%WWWDIR%%/includes/install/sounds/en/us/callie/custom/16000/name.wav -%%WWWDIR%%/includes/install/sounds/en/us/callie/custom/16000/new.wav -%%WWWDIR%%/includes/install/sounds/en/us/callie/custom/16000/now.wav -%%WWWDIR%%/includes/install/sounds/en/us/callie/custom/16000/number.wav -%%WWWDIR%%/includes/install/sounds/en/us/callie/custom/16000/or.wav -%%WWWDIR%%/includes/install/sounds/en/us/callie/custom/16000/p.wav -%%WWWDIR%%/includes/install/sounds/en/us/callie/custom/16000/pin.wav -%%WWWDIR%%/includes/install/sounds/en/us/callie/custom/16000/please.wav -%%WWWDIR%%/includes/install/sounds/en/us/callie/custom/16000/please_enter_the_extension_number.wav -%%WWWDIR%%/includes/install/sounds/en/us/callie/custom/16000/please_enter_the_phone_number.wav -%%WWWDIR%%/includes/install/sounds/en/us/callie/custom/16000/please_enter_the_pin_number.wav -%%WWWDIR%%/includes/install/sounds/en/us/callie/custom/16000/please_enter_the_recording_number.wav -%%WWWDIR%%/includes/install/sounds/en/us/callie/custom/16000/please_enter_your_pin_number.wav -%%WWWDIR%%/includes/install/sounds/en/us/callie/custom/16000/please_say_your_name_and_reason_for_calling.wav -%%WWWDIR%%/includes/install/sounds/en/us/callie/custom/16000/press.wav -%%WWWDIR%%/includes/install/sounds/en/us/callie/custom/16000/press_1_to_accept_2_to_reject_or_3_for_voicemail.wav -%%WWWDIR%%/includes/install/sounds/en/us/callie/custom/16000/press_1_to_accept_this_call.wav -%%WWWDIR%%/includes/install/sounds/en/us/callie/custom/16000/reason.wav -%%WWWDIR%%/includes/install/sounds/en/us/callie/custom/16000/recording.wav -%%WWWDIR%%/includes/install/sounds/en/us/callie/custom/16000/reject.wav -%%WWWDIR%%/includes/install/sounds/en/us/callie/custom/16000/say.wav -%%WWWDIR%%/includes/install/sounds/en/us/callie/custom/16000/schedule.wav -%%WWWDIR%%/includes/install/sounds/en/us/callie/custom/16000/scheduled.wav -%%WWWDIR%%/includes/install/sounds/en/us/callie/custom/16000/set.wav -%%WWWDIR%%/includes/install/sounds/en/us/callie/custom/16000/snooze.wav -%%WWWDIR%%/includes/install/sounds/en/us/callie/custom/16000/the.wav -%%WWWDIR%%/includes/install/sounds/en/us/callie/custom/16000/this.wav -%%WWWDIR%%/includes/install/sounds/en/us/callie/custom/16000/time.wav -%%WWWDIR%%/includes/install/sounds/en/us/callie/custom/16000/to.wav -%%WWWDIR%%/includes/install/sounds/en/us/callie/custom/16000/voicemail.wav -%%WWWDIR%%/includes/install/sounds/en/us/callie/custom/16000/wakeup.wav -%%WWWDIR%%/includes/install/sounds/en/us/callie/custom/16000/your.wav -%%WWWDIR%%/includes/install/sounds/en/us/callie/custom/16000/your_pin_number_is_incorect_goodbye.wav -%%WWWDIR%%/includes/install/sounds/en/us/callie/custom/8000/4.wav -%%WWWDIR%%/includes/install/sounds/en/us/callie/custom/8000/a.wav -%%WWWDIR%%/includes/install/sounds/en/us/callie/custom/8000/accept.wav -%%WWWDIR%%/includes/install/sounds/en/us/callie/custom/8000/and.wav -%%WWWDIR%%/includes/install/sounds/en/us/callie/custom/8000/been.wav -%%WWWDIR%%/includes/install/sounds/en/us/callie/custom/8000/begin.wav -%%WWWDIR%%/includes/install/sounds/en/us/callie/custom/8000/begin_recording.wav -%%WWWDIR%%/includes/install/sounds/en/us/callie/custom/8000/call.wav -%%WWWDIR%%/includes/install/sounds/en/us/callie/custom/8000/call_forward_has_been_deleted.wav -%%WWWDIR%%/includes/install/sounds/en/us/callie/custom/8000/call_forward_has_been_set.wav -%%WWWDIR%%/includes/install/sounds/en/us/callie/custom/8000/calling.wav -%%WWWDIR%%/includes/install/sounds/en/us/callie/custom/8000/cancel.wav -%%WWWDIR%%/includes/install/sounds/en/us/callie/custom/8000/delete.wav -%%WWWDIR%%/includes/install/sounds/en/us/callie/custom/8000/digit.wav -%%WWWDIR%%/includes/install/sounds/en/us/callie/custom/8000/digits.wav -%%WWWDIR%%/includes/install/sounds/en/us/callie/custom/8000/enter.wav -%%WWWDIR%%/includes/install/sounds/en/us/callie/custom/8000/exit.wav -%%WWWDIR%%/includes/install/sounds/en/us/callie/custom/8000/extension.wav -%%WWWDIR%%/includes/install/sounds/en/us/callie/custom/8000/followme_menu.wav -%%WWWDIR%%/includes/install/sounds/en/us/callie/custom/8000/for.wav -%%WWWDIR%%/includes/install/sounds/en/us/callie/custom/8000/forward.wav -%%WWWDIR%%/includes/install/sounds/en/us/callie/custom/8000/goodbye.wav -%%WWWDIR%%/includes/install/sounds/en/us/callie/custom/8000/has.wav -%%WWWDIR%%/includes/install/sounds/en/us/callie/custom/8000/hours.wav -%%WWWDIR%%/includes/install/sounds/en/us/callie/custom/8000/incorrect.wav -%%WWWDIR%%/includes/install/sounds/en/us/callie/custom/8000/is.wav -%%WWWDIR%%/includes/install/sounds/en/us/callie/custom/8000/m.wav -%%WWWDIR%%/includes/install/sounds/en/us/callie/custom/8000/minutes.wav -%%WWWDIR%%/includes/install/sounds/en/us/callie/custom/8000/name.wav -%%WWWDIR%%/includes/install/sounds/en/us/callie/custom/8000/new.wav -%%WWWDIR%%/includes/install/sounds/en/us/callie/custom/8000/now.wav -%%WWWDIR%%/includes/install/sounds/en/us/callie/custom/8000/number.wav -%%WWWDIR%%/includes/install/sounds/en/us/callie/custom/8000/or.wav -%%WWWDIR%%/includes/install/sounds/en/us/callie/custom/8000/p.wav -%%WWWDIR%%/includes/install/sounds/en/us/callie/custom/8000/pin.wav -%%WWWDIR%%/includes/install/sounds/en/us/callie/custom/8000/please.wav -%%WWWDIR%%/includes/install/sounds/en/us/callie/custom/8000/please_enter_the_extension_number.wav -%%WWWDIR%%/includes/install/sounds/en/us/callie/custom/8000/please_enter_the_phone_number.wav -%%WWWDIR%%/includes/install/sounds/en/us/callie/custom/8000/please_enter_the_pin_number.wav -%%WWWDIR%%/includes/install/sounds/en/us/callie/custom/8000/please_enter_the_recording_number.wav -%%WWWDIR%%/includes/install/sounds/en/us/callie/custom/8000/please_enter_your_pin_number.wav -%%WWWDIR%%/includes/install/sounds/en/us/callie/custom/8000/please_say_your_name_and_reason_for_calling.wav -%%WWWDIR%%/includes/install/sounds/en/us/callie/custom/8000/press.wav -%%WWWDIR%%/includes/install/sounds/en/us/callie/custom/8000/press_1_to_accept_2_to_reject_or_3_for_voicemail.wav -%%WWWDIR%%/includes/install/sounds/en/us/callie/custom/8000/press_1_to_accept_this_call.wav -%%WWWDIR%%/includes/install/sounds/en/us/callie/custom/8000/reason.wav -%%WWWDIR%%/includes/install/sounds/en/us/callie/custom/8000/recording.wav -%%WWWDIR%%/includes/install/sounds/en/us/callie/custom/8000/reject.wav -%%WWWDIR%%/includes/install/sounds/en/us/callie/custom/8000/say.wav -%%WWWDIR%%/includes/install/sounds/en/us/callie/custom/8000/schedule.wav -%%WWWDIR%%/includes/install/sounds/en/us/callie/custom/8000/scheduled.wav -%%WWWDIR%%/includes/install/sounds/en/us/callie/custom/8000/set.wav -%%WWWDIR%%/includes/install/sounds/en/us/callie/custom/8000/snooze.wav -%%WWWDIR%%/includes/install/sounds/en/us/callie/custom/8000/the.wav -%%WWWDIR%%/includes/install/sounds/en/us/callie/custom/8000/this.wav -%%WWWDIR%%/includes/install/sounds/en/us/callie/custom/8000/time.wav -%%WWWDIR%%/includes/install/sounds/en/us/callie/custom/8000/to.wav -%%WWWDIR%%/includes/install/sounds/en/us/callie/custom/8000/voicemail.wav -%%WWWDIR%%/includes/install/sounds/en/us/callie/custom/8000/wakeup.wav -%%WWWDIR%%/includes/install/sounds/en/us/callie/custom/8000/your.wav -%%WWWDIR%%/includes/install/sounds/en/us/callie/custom/8000/your_pin_number_is_incorect_goodbye.wav -%%WWWDIR%%/includes/install/source.xml -%%WWWDIR%%/includes/install/sql/mysql.sql -%%WWWDIR%%/includes/install/sql/pgsql.sql -%%WWWDIR%%/includes/install/sql/sqlite.sql -%%WWWDIR%%/includes/javascript/reset_file_input.js -%%WWWDIR%%/includes/jquery/flot/excanvas.min.js -%%WWWDIR%%/includes/jquery/flot/jquery.flot.js -%%WWWDIR%%/includes/jquery/flot/jquery.min.js -%%WWWDIR%%/includes/jquery/jquery-1.8.3.js -%%WWWDIR%%/includes/jquery/jquery-ui-1.9.2.min.js -%%WWWDIR%%/includes/jquery/jquery-ui.css -%%WWWDIR%%/includes/lib_cdr.php -%%WWWDIR%%/includes/lib_functions.php -%%WWWDIR%%/includes/lib_pdo.php -%%WWWDIR%%/includes/lib_pdo_vm.php -%%WWWDIR%%/includes/lib_php.php -%%WWWDIR%%/includes/lib_schema.php -%%WWWDIR%%/includes/lib_switch.php -%%WWWDIR%%/includes/menu.php -%%WWWDIR%%/includes/paging.php -%%WWWDIR%%/includes/persistform.php -%%WWWDIR%%/includes/persistformvar.php -%%WWWDIR%%/includes/pop3/mime_parser.php -%%WWWDIR%%/includes/pop3/parse_message.php -%%WWWDIR%%/includes/pop3/pop3.php -%%WWWDIR%%/includes/pop3/rfc822_addresses.php -%%WWWDIR%%/includes/qr/qrcode.php -%%WWWDIR%%/includes/recaptchalib.php -%%WWWDIR%%/includes/require.php -%%WWWDIR%%/includes/root.php -%%WWWDIR%%/includes/securedownload.php -%%WWWDIR%%/includes/templates/conf/autoload_configs/.htaccess -%%WWWDIR%%/includes/templates/conf/autoload_configs/abstraction.conf.xml -%%WWWDIR%%/includes/templates/conf/autoload_configs/acl.conf.xml -%%WWWDIR%%/includes/templates/conf/autoload_configs/alsa.conf.xml -%%WWWDIR%%/includes/templates/conf/autoload_configs/blacklist.conf.xml -%%WWWDIR%%/includes/templates/conf/autoload_configs/callcenter.conf.xml -%%WWWDIR%%/includes/templates/conf/autoload_configs/cdr_csv.conf.xml -%%WWWDIR%%/includes/templates/conf/autoload_configs/cdr_mongodb.conf.xml -%%WWWDIR%%/includes/templates/conf/autoload_configs/cdr_pg_csv.conf.xml -%%WWWDIR%%/includes/templates/conf/autoload_configs/cdr_sqlite.conf.xml -%%WWWDIR%%/includes/templates/conf/autoload_configs/cepstral.conf.xml -%%WWWDIR%%/includes/templates/conf/autoload_configs/cidlookup.conf.xml -%%WWWDIR%%/includes/templates/conf/autoload_configs/conference.conf.xml -%%WWWDIR%%/includes/templates/conf/autoload_configs/console.conf.xml -%%WWWDIR%%/includes/templates/conf/autoload_configs/db.conf.xml -%%WWWDIR%%/includes/templates/conf/autoload_configs/dialplan_directory.conf.xml -%%WWWDIR%%/includes/templates/conf/autoload_configs/dingaling.conf.xml -%%WWWDIR%%/includes/templates/conf/autoload_configs/directory.conf.xml -%%WWWDIR%%/includes/templates/conf/autoload_configs/distributor.conf.xml -%%WWWDIR%%/includes/templates/conf/autoload_configs/easyroute.conf.xml -%%WWWDIR%%/includes/templates/conf/autoload_configs/enum.conf.xml -%%WWWDIR%%/includes/templates/conf/autoload_configs/erlang_event.conf.xml -%%WWWDIR%%/includes/templates/conf/autoload_configs/event_multicast.conf.xml -%%WWWDIR%%/includes/templates/conf/autoload_configs/event_socket.conf.xml -%%WWWDIR%%/includes/templates/conf/autoload_configs/fax.conf.xml -%%WWWDIR%%/includes/templates/conf/autoload_configs/fifo.conf.xml -%%WWWDIR%%/includes/templates/conf/autoload_configs/freetdm.conf.xml -%%WWWDIR%%/includes/templates/conf/autoload_configs/hash.conf.xml -%%WWWDIR%%/includes/templates/conf/autoload_configs/httapi.conf.xml -%%WWWDIR%%/includes/templates/conf/autoload_configs/http_cache.conf.xml -%%WWWDIR%%/includes/templates/conf/autoload_configs/ivr.conf.xml -%%WWWDIR%%/includes/templates/conf/autoload_configs/java.conf.xml -%%WWWDIR%%/includes/templates/conf/autoload_configs/lcr.conf.xml -%%WWWDIR%%/includes/templates/conf/autoload_configs/local_stream.conf.xml -%%WWWDIR%%/includes/templates/conf/autoload_configs/logfile.conf.xml -%%WWWDIR%%/includes/templates/conf/autoload_configs/lua.conf.xml -%%WWWDIR%%/includes/templates/conf/autoload_configs/memcache.conf.xml -%%WWWDIR%%/includes/templates/conf/autoload_configs/modules.conf.xml -%%WWWDIR%%/includes/templates/conf/autoload_configs/mongo.conf.xml -%%WWWDIR%%/includes/templates/conf/autoload_configs/nibblebill.conf.xml -%%WWWDIR%%/includes/templates/conf/autoload_configs/opal.conf.xml -%%WWWDIR%%/includes/templates/conf/autoload_configs/osp.conf.xml -%%WWWDIR%%/includes/templates/conf/autoload_configs/perl.conf.xml -%%WWWDIR%%/includes/templates/conf/autoload_configs/pocketsphinx.conf.xml -%%WWWDIR%%/includes/templates/conf/autoload_configs/portaudio.conf.xml -%%WWWDIR%%/includes/templates/conf/autoload_configs/post_load_modules.conf.xml -%%WWWDIR%%/includes/templates/conf/autoload_configs/presence_map.conf.xml -%%WWWDIR%%/includes/templates/conf/autoload_configs/python.conf.xml -%%WWWDIR%%/includes/templates/conf/autoload_configs/redis.conf.xml -%%WWWDIR%%/includes/templates/conf/autoload_configs/rss.conf.xml -%%WWWDIR%%/includes/templates/conf/autoload_configs/rtmp.conf.xml -%%WWWDIR%%/includes/templates/conf/autoload_configs/sangoma_codec.conf.xml -%%WWWDIR%%/includes/templates/conf/autoload_configs/shout.conf.xml -%%WWWDIR%%/includes/templates/conf/autoload_configs/skinny.conf.xml -%%WWWDIR%%/includes/templates/conf/autoload_configs/sofia.conf.xml -%%WWWDIR%%/includes/templates/conf/autoload_configs/spandsp.conf.xml -%%WWWDIR%%/includes/templates/conf/autoload_configs/spidermonkey.conf.xml -%%WWWDIR%%/includes/templates/conf/autoload_configs/switch.conf.xml -%%WWWDIR%%/includes/templates/conf/autoload_configs/syslog.conf.xml -%%WWWDIR%%/includes/templates/conf/autoload_configs/timezones.conf.xml -%%WWWDIR%%/includes/templates/conf/autoload_configs/tts_commandline.conf.xml -%%WWWDIR%%/includes/templates/conf/autoload_configs/unicall.conf.xml -%%WWWDIR%%/includes/templates/conf/autoload_configs/unimrcp.conf.xml -%%WWWDIR%%/includes/templates/conf/autoload_configs/voicemail.conf.xml -%%WWWDIR%%/includes/templates/conf/autoload_configs/voicemail_ivr.conf.xml -%%WWWDIR%%/includes/templates/conf/autoload_configs/xml_cdr.conf.xml -%%WWWDIR%%/includes/templates/conf/autoload_configs/xml_curl.conf.xml -%%WWWDIR%%/includes/templates/conf/autoload_configs/xml_rpc.conf.xml -%%WWWDIR%%/includes/templates/conf/autoload_configs/zeroconf.conf.xml -%%WWWDIR%%/includes/templates/conf/chatplan/default.xml -%%WWWDIR%%/includes/templates/conf/dialplan/default/00_ladspa.xml.noload -%%WWWDIR%%/includes/templates/conf/dialplan/default/00_pizza_demo.xml.noload -%%WWWDIR%%/includes/templates/conf/dialplan/default/01_Talking_Clock.xml.noload -%%WWWDIR%%/includes/templates/conf/dialplan/default/01_example.com.xml.noload -%%WWWDIR%%/includes/templates/conf/dialplan/default.xml -%%WWWDIR%%/includes/templates/conf/dialplan/features.xml -%%WWWDIR%%/includes/templates/conf/dialplan/public/00_inbound_did.xml.noload -%%WWWDIR%%/includes/templates/conf/dialplan/public.xml -%%WWWDIR%%/includes/templates/conf/dialplan/skinny-patterns/20-Demo.xml -%%WWWDIR%%/includes/templates/conf/dialplan/skinny-patterns/20-Local_extension.xml -%%WWWDIR%%/includes/templates/conf/dialplan/skinny-patterns/90-External.xml -%%WWWDIR%%/includes/templates/conf/dialplan/skinny-patterns/99-Default_Drop.xml -%%WWWDIR%%/includes/templates/conf/dialplan/skinny-patterns.xml -%%WWWDIR%%/includes/templates/conf/directory/default/brian.xml.noload -%%WWWDIR%%/includes/templates/conf/directory/default/default.xml.noload -%%WWWDIR%%/includes/templates/conf/directory/default/example.com.xml.noload -%%WWWDIR%%/includes/templates/conf/directory/default/skinny-example.xml.noload -%%WWWDIR%%/includes/templates/conf/directory/default.xml -%%WWWDIR%%/includes/templates/conf/extensions.conf -%%WWWDIR%%/includes/templates/conf/freeswitch.xml -%%WWWDIR%%/includes/templates/conf/freetdm.conf -%%WWWDIR%%/includes/templates/conf/fur_elise.ttml -%%WWWDIR%%/includes/templates/conf/ivr_menus/demo_ivr.xml -%%WWWDIR%%/includes/templates/conf/jingle_profiles/client.xml -%%WWWDIR%%/includes/templates/conf/jingle_profiles/server.xml -%%WWWDIR%%/includes/templates/conf/lang/de/de.xml -%%WWWDIR%%/includes/templates/conf/lang/de/demo/demo.xml -%%WWWDIR%%/includes/templates/conf/lang/de/vm/sounds.xml -%%WWWDIR%%/includes/templates/conf/lang/de/vm/tts.xml -%%WWWDIR%%/includes/templates/conf/lang/en/demo/demo-ivr.xml -%%WWWDIR%%/includes/templates/conf/lang/en/demo/demo.xml -%%WWWDIR%%/includes/templates/conf/lang/en/dir/sounds.xml -%%WWWDIR%%/includes/templates/conf/lang/en/dir/tts.xml -%%WWWDIR%%/includes/templates/conf/lang/en/en.xml -%%WWWDIR%%/includes/templates/conf/lang/en/ivr/sounds.xml -%%WWWDIR%%/includes/templates/conf/lang/en/ivr/wakeup.xml -%%WWWDIR%%/includes/templates/conf/lang/en/vm/sounds.xml -%%WWWDIR%%/includes/templates/conf/lang/en/vm/tts.xml -%%WWWDIR%%/includes/templates/conf/lang/en/vm/voicemail_ivr.xml -%%WWWDIR%%/includes/templates/conf/lang/fr/demo/demo.xml -%%WWWDIR%%/includes/templates/conf/lang/fr/dir/sounds.xml -%%WWWDIR%%/includes/templates/conf/lang/fr/dir/tts.xml -%%WWWDIR%%/includes/templates/conf/lang/fr/fr.xml -%%WWWDIR%%/includes/templates/conf/lang/fr/vm/sounds.xml -%%WWWDIR%%/includes/templates/conf/lang/he/demo/demo-ivr.xml -%%WWWDIR%%/includes/templates/conf/lang/he/demo/demo.xml -%%WWWDIR%%/includes/templates/conf/lang/he/dir/sounds.xml -%%WWWDIR%%/includes/templates/conf/lang/he/he.xml -%%WWWDIR%%/includes/templates/conf/lang/he/vm/sounds.xml -%%WWWDIR%%/includes/templates/conf/lang/ru/demo/demo-ivr.xml -%%WWWDIR%%/includes/templates/conf/lang/ru/demo/demo.xml -%%WWWDIR%%/includes/templates/conf/lang/ru/dir/sounds.xml -%%WWWDIR%%/includes/templates/conf/lang/ru/dir/tts.xml -%%WWWDIR%%/includes/templates/conf/lang/ru/ru.xml -%%WWWDIR%%/includes/templates/conf/lang/ru/vm/sounds.xml -%%WWWDIR%%/includes/templates/conf/lang/ru/vm/tts.xml -%%WWWDIR%%/includes/templates/conf/mime.types -%%WWWDIR%%/includes/templates/conf/mrcp_profiles/loquendo-7-mrcp-v2.xml -%%WWWDIR%%/includes/templates/conf/mrcp_profiles/nuance-1.0.0-mrcp-v1.xml -%%WWWDIR%%/includes/templates/conf/mrcp_profiles/nuance-5.0-mrcp-v1.xml -%%WWWDIR%%/includes/templates/conf/mrcp_profiles/nuance-5.0-mrcp-v2.xml -%%WWWDIR%%/includes/templates/conf/mrcp_profiles/unimrcpserver-mrcp-v1.xml -%%WWWDIR%%/includes/templates/conf/mrcp_profiles/voxeo-prophecy-8.0-mrcp-v1.xml -%%WWWDIR%%/includes/templates/conf/notify-voicemail.tpl -%%WWWDIR%%/includes/templates/conf/sip_profiles/external/example.xml -%%WWWDIR%%/includes/templates/conf/sip_profiles/external.xml -%%WWWDIR%%/includes/templates/conf/sip_profiles/internal/example.xml -%%WWWDIR%%/includes/templates/conf/sip_profiles/internal-ipv6.xml -%%WWWDIR%%/includes/templates/conf/sip_profiles/internal.xml -%%WWWDIR%%/includes/templates/conf/skinny_profiles/internal.xml -%%WWWDIR%%/includes/templates/conf/tetris.ttml -%%WWWDIR%%/includes/templates/conf/vars.xml -%%WWWDIR%%/includes/templates/conf/voicemail.tpl -%%WWWDIR%%/includes/templates/conf/web-vm.tpl -%%WWWDIR%%/includes/templates/provision/aastra/675x/{v_mac}.cfg -%%WWWDIR%%/includes/templates/provision/cisco/spa112/{v_mac}.xml -%%WWWDIR%%/includes/templates/provision/cisco/spa303/{v_mac}.xml -%%WWWDIR%%/includes/templates/provision/cisco/spa504g/{v_mac}.xml -%%WWWDIR%%/includes/templates/provision/cisco/spa525g/{v_mac}.xml -%%WWWDIR%%/includes/templates/provision/linksys/spa2102/{v_mac}.xml -%%WWWDIR%%/includes/templates/provision/linksys/spa3102/{v_mac}.xml -%%WWWDIR%%/includes/templates/provision/linksys/spa942/{v_mac}.xml -%%WWWDIR%%/includes/templates/provision/polycom/650/custom.cfg -%%WWWDIR%%/includes/templates/provision/polycom/650/phone1.cfg -%%WWWDIR%%/includes/templates/provision/polycom/650/sip.cfg -%%WWWDIR%%/includes/templates/provision/polycom/650/{v_mac}-registration.cfg -%%WWWDIR%%/includes/templates/provision/polycom/650/{v_mac}.cfg -%%WWWDIR%%/includes/templates/provision/polycom/8030/phone1.cfg -%%WWWDIR%%/includes/templates/provision/polycom/8030/sip.cfg -%%WWWDIR%%/includes/templates/provision/polycom/8030/{v_mac}-registration.cfg -%%WWWDIR%%/includes/templates/provision/polycom/8030/{v_mac}.cfg -%%WWWDIR%%/includes/templates/provision/polycom/vvx/features.cfg -%%WWWDIR%%/includes/templates/provision/polycom/vvx/site.cfg -%%WWWDIR%%/includes/templates/provision/polycom/vvx/{v_mac}-registration.cfg -%%WWWDIR%%/includes/templates/provision/polycom/vvx/{v_mac}.cfg -%%WWWDIR%%/includes/templates/provision/snom/300/{v_mac}.xml -%%WWWDIR%%/includes/templates/provision/snom/320/{v_mac}.xml -%%WWWDIR%%/includes/templates/provision/snom/820/{v_mac}.xml -%%WWWDIR%%/includes/templates/provision/yealink/t20/{v_mac}.cfg -%%WWWDIR%%/includes/templates/provision/yealink/t22/{v_mac}.cfg -%%WWWDIR%%/includes/upload.php -%%WWWDIR%%/includes/wysiwyg.php -%%WWWDIR%%/index.php -%%WWWDIR%%/login.php -%%WWWDIR%%/logout.php -%%WWWDIR%%/resources/install.php -%%WWWDIR%%/resources/licenses.php -%%WWWDIR%%/resources/login.php -%%WWWDIR%%/resources/phpmailer/LICENSE -%%WWWDIR%%/resources/phpmailer/changelog.txt -%%WWWDIR%%/resources/phpmailer/class.phpmailer.php -%%WWWDIR%%/resources/phpmailer/class.pop3.php -%%WWWDIR%%/resources/phpmailer/class.smtp.php -%%WWWDIR%%/resources/phpmailer/docs.ini -%%WWWDIR%%/resources/phpmailer/language/phpmailer.lang-ar.php -%%WWWDIR%%/resources/phpmailer/language/phpmailer.lang-br.php -%%WWWDIR%%/resources/phpmailer/language/phpmailer.lang-ca.php -%%WWWDIR%%/resources/phpmailer/language/phpmailer.lang-ch.php -%%WWWDIR%%/resources/phpmailer/language/phpmailer.lang-cz.php -%%WWWDIR%%/resources/phpmailer/language/phpmailer.lang-de.php -%%WWWDIR%%/resources/phpmailer/language/phpmailer.lang-dk.php -%%WWWDIR%%/resources/phpmailer/language/phpmailer.lang-es.php -%%WWWDIR%%/resources/phpmailer/language/phpmailer.lang-et.php -%%WWWDIR%%/resources/phpmailer/language/phpmailer.lang-fi.php -%%WWWDIR%%/resources/phpmailer/language/phpmailer.lang-fo.php -%%WWWDIR%%/resources/phpmailer/language/phpmailer.lang-fr.php -%%WWWDIR%%/resources/phpmailer/language/phpmailer.lang-hu.php -%%WWWDIR%%/resources/phpmailer/language/phpmailer.lang-it.php -%%WWWDIR%%/resources/phpmailer/language/phpmailer.lang-ja.php -%%WWWDIR%%/resources/phpmailer/language/phpmailer.lang-nl.php -%%WWWDIR%%/resources/phpmailer/language/phpmailer.lang-no.php -%%WWWDIR%%/resources/phpmailer/language/phpmailer.lang-pl.php -%%WWWDIR%%/resources/phpmailer/language/phpmailer.lang-ro.php -%%WWWDIR%%/resources/phpmailer/language/phpmailer.lang-ru.php -%%WWWDIR%%/resources/phpmailer/language/phpmailer.lang-se.php -%%WWWDIR%%/resources/phpmailer/language/phpmailer.lang-sk.php -%%WWWDIR%%/resources/phpmailer/language/phpmailer.lang-tr.php -%%WWWDIR%%/resources/phpmailer/language/phpmailer.lang-zh.php -%%WWWDIR%%/resources/phpmailer/language/phpmailer.lang-zh_cn.php -%%WWWDIR%%/resources/root.php -%%WWWDIR%%/root.php -%%WWWDIR%%/secure/.htaccess -%%WWWDIR%%/secure/fax_to_email.php -%%WWWDIR%%/secure/htaccess.tmp -%%WWWDIR%%/secure/index.php -%%WWWDIR%%/secure/root.php -%%WWWDIR%%/secure/v_mailto.php -%%WWWDIR%%/themes/accessible/background.jpg -%%WWWDIR%%/themes/accessible/background_black.png -%%WWWDIR%%/themes/accessible/background_cell.gif -%%WWWDIR%%/themes/accessible/background_head.png -%%WWWDIR%%/themes/accessible/background_th.png -%%WWWDIR%%/themes/accessible/background_th_blue.png -%%WWWDIR%%/themes/accessible/background_th_purple.png -%%WWWDIR%%/themes/accessible/blank.gif -%%WWWDIR%%/themes/accessible/config.php -%%WWWDIR%%/themes/accessible/logo.png -%%WWWDIR%%/themes/accessible/menu_background.jpg -%%WWWDIR%%/themes/accessible/root.php -%%WWWDIR%%/themes/accessible/template.php -%%WWWDIR%%/themes/classic/background.jpg -%%WWWDIR%%/themes/classic/background_black.png -%%WWWDIR%%/themes/classic/background_cell.gif -%%WWWDIR%%/themes/classic/background_head.png -%%WWWDIR%%/themes/classic/background_th.png -%%WWWDIR%%/themes/classic/background_th_blue.png -%%WWWDIR%%/themes/classic/background_th_purple.png -%%WWWDIR%%/themes/classic/blank.gif -%%WWWDIR%%/themes/classic/config.php -%%WWWDIR%%/themes/classic/logo.png -%%WWWDIR%%/themes/classic/root.php -%%WWWDIR%%/themes/classic/template.php -%%WWWDIR%%/themes/default/arrow.png -%%WWWDIR%%/themes/default/background_black.png -%%WWWDIR%%/themes/default/background_cell.gif -%%WWWDIR%%/themes/default/background_th.png -%%WWWDIR%%/themes/default/blank.gif -%%WWWDIR%%/themes/default/config.php -%%WWWDIR%%/themes/default/content_background.png -%%WWWDIR%%/themes/default/images/backgrounds/yellowstone_1.jpg -%%WWWDIR%%/themes/default/login_background.png -%%WWWDIR%%/themes/default/logo.png -%%WWWDIR%%/themes/default/menu_background.png -%%WWWDIR%%/themes/default/root.php -%%WWWDIR%%/themes/default/template.php -%%WWWDIR%%/themes/enhanced/background.jpg -%%WWWDIR%%/themes/enhanced/background_black.png -%%WWWDIR%%/themes/enhanced/background_cell.gif -%%WWWDIR%%/themes/enhanced/background_th.png -%%WWWDIR%%/themes/enhanced/blank.gif -%%WWWDIR%%/themes/enhanced/config.php -%%WWWDIR%%/themes/enhanced/content_background.png -%%WWWDIR%%/themes/enhanced/images/backgrounds/yellowstone_1.jpg -%%WWWDIR%%/themes/enhanced/login_background.png -%%WWWDIR%%/themes/enhanced/logo.png -%%WWWDIR%%/themes/enhanced/menu_background.png -%%WWWDIR%%/themes/enhanced/root.php -%%WWWDIR%%/themes/enhanced/template.php -@dir %%WWWDIR%%/includes/templates/provision/grandstream -@dir %%WWWDIR%%/includes/templates/provision/cisco/7960 -@dir %%WWWDIR%%/includes/templates/provision/cisco/7940 -@dir %%WWWDIR%%/app/voicemails/resources/switch/scripts -@dir %%WWWDIR%%/app/park -@dir %%WWWDIR%% -@dir(,,755) /var/db/fusionpbx diff --git a/www/jawstats/Makefile b/www/jawstats/Makefile deleted file mode 100644 index f4c872a550e1..000000000000 --- a/www/jawstats/Makefile +++ /dev/null @@ -1,28 +0,0 @@ -# Created by: Alan Snelson <alan@wave2.org> -# $FreeBSD$ - -PORTNAME= jawstats -DISTVERSION= 0.7beta -CATEGORIES= www -MASTER_SITES= http://www.jawstats.com/src/ - -MAINTAINER= Alan@Wave2.org -COMMENT= JAWStats is a Free Web Site Statistics tool - -DEPRECATED= PHP 5.4 EOL reached -EXPIRATION_DATE= 2016-01-15 - -RUN_DEPENDS= awstats>=6.8:${PORTSDIR}/www/awstats - -NO_WRKSUBDIR= yes -NO_BUILD= yes -USE_PHP= yes -WANT_PHP_WEB= yes -DEFAULT_PHP_VER= 5 -SUB_FILES= pkg-message - -do-install: - @${MKDIR} ${STAGEDIR}/${WWWDIR} - @cd ${WRKSRC}; ${COPYTREE_SHARE} . ${STAGEDIR}/${WWWDIR} - -.include <bsd.port.mk> diff --git a/www/jawstats/distinfo b/www/jawstats/distinfo deleted file mode 100644 index cd9e0e73fd1a..000000000000 --- a/www/jawstats/distinfo +++ /dev/null @@ -1,2 +0,0 @@ -SHA256 (jawstats-0.7beta.tar.gz) = 16ba5ebda0c85a23583aab478a46faf58f5203ec1aecf4946dd7eac6967a8829 -SIZE (jawstats-0.7beta.tar.gz) = 256622 diff --git a/www/jawstats/files/pkg-message.in b/www/jawstats/files/pkg-message.in deleted file mode 100644 index 7650dddae116..000000000000 --- a/www/jawstats/files/pkg-message.in +++ /dev/null @@ -1,8 +0,0 @@ - -JAWStats has been installed into %%WWWDIR%% - -Please make sure AWStats is already installed and working on your server. -JAWStats will not function without it. - -To get started head over to the JAWStats website (http://www.jawstats.com/docs) -for details on configuration. diff --git a/www/jawstats/pkg-descr b/www/jawstats/pkg-descr deleted file mode 100644 index 3ddd17f85ce0..000000000000 --- a/www/jawstats/pkg-descr +++ /dev/null @@ -1,5 +0,0 @@ -JAWStats is a free site statistics and analytics package. -It runs in conjunction with AWStats and produces clear and informative charts, -graphs and tables about your website visitors. - -WWW: http://www.jawstats.com diff --git a/www/jawstats/pkg-plist b/www/jawstats/pkg-plist deleted file mode 100644 index 31a58d6db0a9..000000000000 --- a/www/jawstats/pkg-plist +++ /dev/null @@ -1,368 +0,0 @@ -%%WWWDIR%%/clsAWStats.php -%%WWWDIR%%/config.dist.php -%%WWWDIR%%/index.php -%%WWWDIR%%/js/constants.js -%%WWWDIR%%/js/jawstats.js -%%WWWDIR%%/js/jquery.js -%%WWWDIR%%/js/jquery.tablesorter.js -%%WWWDIR%%/js/packed.js -%%WWWDIR%%/js/swfobject.js -%%WWWDIR%%/languages/de-de.js -%%WWWDIR%%/languages/fr.js -%%WWWDIR%%/languages/jp.js -%%WWWDIR%%/languages/pl.js -%%WWWDIR%%/languages/sv.js -%%WWWDIR%%/languages/translations.php -%%WWWDIR%%/readme.txt -%%WWWDIR%%/swf/bar_graph.swf -%%WWWDIR%%/swf/line_graph.swf -%%WWWDIR%%/swf/pie.swf -%%WWWDIR%%/themes/default/browsers/camino.gif -%%WWWDIR%%/themes/default/browsers/firefox.gif -%%WWWDIR%%/themes/default/browsers/icab.gif -%%WWWDIR%%/themes/default/browsers/konqueror.gif -%%WWWDIR%%/themes/default/browsers/libwww.gif -%%WWWDIR%%/themes/default/browsers/lotusnotes.gif -%%WWWDIR%%/themes/default/browsers/mozilla.gif -%%WWWDIR%%/themes/default/browsers/msie.gif -%%WWWDIR%%/themes/default/browsers/netscape.gif -%%WWWDIR%%/themes/default/browsers/omniweb.gif -%%WWWDIR%%/themes/default/browsers/opera.gif -%%WWWDIR%%/themes/default/browsers/otherbrowsers.gif -%%WWWDIR%%/themes/default/browsers/safari.gif -%%WWWDIR%%/themes/default/browsers/unknown.gif -%%WWWDIR%%/themes/default/browsers/wget.gif -%%WWWDIR%%/themes/default/changemonth/first.gif -%%WWWDIR%%/themes/default/changemonth/first_off.gif -%%WWWDIR%%/themes/default/changemonth/first_on.gif -%%WWWDIR%%/themes/default/changemonth/last.gif -%%WWWDIR%%/themes/default/changemonth/last_off.gif -%%WWWDIR%%/themes/default/changemonth/last_on.gif -%%WWWDIR%%/themes/default/changemonth/next.gif -%%WWWDIR%%/themes/default/changemonth/next_off.gif -%%WWWDIR%%/themes/default/changemonth/next_on.gif -%%WWWDIR%%/themes/default/changemonth/prev.gif -%%WWWDIR%%/themes/default/changemonth/prev_off.gif -%%WWWDIR%%/themes/default/changemonth/prev_on.gif -%%WWWDIR%%/themes/default/flags/ad.gif -%%WWWDIR%%/themes/default/flags/ae.gif -%%WWWDIR%%/themes/default/flags/af.gif -%%WWWDIR%%/themes/default/flags/ag.gif -%%WWWDIR%%/themes/default/flags/ai.gif -%%WWWDIR%%/themes/default/flags/al.gif -%%WWWDIR%%/themes/default/flags/am.gif -%%WWWDIR%%/themes/default/flags/an.gif -%%WWWDIR%%/themes/default/flags/ao.gif -%%WWWDIR%%/themes/default/flags/ar.gif -%%WWWDIR%%/themes/default/flags/as.gif -%%WWWDIR%%/themes/default/flags/at.gif -%%WWWDIR%%/themes/default/flags/au.gif -%%WWWDIR%%/themes/default/flags/aw.gif -%%WWWDIR%%/themes/default/flags/ax.gif -%%WWWDIR%%/themes/default/flags/az.gif -%%WWWDIR%%/themes/default/flags/ba.gif -%%WWWDIR%%/themes/default/flags/bb.gif -%%WWWDIR%%/themes/default/flags/bd.gif -%%WWWDIR%%/themes/default/flags/be.gif -%%WWWDIR%%/themes/default/flags/bf.gif -%%WWWDIR%%/themes/default/flags/bg.gif -%%WWWDIR%%/themes/default/flags/bh.gif -%%WWWDIR%%/themes/default/flags/bi.gif -%%WWWDIR%%/themes/default/flags/bj.gif -%%WWWDIR%%/themes/default/flags/bm.gif -%%WWWDIR%%/themes/default/flags/bn.gif -%%WWWDIR%%/themes/default/flags/bo.gif -%%WWWDIR%%/themes/default/flags/br.gif -%%WWWDIR%%/themes/default/flags/bs.gif -%%WWWDIR%%/themes/default/flags/bt.gif -%%WWWDIR%%/themes/default/flags/bv.gif -%%WWWDIR%%/themes/default/flags/bw.gif -%%WWWDIR%%/themes/default/flags/by.gif -%%WWWDIR%%/themes/default/flags/bz.gif -%%WWWDIR%%/themes/default/flags/ca.gif -%%WWWDIR%%/themes/default/flags/catalonia.gif -%%WWWDIR%%/themes/default/flags/cc.gif -%%WWWDIR%%/themes/default/flags/cd.gif -%%WWWDIR%%/themes/default/flags/cf.gif -%%WWWDIR%%/themes/default/flags/cg.gif -%%WWWDIR%%/themes/default/flags/ch.gif -%%WWWDIR%%/themes/default/flags/ci.gif -%%WWWDIR%%/themes/default/flags/ck.gif -%%WWWDIR%%/themes/default/flags/cl.gif -%%WWWDIR%%/themes/default/flags/cm.gif -%%WWWDIR%%/themes/default/flags/cn.gif -%%WWWDIR%%/themes/default/flags/co.gif -%%WWWDIR%%/themes/default/flags/cr.gif -%%WWWDIR%%/themes/default/flags/cs.gif -%%WWWDIR%%/themes/default/flags/cu.gif -%%WWWDIR%%/themes/default/flags/cv.gif -%%WWWDIR%%/themes/default/flags/cx.gif -%%WWWDIR%%/themes/default/flags/cy.gif -%%WWWDIR%%/themes/default/flags/cz.gif -%%WWWDIR%%/themes/default/flags/de.gif -%%WWWDIR%%/themes/default/flags/dj.gif -%%WWWDIR%%/themes/default/flags/dk.gif -%%WWWDIR%%/themes/default/flags/dm.gif -%%WWWDIR%%/themes/default/flags/do.gif -%%WWWDIR%%/themes/default/flags/dz.gif -%%WWWDIR%%/themes/default/flags/ec.gif -%%WWWDIR%%/themes/default/flags/ee.gif -%%WWWDIR%%/themes/default/flags/eg.gif -%%WWWDIR%%/themes/default/flags/eh.gif -%%WWWDIR%%/themes/default/flags/england.gif -%%WWWDIR%%/themes/default/flags/er.gif -%%WWWDIR%%/themes/default/flags/es.gif -%%WWWDIR%%/themes/default/flags/et.gif -%%WWWDIR%%/themes/default/flags/eu.gif -%%WWWDIR%%/themes/default/flags/fam.gif -%%WWWDIR%%/themes/default/flags/fi.gif -%%WWWDIR%%/themes/default/flags/fj.gif -%%WWWDIR%%/themes/default/flags/fk.gif -%%WWWDIR%%/themes/default/flags/fm.gif -%%WWWDIR%%/themes/default/flags/fo.gif -%%WWWDIR%%/themes/default/flags/fr.gif -%%WWWDIR%%/themes/default/flags/ga.gif -%%WWWDIR%%/themes/default/flags/gb.gif -%%WWWDIR%%/themes/default/flags/gd.gif -%%WWWDIR%%/themes/default/flags/ge.gif -%%WWWDIR%%/themes/default/flags/gf.gif -%%WWWDIR%%/themes/default/flags/gh.gif -%%WWWDIR%%/themes/default/flags/gi.gif -%%WWWDIR%%/themes/default/flags/gl.gif -%%WWWDIR%%/themes/default/flags/gm.gif -%%WWWDIR%%/themes/default/flags/gn.gif -%%WWWDIR%%/themes/default/flags/gp.gif -%%WWWDIR%%/themes/default/flags/gq.gif -%%WWWDIR%%/themes/default/flags/gr.gif -%%WWWDIR%%/themes/default/flags/gs.gif -%%WWWDIR%%/themes/default/flags/gt.gif -%%WWWDIR%%/themes/default/flags/gu.gif -%%WWWDIR%%/themes/default/flags/gw.gif -%%WWWDIR%%/themes/default/flags/gy.gif -%%WWWDIR%%/themes/default/flags/hk.gif -%%WWWDIR%%/themes/default/flags/hm.gif -%%WWWDIR%%/themes/default/flags/hn.gif -%%WWWDIR%%/themes/default/flags/hr.gif -%%WWWDIR%%/themes/default/flags/ht.gif -%%WWWDIR%%/themes/default/flags/hu.gif -%%WWWDIR%%/themes/default/flags/id.gif -%%WWWDIR%%/themes/default/flags/ie.gif -%%WWWDIR%%/themes/default/flags/il.gif -%%WWWDIR%%/themes/default/flags/in.gif -%%WWWDIR%%/themes/default/flags/io.gif -%%WWWDIR%%/themes/default/flags/iq.gif -%%WWWDIR%%/themes/default/flags/ir.gif -%%WWWDIR%%/themes/default/flags/is.gif -%%WWWDIR%%/themes/default/flags/it.gif -%%WWWDIR%%/themes/default/flags/jm.gif -%%WWWDIR%%/themes/default/flags/jo.gif -%%WWWDIR%%/themes/default/flags/jp.gif -%%WWWDIR%%/themes/default/flags/ke.gif -%%WWWDIR%%/themes/default/flags/kg.gif -%%WWWDIR%%/themes/default/flags/kh.gif -%%WWWDIR%%/themes/default/flags/ki.gif -%%WWWDIR%%/themes/default/flags/km.gif -%%WWWDIR%%/themes/default/flags/kn.gif -%%WWWDIR%%/themes/default/flags/kp.gif -%%WWWDIR%%/themes/default/flags/kr.gif -%%WWWDIR%%/themes/default/flags/kw.gif -%%WWWDIR%%/themes/default/flags/ky.gif -%%WWWDIR%%/themes/default/flags/kz.gif -%%WWWDIR%%/themes/default/flags/la.gif -%%WWWDIR%%/themes/default/flags/lb.gif -%%WWWDIR%%/themes/default/flags/lc.gif -%%WWWDIR%%/themes/default/flags/li.gif -%%WWWDIR%%/themes/default/flags/lk.gif -%%WWWDIR%%/themes/default/flags/lr.gif -%%WWWDIR%%/themes/default/flags/ls.gif -%%WWWDIR%%/themes/default/flags/lt.gif -%%WWWDIR%%/themes/default/flags/lu.gif -%%WWWDIR%%/themes/default/flags/lv.gif -%%WWWDIR%%/themes/default/flags/ly.gif -%%WWWDIR%%/themes/default/flags/ma.gif -%%WWWDIR%%/themes/default/flags/mc.gif -%%WWWDIR%%/themes/default/flags/md.gif -%%WWWDIR%%/themes/default/flags/me.gif -%%WWWDIR%%/themes/default/flags/mg.gif -%%WWWDIR%%/themes/default/flags/mh.gif -%%WWWDIR%%/themes/default/flags/mk.gif -%%WWWDIR%%/themes/default/flags/ml.gif -%%WWWDIR%%/themes/default/flags/mm.gif -%%WWWDIR%%/themes/default/flags/mn.gif -%%WWWDIR%%/themes/default/flags/mo.gif -%%WWWDIR%%/themes/default/flags/mp.gif -%%WWWDIR%%/themes/default/flags/mq.gif -%%WWWDIR%%/themes/default/flags/mr.gif -%%WWWDIR%%/themes/default/flags/ms.gif -%%WWWDIR%%/themes/default/flags/mt.gif -%%WWWDIR%%/themes/default/flags/mu.gif -%%WWWDIR%%/themes/default/flags/mv.gif -%%WWWDIR%%/themes/default/flags/mw.gif -%%WWWDIR%%/themes/default/flags/mx.gif -%%WWWDIR%%/themes/default/flags/my.gif -%%WWWDIR%%/themes/default/flags/mz.gif -%%WWWDIR%%/themes/default/flags/na.gif -%%WWWDIR%%/themes/default/flags/nc.gif -%%WWWDIR%%/themes/default/flags/ne.gif -%%WWWDIR%%/themes/default/flags/nf.gif -%%WWWDIR%%/themes/default/flags/ng.gif -%%WWWDIR%%/themes/default/flags/ni.gif -%%WWWDIR%%/themes/default/flags/nl.gif -%%WWWDIR%%/themes/default/flags/no.gif -%%WWWDIR%%/themes/default/flags/np.gif -%%WWWDIR%%/themes/default/flags/nr.gif -%%WWWDIR%%/themes/default/flags/nu.gif -%%WWWDIR%%/themes/default/flags/nz.gif -%%WWWDIR%%/themes/default/flags/om.gif -%%WWWDIR%%/themes/default/flags/pa.gif -%%WWWDIR%%/themes/default/flags/pe.gif -%%WWWDIR%%/themes/default/flags/pf.gif -%%WWWDIR%%/themes/default/flags/pg.gif -%%WWWDIR%%/themes/default/flags/ph.gif -%%WWWDIR%%/themes/default/flags/pk.gif -%%WWWDIR%%/themes/default/flags/pl.gif -%%WWWDIR%%/themes/default/flags/pm.gif -%%WWWDIR%%/themes/default/flags/pn.gif -%%WWWDIR%%/themes/default/flags/pr.gif -%%WWWDIR%%/themes/default/flags/ps.gif -%%WWWDIR%%/themes/default/flags/pt.gif -%%WWWDIR%%/themes/default/flags/pw.gif -%%WWWDIR%%/themes/default/flags/py.gif -%%WWWDIR%%/themes/default/flags/qa.gif -%%WWWDIR%%/themes/default/flags/re.gif -%%WWWDIR%%/themes/default/flags/ro.gif -%%WWWDIR%%/themes/default/flags/rs.gif -%%WWWDIR%%/themes/default/flags/ru.gif -%%WWWDIR%%/themes/default/flags/rw.gif -%%WWWDIR%%/themes/default/flags/sa.gif -%%WWWDIR%%/themes/default/flags/sb.gif -%%WWWDIR%%/themes/default/flags/sc.gif -%%WWWDIR%%/themes/default/flags/scotland.gif -%%WWWDIR%%/themes/default/flags/sd.gif -%%WWWDIR%%/themes/default/flags/se.gif -%%WWWDIR%%/themes/default/flags/sg.gif -%%WWWDIR%%/themes/default/flags/sh.gif -%%WWWDIR%%/themes/default/flags/si.gif -%%WWWDIR%%/themes/default/flags/sj.gif -%%WWWDIR%%/themes/default/flags/sk.gif -%%WWWDIR%%/themes/default/flags/sl.gif -%%WWWDIR%%/themes/default/flags/sm.gif -%%WWWDIR%%/themes/default/flags/sn.gif -%%WWWDIR%%/themes/default/flags/so.gif -%%WWWDIR%%/themes/default/flags/sr.gif -%%WWWDIR%%/themes/default/flags/st.gif -%%WWWDIR%%/themes/default/flags/sv.gif -%%WWWDIR%%/themes/default/flags/sy.gif -%%WWWDIR%%/themes/default/flags/sz.gif -%%WWWDIR%%/themes/default/flags/tc.gif -%%WWWDIR%%/themes/default/flags/td.gif -%%WWWDIR%%/themes/default/flags/tf.gif -%%WWWDIR%%/themes/default/flags/tg.gif -%%WWWDIR%%/themes/default/flags/th.gif -%%WWWDIR%%/themes/default/flags/tj.gif -%%WWWDIR%%/themes/default/flags/tk.gif -%%WWWDIR%%/themes/default/flags/tl.gif -%%WWWDIR%%/themes/default/flags/tm.gif -%%WWWDIR%%/themes/default/flags/tn.gif -%%WWWDIR%%/themes/default/flags/to.gif -%%WWWDIR%%/themes/default/flags/tr.gif -%%WWWDIR%%/themes/default/flags/trans.gif -%%WWWDIR%%/themes/default/flags/tt.gif -%%WWWDIR%%/themes/default/flags/tv.gif -%%WWWDIR%%/themes/default/flags/tw.gif -%%WWWDIR%%/themes/default/flags/tz.gif -%%WWWDIR%%/themes/default/flags/ua.gif -%%WWWDIR%%/themes/default/flags/ug.gif -%%WWWDIR%%/themes/default/flags/uk.gif -%%WWWDIR%%/themes/default/flags/um.gif -%%WWWDIR%%/themes/default/flags/us.gif -%%WWWDIR%%/themes/default/flags/uy.gif -%%WWWDIR%%/themes/default/flags/uz.gif -%%WWWDIR%%/themes/default/flags/va.gif -%%WWWDIR%%/themes/default/flags/vc.gif -%%WWWDIR%%/themes/default/flags/ve.gif -%%WWWDIR%%/themes/default/flags/vg.gif -%%WWWDIR%%/themes/default/flags/vi.gif -%%WWWDIR%%/themes/default/flags/vn.gif -%%WWWDIR%%/themes/default/flags/vu.gif -%%WWWDIR%%/themes/default/flags/wales.gif -%%WWWDIR%%/themes/default/flags/wf.gif -%%WWWDIR%%/themes/default/flags/ws.gif -%%WWWDIR%%/themes/default/flags/ye.gif -%%WWWDIR%%/themes/default/flags/yt.gif -%%WWWDIR%%/themes/default/flags/za.gif -%%WWWDIR%%/themes/default/flags/zm.gif -%%WWWDIR%%/themes/default/flags/zw.gif -%%WWWDIR%%/themes/default/images/change_language.gif -%%WWWDIR%%/themes/default/images/change_language_on.gif -%%WWWDIR%%/themes/default/images/external_link.png -%%WWWDIR%%/themes/default/images/loading.gif -%%WWWDIR%%/themes/default/images/tab_left.gif -%%WWWDIR%%/themes/default/images/tab_right.gif -%%WWWDIR%%/themes/default/images/tablesorter_asc.gif -%%WWWDIR%%/themes/default/images/tablesorter_bg.gif -%%WWWDIR%%/themes/default/images/tablesorter_desc.gif -%%WWWDIR%%/themes/default/images/taboff_left.gif -%%WWWDIR%%/themes/default/images/taboff_right.gif -%%WWWDIR%%/themes/default/os/bsd.gif -%%WWWDIR%%/themes/default/os/linux.gif -%%WWWDIR%%/themes/default/os/mac.gif -%%WWWDIR%%/themes/default/os/otheros.gif -%%WWWDIR%%/themes/default/os/psp.gif -%%WWWDIR%%/themes/default/os/sun.gif -%%WWWDIR%%/themes/default/os/symbian.gif -%%WWWDIR%%/themes/default/os/unknown.gif -%%WWWDIR%%/themes/default/os/win.gif -%%WWWDIR%%/themes/default/paging/first.gif -%%WWWDIR%%/themes/default/paging/first_off.gif -%%WWWDIR%%/themes/default/paging/first_on.gif -%%WWWDIR%%/themes/default/paging/last.gif -%%WWWDIR%%/themes/default/paging/last_off.gif -%%WWWDIR%%/themes/default/paging/last_on.gif -%%WWWDIR%%/themes/default/paging/next.gif -%%WWWDIR%%/themes/default/paging/next_off.gif -%%WWWDIR%%/themes/default/paging/next_on.gif -%%WWWDIR%%/themes/default/paging/prev.gif -%%WWWDIR%%/themes/default/paging/prev_off.gif -%%WWWDIR%%/themes/default/paging/prev_on.gif -%%WWWDIR%%/themes/default/searchengines/alexa.gif -%%WWWDIR%%/themes/default/searchengines/alice.gif -%%WWWDIR%%/themes/default/searchengines/alltheweb.gif -%%WWWDIR%%/themes/default/searchengines/altavista.gif -%%WWWDIR%%/themes/default/searchengines/aol.gif -%%WWWDIR%%/themes/default/searchengines/ask.gif -%%WWWDIR%%/themes/default/searchengines/avantfind.gif -%%WWWDIR%%/themes/default/searchengines/blingo.gif -%%WWWDIR%%/themes/default/searchengines/bluewin.gif -%%WWWDIR%%/themes/default/searchengines/clusty.gif -%%WWWDIR%%/themes/default/searchengines/delicious.gif -%%WWWDIR%%/themes/default/searchengines/dogpile.gif -%%WWWDIR%%/themes/default/searchengines/earthlink.gif -%%WWWDIR%%/themes/default/searchengines/eniro.gif -%%WWWDIR%%/themes/default/searchengines/excite.gif -%%WWWDIR%%/themes/default/searchengines/goodsearch.gif -%%WWWDIR%%/themes/default/searchengines/google.gif -%%WWWDIR%%/themes/default/searchengines/infospace.gif -%%WWWDIR%%/themes/default/searchengines/kvasir.gif -%%WWWDIR%%/themes/default/searchengines/live.gif -%%WWWDIR%%/themes/default/searchengines/lycos.gif -%%WWWDIR%%/themes/default/searchengines/mamma.gif -%%WWWDIR%%/themes/default/searchengines/msn.gif -%%WWWDIR%%/themes/default/searchengines/mywebsearch.gif -%%WWWDIR%%/themes/default/searchengines/sapo.gif -%%WWWDIR%%/themes/default/searchengines/search.gif -%%WWWDIR%%/themes/default/searchengines/seznam.gif -%%WWWDIR%%/themes/default/searchengines/steadysearch.gif -%%WWWDIR%%/themes/default/searchengines/stumbleupon.gif -%%WWWDIR%%/themes/default/searchengines/tiscali.gif -%%WWWDIR%%/themes/default/searchengines/vivisimo.gif -%%WWWDIR%%/themes/default/searchengines/voila.gif -%%WWWDIR%%/themes/default/searchengines/webcrawler.gif -%%WWWDIR%%/themes/default/searchengines/webde.gif -%%WWWDIR%%/themes/default/searchengines/yahoo.gif -%%WWWDIR%%/themes/default/style.css -%%WWWDIR%%/themes/default/style.js -%%WWWDIR%%/xml_history.php -%%WWWDIR%%/xml_pages.php -%%WWWDIR%%/xml_stats.php -%%WWWDIR%%/xml_update.php diff --git a/www/ojs2/Makefile b/www/ojs2/Makefile deleted file mode 100644 index 201d983df212..000000000000 --- a/www/ojs2/Makefile +++ /dev/null @@ -1,69 +0,0 @@ -# Created by: Filipe Rocha <filiperocha@gmail.com> -# $FreeBSD$ - -PORTNAME= ojs2 -PORTVERSION= 2.2.1 -PORTREVISION= 1 -CATEGORIES= www -MASTER_SITES= http://pkp.sfu.ca/ojs/download/ \ - http://socpvs.org/pkp/ \ - LOCAL/glarkin -DISTNAME= ojs-2.2.1 - -MAINTAINER= filiperocha@gmail.com -COMMENT= Journal management and publishing system - -DEPRECATED= PHP 5.4 EOL reached -EXPIRATION_DATE= 2016-01-15 - -DIST_SUBDIR= ${PORTNAME} - -NO_BUILD= yes -USE_PHP= mbstring session -DEFAULT_PHP_VER=5 -WANT_PHP_WEB= yes - -OPTIONS_DEFINE= LDAP CURL MEMCACHE DOCS -OPTIONS_MULTI= DB -OPTIONS_MULTI_DB= MYSQL PGSQL -OPTIONS_DEFAULT= MYSQL LDAP -MEMCACHE_DESC= memcached cache system -DB_DESC= DB backend - -pre-install:: - @${ECHO_MSG} "======================================================================" - @${ECHO_MSG} "If you are upgrading please refer to docs/UPGRADE or browse to" - @${ECHO_MSG} "http://pkp.sfu.ca/ojs/UPGRADE" - @${ECHO_MSG} "" - @${ECHO_MSG} "You need to backup your config.inc.php and your ojs2 directory" - @${ECHO_MSG} "Hit Control-C now" - @${ECHO_MSG} "======================================================================" - -MYSQL_USE= php=mysql -PGSQL_USE= php=pgsql -LDAP_USE= php=ldap -CURL_USE= php=curl -MEMCACHE_USE= php=memcache - -NONDOCS= cache/fc-locale-list.php classes config.inc.php \ - dbscripts help includes index.php js lib locale pages \ - plugins public registry rt styles templates tools -DOCS= docs - -PLIST_SUB+= ECHO_MSG=${ECHO_MSG} -SUB_FILES= pkg-deinstall - -do-install: - cd ${WRKSRC} && ${COPYTREE_SHARE} "${NONDOCS}" ${STAGEDIR}${WWWDIR} - ${MV} ${STAGEDIR}${WWWDIR}/config.inc.php ${STAGEDIR}${WWWDIR}/config.inc.php.sample - ${INSTALL} -d ${STAGEDIR}${WWWDIR}/cache/_db - ${INSTALL} -d ${STAGEDIR}${WWWDIR}/cache/t_cache - ${INSTALL} -d ${STAGEDIR}${WWWDIR}/cache/t_compile - ${INSTALL} -d ${STAGEDIR}${WWWDIR}/cache/t_config - ${INSTALL} -d ${STAGEDIR}${WWWDIR}/locale/en_US/images - -do-install-DOCS-on: - ${MKDIR} ${STAGEDIR}${DOCSDIR} - @cd ${WRKSRC}/${DOCS} && ${COPYTREE_SHARE} . ${STAGEDIR}${DOCSDIR} - -.include <bsd.port.mk> diff --git a/www/ojs2/distinfo b/www/ojs2/distinfo deleted file mode 100644 index f8075c594e58..000000000000 --- a/www/ojs2/distinfo +++ /dev/null @@ -1,2 +0,0 @@ -SHA256 (ojs2/ojs-2.2.1.tar.gz) = 46ef6eda59c166998f35574671f4ca4925f218a58e7f3f5e905a8ad77787523d -SIZE (ojs2/ojs-2.2.1.tar.gz) = 5899060 diff --git a/www/ojs2/files/pkg-deinstall.in b/www/ojs2/files/pkg-deinstall.in deleted file mode 100644 index 5dc2ea7823b2..000000000000 --- a/www/ojs2/files/pkg-deinstall.in +++ /dev/null @@ -1,5 +0,0 @@ -#!/bin/sh - -if [ "$2" = "DEINSTALL" ]; then - /bin/rm -rf %%WWWDIR%%/cache -fi diff --git a/www/ojs2/pkg-descr b/www/ojs2/pkg-descr deleted file mode 100644 index 9a86243625cd..000000000000 --- a/www/ojs2/pkg-descr +++ /dev/null @@ -1,5 +0,0 @@ -Open Journal Systems (OJS) has been developed by the Public Knowledge -Project. For general information about OJS and other open research -systems, visit the PKP web site. - -WWW: http://pkp.sfu.ca/ diff --git a/www/ojs2/pkg-message b/www/ojs2/pkg-message deleted file mode 100644 index 024063857422..000000000000 --- a/www/ojs2/pkg-message +++ /dev/null @@ -1,57 +0,0 @@ -====================================================================== -* Please read docs/README (http://pkp.sfu.ca/ojs/README) or browse -to http://pkp.sfu.ca/ojs_documentation on HOW-TO get OJS fully -functional - -* See lib/libraries.txt for a list of third-party libraries used -by OJS. - -Recommended Configuration ------------------------- - -A secure deployment can be best achieved by using the following -policies: - - * Dedicate a database to OJS; use unique credentials to - access it. Configure this database to perform automated - backups on a regular basis. Perform a manual backup when - upgrading or performing maintenance. - - * Configure OJS (config.inc.php) to use SHA1 hashing rather - than MD5. - - * Configure OJS (config.inc.php) to use force_ssl_login so - that authenticated users communicate with the server via - HTTPS. - - * Install OJS so that the files directory is NOT a subdirectory - of the OJS installation and cannot be accessed directly via - the web server. Restrict file permissions as much as possible. - Automated backups of this directory should be roughly - synchronized with database backups. - -Forum: <http://pkp.sfu.ca/support/forum/> - -====================================================================== -OJS now supports article galleys that will be automatically rendered -from an uploaded XML source file, using a specific XSL stylesheet -transformation. - -If you want to use this feature please install: - - * textproc/php5-xsl if you have PHP 5 installed - - * textproc/php4-xslt if you have PHP 4 installed - - * External command-line XSLT renderer (eg. Xalan) and enter - the complete path to the XSLT renderer tool, with any - required arguments in the XMLGalleyPlugin settings. - -If you want to enable rendering PDF galleys using XSL-FO you may -want to install a FO processor (eg. textproc/fop) and configure it -in the XMLGalleyPlugin settings. - -If you have chosen memcached you need to configure your memcached -server setting on config.inc.php. - -There are other options that can and should be configured at -config.inc.php. diff --git a/www/ojs2/pkg-plist b/www/ojs2/pkg-plist deleted file mode 100644 index fef4caf69a5b..000000000000 --- a/www/ojs2/pkg-plist +++ /dev/null @@ -1,3214 +0,0 @@ -%%PORTDOCS%%%%DOCSDIR%%/COPYING -%%PORTDOCS%%%%DOCSDIR%%/COPYING_pt -%%PORTDOCS%%%%DOCSDIR%%/ChangeLog -%%PORTDOCS%%%%DOCSDIR%%/FAQ -%%PORTDOCS%%%%DOCSDIR%%/FAQ_pt -%%PORTDOCS%%%%DOCSDIR%%/IMPORTEXPORT -%%PORTDOCS%%%%DOCSDIR%%/INSTALL -%%PORTDOCS%%%%DOCSDIR%%/INSTALL_pt -%%PORTDOCS%%%%DOCSDIR%%/LICENSE -%%PORTDOCS%%%%DOCSDIR%%/LICENSE_pt -%%PORTDOCS%%%%DOCSDIR%%/README -%%PORTDOCS%%%%DOCSDIR%%/README-CVS -%%PORTDOCS%%%%DOCSDIR%%/README-CVS_pt -%%PORTDOCS%%%%DOCSDIR%%/README-DEV -%%PORTDOCS%%%%DOCSDIR%%/README_jp -%%PORTDOCS%%%%DOCSDIR%%/README_pt -%%PORTDOCS%%%%DOCSDIR%%/RELEASE -%%PORTDOCS%%%%DOCSDIR%%/REPORTING-BUGS -%%PORTDOCS%%%%DOCSDIR%%/REPORTING-BUGS_pt -%%PORTDOCS%%%%DOCSDIR%%/UPGRADE -%%PORTDOCS%%%%DOCSDIR%%/UPGRADE_pt -%%PORTDOCS%%%%DOCSDIR%%/release-notes/ChangeLog-2.0.1 -%%PORTDOCS%%%%DOCSDIR%%/release-notes/ChangeLog-2.0.2 -%%PORTDOCS%%%%DOCSDIR%%/release-notes/ChangeLog-2.1 -%%PORTDOCS%%%%DOCSDIR%%/release-notes/ChangeLog-2.1.1 -%%PORTDOCS%%%%DOCSDIR%%/release-notes/ChangeLog-2.2 -%%PORTDOCS%%%%DOCSDIR%%/release-notes/ChangeLog-2.2.1 -%%PORTDOCS%%%%DOCSDIR%%/release-notes/README-2.0.1 -%%PORTDOCS%%%%DOCSDIR%%/release-notes/README-2.0.2 -%%PORTDOCS%%%%DOCSDIR%%/release-notes/README-2.1.0 -%%PORTDOCS%%%%DOCSDIR%%/release-notes/README-2.1.1 -%%PORTDOCS%%%%DOCSDIR%%/release-notes/README-2.2.0 -%%PORTDOCS%%%%DOCSDIR%%/release-notes/README-2.2.1 -@owner www -@group www -%%WWWDIR%%/cache/fc-locale-list.php -%%WWWDIR%%/classes/admin/form/ImportOJS1Form.inc.php -%%WWWDIR%%/classes/admin/form/JournalSiteSettingsForm.inc.php -%%WWWDIR%%/classes/admin/form/SiteSettingsForm.inc.php -%%WWWDIR%%/classes/announcement/Announcement.inc.php -%%WWWDIR%%/classes/announcement/AnnouncementDAO.inc.php -%%WWWDIR%%/classes/announcement/AnnouncementType.inc.php -%%WWWDIR%%/classes/announcement/AnnouncementTypeDAO.inc.php -%%WWWDIR%%/classes/article/Article.inc.php -%%WWWDIR%%/classes/article/ArticleComment.inc.php -%%WWWDIR%%/classes/article/ArticleCommentDAO.inc.php -%%WWWDIR%%/classes/article/ArticleDAO.inc.php -%%WWWDIR%%/classes/article/ArticleFile.inc.php -%%WWWDIR%%/classes/article/ArticleFileDAO.inc.php -%%WWWDIR%%/classes/article/ArticleGalley.inc.php -%%WWWDIR%%/classes/article/ArticleGalleyDAO.inc.php -%%WWWDIR%%/classes/article/ArticleHTMLGalley.inc.php -%%WWWDIR%%/classes/article/ArticleNote.inc.php -%%WWWDIR%%/classes/article/ArticleNoteDAO.inc.php -%%WWWDIR%%/classes/article/Author.inc.php -%%WWWDIR%%/classes/article/AuthorDAO.inc.php -%%WWWDIR%%/classes/article/PublishedArticle.inc.php -%%WWWDIR%%/classes/article/PublishedArticleDAO.inc.php -%%WWWDIR%%/classes/article/SuppFile.inc.php -%%WWWDIR%%/classes/article/SuppFileDAO.inc.php -%%WWWDIR%%/classes/article/log/ArticleEmailLogDAO.inc.php -%%WWWDIR%%/classes/article/log/ArticleEmailLogEntry.inc.php -%%WWWDIR%%/classes/article/log/ArticleEventLogDAO.inc.php -%%WWWDIR%%/classes/article/log/ArticleEventLogEntry.inc.php -%%WWWDIR%%/classes/article/log/ArticleLog.inc.php -%%WWWDIR%%/classes/author/form/submit/AuthorSubmitForm.inc.php -%%WWWDIR%%/classes/author/form/submit/AuthorSubmitStep1Form.inc.php -%%WWWDIR%%/classes/author/form/submit/AuthorSubmitStep2Form.inc.php -%%WWWDIR%%/classes/author/form/submit/AuthorSubmitStep3Form.inc.php -%%WWWDIR%%/classes/author/form/submit/AuthorSubmitStep4Form.inc.php -%%WWWDIR%%/classes/author/form/submit/AuthorSubmitStep5Form.inc.php -%%WWWDIR%%/classes/author/form/submit/AuthorSubmitSuppFileForm.inc.php -%%WWWDIR%%/classes/cache/CacheManager.inc.php -%%WWWDIR%%/classes/cache/FileCache.inc.php -%%WWWDIR%%/classes/cache/GenericCache.inc.php -%%WWWDIR%%/classes/cache/MemcacheCache.inc.php -%%WWWDIR%%/classes/captcha/Captcha.inc.php -%%WWWDIR%%/classes/captcha/CaptchaDAO.inc.php -%%WWWDIR%%/classes/captcha/CaptchaManager.inc.php -%%WWWDIR%%/classes/comment/Comment.inc.php -%%WWWDIR%%/classes/comment/CommentDAO.inc.php -%%WWWDIR%%/classes/comment/form/CommentForm.inc.php -%%WWWDIR%%/classes/config/Config.inc.php -%%WWWDIR%%/classes/config/ConfigParser.inc.php -%%WWWDIR%%/classes/core/ArrayItemIterator.inc.php -%%WWWDIR%%/classes/core/Core.inc.php -%%WWWDIR%%/classes/core/DataObject.inc.php -%%WWWDIR%%/classes/core/Handler.inc.php -%%WWWDIR%%/classes/core/ItemIterator.inc.php -%%WWWDIR%%/classes/core/Registry.inc.php -%%WWWDIR%%/classes/core/Request.inc.php -%%WWWDIR%%/classes/core/String.inc.php -%%WWWDIR%%/classes/core/Transcoder.inc.php -%%WWWDIR%%/classes/core/VirtualArrayIterator.inc.php -%%WWWDIR%%/classes/currency/Currency.inc.php -%%WWWDIR%%/classes/currency/CurrencyDAO.inc.php -%%WWWDIR%%/classes/db/DAO.inc.php -%%WWWDIR%%/classes/db/DAORegistry.inc.php -%%WWWDIR%%/classes/db/DAOResultFactory.inc.php -%%WWWDIR%%/classes/db/DBConnection.inc.php -%%WWWDIR%%/classes/db/DBDataXMLParser.inc.php -%%WWWDIR%%/classes/db/DBResultRange.inc.php -%%WWWDIR%%/classes/db/DBRowIterator.inc.php -%%WWWDIR%%/classes/db/SQLParser.inc.php -%%WWWDIR%%/classes/db/XMLDAO.inc.php -%%WWWDIR%%/classes/file/ArticleFileManager.inc.php -%%WWWDIR%%/classes/file/EditableFile.inc.php -%%WWWDIR%%/classes/file/FileManager.inc.php -%%WWWDIR%%/classes/file/FileWrapper.inc.php -%%WWWDIR%%/classes/file/JournalFileManager.inc.php -%%WWWDIR%%/classes/file/PublicFileManager.inc.php -%%WWWDIR%%/classes/file/TemporaryFile.inc.php -%%WWWDIR%%/classes/file/TemporaryFileDAO.inc.php -%%WWWDIR%%/classes/file/TemporaryFileManager.inc.php -%%WWWDIR%%/classes/form/Form.inc.php -%%WWWDIR%%/classes/form/FormError.inc.php -%%WWWDIR%%/classes/form/validation/FormValidator.inc.php -%%WWWDIR%%/classes/form/validation/FormValidatorAlphaNum.inc.php -%%WWWDIR%%/classes/form/validation/FormValidatorArray.inc.php -%%WWWDIR%%/classes/form/validation/FormValidatorArrayCustom.inc.php -%%WWWDIR%%/classes/form/validation/FormValidatorCaptcha.inc.php -%%WWWDIR%%/classes/form/validation/FormValidatorCustom.inc.php -%%WWWDIR%%/classes/form/validation/FormValidatorEmail.inc.php -%%WWWDIR%%/classes/form/validation/FormValidatorInSet.inc.php -%%WWWDIR%%/classes/form/validation/FormValidatorLength.inc.php -%%WWWDIR%%/classes/form/validation/FormValidatorLocale.inc.php -%%WWWDIR%%/classes/form/validation/FormValidatorLocaleEmail.inc.php -%%WWWDIR%%/classes/form/validation/FormValidatorPost.inc.php -%%WWWDIR%%/classes/form/validation/FormValidatorRegExp.inc.php -%%WWWDIR%%/classes/form/validation/FormValidatorUrl.inc.php -%%WWWDIR%%/classes/group/Group.inc.php -%%WWWDIR%%/classes/group/GroupDAO.inc.php -%%WWWDIR%%/classes/group/GroupMembership.inc.php -%%WWWDIR%%/classes/group/GroupMembershipDAO.inc.php -%%WWWDIR%%/classes/help/Help.inc.php -%%WWWDIR%%/classes/help/HelpMappingFile.inc.php -%%WWWDIR%%/classes/help/HelpToc.inc.php -%%WWWDIR%%/classes/help/HelpTocDAO.inc.php -%%WWWDIR%%/classes/help/HelpTopic.inc.php -%%WWWDIR%%/classes/help/HelpTopicDAO.inc.php -%%WWWDIR%%/classes/help/HelpTopicSection.inc.php -%%WWWDIR%%/classes/help/OJSHelpMappingFile.inc.php -%%WWWDIR%%/classes/help/PluginHelpMappingFile.inc.php -%%WWWDIR%%/classes/i18n/EditableEmailFile.inc.php -%%WWWDIR%%/classes/i18n/EditableLocaleFile.inc.php -%%WWWDIR%%/classes/i18n/LanguageAction.inc.php -%%WWWDIR%%/classes/i18n/Locale.inc.php -%%WWWDIR%%/classes/i18n/LocaleFile.inc.php -%%WWWDIR%%/classes/install/Install.inc.php -%%WWWDIR%%/classes/install/Installer.inc.php -%%WWWDIR%%/classes/install/Upgrade.inc.php -%%WWWDIR%%/classes/install/form/InstallForm.inc.php -%%WWWDIR%%/classes/install/form/UpgradeForm.inc.php -%%WWWDIR%%/classes/issue/Issue.inc.php -%%WWWDIR%%/classes/issue/IssueAction.inc.php -%%WWWDIR%%/classes/issue/IssueDAO.inc.php -%%WWWDIR%%/classes/issue/form/IssueForm.inc.php -%%WWWDIR%%/classes/journal/Journal.inc.php -%%WWWDIR%%/classes/journal/JournalDAO.inc.php -%%WWWDIR%%/classes/journal/JournalReportIterator.inc.php -%%WWWDIR%%/classes/journal/JournalSettingsDAO.inc.php -%%WWWDIR%%/classes/journal/JournalStatisticsDAO.inc.php -%%WWWDIR%%/classes/journal/NotificationStatusDAO.inc.php -%%WWWDIR%%/classes/journal/Section.inc.php -%%WWWDIR%%/classes/journal/SectionDAO.inc.php -%%WWWDIR%%/classes/journal/SectionEditorsDAO.inc.php -%%WWWDIR%%/classes/mail/ArticleMailTemplate.inc.php -%%WWWDIR%%/classes/mail/EmailTemplate.inc.php -%%WWWDIR%%/classes/mail/EmailTemplateDAO.inc.php -%%WWWDIR%%/classes/mail/Mail.inc.php -%%WWWDIR%%/classes/mail/MailTemplate.inc.php -%%WWWDIR%%/classes/mail/MassMail.inc.php -%%WWWDIR%%/classes/mail/SMTPMailer.inc.php -%%WWWDIR%%/classes/manager/form/AnnouncementForm.inc.php -%%WWWDIR%%/classes/manager/form/AnnouncementTypeForm.inc.php -%%WWWDIR%%/classes/manager/form/EmailTemplateForm.inc.php -%%WWWDIR%%/classes/manager/form/GroupForm.inc.php -%%WWWDIR%%/classes/manager/form/LanguageSettingsForm.inc.php -%%WWWDIR%%/classes/manager/form/PayMethodSettingsForm.inc.php -%%WWWDIR%%/classes/manager/form/PaymentSettingsForm.inc.php -%%WWWDIR%%/classes/manager/form/ReviewFormElementForm.inc.php -%%WWWDIR%%/classes/manager/form/ReviewFormForm.inc.php -%%WWWDIR%%/classes/manager/form/SectionForm.inc.php -%%WWWDIR%%/classes/manager/form/UserManagementForm.inc.php -%%WWWDIR%%/classes/manager/form/setup/JournalSetupForm.inc.php -%%WWWDIR%%/classes/manager/form/setup/JournalSetupStep1Form.inc.php -%%WWWDIR%%/classes/manager/form/setup/JournalSetupStep2Form.inc.php -%%WWWDIR%%/classes/manager/form/setup/JournalSetupStep3Form.inc.php -%%WWWDIR%%/classes/manager/form/setup/JournalSetupStep4Form.inc.php -%%WWWDIR%%/classes/manager/form/setup/JournalSetupStep5Form.inc.php -%%WWWDIR%%/classes/oai/OAI.inc.php -%%WWWDIR%%/classes/oai/OAIStruct.inc.php -%%WWWDIR%%/classes/oai/format/OAIMetadataFormat_DC.inc.php -%%WWWDIR%%/classes/oai/format/OAIMetadataFormat_MARC.inc.php -%%WWWDIR%%/classes/oai/format/OAIMetadataFormat_MARC21.inc.php -%%WWWDIR%%/classes/oai/format/OAIMetadataFormat_RFC1807.inc.php -%%WWWDIR%%/classes/oai/ojs/JournalOAI.inc.php -%%WWWDIR%%/classes/oai/ojs/OAIDAO.inc.php -%%WWWDIR%%/classes/payment/Payment.inc.php -%%WWWDIR%%/classes/payment/PaymentManager.inc.php -%%WWWDIR%%/classes/payment/QueuedPayment.inc.php -%%WWWDIR%%/classes/payment/QueuedPaymentDAO.inc.php -%%WWWDIR%%/classes/payment/ojs/OJSCompletedPayment.inc.php -%%WWWDIR%%/classes/payment/ojs/OJSCompletedPaymentDAO.inc.php -%%WWWDIR%%/classes/payment/ojs/OJSPaymentManager.inc.php -%%WWWDIR%%/classes/payment/ojs/OJSQueuedPayment.inc.php -%%WWWDIR%%/classes/plugins/AuthPlugin.inc.php -%%WWWDIR%%/classes/plugins/BlockPlugin.inc.php -%%WWWDIR%%/classes/plugins/CitationPlugin.inc.php -%%WWWDIR%%/classes/plugins/GatewayPlugin.inc.php -%%WWWDIR%%/classes/plugins/GenericPlugin.inc.php -%%WWWDIR%%/classes/plugins/HookRegistry.inc.php -%%WWWDIR%%/classes/plugins/ImplicitAuthPlugin.inc.php -%%WWWDIR%%/classes/plugins/ImportExportPlugin.inc.php -%%WWWDIR%%/classes/plugins/PaymethodPlugin.inc.php -%%WWWDIR%%/classes/plugins/Plugin.inc.php -%%WWWDIR%%/classes/plugins/PluginRegistry.inc.php -%%WWWDIR%%/classes/plugins/PluginSettingsDAO.inc.php -%%WWWDIR%%/classes/plugins/ReportPlugin.inc.php -%%WWWDIR%%/classes/plugins/ThemePlugin.inc.php -%%WWWDIR%%/classes/reviewForm/ReviewForm.inc.php -%%WWWDIR%%/classes/reviewForm/ReviewFormDAO.inc.php -%%WWWDIR%%/classes/reviewForm/ReviewFormElement.inc.php -%%WWWDIR%%/classes/reviewForm/ReviewFormElementDAO.inc.php -%%WWWDIR%%/classes/reviewForm/ReviewFormResponse.inc.php -%%WWWDIR%%/classes/reviewForm/ReviewFormResponseDAO.inc.php -%%WWWDIR%%/classes/rt/RT.inc.php -%%WWWDIR%%/classes/rt/RTAdmin.inc.php -%%WWWDIR%%/classes/rt/RTStruct.inc.php -%%WWWDIR%%/classes/rt/RTXMLParser.inc.php -%%WWWDIR%%/classes/rt/ojs/JournalRT.inc.php -%%WWWDIR%%/classes/rt/ojs/JournalRTAdmin.inc.php -%%WWWDIR%%/classes/rt/ojs/RTDAO.inc.php -%%WWWDIR%%/classes/rt/ojs/form/ContextForm.inc.php -%%WWWDIR%%/classes/rt/ojs/form/SearchForm.inc.php -%%WWWDIR%%/classes/rt/ojs/form/VersionForm.inc.php -%%WWWDIR%%/classes/scheduledTask/ScheduledTask.inc.php -%%WWWDIR%%/classes/scheduledTask/ScheduledTaskDAO.inc.php -%%WWWDIR%%/classes/search/ArticleSearch.inc.php -%%WWWDIR%%/classes/search/ArticleSearchDAO.inc.php -%%WWWDIR%%/classes/search/ArticleSearchIndex.inc.php -%%WWWDIR%%/classes/search/SearchFileParser.inc.php -%%WWWDIR%%/classes/search/SearchHTMLParser.inc.php -%%WWWDIR%%/classes/search/SearchHelperParser.inc.php -%%WWWDIR%%/classes/sectionEditor/form/CreateReviewerForm.inc.php -%%WWWDIR%%/classes/security/AccessKey.inc.php -%%WWWDIR%%/classes/security/AccessKeyDAO.inc.php -%%WWWDIR%%/classes/security/AccessKeyManager.inc.php -%%WWWDIR%%/classes/security/AuthSource.inc.php -%%WWWDIR%%/classes/security/AuthSourceDAO.inc.php -%%WWWDIR%%/classes/security/Role.inc.php -%%WWWDIR%%/classes/security/RoleDAO.inc.php -%%WWWDIR%%/classes/security/Validation.inc.php -%%WWWDIR%%/classes/security/form/AuthSourceSettingsForm.inc.php -%%WWWDIR%%/classes/session/Session.inc.php -%%WWWDIR%%/classes/session/SessionDAO.inc.php -%%WWWDIR%%/classes/session/SessionManager.inc.php -%%WWWDIR%%/classes/site/ImportOJS1.inc.php -%%WWWDIR%%/classes/site/Site.inc.php -%%WWWDIR%%/classes/site/SiteDAO.inc.php -%%WWWDIR%%/classes/site/SiteSettingsDAO.inc.php -%%WWWDIR%%/classes/site/Version.inc.php -%%WWWDIR%%/classes/site/VersionCheck.inc.php -%%WWWDIR%%/classes/site/VersionDAO.inc.php -%%WWWDIR%%/classes/submission/author/AuthorAction.inc.php -%%WWWDIR%%/classes/submission/author/AuthorSubmission.inc.php -%%WWWDIR%%/classes/submission/author/AuthorSubmissionDAO.inc.php -%%WWWDIR%%/classes/submission/common/Action.inc.php -%%WWWDIR%%/classes/submission/copyAssignment/CopyAssignment.inc.php -%%WWWDIR%%/classes/submission/copyAssignment/CopyAssignmentDAO.inc.php -%%WWWDIR%%/classes/submission/copyeditor/CopyeditorAction.inc.php -%%WWWDIR%%/classes/submission/copyeditor/CopyeditorSubmission.inc.php -%%WWWDIR%%/classes/submission/copyeditor/CopyeditorSubmissionDAO.inc.php -%%WWWDIR%%/classes/submission/editAssignment/EditAssignment.inc.php -%%WWWDIR%%/classes/submission/editAssignment/EditAssignmentDAO.inc.php -%%WWWDIR%%/classes/submission/editor/EditorAction.inc.php -%%WWWDIR%%/classes/submission/editor/EditorSubmission.inc.php -%%WWWDIR%%/classes/submission/editor/EditorSubmissionDAO.inc.php -%%WWWDIR%%/classes/submission/form/ArticleGalleyForm.inc.php -%%WWWDIR%%/classes/submission/form/MetadataForm.inc.php -%%WWWDIR%%/classes/submission/form/ReviewFormResponseForm.inc.php -%%WWWDIR%%/classes/submission/form/SuppFileForm.inc.php -%%WWWDIR%%/classes/submission/form/comment/CommentForm.inc.php -%%WWWDIR%%/classes/submission/form/comment/CopyeditCommentForm.inc.php -%%WWWDIR%%/classes/submission/form/comment/EditCommentForm.inc.php -%%WWWDIR%%/classes/submission/form/comment/EditorDecisionCommentForm.inc.php -%%WWWDIR%%/classes/submission/form/comment/LayoutCommentForm.inc.php -%%WWWDIR%%/classes/submission/form/comment/PeerReviewCommentForm.inc.php -%%WWWDIR%%/classes/submission/form/comment/ProofreadCommentForm.inc.php -%%WWWDIR%%/classes/submission/layoutAssignment/LayoutAssignment.inc.php -%%WWWDIR%%/classes/submission/layoutAssignment/LayoutAssignmentDAO.inc.php -%%WWWDIR%%/classes/submission/layoutEditor/LayoutEditorAction.inc.php -%%WWWDIR%%/classes/submission/layoutEditor/LayoutEditorSubmission.inc.php -%%WWWDIR%%/classes/submission/layoutEditor/LayoutEditorSubmissionDAO.inc.php -%%WWWDIR%%/classes/submission/proofAssignment/ProofAssignment.inc.php -%%WWWDIR%%/classes/submission/proofAssignment/ProofAssignmentDAO.inc.php -%%WWWDIR%%/classes/submission/proofreader/ProofreaderAction.inc.php -%%WWWDIR%%/classes/submission/proofreader/ProofreaderSubmission.inc.php -%%WWWDIR%%/classes/submission/proofreader/ProofreaderSubmissionDAO.inc.php -%%WWWDIR%%/classes/submission/reviewAssignment/ReviewAssignment.inc.php -%%WWWDIR%%/classes/submission/reviewAssignment/ReviewAssignmentDAO.inc.php -%%WWWDIR%%/classes/submission/reviewer/ReviewerAction.inc.php -%%WWWDIR%%/classes/submission/reviewer/ReviewerSubmission.inc.php -%%WWWDIR%%/classes/submission/reviewer/ReviewerSubmissionDAO.inc.php -%%WWWDIR%%/classes/submission/sectionEditor/SectionEditorAction.inc.php -%%WWWDIR%%/classes/submission/sectionEditor/SectionEditorSubmission.inc.php -%%WWWDIR%%/classes/submission/sectionEditor/SectionEditorSubmissionDAO.inc.php -%%WWWDIR%%/classes/subscription/Subscription.inc.php -%%WWWDIR%%/classes/subscription/SubscriptionDAO.inc.php -%%WWWDIR%%/classes/subscription/SubscriptionType.inc.php -%%WWWDIR%%/classes/subscription/SubscriptionTypeDAO.inc.php -%%WWWDIR%%/classes/subscription/form/SubscriptionForm.inc.php -%%WWWDIR%%/classes/subscription/form/SubscriptionPolicyForm.inc.php -%%WWWDIR%%/classes/subscription/form/SubscriptionTypeForm.inc.php -%%WWWDIR%%/classes/tasks/OpenAccessNotification.inc.php -%%WWWDIR%%/classes/tasks/ReviewReminder.inc.php -%%WWWDIR%%/classes/tasks/SubscriptionExpiryReminder.inc.php -%%WWWDIR%%/classes/template/TemplateManager.inc.php -%%WWWDIR%%/classes/user/CountryDAO.inc.php -%%WWWDIR%%/classes/user/User.inc.php -%%WWWDIR%%/classes/user/UserDAO.inc.php -%%WWWDIR%%/classes/user/UserSettingsDAO.inc.php -%%WWWDIR%%/classes/user/form/ChangePasswordForm.inc.php -%%WWWDIR%%/classes/user/form/LoginChangePasswordForm.inc.php -%%WWWDIR%%/classes/user/form/ProfileForm.inc.php -%%WWWDIR%%/classes/user/form/RegistrationForm.inc.php -%%WWWDIR%%/classes/xml/XMLCustomWriter.inc.php -%%WWWDIR%%/classes/xml/XMLNode.inc.php -%%WWWDIR%%/classes/xml/XMLParser.inc.php -%%WWWDIR%%/classes/xml/XMLParserDOMHandler.inc.php -@sample %%WWWDIR%%/config.inc.php.sample -%%WWWDIR%%/dbscripts/xml/data/email_templates.xml -%%WWWDIR%%/dbscripts/xml/data/locale/de_DE/email_templates_data.xml -%%WWWDIR%%/dbscripts/xml/data/locale/el_GR/email_templates_data.xml -%%WWWDIR%%/dbscripts/xml/data/locale/en_US/email_templates_data.xml -%%WWWDIR%%/dbscripts/xml/data/locale/es_ES/email_templates_data.xml -%%WWWDIR%%/dbscripts/xml/data/locale/fr_CA/email_templates_data.xml -%%WWWDIR%%/dbscripts/xml/data/locale/hr_HR/email_templates_data.xml -%%WWWDIR%%/dbscripts/xml/data/locale/it_IT/email_templates_data.xml -%%WWWDIR%%/dbscripts/xml/data/locale/ja_JP/email_templates_data.xml -%%WWWDIR%%/dbscripts/xml/data/locale/no_NO/email_templates_data.xml -%%WWWDIR%%/dbscripts/xml/data/locale/pt_BR/email_templates_data.xml -%%WWWDIR%%/dbscripts/xml/data/locale/ru_RU/email_templates_data.xml -%%WWWDIR%%/dbscripts/xml/data/locale/tr_TR/email_templates_data.xml -%%WWWDIR%%/dbscripts/xml/data/locale/vi_VN/email_templates_data.xml -%%WWWDIR%%/dbscripts/xml/data/locale/zh_TW/email_templates_data.xml -%%WWWDIR%%/dbscripts/xml/dtd/install.dtd -%%WWWDIR%%/dbscripts/xml/dtd/locales.dtd -%%WWWDIR%%/dbscripts/xml/dtd/pluginSettings.dtd -%%WWWDIR%%/dbscripts/xml/dtd/xmldata.dtd -%%WWWDIR%%/dbscripts/xml/dtd/xmlschema.dtd -%%WWWDIR%%/dbscripts/xml/install.xml -%%WWWDIR%%/dbscripts/xml/ojs_schema.xml -%%WWWDIR%%/dbscripts/xml/ojs_schema_stage1.xml -%%WWWDIR%%/dbscripts/xml/upgrade.xml -%%WWWDIR%%/dbscripts/xml/upgrade/2.0.1_update.xml -%%WWWDIR%%/dbscripts/xml/upgrade/2.0.2_preupdate.xml -%%WWWDIR%%/dbscripts/xml/upgrade/2.0.2_update.xml -%%WWWDIR%%/dbscripts/xml/upgrade/2.1.0_update.xml -%%WWWDIR%%/dbscripts/xml/upgrade/2.1.1_update.xml -%%WWWDIR%%/dbscripts/xml/upgrade/2.2.0_localize.xml -%%WWWDIR%%/dbscripts/xml/upgrade/2.2.0_preupdate.xml -%%WWWDIR%%/dbscripts/xml/upgrade/2.2.0_update.xml -%%WWWDIR%%/dbscripts/xml/upgrade/2.2.0_usersettings.xml -%%WWWDIR%%/dbscripts/xml/upgrade/2.2.0_usersettings2.xml -%%WWWDIR%%/dbscripts/xml/upgrade/2.2.1_preupdate.xml -%%WWWDIR%%/dbscripts/xml/upgrade/2.2.1_update.xml -%%WWWDIR%%/dbscripts/xml/upgrade/public_issue_ids.xml -%%WWWDIR%%/dbscripts/xml/version.xml -%%WWWDIR%%/help/el_GR/editorial/toc/000000.xml -%%WWWDIR%%/help/el_GR/editorial/toc/000001.xml -%%WWWDIR%%/help/el_GR/editorial/toc/000002.xml -%%WWWDIR%%/help/el_GR/editorial/toc/000003.xml -%%WWWDIR%%/help/el_GR/editorial/toc/000004.xml -%%WWWDIR%%/help/el_GR/editorial/toc/000005.xml -%%WWWDIR%%/help/el_GR/editorial/toc/000006.xml -%%WWWDIR%%/help/el_GR/editorial/toc/000007.xml -%%WWWDIR%%/help/el_GR/editorial/toc/000008.xml -%%WWWDIR%%/help/el_GR/editorial/toc/000009.xml -%%WWWDIR%%/help/el_GR/editorial/toc/000010.xml -%%WWWDIR%%/help/el_GR/editorial/toc/000011.xml -%%WWWDIR%%/help/el_GR/editorial/toc/000012.xml -%%WWWDIR%%/help/el_GR/editorial/toc/000013.xml -%%WWWDIR%%/help/el_GR/editorial/toc/000014.xml -%%WWWDIR%%/help/el_GR/editorial/topic/000000.xml -%%WWWDIR%%/help/el_GR/editorial/topic/000001.xml -%%WWWDIR%%/help/el_GR/editorial/topic/000002.xml -%%WWWDIR%%/help/el_GR/editorial/topic/000003.xml -%%WWWDIR%%/help/el_GR/editorial/topic/000004.xml -%%WWWDIR%%/help/el_GR/editorial/topic/000005.xml -%%WWWDIR%%/help/el_GR/editorial/topic/000006.xml -%%WWWDIR%%/help/el_GR/editorial/topic/000007.xml -%%WWWDIR%%/help/el_GR/editorial/topic/000008.xml -%%WWWDIR%%/help/el_GR/editorial/topic/000009.xml -%%WWWDIR%%/help/el_GR/editorial/topic/000010.xml -%%WWWDIR%%/help/el_GR/editorial/topic/000011.xml -%%WWWDIR%%/help/el_GR/editorial/topic/000012.xml -%%WWWDIR%%/help/el_GR/editorial/topic/000013.xml -%%WWWDIR%%/help/el_GR/editorial/topic/000014.xml -%%WWWDIR%%/help/el_GR/editorial/topic/000015.xml -%%WWWDIR%%/help/el_GR/editorial/topic/000016.xml -%%WWWDIR%%/help/el_GR/editorial/topic/000017.xml -%%WWWDIR%%/help/el_GR/editorial/topic/000018.xml -%%WWWDIR%%/help/el_GR/editorial/topic/000019.xml -%%WWWDIR%%/help/el_GR/editorial/topic/000020.xml -%%WWWDIR%%/help/el_GR/editorial/topic/000021.xml -%%WWWDIR%%/help/el_GR/editorial/topic/000022.xml -%%WWWDIR%%/help/el_GR/editorial/topic/000023.xml -%%WWWDIR%%/help/el_GR/editorial/topic/000024.xml -%%WWWDIR%%/help/el_GR/editorial/topic/000025.xml -%%WWWDIR%%/help/el_GR/editorial/topic/000026.xml -%%WWWDIR%%/help/el_GR/editorial/topic/000027.xml -%%WWWDIR%%/help/el_GR/editorial/topic/000028.xml -%%WWWDIR%%/help/el_GR/editorial/topic/000029.xml -%%WWWDIR%%/help/el_GR/editorial/topic/000030.xml -%%WWWDIR%%/help/el_GR/editorial/topic/000031.xml -%%WWWDIR%%/help/el_GR/editorial/topic/000032.xml -%%WWWDIR%%/help/el_GR/editorial/topic/000033.xml -%%WWWDIR%%/help/el_GR/editorial/topic/000034.xml -%%WWWDIR%%/help/el_GR/editorial/topic/000035.xml -%%WWWDIR%%/help/el_GR/editorial/topic/000036.xml -%%WWWDIR%%/help/el_GR/editorial/topic/000037.xml -%%WWWDIR%%/help/el_GR/editorial/topic/000038.xml -%%WWWDIR%%/help/el_GR/editorial/topic/000039.xml -%%WWWDIR%%/help/el_GR/editorial/topic/000040.xml -%%WWWDIR%%/help/el_GR/editorial/topic/000041.xml -%%WWWDIR%%/help/el_GR/editorial/topic/000042.xml -%%WWWDIR%%/help/el_GR/editorial/topic/000043.xml -%%WWWDIR%%/help/el_GR/editorial/topic/000044.xml -%%WWWDIR%%/help/el_GR/index/toc/000000.xml -%%WWWDIR%%/help/el_GR/index/topic/000000.xml -%%WWWDIR%%/help/el_GR/intro/toc/000000.xml -%%WWWDIR%%/help/el_GR/intro/topic/000000.xml -%%WWWDIR%%/help/el_GR/intro/topic/000001.xml -%%WWWDIR%%/help/el_GR/journal/toc/000000.xml -%%WWWDIR%%/help/el_GR/journal/toc/000001.xml -%%WWWDIR%%/help/el_GR/journal/toc/000002.xml -%%WWWDIR%%/help/el_GR/journal/toc/000003.xml -%%WWWDIR%%/help/el_GR/journal/toc/000005.xml -%%WWWDIR%%/help/el_GR/journal/topic/000000.xml -%%WWWDIR%%/help/el_GR/journal/topic/000001.xml -%%WWWDIR%%/help/el_GR/journal/topic/000002.xml -%%WWWDIR%%/help/el_GR/journal/topic/000003.xml -%%WWWDIR%%/help/el_GR/journal/topic/000004.xml -%%WWWDIR%%/help/el_GR/journal/topic/000005.xml -%%WWWDIR%%/help/el_GR/journal/topic/000006.xml -%%WWWDIR%%/help/el_GR/journal/topic/000007.xml -%%WWWDIR%%/help/el_GR/journal/topic/000008.xml -%%WWWDIR%%/help/el_GR/journal/topic/000009.xml -%%WWWDIR%%/help/el_GR/journal/topic/000010.xml -%%WWWDIR%%/help/el_GR/journal/topic/000011.xml -%%WWWDIR%%/help/el_GR/journal/topic/000012.xml -%%WWWDIR%%/help/el_GR/journal/topic/000013.xml -%%WWWDIR%%/help/el_GR/journal/topic/000014.xml -%%WWWDIR%%/help/el_GR/journal/topic/000015.xml -%%WWWDIR%%/help/el_GR/journal/topic/000016.xml -%%WWWDIR%%/help/el_GR/journal/topic/000017.xml -%%WWWDIR%%/help/el_GR/journal/topic/000018.xml -%%WWWDIR%%/help/el_GR/journal/topic/000019.xml -%%WWWDIR%%/help/el_GR/journal/topic/000020.xml -%%WWWDIR%%/help/el_GR/journal/topic/000021.xml -%%WWWDIR%%/help/el_GR/journal/topic/000022.xml -%%WWWDIR%%/help/el_GR/journal/topic/000023.xml -%%WWWDIR%%/help/el_GR/journal/topic/000025.xml -%%WWWDIR%%/help/el_GR/journal/topic/000026.xml -%%WWWDIR%%/help/el_GR/journal/topic/000027.xml -%%WWWDIR%%/help/el_GR/journal/topic/000028.xml -%%WWWDIR%%/help/el_GR/journal/topic/000029.xml -%%WWWDIR%%/help/el_GR/journal/topic/000030.xml -%%WWWDIR%%/help/el_GR/journal/topic/000031.xml -%%WWWDIR%%/help/el_GR/journal/topic/000032.xml -%%WWWDIR%%/help/el_GR/journal/topic/000033.xml -%%WWWDIR%%/help/el_GR/journal/topic/000034.xml -%%WWWDIR%%/help/el_GR/journal/topic/000035.xml -%%WWWDIR%%/help/el_GR/publishing/toc/000000.xml -%%WWWDIR%%/help/el_GR/publishing/topic/000000.xml -%%WWWDIR%%/help/el_GR/publishing/topic/000001.xml -%%WWWDIR%%/help/el_GR/publishing/topic/000002.xml -%%WWWDIR%%/help/el_GR/publishing/topic/000003.xml -%%WWWDIR%%/help/el_GR/publishing/topic/000004.xml -%%WWWDIR%%/help/el_GR/site/toc/000000.xml -%%WWWDIR%%/help/el_GR/site/topic/000000.xml -%%WWWDIR%%/help/el_GR/site/topic/000001.xml -%%WWWDIR%%/help/el_GR/site/topic/000002.xml -%%WWWDIR%%/help/el_GR/site/topic/000003.xml -%%WWWDIR%%/help/el_GR/submission/toc/000000.xml -%%WWWDIR%%/help/el_GR/submission/topic/000000.xml -%%WWWDIR%%/help/el_GR/submission/topic/000001.xml -%%WWWDIR%%/help/el_GR/submission/topic/000002.xml -%%WWWDIR%%/help/el_GR/submission/topic/000003.xml -%%WWWDIR%%/help/el_GR/submission/topic/000004.xml -%%WWWDIR%%/help/el_GR/user/toc/000000.xml -%%WWWDIR%%/help/el_GR/user/topic/000000.xml -%%WWWDIR%%/help/el_GR/user/topic/000001.xml -%%WWWDIR%%/help/el_GR/user/topic/000002.xml -%%WWWDIR%%/help/el_GR/user/topic/000003.xml -%%WWWDIR%%/help/el_GR/user/topic/000004.xml -%%WWWDIR%%/help/el_GR/user/topic/000005.xml -%%WWWDIR%%/help/el_GR/user/topic/000006.xml -%%WWWDIR%%/help/el_GR/user/topic/000007.xml -%%WWWDIR%%/help/en_US/editorial/toc/000000.xml -%%WWWDIR%%/help/en_US/editorial/toc/000001.xml -%%WWWDIR%%/help/en_US/editorial/toc/000002.xml -%%WWWDIR%%/help/en_US/editorial/toc/000003.xml -%%WWWDIR%%/help/en_US/editorial/toc/000004.xml -%%WWWDIR%%/help/en_US/editorial/toc/000005.xml -%%WWWDIR%%/help/en_US/editorial/toc/000006.xml -%%WWWDIR%%/help/en_US/editorial/toc/000007.xml -%%WWWDIR%%/help/en_US/editorial/toc/000008.xml -%%WWWDIR%%/help/en_US/editorial/toc/000009.xml -%%WWWDIR%%/help/en_US/editorial/toc/000010.xml -%%WWWDIR%%/help/en_US/editorial/toc/000011.xml -%%WWWDIR%%/help/en_US/editorial/toc/000012.xml -%%WWWDIR%%/help/en_US/editorial/toc/000013.xml -%%WWWDIR%%/help/en_US/editorial/toc/000014.xml -%%WWWDIR%%/help/en_US/editorial/topic/000000.xml -%%WWWDIR%%/help/en_US/editorial/topic/000001.xml -%%WWWDIR%%/help/en_US/editorial/topic/000002.xml -%%WWWDIR%%/help/en_US/editorial/topic/000003.xml -%%WWWDIR%%/help/en_US/editorial/topic/000004.xml -%%WWWDIR%%/help/en_US/editorial/topic/000005.xml -%%WWWDIR%%/help/en_US/editorial/topic/000006.xml -%%WWWDIR%%/help/en_US/editorial/topic/000007.xml -%%WWWDIR%%/help/en_US/editorial/topic/000008.xml -%%WWWDIR%%/help/en_US/editorial/topic/000009.xml -%%WWWDIR%%/help/en_US/editorial/topic/000010.xml -%%WWWDIR%%/help/en_US/editorial/topic/000011.xml -%%WWWDIR%%/help/en_US/editorial/topic/000012.xml -%%WWWDIR%%/help/en_US/editorial/topic/000013.xml -%%WWWDIR%%/help/en_US/editorial/topic/000014.xml -%%WWWDIR%%/help/en_US/editorial/topic/000015.xml -%%WWWDIR%%/help/en_US/editorial/topic/000016.xml -%%WWWDIR%%/help/en_US/editorial/topic/000017.xml -%%WWWDIR%%/help/en_US/editorial/topic/000018.xml -%%WWWDIR%%/help/en_US/editorial/topic/000019.xml -%%WWWDIR%%/help/en_US/editorial/topic/000020.xml -%%WWWDIR%%/help/en_US/editorial/topic/000021.xml -%%WWWDIR%%/help/en_US/editorial/topic/000022.xml -%%WWWDIR%%/help/en_US/editorial/topic/000023.xml -%%WWWDIR%%/help/en_US/editorial/topic/000024.xml -%%WWWDIR%%/help/en_US/editorial/topic/000025.xml -%%WWWDIR%%/help/en_US/editorial/topic/000026.xml -%%WWWDIR%%/help/en_US/editorial/topic/000027.xml -%%WWWDIR%%/help/en_US/editorial/topic/000028.xml -%%WWWDIR%%/help/en_US/editorial/topic/000029.xml -%%WWWDIR%%/help/en_US/editorial/topic/000030.xml -%%WWWDIR%%/help/en_US/editorial/topic/000031.xml -%%WWWDIR%%/help/en_US/editorial/topic/000032.xml -%%WWWDIR%%/help/en_US/editorial/topic/000033.xml -%%WWWDIR%%/help/en_US/editorial/topic/000034.xml -%%WWWDIR%%/help/en_US/editorial/topic/000035.xml -%%WWWDIR%%/help/en_US/editorial/topic/000036.xml -%%WWWDIR%%/help/en_US/editorial/topic/000037.xml -%%WWWDIR%%/help/en_US/editorial/topic/000038.xml -%%WWWDIR%%/help/en_US/editorial/topic/000039.xml -%%WWWDIR%%/help/en_US/editorial/topic/000040.xml -%%WWWDIR%%/help/en_US/editorial/topic/000041.xml -%%WWWDIR%%/help/en_US/editorial/topic/000042.xml -%%WWWDIR%%/help/en_US/editorial/topic/000043.xml -%%WWWDIR%%/help/en_US/editorial/topic/000044.xml -%%WWWDIR%%/help/en_US/index/toc/000000.xml -%%WWWDIR%%/help/en_US/index/topic/000000.xml -%%WWWDIR%%/help/en_US/intro/toc/000000.xml -%%WWWDIR%%/help/en_US/intro/topic/000000.xml -%%WWWDIR%%/help/en_US/intro/topic/000001.xml -%%WWWDIR%%/help/en_US/journal/toc/000000.xml -%%WWWDIR%%/help/en_US/journal/toc/000001.xml -%%WWWDIR%%/help/en_US/journal/toc/000002.xml -%%WWWDIR%%/help/en_US/journal/toc/000003.xml -%%WWWDIR%%/help/en_US/journal/toc/000005.xml -%%WWWDIR%%/help/en_US/journal/topic/000000.xml -%%WWWDIR%%/help/en_US/journal/topic/000001.xml -%%WWWDIR%%/help/en_US/journal/topic/000002.xml -%%WWWDIR%%/help/en_US/journal/topic/000003.xml -%%WWWDIR%%/help/en_US/journal/topic/000004.xml -%%WWWDIR%%/help/en_US/journal/topic/000005.xml -%%WWWDIR%%/help/en_US/journal/topic/000006.xml -%%WWWDIR%%/help/en_US/journal/topic/000007.xml -%%WWWDIR%%/help/en_US/journal/topic/000008.xml -%%WWWDIR%%/help/en_US/journal/topic/000009.xml -%%WWWDIR%%/help/en_US/journal/topic/000010.xml -%%WWWDIR%%/help/en_US/journal/topic/000011.xml -%%WWWDIR%%/help/en_US/journal/topic/000012.xml -%%WWWDIR%%/help/en_US/journal/topic/000013.xml -%%WWWDIR%%/help/en_US/journal/topic/000014.xml -%%WWWDIR%%/help/en_US/journal/topic/000015.xml -%%WWWDIR%%/help/en_US/journal/topic/000016.xml -%%WWWDIR%%/help/en_US/journal/topic/000017.xml -%%WWWDIR%%/help/en_US/journal/topic/000018.xml -%%WWWDIR%%/help/en_US/journal/topic/000019.xml -%%WWWDIR%%/help/en_US/journal/topic/000020.xml -%%WWWDIR%%/help/en_US/journal/topic/000021.xml -%%WWWDIR%%/help/en_US/journal/topic/000022.xml -%%WWWDIR%%/help/en_US/journal/topic/000023.xml -%%WWWDIR%%/help/en_US/journal/topic/000025.xml -%%WWWDIR%%/help/en_US/journal/topic/000026.xml -%%WWWDIR%%/help/en_US/journal/topic/000027.xml -%%WWWDIR%%/help/en_US/journal/topic/000028.xml -%%WWWDIR%%/help/en_US/journal/topic/000029.xml -%%WWWDIR%%/help/en_US/journal/topic/000030.xml -%%WWWDIR%%/help/en_US/journal/topic/000031.xml -%%WWWDIR%%/help/en_US/journal/topic/000032.xml -%%WWWDIR%%/help/en_US/journal/topic/000033.xml -%%WWWDIR%%/help/en_US/journal/topic/000034.xml -%%WWWDIR%%/help/en_US/journal/topic/000035.xml -%%WWWDIR%%/help/en_US/journal/topic/000036.xml -%%WWWDIR%%/help/en_US/publishing/toc/000000.xml -%%WWWDIR%%/help/en_US/publishing/topic/000000.xml -%%WWWDIR%%/help/en_US/publishing/topic/000001.xml -%%WWWDIR%%/help/en_US/publishing/topic/000002.xml -%%WWWDIR%%/help/en_US/publishing/topic/000003.xml -%%WWWDIR%%/help/en_US/publishing/topic/000004.xml -%%WWWDIR%%/help/en_US/site/toc/000000.xml -%%WWWDIR%%/help/en_US/site/topic/000000.xml -%%WWWDIR%%/help/en_US/site/topic/000001.xml -%%WWWDIR%%/help/en_US/site/topic/000002.xml -%%WWWDIR%%/help/en_US/site/topic/000003.xml -%%WWWDIR%%/help/en_US/submission/toc/000000.xml -%%WWWDIR%%/help/en_US/submission/topic/000000.xml -%%WWWDIR%%/help/en_US/submission/topic/000001.xml -%%WWWDIR%%/help/en_US/submission/topic/000002.xml -%%WWWDIR%%/help/en_US/submission/topic/000003.xml -%%WWWDIR%%/help/en_US/submission/topic/000004.xml -%%WWWDIR%%/help/en_US/user/toc/000000.xml -%%WWWDIR%%/help/en_US/user/topic/000000.xml -%%WWWDIR%%/help/en_US/user/topic/000001.xml -%%WWWDIR%%/help/en_US/user/topic/000002.xml -%%WWWDIR%%/help/en_US/user/topic/000003.xml -%%WWWDIR%%/help/en_US/user/topic/000004.xml -%%WWWDIR%%/help/en_US/user/topic/000005.xml -%%WWWDIR%%/help/en_US/user/topic/000006.xml -%%WWWDIR%%/help/en_US/user/topic/000007.xml -%%WWWDIR%%/help/fr_CA/editorial/toc/000000.xml -%%WWWDIR%%/help/fr_CA/editorial/toc/000001.xml -%%WWWDIR%%/help/fr_CA/editorial/toc/000002.xml -%%WWWDIR%%/help/fr_CA/editorial/toc/000003.xml -%%WWWDIR%%/help/fr_CA/editorial/toc/000004.xml -%%WWWDIR%%/help/fr_CA/editorial/toc/000005.xml -%%WWWDIR%%/help/fr_CA/editorial/toc/000006.xml -%%WWWDIR%%/help/fr_CA/editorial/toc/000007.xml -%%WWWDIR%%/help/fr_CA/editorial/toc/000008.xml -%%WWWDIR%%/help/fr_CA/editorial/toc/000009.xml -%%WWWDIR%%/help/fr_CA/editorial/toc/000010.xml -%%WWWDIR%%/help/fr_CA/editorial/toc/000011.xml -%%WWWDIR%%/help/fr_CA/editorial/toc/000012.xml -%%WWWDIR%%/help/fr_CA/editorial/toc/000013.xml -%%WWWDIR%%/help/fr_CA/editorial/toc/000014.xml -%%WWWDIR%%/help/fr_CA/editorial/topic/000000.xml -%%WWWDIR%%/help/fr_CA/editorial/topic/000001.xml -%%WWWDIR%%/help/fr_CA/editorial/topic/000002.xml -%%WWWDIR%%/help/fr_CA/editorial/topic/000003.xml -%%WWWDIR%%/help/fr_CA/editorial/topic/000004.xml -%%WWWDIR%%/help/fr_CA/editorial/topic/000005.xml -%%WWWDIR%%/help/fr_CA/editorial/topic/000006.xml -%%WWWDIR%%/help/fr_CA/editorial/topic/000007.xml -%%WWWDIR%%/help/fr_CA/editorial/topic/000008.xml -%%WWWDIR%%/help/fr_CA/editorial/topic/000009.xml -%%WWWDIR%%/help/fr_CA/editorial/topic/000010.xml -%%WWWDIR%%/help/fr_CA/editorial/topic/000011.xml -%%WWWDIR%%/help/fr_CA/editorial/topic/000012.xml -%%WWWDIR%%/help/fr_CA/editorial/topic/000013.xml -%%WWWDIR%%/help/fr_CA/editorial/topic/000014.xml -%%WWWDIR%%/help/fr_CA/editorial/topic/000015.xml -%%WWWDIR%%/help/fr_CA/editorial/topic/000016.xml -%%WWWDIR%%/help/fr_CA/editorial/topic/000017.xml -%%WWWDIR%%/help/fr_CA/editorial/topic/000018.xml -%%WWWDIR%%/help/fr_CA/editorial/topic/000019.xml -%%WWWDIR%%/help/fr_CA/editorial/topic/000020.xml -%%WWWDIR%%/help/fr_CA/editorial/topic/000021.xml -%%WWWDIR%%/help/fr_CA/editorial/topic/000022.xml -%%WWWDIR%%/help/fr_CA/editorial/topic/000023.xml -%%WWWDIR%%/help/fr_CA/editorial/topic/000024.xml -%%WWWDIR%%/help/fr_CA/editorial/topic/000025.xml -%%WWWDIR%%/help/fr_CA/editorial/topic/000026.xml -%%WWWDIR%%/help/fr_CA/editorial/topic/000027.xml -%%WWWDIR%%/help/fr_CA/editorial/topic/000028.xml -%%WWWDIR%%/help/fr_CA/editorial/topic/000029.xml -%%WWWDIR%%/help/fr_CA/editorial/topic/000030.xml -%%WWWDIR%%/help/fr_CA/editorial/topic/000031.xml -%%WWWDIR%%/help/fr_CA/editorial/topic/000032.xml -%%WWWDIR%%/help/fr_CA/editorial/topic/000033.xml -%%WWWDIR%%/help/fr_CA/editorial/topic/000034.xml -%%WWWDIR%%/help/fr_CA/editorial/topic/000035.xml -%%WWWDIR%%/help/fr_CA/editorial/topic/000036.xml -%%WWWDIR%%/help/fr_CA/editorial/topic/000037.xml -%%WWWDIR%%/help/fr_CA/editorial/topic/000038.xml -%%WWWDIR%%/help/fr_CA/editorial/topic/000039.xml -%%WWWDIR%%/help/fr_CA/editorial/topic/000040.xml -%%WWWDIR%%/help/fr_CA/editorial/topic/000041.xml -%%WWWDIR%%/help/fr_CA/editorial/topic/000042.xml -%%WWWDIR%%/help/fr_CA/editorial/topic/000043.xml -%%WWWDIR%%/help/fr_CA/editorial/topic/000044.xml -%%WWWDIR%%/help/fr_CA/index/toc/000000.xml -%%WWWDIR%%/help/fr_CA/index/topic/000000.xml -%%WWWDIR%%/help/fr_CA/intro/toc/000000.xml -%%WWWDIR%%/help/fr_CA/intro/topic/000000.xml -%%WWWDIR%%/help/fr_CA/intro/topic/000001.xml -%%WWWDIR%%/help/fr_CA/journal/toc/000000.xml -%%WWWDIR%%/help/fr_CA/journal/toc/000001.xml -%%WWWDIR%%/help/fr_CA/journal/toc/000002.xml -%%WWWDIR%%/help/fr_CA/journal/toc/000003.xml -%%WWWDIR%%/help/fr_CA/journal/toc/000005.xml -%%WWWDIR%%/help/fr_CA/journal/topic/000000.xml -%%WWWDIR%%/help/fr_CA/journal/topic/000001.xml -%%WWWDIR%%/help/fr_CA/journal/topic/000002.xml -%%WWWDIR%%/help/fr_CA/journal/topic/000003.xml -%%WWWDIR%%/help/fr_CA/journal/topic/000004.xml -%%WWWDIR%%/help/fr_CA/journal/topic/000005.xml -%%WWWDIR%%/help/fr_CA/journal/topic/000006.xml -%%WWWDIR%%/help/fr_CA/journal/topic/000007.xml -%%WWWDIR%%/help/fr_CA/journal/topic/000008.xml -%%WWWDIR%%/help/fr_CA/journal/topic/000009.xml -%%WWWDIR%%/help/fr_CA/journal/topic/000010.xml -%%WWWDIR%%/help/fr_CA/journal/topic/000011.xml -%%WWWDIR%%/help/fr_CA/journal/topic/000012.xml -%%WWWDIR%%/help/fr_CA/journal/topic/000013.xml -%%WWWDIR%%/help/fr_CA/journal/topic/000014.xml -%%WWWDIR%%/help/fr_CA/journal/topic/000015.xml -%%WWWDIR%%/help/fr_CA/journal/topic/000016.xml -%%WWWDIR%%/help/fr_CA/journal/topic/000017.xml -%%WWWDIR%%/help/fr_CA/journal/topic/000018.xml -%%WWWDIR%%/help/fr_CA/journal/topic/000019.xml -%%WWWDIR%%/help/fr_CA/journal/topic/000020.xml -%%WWWDIR%%/help/fr_CA/journal/topic/000021.xml -%%WWWDIR%%/help/fr_CA/journal/topic/000022.xml -%%WWWDIR%%/help/fr_CA/journal/topic/000023.xml -%%WWWDIR%%/help/fr_CA/journal/topic/000025.xml -%%WWWDIR%%/help/fr_CA/journal/topic/000026.xml -%%WWWDIR%%/help/fr_CA/journal/topic/000027.xml -%%WWWDIR%%/help/fr_CA/journal/topic/000028.xml -%%WWWDIR%%/help/fr_CA/journal/topic/000029.xml -%%WWWDIR%%/help/fr_CA/journal/topic/000030.xml -%%WWWDIR%%/help/fr_CA/journal/topic/000031.xml -%%WWWDIR%%/help/fr_CA/journal/topic/000032.xml -%%WWWDIR%%/help/fr_CA/journal/topic/000033.xml -%%WWWDIR%%/help/fr_CA/journal/topic/000034.xml -%%WWWDIR%%/help/fr_CA/publishing/toc/000000.xml -%%WWWDIR%%/help/fr_CA/publishing/topic/000000.xml -%%WWWDIR%%/help/fr_CA/publishing/topic/000001.xml -%%WWWDIR%%/help/fr_CA/publishing/topic/000002.xml -%%WWWDIR%%/help/fr_CA/publishing/topic/000003.xml -%%WWWDIR%%/help/fr_CA/publishing/topic/000004.xml -%%WWWDIR%%/help/fr_CA/site/toc/000000.xml -%%WWWDIR%%/help/fr_CA/site/topic/000000.xml -%%WWWDIR%%/help/fr_CA/site/topic/000001.xml -%%WWWDIR%%/help/fr_CA/site/topic/000002.xml -%%WWWDIR%%/help/fr_CA/site/topic/000003.xml -%%WWWDIR%%/help/fr_CA/submission/toc/000000.xml -%%WWWDIR%%/help/fr_CA/submission/topic/000000.xml -%%WWWDIR%%/help/fr_CA/submission/topic/000001.xml -%%WWWDIR%%/help/fr_CA/submission/topic/000002.xml -%%WWWDIR%%/help/fr_CA/submission/topic/000003.xml -%%WWWDIR%%/help/fr_CA/submission/topic/000004.xml -%%WWWDIR%%/help/fr_CA/user/toc/000000.xml -%%WWWDIR%%/help/fr_CA/user/topic/000000.xml -%%WWWDIR%%/help/fr_CA/user/topic/000001.xml -%%WWWDIR%%/help/fr_CA/user/topic/000002.xml -%%WWWDIR%%/help/fr_CA/user/topic/000003.xml -%%WWWDIR%%/help/fr_CA/user/topic/000004.xml -%%WWWDIR%%/help/fr_CA/user/topic/000005.xml -%%WWWDIR%%/help/fr_CA/user/topic/000006.xml -%%WWWDIR%%/help/fr_CA/user/topic/000007.xml -%%WWWDIR%%/help/help.dtd -%%WWWDIR%%/help/help.xml -%%WWWDIR%%/help/it_IT/editorial/toc/000000.xml -%%WWWDIR%%/help/it_IT/editorial/toc/000001.xml -%%WWWDIR%%/help/it_IT/editorial/toc/000002.xml -%%WWWDIR%%/help/it_IT/editorial/toc/000003.xml -%%WWWDIR%%/help/it_IT/editorial/toc/000004.xml -%%WWWDIR%%/help/it_IT/editorial/toc/000005.xml -%%WWWDIR%%/help/it_IT/editorial/toc/000006.xml -%%WWWDIR%%/help/it_IT/editorial/toc/000007.xml -%%WWWDIR%%/help/it_IT/editorial/toc/000008.xml -%%WWWDIR%%/help/it_IT/editorial/toc/000009.xml -%%WWWDIR%%/help/it_IT/editorial/toc/000010.xml -%%WWWDIR%%/help/it_IT/editorial/toc/000011.xml -%%WWWDIR%%/help/it_IT/editorial/toc/000012.xml -%%WWWDIR%%/help/it_IT/editorial/toc/000013.xml -%%WWWDIR%%/help/it_IT/editorial/toc/000014.xml -%%WWWDIR%%/help/it_IT/editorial/topic/000000.xml -%%WWWDIR%%/help/it_IT/editorial/topic/000001.xml -%%WWWDIR%%/help/it_IT/editorial/topic/000002.xml -%%WWWDIR%%/help/it_IT/editorial/topic/000003.xml -%%WWWDIR%%/help/it_IT/editorial/topic/000004.xml -%%WWWDIR%%/help/it_IT/editorial/topic/000005.xml -%%WWWDIR%%/help/it_IT/editorial/topic/000006.xml -%%WWWDIR%%/help/it_IT/editorial/topic/000007.xml -%%WWWDIR%%/help/it_IT/editorial/topic/000008.xml -%%WWWDIR%%/help/it_IT/editorial/topic/000009.xml -%%WWWDIR%%/help/it_IT/editorial/topic/000010.xml -%%WWWDIR%%/help/it_IT/editorial/topic/000011.xml -%%WWWDIR%%/help/it_IT/editorial/topic/000012.xml -%%WWWDIR%%/help/it_IT/editorial/topic/000013.xml -%%WWWDIR%%/help/it_IT/editorial/topic/000014.xml -%%WWWDIR%%/help/it_IT/editorial/topic/000015.xml -%%WWWDIR%%/help/it_IT/editorial/topic/000016.xml -%%WWWDIR%%/help/it_IT/editorial/topic/000017.xml -%%WWWDIR%%/help/it_IT/editorial/topic/000018.xml -%%WWWDIR%%/help/it_IT/editorial/topic/000019.xml -%%WWWDIR%%/help/it_IT/editorial/topic/000020.xml -%%WWWDIR%%/help/it_IT/editorial/topic/000021.xml -%%WWWDIR%%/help/it_IT/editorial/topic/000022.xml -%%WWWDIR%%/help/it_IT/editorial/topic/000023.xml -%%WWWDIR%%/help/it_IT/editorial/topic/000024.xml -%%WWWDIR%%/help/it_IT/editorial/topic/000025.xml -%%WWWDIR%%/help/it_IT/editorial/topic/000026.xml -%%WWWDIR%%/help/it_IT/editorial/topic/000027.xml -%%WWWDIR%%/help/it_IT/editorial/topic/000028.xml -%%WWWDIR%%/help/it_IT/editorial/topic/000029.xml -%%WWWDIR%%/help/it_IT/editorial/topic/000030.xml -%%WWWDIR%%/help/it_IT/editorial/topic/000031.xml -%%WWWDIR%%/help/it_IT/editorial/topic/000032.xml -%%WWWDIR%%/help/it_IT/editorial/topic/000033.xml -%%WWWDIR%%/help/it_IT/editorial/topic/000034.xml -%%WWWDIR%%/help/it_IT/editorial/topic/000035.xml -%%WWWDIR%%/help/it_IT/editorial/topic/000036.xml -%%WWWDIR%%/help/it_IT/editorial/topic/000037.xml -%%WWWDIR%%/help/it_IT/editorial/topic/000038.xml -%%WWWDIR%%/help/it_IT/editorial/topic/000039.xml -%%WWWDIR%%/help/it_IT/editorial/topic/000040.xml -%%WWWDIR%%/help/it_IT/editorial/topic/000041.xml -%%WWWDIR%%/help/it_IT/editorial/topic/000042.xml -%%WWWDIR%%/help/it_IT/editorial/topic/000043.xml -%%WWWDIR%%/help/it_IT/editorial/topic/000044.xml -%%WWWDIR%%/help/it_IT/index/toc/000000.xml -%%WWWDIR%%/help/it_IT/index/topic/000000.xml -%%WWWDIR%%/help/it_IT/intro/toc/000000.xml -%%WWWDIR%%/help/it_IT/intro/topic/000000.xml -%%WWWDIR%%/help/it_IT/intro/topic/000001.xml -%%WWWDIR%%/help/it_IT/journal/toc/000000.xml -%%WWWDIR%%/help/it_IT/journal/toc/000001.xml -%%WWWDIR%%/help/it_IT/journal/toc/000002.xml -%%WWWDIR%%/help/it_IT/journal/toc/000003.xml -%%WWWDIR%%/help/it_IT/journal/toc/000005.xml -%%WWWDIR%%/help/it_IT/journal/topic/000000.xml -%%WWWDIR%%/help/it_IT/journal/topic/000001.xml -%%WWWDIR%%/help/it_IT/journal/topic/000002.xml -%%WWWDIR%%/help/it_IT/journal/topic/000003.xml -%%WWWDIR%%/help/it_IT/journal/topic/000004.xml -%%WWWDIR%%/help/it_IT/journal/topic/000005.xml -%%WWWDIR%%/help/it_IT/journal/topic/000006.xml -%%WWWDIR%%/help/it_IT/journal/topic/000007.xml -%%WWWDIR%%/help/it_IT/journal/topic/000008.xml -%%WWWDIR%%/help/it_IT/journal/topic/000009.xml -%%WWWDIR%%/help/it_IT/journal/topic/000010.xml -%%WWWDIR%%/help/it_IT/journal/topic/000011.xml -%%WWWDIR%%/help/it_IT/journal/topic/000012.xml -%%WWWDIR%%/help/it_IT/journal/topic/000013.xml -%%WWWDIR%%/help/it_IT/journal/topic/000014.xml -%%WWWDIR%%/help/it_IT/journal/topic/000015.xml -%%WWWDIR%%/help/it_IT/journal/topic/000016.xml -%%WWWDIR%%/help/it_IT/journal/topic/000017.xml -%%WWWDIR%%/help/it_IT/journal/topic/000018.xml -%%WWWDIR%%/help/it_IT/journal/topic/000019.xml -%%WWWDIR%%/help/it_IT/journal/topic/000020.xml -%%WWWDIR%%/help/it_IT/journal/topic/000021.xml -%%WWWDIR%%/help/it_IT/journal/topic/000022.xml -%%WWWDIR%%/help/it_IT/journal/topic/000023.xml -%%WWWDIR%%/help/it_IT/journal/topic/000025.xml -%%WWWDIR%%/help/it_IT/journal/topic/000026.xml -%%WWWDIR%%/help/it_IT/journal/topic/000027.xml -%%WWWDIR%%/help/it_IT/journal/topic/000028.xml -%%WWWDIR%%/help/it_IT/journal/topic/000029.xml -%%WWWDIR%%/help/it_IT/journal/topic/000030.xml -%%WWWDIR%%/help/it_IT/journal/topic/000031.xml -%%WWWDIR%%/help/it_IT/journal/topic/000032.xml -%%WWWDIR%%/help/it_IT/journal/topic/000033.xml -%%WWWDIR%%/help/it_IT/journal/topic/000034.xml -%%WWWDIR%%/help/it_IT/publishing/toc/000000.xml -%%WWWDIR%%/help/it_IT/publishing/topic/000000.xml -%%WWWDIR%%/help/it_IT/publishing/topic/000001.xml -%%WWWDIR%%/help/it_IT/publishing/topic/000002.xml -%%WWWDIR%%/help/it_IT/publishing/topic/000003.xml -%%WWWDIR%%/help/it_IT/publishing/topic/000004.xml -%%WWWDIR%%/help/it_IT/site/toc/000000.xml -%%WWWDIR%%/help/it_IT/site/topic/000000.xml -%%WWWDIR%%/help/it_IT/site/topic/000001.xml -%%WWWDIR%%/help/it_IT/site/topic/000002.xml -%%WWWDIR%%/help/it_IT/site/topic/000003.xml -%%WWWDIR%%/help/it_IT/submission/toc/000000.xml -%%WWWDIR%%/help/it_IT/submission/topic/000000.xml -%%WWWDIR%%/help/it_IT/submission/topic/000001.xml -%%WWWDIR%%/help/it_IT/submission/topic/000002.xml -%%WWWDIR%%/help/it_IT/submission/topic/000003.xml -%%WWWDIR%%/help/it_IT/submission/topic/000004.xml -%%WWWDIR%%/help/it_IT/user/toc/000000.xml -%%WWWDIR%%/help/it_IT/user/topic/000000.xml -%%WWWDIR%%/help/it_IT/user/topic/000001.xml -%%WWWDIR%%/help/it_IT/user/topic/000002.xml -%%WWWDIR%%/help/it_IT/user/topic/000003.xml -%%WWWDIR%%/help/it_IT/user/topic/000004.xml -%%WWWDIR%%/help/it_IT/user/topic/000005.xml -%%WWWDIR%%/help/it_IT/user/topic/000006.xml -%%WWWDIR%%/help/it_IT/user/topic/000007.xml -%%WWWDIR%%/help/ja_JP/editorial/toc/000000.xml -%%WWWDIR%%/help/ja_JP/editorial/toc/000001.xml -%%WWWDIR%%/help/ja_JP/editorial/toc/000002.xml -%%WWWDIR%%/help/ja_JP/editorial/toc/000003.xml -%%WWWDIR%%/help/ja_JP/editorial/toc/000004.xml -%%WWWDIR%%/help/ja_JP/editorial/toc/000005.xml -%%WWWDIR%%/help/ja_JP/editorial/toc/000006.xml -%%WWWDIR%%/help/ja_JP/editorial/toc/000007.xml -%%WWWDIR%%/help/ja_JP/editorial/toc/000008.xml -%%WWWDIR%%/help/ja_JP/editorial/toc/000009.xml -%%WWWDIR%%/help/ja_JP/editorial/toc/000010.xml -%%WWWDIR%%/help/ja_JP/editorial/toc/000011.xml -%%WWWDIR%%/help/ja_JP/editorial/toc/000012.xml -%%WWWDIR%%/help/ja_JP/editorial/toc/000013.xml -%%WWWDIR%%/help/ja_JP/editorial/toc/000014.xml -%%WWWDIR%%/help/ja_JP/editorial/topic/000000.xml -%%WWWDIR%%/help/ja_JP/editorial/topic/000001.xml -%%WWWDIR%%/help/ja_JP/editorial/topic/000002.xml -%%WWWDIR%%/help/ja_JP/editorial/topic/000003.xml -%%WWWDIR%%/help/ja_JP/editorial/topic/000004.xml -%%WWWDIR%%/help/ja_JP/editorial/topic/000005.xml -%%WWWDIR%%/help/ja_JP/editorial/topic/000006.xml -%%WWWDIR%%/help/ja_JP/editorial/topic/000007.xml -%%WWWDIR%%/help/ja_JP/editorial/topic/000008.xml -%%WWWDIR%%/help/ja_JP/editorial/topic/000009.xml -%%WWWDIR%%/help/ja_JP/editorial/topic/000010.xml -%%WWWDIR%%/help/ja_JP/editorial/topic/000011.xml -%%WWWDIR%%/help/ja_JP/editorial/topic/000012.xml -%%WWWDIR%%/help/ja_JP/editorial/topic/000013.xml -%%WWWDIR%%/help/ja_JP/editorial/topic/000014.xml -%%WWWDIR%%/help/ja_JP/editorial/topic/000015.xml -%%WWWDIR%%/help/ja_JP/editorial/topic/000016.xml -%%WWWDIR%%/help/ja_JP/editorial/topic/000017.xml -%%WWWDIR%%/help/ja_JP/editorial/topic/000018.xml -%%WWWDIR%%/help/ja_JP/editorial/topic/000019.xml -%%WWWDIR%%/help/ja_JP/editorial/topic/000020.xml -%%WWWDIR%%/help/ja_JP/editorial/topic/000021.xml -%%WWWDIR%%/help/ja_JP/editorial/topic/000022.xml -%%WWWDIR%%/help/ja_JP/editorial/topic/000023.xml -%%WWWDIR%%/help/ja_JP/editorial/topic/000024.xml -%%WWWDIR%%/help/ja_JP/editorial/topic/000025.xml -%%WWWDIR%%/help/ja_JP/editorial/topic/000026.xml -%%WWWDIR%%/help/ja_JP/editorial/topic/000027.xml -%%WWWDIR%%/help/ja_JP/editorial/topic/000028.xml -%%WWWDIR%%/help/ja_JP/editorial/topic/000029.xml -%%WWWDIR%%/help/ja_JP/editorial/topic/000030.xml -%%WWWDIR%%/help/ja_JP/editorial/topic/000031.xml -%%WWWDIR%%/help/ja_JP/editorial/topic/000032.xml -%%WWWDIR%%/help/ja_JP/editorial/topic/000033.xml -%%WWWDIR%%/help/ja_JP/editorial/topic/000034.xml -%%WWWDIR%%/help/ja_JP/editorial/topic/000035.xml -%%WWWDIR%%/help/ja_JP/editorial/topic/000036.xml -%%WWWDIR%%/help/ja_JP/editorial/topic/000037.xml -%%WWWDIR%%/help/ja_JP/editorial/topic/000038.xml -%%WWWDIR%%/help/ja_JP/editorial/topic/000039.xml -%%WWWDIR%%/help/ja_JP/editorial/topic/000040.xml -%%WWWDIR%%/help/ja_JP/editorial/topic/000041.xml -%%WWWDIR%%/help/ja_JP/editorial/topic/000042.xml -%%WWWDIR%%/help/ja_JP/editorial/topic/000043.xml -%%WWWDIR%%/help/ja_JP/editorial/topic/000044.xml -%%WWWDIR%%/help/ja_JP/index/toc/000000.xml -%%WWWDIR%%/help/ja_JP/index/topic/000000.xml -%%WWWDIR%%/help/ja_JP/intro/toc/000000.xml -%%WWWDIR%%/help/ja_JP/intro/topic/000000.xml -%%WWWDIR%%/help/ja_JP/intro/topic/000001.xml -%%WWWDIR%%/help/ja_JP/journal/toc/000000.xml -%%WWWDIR%%/help/ja_JP/journal/toc/000001.xml -%%WWWDIR%%/help/ja_JP/journal/toc/000002.xml -%%WWWDIR%%/help/ja_JP/journal/toc/000003.xml -%%WWWDIR%%/help/ja_JP/journal/toc/000005.xml -%%WWWDIR%%/help/ja_JP/journal/topic/000000.xml -%%WWWDIR%%/help/ja_JP/journal/topic/000001.xml -%%WWWDIR%%/help/ja_JP/journal/topic/000002.xml -%%WWWDIR%%/help/ja_JP/journal/topic/000003.xml -%%WWWDIR%%/help/ja_JP/journal/topic/000004.xml -%%WWWDIR%%/help/ja_JP/journal/topic/000005.xml -%%WWWDIR%%/help/ja_JP/journal/topic/000006.xml -%%WWWDIR%%/help/ja_JP/journal/topic/000007.xml -%%WWWDIR%%/help/ja_JP/journal/topic/000008.xml -%%WWWDIR%%/help/ja_JP/journal/topic/000009.xml -%%WWWDIR%%/help/ja_JP/journal/topic/000010.xml -%%WWWDIR%%/help/ja_JP/journal/topic/000011.xml -%%WWWDIR%%/help/ja_JP/journal/topic/000012.xml -%%WWWDIR%%/help/ja_JP/journal/topic/000013.xml -%%WWWDIR%%/help/ja_JP/journal/topic/000014.xml -%%WWWDIR%%/help/ja_JP/journal/topic/000015.xml -%%WWWDIR%%/help/ja_JP/journal/topic/000016.xml -%%WWWDIR%%/help/ja_JP/journal/topic/000017.xml -%%WWWDIR%%/help/ja_JP/journal/topic/000018.xml -%%WWWDIR%%/help/ja_JP/journal/topic/000019.xml -%%WWWDIR%%/help/ja_JP/journal/topic/000020.xml -%%WWWDIR%%/help/ja_JP/journal/topic/000021.xml -%%WWWDIR%%/help/ja_JP/journal/topic/000022.xml -%%WWWDIR%%/help/ja_JP/journal/topic/000023.xml -%%WWWDIR%%/help/ja_JP/journal/topic/000025.xml -%%WWWDIR%%/help/ja_JP/journal/topic/000026.xml -%%WWWDIR%%/help/ja_JP/journal/topic/000027.xml -%%WWWDIR%%/help/ja_JP/journal/topic/000028.xml -%%WWWDIR%%/help/ja_JP/journal/topic/000029.xml -%%WWWDIR%%/help/ja_JP/journal/topic/000030.xml -%%WWWDIR%%/help/ja_JP/journal/topic/000031.xml -%%WWWDIR%%/help/ja_JP/journal/topic/000032.xml -%%WWWDIR%%/help/ja_JP/journal/topic/000033.xml -%%WWWDIR%%/help/ja_JP/journal/topic/000034.xml -%%WWWDIR%%/help/ja_JP/publishing/toc/000000.xml -%%WWWDIR%%/help/ja_JP/publishing/topic/000000.xml -%%WWWDIR%%/help/ja_JP/publishing/topic/000001.xml -%%WWWDIR%%/help/ja_JP/publishing/topic/000002.xml -%%WWWDIR%%/help/ja_JP/publishing/topic/000003.xml -%%WWWDIR%%/help/ja_JP/publishing/topic/000004.xml -%%WWWDIR%%/help/ja_JP/site/toc/000000.xml -%%WWWDIR%%/help/ja_JP/site/topic/000000.xml -%%WWWDIR%%/help/ja_JP/site/topic/000001.xml -%%WWWDIR%%/help/ja_JP/site/topic/000002.xml -%%WWWDIR%%/help/ja_JP/site/topic/000003.xml -%%WWWDIR%%/help/ja_JP/submission/toc/000000.xml -%%WWWDIR%%/help/ja_JP/submission/topic/000000.xml -%%WWWDIR%%/help/ja_JP/submission/topic/000001.xml -%%WWWDIR%%/help/ja_JP/submission/topic/000002.xml -%%WWWDIR%%/help/ja_JP/submission/topic/000003.xml -%%WWWDIR%%/help/ja_JP/submission/topic/000004.xml -%%WWWDIR%%/help/ja_JP/user/toc/000000.xml -%%WWWDIR%%/help/ja_JP/user/topic/000000.xml -%%WWWDIR%%/help/ja_JP/user/topic/000001.xml -%%WWWDIR%%/help/ja_JP/user/topic/000002.xml -%%WWWDIR%%/help/ja_JP/user/topic/000003.xml -%%WWWDIR%%/help/ja_JP/user/topic/000004.xml -%%WWWDIR%%/help/ja_JP/user/topic/000005.xml -%%WWWDIR%%/help/ja_JP/user/topic/000006.xml -%%WWWDIR%%/help/ja_JP/user/topic/000007.xml -%%WWWDIR%%/help/pt_BR/editorial/toc/000000.xml -%%WWWDIR%%/help/pt_BR/editorial/toc/000001.xml -%%WWWDIR%%/help/pt_BR/editorial/toc/000002.xml -%%WWWDIR%%/help/pt_BR/editorial/toc/000003.xml -%%WWWDIR%%/help/pt_BR/editorial/toc/000004.xml -%%WWWDIR%%/help/pt_BR/editorial/toc/000005.xml -%%WWWDIR%%/help/pt_BR/editorial/toc/000006.xml -%%WWWDIR%%/help/pt_BR/editorial/toc/000007.xml -%%WWWDIR%%/help/pt_BR/editorial/toc/000008.xml -%%WWWDIR%%/help/pt_BR/editorial/toc/000009.xml -%%WWWDIR%%/help/pt_BR/editorial/toc/000010.xml -%%WWWDIR%%/help/pt_BR/editorial/toc/000011.xml -%%WWWDIR%%/help/pt_BR/editorial/toc/000012.xml -%%WWWDIR%%/help/pt_BR/editorial/toc/000013.xml -%%WWWDIR%%/help/pt_BR/editorial/toc/000014.xml -%%WWWDIR%%/help/pt_BR/editorial/topic/000000.xml -%%WWWDIR%%/help/pt_BR/editorial/topic/000001.xml -%%WWWDIR%%/help/pt_BR/editorial/topic/000002.xml -%%WWWDIR%%/help/pt_BR/editorial/topic/000003.xml -%%WWWDIR%%/help/pt_BR/editorial/topic/000004.xml -%%WWWDIR%%/help/pt_BR/editorial/topic/000005.xml -%%WWWDIR%%/help/pt_BR/editorial/topic/000006.xml -%%WWWDIR%%/help/pt_BR/editorial/topic/000007.xml -%%WWWDIR%%/help/pt_BR/editorial/topic/000008.xml -%%WWWDIR%%/help/pt_BR/editorial/topic/000009.xml -%%WWWDIR%%/help/pt_BR/editorial/topic/000010.xml -%%WWWDIR%%/help/pt_BR/editorial/topic/000011.xml -%%WWWDIR%%/help/pt_BR/editorial/topic/000012.xml -%%WWWDIR%%/help/pt_BR/editorial/topic/000013.xml -%%WWWDIR%%/help/pt_BR/editorial/topic/000014.xml -%%WWWDIR%%/help/pt_BR/editorial/topic/000015.xml -%%WWWDIR%%/help/pt_BR/editorial/topic/000016.xml -%%WWWDIR%%/help/pt_BR/editorial/topic/000017.xml -%%WWWDIR%%/help/pt_BR/editorial/topic/000018.xml -%%WWWDIR%%/help/pt_BR/editorial/topic/000019.xml -%%WWWDIR%%/help/pt_BR/editorial/topic/000020.xml -%%WWWDIR%%/help/pt_BR/editorial/topic/000021.xml -%%WWWDIR%%/help/pt_BR/editorial/topic/000022.xml -%%WWWDIR%%/help/pt_BR/editorial/topic/000023.xml -%%WWWDIR%%/help/pt_BR/editorial/topic/000024.xml -%%WWWDIR%%/help/pt_BR/editorial/topic/000025.xml -%%WWWDIR%%/help/pt_BR/editorial/topic/000026.xml -%%WWWDIR%%/help/pt_BR/editorial/topic/000027.xml -%%WWWDIR%%/help/pt_BR/editorial/topic/000028.xml -%%WWWDIR%%/help/pt_BR/editorial/topic/000029.xml -%%WWWDIR%%/help/pt_BR/editorial/topic/000030.xml -%%WWWDIR%%/help/pt_BR/editorial/topic/000031.xml -%%WWWDIR%%/help/pt_BR/editorial/topic/000032.xml -%%WWWDIR%%/help/pt_BR/editorial/topic/000033.xml -%%WWWDIR%%/help/pt_BR/editorial/topic/000034.xml -%%WWWDIR%%/help/pt_BR/editorial/topic/000035.xml -%%WWWDIR%%/help/pt_BR/editorial/topic/000036.xml -%%WWWDIR%%/help/pt_BR/editorial/topic/000037.xml -%%WWWDIR%%/help/pt_BR/editorial/topic/000038.xml -%%WWWDIR%%/help/pt_BR/editorial/topic/000039.xml -%%WWWDIR%%/help/pt_BR/editorial/topic/000040.xml -%%WWWDIR%%/help/pt_BR/editorial/topic/000041.xml -%%WWWDIR%%/help/pt_BR/editorial/topic/000042.xml -%%WWWDIR%%/help/pt_BR/editorial/topic/000043.xml -%%WWWDIR%%/help/pt_BR/editorial/topic/000044.xml -%%WWWDIR%%/help/pt_BR/index/toc/000000.xml -%%WWWDIR%%/help/pt_BR/index/topic/000000.xml -%%WWWDIR%%/help/pt_BR/intro/toc/000000.xml -%%WWWDIR%%/help/pt_BR/intro/topic/000000.xml -%%WWWDIR%%/help/pt_BR/intro/topic/000001.xml -%%WWWDIR%%/help/pt_BR/journal/toc/000000.xml -%%WWWDIR%%/help/pt_BR/journal/toc/000001.xml -%%WWWDIR%%/help/pt_BR/journal/toc/000002.xml -%%WWWDIR%%/help/pt_BR/journal/toc/000003.xml -%%WWWDIR%%/help/pt_BR/journal/toc/000005.xml -%%WWWDIR%%/help/pt_BR/journal/topic/000000.xml -%%WWWDIR%%/help/pt_BR/journal/topic/000001.xml -%%WWWDIR%%/help/pt_BR/journal/topic/000002.xml -%%WWWDIR%%/help/pt_BR/journal/topic/000003.xml -%%WWWDIR%%/help/pt_BR/journal/topic/000004.xml -%%WWWDIR%%/help/pt_BR/journal/topic/000005.xml -%%WWWDIR%%/help/pt_BR/journal/topic/000006.xml -%%WWWDIR%%/help/pt_BR/journal/topic/000007.xml -%%WWWDIR%%/help/pt_BR/journal/topic/000008.xml -%%WWWDIR%%/help/pt_BR/journal/topic/000009.xml -%%WWWDIR%%/help/pt_BR/journal/topic/000010.xml -%%WWWDIR%%/help/pt_BR/journal/topic/000011.xml -%%WWWDIR%%/help/pt_BR/journal/topic/000012.xml -%%WWWDIR%%/help/pt_BR/journal/topic/000013.xml -%%WWWDIR%%/help/pt_BR/journal/topic/000014.xml -%%WWWDIR%%/help/pt_BR/journal/topic/000015.xml -%%WWWDIR%%/help/pt_BR/journal/topic/000016.xml -%%WWWDIR%%/help/pt_BR/journal/topic/000017.xml -%%WWWDIR%%/help/pt_BR/journal/topic/000018.xml -%%WWWDIR%%/help/pt_BR/journal/topic/000019.xml -%%WWWDIR%%/help/pt_BR/journal/topic/000020.xml -%%WWWDIR%%/help/pt_BR/journal/topic/000021.xml -%%WWWDIR%%/help/pt_BR/journal/topic/000022.xml -%%WWWDIR%%/help/pt_BR/journal/topic/000023.xml -%%WWWDIR%%/help/pt_BR/journal/topic/000025.xml -%%WWWDIR%%/help/pt_BR/journal/topic/000026.xml -%%WWWDIR%%/help/pt_BR/journal/topic/000027.xml -%%WWWDIR%%/help/pt_BR/journal/topic/000028.xml -%%WWWDIR%%/help/pt_BR/journal/topic/000029.xml -%%WWWDIR%%/help/pt_BR/journal/topic/000030.xml -%%WWWDIR%%/help/pt_BR/journal/topic/000031.xml -%%WWWDIR%%/help/pt_BR/journal/topic/000032.xml -%%WWWDIR%%/help/pt_BR/journal/topic/000033.xml -%%WWWDIR%%/help/pt_BR/journal/topic/000034.xml -%%WWWDIR%%/help/pt_BR/publishing/toc/000000.xml -%%WWWDIR%%/help/pt_BR/publishing/topic/000000.xml -%%WWWDIR%%/help/pt_BR/publishing/topic/000001.xml -%%WWWDIR%%/help/pt_BR/publishing/topic/000002.xml -%%WWWDIR%%/help/pt_BR/publishing/topic/000003.xml -%%WWWDIR%%/help/pt_BR/publishing/topic/000004.xml -%%WWWDIR%%/help/pt_BR/site/toc/000000.xml -%%WWWDIR%%/help/pt_BR/site/topic/000000.xml -%%WWWDIR%%/help/pt_BR/site/topic/000001.xml -%%WWWDIR%%/help/pt_BR/site/topic/000002.xml -%%WWWDIR%%/help/pt_BR/site/topic/000003.xml -%%WWWDIR%%/help/pt_BR/submission/toc/000000.xml -%%WWWDIR%%/help/pt_BR/submission/topic/000000.xml -%%WWWDIR%%/help/pt_BR/submission/topic/000001.xml -%%WWWDIR%%/help/pt_BR/submission/topic/000002.xml -%%WWWDIR%%/help/pt_BR/submission/topic/000003.xml -%%WWWDIR%%/help/pt_BR/submission/topic/000004.xml -%%WWWDIR%%/help/pt_BR/user/toc/000000.xml -%%WWWDIR%%/help/pt_BR/user/topic/000000.xml -%%WWWDIR%%/help/pt_BR/user/topic/000001.xml -%%WWWDIR%%/help/pt_BR/user/topic/000002.xml -%%WWWDIR%%/help/pt_BR/user/topic/000003.xml -%%WWWDIR%%/help/pt_BR/user/topic/000004.xml -%%WWWDIR%%/help/pt_BR/user/topic/000005.xml -%%WWWDIR%%/help/pt_BR/user/topic/000006.xml -%%WWWDIR%%/help/pt_BR/user/topic/000007.xml -%%WWWDIR%%/help/toc.dtd -%%WWWDIR%%/help/topic.dtd -%%WWWDIR%%/help/tr_TR/editorial/toc/000000.xml -%%WWWDIR%%/help/tr_TR/editorial/toc/000001.xml -%%WWWDIR%%/help/tr_TR/editorial/toc/000002.xml -%%WWWDIR%%/help/tr_TR/editorial/toc/000003.xml -%%WWWDIR%%/help/tr_TR/editorial/toc/000004.xml -%%WWWDIR%%/help/tr_TR/editorial/toc/000005.xml -%%WWWDIR%%/help/tr_TR/editorial/toc/000006.xml -%%WWWDIR%%/help/tr_TR/editorial/toc/000007.xml -%%WWWDIR%%/help/tr_TR/editorial/toc/000008.xml -%%WWWDIR%%/help/tr_TR/editorial/toc/000009.xml -%%WWWDIR%%/help/tr_TR/editorial/toc/000010.xml -%%WWWDIR%%/help/tr_TR/editorial/toc/000011.xml -%%WWWDIR%%/help/tr_TR/editorial/toc/000012.xml -%%WWWDIR%%/help/tr_TR/editorial/toc/000013.xml -%%WWWDIR%%/help/tr_TR/editorial/toc/000014.xml -%%WWWDIR%%/help/tr_TR/editorial/topic/000000.xml -%%WWWDIR%%/help/tr_TR/editorial/topic/000001.xml -%%WWWDIR%%/help/tr_TR/editorial/topic/000002.xml -%%WWWDIR%%/help/tr_TR/editorial/topic/000003.xml -%%WWWDIR%%/help/tr_TR/editorial/topic/000004.xml -%%WWWDIR%%/help/tr_TR/editorial/topic/000005.xml -%%WWWDIR%%/help/tr_TR/editorial/topic/000006.xml -%%WWWDIR%%/help/tr_TR/editorial/topic/000007.xml -%%WWWDIR%%/help/tr_TR/editorial/topic/000008.xml -%%WWWDIR%%/help/tr_TR/editorial/topic/000009.xml -%%WWWDIR%%/help/tr_TR/editorial/topic/000010.xml -%%WWWDIR%%/help/tr_TR/editorial/topic/000011.xml -%%WWWDIR%%/help/tr_TR/editorial/topic/000012.xml -%%WWWDIR%%/help/tr_TR/editorial/topic/000013.xml -%%WWWDIR%%/help/tr_TR/editorial/topic/000014.xml -%%WWWDIR%%/help/tr_TR/editorial/topic/000015.xml -%%WWWDIR%%/help/tr_TR/editorial/topic/000016.xml -%%WWWDIR%%/help/tr_TR/editorial/topic/000017.xml -%%WWWDIR%%/help/tr_TR/editorial/topic/000018.xml -%%WWWDIR%%/help/tr_TR/editorial/topic/000019.xml -%%WWWDIR%%/help/tr_TR/editorial/topic/000020.xml -%%WWWDIR%%/help/tr_TR/editorial/topic/000021.xml -%%WWWDIR%%/help/tr_TR/editorial/topic/000022.xml -%%WWWDIR%%/help/tr_TR/editorial/topic/000023.xml -%%WWWDIR%%/help/tr_TR/editorial/topic/000024.xml -%%WWWDIR%%/help/tr_TR/editorial/topic/000025.xml -%%WWWDIR%%/help/tr_TR/editorial/topic/000026.xml -%%WWWDIR%%/help/tr_TR/editorial/topic/000027.xml -%%WWWDIR%%/help/tr_TR/editorial/topic/000028.xml -%%WWWDIR%%/help/tr_TR/editorial/topic/000029.xml -%%WWWDIR%%/help/tr_TR/editorial/topic/000030.xml -%%WWWDIR%%/help/tr_TR/editorial/topic/000031.xml -%%WWWDIR%%/help/tr_TR/editorial/topic/000032.xml -%%WWWDIR%%/help/tr_TR/editorial/topic/000033.xml -%%WWWDIR%%/help/tr_TR/editorial/topic/000034.xml -%%WWWDIR%%/help/tr_TR/editorial/topic/000035.xml -%%WWWDIR%%/help/tr_TR/editorial/topic/000036.xml -%%WWWDIR%%/help/tr_TR/editorial/topic/000037.xml -%%WWWDIR%%/help/tr_TR/editorial/topic/000038.xml -%%WWWDIR%%/help/tr_TR/editorial/topic/000039.xml -%%WWWDIR%%/help/tr_TR/editorial/topic/000040.xml -%%WWWDIR%%/help/tr_TR/editorial/topic/000041.xml -%%WWWDIR%%/help/tr_TR/editorial/topic/000042.xml -%%WWWDIR%%/help/tr_TR/editorial/topic/000043.xml -%%WWWDIR%%/help/tr_TR/editorial/topic/000044.xml -%%WWWDIR%%/help/tr_TR/index/toc/000000.xml -%%WWWDIR%%/help/tr_TR/index/topic/000000.xml -%%WWWDIR%%/help/tr_TR/intro/toc/000000.xml -%%WWWDIR%%/help/tr_TR/intro/topic/000000.xml -%%WWWDIR%%/help/tr_TR/intro/topic/000001.xml -%%WWWDIR%%/help/tr_TR/journal/toc/000000.xml -%%WWWDIR%%/help/tr_TR/journal/toc/000001.xml -%%WWWDIR%%/help/tr_TR/journal/toc/000002.xml -%%WWWDIR%%/help/tr_TR/journal/toc/000003.xml -%%WWWDIR%%/help/tr_TR/journal/toc/000005.xml -%%WWWDIR%%/help/tr_TR/journal/topic/000000.xml -%%WWWDIR%%/help/tr_TR/journal/topic/000001.xml -%%WWWDIR%%/help/tr_TR/journal/topic/000002.xml -%%WWWDIR%%/help/tr_TR/journal/topic/000003.xml -%%WWWDIR%%/help/tr_TR/journal/topic/000004.xml -%%WWWDIR%%/help/tr_TR/journal/topic/000005.xml -%%WWWDIR%%/help/tr_TR/journal/topic/000006.xml -%%WWWDIR%%/help/tr_TR/journal/topic/000007.xml -%%WWWDIR%%/help/tr_TR/journal/topic/000008.xml -%%WWWDIR%%/help/tr_TR/journal/topic/000009.xml -%%WWWDIR%%/help/tr_TR/journal/topic/000010.xml -%%WWWDIR%%/help/tr_TR/journal/topic/000011.xml -%%WWWDIR%%/help/tr_TR/journal/topic/000012.xml -%%WWWDIR%%/help/tr_TR/journal/topic/000013.xml -%%WWWDIR%%/help/tr_TR/journal/topic/000014.xml -%%WWWDIR%%/help/tr_TR/journal/topic/000015.xml -%%WWWDIR%%/help/tr_TR/journal/topic/000016.xml -%%WWWDIR%%/help/tr_TR/journal/topic/000017.xml -%%WWWDIR%%/help/tr_TR/journal/topic/000018.xml -%%WWWDIR%%/help/tr_TR/journal/topic/000019.xml -%%WWWDIR%%/help/tr_TR/journal/topic/000020.xml -%%WWWDIR%%/help/tr_TR/journal/topic/000021.xml -%%WWWDIR%%/help/tr_TR/journal/topic/000022.xml -%%WWWDIR%%/help/tr_TR/journal/topic/000023.xml -%%WWWDIR%%/help/tr_TR/journal/topic/000025.xml -%%WWWDIR%%/help/tr_TR/journal/topic/000026.xml -%%WWWDIR%%/help/tr_TR/journal/topic/000027.xml -%%WWWDIR%%/help/tr_TR/journal/topic/000028.xml -%%WWWDIR%%/help/tr_TR/journal/topic/000029.xml -%%WWWDIR%%/help/tr_TR/journal/topic/000030.xml -%%WWWDIR%%/help/tr_TR/journal/topic/000031.xml -%%WWWDIR%%/help/tr_TR/journal/topic/000032.xml -%%WWWDIR%%/help/tr_TR/journal/topic/000033.xml -%%WWWDIR%%/help/tr_TR/journal/topic/000034.xml -%%WWWDIR%%/help/tr_TR/publishing/toc/000000.xml -%%WWWDIR%%/help/tr_TR/publishing/topic/000000.xml -%%WWWDIR%%/help/tr_TR/publishing/topic/000001.xml -%%WWWDIR%%/help/tr_TR/publishing/topic/000002.xml -%%WWWDIR%%/help/tr_TR/publishing/topic/000003.xml -%%WWWDIR%%/help/tr_TR/publishing/topic/000004.xml -%%WWWDIR%%/help/tr_TR/site/toc/000000.xml -%%WWWDIR%%/help/tr_TR/site/topic/000000.xml -%%WWWDIR%%/help/tr_TR/site/topic/000001.xml -%%WWWDIR%%/help/tr_TR/site/topic/000002.xml -%%WWWDIR%%/help/tr_TR/site/topic/000003.xml -%%WWWDIR%%/help/tr_TR/submission/toc/000000.xml -%%WWWDIR%%/help/tr_TR/submission/topic/000000.xml -%%WWWDIR%%/help/tr_TR/submission/topic/000001.xml -%%WWWDIR%%/help/tr_TR/submission/topic/000002.xml -%%WWWDIR%%/help/tr_TR/submission/topic/000003.xml -%%WWWDIR%%/help/tr_TR/submission/topic/000004.xml -%%WWWDIR%%/help/tr_TR/user/toc/000000.xml -%%WWWDIR%%/help/tr_TR/user/topic/000000.xml -%%WWWDIR%%/help/tr_TR/user/topic/000001.xml -%%WWWDIR%%/help/tr_TR/user/topic/000002.xml -%%WWWDIR%%/help/tr_TR/user/topic/000003.xml -%%WWWDIR%%/help/tr_TR/user/topic/000004.xml -%%WWWDIR%%/help/tr_TR/user/topic/000005.xml -%%WWWDIR%%/help/tr_TR/user/topic/000006.xml -%%WWWDIR%%/help/tr_TR/user/topic/000007.xml -%%WWWDIR%%/help/vi_VN/editorial/toc/000000.xml -%%WWWDIR%%/help/vi_VN/editorial/toc/000001.xml -%%WWWDIR%%/help/vi_VN/editorial/toc/000002.xml -%%WWWDIR%%/help/vi_VN/editorial/toc/000003.xml -%%WWWDIR%%/help/vi_VN/editorial/toc/000004.xml -%%WWWDIR%%/help/vi_VN/editorial/toc/000005.xml -%%WWWDIR%%/help/vi_VN/editorial/toc/000006.xml -%%WWWDIR%%/help/vi_VN/editorial/toc/000007.xml -%%WWWDIR%%/help/vi_VN/editorial/toc/000008.xml -%%WWWDIR%%/help/vi_VN/editorial/toc/000009.xml -%%WWWDIR%%/help/vi_VN/editorial/toc/000010.xml -%%WWWDIR%%/help/vi_VN/editorial/toc/000011.xml -%%WWWDIR%%/help/vi_VN/editorial/toc/000012.xml -%%WWWDIR%%/help/vi_VN/editorial/toc/000013.xml -%%WWWDIR%%/help/vi_VN/editorial/toc/000014.xml -%%WWWDIR%%/help/vi_VN/editorial/topic/000000.xml -%%WWWDIR%%/help/vi_VN/editorial/topic/000001.xml -%%WWWDIR%%/help/vi_VN/editorial/topic/000002.xml -%%WWWDIR%%/help/vi_VN/editorial/topic/000003.xml -%%WWWDIR%%/help/vi_VN/editorial/topic/000004.xml -%%WWWDIR%%/help/vi_VN/editorial/topic/000005.xml -%%WWWDIR%%/help/vi_VN/editorial/topic/000006.xml -%%WWWDIR%%/help/vi_VN/editorial/topic/000007.xml -%%WWWDIR%%/help/vi_VN/editorial/topic/000008.xml -%%WWWDIR%%/help/vi_VN/editorial/topic/000009.xml -%%WWWDIR%%/help/vi_VN/editorial/topic/000010.xml -%%WWWDIR%%/help/vi_VN/editorial/topic/000011.xml -%%WWWDIR%%/help/vi_VN/editorial/topic/000012.xml -%%WWWDIR%%/help/vi_VN/editorial/topic/000013.xml -%%WWWDIR%%/help/vi_VN/editorial/topic/000014.xml -%%WWWDIR%%/help/vi_VN/editorial/topic/000015.xml -%%WWWDIR%%/help/vi_VN/editorial/topic/000016.xml -%%WWWDIR%%/help/vi_VN/editorial/topic/000017.xml -%%WWWDIR%%/help/vi_VN/editorial/topic/000018.xml -%%WWWDIR%%/help/vi_VN/editorial/topic/000019.xml -%%WWWDIR%%/help/vi_VN/editorial/topic/000020.xml -%%WWWDIR%%/help/vi_VN/editorial/topic/000021.xml -%%WWWDIR%%/help/vi_VN/editorial/topic/000022.xml -%%WWWDIR%%/help/vi_VN/editorial/topic/000023.xml -%%WWWDIR%%/help/vi_VN/editorial/topic/000024.xml -%%WWWDIR%%/help/vi_VN/editorial/topic/000025.xml -%%WWWDIR%%/help/vi_VN/editorial/topic/000026.xml -%%WWWDIR%%/help/vi_VN/editorial/topic/000027.xml -%%WWWDIR%%/help/vi_VN/editorial/topic/000028.xml -%%WWWDIR%%/help/vi_VN/editorial/topic/000029.xml -%%WWWDIR%%/help/vi_VN/editorial/topic/000030.xml -%%WWWDIR%%/help/vi_VN/editorial/topic/000031.xml -%%WWWDIR%%/help/vi_VN/editorial/topic/000032.xml -%%WWWDIR%%/help/vi_VN/editorial/topic/000033.xml -%%WWWDIR%%/help/vi_VN/editorial/topic/000034.xml -%%WWWDIR%%/help/vi_VN/editorial/topic/000035.xml -%%WWWDIR%%/help/vi_VN/editorial/topic/000036.xml -%%WWWDIR%%/help/vi_VN/editorial/topic/000037.xml -%%WWWDIR%%/help/vi_VN/editorial/topic/000038.xml -%%WWWDIR%%/help/vi_VN/editorial/topic/000039.xml -%%WWWDIR%%/help/vi_VN/editorial/topic/000040.xml -%%WWWDIR%%/help/vi_VN/editorial/topic/000041.xml -%%WWWDIR%%/help/vi_VN/editorial/topic/000042.xml -%%WWWDIR%%/help/vi_VN/editorial/topic/000043.xml -%%WWWDIR%%/help/vi_VN/editorial/topic/000044.xml -%%WWWDIR%%/help/vi_VN/index/toc/000000.xml -%%WWWDIR%%/help/vi_VN/index/topic/000000.xml -%%WWWDIR%%/help/vi_VN/intro/toc/000000.xml -%%WWWDIR%%/help/vi_VN/intro/topic/000000.xml -%%WWWDIR%%/help/vi_VN/intro/topic/000001.xml -%%WWWDIR%%/help/vi_VN/journal/toc/000000.xml -%%WWWDIR%%/help/vi_VN/journal/toc/000001.xml -%%WWWDIR%%/help/vi_VN/journal/toc/000002.xml -%%WWWDIR%%/help/vi_VN/journal/toc/000003.xml -%%WWWDIR%%/help/vi_VN/journal/toc/000005.xml -%%WWWDIR%%/help/vi_VN/journal/topic/000000.xml -%%WWWDIR%%/help/vi_VN/journal/topic/000001.xml -%%WWWDIR%%/help/vi_VN/journal/topic/000002.xml -%%WWWDIR%%/help/vi_VN/journal/topic/000003.xml -%%WWWDIR%%/help/vi_VN/journal/topic/000004.xml -%%WWWDIR%%/help/vi_VN/journal/topic/000005.xml -%%WWWDIR%%/help/vi_VN/journal/topic/000006.xml -%%WWWDIR%%/help/vi_VN/journal/topic/000007.xml -%%WWWDIR%%/help/vi_VN/journal/topic/000008.xml -%%WWWDIR%%/help/vi_VN/journal/topic/000009.xml -%%WWWDIR%%/help/vi_VN/journal/topic/000010.xml -%%WWWDIR%%/help/vi_VN/journal/topic/000011.xml -%%WWWDIR%%/help/vi_VN/journal/topic/000012.xml -%%WWWDIR%%/help/vi_VN/journal/topic/000013.xml -%%WWWDIR%%/help/vi_VN/journal/topic/000014.xml -%%WWWDIR%%/help/vi_VN/journal/topic/000015.xml -%%WWWDIR%%/help/vi_VN/journal/topic/000016.xml -%%WWWDIR%%/help/vi_VN/journal/topic/000017.xml -%%WWWDIR%%/help/vi_VN/journal/topic/000018.xml -%%WWWDIR%%/help/vi_VN/journal/topic/000019.xml -%%WWWDIR%%/help/vi_VN/journal/topic/000020.xml -%%WWWDIR%%/help/vi_VN/journal/topic/000021.xml -%%WWWDIR%%/help/vi_VN/journal/topic/000022.xml -%%WWWDIR%%/help/vi_VN/journal/topic/000023.xml -%%WWWDIR%%/help/vi_VN/journal/topic/000025.xml -%%WWWDIR%%/help/vi_VN/journal/topic/000026.xml -%%WWWDIR%%/help/vi_VN/journal/topic/000027.xml -%%WWWDIR%%/help/vi_VN/journal/topic/000028.xml -%%WWWDIR%%/help/vi_VN/journal/topic/000029.xml -%%WWWDIR%%/help/vi_VN/journal/topic/000030.xml -%%WWWDIR%%/help/vi_VN/journal/topic/000031.xml -%%WWWDIR%%/help/vi_VN/journal/topic/000032.xml -%%WWWDIR%%/help/vi_VN/journal/topic/000033.xml -%%WWWDIR%%/help/vi_VN/journal/topic/000034.xml -%%WWWDIR%%/help/vi_VN/publishing/toc/000000.xml -%%WWWDIR%%/help/vi_VN/publishing/topic/000000.xml -%%WWWDIR%%/help/vi_VN/publishing/topic/000001.xml -%%WWWDIR%%/help/vi_VN/publishing/topic/000002.xml -%%WWWDIR%%/help/vi_VN/publishing/topic/000003.xml -%%WWWDIR%%/help/vi_VN/publishing/topic/000004.xml -%%WWWDIR%%/help/vi_VN/site/toc/000000.xml -%%WWWDIR%%/help/vi_VN/site/topic/000000.xml -%%WWWDIR%%/help/vi_VN/site/topic/000001.xml -%%WWWDIR%%/help/vi_VN/site/topic/000002.xml -%%WWWDIR%%/help/vi_VN/site/topic/000003.xml -%%WWWDIR%%/help/vi_VN/submission/toc/000000.xml -%%WWWDIR%%/help/vi_VN/submission/topic/000000.xml -%%WWWDIR%%/help/vi_VN/submission/topic/000001.xml -%%WWWDIR%%/help/vi_VN/submission/topic/000002.xml -%%WWWDIR%%/help/vi_VN/submission/topic/000003.xml -%%WWWDIR%%/help/vi_VN/submission/topic/000004.xml -%%WWWDIR%%/help/vi_VN/user/toc/000000.xml -%%WWWDIR%%/help/vi_VN/user/topic/000000.xml -%%WWWDIR%%/help/vi_VN/user/topic/000001.xml -%%WWWDIR%%/help/vi_VN/user/topic/000002.xml -%%WWWDIR%%/help/vi_VN/user/topic/000003.xml -%%WWWDIR%%/help/vi_VN/user/topic/000004.xml -%%WWWDIR%%/help/vi_VN/user/topic/000005.xml -%%WWWDIR%%/help/vi_VN/user/topic/000006.xml -%%WWWDIR%%/help/vi_VN/user/topic/000007.xml -%%WWWDIR%%/includes/driver.inc.php -%%WWWDIR%%/includes/functions.inc.php -%%WWWDIR%%/index.php -%%WWWDIR%%/js/general.js -%%WWWDIR%%/js/sizer.js -%%WWWDIR%%/lib/adodb/adodb-active-record.inc.php -%%WWWDIR%%/lib/adodb/adodb-csvlib.inc.php -%%WWWDIR%%/lib/adodb/adodb-datadict.inc.php -%%WWWDIR%%/lib/adodb/adodb-error.inc.php -%%WWWDIR%%/lib/adodb/adodb-errorhandler.inc.php -%%WWWDIR%%/lib/adodb/adodb-errorpear.inc.php -%%WWWDIR%%/lib/adodb/adodb-exceptions.inc.php -%%WWWDIR%%/lib/adodb/adodb-iterator.inc.php -%%WWWDIR%%/lib/adodb/adodb-lib.inc.php -%%WWWDIR%%/lib/adodb/adodb-pager.inc.php -%%WWWDIR%%/lib/adodb/adodb-pear.inc.php -%%WWWDIR%%/lib/adodb/adodb-perf.inc.php -%%WWWDIR%%/lib/adodb/adodb-php4.inc.php -%%WWWDIR%%/lib/adodb/adodb-time.inc.php -%%WWWDIR%%/lib/adodb/adodb-xmlschema.inc.php -%%WWWDIR%%/lib/adodb/adodb-xmlschema03.inc.php -%%WWWDIR%%/lib/adodb/adodb.inc.php -%%WWWDIR%%/lib/adodb/datadict/datadict-access.inc.php -%%WWWDIR%%/lib/adodb/datadict/datadict-db2.inc.php -%%WWWDIR%%/lib/adodb/datadict/datadict-firebird.inc.php -%%WWWDIR%%/lib/adodb/datadict/datadict-generic.inc.php -%%WWWDIR%%/lib/adodb/datadict/datadict-ibase.inc.php -%%WWWDIR%%/lib/adodb/datadict/datadict-informix.inc.php -%%WWWDIR%%/lib/adodb/datadict/datadict-mssql.inc.php -%%WWWDIR%%/lib/adodb/datadict/datadict-mysql.inc.php -%%WWWDIR%%/lib/adodb/datadict/datadict-oci8.inc.php -%%WWWDIR%%/lib/adodb/datadict/datadict-postgres.inc.php -%%WWWDIR%%/lib/adodb/datadict/datadict-sapdb.inc.php -%%WWWDIR%%/lib/adodb/datadict/datadict-sybase.inc.php -%%WWWDIR%%/lib/adodb/drivers/adodb-access.inc.php -%%WWWDIR%%/lib/adodb/drivers/adodb-ado.inc.php -%%WWWDIR%%/lib/adodb/drivers/adodb-ado5.inc.php -%%WWWDIR%%/lib/adodb/drivers/adodb-ado_access.inc.php -%%WWWDIR%%/lib/adodb/drivers/adodb-ado_mssql.inc.php -%%WWWDIR%%/lib/adodb/drivers/adodb-borland_ibase.inc.php -%%WWWDIR%%/lib/adodb/drivers/adodb-csv.inc.php -%%WWWDIR%%/lib/adodb/drivers/adodb-db2.inc.php -%%WWWDIR%%/lib/adodb/drivers/adodb-fbsql.inc.php -%%WWWDIR%%/lib/adodb/drivers/adodb-firebird.inc.php -%%WWWDIR%%/lib/adodb/drivers/adodb-ibase.inc.php -%%WWWDIR%%/lib/adodb/drivers/adodb-informix.inc.php -%%WWWDIR%%/lib/adodb/drivers/adodb-informix72.inc.php -%%WWWDIR%%/lib/adodb/drivers/adodb-ldap.inc.php -%%WWWDIR%%/lib/adodb/drivers/adodb-mssql.inc.php -%%WWWDIR%%/lib/adodb/drivers/adodb-mssqlpo.inc.php -%%WWWDIR%%/lib/adodb/drivers/adodb-mysql.inc.php -%%WWWDIR%%/lib/adodb/drivers/adodb-mysqli.inc.php -%%WWWDIR%%/lib/adodb/drivers/adodb-mysqlt.inc.php -%%WWWDIR%%/lib/adodb/drivers/adodb-netezza.inc.php -%%WWWDIR%%/lib/adodb/drivers/adodb-oci8.inc.php -%%WWWDIR%%/lib/adodb/drivers/adodb-oci805.inc.php -%%WWWDIR%%/lib/adodb/drivers/adodb-oci8po.inc.php -%%WWWDIR%%/lib/adodb/drivers/adodb-odbc.inc.php -%%WWWDIR%%/lib/adodb/drivers/adodb-odbc_db2.inc.php -%%WWWDIR%%/lib/adodb/drivers/adodb-odbc_mssql.inc.php -%%WWWDIR%%/lib/adodb/drivers/adodb-odbc_oracle.inc.php -%%WWWDIR%%/lib/adodb/drivers/adodb-odbtp.inc.php -%%WWWDIR%%/lib/adodb/drivers/adodb-odbtp_unicode.inc.php -%%WWWDIR%%/lib/adodb/drivers/adodb-oracle.inc.php -%%WWWDIR%%/lib/adodb/drivers/adodb-pdo.inc.php -%%WWWDIR%%/lib/adodb/drivers/adodb-pdo_mssql.inc.php -%%WWWDIR%%/lib/adodb/drivers/adodb-pdo_mysql.inc.php -%%WWWDIR%%/lib/adodb/drivers/adodb-pdo_oci.inc.php -%%WWWDIR%%/lib/adodb/drivers/adodb-pdo_pgsql.inc.php -%%WWWDIR%%/lib/adodb/drivers/adodb-postgres.inc.php -%%WWWDIR%%/lib/adodb/drivers/adodb-postgres64.inc.php -%%WWWDIR%%/lib/adodb/drivers/adodb-postgres7.inc.php -%%WWWDIR%%/lib/adodb/drivers/adodb-postgres8.inc.php -%%WWWDIR%%/lib/adodb/drivers/adodb-proxy.inc.php -%%WWWDIR%%/lib/adodb/drivers/adodb-sapdb.inc.php -%%WWWDIR%%/lib/adodb/drivers/adodb-sqlanywhere.inc.php -%%WWWDIR%%/lib/adodb/drivers/adodb-sqlite.inc.php -%%WWWDIR%%/lib/adodb/drivers/adodb-sqlitepo.inc.php -%%WWWDIR%%/lib/adodb/drivers/adodb-sybase.inc.php -%%WWWDIR%%/lib/adodb/drivers/adodb-sybase_ase.inc.php -%%WWWDIR%%/lib/adodb/drivers/adodb-vfp.inc.php -%%WWWDIR%%/lib/adodb/lang/adodb-ar.inc.php -%%WWWDIR%%/lib/adodb/lang/adodb-bg.inc.php -%%WWWDIR%%/lib/adodb/lang/adodb-bgutf8.inc.php -%%WWWDIR%%/lib/adodb/lang/adodb-ca.inc.php -%%WWWDIR%%/lib/adodb/lang/adodb-cn.inc.php -%%WWWDIR%%/lib/adodb/lang/adodb-cz.inc.php -%%WWWDIR%%/lib/adodb/lang/adodb-da.inc.php -%%WWWDIR%%/lib/adodb/lang/adodb-de.inc.php -%%WWWDIR%%/lib/adodb/lang/adodb-en.inc.php -%%WWWDIR%%/lib/adodb/lang/adodb-es.inc.php -%%WWWDIR%%/lib/adodb/lang/adodb-esperanto.inc.php -%%WWWDIR%%/lib/adodb/lang/adodb-fr.inc.php -%%WWWDIR%%/lib/adodb/lang/adodb-hu.inc.php -%%WWWDIR%%/lib/adodb/lang/adodb-it.inc.php -%%WWWDIR%%/lib/adodb/lang/adodb-nl.inc.php -%%WWWDIR%%/lib/adodb/lang/adodb-pl.inc.php -%%WWWDIR%%/lib/adodb/lang/adodb-pt-br.inc.php -%%WWWDIR%%/lib/adodb/lang/adodb-ro.inc.php -%%WWWDIR%%/lib/adodb/lang/adodb-ru1251.inc.php -%%WWWDIR%%/lib/adodb/lang/adodb-sv.inc.php -%%WWWDIR%%/lib/adodb/lang/adodb-uk1251.inc.php -%%WWWDIR%%/lib/adodb/license.txt -%%WWWDIR%%/lib/adodb/perf/perf-db2.inc.php -%%WWWDIR%%/lib/adodb/perf/perf-informix.inc.php -%%WWWDIR%%/lib/adodb/perf/perf-mssql.inc.php -%%WWWDIR%%/lib/adodb/perf/perf-mysql.inc.php -%%WWWDIR%%/lib/adodb/perf/perf-oci8.inc.php -%%WWWDIR%%/lib/adodb/perf/perf-postgres.inc.php -%%WWWDIR%%/lib/adodb/pivottable.inc.php -%%WWWDIR%%/lib/adodb/readme.txt -%%WWWDIR%%/lib/adodb/rsfilter.inc.php -%%WWWDIR%%/lib/adodb/toexport.inc.php -%%WWWDIR%%/lib/adodb/tohtml.inc.php -%%WWWDIR%%/lib/adodb/xmlschema.dtd -%%WWWDIR%%/lib/adodb/xmlschema03.dtd -%%WWWDIR%%/lib/libraries.txt -%%WWWDIR%%/lib/smarty/COPYING.lib -%%WWWDIR%%/lib/smarty/Config_File.class.php -%%WWWDIR%%/lib/smarty/Smarty.class.php -%%WWWDIR%%/lib/smarty/Smarty_Compiler.class.php -%%WWWDIR%%/lib/smarty/debug.tpl -%%WWWDIR%%/lib/smarty/internals/core.assemble_plugin_filepath.php -%%WWWDIR%%/lib/smarty/internals/core.assign_smarty_interface.php -%%WWWDIR%%/lib/smarty/internals/core.create_dir_structure.php -%%WWWDIR%%/lib/smarty/internals/core.display_debug_console.php -%%WWWDIR%%/lib/smarty/internals/core.get_include_path.php -%%WWWDIR%%/lib/smarty/internals/core.get_microtime.php -%%WWWDIR%%/lib/smarty/internals/core.get_php_resource.php -%%WWWDIR%%/lib/smarty/internals/core.is_secure.php -%%WWWDIR%%/lib/smarty/internals/core.is_trusted.php -%%WWWDIR%%/lib/smarty/internals/core.load_plugins.php -%%WWWDIR%%/lib/smarty/internals/core.load_resource_plugin.php -%%WWWDIR%%/lib/smarty/internals/core.process_cached_inserts.php -%%WWWDIR%%/lib/smarty/internals/core.process_compiled_include.php -%%WWWDIR%%/lib/smarty/internals/core.read_cache_file.php -%%WWWDIR%%/lib/smarty/internals/core.rm_auto.php -%%WWWDIR%%/lib/smarty/internals/core.rmdir.php -%%WWWDIR%%/lib/smarty/internals/core.run_insert_handler.php -%%WWWDIR%%/lib/smarty/internals/core.smarty_include_php.php -%%WWWDIR%%/lib/smarty/internals/core.write_cache_file.php -%%WWWDIR%%/lib/smarty/internals/core.write_compiled_include.php -%%WWWDIR%%/lib/smarty/internals/core.write_compiled_resource.php -%%WWWDIR%%/lib/smarty/internals/core.write_file.php -%%WWWDIR%%/lib/smarty/plugins/block.textformat.php -%%WWWDIR%%/lib/smarty/plugins/compiler.assign.php -%%WWWDIR%%/lib/smarty/plugins/function.assign_debug_info.php -%%WWWDIR%%/lib/smarty/plugins/function.config_load.php -%%WWWDIR%%/lib/smarty/plugins/function.counter.php -%%WWWDIR%%/lib/smarty/plugins/function.cycle.php -%%WWWDIR%%/lib/smarty/plugins/function.debug.php -%%WWWDIR%%/lib/smarty/plugins/function.eval.php -%%WWWDIR%%/lib/smarty/plugins/function.fetch.php -%%WWWDIR%%/lib/smarty/plugins/function.html_checkboxes.php -%%WWWDIR%%/lib/smarty/plugins/function.html_image.php -%%WWWDIR%%/lib/smarty/plugins/function.html_options.php -%%WWWDIR%%/lib/smarty/plugins/function.html_radios.php -%%WWWDIR%%/lib/smarty/plugins/function.html_select_date.php -%%WWWDIR%%/lib/smarty/plugins/function.html_select_time.php -%%WWWDIR%%/lib/smarty/plugins/function.html_table.php -%%WWWDIR%%/lib/smarty/plugins/function.mailto.php -%%WWWDIR%%/lib/smarty/plugins/function.math.php -%%WWWDIR%%/lib/smarty/plugins/function.popup.php -%%WWWDIR%%/lib/smarty/plugins/function.popup_init.php -%%WWWDIR%%/lib/smarty/plugins/modifier.capitalize.php -%%WWWDIR%%/lib/smarty/plugins/modifier.cat.php -%%WWWDIR%%/lib/smarty/plugins/modifier.count_characters.php -%%WWWDIR%%/lib/smarty/plugins/modifier.count_paragraphs.php -%%WWWDIR%%/lib/smarty/plugins/modifier.count_sentences.php -%%WWWDIR%%/lib/smarty/plugins/modifier.count_words.php -%%WWWDIR%%/lib/smarty/plugins/modifier.date_format.php -%%WWWDIR%%/lib/smarty/plugins/modifier.debug_print_var.php -%%WWWDIR%%/lib/smarty/plugins/modifier.default.php -%%WWWDIR%%/lib/smarty/plugins/modifier.escape.php -%%WWWDIR%%/lib/smarty/plugins/modifier.indent.php -%%WWWDIR%%/lib/smarty/plugins/modifier.lower.php -%%WWWDIR%%/lib/smarty/plugins/modifier.nl2br.php -%%WWWDIR%%/lib/smarty/plugins/modifier.regex_replace.php -%%WWWDIR%%/lib/smarty/plugins/modifier.replace.php -%%WWWDIR%%/lib/smarty/plugins/modifier.spacify.php -%%WWWDIR%%/lib/smarty/plugins/modifier.string_format.php -%%WWWDIR%%/lib/smarty/plugins/modifier.strip.php -%%WWWDIR%%/lib/smarty/plugins/modifier.strip_tags.php -%%WWWDIR%%/lib/smarty/plugins/modifier.truncate.php -%%WWWDIR%%/lib/smarty/plugins/modifier.upper.php -%%WWWDIR%%/lib/smarty/plugins/modifier.wordwrap.php -%%WWWDIR%%/lib/smarty/plugins/outputfilter.trimwhitespace.php -%%WWWDIR%%/lib/smarty/plugins/shared.escape_special_chars.php -%%WWWDIR%%/lib/smarty/plugins/shared.make_timestamp.php -%%WWWDIR%%/lib/tinymce/examples/css/content.css -%%WWWDIR%%/lib/tinymce/examples/css/word.css -%%WWWDIR%%/lib/tinymce/examples/full.html -%%WWWDIR%%/lib/tinymce/examples/index.html -%%WWWDIR%%/lib/tinymce/examples/lists/image_list.js -%%WWWDIR%%/lib/tinymce/examples/lists/link_list.js -%%WWWDIR%%/lib/tinymce/examples/lists/media_list.js -%%WWWDIR%%/lib/tinymce/examples/lists/template_list.js -%%WWWDIR%%/lib/tinymce/examples/media/logo.jpg -%%WWWDIR%%/lib/tinymce/examples/media/logo_over.jpg -%%WWWDIR%%/lib/tinymce/examples/media/sample.avi -%%WWWDIR%%/lib/tinymce/examples/media/sample.dcr -%%WWWDIR%%/lib/tinymce/examples/media/sample.mov -%%WWWDIR%%/lib/tinymce/examples/media/sample.ram -%%WWWDIR%%/lib/tinymce/examples/media/sample.rm -%%WWWDIR%%/lib/tinymce/examples/media/sample.swf -%%WWWDIR%%/lib/tinymce/examples/menu.html -%%WWWDIR%%/lib/tinymce/examples/simple.html -%%WWWDIR%%/lib/tinymce/examples/skins.html -%%WWWDIR%%/lib/tinymce/examples/templates/layout1.htm -%%WWWDIR%%/lib/tinymce/examples/templates/snippet1.htm -%%WWWDIR%%/lib/tinymce/examples/word.html -%%WWWDIR%%/lib/tinymce/jscripts/tiny_mce/langs/en.js -%%WWWDIR%%/lib/tinymce/jscripts/tiny_mce/license.txt -%%WWWDIR%%/lib/tinymce/jscripts/tiny_mce/plugins/advhr/css/advhr.css -%%WWWDIR%%/lib/tinymce/jscripts/tiny_mce/plugins/advhr/editor_plugin.js -%%WWWDIR%%/lib/tinymce/jscripts/tiny_mce/plugins/advhr/editor_plugin_src.js -%%WWWDIR%%/lib/tinymce/jscripts/tiny_mce/plugins/advhr/js/rule.js -%%WWWDIR%%/lib/tinymce/jscripts/tiny_mce/plugins/advhr/langs/en_dlg.js -%%WWWDIR%%/lib/tinymce/jscripts/tiny_mce/plugins/advhr/rule.htm -%%WWWDIR%%/lib/tinymce/jscripts/tiny_mce/plugins/advimage/css/advimage.css -%%WWWDIR%%/lib/tinymce/jscripts/tiny_mce/plugins/advimage/editor_plugin.js -%%WWWDIR%%/lib/tinymce/jscripts/tiny_mce/plugins/advimage/editor_plugin_src.js -%%WWWDIR%%/lib/tinymce/jscripts/tiny_mce/plugins/advimage/image.htm -%%WWWDIR%%/lib/tinymce/jscripts/tiny_mce/plugins/advimage/img/sample.gif -%%WWWDIR%%/lib/tinymce/jscripts/tiny_mce/plugins/advimage/js/image.js -%%WWWDIR%%/lib/tinymce/jscripts/tiny_mce/plugins/advimage/langs/en_dlg.js -%%WWWDIR%%/lib/tinymce/jscripts/tiny_mce/plugins/advlink/css/advlink.css -%%WWWDIR%%/lib/tinymce/jscripts/tiny_mce/plugins/advlink/editor_plugin.js -%%WWWDIR%%/lib/tinymce/jscripts/tiny_mce/plugins/advlink/editor_plugin_src.js -%%WWWDIR%%/lib/tinymce/jscripts/tiny_mce/plugins/advlink/js/advlink.js -%%WWWDIR%%/lib/tinymce/jscripts/tiny_mce/plugins/advlink/langs/en_dlg.js -%%WWWDIR%%/lib/tinymce/jscripts/tiny_mce/plugins/advlink/link.htm -%%WWWDIR%%/lib/tinymce/jscripts/tiny_mce/plugins/autosave/editor_plugin.js -%%WWWDIR%%/lib/tinymce/jscripts/tiny_mce/plugins/autosave/editor_plugin_src.js -%%WWWDIR%%/lib/tinymce/jscripts/tiny_mce/plugins/bbcode/editor_plugin.js -%%WWWDIR%%/lib/tinymce/jscripts/tiny_mce/plugins/bbcode/editor_plugin_src.js -%%WWWDIR%%/lib/tinymce/jscripts/tiny_mce/plugins/compat2x/editor_plugin.js -%%WWWDIR%%/lib/tinymce/jscripts/tiny_mce/plugins/compat2x/editor_plugin_src.js -%%WWWDIR%%/lib/tinymce/jscripts/tiny_mce/plugins/contextmenu/editor_plugin.js -%%WWWDIR%%/lib/tinymce/jscripts/tiny_mce/plugins/contextmenu/editor_plugin_src.js -%%WWWDIR%%/lib/tinymce/jscripts/tiny_mce/plugins/directionality/editor_plugin.js -%%WWWDIR%%/lib/tinymce/jscripts/tiny_mce/plugins/directionality/editor_plugin_src.js -%%WWWDIR%%/lib/tinymce/jscripts/tiny_mce/plugins/emotions/editor_plugin.js -%%WWWDIR%%/lib/tinymce/jscripts/tiny_mce/plugins/emotions/editor_plugin_src.js -%%WWWDIR%%/lib/tinymce/jscripts/tiny_mce/plugins/emotions/emotions.htm -%%WWWDIR%%/lib/tinymce/jscripts/tiny_mce/plugins/emotions/img/smiley-cool.gif -%%WWWDIR%%/lib/tinymce/jscripts/tiny_mce/plugins/emotions/img/smiley-cry.gif -%%WWWDIR%%/lib/tinymce/jscripts/tiny_mce/plugins/emotions/img/smiley-embarassed.gif -%%WWWDIR%%/lib/tinymce/jscripts/tiny_mce/plugins/emotions/img/smiley-foot-in-mouth.gif -%%WWWDIR%%/lib/tinymce/jscripts/tiny_mce/plugins/emotions/img/smiley-frown.gif -%%WWWDIR%%/lib/tinymce/jscripts/tiny_mce/plugins/emotions/img/smiley-innocent.gif -%%WWWDIR%%/lib/tinymce/jscripts/tiny_mce/plugins/emotions/img/smiley-kiss.gif -%%WWWDIR%%/lib/tinymce/jscripts/tiny_mce/plugins/emotions/img/smiley-laughing.gif -%%WWWDIR%%/lib/tinymce/jscripts/tiny_mce/plugins/emotions/img/smiley-money-mouth.gif -%%WWWDIR%%/lib/tinymce/jscripts/tiny_mce/plugins/emotions/img/smiley-sealed.gif -%%WWWDIR%%/lib/tinymce/jscripts/tiny_mce/plugins/emotions/img/smiley-smile.gif -%%WWWDIR%%/lib/tinymce/jscripts/tiny_mce/plugins/emotions/img/smiley-surprised.gif -%%WWWDIR%%/lib/tinymce/jscripts/tiny_mce/plugins/emotions/img/smiley-tongue-out.gif -%%WWWDIR%%/lib/tinymce/jscripts/tiny_mce/plugins/emotions/img/smiley-undecided.gif -%%WWWDIR%%/lib/tinymce/jscripts/tiny_mce/plugins/emotions/img/smiley-wink.gif -%%WWWDIR%%/lib/tinymce/jscripts/tiny_mce/plugins/emotions/img/smiley-yell.gif -%%WWWDIR%%/lib/tinymce/jscripts/tiny_mce/plugins/emotions/js/emotions.js -%%WWWDIR%%/lib/tinymce/jscripts/tiny_mce/plugins/emotions/langs/en_dlg.js -%%WWWDIR%%/lib/tinymce/jscripts/tiny_mce/plugins/example/dialog.htm -%%WWWDIR%%/lib/tinymce/jscripts/tiny_mce/plugins/example/editor_plugin.js -%%WWWDIR%%/lib/tinymce/jscripts/tiny_mce/plugins/example/editor_plugin_src.js -%%WWWDIR%%/lib/tinymce/jscripts/tiny_mce/plugins/example/img/example.gif -%%WWWDIR%%/lib/tinymce/jscripts/tiny_mce/plugins/example/js/dialog.js -%%WWWDIR%%/lib/tinymce/jscripts/tiny_mce/plugins/example/langs/en.js -%%WWWDIR%%/lib/tinymce/jscripts/tiny_mce/plugins/example/langs/en_dlg.js -%%WWWDIR%%/lib/tinymce/jscripts/tiny_mce/plugins/fullpage/css/fullpage.css -%%WWWDIR%%/lib/tinymce/jscripts/tiny_mce/plugins/fullpage/editor_plugin.js -%%WWWDIR%%/lib/tinymce/jscripts/tiny_mce/plugins/fullpage/editor_plugin_src.js -%%WWWDIR%%/lib/tinymce/jscripts/tiny_mce/plugins/fullpage/fullpage.htm -%%WWWDIR%%/lib/tinymce/jscripts/tiny_mce/plugins/fullpage/js/fullpage.js -%%WWWDIR%%/lib/tinymce/jscripts/tiny_mce/plugins/fullpage/langs/en_dlg.js -%%WWWDIR%%/lib/tinymce/jscripts/tiny_mce/plugins/fullscreen/editor_plugin.js -%%WWWDIR%%/lib/tinymce/jscripts/tiny_mce/plugins/fullscreen/editor_plugin_src.js -%%WWWDIR%%/lib/tinymce/jscripts/tiny_mce/plugins/fullscreen/fullscreen.htm -%%WWWDIR%%/lib/tinymce/jscripts/tiny_mce/plugins/iespell/editor_plugin.js -%%WWWDIR%%/lib/tinymce/jscripts/tiny_mce/plugins/iespell/editor_plugin_src.js -%%WWWDIR%%/lib/tinymce/jscripts/tiny_mce/plugins/inlinepopups/editor_plugin.js -%%WWWDIR%%/lib/tinymce/jscripts/tiny_mce/plugins/inlinepopups/editor_plugin_src.js -%%WWWDIR%%/lib/tinymce/jscripts/tiny_mce/plugins/inlinepopups/skins/clearlooks2/img/alert.gif -%%WWWDIR%%/lib/tinymce/jscripts/tiny_mce/plugins/inlinepopups/skins/clearlooks2/img/button.gif -%%WWWDIR%%/lib/tinymce/jscripts/tiny_mce/plugins/inlinepopups/skins/clearlooks2/img/buttons.gif -%%WWWDIR%%/lib/tinymce/jscripts/tiny_mce/plugins/inlinepopups/skins/clearlooks2/img/confirm.gif -%%WWWDIR%%/lib/tinymce/jscripts/tiny_mce/plugins/inlinepopups/skins/clearlooks2/img/corners.gif -%%WWWDIR%%/lib/tinymce/jscripts/tiny_mce/plugins/inlinepopups/skins/clearlooks2/img/horizontal.gif -%%WWWDIR%%/lib/tinymce/jscripts/tiny_mce/plugins/inlinepopups/skins/clearlooks2/img/vertical.gif -%%WWWDIR%%/lib/tinymce/jscripts/tiny_mce/plugins/inlinepopups/skins/clearlooks2/window.css -%%WWWDIR%%/lib/tinymce/jscripts/tiny_mce/plugins/inlinepopups/template.htm -%%WWWDIR%%/lib/tinymce/jscripts/tiny_mce/plugins/insertdatetime/editor_plugin.js -%%WWWDIR%%/lib/tinymce/jscripts/tiny_mce/plugins/insertdatetime/editor_plugin_src.js -%%WWWDIR%%/lib/tinymce/jscripts/tiny_mce/plugins/layer/editor_plugin.js -%%WWWDIR%%/lib/tinymce/jscripts/tiny_mce/plugins/layer/editor_plugin_src.js -%%WWWDIR%%/lib/tinymce/jscripts/tiny_mce/plugins/media/css/content.css -%%WWWDIR%%/lib/tinymce/jscripts/tiny_mce/plugins/media/css/media.css -%%WWWDIR%%/lib/tinymce/jscripts/tiny_mce/plugins/media/editor_plugin.js -%%WWWDIR%%/lib/tinymce/jscripts/tiny_mce/plugins/media/editor_plugin_src.js -%%WWWDIR%%/lib/tinymce/jscripts/tiny_mce/plugins/media/img/flash.gif -%%WWWDIR%%/lib/tinymce/jscripts/tiny_mce/plugins/media/img/flv_player.swf -%%WWWDIR%%/lib/tinymce/jscripts/tiny_mce/plugins/media/img/quicktime.gif -%%WWWDIR%%/lib/tinymce/jscripts/tiny_mce/plugins/media/img/realmedia.gif -%%WWWDIR%%/lib/tinymce/jscripts/tiny_mce/plugins/media/img/shockwave.gif -%%WWWDIR%%/lib/tinymce/jscripts/tiny_mce/plugins/media/img/trans.gif -%%WWWDIR%%/lib/tinymce/jscripts/tiny_mce/plugins/media/img/windowsmedia.gif -%%WWWDIR%%/lib/tinymce/jscripts/tiny_mce/plugins/media/js/embed.js -%%WWWDIR%%/lib/tinymce/jscripts/tiny_mce/plugins/media/js/media.js -%%WWWDIR%%/lib/tinymce/jscripts/tiny_mce/plugins/media/langs/en_dlg.js -%%WWWDIR%%/lib/tinymce/jscripts/tiny_mce/plugins/media/media.htm -%%WWWDIR%%/lib/tinymce/jscripts/tiny_mce/plugins/nonbreaking/editor_plugin.js -%%WWWDIR%%/lib/tinymce/jscripts/tiny_mce/plugins/nonbreaking/editor_plugin_src.js -%%WWWDIR%%/lib/tinymce/jscripts/tiny_mce/plugins/noneditable/editor_plugin.js -%%WWWDIR%%/lib/tinymce/jscripts/tiny_mce/plugins/noneditable/editor_plugin_src.js -%%WWWDIR%%/lib/tinymce/jscripts/tiny_mce/plugins/pagebreak/css/content.css -%%WWWDIR%%/lib/tinymce/jscripts/tiny_mce/plugins/pagebreak/editor_plugin.js -%%WWWDIR%%/lib/tinymce/jscripts/tiny_mce/plugins/pagebreak/editor_plugin_src.js -%%WWWDIR%%/lib/tinymce/jscripts/tiny_mce/plugins/pagebreak/img/pagebreak.gif -%%WWWDIR%%/lib/tinymce/jscripts/tiny_mce/plugins/pagebreak/img/trans.gif -%%WWWDIR%%/lib/tinymce/jscripts/tiny_mce/plugins/paste/blank.htm -%%WWWDIR%%/lib/tinymce/jscripts/tiny_mce/plugins/paste/css/blank.css -%%WWWDIR%%/lib/tinymce/jscripts/tiny_mce/plugins/paste/css/pasteword.css -%%WWWDIR%%/lib/tinymce/jscripts/tiny_mce/plugins/paste/editor_plugin.js -%%WWWDIR%%/lib/tinymce/jscripts/tiny_mce/plugins/paste/editor_plugin_src.js -%%WWWDIR%%/lib/tinymce/jscripts/tiny_mce/plugins/paste/js/pastetext.js -%%WWWDIR%%/lib/tinymce/jscripts/tiny_mce/plugins/paste/js/pasteword.js -%%WWWDIR%%/lib/tinymce/jscripts/tiny_mce/plugins/paste/langs/en_dlg.js -%%WWWDIR%%/lib/tinymce/jscripts/tiny_mce/plugins/paste/pastetext.htm -%%WWWDIR%%/lib/tinymce/jscripts/tiny_mce/plugins/paste/pasteword.htm -%%WWWDIR%%/lib/tinymce/jscripts/tiny_mce/plugins/preview/editor_plugin.js -%%WWWDIR%%/lib/tinymce/jscripts/tiny_mce/plugins/preview/editor_plugin_src.js -%%WWWDIR%%/lib/tinymce/jscripts/tiny_mce/plugins/preview/example.html -%%WWWDIR%%/lib/tinymce/jscripts/tiny_mce/plugins/preview/jscripts/embed.js -%%WWWDIR%%/lib/tinymce/jscripts/tiny_mce/plugins/print/editor_plugin.js -%%WWWDIR%%/lib/tinymce/jscripts/tiny_mce/plugins/print/editor_plugin_src.js -%%WWWDIR%%/lib/tinymce/jscripts/tiny_mce/plugins/safari/blank.htm -%%WWWDIR%%/lib/tinymce/jscripts/tiny_mce/plugins/safari/editor_plugin.js -%%WWWDIR%%/lib/tinymce/jscripts/tiny_mce/plugins/safari/editor_plugin_src.js -%%WWWDIR%%/lib/tinymce/jscripts/tiny_mce/plugins/save/editor_plugin.js -%%WWWDIR%%/lib/tinymce/jscripts/tiny_mce/plugins/save/editor_plugin_src.js -%%WWWDIR%%/lib/tinymce/jscripts/tiny_mce/plugins/searchreplace/css/searchreplace.css -%%WWWDIR%%/lib/tinymce/jscripts/tiny_mce/plugins/searchreplace/editor_plugin.js -%%WWWDIR%%/lib/tinymce/jscripts/tiny_mce/plugins/searchreplace/editor_plugin_src.js -%%WWWDIR%%/lib/tinymce/jscripts/tiny_mce/plugins/searchreplace/js/searchreplace.js -%%WWWDIR%%/lib/tinymce/jscripts/tiny_mce/plugins/searchreplace/langs/en_dlg.js -%%WWWDIR%%/lib/tinymce/jscripts/tiny_mce/plugins/searchreplace/searchreplace.htm -%%WWWDIR%%/lib/tinymce/jscripts/tiny_mce/plugins/spellchecker/css/content.css -%%WWWDIR%%/lib/tinymce/jscripts/tiny_mce/plugins/spellchecker/editor_plugin.js -%%WWWDIR%%/lib/tinymce/jscripts/tiny_mce/plugins/spellchecker/editor_plugin_src.js -%%WWWDIR%%/lib/tinymce/jscripts/tiny_mce/plugins/spellchecker/img/wline.gif -%%WWWDIR%%/lib/tinymce/jscripts/tiny_mce/plugins/style/css/props.css -%%WWWDIR%%/lib/tinymce/jscripts/tiny_mce/plugins/style/editor_plugin.js -%%WWWDIR%%/lib/tinymce/jscripts/tiny_mce/plugins/style/editor_plugin_src.js -%%WWWDIR%%/lib/tinymce/jscripts/tiny_mce/plugins/style/js/props.js -%%WWWDIR%%/lib/tinymce/jscripts/tiny_mce/plugins/style/langs/en_dlg.js -%%WWWDIR%%/lib/tinymce/jscripts/tiny_mce/plugins/style/props.htm -%%WWWDIR%%/lib/tinymce/jscripts/tiny_mce/plugins/table/cell.htm -%%WWWDIR%%/lib/tinymce/jscripts/tiny_mce/plugins/table/css/cell.css -%%WWWDIR%%/lib/tinymce/jscripts/tiny_mce/plugins/table/css/row.css -%%WWWDIR%%/lib/tinymce/jscripts/tiny_mce/plugins/table/css/table.css -%%WWWDIR%%/lib/tinymce/jscripts/tiny_mce/plugins/table/editor_plugin.js -%%WWWDIR%%/lib/tinymce/jscripts/tiny_mce/plugins/table/editor_plugin_src.js -%%WWWDIR%%/lib/tinymce/jscripts/tiny_mce/plugins/table/js/cell.js -%%WWWDIR%%/lib/tinymce/jscripts/tiny_mce/plugins/table/js/merge_cells.js -%%WWWDIR%%/lib/tinymce/jscripts/tiny_mce/plugins/table/js/row.js -%%WWWDIR%%/lib/tinymce/jscripts/tiny_mce/plugins/table/js/table.js -%%WWWDIR%%/lib/tinymce/jscripts/tiny_mce/plugins/table/langs/en_dlg.js -%%WWWDIR%%/lib/tinymce/jscripts/tiny_mce/plugins/table/merge_cells.htm -%%WWWDIR%%/lib/tinymce/jscripts/tiny_mce/plugins/table/row.htm -%%WWWDIR%%/lib/tinymce/jscripts/tiny_mce/plugins/table/table.htm -%%WWWDIR%%/lib/tinymce/jscripts/tiny_mce/plugins/template/blank.htm -%%WWWDIR%%/lib/tinymce/jscripts/tiny_mce/plugins/template/css/template.css -%%WWWDIR%%/lib/tinymce/jscripts/tiny_mce/plugins/template/editor_plugin.js -%%WWWDIR%%/lib/tinymce/jscripts/tiny_mce/plugins/template/editor_plugin_src.js -%%WWWDIR%%/lib/tinymce/jscripts/tiny_mce/plugins/template/js/template.js -%%WWWDIR%%/lib/tinymce/jscripts/tiny_mce/plugins/template/langs/en_dlg.js -%%WWWDIR%%/lib/tinymce/jscripts/tiny_mce/plugins/template/template.htm -%%WWWDIR%%/lib/tinymce/jscripts/tiny_mce/plugins/visualchars/editor_plugin.js -%%WWWDIR%%/lib/tinymce/jscripts/tiny_mce/plugins/visualchars/editor_plugin_src.js -%%WWWDIR%%/lib/tinymce/jscripts/tiny_mce/plugins/xhtmlxtras/abbr.htm -%%WWWDIR%%/lib/tinymce/jscripts/tiny_mce/plugins/xhtmlxtras/acronym.htm -%%WWWDIR%%/lib/tinymce/jscripts/tiny_mce/plugins/xhtmlxtras/attributes.htm -%%WWWDIR%%/lib/tinymce/jscripts/tiny_mce/plugins/xhtmlxtras/cite.htm -%%WWWDIR%%/lib/tinymce/jscripts/tiny_mce/plugins/xhtmlxtras/css/attributes.css -%%WWWDIR%%/lib/tinymce/jscripts/tiny_mce/plugins/xhtmlxtras/css/popup.css -%%WWWDIR%%/lib/tinymce/jscripts/tiny_mce/plugins/xhtmlxtras/del.htm -%%WWWDIR%%/lib/tinymce/jscripts/tiny_mce/plugins/xhtmlxtras/editor_plugin.js -%%WWWDIR%%/lib/tinymce/jscripts/tiny_mce/plugins/xhtmlxtras/editor_plugin_src.js -%%WWWDIR%%/lib/tinymce/jscripts/tiny_mce/plugins/xhtmlxtras/ins.htm -%%WWWDIR%%/lib/tinymce/jscripts/tiny_mce/plugins/xhtmlxtras/js/abbr.js -%%WWWDIR%%/lib/tinymce/jscripts/tiny_mce/plugins/xhtmlxtras/js/acronym.js -%%WWWDIR%%/lib/tinymce/jscripts/tiny_mce/plugins/xhtmlxtras/js/attributes.js -%%WWWDIR%%/lib/tinymce/jscripts/tiny_mce/plugins/xhtmlxtras/js/cite.js -%%WWWDIR%%/lib/tinymce/jscripts/tiny_mce/plugins/xhtmlxtras/js/del.js -%%WWWDIR%%/lib/tinymce/jscripts/tiny_mce/plugins/xhtmlxtras/js/element_common.js -%%WWWDIR%%/lib/tinymce/jscripts/tiny_mce/plugins/xhtmlxtras/js/ins.js -%%WWWDIR%%/lib/tinymce/jscripts/tiny_mce/plugins/xhtmlxtras/langs/en_dlg.js -%%WWWDIR%%/lib/tinymce/jscripts/tiny_mce/themes/advanced/about.htm -%%WWWDIR%%/lib/tinymce/jscripts/tiny_mce/themes/advanced/anchor.htm -%%WWWDIR%%/lib/tinymce/jscripts/tiny_mce/themes/advanced/charmap.htm -%%WWWDIR%%/lib/tinymce/jscripts/tiny_mce/themes/advanced/color_picker.htm -%%WWWDIR%%/lib/tinymce/jscripts/tiny_mce/themes/advanced/editor_template.js -%%WWWDIR%%/lib/tinymce/jscripts/tiny_mce/themes/advanced/editor_template_src.js -%%WWWDIR%%/lib/tinymce/jscripts/tiny_mce/themes/advanced/image.htm -%%WWWDIR%%/lib/tinymce/jscripts/tiny_mce/themes/advanced/img/colorpicker.jpg -%%WWWDIR%%/lib/tinymce/jscripts/tiny_mce/themes/advanced/img/icons.gif -%%WWWDIR%%/lib/tinymce/jscripts/tiny_mce/themes/advanced/js/about.js -%%WWWDIR%%/lib/tinymce/jscripts/tiny_mce/themes/advanced/js/anchor.js -%%WWWDIR%%/lib/tinymce/jscripts/tiny_mce/themes/advanced/js/charmap.js -%%WWWDIR%%/lib/tinymce/jscripts/tiny_mce/themes/advanced/js/color_picker.js -%%WWWDIR%%/lib/tinymce/jscripts/tiny_mce/themes/advanced/js/image.js -%%WWWDIR%%/lib/tinymce/jscripts/tiny_mce/themes/advanced/js/link.js -%%WWWDIR%%/lib/tinymce/jscripts/tiny_mce/themes/advanced/js/source_editor.js -%%WWWDIR%%/lib/tinymce/jscripts/tiny_mce/themes/advanced/langs/en.js -%%WWWDIR%%/lib/tinymce/jscripts/tiny_mce/themes/advanced/langs/en_dlg.js -%%WWWDIR%%/lib/tinymce/jscripts/tiny_mce/themes/advanced/link.htm -%%WWWDIR%%/lib/tinymce/jscripts/tiny_mce/themes/advanced/skins/default/content.css -%%WWWDIR%%/lib/tinymce/jscripts/tiny_mce/themes/advanced/skins/default/dialog.css -%%WWWDIR%%/lib/tinymce/jscripts/tiny_mce/themes/advanced/skins/default/img/buttons.png -%%WWWDIR%%/lib/tinymce/jscripts/tiny_mce/themes/advanced/skins/default/img/items.gif -%%WWWDIR%%/lib/tinymce/jscripts/tiny_mce/themes/advanced/skins/default/img/menu_arrow.gif -%%WWWDIR%%/lib/tinymce/jscripts/tiny_mce/themes/advanced/skins/default/img/menu_check.gif -%%WWWDIR%%/lib/tinymce/jscripts/tiny_mce/themes/advanced/skins/default/img/progress.gif -%%WWWDIR%%/lib/tinymce/jscripts/tiny_mce/themes/advanced/skins/default/img/tabs.gif -%%WWWDIR%%/lib/tinymce/jscripts/tiny_mce/themes/advanced/skins/default/ui.css -%%WWWDIR%%/lib/tinymce/jscripts/tiny_mce/themes/advanced/skins/o2k7/content.css -%%WWWDIR%%/lib/tinymce/jscripts/tiny_mce/themes/advanced/skins/o2k7/dialog.css -%%WWWDIR%%/lib/tinymce/jscripts/tiny_mce/themes/advanced/skins/o2k7/img/button_bg.png -%%WWWDIR%%/lib/tinymce/jscripts/tiny_mce/themes/advanced/skins/o2k7/img/button_bg_black.png -%%WWWDIR%%/lib/tinymce/jscripts/tiny_mce/themes/advanced/skins/o2k7/img/button_bg_silver.png -%%WWWDIR%%/lib/tinymce/jscripts/tiny_mce/themes/advanced/skins/o2k7/ui.css -%%WWWDIR%%/lib/tinymce/jscripts/tiny_mce/themes/advanced/skins/o2k7/ui_black.css -%%WWWDIR%%/lib/tinymce/jscripts/tiny_mce/themes/advanced/skins/o2k7/ui_silver.css -%%WWWDIR%%/lib/tinymce/jscripts/tiny_mce/themes/advanced/source_editor.htm -%%WWWDIR%%/lib/tinymce/jscripts/tiny_mce/themes/simple/editor_template.js -%%WWWDIR%%/lib/tinymce/jscripts/tiny_mce/themes/simple/editor_template_src.js -%%WWWDIR%%/lib/tinymce/jscripts/tiny_mce/themes/simple/img/icons.gif -%%WWWDIR%%/lib/tinymce/jscripts/tiny_mce/themes/simple/langs/en.js -%%WWWDIR%%/lib/tinymce/jscripts/tiny_mce/themes/simple/skins/default/content.css -%%WWWDIR%%/lib/tinymce/jscripts/tiny_mce/themes/simple/skins/default/ui.css -%%WWWDIR%%/lib/tinymce/jscripts/tiny_mce/themes/simple/skins/o2k7/content.css -%%WWWDIR%%/lib/tinymce/jscripts/tiny_mce/themes/simple/skins/o2k7/img/button_bg.png -%%WWWDIR%%/lib/tinymce/jscripts/tiny_mce/themes/simple/skins/o2k7/ui.css -%%WWWDIR%%/lib/tinymce/jscripts/tiny_mce/tiny_mce.js -%%WWWDIR%%/lib/tinymce/jscripts/tiny_mce/tiny_mce_gzip.js -%%WWWDIR%%/lib/tinymce/jscripts/tiny_mce/tiny_mce_gzip.php -%%WWWDIR%%/lib/tinymce/jscripts/tiny_mce/tiny_mce_popup.js -%%WWWDIR%%/lib/tinymce/jscripts/tiny_mce/tiny_mce_src.js -%%WWWDIR%%/lib/tinymce/jscripts/tiny_mce/utils/editable_selects.js -%%WWWDIR%%/lib/tinymce/jscripts/tiny_mce/utils/form_utils.js -%%WWWDIR%%/lib/tinymce/jscripts/tiny_mce/utils/mctabs.js -%%WWWDIR%%/lib/tinymce/jscripts/tiny_mce/utils/validate.js -%%WWWDIR%%/locale/de_DE/currencies.xml -%%WWWDIR%%/locale/de_DE/edprocess.png -%%WWWDIR%%/locale/de_DE/edprocesslarge.png -%%WWWDIR%%/locale/de_DE/locale.xml -%%WWWDIR%%/locale/el_GR/currencies.xml -%%WWWDIR%%/locale/el_GR/locale.xml -%%WWWDIR%%/locale/en_US/currencies.xml -%%WWWDIR%%/locale/en_US/edprocess.png -%%WWWDIR%%/locale/en_US/edprocesslarge.png -%%WWWDIR%%/locale/en_US/locale.xml -%%WWWDIR%%/locale/es_ES/currencies.xml -%%WWWDIR%%/locale/es_ES/edprocess.png -%%WWWDIR%%/locale/es_ES/edprocesslarge.png -%%WWWDIR%%/locale/es_ES/locale.xml -%%WWWDIR%%/locale/fr_CA/currencies.xml -%%WWWDIR%%/locale/fr_CA/edprocess.png -%%WWWDIR%%/locale/fr_CA/edprocesslarge.png -%%WWWDIR%%/locale/fr_CA/locale.xml -%%WWWDIR%%/locale/hr_HR/currencies.xml -%%WWWDIR%%/locale/hr_HR/edprocesslarge.png -%%WWWDIR%%/locale/hr_HR/locale.xml -%%WWWDIR%%/locale/it_IT/currencies.xml -%%WWWDIR%%/locale/it_IT/edprocess.png -%%WWWDIR%%/locale/it_IT/edprocesslarge.png -%%WWWDIR%%/locale/it_IT/locale.xml -%%WWWDIR%%/locale/ja_JP/currencies.xml -%%WWWDIR%%/locale/ja_JP/locale.xml -%%WWWDIR%%/locale/locale.dtd -%%WWWDIR%%/locale/no_NO/currencies.xml -%%WWWDIR%%/locale/no_NO/locale.xml -%%WWWDIR%%/locale/pt_BR/currencies.xml -%%WWWDIR%%/locale/pt_BR/edprocess.png -%%WWWDIR%%/locale/pt_BR/edprocesslarge.png -%%WWWDIR%%/locale/pt_BR/locale.xml -%%WWWDIR%%/locale/ru_RU/currencies.xml -%%WWWDIR%%/locale/ru_RU/edprocess.png -%%WWWDIR%%/locale/ru_RU/edprocesslarge.png -%%WWWDIR%%/locale/ru_RU/locale.xml -%%WWWDIR%%/locale/tr_TR/currencies.xml -%%WWWDIR%%/locale/tr_TR/edprocess.png -%%WWWDIR%%/locale/tr_TR/edprocesslarge.png -%%WWWDIR%%/locale/tr_TR/locale.xml -%%WWWDIR%%/locale/vi_VN/currencies.xml -%%WWWDIR%%/locale/vi_VN/locale.xml -%%WWWDIR%%/locale/zh_TW/locale.xml -%%WWWDIR%%/pages/about/AboutHandler.inc.php -%%WWWDIR%%/pages/about/index.php -%%WWWDIR%%/pages/admin/AdminFunctionsHandler.inc.php -%%WWWDIR%%/pages/admin/AdminHandler.inc.php -%%WWWDIR%%/pages/admin/AdminJournalHandler.inc.php -%%WWWDIR%%/pages/admin/AdminLanguagesHandler.inc.php -%%WWWDIR%%/pages/admin/AdminPeopleHandler.inc.php -%%WWWDIR%%/pages/admin/AdminSettingsHandler.inc.php -%%WWWDIR%%/pages/admin/AuthSourcesHandler.inc.php -%%WWWDIR%%/pages/admin/index.php -%%WWWDIR%%/pages/announcement/AnnouncementHandler.inc.php -%%WWWDIR%%/pages/announcement/index.php -%%WWWDIR%%/pages/article/ArticleHandler.inc.php -%%WWWDIR%%/pages/article/index.php -%%WWWDIR%%/pages/author/AuthorHandler.inc.php -%%WWWDIR%%/pages/author/SubmissionCommentsHandler.inc.php -%%WWWDIR%%/pages/author/SubmitHandler.inc.php -%%WWWDIR%%/pages/author/TrackSubmissionHandler.inc.php -%%WWWDIR%%/pages/author/index.php -%%WWWDIR%%/pages/comment/CommentHandler.inc.php -%%WWWDIR%%/pages/comment/index.php -%%WWWDIR%%/pages/copyeditor/CopyeditorHandler.inc.php -%%WWWDIR%%/pages/copyeditor/SubmissionCommentsHandler.inc.php -%%WWWDIR%%/pages/copyeditor/SubmissionCopyeditHandler.inc.php -%%WWWDIR%%/pages/copyeditor/index.php -%%WWWDIR%%/pages/donations/DonationsHandler.inc.php -%%WWWDIR%%/pages/donations/index.php -%%WWWDIR%%/pages/editor/EditorHandler.inc.php -%%WWWDIR%%/pages/editor/IssueManagementHandler.inc.php -%%WWWDIR%%/pages/editor/index.php -%%WWWDIR%%/pages/gateway/GatewayHandler.inc.php -%%WWWDIR%%/pages/gateway/index.php -%%WWWDIR%%/pages/help/HelpHandler.inc.php -%%WWWDIR%%/pages/help/index.php -%%WWWDIR%%/pages/index/IndexHandler.inc.php -%%WWWDIR%%/pages/index/index.php -%%WWWDIR%%/pages/information/InformationHandler.inc.php -%%WWWDIR%%/pages/information/index.php -%%WWWDIR%%/pages/install/InstallHandler.inc.php -%%WWWDIR%%/pages/install/index.php -%%WWWDIR%%/pages/issue/IssueHandler.inc.php -%%WWWDIR%%/pages/issue/index.php -%%WWWDIR%%/pages/layoutEditor/LayoutEditorHandler.inc.php -%%WWWDIR%%/pages/layoutEditor/SubmissionCommentsHandler.inc.php -%%WWWDIR%%/pages/layoutEditor/SubmissionLayoutHandler.inc.php -%%WWWDIR%%/pages/layoutEditor/index.php -%%WWWDIR%%/pages/login/LoginHandler.inc.php -%%WWWDIR%%/pages/login/index.php -%%WWWDIR%%/pages/manager/AnnouncementHandler.inc.php -%%WWWDIR%%/pages/manager/EmailHandler.inc.php -%%WWWDIR%%/pages/manager/FilesHandler.inc.php -%%WWWDIR%%/pages/manager/GroupHandler.inc.php -%%WWWDIR%%/pages/manager/ImportExportHandler.inc.php -%%WWWDIR%%/pages/manager/JournalLanguagesHandler.inc.php -%%WWWDIR%%/pages/manager/ManagerHandler.inc.php -%%WWWDIR%%/pages/manager/ManagerPaymentHandler.inc.php -%%WWWDIR%%/pages/manager/PeopleHandler.inc.php -%%WWWDIR%%/pages/manager/PluginHandler.inc.php -%%WWWDIR%%/pages/manager/ReviewFormHandler.inc.php -%%WWWDIR%%/pages/manager/SectionHandler.inc.php -%%WWWDIR%%/pages/manager/SetupHandler.inc.php -%%WWWDIR%%/pages/manager/StatisticsHandler.inc.php -%%WWWDIR%%/pages/manager/SubscriptionHandler.inc.php -%%WWWDIR%%/pages/manager/index.php -%%WWWDIR%%/pages/oai/OAIHandler.inc.php -%%WWWDIR%%/pages/oai/index.php -%%WWWDIR%%/pages/payment/PaymentHandler.inc.php -%%WWWDIR%%/pages/payment/index.php -%%WWWDIR%%/pages/proofreader/ProofreaderHandler.inc.php -%%WWWDIR%%/pages/proofreader/SubmissionCommentsHandler.inc.php -%%WWWDIR%%/pages/proofreader/SubmissionProofreadHandler.inc.php -%%WWWDIR%%/pages/proofreader/index.php -%%WWWDIR%%/pages/reviewer/ReviewerHandler.inc.php -%%WWWDIR%%/pages/reviewer/SubmissionCommentsHandler.inc.php -%%WWWDIR%%/pages/reviewer/SubmissionReviewHandler.inc.php -%%WWWDIR%%/pages/reviewer/index.php -%%WWWDIR%%/pages/rt/RTHandler.inc.php -%%WWWDIR%%/pages/rt/index.php -%%WWWDIR%%/pages/rtadmin/RTAdminHandler.inc.php -%%WWWDIR%%/pages/rtadmin/RTContextHandler.inc.php -%%WWWDIR%%/pages/rtadmin/RTSearchHandler.inc.php -%%WWWDIR%%/pages/rtadmin/RTSetupHandler.inc.php -%%WWWDIR%%/pages/rtadmin/RTVersionHandler.inc.php -%%WWWDIR%%/pages/rtadmin/index.php -%%WWWDIR%%/pages/search/SearchHandler.inc.php -%%WWWDIR%%/pages/search/index.php -%%WWWDIR%%/pages/sectionEditor/SectionEditorHandler.inc.php -%%WWWDIR%%/pages/sectionEditor/SubmissionCommentsHandler.inc.php -%%WWWDIR%%/pages/sectionEditor/SubmissionEditHandler.inc.php -%%WWWDIR%%/pages/sectionEditor/index.php -%%WWWDIR%%/pages/subscriptionManager/SubscriptionManagerHandler.inc.php -%%WWWDIR%%/pages/subscriptionManager/index.php -%%WWWDIR%%/pages/user/EmailHandler.inc.php -%%WWWDIR%%/pages/user/ProfileHandler.inc.php -%%WWWDIR%%/pages/user/RegistrationHandler.inc.php -%%WWWDIR%%/pages/user/UserHandler.inc.php -%%WWWDIR%%/pages/user/index.php -%%WWWDIR%%/plugins/auth/ldap/LDAPAuthPlugin.inc.php -%%WWWDIR%%/plugins/auth/ldap/index.php -%%WWWDIR%%/plugins/auth/ldap/locale/de_DE/locale.xml -%%WWWDIR%%/plugins/auth/ldap/locale/el_GR/locale.xml -%%WWWDIR%%/plugins/auth/ldap/locale/en_US/locale.xml -%%WWWDIR%%/plugins/auth/ldap/locale/es_ES/locale.xml -%%WWWDIR%%/plugins/auth/ldap/locale/fr_CA/locale.xml -%%WWWDIR%%/plugins/auth/ldap/locale/hr_HR/locale.xml -%%WWWDIR%%/plugins/auth/ldap/locale/it_IT/locale.xml -%%WWWDIR%%/plugins/auth/ldap/locale/ja_JP/locale.xml -%%WWWDIR%%/plugins/auth/ldap/locale/pt_BR/locale.xml -%%WWWDIR%%/plugins/auth/ldap/locale/ru_RU/locale.xml -%%WWWDIR%%/plugins/auth/ldap/locale/tr_TR/locale.xml -%%WWWDIR%%/plugins/auth/ldap/locale/vi_VN/locale.xml -%%WWWDIR%%/plugins/auth/ldap/locale/zh_TW/locale.xml -%%WWWDIR%%/plugins/auth/ldap/settings.tpl -%%WWWDIR%%/plugins/blocks/developedBy/DevelopedByBlockPlugin.inc.php -%%WWWDIR%%/plugins/blocks/developedBy/block.tpl -%%WWWDIR%%/plugins/blocks/developedBy/index.php -%%WWWDIR%%/plugins/blocks/developedBy/locale/el_GR/locale.xml -%%WWWDIR%%/plugins/blocks/developedBy/locale/en_US/locale.xml -%%WWWDIR%%/plugins/blocks/developedBy/locale/es_ES/locale.xml -%%WWWDIR%%/plugins/blocks/developedBy/locale/fr_CA/locale.xml -%%WWWDIR%%/plugins/blocks/developedBy/locale/hr_HR/locale.xml -%%WWWDIR%%/plugins/blocks/developedBy/locale/it_IT/locale.xml -%%WWWDIR%%/plugins/blocks/developedBy/locale/ja_JP/locale.xml -%%WWWDIR%%/plugins/blocks/developedBy/locale/pt_BR/locale.xml -%%WWWDIR%%/plugins/blocks/developedBy/settings.xml -%%WWWDIR%%/plugins/blocks/donation/DonationBlockPlugin.inc.php -%%WWWDIR%%/plugins/blocks/donation/block.tpl -%%WWWDIR%%/plugins/blocks/donation/index.php -%%WWWDIR%%/plugins/blocks/donation/locale/el_GR/locale.xml -%%WWWDIR%%/plugins/blocks/donation/locale/en_US/locale.xml -%%WWWDIR%%/plugins/blocks/donation/locale/es_ES/locale.xml -%%WWWDIR%%/plugins/blocks/donation/locale/fr_CA/locale.xml -%%WWWDIR%%/plugins/blocks/donation/locale/hr_HR/locale.xml -%%WWWDIR%%/plugins/blocks/donation/locale/it_IT/locale.xml -%%WWWDIR%%/plugins/blocks/donation/locale/ja_JP/locale.xml -%%WWWDIR%%/plugins/blocks/donation/locale/pt_BR/locale.xml -%%WWWDIR%%/plugins/blocks/donation/settings.xml -%%WWWDIR%%/plugins/blocks/fontSize/FontSizeBlockPlugin.inc.php -%%WWWDIR%%/plugins/blocks/fontSize/block.tpl -%%WWWDIR%%/plugins/blocks/fontSize/index.php -%%WWWDIR%%/plugins/blocks/fontSize/locale/el_GR/locale.xml -%%WWWDIR%%/plugins/blocks/fontSize/locale/en_US/locale.xml -%%WWWDIR%%/plugins/blocks/fontSize/locale/es_ES/locale.xml -%%WWWDIR%%/plugins/blocks/fontSize/locale/fr_CA/locale.xml -%%WWWDIR%%/plugins/blocks/fontSize/locale/hr_HR/locale.xml -%%WWWDIR%%/plugins/blocks/fontSize/locale/it_IT/locale.xml -%%WWWDIR%%/plugins/blocks/fontSize/locale/ja_JP/locale.xml -%%WWWDIR%%/plugins/blocks/fontSize/locale/pt_BR/locale.xml -%%WWWDIR%%/plugins/blocks/fontSize/settings.xml -%%WWWDIR%%/plugins/blocks/help/HelpBlockPlugin.inc.php -%%WWWDIR%%/plugins/blocks/help/block.tpl -%%WWWDIR%%/plugins/blocks/help/index.php -%%WWWDIR%%/plugins/blocks/help/locale/el_GR/locale.xml -%%WWWDIR%%/plugins/blocks/help/locale/en_US/locale.xml -%%WWWDIR%%/plugins/blocks/help/locale/es_ES/locale.xml -%%WWWDIR%%/plugins/blocks/help/locale/fr_CA/locale.xml -%%WWWDIR%%/plugins/blocks/help/locale/hr_HR/locale.xml -%%WWWDIR%%/plugins/blocks/help/locale/it_IT/locale.xml -%%WWWDIR%%/plugins/blocks/help/locale/ja_JP/locale.xml -%%WWWDIR%%/plugins/blocks/help/locale/pt_BR/locale.xml -%%WWWDIR%%/plugins/blocks/help/settings.xml -%%WWWDIR%%/plugins/blocks/information/InformationBlockPlugin.inc.php -%%WWWDIR%%/plugins/blocks/information/block.tpl -%%WWWDIR%%/plugins/blocks/information/index.php -%%WWWDIR%%/plugins/blocks/information/locale/el_GR/locale.xml -%%WWWDIR%%/plugins/blocks/information/locale/en_US/locale.xml -%%WWWDIR%%/plugins/blocks/information/locale/es_ES/locale.xml -%%WWWDIR%%/plugins/blocks/information/locale/fr_CA/locale.xml -%%WWWDIR%%/plugins/blocks/information/locale/hr_HR/locale.xml -%%WWWDIR%%/plugins/blocks/information/locale/it_IT/locale.xml -%%WWWDIR%%/plugins/blocks/information/locale/ja_JP/locale.xml -%%WWWDIR%%/plugins/blocks/information/locale/pt_BR/locale.xml -%%WWWDIR%%/plugins/blocks/information/settings.xml -%%WWWDIR%%/plugins/blocks/languageToggle/LanguageToggleBlockPlugin.inc.php -%%WWWDIR%%/plugins/blocks/languageToggle/block.tpl -%%WWWDIR%%/plugins/blocks/languageToggle/index.php -%%WWWDIR%%/plugins/blocks/languageToggle/locale/el_GR/locale.xml -%%WWWDIR%%/plugins/blocks/languageToggle/locale/en_US/locale.xml -%%WWWDIR%%/plugins/blocks/languageToggle/locale/es_ES/locale.xml -%%WWWDIR%%/plugins/blocks/languageToggle/locale/fr_CA/locale.xml -%%WWWDIR%%/plugins/blocks/languageToggle/locale/hr_HR/locale.xml -%%WWWDIR%%/plugins/blocks/languageToggle/locale/it_IT/locale.xml -%%WWWDIR%%/plugins/blocks/languageToggle/locale/ja_JP/locale.xml -%%WWWDIR%%/plugins/blocks/languageToggle/locale/pt_BR/locale.xml -%%WWWDIR%%/plugins/blocks/languageToggle/settings.xml -%%WWWDIR%%/plugins/blocks/navigation/NavigationBlockPlugin.inc.php -%%WWWDIR%%/plugins/blocks/navigation/block.tpl -%%WWWDIR%%/plugins/blocks/navigation/index.php -%%WWWDIR%%/plugins/blocks/navigation/locale/el_GR/locale.xml -%%WWWDIR%%/plugins/blocks/navigation/locale/en_US/locale.xml -%%WWWDIR%%/plugins/blocks/navigation/locale/es_ES/locale.xml -%%WWWDIR%%/plugins/blocks/navigation/locale/fr_CA/locale.xml -%%WWWDIR%%/plugins/blocks/navigation/locale/hr_HR/locale.xml -%%WWWDIR%%/plugins/blocks/navigation/locale/it_IT/locale.xml -%%WWWDIR%%/plugins/blocks/navigation/locale/ja_JP/locale.xml -%%WWWDIR%%/plugins/blocks/navigation/locale/pt_BR/locale.xml -%%WWWDIR%%/plugins/blocks/navigation/settings.xml -%%WWWDIR%%/plugins/blocks/role/RoleBlockPlugin.inc.php -%%WWWDIR%%/plugins/blocks/role/author.tpl -%%WWWDIR%%/plugins/blocks/role/copyeditor.tpl -%%WWWDIR%%/plugins/blocks/role/editor.tpl -%%WWWDIR%%/plugins/blocks/role/index.php -%%WWWDIR%%/plugins/blocks/role/layoutEditor.tpl -%%WWWDIR%%/plugins/blocks/role/locale/el_GR/locale.xml -%%WWWDIR%%/plugins/blocks/role/locale/en_US/locale.xml -%%WWWDIR%%/plugins/blocks/role/locale/es_ES/locale.xml -%%WWWDIR%%/plugins/blocks/role/locale/fr_CA/locale.xml -%%WWWDIR%%/plugins/blocks/role/locale/hr_HR/locale.xml -%%WWWDIR%%/plugins/blocks/role/locale/it_IT/locale.xml -%%WWWDIR%%/plugins/blocks/role/locale/ja_JP/locale.xml -%%WWWDIR%%/plugins/blocks/role/locale/pt_BR/locale.xml -%%WWWDIR%%/plugins/blocks/role/proofreader.tpl -%%WWWDIR%%/plugins/blocks/role/reviewer.tpl -%%WWWDIR%%/plugins/blocks/role/sectionEditor.tpl -%%WWWDIR%%/plugins/blocks/role/settings.xml -%%WWWDIR%%/plugins/blocks/subscription/SubscriptionBlockPlugin.inc.php -%%WWWDIR%%/plugins/blocks/subscription/block.tpl -%%WWWDIR%%/plugins/blocks/subscription/index.php -%%WWWDIR%%/plugins/blocks/subscription/locale/en_US/locale.xml -%%WWWDIR%%/plugins/blocks/subscription/locale/es_ES/locale.xml -%%WWWDIR%%/plugins/blocks/subscription/locale/fr_CA/locale.xml -%%WWWDIR%%/plugins/blocks/subscription/locale/hr_HR/locale.xml -%%WWWDIR%%/plugins/blocks/subscription/locale/it_IT/locale.xml -%%WWWDIR%%/plugins/blocks/subscription/locale/pt_BR/locale.xml -%%WWWDIR%%/plugins/blocks/subscription/settings.xml -%%WWWDIR%%/plugins/blocks/user/UserBlockPlugin.inc.php -%%WWWDIR%%/plugins/blocks/user/block.tpl -%%WWWDIR%%/plugins/blocks/user/index.php -%%WWWDIR%%/plugins/blocks/user/locale/el_GR/locale.xml -%%WWWDIR%%/plugins/blocks/user/locale/en_US/locale.xml -%%WWWDIR%%/plugins/blocks/user/locale/es_ES/locale.xml -%%WWWDIR%%/plugins/blocks/user/locale/fr_CA/locale.xml -%%WWWDIR%%/plugins/blocks/user/locale/hr_HR/locale.xml -%%WWWDIR%%/plugins/blocks/user/locale/it_IT/locale.xml -%%WWWDIR%%/plugins/blocks/user/locale/ja_JP/locale.xml -%%WWWDIR%%/plugins/blocks/user/locale/pt_BR/locale.xml -%%WWWDIR%%/plugins/blocks/user/settings.xml -%%WWWDIR%%/plugins/citationFormats/abnt/AbntCitationPlugin.inc.php -%%WWWDIR%%/plugins/citationFormats/abnt/citation.tpl -%%WWWDIR%%/plugins/citationFormats/abnt/index.php -%%WWWDIR%%/plugins/citationFormats/abnt/locale/el_GR/locale.xml -%%WWWDIR%%/plugins/citationFormats/abnt/locale/en_US/locale.xml -%%WWWDIR%%/plugins/citationFormats/abnt/locale/es_ES/locale.xml -%%WWWDIR%%/plugins/citationFormats/abnt/locale/fr_CA/locale.xml -%%WWWDIR%%/plugins/citationFormats/abnt/locale/hr_HR/locale.xml -%%WWWDIR%%/plugins/citationFormats/abnt/locale/it_IT/locale.xml -%%WWWDIR%%/plugins/citationFormats/abnt/locale/ja_JP/locale.xml -%%WWWDIR%%/plugins/citationFormats/abnt/locale/pt_BR/locale.xml -%%WWWDIR%%/plugins/citationFormats/apa/ApaCitationPlugin.inc.php -%%WWWDIR%%/plugins/citationFormats/apa/citation.tpl -%%WWWDIR%%/plugins/citationFormats/apa/index.php -%%WWWDIR%%/plugins/citationFormats/apa/locale/el_GR/locale.xml -%%WWWDIR%%/plugins/citationFormats/apa/locale/en_US/locale.xml -%%WWWDIR%%/plugins/citationFormats/apa/locale/es_ES/locale.xml -%%WWWDIR%%/plugins/citationFormats/apa/locale/fr_CA/locale.xml -%%WWWDIR%%/plugins/citationFormats/apa/locale/hr_HR/locale.xml -%%WWWDIR%%/plugins/citationFormats/apa/locale/it_IT/locale.xml -%%WWWDIR%%/plugins/citationFormats/apa/locale/ja_JP/locale.xml -%%WWWDIR%%/plugins/citationFormats/apa/locale/pt_BR/locale.xml -%%WWWDIR%%/plugins/citationFormats/bibtex/BibtexCitationPlugin.inc.php -%%WWWDIR%%/plugins/citationFormats/bibtex/citation.tpl -%%WWWDIR%%/plugins/citationFormats/bibtex/index.php -%%WWWDIR%%/plugins/citationFormats/bibtex/locale/el_GR/locale.xml -%%WWWDIR%%/plugins/citationFormats/bibtex/locale/en_US/locale.xml -%%WWWDIR%%/plugins/citationFormats/bibtex/locale/es_ES/locale.xml -%%WWWDIR%%/plugins/citationFormats/bibtex/locale/fr_CA/locale.xml -%%WWWDIR%%/plugins/citationFormats/bibtex/locale/hr_HR/locale.xml -%%WWWDIR%%/plugins/citationFormats/bibtex/locale/it_IT/locale.xml -%%WWWDIR%%/plugins/citationFormats/bibtex/locale/ja_JP/locale.xml -%%WWWDIR%%/plugins/citationFormats/bibtex/locale/pt_BR/locale.xml -%%WWWDIR%%/plugins/citationFormats/cbe/CbeCitationPlugin.inc.php -%%WWWDIR%%/plugins/citationFormats/cbe/citation.tpl -%%WWWDIR%%/plugins/citationFormats/cbe/index.php -%%WWWDIR%%/plugins/citationFormats/cbe/locale/el_GR/locale.xml -%%WWWDIR%%/plugins/citationFormats/cbe/locale/en_US/locale.xml -%%WWWDIR%%/plugins/citationFormats/cbe/locale/es_ES/locale.xml -%%WWWDIR%%/plugins/citationFormats/cbe/locale/fr_CA/locale.xml -%%WWWDIR%%/plugins/citationFormats/cbe/locale/hr_HR/locale.xml -%%WWWDIR%%/plugins/citationFormats/cbe/locale/it_IT/locale.xml -%%WWWDIR%%/plugins/citationFormats/cbe/locale/ja_JP/locale.xml -%%WWWDIR%%/plugins/citationFormats/cbe/locale/pt_BR/locale.xml -%%WWWDIR%%/plugins/citationFormats/endNote/EndNoteCitationPlugin.inc.php -%%WWWDIR%%/plugins/citationFormats/endNote/citation.tpl -%%WWWDIR%%/plugins/citationFormats/endNote/index.php -%%WWWDIR%%/plugins/citationFormats/endNote/locale/el_GR/locale.xml -%%WWWDIR%%/plugins/citationFormats/endNote/locale/en_US/locale.xml -%%WWWDIR%%/plugins/citationFormats/endNote/locale/es_ES/locale.xml -%%WWWDIR%%/plugins/citationFormats/endNote/locale/fr_CA/locale.xml -%%WWWDIR%%/plugins/citationFormats/endNote/locale/hr_HR/locale.xml -%%WWWDIR%%/plugins/citationFormats/endNote/locale/it_IT/locale.xml -%%WWWDIR%%/plugins/citationFormats/endNote/locale/ja_JP/locale.xml -%%WWWDIR%%/plugins/citationFormats/endNote/locale/pt_BR/locale.xml -%%WWWDIR%%/plugins/citationFormats/mla/MlaCitationPlugin.inc.php -%%WWWDIR%%/plugins/citationFormats/mla/citation.tpl -%%WWWDIR%%/plugins/citationFormats/mla/index.php -%%WWWDIR%%/plugins/citationFormats/mla/locale/el_GR/locale.xml -%%WWWDIR%%/plugins/citationFormats/mla/locale/en_US/locale.xml -%%WWWDIR%%/plugins/citationFormats/mla/locale/es_ES/locale.xml -%%WWWDIR%%/plugins/citationFormats/mla/locale/fr_CA/locale.xml -%%WWWDIR%%/plugins/citationFormats/mla/locale/hr_HR/locale.xml -%%WWWDIR%%/plugins/citationFormats/mla/locale/it_IT/locale.xml -%%WWWDIR%%/plugins/citationFormats/mla/locale/ja_JP/locale.xml -%%WWWDIR%%/plugins/citationFormats/mla/locale/pt_BR/locale.xml -%%WWWDIR%%/plugins/citationFormats/proCite/ProCiteCitationPlugin.inc.php -%%WWWDIR%%/plugins/citationFormats/proCite/citation.tpl -%%WWWDIR%%/plugins/citationFormats/proCite/index.php -%%WWWDIR%%/plugins/citationFormats/proCite/locale/el_GR/locale.xml -%%WWWDIR%%/plugins/citationFormats/proCite/locale/en_US/locale.xml -%%WWWDIR%%/plugins/citationFormats/proCite/locale/es_ES/locale.xml -%%WWWDIR%%/plugins/citationFormats/proCite/locale/fr_CA/locale.xml -%%WWWDIR%%/plugins/citationFormats/proCite/locale/hr_HR/locale.xml -%%WWWDIR%%/plugins/citationFormats/proCite/locale/it_IT/locale.xml -%%WWWDIR%%/plugins/citationFormats/proCite/locale/ja_JP/locale.xml -%%WWWDIR%%/plugins/citationFormats/proCite/locale/pt_BR/locale.xml -%%WWWDIR%%/plugins/citationFormats/refMan/RefManCitationPlugin.inc.php -%%WWWDIR%%/plugins/citationFormats/refMan/citation.tpl -%%WWWDIR%%/plugins/citationFormats/refMan/index.php -%%WWWDIR%%/plugins/citationFormats/refMan/locale/el_GR/locale.xml -%%WWWDIR%%/plugins/citationFormats/refMan/locale/en_US/locale.xml -%%WWWDIR%%/plugins/citationFormats/refMan/locale/es_ES/locale.xml -%%WWWDIR%%/plugins/citationFormats/refMan/locale/fr_CA/locale.xml -%%WWWDIR%%/plugins/citationFormats/refMan/locale/hr_HR/locale.xml -%%WWWDIR%%/plugins/citationFormats/refMan/locale/it_IT/locale.xml -%%WWWDIR%%/plugins/citationFormats/refMan/locale/ja_JP/locale.xml -%%WWWDIR%%/plugins/citationFormats/refMan/locale/pt_BR/locale.xml -%%WWWDIR%%/plugins/citationFormats/refWorks/RefWorksCitationPlugin.inc.php -%%WWWDIR%%/plugins/citationFormats/refWorks/citation.tpl -%%WWWDIR%%/plugins/citationFormats/refWorks/index.php -%%WWWDIR%%/plugins/citationFormats/refWorks/locale/el_GR/locale.xml -%%WWWDIR%%/plugins/citationFormats/refWorks/locale/en_US/locale.xml -%%WWWDIR%%/plugins/citationFormats/refWorks/locale/es_ES/locale.xml -%%WWWDIR%%/plugins/citationFormats/refWorks/locale/fr_CA/locale.xml -%%WWWDIR%%/plugins/citationFormats/refWorks/locale/hr_HR/locale.xml -%%WWWDIR%%/plugins/citationFormats/refWorks/locale/it_IT/locale.xml -%%WWWDIR%%/plugins/citationFormats/refWorks/locale/ja_JP/locale.xml -%%WWWDIR%%/plugins/citationFormats/refWorks/locale/pt_BR/locale.xml -%%WWWDIR%%/plugins/citationFormats/turabian/TurabianCitationPlugin.inc.php -%%WWWDIR%%/plugins/citationFormats/turabian/citation.tpl -%%WWWDIR%%/plugins/citationFormats/turabian/index.php -%%WWWDIR%%/plugins/citationFormats/turabian/locale/el_GR/locale.xml -%%WWWDIR%%/plugins/citationFormats/turabian/locale/en_US/locale.xml -%%WWWDIR%%/plugins/citationFormats/turabian/locale/es_ES/locale.xml -%%WWWDIR%%/plugins/citationFormats/turabian/locale/fr_CA/locale.xml -%%WWWDIR%%/plugins/citationFormats/turabian/locale/hr_HR/locale.xml -%%WWWDIR%%/plugins/citationFormats/turabian/locale/it_IT/locale.xml -%%WWWDIR%%/plugins/citationFormats/turabian/locale/ja_JP/locale.xml -%%WWWDIR%%/plugins/citationFormats/turabian/locale/pt_BR/locale.xml -%%WWWDIR%%/plugins/gateways/metsGateway/MetsExportDom.inc.php -%%WWWDIR%%/plugins/gateways/metsGateway/MetsGatewayPlugin.inc.php -%%WWWDIR%%/plugins/gateways/metsGateway/README -%%WWWDIR%%/plugins/gateways/metsGateway/SettingsForm.inc.php -%%WWWDIR%%/plugins/gateways/metsGateway/index.php -%%WWWDIR%%/plugins/gateways/metsGateway/locale/en_US/locale.xml -%%WWWDIR%%/plugins/gateways/metsGateway/locale/es_ES/locale.xml -%%WWWDIR%%/plugins/gateways/metsGateway/locale/fr_CA/locale.xml -%%WWWDIR%%/plugins/gateways/metsGateway/locale/hr_HR/locale.xml -%%WWWDIR%%/plugins/gateways/metsGateway/locale/it_IT/locale.xml -%%WWWDIR%%/plugins/gateways/metsGateway/locale/pt_BR/locale.xml -%%WWWDIR%%/plugins/gateways/metsGateway/settingsForm.tpl -%%WWWDIR%%/plugins/gateways/resolver/README -%%WWWDIR%%/plugins/gateways/resolver/ResolverPlugin.inc.php -%%WWWDIR%%/plugins/gateways/resolver/index.php -%%WWWDIR%%/plugins/gateways/resolver/locale/de_DE/locale.xml -%%WWWDIR%%/plugins/gateways/resolver/locale/el_GR/locale.xml -%%WWWDIR%%/plugins/gateways/resolver/locale/en_US/locale.xml -%%WWWDIR%%/plugins/gateways/resolver/locale/es_ES/locale.xml -%%WWWDIR%%/plugins/gateways/resolver/locale/fr_CA/locale.xml -%%WWWDIR%%/plugins/gateways/resolver/locale/hr_HR/locale.xml -%%WWWDIR%%/plugins/gateways/resolver/locale/it_IT/locale.xml -%%WWWDIR%%/plugins/gateways/resolver/locale/ja_JP/locale.xml -%%WWWDIR%%/plugins/gateways/resolver/locale/pt_BR/locale.xml -%%WWWDIR%%/plugins/gateways/resolver/locale/tr_TR/locale.xml -%%WWWDIR%%/plugins/gateways/resolver/locale/vi_VN/locale.xml -%%WWWDIR%%/plugins/gateways/resolver/locale/zh_TW/locale.xml -%%WWWDIR%%/plugins/gateways/resolver/settings.xml -%%WWWDIR%%/plugins/generic/announcementFeed/AnnouncementFeedBlockPlugin.inc.php -%%WWWDIR%%/plugins/generic/announcementFeed/AnnouncementFeedGatewayPlugin.inc.php -%%WWWDIR%%/plugins/generic/announcementFeed/AnnouncementFeedPlugin.inc.php -%%WWWDIR%%/plugins/generic/announcementFeed/SettingsForm.inc.php -%%WWWDIR%%/plugins/generic/announcementFeed/index.php -%%WWWDIR%%/plugins/generic/announcementFeed/locale/en_US/locale.xml -%%WWWDIR%%/plugins/generic/announcementFeed/locale/es_ES/locale.xml -%%WWWDIR%%/plugins/generic/announcementFeed/locale/fr_CA/locale.xml -%%WWWDIR%%/plugins/generic/announcementFeed/locale/hr_HR/locale.xml -%%WWWDIR%%/plugins/generic/announcementFeed/locale/it_IT/locale.xml -%%WWWDIR%%/plugins/generic/announcementFeed/locale/pt_BR/locale.xml -%%WWWDIR%%/plugins/generic/announcementFeed/settingsForm.tpl -%%WWWDIR%%/plugins/generic/announcementFeed/templates/atom.tpl -%%WWWDIR%%/plugins/generic/announcementFeed/templates/block.tpl -%%WWWDIR%%/plugins/generic/announcementFeed/templates/images/atom10_logo.gif -%%WWWDIR%%/plugins/generic/announcementFeed/templates/images/rss10_logo.gif -%%WWWDIR%%/plugins/generic/announcementFeed/templates/images/rss20_logo.gif -%%WWWDIR%%/plugins/generic/announcementFeed/templates/rss.tpl -%%WWWDIR%%/plugins/generic/announcementFeed/templates/rss2.tpl -%%WWWDIR%%/plugins/generic/cms/CmsBlockPlugin.inc.php -%%WWWDIR%%/plugins/generic/cms/CmsHandler.inc.php -%%WWWDIR%%/plugins/generic/cms/CmsPlugin.inc.php -%%WWWDIR%%/plugins/generic/cms/CmsSettingsForm.inc.php -%%WWWDIR%%/plugins/generic/cms/ContentManager.inc.php -%%WWWDIR%%/plugins/generic/cms/README.rtf -%%WWWDIR%%/plugins/generic/cms/block.tpl -%%WWWDIR%%/plugins/generic/cms/content.tpl -%%WWWDIR%%/plugins/generic/cms/index.php -%%WWWDIR%%/plugins/generic/cms/locale/el_GR/locale.xml -%%WWWDIR%%/plugins/generic/cms/locale/en_US/locale.xml -%%WWWDIR%%/plugins/generic/cms/locale/es_ES/locale.xml -%%WWWDIR%%/plugins/generic/cms/locale/fr_CA/locale.xml -%%WWWDIR%%/plugins/generic/cms/locale/hr_HR/locale.xml -%%WWWDIR%%/plugins/generic/cms/locale/it_IT/locale.xml -%%WWWDIR%%/plugins/generic/cms/locale/ja_JP/locale.xml -%%WWWDIR%%/plugins/generic/cms/locale/pt_BR/locale.xml -%%WWWDIR%%/plugins/generic/cms/settingsForm.tpl -%%WWWDIR%%/plugins/generic/cms/tinyMCEPlugins/heading/editor_plugin.js -%%WWWDIR%%/plugins/generic/cms/tinyMCEPlugins/heading/images/h1.gif -%%WWWDIR%%/plugins/generic/cms/tinyMCEPlugins/heading/images/h2.gif -%%WWWDIR%%/plugins/generic/cms/tinyMCEPlugins/heading/images/h3.gif -%%WWWDIR%%/plugins/generic/cms/tinyMCEPlugins/heading/images/h4.gif -%%WWWDIR%%/plugins/generic/cms/tinyMCEPlugins/heading/images/h5.gif -%%WWWDIR%%/plugins/generic/cms/tinyMCEPlugins/heading/images/h6.gif -%%WWWDIR%%/plugins/generic/cmsRSS/CmsRssPlugin.inc.php -%%WWWDIR%%/plugins/generic/cmsRSS/CmsRssSettingsForm.inc.php -%%WWWDIR%%/plugins/generic/cmsRSS/README.rtf -%%WWWDIR%%/plugins/generic/cmsRSS/SimplePie.inc.php -%%WWWDIR%%/plugins/generic/cmsRSS/index.php -%%WWWDIR%%/plugins/generic/cmsRSS/locale/el_GR/locale.xml -%%WWWDIR%%/plugins/generic/cmsRSS/locale/en_US/locale.xml -%%WWWDIR%%/plugins/generic/cmsRSS/locale/es_ES/locale.xml -%%WWWDIR%%/plugins/generic/cmsRSS/locale/fr_CA/locale.xml -%%WWWDIR%%/plugins/generic/cmsRSS/locale/hr_HR/locale.xml -%%WWWDIR%%/plugins/generic/cmsRSS/locale/it_IT/locale.xml -%%WWWDIR%%/plugins/generic/cmsRSS/locale/ja_JP/locale.xml -%%WWWDIR%%/plugins/generic/cmsRSS/locale/pt_BR/locale.xml -%%WWWDIR%%/plugins/generic/cmsRSS/rss.tpl -%%WWWDIR%%/plugins/generic/cmsRSS/settingsForm.tpl -%%WWWDIR%%/plugins/generic/coins/CoinsPlugin.inc.php -%%WWWDIR%%/plugins/generic/coins/index.php -%%WWWDIR%%/plugins/generic/coins/locale/en_US/locale.xml -%%WWWDIR%%/plugins/generic/coins/locale/es_ES/locale.xml -%%WWWDIR%%/plugins/generic/coins/locale/fr_CA/locale.xml -%%WWWDIR%%/plugins/generic/coins/locale/hr_HR/locale.xml -%%WWWDIR%%/plugins/generic/coins/locale/it_IT/locale.xml -%%WWWDIR%%/plugins/generic/coins/locale/pt_BR/locale.xml -%%WWWDIR%%/plugins/generic/coins/settings.xml -%%WWWDIR%%/plugins/generic/counter/CounterHandler.inc.php -%%WWWDIR%%/plugins/generic/counter/CounterPlugin.inc.php -%%WWWDIR%%/plugins/generic/counter/LogEntry.inc.php -%%WWWDIR%%/plugins/generic/counter/LogEntryDAO.inc.php -%%WWWDIR%%/plugins/generic/counter/README -%%WWWDIR%%/plugins/generic/counter/browser.tpl -%%WWWDIR%%/plugins/generic/counter/index.php -%%WWWDIR%%/plugins/generic/counter/index.tpl -%%WWWDIR%%/plugins/generic/counter/locale/de_DE/locale.xml -%%WWWDIR%%/plugins/generic/counter/locale/el_GR/locale.xml -%%WWWDIR%%/plugins/generic/counter/locale/en_US/locale.xml -%%WWWDIR%%/plugins/generic/counter/locale/es_ES/locale.xml -%%WWWDIR%%/plugins/generic/counter/locale/fr_CA/locale.xml -%%WWWDIR%%/plugins/generic/counter/locale/hr_HR/locale.xml -%%WWWDIR%%/plugins/generic/counter/locale/it_IT/locale.xml -%%WWWDIR%%/plugins/generic/counter/locale/ja_JP/locale.xml -%%WWWDIR%%/plugins/generic/counter/locale/pt_BR/locale.xml -%%WWWDIR%%/plugins/generic/counter/locale/vi_VN/locale.xml -%%WWWDIR%%/plugins/generic/counter/locale/zh_TW/locale.xml -%%WWWDIR%%/plugins/generic/customLocale/CustomLocaleAction.inc.php -%%WWWDIR%%/plugins/generic/customLocale/CustomLocaleHandler.inc.php -%%WWWDIR%%/plugins/generic/customLocale/CustomLocalePlugin.inc.php -%%WWWDIR%%/plugins/generic/customLocale/index.php -%%WWWDIR%%/plugins/generic/customLocale/index.tpl -%%WWWDIR%%/plugins/generic/customLocale/locale.tpl -%%WWWDIR%%/plugins/generic/customLocale/locale/en_US/locale.xml -%%WWWDIR%%/plugins/generic/customLocale/locale/es_ES/locale.xml -%%WWWDIR%%/plugins/generic/customLocale/locale/fr_CA/locale.xml -%%WWWDIR%%/plugins/generic/customLocale/locale/hr_HR/locale.xml -%%WWWDIR%%/plugins/generic/customLocale/locale/it_IT/locale.xml -%%WWWDIR%%/plugins/generic/customLocale/locale/pt_BR/locale.xml -%%WWWDIR%%/plugins/generic/customLocale/localeFile.tpl -%%WWWDIR%%/plugins/generic/googleAnalytics/GoogleAnalyticsPlugin.inc.php -%%WWWDIR%%/plugins/generic/googleAnalytics/GoogleAnalyticsSettingsForm.inc.php -%%WWWDIR%%/plugins/generic/googleAnalytics/index.php -%%WWWDIR%%/plugins/generic/googleAnalytics/locale/el_GR/locale.xml -%%WWWDIR%%/plugins/generic/googleAnalytics/locale/en_US/locale.xml -%%WWWDIR%%/plugins/generic/googleAnalytics/locale/es_ES/locale.xml -%%WWWDIR%%/plugins/generic/googleAnalytics/locale/fr_CA/locale.xml -%%WWWDIR%%/plugins/generic/googleAnalytics/locale/hr_HR/locale.xml -%%WWWDIR%%/plugins/generic/googleAnalytics/locale/it_IT/locale.xml -%%WWWDIR%%/plugins/generic/googleAnalytics/locale/ja_JP/locale.xml -%%WWWDIR%%/plugins/generic/googleAnalytics/locale/pt_BR/locale.xml -%%WWWDIR%%/plugins/generic/googleAnalytics/pageTagGa.tpl -%%WWWDIR%%/plugins/generic/googleAnalytics/pageTagUrchin.tpl -%%WWWDIR%%/plugins/generic/googleAnalytics/settingsForm.tpl -%%WWWDIR%%/plugins/generic/openAds/Ad.inc.php -%%WWWDIR%%/plugins/generic/openAds/OpenAdsBlockPlugin.inc.php -%%WWWDIR%%/plugins/generic/openAds/OpenAdsConnection.inc.php -%%WWWDIR%%/plugins/generic/openAds/OpenAdsPlugin.inc.php -%%WWWDIR%%/plugins/generic/openAds/OpenAdsSettingsForm.inc.php -%%WWWDIR%%/plugins/generic/openAds/README -%%WWWDIR%%/plugins/generic/openAds/index.php -%%WWWDIR%%/plugins/generic/openAds/locale/el_GR/locale.xml -%%WWWDIR%%/plugins/generic/openAds/locale/en_US/locale.xml -%%WWWDIR%%/plugins/generic/openAds/locale/es_ES/locale.xml -%%WWWDIR%%/plugins/generic/openAds/locale/fr_CA/locale.xml -%%WWWDIR%%/plugins/generic/openAds/locale/hr_HR/locale.xml -%%WWWDIR%%/plugins/generic/openAds/locale/it_IT/locale.xml -%%WWWDIR%%/plugins/generic/openAds/locale/ja_JP/locale.xml -%%WWWDIR%%/plugins/generic/openAds/locale/pt_BR/locale.xml -%%WWWDIR%%/plugins/generic/openAds/settingsForm.tpl -%%WWWDIR%%/plugins/generic/phpMyVisites/PhpMyVisitesPlugin.inc.php -%%WWWDIR%%/plugins/generic/phpMyVisites/PhpMyVisitesSettingsForm.inc.php -%%WWWDIR%%/plugins/generic/phpMyVisites/index.php -%%WWWDIR%%/plugins/generic/phpMyVisites/locale/el_GR/locale.xml -%%WWWDIR%%/plugins/generic/phpMyVisites/locale/en_US/locale.xml -%%WWWDIR%%/plugins/generic/phpMyVisites/locale/es_ES/locale.xml -%%WWWDIR%%/plugins/generic/phpMyVisites/locale/fr_CA/locale.xml -%%WWWDIR%%/plugins/generic/phpMyVisites/locale/hr_HR/locale.xml -%%WWWDIR%%/plugins/generic/phpMyVisites/locale/it_IT/locale.xml -%%WWWDIR%%/plugins/generic/phpMyVisites/locale/ja_JP/locale.xml -%%WWWDIR%%/plugins/generic/phpMyVisites/locale/pt_BR/locale.xml -%%WWWDIR%%/plugins/generic/phpMyVisites/pageTag.tpl -%%WWWDIR%%/plugins/generic/phpMyVisites/settingsForm.tpl -%%WWWDIR%%/plugins/generic/roundedCorners/RoundedCornersPlugin.inc.php -%%WWWDIR%%/plugins/generic/roundedCorners/index.php -%%WWWDIR%%/plugins/generic/roundedCorners/locale/el_GR/locale.xml -%%WWWDIR%%/plugins/generic/roundedCorners/locale/en_US/locale.xml -%%WWWDIR%%/plugins/generic/roundedCorners/locale/es_ES/locale.xml -%%WWWDIR%%/plugins/generic/roundedCorners/locale/fr_CA/locale.xml -%%WWWDIR%%/plugins/generic/roundedCorners/locale/hr_HR/locale.xml -%%WWWDIR%%/plugins/generic/roundedCorners/locale/it_IT/locale.xml -%%WWWDIR%%/plugins/generic/roundedCorners/locale/ja_JP/locale.xml -%%WWWDIR%%/plugins/generic/roundedCorners/locale/pt_BR/locale.xml -%%WWWDIR%%/plugins/generic/roundedCorners/roundedcorners.css -%%WWWDIR%%/plugins/generic/sehl/SehlPlugin.inc.php -%%WWWDIR%%/plugins/generic/sehl/index.php -%%WWWDIR%%/plugins/generic/sehl/locale/el_GR/locale.xml -%%WWWDIR%%/plugins/generic/sehl/locale/en_US/locale.xml -%%WWWDIR%%/plugins/generic/sehl/locale/es_ES/locale.xml -%%WWWDIR%%/plugins/generic/sehl/locale/fr_CA/locale.xml -%%WWWDIR%%/plugins/generic/sehl/locale/hr_HR/locale.xml -%%WWWDIR%%/plugins/generic/sehl/locale/it_IT/locale.xml -%%WWWDIR%%/plugins/generic/sehl/locale/ja_JP/locale.xml -%%WWWDIR%%/plugins/generic/sehl/locale/pt_BR/locale.xml -%%WWWDIR%%/plugins/generic/sehl/sehl.css -%%WWWDIR%%/plugins/generic/thesis/StudentThesisForm.inc.php -%%WWWDIR%%/plugins/generic/thesis/Thesis.inc.php -%%WWWDIR%%/plugins/generic/thesis/ThesisDAO.inc.php -%%WWWDIR%%/plugins/generic/thesis/ThesisForm.inc.php -%%WWWDIR%%/plugins/generic/thesis/ThesisHandler.inc.php -%%WWWDIR%%/plugins/generic/thesis/ThesisPlugin.inc.php -%%WWWDIR%%/plugins/generic/thesis/ThesisSettingsForm.inc.php -%%WWWDIR%%/plugins/generic/thesis/data.xml -%%WWWDIR%%/plugins/generic/thesis/index.php -%%WWWDIR%%/plugins/generic/thesis/index.tpl -%%WWWDIR%%/plugins/generic/thesis/locale/de_DE/locale.xml -%%WWWDIR%%/plugins/generic/thesis/locale/el_GR/locale.xml -%%WWWDIR%%/plugins/generic/thesis/locale/en_US/locale.xml -%%WWWDIR%%/plugins/generic/thesis/locale/es_ES/locale.xml -%%WWWDIR%%/plugins/generic/thesis/locale/fr_CA/locale.xml -%%WWWDIR%%/plugins/generic/thesis/locale/hr_HR/locale.xml -%%WWWDIR%%/plugins/generic/thesis/locale/it_IT/locale.xml -%%WWWDIR%%/plugins/generic/thesis/locale/ja_JP/locale.xml -%%WWWDIR%%/plugins/generic/thesis/locale/pt_BR/locale.xml -%%WWWDIR%%/plugins/generic/thesis/locale/vi_VN/locale.xml -%%WWWDIR%%/plugins/generic/thesis/locale/zh_TW/locale.xml -%%WWWDIR%%/plugins/generic/thesis/metadata.tpl -%%WWWDIR%%/plugins/generic/thesis/schema.xml -%%WWWDIR%%/plugins/generic/thesis/settingsForm.tpl -%%WWWDIR%%/plugins/generic/thesis/studentThesisForm.tpl -%%WWWDIR%%/plugins/generic/thesis/theses.tpl -%%WWWDIR%%/plugins/generic/thesis/thesisForm.tpl -%%WWWDIR%%/plugins/generic/thesis/view.tpl -%%WWWDIR%%/plugins/generic/thesisFeed/SettingsForm.inc.php -%%WWWDIR%%/plugins/generic/thesisFeed/ThesisFeedBlockPlugin.inc.php -%%WWWDIR%%/plugins/generic/thesisFeed/ThesisFeedGatewayPlugin.inc.php -%%WWWDIR%%/plugins/generic/thesisFeed/ThesisFeedPlugin.inc.php -%%WWWDIR%%/plugins/generic/thesisFeed/index.php -%%WWWDIR%%/plugins/generic/thesisFeed/locale/en_US/locale.xml -%%WWWDIR%%/plugins/generic/thesisFeed/locale/es_ES/locale.xml -%%WWWDIR%%/plugins/generic/thesisFeed/locale/fr_CA/locale.xml -%%WWWDIR%%/plugins/generic/thesisFeed/locale/hr_HR/locale.xml -%%WWWDIR%%/plugins/generic/thesisFeed/locale/it_IT/locale.xml -%%WWWDIR%%/plugins/generic/thesisFeed/locale/pt_BR/locale.xml -%%WWWDIR%%/plugins/generic/thesisFeed/settingsForm.tpl -%%WWWDIR%%/plugins/generic/thesisFeed/templates/atom.tpl -%%WWWDIR%%/plugins/generic/thesisFeed/templates/block.tpl -%%WWWDIR%%/plugins/generic/thesisFeed/templates/images/atom10_logo.gif -%%WWWDIR%%/plugins/generic/thesisFeed/templates/images/rss10_logo.gif -%%WWWDIR%%/plugins/generic/thesisFeed/templates/images/rss20_logo.gif -%%WWWDIR%%/plugins/generic/thesisFeed/templates/rss.tpl -%%WWWDIR%%/plugins/generic/thesisFeed/templates/rss2.tpl -%%WWWDIR%%/plugins/generic/tinymce/README -%%WWWDIR%%/plugins/generic/tinymce/TinyMCEPlugin.inc.php -%%WWWDIR%%/plugins/generic/tinymce/index.php -%%WWWDIR%%/plugins/generic/tinymce/locale/de_DE/locale.xml -%%WWWDIR%%/plugins/generic/tinymce/locale/el_GR/locale.xml -%%WWWDIR%%/plugins/generic/tinymce/locale/en_US/locale.xml -%%WWWDIR%%/plugins/generic/tinymce/locale/es_ES/locale.xml -%%WWWDIR%%/plugins/generic/tinymce/locale/fr_CA/locale.xml -%%WWWDIR%%/plugins/generic/tinymce/locale/hr_HR/locale.xml -%%WWWDIR%%/plugins/generic/tinymce/locale/it_IT/locale.xml -%%WWWDIR%%/plugins/generic/tinymce/locale/ja_JP/locale.xml -%%WWWDIR%%/plugins/generic/tinymce/locale/pt_BR/locale.xml -%%WWWDIR%%/plugins/generic/tinymce/locale/ru_RU/locale.xml -%%WWWDIR%%/plugins/generic/tinymce/locale/vi_VN/locale.xml -%%WWWDIR%%/plugins/generic/tinymce/locale/zh_TW/locale.xml -%%WWWDIR%%/plugins/generic/tinymce/settings.xml -%%WWWDIR%%/plugins/generic/translator/TranslatorAction.inc.php -%%WWWDIR%%/plugins/generic/translator/TranslatorHandler.inc.php -%%WWWDIR%%/plugins/generic/translator/TranslatorPlugin.inc.php -%%WWWDIR%%/plugins/generic/translator/editEmail.tpl -%%WWWDIR%%/plugins/generic/translator/editMiscFile.tpl -%%WWWDIR%%/plugins/generic/translator/errors.tpl -%%WWWDIR%%/plugins/generic/translator/help.xml -%%WWWDIR%%/plugins/generic/translator/help/en_US/TranslatorPlugin/toc/000000.xml -%%WWWDIR%%/plugins/generic/translator/help/en_US/TranslatorPlugin/topic/000000.xml -%%WWWDIR%%/plugins/generic/translator/index.php -%%WWWDIR%%/plugins/generic/translator/index.tpl -%%WWWDIR%%/plugins/generic/translator/locale.tpl -%%WWWDIR%%/plugins/generic/translator/locale/el_GR/locale.xml -%%WWWDIR%%/plugins/generic/translator/locale/en_US/locale.xml -%%WWWDIR%%/plugins/generic/translator/locale/es_ES/locale.xml -%%WWWDIR%%/plugins/generic/translator/locale/fr_CA/locale.xml -%%WWWDIR%%/plugins/generic/translator/locale/hr_HR/locale.xml -%%WWWDIR%%/plugins/generic/translator/locale/it_IT/locale.xml -%%WWWDIR%%/plugins/generic/translator/locale/ja_JP/locale.xml -%%WWWDIR%%/plugins/generic/translator/locale/pt_BR/locale.xml -%%WWWDIR%%/plugins/generic/translator/localeFile.tpl -%%WWWDIR%%/plugins/generic/webFeed/README -%%WWWDIR%%/plugins/generic/webFeed/SettingsForm.inc.php -%%WWWDIR%%/plugins/generic/webFeed/WebFeedBlockPlugin.inc.php -%%WWWDIR%%/plugins/generic/webFeed/WebFeedGatewayPlugin.inc.php -%%WWWDIR%%/plugins/generic/webFeed/WebFeedPlugin.inc.php -%%WWWDIR%%/plugins/generic/webFeed/index.php -%%WWWDIR%%/plugins/generic/webFeed/locale/de_DE/locale.xml -%%WWWDIR%%/plugins/generic/webFeed/locale/el_GR/locale.xml -%%WWWDIR%%/plugins/generic/webFeed/locale/en_US/locale.xml -%%WWWDIR%%/plugins/generic/webFeed/locale/es_ES/locale.xml -%%WWWDIR%%/plugins/generic/webFeed/locale/fr_CA/locale.xml -%%WWWDIR%%/plugins/generic/webFeed/locale/hr_HR/locale.xml -%%WWWDIR%%/plugins/generic/webFeed/locale/it_IT/locale.xml -%%WWWDIR%%/plugins/generic/webFeed/locale/ja_JP/locale.xml -%%WWWDIR%%/plugins/generic/webFeed/locale/pt_BR/locale.xml -%%WWWDIR%%/plugins/generic/webFeed/locale/vi_VN/locale.xml -%%WWWDIR%%/plugins/generic/webFeed/locale/zh_TW/locale.xml -%%WWWDIR%%/plugins/generic/webFeed/settingsForm.tpl -%%WWWDIR%%/plugins/generic/webFeed/templates/atom.tpl -%%WWWDIR%%/plugins/generic/webFeed/templates/block.tpl -%%WWWDIR%%/plugins/generic/webFeed/templates/images/atom10_logo.gif -%%WWWDIR%%/plugins/generic/webFeed/templates/images/rss10_logo.gif -%%WWWDIR%%/plugins/generic/webFeed/templates/images/rss20_logo.gif -%%WWWDIR%%/plugins/generic/webFeed/templates/rss.tpl -%%WWWDIR%%/plugins/generic/webFeed/templates/rss2.tpl -%%WWWDIR%%/plugins/generic/xmlGalley/ArticleXMLGalley.inc.php -%%WWWDIR%%/plugins/generic/xmlGalley/ArticleXMLGalleyDAO.inc.php -%%WWWDIR%%/plugins/generic/xmlGalley/README -%%WWWDIR%%/plugins/generic/xmlGalley/XMLGalleyPlugin.inc.php -%%WWWDIR%%/plugins/generic/xmlGalley/XMLGalleySettingsForm.inc.php -%%WWWDIR%%/plugins/generic/xmlGalley/index.php -%%WWWDIR%%/plugins/generic/xmlGalley/locale/el_GR/locale.xml -%%WWWDIR%%/plugins/generic/xmlGalley/locale/en_US/locale.xml -%%WWWDIR%%/plugins/generic/xmlGalley/locale/es_ES/locale.xml -%%WWWDIR%%/plugins/generic/xmlGalley/locale/fr_CA/locale.xml -%%WWWDIR%%/plugins/generic/xmlGalley/locale/hr_HR/locale.xml -%%WWWDIR%%/plugins/generic/xmlGalley/locale/it_IT/locale.xml -%%WWWDIR%%/plugins/generic/xmlGalley/locale/ja_JP/locale.xml -%%WWWDIR%%/plugins/generic/xmlGalley/locale/pt_BR/locale.xml -%%WWWDIR%%/plugins/generic/xmlGalley/schema.xml -%%WWWDIR%%/plugins/generic/xmlGalley/settingsForm.tpl -%%WWWDIR%%/plugins/generic/xmlGalley/transform/nlm/functions.inc.xsl -%%WWWDIR%%/plugins/generic/xmlGalley/transform/nlm/nlm-fo.xsl -%%WWWDIR%%/plugins/generic/xmlGalley/transform/nlm/nlm-xhtml.xsl -%%WWWDIR%%/plugins/generic/xmlGalley/transform/nlm/viewnlm-v2.xsl -%%WWWDIR%%/plugins/generic/xmlGalley/transform/test.xml -%%WWWDIR%%/plugins/generic/xmlGalley/transform/test.xsl -%%WWWDIR%%/plugins/implicitAuth/shibboleth/README-Shibboleth -%%WWWDIR%%/plugins/implicitAuth/shibboleth/ShibAuthPlugin.inc.php -%%WWWDIR%%/plugins/implicitAuth/shibboleth/index.php -%%WWWDIR%%/plugins/implicitAuth/shibboleth/locale/en_US/locale.xml -%%WWWDIR%%/plugins/implicitAuth/shibboleth/locale/es_ES/locale.xml -%%WWWDIR%%/plugins/implicitAuth/shibboleth/locale/fr_CA/locale.xml -%%WWWDIR%%/plugins/implicitAuth/shibboleth/locale/hr_HR/locale.xml -%%WWWDIR%%/plugins/implicitAuth/shibboleth/locale/it_IT/locale.xml -%%WWWDIR%%/plugins/implicitAuth/shibboleth/locale/pt_BR/locale.xml -%%WWWDIR%%/plugins/importexport/crossref/CrossRefExportDom.inc.php -%%WWWDIR%%/plugins/importexport/crossref/CrossRefExportPlugin.inc.php -%%WWWDIR%%/plugins/importexport/crossref/README -%%WWWDIR%%/plugins/importexport/crossref/articles.tpl -%%WWWDIR%%/plugins/importexport/crossref/index.php -%%WWWDIR%%/plugins/importexport/crossref/index.tpl -%%WWWDIR%%/plugins/importexport/crossref/issues.tpl -%%WWWDIR%%/plugins/importexport/crossref/locale/de_DE/locale.xml -%%WWWDIR%%/plugins/importexport/crossref/locale/el_GR/locale.xml -%%WWWDIR%%/plugins/importexport/crossref/locale/en_US/locale.xml -%%WWWDIR%%/plugins/importexport/crossref/locale/es_ES/locale.xml -%%WWWDIR%%/plugins/importexport/crossref/locale/fr_CA/locale.xml -%%WWWDIR%%/plugins/importexport/crossref/locale/hr_HR/locale.xml -%%WWWDIR%%/plugins/importexport/crossref/locale/it_IT/locale.xml -%%WWWDIR%%/plugins/importexport/crossref/locale/ja_JP/locale.xml -%%WWWDIR%%/plugins/importexport/crossref/locale/pt_BR/locale.xml -%%WWWDIR%%/plugins/importexport/crossref/locale/vi_VN/locale.xml -%%WWWDIR%%/plugins/importexport/crossref/locale/zh_TW/locale.xml -%%WWWDIR%%/plugins/importexport/doaj/DOAJExportDom.inc.php -%%WWWDIR%%/plugins/importexport/doaj/DOAJPlugin.inc.php -%%WWWDIR%%/plugins/importexport/doaj/data.xml -%%WWWDIR%%/plugins/importexport/doaj/doajArticles.xsd -%%WWWDIR%%/plugins/importexport/doaj/index.php -%%WWWDIR%%/plugins/importexport/doaj/index.tpl -%%WWWDIR%%/plugins/importexport/doaj/locale/en_US/locale.xml -%%WWWDIR%%/plugins/importexport/doaj/locale/es_ES/locale.xml -%%WWWDIR%%/plugins/importexport/doaj/locale/fr_CA/locale.xml -%%WWWDIR%%/plugins/importexport/doaj/locale/hr_HR/locale.xml -%%WWWDIR%%/plugins/importexport/doaj/locale/it_IT/locale.xml -%%WWWDIR%%/plugins/importexport/doaj/locale/pt_BR/locale.xml -%%WWWDIR%%/plugins/importexport/erudit/EruditExportDom.inc.php -%%WWWDIR%%/plugins/importexport/erudit/EruditExportPlugin.inc.php -%%WWWDIR%%/plugins/importexport/erudit/index.php -%%WWWDIR%%/plugins/importexport/erudit/index.tpl -%%WWWDIR%%/plugins/importexport/erudit/locale/de_DE/locale.xml -%%WWWDIR%%/plugins/importexport/erudit/locale/el_GR/locale.xml -%%WWWDIR%%/plugins/importexport/erudit/locale/en_US/locale.xml -%%WWWDIR%%/plugins/importexport/erudit/locale/es_ES/locale.xml -%%WWWDIR%%/plugins/importexport/erudit/locale/fr_CA/locale.xml -%%WWWDIR%%/plugins/importexport/erudit/locale/hr_HR/locale.xml -%%WWWDIR%%/plugins/importexport/erudit/locale/it_IT/locale.xml -%%WWWDIR%%/plugins/importexport/erudit/locale/ja_JP/locale.xml -%%WWWDIR%%/plugins/importexport/erudit/locale/pt_BR/locale.xml -%%WWWDIR%%/plugins/importexport/erudit/locale/ru_RU/locale.xml -%%WWWDIR%%/plugins/importexport/erudit/locale/tr_TR/locale.xml -%%WWWDIR%%/plugins/importexport/erudit/locale/vi_VN/locale.xml -%%WWWDIR%%/plugins/importexport/erudit/locale/zh_TW/locale.xml -%%WWWDIR%%/plugins/importexport/mets/MetsExportDom.inc.php -%%WWWDIR%%/plugins/importexport/mets/MetsExportPlugin.inc.php -%%WWWDIR%%/plugins/importexport/mets/README -%%WWWDIR%%/plugins/importexport/mets/index.php -%%WWWDIR%%/plugins/importexport/mets/index.tpl -%%WWWDIR%%/plugins/importexport/mets/issues.tpl -%%WWWDIR%%/plugins/importexport/mets/locale/en_US/locale.xml -%%WWWDIR%%/plugins/importexport/mets/locale/es_ES/locale.xml -%%WWWDIR%%/plugins/importexport/mets/locale/fr_CA/locale.xml -%%WWWDIR%%/plugins/importexport/mets/locale/hr_HR/locale.xml -%%WWWDIR%%/plugins/importexport/mets/locale/it_IT/locale.xml -%%WWWDIR%%/plugins/importexport/mets/locale/pt_BR/locale.xml -%%WWWDIR%%/plugins/importexport/native/NativeExportDom.inc.php -%%WWWDIR%%/plugins/importexport/native/NativeImportDom.inc.php -%%WWWDIR%%/plugins/importexport/native/NativeImportExportPlugin.inc.php -%%WWWDIR%%/plugins/importexport/native/README -%%WWWDIR%%/plugins/importexport/native/articleContext.tpl -%%WWWDIR%%/plugins/importexport/native/articles.tpl -%%WWWDIR%%/plugins/importexport/native/importError.tpl -%%WWWDIR%%/plugins/importexport/native/importSuccess.tpl -%%WWWDIR%%/plugins/importexport/native/index.php -%%WWWDIR%%/plugins/importexport/native/index.tpl -%%WWWDIR%%/plugins/importexport/native/issues.tpl -%%WWWDIR%%/plugins/importexport/native/locale/de_DE/locale.xml -%%WWWDIR%%/plugins/importexport/native/locale/el_GR/locale.xml -%%WWWDIR%%/plugins/importexport/native/locale/en_US/locale.xml -%%WWWDIR%%/plugins/importexport/native/locale/es_ES/locale.xml -%%WWWDIR%%/plugins/importexport/native/locale/fr_CA/locale.xml -%%WWWDIR%%/plugins/importexport/native/locale/hr_HR/locale.xml -%%WWWDIR%%/plugins/importexport/native/locale/it_IT/locale.xml -%%WWWDIR%%/plugins/importexport/native/locale/ja_JP/locale.xml -%%WWWDIR%%/plugins/importexport/native/locale/pt_BR/locale.xml -%%WWWDIR%%/plugins/importexport/native/locale/ru_RU/locale.xml -%%WWWDIR%%/plugins/importexport/native/locale/tr_TR/locale.xml -%%WWWDIR%%/plugins/importexport/native/locale/vi_VN/locale.xml -%%WWWDIR%%/plugins/importexport/native/locale/zh_TW/locale.xml -%%WWWDIR%%/plugins/importexport/native/native-sample.xml -%%WWWDIR%%/plugins/importexport/native/native.dtd -%%WWWDIR%%/plugins/importexport/native/ojs1-to-ojs2.xsl -%%WWWDIR%%/plugins/importexport/native/sample.xml -%%WWWDIR%%/plugins/importexport/pubmed/PubMedExportDom.inc.php -%%WWWDIR%%/plugins/importexport/pubmed/PubMedExportPlugin.inc.php -%%WWWDIR%%/plugins/importexport/pubmed/README -%%WWWDIR%%/plugins/importexport/pubmed/articles.tpl -%%WWWDIR%%/plugins/importexport/pubmed/index.php -%%WWWDIR%%/plugins/importexport/pubmed/index.tpl -%%WWWDIR%%/plugins/importexport/pubmed/issues.tpl -%%WWWDIR%%/plugins/importexport/pubmed/locale/de_DE/locale.xml -%%WWWDIR%%/plugins/importexport/pubmed/locale/el_GR/locale.xml -%%WWWDIR%%/plugins/importexport/pubmed/locale/en_US/locale.xml -%%WWWDIR%%/plugins/importexport/pubmed/locale/es_ES/locale.xml -%%WWWDIR%%/plugins/importexport/pubmed/locale/fr_CA/locale.xml -%%WWWDIR%%/plugins/importexport/pubmed/locale/hr_HR/locale.xml -%%WWWDIR%%/plugins/importexport/pubmed/locale/it_IT/locale.xml -%%WWWDIR%%/plugins/importexport/pubmed/locale/ja_JP/locale.xml -%%WWWDIR%%/plugins/importexport/pubmed/locale/pt_BR/locale.xml -%%WWWDIR%%/plugins/importexport/pubmed/locale/vi_VN/locale.xml -%%WWWDIR%%/plugins/importexport/pubmed/locale/zh_TW/locale.xml -%%WWWDIR%%/plugins/importexport/sample/SampleImportExportPlugin.inc.php -%%WWWDIR%%/plugins/importexport/sample/index.php -%%WWWDIR%%/plugins/importexport/sample/issues.tpl -%%WWWDIR%%/plugins/importexport/sample/locale/de_DE/locale.xml -%%WWWDIR%%/plugins/importexport/sample/locale/el_GR/locale.xml -%%WWWDIR%%/plugins/importexport/sample/locale/en_US/locale.xml -%%WWWDIR%%/plugins/importexport/sample/locale/es_ES/locale.xml -%%WWWDIR%%/plugins/importexport/sample/locale/fr_CA/locale.xml -%%WWWDIR%%/plugins/importexport/sample/locale/hr_HR/locale.xml -%%WWWDIR%%/plugins/importexport/sample/locale/it_IT/locale.xml -%%WWWDIR%%/plugins/importexport/sample/locale/ja_JP/locale.xml -%%WWWDIR%%/plugins/importexport/sample/locale/pt_BR/locale.xml -%%WWWDIR%%/plugins/importexport/sample/locale/ru_RU/locale.xml -%%WWWDIR%%/plugins/importexport/sample/locale/tr_TR/locale.xml -%%WWWDIR%%/plugins/importexport/sample/locale/vi_VN/locale.xml -%%WWWDIR%%/plugins/importexport/sample/locale/zh_TW/locale.xml -%%WWWDIR%%/plugins/importexport/users/README -%%WWWDIR%%/plugins/importexport/users/UserExportDom.inc.php -%%WWWDIR%%/plugins/importexport/users/UserImportExportPlugin.inc.php -%%WWWDIR%%/plugins/importexport/users/UserXMLParser.inc.php -%%WWWDIR%%/plugins/importexport/users/importUsersConfirm.tpl -%%WWWDIR%%/plugins/importexport/users/importUsersResults.tpl -%%WWWDIR%%/plugins/importexport/users/index.php -%%WWWDIR%%/plugins/importexport/users/index.tpl -%%WWWDIR%%/plugins/importexport/users/locale/de_DE/locale.xml -%%WWWDIR%%/plugins/importexport/users/locale/el_GR/locale.xml -%%WWWDIR%%/plugins/importexport/users/locale/en_US/locale.xml -%%WWWDIR%%/plugins/importexport/users/locale/es_ES/locale.xml -%%WWWDIR%%/plugins/importexport/users/locale/fr_CA/locale.xml -%%WWWDIR%%/plugins/importexport/users/locale/hr_HR/locale.xml -%%WWWDIR%%/plugins/importexport/users/locale/it_IT/locale.xml -%%WWWDIR%%/plugins/importexport/users/locale/ja_JP/locale.xml -%%WWWDIR%%/plugins/importexport/users/locale/pt_BR/locale.xml -%%WWWDIR%%/plugins/importexport/users/locale/ru_RU/locale.xml -%%WWWDIR%%/plugins/importexport/users/locale/tr_TR/locale.xml -%%WWWDIR%%/plugins/importexport/users/locale/vi_VN/locale.xml -%%WWWDIR%%/plugins/importexport/users/locale/zh_TW/locale.xml -%%WWWDIR%%/plugins/importexport/users/sample.xml -%%WWWDIR%%/plugins/importexport/users/users.dtd -%%WWWDIR%%/plugins/paymethod/manual/ManualPaymentPlugin.inc.php -%%WWWDIR%%/plugins/paymethod/manual/data.xml -%%WWWDIR%%/plugins/paymethod/manual/index.php -%%WWWDIR%%/plugins/paymethod/manual/locale/el_GR/locale.xml -%%WWWDIR%%/plugins/paymethod/manual/locale/en_US/locale.xml -%%WWWDIR%%/plugins/paymethod/manual/locale/es_ES/locale.xml -%%WWWDIR%%/plugins/paymethod/manual/locale/fr_CA/locale.xml -%%WWWDIR%%/plugins/paymethod/manual/locale/hr_HR/locale.xml -%%WWWDIR%%/plugins/paymethod/manual/locale/it_IT/locale.xml -%%WWWDIR%%/plugins/paymethod/manual/locale/ja_JP/locale.xml -%%WWWDIR%%/plugins/paymethod/manual/locale/pt_BR/locale.xml -%%WWWDIR%%/plugins/paymethod/manual/templates/paymentForm.tpl -%%WWWDIR%%/plugins/paymethod/manual/templates/settingsForm.tpl -%%WWWDIR%%/plugins/paymethod/paypal/PayPalDAO.inc.php -%%WWWDIR%%/plugins/paymethod/paypal/PayPalPlugin.inc.php -%%WWWDIR%%/plugins/paymethod/paypal/data.xml -%%WWWDIR%%/plugins/paymethod/paypal/images/paypal_cards.png -%%WWWDIR%%/plugins/paymethod/paypal/images/paypal_medium.png -%%WWWDIR%%/plugins/paymethod/paypal/images/paypal_small.png -%%WWWDIR%%/plugins/paymethod/paypal/index.php -%%WWWDIR%%/plugins/paymethod/paypal/locale/el_GR/locale.xml -%%WWWDIR%%/plugins/paymethod/paypal/locale/en_US/locale.xml -%%WWWDIR%%/plugins/paymethod/paypal/locale/es_ES/locale.xml -%%WWWDIR%%/plugins/paymethod/paypal/locale/fr_CA/locale.xml -%%WWWDIR%%/plugins/paymethod/paypal/locale/hr_HR/locale.xml -%%WWWDIR%%/plugins/paymethod/paypal/locale/it_IT/locale.xml -%%WWWDIR%%/plugins/paymethod/paypal/locale/ja_JP/locale.xml -%%WWWDIR%%/plugins/paymethod/paypal/locale/pt_BR/locale.xml -%%WWWDIR%%/plugins/paymethod/paypal/schema.xml -%%WWWDIR%%/plugins/paymethod/paypal/templates/paymentForm.tpl -%%WWWDIR%%/plugins/paymethod/paypal/templates/settingsForm.tpl -%%WWWDIR%%/plugins/reports/articles/ArticleReportDAO.inc.php -%%WWWDIR%%/plugins/reports/articles/ArticleReportPlugin.inc.php -%%WWWDIR%%/plugins/reports/articles/index.php -%%WWWDIR%%/plugins/reports/articles/locale/en_US/locale.xml -%%WWWDIR%%/plugins/reports/articles/locale/es_ES/locale.xml -%%WWWDIR%%/plugins/reports/articles/locale/fr_CA/locale.xml -%%WWWDIR%%/plugins/reports/articles/locale/hr_HR/locale.xml -%%WWWDIR%%/plugins/reports/articles/locale/it_IT/locale.xml -%%WWWDIR%%/plugins/reports/articles/locale/pt_BR/locale.xml -%%WWWDIR%%/plugins/themes/classicBlue/ClassicBlueThemePlugin.inc.php -%%WWWDIR%%/plugins/themes/classicBlue/classicBlue.css -%%WWWDIR%%/plugins/themes/classicBlue/index.php -%%WWWDIR%%/plugins/themes/classicBrown/ClassicBrownThemePlugin.inc.php -%%WWWDIR%%/plugins/themes/classicBrown/classicBrown.css -%%WWWDIR%%/plugins/themes/classicBrown/index.php -%%WWWDIR%%/plugins/themes/classicGreen/ClassicGreenThemePlugin.inc.php -%%WWWDIR%%/plugins/themes/classicGreen/classicGreen.css -%%WWWDIR%%/plugins/themes/classicGreen/index.php -%%WWWDIR%%/plugins/themes/classicNavy/ClassicNavyThemePlugin.inc.php -%%WWWDIR%%/plugins/themes/classicNavy/classicNavy.css -%%WWWDIR%%/plugins/themes/classicNavy/index.php -%%WWWDIR%%/plugins/themes/classicRed/ClassicRedThemePlugin.inc.php -%%WWWDIR%%/plugins/themes/classicRed/classicRed.css -%%WWWDIR%%/plugins/themes/classicRed/index.php -%%WWWDIR%%/plugins/themes/custom/CustomThemePlugin.inc.php -%%WWWDIR%%/plugins/themes/custom/CustomThemeSettingsForm.inc.php -%%WWWDIR%%/plugins/themes/custom/custom.css -%%WWWDIR%%/plugins/themes/custom/index.php -%%WWWDIR%%/plugins/themes/custom/locale/en_US/locale.xml -%%WWWDIR%%/plugins/themes/custom/locale/es_ES/locale.xml -%%WWWDIR%%/plugins/themes/custom/locale/fr_CA/locale.xml -%%WWWDIR%%/plugins/themes/custom/locale/hr_HR/locale.xml -%%WWWDIR%%/plugins/themes/custom/locale/it_IT/locale.xml -%%WWWDIR%%/plugins/themes/custom/locale/pt_BR/locale.xml -%%WWWDIR%%/plugins/themes/custom/picker.css -%%WWWDIR%%/plugins/themes/custom/picker.js -%%WWWDIR%%/plugins/themes/custom/settingsForm.tpl -%%WWWDIR%%/plugins/themes/desert/DesertThemePlugin.inc.php -%%WWWDIR%%/plugins/themes/desert/desert.css -%%WWWDIR%%/plugins/themes/desert/index.php -%%WWWDIR%%/plugins/themes/lilac/LilacThemePlugin.inc.php -%%WWWDIR%%/plugins/themes/lilac/index.php -%%WWWDIR%%/plugins/themes/lilac/lilac.css -%%WWWDIR%%/plugins/themes/night/NightThemePlugin.inc.php -%%WWWDIR%%/plugins/themes/night/index.php -%%WWWDIR%%/plugins/themes/night/night.css -%%WWWDIR%%/plugins/themes/redbar/RedbarThemePlugin.inc.php -%%WWWDIR%%/plugins/themes/redbar/index.php -%%WWWDIR%%/plugins/themes/redbar/redbar.css -%%WWWDIR%%/plugins/themes/steel/SteelThemePlugin.inc.php -%%WWWDIR%%/plugins/themes/steel/index.php -%%WWWDIR%%/plugins/themes/steel/steel.css -%%WWWDIR%%/plugins/themes/uncommon/UncommonThemePlugin.inc.php -%%WWWDIR%%/plugins/themes/uncommon/index.php -%%WWWDIR%%/plugins/themes/uncommon/uncommon.css -%%WWWDIR%%/plugins/themes/vanilla/VanillaThemePlugin.inc.php -%%WWWDIR%%/plugins/themes/vanilla/index.php -%%WWWDIR%%/plugins/themes/vanilla/vanilla.css -%%WWWDIR%%/public/index.html -%%WWWDIR%%/registry/botAgents.txt -%%WWWDIR%%/registry/inlineTypes.txt -%%WWWDIR%%/registry/journalSettings.xml -%%WWWDIR%%/registry/locale/de_DE/countries.xml -%%WWWDIR%%/registry/locale/el_GR/countries.xml -%%WWWDIR%%/registry/locale/en_US/countries.xml -%%WWWDIR%%/registry/locale/es_ES/countries.xml -%%WWWDIR%%/registry/locale/fr_CA/countries.xml -%%WWWDIR%%/registry/locale/hr_HR/countries.xml -%%WWWDIR%%/registry/locale/it_IT/countries.xml -%%WWWDIR%%/registry/locale/ja_JP/countries.xml -%%WWWDIR%%/registry/locale/no_NO/countries.xml -%%WWWDIR%%/registry/locale/pt_BR/countries.xml -%%WWWDIR%%/registry/locale/ru_RU/countries.xml -%%WWWDIR%%/registry/locale/tr_TR/countries.xml -%%WWWDIR%%/registry/locale/vi_VN/countries.xml -%%WWWDIR%%/registry/locales.xml -%%WWWDIR%%/registry/scheduledTasks.xml -%%WWWDIR%%/registry/stopwords.txt -%%WWWDIR%%/rt/en_US/Agriculture.xml -%%WWWDIR%%/rt/en_US/Art_Architecture.xml -%%WWWDIR%%/rt/en_US/Astrophysics.xml -%%WWWDIR%%/rt/en_US/Biology.xml -%%WWWDIR%%/rt/en_US/Business.xml -%%WWWDIR%%/rt/en_US/Chemistry.xml -%%WWWDIR%%/rt/en_US/Cognitive_Science.xml -%%WWWDIR%%/rt/en_US/Computer_Science.xml -%%WWWDIR%%/rt/en_US/Economics.xml -%%WWWDIR%%/rt/en_US/Education.xml -%%WWWDIR%%/rt/en_US/Environment.xml -%%WWWDIR%%/rt/en_US/General_Science.xml -%%WWWDIR%%/rt/en_US/Generic.xml -%%WWWDIR%%/rt/en_US/Humanities.xml -%%WWWDIR%%/rt/en_US/Life_Sciences.xml -%%WWWDIR%%/rt/en_US/Mathematics.xml -%%WWWDIR%%/rt/en_US/Music.xml -%%WWWDIR%%/rt/en_US/Physics.xml -%%WWWDIR%%/rt/en_US/Social_Sciences.xml -%%WWWDIR%%/rt/rt-version.dtd -%%WWWDIR%%/styles/articleView.css -%%WWWDIR%%/styles/bothSidebars.css -%%WWWDIR%%/styles/comments.css -%%WWWDIR%%/styles/common.css -%%WWWDIR%%/styles/fontLarge.css -%%WWWDIR%%/styles/fontMedium.css -%%WWWDIR%%/styles/fontSmall.css -%%WWWDIR%%/styles/help.css -%%WWWDIR%%/styles/leftSidebar.css -%%WWWDIR%%/styles/rightSidebar.css -%%WWWDIR%%/styles/rt.css -%%WWWDIR%%/styles/sidebar.css -%%WWWDIR%%/templates/about/aboutThisPublishingSystem.tpl -%%WWWDIR%%/templates/about/contact.tpl -%%WWWDIR%%/templates/about/displayMembership.tpl -%%WWWDIR%%/templates/about/editorialPolicies.tpl -%%WWWDIR%%/templates/about/editorialTeam.tpl -%%WWWDIR%%/templates/about/editorialTeamBio.tpl -%%WWWDIR%%/templates/about/editorialTeamBoard.tpl -%%WWWDIR%%/templates/about/index.tpl -%%WWWDIR%%/templates/about/journalSponsorship.tpl -%%WWWDIR%%/templates/about/memberships.tpl -%%WWWDIR%%/templates/about/site.tpl -%%WWWDIR%%/templates/about/siteMap.tpl -%%WWWDIR%%/templates/about/statistics.tpl -%%WWWDIR%%/templates/about/submissions.tpl -%%WWWDIR%%/templates/about/subscriptions.tpl -%%WWWDIR%%/templates/admin/auth/sourceSettings.tpl -%%WWWDIR%%/templates/admin/auth/sources.tpl -%%WWWDIR%%/templates/admin/importComplete.tpl -%%WWWDIR%%/templates/admin/importOJS1.tpl -%%WWWDIR%%/templates/admin/index.tpl -%%WWWDIR%%/templates/admin/journalSettings.tpl -%%WWWDIR%%/templates/admin/journals.tpl -%%WWWDIR%%/templates/admin/languageDownloadErrors.tpl -%%WWWDIR%%/templates/admin/languages.tpl -%%WWWDIR%%/templates/admin/selectMergeUser.tpl -%%WWWDIR%%/templates/admin/settings.tpl -%%WWWDIR%%/templates/admin/systemConfig.tpl -%%WWWDIR%%/templates/admin/systemConfigUpdated.tpl -%%WWWDIR%%/templates/admin/systemInfo.tpl -%%WWWDIR%%/templates/announcement/index.tpl -%%WWWDIR%%/templates/announcement/list.tpl -%%WWWDIR%%/templates/announcement/view.tpl -%%WWWDIR%%/templates/article/article.tpl -%%WWWDIR%%/templates/article/dublincore.tpl -%%WWWDIR%%/templates/article/googlescholar.tpl -%%WWWDIR%%/templates/article/interstitial.tpl -%%WWWDIR%%/templates/article/pdfInterstitial.tpl -%%WWWDIR%%/templates/article/view.tpl -%%WWWDIR%%/templates/author/active.tpl -%%WWWDIR%%/templates/author/completed.tpl -%%WWWDIR%%/templates/author/index.tpl -%%WWWDIR%%/templates/author/submission.tpl -%%WWWDIR%%/templates/author/submission/authorFees.tpl -%%WWWDIR%%/templates/author/submission/copyedit.tpl -%%WWWDIR%%/templates/author/submission/editorDecision.tpl -%%WWWDIR%%/templates/author/submission/layout.tpl -%%WWWDIR%%/templates/author/submission/management.tpl -%%WWWDIR%%/templates/author/submission/metadata.tpl -%%WWWDIR%%/templates/author/submission/peerReview.tpl -%%WWWDIR%%/templates/author/submission/proofread.tpl -%%WWWDIR%%/templates/author/submission/status.tpl -%%WWWDIR%%/templates/author/submission/summary.tpl -%%WWWDIR%%/templates/author/submissionEditing.tpl -%%WWWDIR%%/templates/author/submissionReview.tpl -%%WWWDIR%%/templates/author/submit/authorFees.tpl -%%WWWDIR%%/templates/author/submit/complete.tpl -%%WWWDIR%%/templates/author/submit/step1.tpl -%%WWWDIR%%/templates/author/submit/step2.tpl -%%WWWDIR%%/templates/author/submit/step3.tpl -%%WWWDIR%%/templates/author/submit/step4.tpl -%%WWWDIR%%/templates/author/submit/step5.tpl -%%WWWDIR%%/templates/author/submit/submitHeader.tpl -%%WWWDIR%%/templates/author/submit/suppFile.tpl -%%WWWDIR%%/templates/comment/comment.tpl -%%WWWDIR%%/templates/comment/comments.tpl -%%WWWDIR%%/templates/common/error.tpl -%%WWWDIR%%/templates/common/footer.tpl -%%WWWDIR%%/templates/common/formErrors.tpl -%%WWWDIR%%/templates/common/header.tpl -%%WWWDIR%%/templates/common/message.tpl -%%WWWDIR%%/templates/common/progress.tpl -%%WWWDIR%%/templates/common/sizer.tpl -%%WWWDIR%%/templates/copyeditor/active.tpl -%%WWWDIR%%/templates/copyeditor/completed.tpl -%%WWWDIR%%/templates/copyeditor/index.tpl -%%WWWDIR%%/templates/copyeditor/submission.tpl -%%WWWDIR%%/templates/copyeditor/submission/copyedit.tpl -%%WWWDIR%%/templates/copyeditor/submission/layout.tpl -%%WWWDIR%%/templates/copyeditor/submission/summary.tpl -%%WWWDIR%%/templates/editor/index.tpl -%%WWWDIR%%/templates/editor/issues/backIssues.tpl -%%WWWDIR%%/templates/editor/issues/createIssue.tpl -%%WWWDIR%%/templates/editor/issues/futureIssues.tpl -%%WWWDIR%%/templates/editor/issues/issueData.tpl -%%WWWDIR%%/templates/editor/issues/issueToc.tpl -%%WWWDIR%%/templates/editor/notifyUsers.tpl -%%WWWDIR%%/templates/editor/notifyUsersEmail.tpl -%%WWWDIR%%/templates/editor/selectSectionEditor.tpl -%%WWWDIR%%/templates/editor/submissions.tpl -%%WWWDIR%%/templates/editor/submissionsArchives.tpl -%%WWWDIR%%/templates/editor/submissionsInEditing.tpl -%%WWWDIR%%/templates/editor/submissionsInReview.tpl -%%WWWDIR%%/templates/editor/submissionsUnassigned.tpl -%%WWWDIR%%/templates/email/email.tpl -%%WWWDIR%%/templates/gateway/lockss.tpl -%%WWWDIR%%/templates/help/footer.tpl -%%WWWDIR%%/templates/help/header.tpl -%%WWWDIR%%/templates/help/helpToc.tpl -%%WWWDIR%%/templates/help/searchResults.tpl -%%WWWDIR%%/templates/help/toc.tpl -%%WWWDIR%%/templates/help/topic.tpl -%%WWWDIR%%/templates/help/view.tpl -%%WWWDIR%%/templates/images/help.gif -%%WWWDIR%%/templates/images/icons/checked.gif -%%WWWDIR%%/templates/images/icons/comment.gif -%%WWWDIR%%/templates/images/icons/comment_disabled.gif -%%WWWDIR%%/templates/images/icons/delete.gif -%%WWWDIR%%/templates/images/icons/delete_disabled.gif -%%WWWDIR%%/templates/images/icons/edit.gif -%%WWWDIR%%/templates/images/icons/edit_disabled.gif -%%WWWDIR%%/templates/images/icons/folder.gif -%%WWWDIR%%/templates/images/icons/font_large.gif -%%WWWDIR%%/templates/images/icons/font_medium.gif -%%WWWDIR%%/templates/images/icons/font_small.gif -%%WWWDIR%%/templates/images/icons/fulltext_open_large.gif -%%WWWDIR%%/templates/images/icons/fulltext_open_medium.gif -%%WWWDIR%%/templates/images/icons/fulltext_open_small.gif -%%WWWDIR%%/templates/images/icons/fulltext_restricted_large.gif -%%WWWDIR%%/templates/images/icons/fulltext_restricted_medium.gif -%%WWWDIR%%/templates/images/icons/fulltext_restricted_small.gif -%%WWWDIR%%/templates/images/icons/letter.gif -%%WWWDIR%%/templates/images/icons/mail.gif -%%WWWDIR%%/templates/images/icons/mail_disabled.gif -%%WWWDIR%%/templates/images/icons/unchecked.gif -%%WWWDIR%%/templates/images/icons/view.gif -%%WWWDIR%%/templates/images/info.gif -%%WWWDIR%%/templates/images/letter.gif -%%WWWDIR%%/templates/images/lockss.gif -%%WWWDIR%%/templates/images/mail.gif -%%WWWDIR%%/templates/images/menulist.gif -%%WWWDIR%%/templates/images/pkp.gif -%%WWWDIR%%/templates/images/progbar.gif -%%WWWDIR%%/templates/images/progbg.gif -%%WWWDIR%%/templates/index/journal.tpl -%%WWWDIR%%/templates/index/site.tpl -%%WWWDIR%%/templates/information/information.tpl -%%WWWDIR%%/templates/install/install.tpl -%%WWWDIR%%/templates/install/installComplete.tpl -%%WWWDIR%%/templates/install/upgrade.tpl -%%WWWDIR%%/templates/install/upgradeComplete.tpl -%%WWWDIR%%/templates/issue/archive.tpl -%%WWWDIR%%/templates/issue/issue.tpl -%%WWWDIR%%/templates/issue/view.tpl -%%WWWDIR%%/templates/issue/viewPage.tpl -%%WWWDIR%%/templates/layoutEditor/active.tpl -%%WWWDIR%%/templates/layoutEditor/completed.tpl -%%WWWDIR%%/templates/layoutEditor/futureIssues.tpl -%%WWWDIR%%/templates/layoutEditor/index.tpl -%%WWWDIR%%/templates/layoutEditor/submission.tpl -%%WWWDIR%%/templates/layoutEditor/submission/layout.tpl -%%WWWDIR%%/templates/layoutEditor/submission/proofread.tpl -%%WWWDIR%%/templates/layoutEditor/submission/scheduling.tpl -%%WWWDIR%%/templates/layoutEditor/submission/summary.tpl -%%WWWDIR%%/templates/layoutEditor/submissions.tpl -%%WWWDIR%%/templates/manager/announcement/announcementForm.tpl -%%WWWDIR%%/templates/manager/announcement/announcementTypeForm.tpl -%%WWWDIR%%/templates/manager/announcement/announcementTypes.tpl -%%WWWDIR%%/templates/manager/announcement/announcements.tpl -%%WWWDIR%%/templates/manager/emails/emailTemplateForm.tpl -%%WWWDIR%%/templates/manager/emails/emails.tpl -%%WWWDIR%%/templates/manager/files/index.tpl -%%WWWDIR%%/templates/manager/groups/groupForm.tpl -%%WWWDIR%%/templates/manager/groups/groups.tpl -%%WWWDIR%%/templates/manager/groups/memberships.tpl -%%WWWDIR%%/templates/manager/groups/selectUser.tpl -%%WWWDIR%%/templates/manager/importexport/plugins.tpl -%%WWWDIR%%/templates/manager/index.tpl -%%WWWDIR%%/templates/manager/languageSettings.tpl -%%WWWDIR%%/templates/manager/payments/payMethodSettingsForm.tpl -%%WWWDIR%%/templates/manager/payments/paymentSettings.tpl -%%WWWDIR%%/templates/manager/payments/viewPayment.tpl -%%WWWDIR%%/templates/manager/payments/viewPayments.tpl -%%WWWDIR%%/templates/manager/people/email.tpl -%%WWWDIR%%/templates/manager/people/enrollSync.tpl -%%WWWDIR%%/templates/manager/people/enrollment.tpl -%%WWWDIR%%/templates/manager/people/searchUsers.tpl -%%WWWDIR%%/templates/manager/people/selectMergeUser.tpl -%%WWWDIR%%/templates/manager/people/userProfile.tpl -%%WWWDIR%%/templates/manager/people/userProfileForm.tpl -%%WWWDIR%%/templates/manager/plugins/plugins.tpl -%%WWWDIR%%/templates/manager/reviewForms/previewReviewForm.tpl -%%WWWDIR%%/templates/manager/reviewForms/reviewFormElementForm.tpl -%%WWWDIR%%/templates/manager/reviewForms/reviewFormElements.tpl -%%WWWDIR%%/templates/manager/reviewForms/reviewFormForm.tpl -%%WWWDIR%%/templates/manager/reviewForms/reviewForms.tpl -%%WWWDIR%%/templates/manager/sections/sectionForm.tpl -%%WWWDIR%%/templates/manager/sections/sections.tpl -%%WWWDIR%%/templates/manager/setup/index.tpl -%%WWWDIR%%/templates/manager/setup/settingsSaved.tpl -%%WWWDIR%%/templates/manager/setup/setupHeader.tpl -%%WWWDIR%%/templates/manager/setup/step1.tpl -%%WWWDIR%%/templates/manager/setup/step2.tpl -%%WWWDIR%%/templates/manager/setup/step3.tpl -%%WWWDIR%%/templates/manager/setup/step4.tpl -%%WWWDIR%%/templates/manager/setup/step5.tpl -%%WWWDIR%%/templates/manager/statistics/index.tpl -%%WWWDIR%%/templates/manager/statistics/reportGenerator.tpl -%%WWWDIR%%/templates/manager/statistics/statistics.tpl -%%WWWDIR%%/templates/proofreader/active.tpl -%%WWWDIR%%/templates/proofreader/completed.tpl -%%WWWDIR%%/templates/proofreader/index.tpl -%%WWWDIR%%/templates/proofreader/submission.tpl -%%WWWDIR%%/templates/proofreader/submission/layout.tpl -%%WWWDIR%%/templates/proofreader/submission/proofread.tpl -%%WWWDIR%%/templates/proofreader/submission/scheduling.tpl -%%WWWDIR%%/templates/proofreader/submission/summary.tpl -%%WWWDIR%%/templates/reviewer/active.tpl -%%WWWDIR%%/templates/reviewer/completed.tpl -%%WWWDIR%%/templates/reviewer/index.tpl -%%WWWDIR%%/templates/reviewer/submission.tpl -%%WWWDIR%%/templates/rt/bio.tpl -%%WWWDIR%%/templates/rt/captureCite.tpl -%%WWWDIR%%/templates/rt/context.tpl -%%WWWDIR%%/templates/rt/email.tpl -%%WWWDIR%%/templates/rt/findingReferences.tpl -%%WWWDIR%%/templates/rt/footer.tpl -%%WWWDIR%%/templates/rt/header.tpl -%%WWWDIR%%/templates/rt/index.html -%%WWWDIR%%/templates/rt/metadata.tpl -%%WWWDIR%%/templates/rt/printerFriendly.tpl -%%WWWDIR%%/templates/rt/rt.tpl -%%WWWDIR%%/templates/rt/sent.tpl -%%WWWDIR%%/templates/rt/suppFileView.tpl -%%WWWDIR%%/templates/rt/suppFiles.tpl -%%WWWDIR%%/templates/rtadmin/context.tpl -%%WWWDIR%%/templates/rtadmin/contexts.tpl -%%WWWDIR%%/templates/rtadmin/exportXml.tpl -%%WWWDIR%%/templates/rtadmin/index.tpl -%%WWWDIR%%/templates/rtadmin/journals.tpl -%%WWWDIR%%/templates/rtadmin/search.tpl -%%WWWDIR%%/templates/rtadmin/searches.tpl -%%WWWDIR%%/templates/rtadmin/settings.tpl -%%WWWDIR%%/templates/rtadmin/validate.tpl -%%WWWDIR%%/templates/rtadmin/version.tpl -%%WWWDIR%%/templates/rtadmin/versions.tpl -%%WWWDIR%%/templates/search/advancedSearch.tpl -%%WWWDIR%%/templates/search/authorDetails.tpl -%%WWWDIR%%/templates/search/authorIndex.tpl -%%WWWDIR%%/templates/search/searchResults.tpl -%%WWWDIR%%/templates/search/titleIndex.tpl -%%WWWDIR%%/templates/sectionEditor/createReviewerForm.tpl -%%WWWDIR%%/templates/sectionEditor/index.tpl -%%WWWDIR%%/templates/sectionEditor/previewReviewForm.tpl -%%WWWDIR%%/templates/sectionEditor/reviewerRecommendation.tpl -%%WWWDIR%%/templates/sectionEditor/searchUsers.tpl -%%WWWDIR%%/templates/sectionEditor/selectReviewForm.tpl -%%WWWDIR%%/templates/sectionEditor/selectReviewer.tpl -%%WWWDIR%%/templates/sectionEditor/selectUser.tpl -%%WWWDIR%%/templates/sectionEditor/setDueDate.tpl -%%WWWDIR%%/templates/sectionEditor/submission.tpl -%%WWWDIR%%/templates/sectionEditor/submission/authorFees.tpl -%%WWWDIR%%/templates/sectionEditor/submission/copyedit.tpl -%%WWWDIR%%/templates/sectionEditor/submission/editorDecision.tpl -%%WWWDIR%%/templates/sectionEditor/submission/editors.tpl -%%WWWDIR%%/templates/sectionEditor/submission/layout.tpl -%%WWWDIR%%/templates/sectionEditor/submission/management.tpl -%%WWWDIR%%/templates/sectionEditor/submission/metadata.tpl -%%WWWDIR%%/templates/sectionEditor/submission/peerReview.tpl -%%WWWDIR%%/templates/sectionEditor/submission/proofread.tpl -%%WWWDIR%%/templates/sectionEditor/submission/rounds.tpl -%%WWWDIR%%/templates/sectionEditor/submission/scheduling.tpl -%%WWWDIR%%/templates/sectionEditor/submission/status.tpl -%%WWWDIR%%/templates/sectionEditor/submission/summary.tpl -%%WWWDIR%%/templates/sectionEditor/submissionEditing.tpl -%%WWWDIR%%/templates/sectionEditor/submissionEmailLog.tpl -%%WWWDIR%%/templates/sectionEditor/submissionEmailLogEntry.tpl -%%WWWDIR%%/templates/sectionEditor/submissionEventLog.tpl -%%WWWDIR%%/templates/sectionEditor/submissionEventLogEntry.tpl -%%WWWDIR%%/templates/sectionEditor/submissionHistory.tpl -%%WWWDIR%%/templates/sectionEditor/submissionNotes.tpl -%%WWWDIR%%/templates/sectionEditor/submissionRegrets.tpl -%%WWWDIR%%/templates/sectionEditor/submissionReview.tpl -%%WWWDIR%%/templates/sectionEditor/submissionsArchives.tpl -%%WWWDIR%%/templates/sectionEditor/submissionsInEditing.tpl -%%WWWDIR%%/templates/sectionEditor/submissionsInReview.tpl -%%WWWDIR%%/templates/sectionEditor/userProfile.tpl -%%WWWDIR%%/templates/submission/comment/comment.tpl -%%WWWDIR%%/templates/submission/comment/commentEmail.tpl -%%WWWDIR%%/templates/submission/comment/editComment.tpl -%%WWWDIR%%/templates/submission/comment/editorDecisionComment.tpl -%%WWWDIR%%/templates/submission/comment/editorDecisionEmail.tpl -%%WWWDIR%%/templates/submission/comment/footer.tpl -%%WWWDIR%%/templates/submission/comment/header.tpl -%%WWWDIR%%/templates/submission/comment/peerReviewComment.tpl -%%WWWDIR%%/templates/submission/instructions.tpl -%%WWWDIR%%/templates/submission/layout/galleyForm.tpl -%%WWWDIR%%/templates/submission/layout/galleyView.tpl -%%WWWDIR%%/templates/submission/layout/proofGalley.tpl -%%WWWDIR%%/templates/submission/layout/proofGalleyHTML.tpl -%%WWWDIR%%/templates/submission/layout/proofGalleyTop.tpl -%%WWWDIR%%/templates/submission/metadata/metadataEdit.tpl -%%WWWDIR%%/templates/submission/metadata/metadataView.tpl -%%WWWDIR%%/templates/submission/reviewForm/reviewFormResponse.tpl -%%WWWDIR%%/templates/submission/suppFile/suppFile.tpl -%%WWWDIR%%/templates/submission/suppFile/suppFileView.tpl -%%WWWDIR%%/templates/subscription/openAccessNotifyEmail.tpl -%%WWWDIR%%/templates/subscription/subscriptionForm.tpl -%%WWWDIR%%/templates/subscription/subscriptionPolicyForm.tpl -%%WWWDIR%%/templates/subscription/subscriptionTypeForm.tpl -%%WWWDIR%%/templates/subscription/subscriptionTypes.tpl -%%WWWDIR%%/templates/subscription/subscriptions.tpl -%%WWWDIR%%/templates/subscription/users.tpl -%%WWWDIR%%/templates/user/changePassword.tpl -%%WWWDIR%%/templates/user/index.tpl -%%WWWDIR%%/templates/user/login.tpl -%%WWWDIR%%/templates/user/loginChangePassword.tpl -%%WWWDIR%%/templates/user/lostPassword.tpl -%%WWWDIR%%/templates/user/profile.tpl -%%WWWDIR%%/templates/user/publicProfile.tpl -%%WWWDIR%%/templates/user/register.tpl -%%WWWDIR%%/templates/user/registerSite.tpl -%%WWWDIR%%/tools/dbXMLtoSQL.php -%%WWWDIR%%/tools/importExport.php -%%WWWDIR%%/tools/includes/cliTool.inc.php -%%WWWDIR%%/tools/install.php -%%WWWDIR%%/tools/localeCheck.php -%%WWWDIR%%/tools/mergeUsers.php -%%WWWDIR%%/tools/migrate.php -%%WWWDIR%%/tools/poToCountries.php -%%WWWDIR%%/tools/poToCurrencies.php -%%WWWDIR%%/tools/preCompile.php -%%WWWDIR%%/tools/rebuildSearchIndex.php -%%WWWDIR%%/tools/runScheduledTasks.php -%%WWWDIR%%/tools/upgrade.php -@dir %%WWWDIR%%/cache/_db -@dir %%WWWDIR%%/cache/t_cache -@dir %%WWWDIR%%/cache/t_compile -@dir %%WWWDIR%%/cache/t_config -@dir %%WWWDIR%%/locale/en_US/images -@group -@owner -@postunexec /bin/rm -rf %D/%%WWWDIR%%/cache/t_config 2>/dev/null || true -@postunexec /bin/rm -rf %D/%%WWWDIR%%/cache/t_compile 2>/dev/null || true -@postunexec /bin/rm -rf %D/%%WWWDIR%%/cache/t_cache 2>/dev/null || true -@postunexec /bin/rm -rf %D/%%WWWDIR%%/cache/_db 2>/dev/null || true diff --git a/www/webcalendar/Makefile b/www/webcalendar/Makefile deleted file mode 100644 index 133614d26a69..000000000000 --- a/www/webcalendar/Makefile +++ /dev/null @@ -1,94 +0,0 @@ -# $FreeBSD$ - -PORTNAME= WebCalendar -PORTVERSION= 1.2.7 -CATEGORIES= www -MASTER_SITES= SF/${PORTNAME:tl}/${PORTNAME:tl}%201.2/${PORTVERSION}/ - -MAINTAINER= ports@FreeBSD.org -COMMENT= Web-based calendar application - -LICENSE= GPLv2 - -DEPRECATED= PHP 5.4 EOL reached -EXPIRATION_DATE= 2016-01-15 - -PORTSCOUT= limit:^1\.2\. skipb:1 -USE_PHP= pcre session -WANT_PHP_WEB= yes -NO_BUILD= yes -NO_ARCH= yes - -USES= cpe -CPE_VENDOR= craig_knudsen -WWWDIR= ${PREFIX}/www/${PORTNAME:tl} -DOCSDIR= ${PREFIX}/share/doc/${PORTNAME:tl} -DEFAULT_VERSIONS+= php=5 -WITH_PHP_CGI?= /cgi-bin/php -SUB_LIST+= PHPCGI=${WITH_PHP_CGI} -PLIST_SUB+= WWWOWN=${WWWOWN} WWWGRP=${WWWGRP} - -PORTDOCS= WebCalendar-SysAdmin.html \ - newwin.gif - -OPTIONS_DEFINE= APACHE LDAP GRADIENTBG REMINDERS PALM DOCS -OPTIONS_DEFAULT= MYSQL REMINDERS -OPTIONS_MULTI= DB -OPTIONS_MULTI_DB= MYSQL PGSQL SQLITE MSSQL DBASE ODBC ORACLE -OPTIONS_SUB= yes -GRADIENTBG_DESC= Gradient background image support -REMINDERS_DESC= Email reminder support -PALM_DESC= Palm export support - -APACHE_USE= APACHE_RUN=22+ -DBASE_USE= PHP=dbase -GRADIENTBG_USE= PHP=gd -LDAP_USE= PHP=ldap -MSSQL_USE= PHP=mssql -MYSQL_USE= PHP=mysql -ODBC_USE= PHP=odbc -ORACLE_USE= PHP=oracle -PALM_RUN_DEPENDS= pilot-xfer:${PORTSDIR}/palm/pilot-link -PGSQL_USE= PHP=pgsql -SQLITE_USE= PHP=sqlite3 - -.include <bsd.port.pre.mk> - -.if ${PORT_OPTIONS:MAPACHE} -PLIST_SUB+= CONFDIR=${CONFDIR_REL} -CONFDIR= ${PREFIX}/${CONFDIR_REL} -CONFDIR_REL= ${APACHEETCDIR}/Includes -SUB_FILES= pkg-message -.endif - -.if ${PHP_SAPI:Mcgi} == "cgi" && ${PHP_SAPI:Mmod} == "" -CGI_EXT= -cgi -.else -CGI_EXT= -.endif -CONF= webcalendar${CGI_EXT}.conf -SUB_FILES+= ${CONF} -PLIST_SUB+= CONFFILE=${CONF} - -.if ${PORT_OPTIONS:MREMINDERS} -WANT_PHP_CLI= yes -.endif - -.if ${PORT_OPTIONS:MDOCS} -SUB_LIST+= HASHMARK= -.else -SUB_LIST+= HASHMARK=\# -.endif - -do-install: - @${MKDIR} ${STAGEDIR}${WWWDIR} - (cd ${WRKSRC} && ${COPYTREE_SHARE} . ${STAGEDIR}${WWWDIR}) - -post-install: - @${MKDIR} ${STAGEDIR}${EXAMPLESDIR} - ${INSTALL_DATA} ${WRKDIR}/${CONF} ${STAGEDIR}${EXAMPLESDIR} - - @${MKDIR} ${STAGEDIR}${DOCSDIR} - (cd ${WRKSRC}/docs && ${INSTALL_DATA} ${PORTDOCS} ${STAGEDIR}${DOCSDIR}) - -.include <bsd.port.post.mk> diff --git a/www/webcalendar/distinfo b/www/webcalendar/distinfo deleted file mode 100644 index c0f1f458b745..000000000000 --- a/www/webcalendar/distinfo +++ /dev/null @@ -1,2 +0,0 @@ -SHA256 (WebCalendar-1.2.7.tar.gz) = 99f01ef8b2c665b8599c14ad6908e4bf5755736f894741430cdbf600b4c4d890 -SIZE (WebCalendar-1.2.7.tar.gz) = 1386070 diff --git a/www/webcalendar/files/pkg-message.in b/www/webcalendar/files/pkg-message.in deleted file mode 100644 index ef2e7b0a7c1a..000000000000 --- a/www/webcalendar/files/pkg-message.in +++ /dev/null @@ -1,20 +0,0 @@ - -********************************************************************* -You have just installed the WebCalendar application. - -There is a sample Apache configuration file in - %%EXAMPLESDIR%% - -To configure WebCalendar, please visit: - - http://localhost/webcalendar/ - -and you will be guided through the installation process. - -If you installed the CGI binary, you should reference it by the URL: - - %%PHPCGI%% - -You can change this by setting WITH_PHP_CGI and recompiling the port. - -********************************************************************* diff --git a/www/webcalendar/files/webcalendar-cgi.conf.in b/www/webcalendar/files/webcalendar-cgi.conf.in deleted file mode 100644 index e3de2eb3da4e..000000000000 --- a/www/webcalendar/files/webcalendar-cgi.conf.in +++ /dev/null @@ -1,19 +0,0 @@ -AddType application/x-httpd-php .php -AddType application/x-httpd-php-source .phps -DirectoryIndex index.php index.html - -Action php-script %%PHPCGI%% -AddHandler php-script .php - -%%HASHMARK%%Alias /webcalendar/docs %%DOCSDIR%% -Alias /webcalendar %%WWWDIR%% - -%%HASHMARK%%<Directory %%DOCSDIR%%> -%%HASHMARK%% Order deny,allow -%%HASHMARK%% Allow from all -%%HASHMARK%%</Directory> - -<Location /webcalendar> - Order deny,allow - Allow from all -</Location> diff --git a/www/webcalendar/files/webcalendar.conf.in b/www/webcalendar/files/webcalendar.conf.in deleted file mode 100644 index 13b6c82bdbd3..000000000000 --- a/www/webcalendar/files/webcalendar.conf.in +++ /dev/null @@ -1,16 +0,0 @@ -AddType application/x-httpd-php .php -AddType application/x-httpd-php-source .phps -DirectoryIndex index.php index.html - -%%HASHMARK%%Alias /webcalendar/docs %%DOCSDIR%% -Alias /webcalendar %%WWWDIR%% - -%%HASHMARK%%<Directory %%DOCSDIR%%> -%%HASHMARK%% Order deny,allow -%%HASHMARK%% Allow from all -%%HASHMARK%%</Directory> - -<Location /webcalendar> - Order deny,allow - Allow from all -</Location> diff --git a/www/webcalendar/pkg-descr b/www/webcalendar/pkg-descr deleted file mode 100644 index bcad1bd4b1c7..000000000000 --- a/www/webcalendar/pkg-descr +++ /dev/null @@ -1,21 +0,0 @@ - WebCalendar is a PHP-based calendar application that can be configured -as a single-user calendar, a multi-user calendar for groups of users, or -as an event calendar viewable by visitors. MySQL, PostgreSQL, Oracle, -DB2, Interbase, MS SQL Server, or ODBC is required. - -WebCalendar can be setup in a variety of ways, such as... - - * A schedule management system for a single person - - * A schedule management system for a group of people, allowing one or - more assistants to manage the calendar of another user - - * An events schedule that anyone can view, allowing visitors to submit - new events - - * A calendar server that can be viewed with iCalendar-compliant calendar - applications like Mozilla Sunbird, Apple iCal or GNOME Evolution or - RSS-enabled applications like Firefox, Thunderbird, RSSOwl, FeedDemon, - or BlogExpress. - -WWW: http://www.k5n.us/webcalendar.php diff --git a/www/webcalendar/pkg-plist b/www/webcalendar/pkg-plist deleted file mode 100644 index 4755bbb07b8d..000000000000 --- a/www/webcalendar/pkg-plist +++ /dev/null @@ -1,407 +0,0 @@ -@mode 644 -@owner %%WWWOWN%% -@group %%WWWGRP%% -%%WWWDIR%%/AUTHORS -%%WWWDIR%%/GPL.html -%%WWWDIR%%/NEWS -%%WWWDIR%%/README.html -%%WWWDIR%%/UPGRADING.html -%%WWWDIR%%/about.php -%%WWWDIR%%/access.php -%%WWWDIR%%/activity_log.php -%%WWWDIR%%/add_entry.php -%%WWWDIR%%/admin.php -%%WWWDIR%%/adminhome.php -%%WWWDIR%%/ajax.php -%%WWWDIR%%/approve_entry.php -%%WWWDIR%%/assistant_edit.php -%%WWWDIR%%/assistant_edit_handler.php -%%WWWDIR%%/availability.php -%%WWWDIR%%/category.php -%%WWWDIR%%/category_handler.php -%%WWWDIR%%/catsel.php -%%WWWDIR%%/colors.php -%%WWWDIR%%/controlpanel.php -%%WWWDIR%%/css_cacher.php -%%WWWDIR%%/datesel.php -%%WWWDIR%%/day.php -%%WWWDIR%%/del_entry.php -%%WWWDIR%%/del_layer.php -%%WWWDIR%%/doc.php -%%WWWDIR%%/docadd.php -%%WWWDIR%%/docdel.php -%%WWWDIR%%/docs/WebCalendar-SysAdmin.html -%%WWWDIR%%/docs/newwin.gif -%%WWWDIR%%/edit_entry.php -%%WWWDIR%%/edit_entry_handler.php -%%WWWDIR%%/edit_layer.php -%%WWWDIR%%/edit_layer_handler.php -%%WWWDIR%%/edit_nonusers.php -%%WWWDIR%%/edit_nonusers_handler.php -%%WWWDIR%%/edit_remotes.php -%%WWWDIR%%/edit_remotes_handler.php -%%WWWDIR%%/edit_report.php -%%WWWDIR%%/edit_report_handler.php -%%WWWDIR%%/edit_template.php -%%WWWDIR%%/edit_user.php -%%WWWDIR%%/edit_user_handler.php -%%WWWDIR%%/export.php -%%WWWDIR%%/export_handler.php -%%WWWDIR%%/favicon.ico -%%WWWDIR%%/freebusy.php -%%WWWDIR%%/group_edit.php -%%WWWDIR%%/group_edit_handler.php -%%WWWDIR%%/groups.php -%%WWWDIR%%/help_admin.php -%%WWWDIR%%/help_bug.php -%%WWWDIR%%/help_docs.php -%%WWWDIR%%/help_edit_entry.php -%%WWWDIR%%/help_import.php -%%WWWDIR%%/help_index.php -%%WWWDIR%%/help_layers.php -%%WWWDIR%%/help_pref.php -%%WWWDIR%%/help_uac.php -%%WWWDIR%%/icalclient.php -%%WWWDIR%%/icons.php -%%WWWDIR%%/icons/example.gif -%%WWWDIR%%/images/arrow.gif -%%WWWDIR%%/images/blank.gif -%%WWWDIR%%/images/check.gif -%%WWWDIR%%/images/circle.gif -%%WWWDIR%%/images/colors.jpg -%%WWWDIR%%/images/cross.gif -%%WWWDIR%%/images/cursor.gif -%%WWWDIR%%/images/delete.png -%%WWWDIR%%/images/down.png -%%WWWDIR%%/images/error.gif -%%WWWDIR%%/images/event.gif -%%WWWDIR%%/images/firstmoon.gif -%%WWWDIR%%/images/fullmoon.gif -%%WWWDIR%%/images/help.gif -%%WWWDIR%%/images/kn5.jpg -%%WWWDIR%%/images/lastmoon.gif -%%WWWDIR%%/images/leftarrow.gif -%%WWWDIR%%/images/leftarrowsmall.gif -%%WWWDIR%%/images/login.gif -%%WWWDIR%%/images/new.png -%%WWWDIR%%/images/newmoon.gif -%%WWWDIR%%/images/ok.gif -%%WWWDIR%%/images/pix.gif -%%WWWDIR%%/images/pixb.gif -%%WWWDIR%%/images/register.gif -%%WWWDIR%%/images/rejected.gif -%%WWWDIR%%/images/rightarrow.gif -%%WWWDIR%%/images/rightarrowsmall.gif -%%WWWDIR%%/images/rss.png -%%WWWDIR%%/images/select.gif -%%WWWDIR%%/images/spacer.gif -%%WWWDIR%%/images/task.gif -%%WWWDIR%%/images/up.png -%%WWWDIR%%/import.php -%%WWWDIR%%/import_handler.php -%%WWWDIR%%/import_outlookcsv.php -%%WWWDIR%%/import_palmdesktop.php -%%WWWDIR%%/includes/access.php -%%WWWDIR%%/includes/assert.php -%%WWWDIR%%/includes/blacklist.php -%%WWWDIR%%/includes/classes/AttachmentList.class -%%WWWDIR%%/includes/classes/CommentList.class -%%WWWDIR%%/includes/classes/Doc.class -%%WWWDIR%%/includes/classes/DocList.class -%%WWWDIR%%/includes/classes/Event.class -%%WWWDIR%%/includes/classes/RptEvent.class -%%WWWDIR%%/includes/classes/WebCalMailer.class -%%WWWDIR%%/includes/classes/WebCalendar.class -%%WWWDIR%%/includes/classes/captcha/COLLEGE.ttf -%%WWWDIR%%/includes/classes/captcha/README -%%WWWDIR%%/includes/classes/captcha/README.webcalendar -%%WWWDIR%%/includes/classes/captcha/captcha.php -%%WWWDIR%%/includes/classes/hKit/hcal.profile.php -%%WWWDIR%%/includes/classes/hKit/hkit.class.php -%%WWWDIR%%/includes/classes/phpmailer/LICENSE -%%WWWDIR%%/includes/classes/phpmailer/class.phpmailer.php -%%WWWDIR%%/includes/classes/phpmailer/class.smtp.php -%%WWWDIR%%/includes/common_admin_pref.php -%%WWWDIR%%/includes/config.php -%%WWWDIR%%/includes/date_formats.php -%%WWWDIR%%/includes/dbi4php.php -%%WWWDIR%%/includes/dbtable.php -%%WWWDIR%%/includes/formvars.php -%%WWWDIR%%/includes/functions.php -%%WWWDIR%%/includes/gradient.php -%%WWWDIR%%/includes/help_list.php -%%WWWDIR%%/includes/index.html -%%WWWDIR%%/includes/index.php -%%WWWDIR%%/includes/init.php -%%WWWDIR%%/includes/js/admin.php -%%WWWDIR%%/includes/js/assistant_edit.php -%%WWWDIR%%/includes/js/availability.php -%%WWWDIR%%/includes/js/catsel.php -%%WWWDIR%%/includes/js/colors.php -%%WWWDIR%%/includes/js/edit_entry.php -%%WWWDIR%%/includes/js/edit_layer.php -%%WWWDIR%%/includes/js/edit_nonuser.php -%%WWWDIR%%/includes/js/edit_remotes.php -%%WWWDIR%%/includes/js/edit_user.php -%%WWWDIR%%/includes/js/export_import.php -%%WWWDIR%%/includes/js/popups.php -%%WWWDIR%%/includes/js/pref.php -%%WWWDIR%%/includes/js/prototype.js -%%WWWDIR%%/includes/js/search.php -%%WWWDIR%%/includes/js/set_entry_cat.php -%%WWWDIR%%/includes/js/users.php -%%WWWDIR%%/includes/js/usersel.php -%%WWWDIR%%/includes/js/util.js -%%WWWDIR%%/includes/js/view_d.php -%%WWWDIR%%/includes/js/views_edit.php -%%WWWDIR%%/includes/js/visible.php -%%WWWDIR%%/includes/js/weekHover.js -%%WWWDIR%%/includes/menu/JSCookMenu.js -%%WWWDIR%%/includes/menu/icons/5days.png -%%WWWDIR%%/includes/menu/icons/access.png -%%WWWDIR%%/includes/menu/icons/add.png -%%WWWDIR%%/includes/menu/icons/arrow.gif -%%WWWDIR%%/includes/menu/icons/arrowdown.gif -%%WWWDIR%%/includes/menu/icons/back.png -%%WWWDIR%%/includes/menu/icons/blank.gif -%%WWWDIR%%/includes/menu/icons/colorpicker.png -%%WWWDIR%%/includes/menu/icons/config.png -%%WWWDIR%%/includes/menu/icons/delete.png -%%WWWDIR%%/includes/menu/icons/display.png -%%WWWDIR%%/includes/menu/icons/document.png -%%WWWDIR%%/includes/menu/icons/down.png -%%WWWDIR%%/includes/menu/icons/edit.png -%%WWWDIR%%/includes/menu/icons/edit2.png -%%WWWDIR%%/includes/menu/icons/edit_add.png -%%WWWDIR%%/includes/menu/icons/edit_remove.png -%%WWWDIR%%/includes/menu/icons/exit.png -%%WWWDIR%%/includes/menu/icons/find.png -%%WWWDIR%%/includes/menu/icons/folder.png -%%WWWDIR%%/includes/menu/icons/help.png -%%WWWDIR%%/includes/menu/icons/help2.png -%%WWWDIR%%/includes/menu/icons/home.png -%%WWWDIR%%/includes/menu/icons/k5n.png -%%WWWDIR%%/includes/menu/icons/layers.png -%%WWWDIR%%/includes/menu/icons/list.png -%%WWWDIR%%/includes/menu/icons/log.png -%%WWWDIR%%/includes/menu/icons/mail_reply.png -%%WWWDIR%%/includes/menu/icons/mail_send.png -%%WWWDIR%%/includes/menu/icons/mail_send2.png -%%WWWDIR%%/includes/menu/icons/manage_cal.png -%%WWWDIR%%/includes/menu/icons/manage_reports.png -%%WWWDIR%%/includes/menu/icons/manage_views.png -%%WWWDIR%%/includes/menu/icons/mini/1day.png -%%WWWDIR%%/includes/menu/icons/misc.png -%%WWWDIR%%/includes/menu/icons/month.png -%%WWWDIR%%/includes/menu/icons/new.png -%%WWWDIR%%/includes/menu/icons/newtodo.png -%%WWWDIR%%/includes/menu/icons/printer.png -%%WWWDIR%%/includes/menu/icons/profile.png -%%WWWDIR%%/includes/menu/icons/public.png -%%WWWDIR%%/includes/menu/icons/reports.png -%%WWWDIR%%/includes/menu/icons/search.png -%%WWWDIR%%/includes/menu/icons/settings.png -%%WWWDIR%%/includes/menu/icons/spacer.gif -%%WWWDIR%%/includes/menu/icons/title_sm.png -%%WWWDIR%%/includes/menu/icons/today.png -%%WWWDIR%%/includes/menu/icons/todo.png -%%WWWDIR%%/includes/menu/icons/unapproved.png -%%WWWDIR%%/includes/menu/icons/up.png -%%WWWDIR%%/includes/menu/icons/user.png -%%WWWDIR%%/includes/menu/icons/users.png -%%WWWDIR%%/includes/menu/icons/vcalendar.png -%%WWWDIR%%/includes/menu/icons/vcard.png -%%WWWDIR%%/includes/menu/icons/view_bottom.png -%%WWWDIR%%/includes/menu/icons/view_choose.png -%%WWWDIR%%/includes/menu/icons/view_detailed.png -%%WWWDIR%%/includes/menu/icons/view_icon.png -%%WWWDIR%%/includes/menu/icons/view_remove.png -%%WWWDIR%%/includes/menu/icons/view_text.png -%%WWWDIR%%/includes/menu/icons/viewmag.png -%%WWWDIR%%/includes/menu/icons/views.png -%%WWWDIR%%/includes/menu/icons/week.png -%%WWWDIR%%/includes/menu/icons/year.png -%%WWWDIR%%/includes/menu/index.php -%%WWWDIR%%/includes/menu/menu_config.php -%%WWWDIR%%/includes/menu/themes/autumn/theme.css -%%WWWDIR%%/includes/menu/themes/autumn/theme.js -%%WWWDIR%%/includes/menu/themes/darkness/arrow.gif -%%WWWDIR%%/includes/menu/themes/darkness/arrowdown.gif -%%WWWDIR%%/includes/menu/themes/darkness/theme.css -%%WWWDIR%%/includes/menu/themes/darkness/theme.js -%%WWWDIR%%/includes/menu/themes/default/theme.css -%%WWWDIR%%/includes/menu/themes/default/theme.js -%%WWWDIR%%/includes/menu/themes/office2003/mainmenubg.gif -%%WWWDIR%%/includes/menu/themes/office2003/mainmenubg.png -%%WWWDIR%%/includes/menu/themes/office2003/menubg.gif -%%WWWDIR%%/includes/menu/themes/office2003/menubg.png -%%WWWDIR%%/includes/menu/themes/office2003/theme.css -%%WWWDIR%%/includes/menu/themes/office2003/theme.js -%%WWWDIR%%/includes/menu/themes/spring/theme.css -%%WWWDIR%%/includes/menu/themes/spring/theme.js -%%WWWDIR%%/includes/menu/themes/touch_of_grey/theme.css -%%WWWDIR%%/includes/menu/themes/touch_of_grey/theme.js -%%WWWDIR%%/includes/menu/themes/touch_of_greydient/theme.css -%%WWWDIR%%/includes/menu/themes/touch_of_greydient/theme.js -%%WWWDIR%%/includes/moon_phases.php -%%WWWDIR%%/includes/print_styles.css -%%WWWDIR%%/includes/settings.php.orig -%%WWWDIR%%/includes/site_extras.php -%%WWWDIR%%/includes/styles.php -%%WWWDIR%%/includes/trailer.php -%%WWWDIR%%/includes/translate.php -%%WWWDIR%%/includes/user-app-joomla.php -%%WWWDIR%%/includes/user-app-postnuke.php -%%WWWDIR%%/includes/user-imap.php -%%WWWDIR%%/includes/user-ldap.php -%%WWWDIR%%/includes/user-nis.php -%%WWWDIR%%/includes/user.php -%%WWWDIR%%/includes/validate.php -%%WWWDIR%%/includes/views.php -%%WWWDIR%%/includes/xcal.php -%%WWWDIR%%/includes/zone.tab -%%WWWDIR%%/index.php -%%WWWDIR%%/install/default_config.php -%%WWWDIR%%/install/index.php -%%WWWDIR%%/install/install_functions.php -%%WWWDIR%%/install/not_recommended.jpg -%%WWWDIR%%/install/recommended.gif -%%WWWDIR%%/install/sql/tables-db2.sql -%%WWWDIR%%/install/sql/tables-ibase.sql -%%WWWDIR%%/install/sql/tables-mssql.sql -%%WWWDIR%%/install/sql/tables-mysql.sql -%%WWWDIR%%/install/sql/tables-oracle.sql -%%WWWDIR%%/install/sql/tables-postgres.sql -%%WWWDIR%%/install/sql/tables-sqlite.php -%%WWWDIR%%/install/sql/upgrade-db2.sql -%%WWWDIR%%/install/sql/upgrade-ibase.sql -%%WWWDIR%%/install/sql/upgrade-mssql.sql -%%WWWDIR%%/install/sql/upgrade-mysql.sql -%%WWWDIR%%/install/sql/upgrade-oracle.sql -%%WWWDIR%%/install/sql/upgrade-postgres.sql -%%WWWDIR%%/install/sql/upgrade_matrix.php -%%WWWDIR%%/js_cacher.php -%%WWWDIR%%/layers.php -%%WWWDIR%%/layers_toggle.php -%%WWWDIR%%/list_unapproved.php -%%WWWDIR%%/login-app.php -%%WWWDIR%%/login.php -%%WWWDIR%%/minical.php -%%WWWDIR%%/month.php -%%WWWDIR%%/nonusers.php -%%WWWDIR%%/nonusers_handler.php -%%WWWDIR%%/nulogin.php -%%WWWDIR%%/pref.php -%%WWWDIR%%/publish.php -%%WWWDIR%%/purge.php -%%WWWDIR%%/register.php -%%WWWDIR%%/reject_entry.php -%%WWWDIR%%/remotes.php -%%WWWDIR%%/report.php -%%WWWDIR%%/rss.php -%%WWWDIR%%/rss_activity_log.php -%%WWWDIR%%/rss_unapproved.php -%%WWWDIR%%/search.php -%%WWWDIR%%/search_handler.php -%%WWWDIR%%/security_audit.php -%%WWWDIR%%/select_user.php -%%WWWDIR%%/set_entry_cat.php -%%WWWDIR%%/tests/add_duration_test.php -%%WWWDIR%%/tests/all_tests.php -%%WWWDIR%%/themes/autumn_pref.gif -%%WWWDIR%%/themes/autumn_pref.php -%%WWWDIR%%/themes/basic_admin.gif -%%WWWDIR%%/themes/basic_admin.php -%%WWWDIR%%/themes/default_admin.php -%%WWWDIR%%/themes/default_pref.gif -%%WWWDIR%%/themes/default_pref.php -%%WWWDIR%%/themes/spring_pref.gif -%%WWWDIR%%/themes/spring_pref.php -%%WWWDIR%%/themes/theme_inc.php -%%WWWDIR%%/themes/touch_of_grey_pref.gif -%%WWWDIR%%/themes/touch_of_grey_pref.php -%%WWWDIR%%/tools/check_translation.pl -%%WWWDIR%%/tools/convert_passwords.php -%%WWWDIR%%/tools/palm_datebook.pl -%%WWWDIR%%/tools/reload_remotes.php -%%WWWDIR%%/tools/send_reminders.php -%%WWWDIR%%/tools/summary.txt -%%WWWDIR%%/tools/translation_summary.pl -%%WWWDIR%%/tools/update_all.pl -%%WWWDIR%%/tools/update_translation.pl -%%WWWDIR%%/tools/upgrade_to_0.9.7.pl -%%WWWDIR%%/translations/Afrikaans.txt -%%WWWDIR%%/translations/Albanian.txt -%%WWWDIR%%/translations/Arabic_utf8.txt -%%WWWDIR%%/translations/Bahasa_Indonesia.txt -%%WWWDIR%%/translations/Basque.txt -%%WWWDIR%%/translations/Bulgarian.txt -%%WWWDIR%%/translations/Catalan.txt -%%WWWDIR%%/translations/Chinese-Big5.txt -%%WWWDIR%%/translations/Chinese-GB2312.txt -%%WWWDIR%%/translations/Croatian_utf8.txt -%%WWWDIR%%/translations/Czech.txt -%%WWWDIR%%/translations/Czech_utf8.txt -%%WWWDIR%%/translations/Danish.txt -%%WWWDIR%%/translations/Dutch.txt -%%WWWDIR%%/translations/Elven.txt -%%WWWDIR%%/translations/English-US.txt -%%WWWDIR%%/translations/Estonian.txt -%%WWWDIR%%/translations/Finnish.txt -%%WWWDIR%%/translations/French-UTF8.txt -%%WWWDIR%%/translations/French.txt -%%WWWDIR%%/translations/Galician.txt -%%WWWDIR%%/translations/German.txt -%%WWWDIR%%/translations/German_utf8.txt -%%WWWDIR%%/translations/Greek.txt -%%WWWDIR%%/translations/Hebrew_utf8.txt -%%WWWDIR%%/translations/Holo-Big5.txt -%%WWWDIR%%/translations/Hungarian.txt -%%WWWDIR%%/translations/Icelandic.txt -%%WWWDIR%%/translations/Italian.txt -%%WWWDIR%%/translations/Japanese-eucjp.txt -%%WWWDIR%%/translations/Japanese-sjis.txt -%%WWWDIR%%/translations/Japanese.txt -%%WWWDIR%%/translations/Korean.txt -%%WWWDIR%%/translations/Lithuanian.txt -%%WWWDIR%%/translations/Norwegian.txt -%%WWWDIR%%/translations/Polish-utf8.txt -%%WWWDIR%%/translations/Polish.txt -%%WWWDIR%%/translations/Portuguese.txt -%%WWWDIR%%/translations/Portuguese_BR.txt -%%WWWDIR%%/translations/Portuguese_BR_utf8.txt -%%WWWDIR%%/translations/Romanian.txt -%%WWWDIR%%/translations/Russian.txt -%%WWWDIR%%/translations/Russian_utf8.txt -%%WWWDIR%%/translations/Serbian_utf8.txt -%%WWWDIR%%/translations/Slovak_utf8.txt -%%WWWDIR%%/translations/Slovenian.txt -%%WWWDIR%%/translations/Spanish.txt -%%WWWDIR%%/translations/Swedish.txt -%%WWWDIR%%/translations/Turkish.txt -%%WWWDIR%%/translations/Welsh.txt -%%WWWDIR%%/upcoming.php -%%WWWDIR%%/users.php -%%WWWDIR%%/usersel.php -%%WWWDIR%%/view_d.php -%%WWWDIR%%/view_entry.php -%%WWWDIR%%/view_l.php -%%WWWDIR%%/view_m.php -%%WWWDIR%%/view_r.php -%%WWWDIR%%/view_t.php -%%WWWDIR%%/view_v.php -%%WWWDIR%%/view_w.php -%%WWWDIR%%/views.php -%%WWWDIR%%/views_edit.php -%%WWWDIR%%/views_edit_handler.php -%%WWWDIR%%/week.php -%%WWWDIR%%/week_details.php -%%WWWDIR%%/week_ssi.php -%%WWWDIR%%/year.php -@mode 755 -@dir %%WWWDIR%%/includes -@dir %%WWWDIR%% -@mode -@owner -@group -%%EXAMPLESDIR%%/%%CONFFILE%% |