diff options
author | Rene Ladan <rene@FreeBSD.org> | 2018-08-21 12:06:54 +0000 |
---|---|---|
committer | Rene Ladan <rene@FreeBSD.org> | 2018-08-21 12:06:54 +0000 |
commit | 7526a10e450ca9426aaed0fa9341f56da75cdc0e (patch) | |
tree | 7247af281307dfc53b3d0e9891be0278d6ed213a | |
parent | 8950e0e96943dd73a5322e0622a1adf63ad849f3 (diff) |
Remove expired ports:
2018-08-20 net/openmq: Broken for more than 5 months
2018-08-20 net/coda6_server: Broken for more than 5 months
2018-08-20 net/ceph-devel: Broken for more than 5 months
2018-08-20 java/jgrapht: Broken for more than 5 months
2018-08-20 mail/mutt14: mutt 1.4.x has been out of support for 10+ years use mail/mutt
2018-08-20 www/pydio: Broken for more than 5 months
2018-08-20 security/fastd-devel: Broken for more than 5 months
2018-08-20 security/fastd: Broken for more than 5 months
2018-08-20 devel/bhyve-vm-goagent: Broken for more than 5 months
2018-08-20 devel/cherivis-devel: Depends on broken and expiring cheritrace-devel
2018-08-20 devel/cheritrace-devel: Broken for more than 5 months
2018-08-20 devel/javolution: Broken for more than 5 months
2018-08-20 devel/bisoncpp: Depends on broken and expiring libbobcat
2018-08-20 databases/php5-pdo_cassandra: Broken for more than 5 months
2018-08-20 games/crafty-open-large: Broken for more than 5 months
2018-08-20 games/crafty-open-enormous: Broken for more than 5 months
2018-08-20 games/crafty-open-medium: Broken for more than 5 months
2018-08-20 math/jakarta-commons-math: Broken for more than 5 months
2018-08-20 math/hfst: Broken for more than 5 months
2018-08-20 math/octave-forge-communications: Broken for more than 5 months
2018-08-20 lang/v8-devel: Broken for more than 5 months
2018-08-20 sysutils/rubygem-fluentd010: Broken for more than 5 months
Notes
Notes:
svn path=/head/; revision=477717
166 files changed, 22 insertions, 16864 deletions
@@ -10463,3 +10463,25 @@ sysutils/areca-cli||2018-08-16|Has expired: unknown license net-im/tox12|net-im/tox|2018-08-18|Unused www/moodle32|www/moodle33|2018-08-19|Has expired: Deprecated by upstream archivers/opkg|archivers/opkg-openwrt|2018-08-20|Better naming +net/openmq||2018-08-21|Has expired: Broken for more than 5 months +net/coda6_server||2018-08-21|Has expired: Broken for more than 5 months +net/ceph-devel||2018-08-21|Has expired: Broken for more than 5 months +java/jgrapht||2018-08-21|Has expired: Broken for more than 5 months +mail/mutt14||2018-08-21|Has expired: mutt 1.4.x has been out of support for 10+ years use mail/mutt +www/pydio||2018-08-21|Has expired: Broken for more than 5 months +security/fastd-devel||2018-08-21|Has expired: Broken for more than 5 months +security/fastd||2018-08-21|Has expired: Broken for more than 5 months +devel/bhyve-vm-goagent||2018-08-21|Has expired: Broken for more than 5 months +devel/cherivis-devel||2018-08-21|Has expired: Depends on broken and expiring cheritrace-devel +devel/cheritrace-devel||2018-08-21|Has expired: Broken for more than 5 months +devel/javolution||2018-08-21|Has expired: Broken for more than 5 months +devel/bisoncpp||2018-08-21|Has expired: Depends on broken and expiring libbobcat +databases/php5-pdo_cassandra||2018-08-21|Has expired: Broken for more than 5 months +games/crafty-open-large||2018-08-21|Has expired: Broken for more than 5 months +games/crafty-open-enormous||2018-08-21|Has expired: Broken for more than 5 months +games/crafty-open-medium||2018-08-21|Has expired: Broken for more than 5 months +math/jakarta-commons-math||2018-08-21|Has expired: Broken for more than 5 months +math/hfst||2018-08-21|Has expired: Broken for more than 5 months +math/octave-forge-communications||2018-08-21|Has expired: Broken for more than 5 months +lang/v8-devel||2018-08-21|Has expired: Broken for more than 5 months +sysutils/rubygem-fluentd010||2018-08-21|Has expired: Broken for more than 5 months diff --git a/databases/Makefile b/databases/Makefile index 3abc5e29cadd..b4de703028d2 100644 --- a/databases/Makefile +++ b/databases/Makefile @@ -622,7 +622,6 @@ SUBDIR += php-mdcached SUBDIR += php-memcache SUBDIR += php-xapian - SUBDIR += php5-pdo_cassandra SUBDIR += php5-tarantool SUBDIR += php56-dba SUBDIR += php56-interbase diff --git a/databases/php5-pdo_cassandra/Makefile b/databases/php5-pdo_cassandra/Makefile deleted file mode 100644 index 94579b853c11..000000000000 --- a/databases/php5-pdo_cassandra/Makefile +++ /dev/null @@ -1,52 +0,0 @@ -# Created by: Gasol Wu <gasol.wu@gmail.com> -# $FreeBSD$ - -PORTNAME= pdo_cassandra -PORTVERSION= 0.2.1 -PORTREVISION= 17 -CATEGORIES= databases -PKGNAMEPREFIX= ${PHP_PKGNAMEPREFIX} - -MAINTAINER= gasol.wu@gmail.com -COMMENT= PDO driver for Apache Cassandra - -LICENSE= APACHE20 - -BROKEN= fails to build -DEPRECATED= Broken for more than 5 months -EXPIRATION_DATE= 2018-08-20 -BROKEN_powerpc64= Does not build - -LIB_DEPENDS= libboost_iostreams.so:devel/boost-libs - -USE_GITHUB= yes -GH_ACCOUNT= mkoppanen -GH_PROJECT= php-${PORTNAME} -GH_TAGNAME= 7debd5b - -USES= compiler:c++11-lib php:ext pkgconfig -USE_CXXSTD= c++11 -USE_PHP= pdo:build - -IGNORE_WITH_PHP= 70 71 72 - -.include <bsd.port.pre.mk> -.include "${PORTSDIR}/devel/thrift/bsd.thrift.mk" - -THRIFT_MAJOR_VER= ${THRIFT_PORTVERSION:R:R} -THRIFT_MINOR_VER= ${THRIFT_PORTVERSION:R:E} -THRIFT_PATCH_VER= ${THRIFT_PORTVERSION:E} - -.if ${THRIFT_MAJOR_VER} >= 0 || ${THRIFT_MINOR_VER} >= 9 || ${THRIFT_PATCH_VER} >= 1 -LIB_DEPENDS+= libthrift.so:devel/thrift-cpp -BUILD_DEPENDS+= ${LOCALBASE}/bin/thrift:devel/thrift -.else -LIB_DEPENDS+= libthrift.so:devel/thrift -.endif - -post-configure: - ${REINPLACE_CMD} 's/\([^:]\)apache::thrift/\1 ::apache::thrift/g' ${WRKSRC}/gen-cpp/Cassandra.cpp - ${REINPLACE_CMD} 's/\([^:]\)apache::thrift/\1 ::apache::thrift/g' ${WRKSRC}/gen-cpp/Cassandra.h - ${REINPLACE_CMD} 's/\([^:]\)apache::thrift/\1 ::apache::thrift/g' ${WRKSRC}/gen-cpp/cassandra_types.cpp - -.include <bsd.port.post.mk> diff --git a/databases/php5-pdo_cassandra/distinfo b/databases/php5-pdo_cassandra/distinfo deleted file mode 100644 index 1622cbb0e7b1..000000000000 --- a/databases/php5-pdo_cassandra/distinfo +++ /dev/null @@ -1,2 +0,0 @@ -SHA256 (mkoppanen-php-pdo_cassandra-0.2.1-7debd5b_GH0.tar.gz) = 9814535af2fe99f706af50947e6cff26a940de87246a42d89bd4fd48ac76d06c -SIZE (mkoppanen-php-pdo_cassandra-0.2.1-7debd5b_GH0.tar.gz) = 32961 diff --git a/databases/php5-pdo_cassandra/files/patch-config.m4 b/databases/php5-pdo_cassandra/files/patch-config.m4 deleted file mode 100644 index 84200cd4df31..000000000000 --- a/databases/php5-pdo_cassandra/files/patch-config.m4 +++ /dev/null @@ -1,22 +0,0 @@ ---- config.m4.orig 2011-12-30 09:41:22 UTC -+++ config.m4 -@@ -38,8 +38,18 @@ if test "x${PHP_PDO_CASSANDRA}" != "xno" - PHP_THRIFT_VERSION=`${PKG_CONFIG} thrift --modversion` - - AC_MSG_RESULT([found version ${PHP_THRIFT_VERSION}]) -+ ac_IFS=$IFS -+ IFS="." -+ set $PHP_THRIFT_VERSION -+ IFS=$ac_IFS -+ dnl workaround for changes of THRIFT-1968 -+ THRIFT_VERSION=`expr [$]1 \* 10000 + [$]2 \* 100 + [$]3` -+ if test "$THRIFT_VERSION" -ge "901"; then -+ PHP_THRIFT_INCS="-I`${PKG_CONFIG} thrift --variable=includedir`/thrift" -+ else -+ PHP_THRIFT_INCS=`${PKG_CONFIG} thrift --cflags` -+ fi - PHP_THRIFT_LIBS=`${PKG_CONFIG} thrift --libs` -- PHP_THRIFT_INCS=`${PKG_CONFIG} thrift --cflags` - - PHP_EVAL_LIBLINE(${PHP_THRIFT_LIBS}, PDO_CASSANDRA_SHARED_LIBADD) - PHP_EVAL_INCLINE(${PHP_THRIFT_INCS}) diff --git a/databases/php5-pdo_cassandra/pkg-descr b/databases/php5-pdo_cassandra/pkg-descr deleted file mode 100644 index 3d8747110fd5..000000000000 --- a/databases/php5-pdo_cassandra/pkg-descr +++ /dev/null @@ -1,10 +0,0 @@ -PDO driver for Apache Cassandra - -Cassandra is a highly scalable, eventually consistent, distributed, -structured key-value store. Cassandra brings together the distributed -systems technologies from Dynamo and the data model from Google's -BigTable. Like Dynamo, Cassandra is eventually consistent. Like -BigTable, Cassandra provides a ColumnFamily-based data model richer -than typical key/value systems. - -WWW: http://code.google.com/a/apache-extras.org/p/cassandra-pdo/ diff --git a/devel/Makefile b/devel/Makefile index 7e32416c2333..fd81f366f530 100644 --- a/devel/Makefile +++ b/devel/Makefile @@ -200,14 +200,12 @@ SUBDIR += bennugd-core SUBDIR += bennugd-modules SUBDIR += bglibs - SUBDIR += bhyve-vm-goagent SUBDIR += bicyclerepair SUBDIR += bin86 SUBDIR += binaryen SUBDIR += bingrep SUBDIR += binutils SUBDIR += bison - SUBDIR += bisoncpp SUBDIR += blame SUBDIR += blitz SUBDIR += bmake @@ -287,8 +285,6 @@ SUBDIR += check SUBDIR += checkbashisms SUBDIR += checkheaders - SUBDIR += cheritrace-devel - SUBDIR += cherivis-devel SUBDIR += chromium-gn SUBDIR += chrpath SUBDIR += chruby @@ -1255,7 +1251,6 @@ SUBDIR += jam SUBDIR += jansson SUBDIR += java-findbugs - SUBDIR += javolution SUBDIR += jclassinfo SUBDIR += jcmdline SUBDIR += jech-dht diff --git a/devel/bhyve-vm-goagent/Makefile b/devel/bhyve-vm-goagent/Makefile deleted file mode 100644 index 09a673b28a52..000000000000 --- a/devel/bhyve-vm-goagent/Makefile +++ /dev/null @@ -1,43 +0,0 @@ -# $FreeBSD$ - -PORTNAME= bhyve-vm-goagent -PORTVERSION= 1.0 -DISTVERSIONPREFIX= v -PORTREVISION= 4 -CATEGORIES= devel sysutils - -MAINTAINER= araujo@FreeBSD.org -COMMENT= Agent developed in Go that runs inside guest vm - -LICENSE= BSD2CLAUSE - -BROKEN= attempts to download dependencies during build -DEPRECATED= Broken for more than 5 months -EXPIRATION_DATE= 2018-08-20 - -ONLY_FOR_ARCHS= amd64 i386 - -BUILD_DEPENDS= git:devel/git - -USES= go -GO_PKGNAME= github.com/${GH_ACCOUNT}/${PORTNAME} - -USE_GITHUB= yes -GH_ACCOUNT= freenas -GH_TAGNAME= a640870c90752e01af30e394ce7c8157f4371a1b -GH_TUPLE= gorilla:websocket:v1.2.0:websocket/src/github.com/gorilla/websocket \ - shirou:gopsutil:v2.17.12:gopsutil/src/github.com/shirou/gopsutil - -MAKE_ENV= GOPATH=${WRKSRC} GOROOT=${LOCALBASE}/go - -PLIST_FILES= sbin/bhyve-vm-goagent - -do-build: - cd ${WRKSRC} ; make deps ; make build - -do-install: - ${INSTALL_PROGRAM} ${WRKSRC}/${PORTNAME}-freebsd-${ARCH}-1.0-RELEASE \ - ${STAGEDIR}${PREFIX}/sbin/${PORTNAME} - ${STRIP_CMD} ${STAGEDIR}${PREFIX}/sbin/${PORTNAME} - -.include <bsd.port.mk> diff --git a/devel/bhyve-vm-goagent/distinfo b/devel/bhyve-vm-goagent/distinfo deleted file mode 100644 index fd2029ed73e9..000000000000 --- a/devel/bhyve-vm-goagent/distinfo +++ /dev/null @@ -1,7 +0,0 @@ -TIMESTAMP = 1520447374 -SHA256 (freenas-bhyve-vm-goagent-v1.0-a640870c90752e01af30e394ce7c8157f4371a1b_GH0.tar.gz) = 71ff3e116f6a4298ec683154b6deadad22d0bc7e1e9541c2f765991714d7ba15 -SIZE (freenas-bhyve-vm-goagent-v1.0-a640870c90752e01af30e394ce7c8157f4371a1b_GH0.tar.gz) = 7262 -SHA256 (gorilla-websocket-v1.2.0_GH0.tar.gz) = 04d1c4fa839a01d32d3c8c558370a964d83b5c980f74c4b965f3dd04f8cb9276 -SIZE (gorilla-websocket-v1.2.0_GH0.tar.gz) = 42984 -SHA256 (shirou-gopsutil-v2.17.12_GH0.tar.gz) = 0abdee29c3c70d9860d8177e70b9bbb0651af4e48b03cfbb36bdf53300fa7268 -SIZE (shirou-gopsutil-v2.17.12_GH0.tar.gz) = 107887 diff --git a/devel/bhyve-vm-goagent/files/patch-Makefile b/devel/bhyve-vm-goagent/files/patch-Makefile deleted file mode 100644 index 31ef0f3f5c9c..000000000000 --- a/devel/bhyve-vm-goagent/files/patch-Makefile +++ /dev/null @@ -1,23 +0,0 @@ ---- Makefile.orig 2018-01-29 12:30:37 UTC -+++ Makefile -@@ -1,6 +1,6 @@ - GO ?= go - TARGET := bhyve-vm-goagent --OS := freebsd netbsd linux windows -+OS := freebsd - ARCH := 386 amd64 - VERSION := `grep \"VERSION\" main.go | cut -d '"' -f 2 | head -1` - -@@ -9,10 +9,8 @@ all: build - deps: - @echo "===> Downloading crossbuild dependencies." - go get github.com/gorilla/websocket -- go get github.com/shirou/w32 -- go get github.com/StackExchange/wmi -- go get github.com/go-ole/go-ole -- go get github.com/go-ole/go-ole/oleutil -+ go get github.com/araujobsd/bhyve-vm-goagent/plugins -+ go get github.com/araujobsd/bhyve-vm-goagent/termios - - build: - @for os in $(OS); do \ diff --git a/devel/bhyve-vm-goagent/pkg-descr b/devel/bhyve-vm-goagent/pkg-descr deleted file mode 100644 index e039ab969f30..000000000000 --- a/devel/bhyve-vm-goagent/pkg-descr +++ /dev/null @@ -1,7 +0,0 @@ -It is an agent developed using Go that runs inside guest virtual machines -and allows host hypervisor to obtain information from guest such like -memory usage, cpu, disk and ethernet configuration. - -It supports virtio-console as well as WebSocket protocol. - -WWW: https://github.com/freenas/bhyve-vm-goagent diff --git a/devel/bisoncpp/Makefile b/devel/bisoncpp/Makefile deleted file mode 100644 index b6feb307cf2b..000000000000 --- a/devel/bisoncpp/Makefile +++ /dev/null @@ -1,72 +0,0 @@ -# $FreeBSD$ - -PORTNAME= bisoncpp -PORTVERSION= 4.10.01 -PORTREVISION= 4 -CATEGORIES= devel -MASTER_SITES= SF/${PORTNAME}/bisonc%2B%2B/${PORTVERSION} -DISTNAME= bisonc++_${PORTVERSION}.orig - -MAINTAINER= bofh@FreeBSD.org -COMMENT= LALR(1) parser generator that generates C++ classes - -LICENSE= GPLv3 - -DEPRECATED= Depends on broken and expiring libbobcat -EXPIRATION_DATE= 2018-08-20 - -BUILD_DEPENDS= icmake:devel/icmake \ - yodl>=3.0:textproc/yodl \ - libbobcat>=3.18:devel/libbobcat - -DOCSDIR= ${PREFIX}/share/doc/bisonc++ -PORTDOCS= * - -WRKSRC= ${WRKDIR}/bisonc++-${PORTVERSION} - -USE_GCC= yes - -USES= shebangfix - -SHEBANG_LANG= icmake -icmake_OLD_CMD= /usr/bin/icmake -icmake_CMD= ${LOCALBASE}/bin/icmake - -SHEBANG_FILES= build \ - documentation/examples/bison++Example.NEW/make \ - documentation/man/calculator/build \ - documentation/manual/examples/calc/build \ - documentation/manual/examples/errorcalc/build \ - documentation/manual/examples/mfcalc/build \ - documentation/manual/examples/rpn/build \ - documentation/manual/grammar/poly/build \ - documentation/regression/run \ - parser/driver/build \ - scanner/driver/build - -post-patch: - @${REINPLACE_CMD} 's|%%PREFIX%%|${PREFIX}|g' \ - ${WRKSRC}/INSTALL.im - @${REINPLACE_CMD} 's|"g++|"${CXX}|' \ - ${WRKSRC}/INSTALL.im \ - ${WRKSRC}/scanner/driver/build \ - ${WRKSRC}/parser/driver/build - @${REINPLACE_CMD} 's|"gcc|"${CC}|' \ - ${WRKSRC}/icmake/special - @${REINPLACE_CMD} 's|"cp -d |"cp -Pp | ; \ - s|"cp -r |"cp -R | ; \ - s|-doc|/doc|' \ - ${WRKSRC}/icmake/install - -do-build: - @cd ${WRKSRC} && ./build program strip - @cd ${WRKSRC} && ./build man - @cd ${WRKSRC} && ./build manual - -do-install: - cd ${WRKSRC} && ./build install program ${STAGEDIR} - cd ${WRKSRC} && ./build install man ${STAGEDIR} - cd ${WRKSRC} && ./build install manual ${STAGEDIR} - cd ${WRKSRC} && ./build install skel ${STAGEDIR} - -.include <bsd.port.mk> diff --git a/devel/bisoncpp/distinfo b/devel/bisoncpp/distinfo deleted file mode 100644 index 7ffd9672e6c8..000000000000 --- a/devel/bisoncpp/distinfo +++ /dev/null @@ -1,2 +0,0 @@ -SHA256 (bisonc++_4.10.01.orig.tar.gz) = d03b1c3982f7cff9663382cb6933ccc5aa8ce35a7ccbd6f76769aa261777bf0b -SIZE (bisonc++_4.10.01.orig.tar.gz) = 652569 diff --git a/devel/bisoncpp/files/patch-INSTALL.im b/devel/bisoncpp/files/patch-INSTALL.im deleted file mode 100644 index da9da2af455b..000000000000 --- a/devel/bisoncpp/files/patch-INSTALL.im +++ /dev/null @@ -1,36 +0,0 @@ ---- INSTALL.im.orig 2015-04-28 13:26:33 UTC -+++ INSTALL.im -@@ -15,7 +15,7 @@ - #define LDFLAGS "" - // flags passed to the linker - --#define SKEL "/usr/share/bisonc++" -+#define SKEL "%%PREFIX%%/share/"${PROGRAM} - // the directory where the skeleton files are installed - // Recompile options/data.cc if the skeleton location changes - -@@ -23,19 +23,19 @@ - // ========================================================================= - // The following locations are overruled by `build' arguments - --#define BINARY "/usr/bin/"${PROGRAM} -+#define BINARY "%%PREFIX%%/bin/"${PROGRAM} - // the full path of the final program - --#define MAN "/usr/share/man/man1" -+#define MAN "%%PREFIX%%/man/man1" - // the directory whre the manual page is stored - --#define MANUAL "/usr/share/doc/"${PROGRAM}"-doc/manual" -+#define MANUAL "%%PREFIX%%/share/doc/"${PROGRAM}"/manual" - // the directory whre the manual page is stored - --#define STD "/usr/share/doc/"${PROGRAM} -+#define STD "%%PREFIX%%/share/doc/"${PROGRAM} - // the directory where the standard documentation is stored - --#define EXTRA "/usr/share/doc/"${PROGRAM}"-doc" -+#define EXTRA "%%PREFIX%%/share/doc/"${PROGRAM} - // the directory where the extra documentation is stored - - diff --git a/devel/bisoncpp/files/patch-block__atindex.cc b/devel/bisoncpp/files/patch-block__atindex.cc deleted file mode 100644 index ada84c34c3b6..000000000000 --- a/devel/bisoncpp/files/patch-block__atindex.cc +++ /dev/null @@ -1,11 +0,0 @@ ---- block/atindex.cc.orig 2013-06-23 18:13:49 UTC -+++ block/atindex.cc -@@ -6,7 +6,7 @@ void Block::atIndex(size_t lineNr, strin - d_atDollar.push_back( - AtDollar( - AtDollar::AT, length(), lineNr, -- text, stol(text.substr(1)), false -+ text, A2x(text.substr(1)), false - ) - ); - append(text); diff --git a/devel/bisoncpp/files/patch-block__block.ih b/devel/bisoncpp/files/patch-block__block.ih deleted file mode 100644 index 44ae3d32c687..000000000000 --- a/devel/bisoncpp/files/patch-block__block.ih +++ /dev/null @@ -1,12 +0,0 @@ ---- block/block.ih.orig 2013-06-23 18:13:49 UTC -+++ block/block.ih -@@ -5,6 +5,8 @@ - #include <iterator> - #include <limits> - --using namespace std; -+#include <bobcat/a2x> - -+using namespace std; -+using namespace FBB; - diff --git a/devel/bisoncpp/files/patch-block__dollarindex.cc b/devel/bisoncpp/files/patch-block__dollarindex.cc deleted file mode 100644 index 8da87784e644..000000000000 --- a/devel/bisoncpp/files/patch-block__dollarindex.cc +++ /dev/null @@ -1,11 +0,0 @@ ---- block/dollarindex.cc.orig 2013-06-23 18:13:49 UTC -+++ block/dollarindex.cc -@@ -6,7 +6,7 @@ void Block::dollarIndex(size_t lineNr, s - { - d_atDollar.push_back( - AtDollar(AtDollar::DOLLAR, length(), lineNr, -- text, stol(text.substr(1)), member) -+ text, A2x(text.substr(1)), member) - ); - append(text); - } diff --git a/devel/bisoncpp/files/patch-block__idindex.cc b/devel/bisoncpp/files/patch-block__idindex.cc deleted file mode 100644 index 6053994cd8e6..000000000000 --- a/devel/bisoncpp/files/patch-block__idindex.cc +++ /dev/null @@ -1,11 +0,0 @@ ---- block/idindex.cc.orig 2013-06-23 18:13:49 UTC -+++ block/idindex.cc -@@ -8,7 +8,7 @@ void Block::IDindex(size_t lineNr, strin - d_atDollar.push_back( - AtDollar( - AtDollar::DOLLAR, length(), lineNr, -- text, text.substr(begin, end - begin), stol(text.substr(end + 1)) -+ text, text.substr(begin, end - begin), A2x(text.substr(end + 1)) - ) - ); - diff --git a/devel/bisoncpp/files/patch-build b/devel/bisoncpp/files/patch-build deleted file mode 100644 index e3abd5377864..000000000000 --- a/devel/bisoncpp/files/patch-build +++ /dev/null @@ -1,13 +0,0 @@ ---- build.orig 2015-05-25 15:47:08 UTC -+++ build -@@ -40,7 +40,10 @@ void main(int argc, list argv) - manpage(); - - if (option == "manual") -+ { -+ manhtmlpage(); - manual(); -+ } - - if (option == "library") - { diff --git a/devel/bisoncpp/files/patch-documentation-manual-conditions-gpl.yo b/devel/bisoncpp/files/patch-documentation-manual-conditions-gpl.yo deleted file mode 100644 index 3ec1b7132a29..000000000000 --- a/devel/bisoncpp/files/patch-documentation-manual-conditions-gpl.yo +++ /dev/null @@ -1,12 +0,0 @@ ---- documentation/manual/conditions/gpl.yo.orig 2012-02-08 19:53:51 UTC -+++ documentation/manual/conditions/gpl.yo -@@ -1,8 +1,2 @@ - The text of the em(GNU General Public License) (GPL) is frequently found in --files named tt(COPYING). On em(Debian) systems the GPL may be found in the --file tt(/usr/share/common-licenses/GPL). -- --The GPL is shown below: -- --verbinclude(/usr/share/common-licenses/GPL) -- -+files named tt(COPYING). diff --git a/devel/bisoncpp/files/patch-documentation-manual-invoking-options.yo b/devel/bisoncpp/files/patch-documentation-manual-invoking-options.yo deleted file mode 100644 index 20578380e0f2..000000000000 --- a/devel/bisoncpp/files/patch-documentation-manual-invoking-options.yo +++ /dev/null @@ -1,11 +0,0 @@ ---- documentation/manual/invoking/options.yo.orig 2015-04-28 13:26:33 UTC -+++ documentation/manual/invoking/options.yo -@@ -235,7 +235,7 @@ END) - - it() loption(own-tokens) (soption(T))nl() - The tokens returned as well as the text matched when bic() reads -- its input files(s) are shown when this option is used. -+ its input file(s) are shown when this option is used. - - This option does em(not) result in the generated parsing function - displaying returned tokens and matched text. If that is what you diff --git a/devel/bisoncpp/files/patch-icmake-install b/devel/bisoncpp/files/patch-icmake-install deleted file mode 100644 index 4f9ab11fe265..000000000000 --- a/devel/bisoncpp/files/patch-icmake-install +++ /dev/null @@ -1,91 +0,0 @@ ---- icmake/install.orig 2013-06-21 09:16:34 UTC -+++ icmake/install -@@ -3,7 +3,6 @@ string setWhere(string where, string def - if (where == "") - where = defaultWhere; - -- md(where); - return where; - } - -@@ -13,22 +12,15 @@ void install(string what, string where) - - if (what == "program") - { -- if (where == "") -- where = BINARY; -- -- path = get_path(where); -- if (path != "") -- md(path); -- -+ where = setWhere(where + BINARY, BINARY); - printf(" INSTALLING the executable `", where, "'\n"); -- run("icmbuild install program " + where); -+ run("cp tmp/bin/* " + where); - exit(0); - } - - if (what == "skel") - { -- where = setWhere(where, SKEL); -- -+ where = setWhere(where + SKEL, SKEL); - printf(" INSTALLING skeleton files at `" + where + "'\n"); - md(where); - run("cp skeletons/* " + where); -@@ -37,8 +29,7 @@ void install(string what, string where) - - if (what == "man") - { -- where = setWhere(where, MAN); -- -+ where = setWhere(where + MAN, MAN); - printf(" INSTALLING the manual page at `", where, "'\n"); - run("gzip -9 < tmp/man/" PROGRAM ".1 > " + where + "/" PROGRAM ".1.gz"); - exit(0); -@@ -46,21 +37,18 @@ void install(string what, string where) - - if (what == "manual") - { -- where = setWhere(where, MANUAL); -- -+ where = setWhere(where + MANUAL, MANUAL); - printf(" INSTALLING the manual at `", where, "'\n"); -- run("cp -r tmp/manual " + where); -- -+ md(where); -+ run("cp -r tmp/manual/* " + where); - exit(0); - } - - if (what == "std") - { -- where = setWhere(where, STD); -- -+ where = setWhere(where + STD, STD); - printf(" INSTALLING the changelog at `", where, "\n"); - run("gzip -9 < changelog > " + where + "/changelog.gz"); -- - printf(" INSTALLING the html-manual page at `", where, "\n"); - run("cp tmp/manhtml/" PROGRAM "man.html " + where); - exit(0); -@@ -68,17 +56,14 @@ void install(string what, string where) - - if (what == "extra") - { -- where = setWhere(where, EXTRA); -- -+ where = setWhere(where + EXTRA, EXTRA); - printf(" INSTALLING original bison's docs at `", where + "'\n"); - md(where + "/bison-docs"); - run("cp -r documentation/html " - "documentation/bison.ps.org " + where + "/bison-docs"); -- - printf(" INSTALLING examples at `", where + "'\n"); - run("cp -r documentation/examples " + where); - run("cp -r documentation/man/calculator " + where + "/examples"); -- - printf(" INSTALLING regression tests at `", where + "'\n"); - run("cp -r documentation/regression " + where); - exit(0); diff --git a/devel/bisoncpp/files/patch-icmake-manpage b/devel/bisoncpp/files/patch-icmake-manpage deleted file mode 100644 index 77bf277ef6a0..000000000000 --- a/devel/bisoncpp/files/patch-icmake-manpage +++ /dev/null @@ -1,35 +0,0 @@ ---- icmake/manpage.orig 2013-06-21 09:16:34 UTC -+++ icmake/manpage -@@ -3,14 +3,29 @@ - - void manpage() - { -- md("tmp/man tmp/manhtml"); -+ md("tmp/man"); - - chdir("documentation/man"); - - if (PROGRAM ".yo" younger MANPAGE || "release.yo" younger MANPAGE) - { -- run("yodl2man -o " MANPAGE " " PROGRAM); -- run("yodl2html -o " MANHTML " " PROGRAM); -+ run("yodl2man -l3 -o " MANPAGE " " PROGRAM); - } - exit(0); - } -+ -+void manhtmlpage() -+{ -+ md("tmp/manhtml"); -+ -+ special(); -+ -+ chdir("documentation/man"); -+ -+ if (PROGRAM ".yo" younger MANHTML || "release.yo" younger MANHTML) -+ { -+ run("yodl2html -l3 -o " MANHTML " " PROGRAM); -+ } -+ -+ chdir("../.."); -+} diff --git a/devel/bisoncpp/files/patch-options__options.ih b/devel/bisoncpp/files/patch-options__options.ih deleted file mode 100644 index 10ca2e47d667..000000000000 --- a/devel/bisoncpp/files/patch-options__options.ih +++ /dev/null @@ -1,10 +0,0 @@ ---- options/options.ih.orig 2013-06-21 09:16:34 UTC -+++ options/options.ih -@@ -4,6 +4,7 @@ - #include <bobcat/arg> - #include <bobcat/string> - #include <bobcat/mstream> -+#include <bobcat/a2x> - - using namespace std; - using namespace FBB; diff --git a/devel/bisoncpp/files/patch-options__setbasicstrings.cc b/devel/bisoncpp/files/patch-options__setbasicstrings.cc deleted file mode 100644 index eba8b7f7a014..000000000000 --- a/devel/bisoncpp/files/patch-options__setbasicstrings.cc +++ /dev/null @@ -1,11 +0,0 @@ ---- options/setbasicstrings.cc.orig 2014-02-17 12:30:08 UTC -+++ options/setbasicstrings.cc -@@ -34,7 +34,7 @@ void Options::setBasicStrings() - - string nTokens; - if (d_arg.option(&nTokens, "required-tokens")) -- d_requiredTokens = stoul(nTokens); -+ d_requiredTokens = A2x(nTokens); - - d_arg.option(&d_genericFilename, 'f'); - if (d_genericFilename.empty()) diff --git a/devel/bisoncpp/files/patch-scanner__lex.cc b/devel/bisoncpp/files/patch-scanner__lex.cc deleted file mode 100644 index 1374957ee507..000000000000 --- a/devel/bisoncpp/files/patch-scanner__lex.cc +++ /dev/null @@ -1,11 +0,0 @@ ---- scanner/lex.cc.orig 2015-05-17 14:35:38 UTC -+++ scanner/lex.cc -@@ -2698,7 +2698,7 @@ try - { - #line 194 "lexer" - { -- d_number = stoul(d_matched); -+ d_number = A2x(d_matched); - return Parser::NUMBER; - } - } diff --git a/devel/bisoncpp/files/patch-scanner__scanner.ih b/devel/bisoncpp/files/patch-scanner__scanner.ih deleted file mode 100644 index 9b41544192c6..000000000000 --- a/devel/bisoncpp/files/patch-scanner__scanner.ih +++ /dev/null @@ -1,10 +0,0 @@ ---- scanner/scanner.ih.orig 2013-06-23 18:13:49 UTC -+++ scanner/scanner.ih -@@ -14,6 +14,7 @@ - #include <bobcat/arg> - #include <bobcat/mstream> - #include <bobcat/string> -+#include <bobcat/a2x> - - #include "../parser/parserbase.h" - #include "../options/options.h" diff --git a/devel/bisoncpp/files/patch-scanner__scanner1.cc b/devel/bisoncpp/files/patch-scanner__scanner1.cc deleted file mode 100644 index 362eda1f68b8..000000000000 --- a/devel/bisoncpp/files/patch-scanner__scanner1.cc +++ /dev/null @@ -1,11 +0,0 @@ ---- scanner/scanner1.cc.orig 2013-06-23 18:13:49 UTC -+++ scanner/scanner1.cc -@@ -15,7 +15,7 @@ Scanner::Scanner(std::string const &infi - - string value; - if (arg.option(&value, "max-inclusion-depth")) -- d_maxDepth = stoul(value); -+ d_maxDepth = A2x(value); - else - d_maxDepth = 10; - } diff --git a/devel/bisoncpp/pkg-descr b/devel/bisoncpp/pkg-descr deleted file mode 100644 index 3cbf857e3fc9..000000000000 --- a/devel/bisoncpp/pkg-descr +++ /dev/null @@ -1,6 +0,0 @@ -The program bisonc++ creates a C++ parser function and -class having a -cleaner setup than the code generated by Alain Coetmeur's bison++. -Furthermore, since bisonc++ more closely follows current-day ideas about -C++ programming its code is easier to read. - -WWW: http://bisoncpp.sourceforge.net/ diff --git a/devel/bisoncpp/pkg-plist b/devel/bisoncpp/pkg-plist deleted file mode 100644 index 561869d9ba69..000000000000 --- a/devel/bisoncpp/pkg-plist +++ /dev/null @@ -1,19 +0,0 @@ -bin/bisonc++ -man/man1/bisonc++.1.gz -share/bisonc++/bisonc++.cc -share/bisonc++/bisonc++.h -share/bisonc++/bisonc++.ih -share/bisonc++/bisonc++base.h -share/bisonc++/bisonc++polymorphic -share/bisonc++/bisonc++polymorphic.inline -share/bisonc++/debugdecl.in -share/bisonc++/debugfunctions1.in -share/bisonc++/debugfunctions2.in -share/bisonc++/debugfunctions3.in -share/bisonc++/debugincludes.in -share/bisonc++/debuglookup.in -share/bisonc++/lex.in -share/bisonc++/ltype.in -share/bisonc++/ltypedata.in -share/bisonc++/print.in -share/bisonc++/threading.in diff --git a/devel/cheritrace-devel/Makefile b/devel/cheritrace-devel/Makefile deleted file mode 100644 index 8d2d2e9c0db7..000000000000 --- a/devel/cheritrace-devel/Makefile +++ /dev/null @@ -1,27 +0,0 @@ -# Created by: David Chisnall <theraven@FreeBSD.org> -# $FreeBSD$ - -PORTNAME= cheritrace -PORTVERSION= 0.0.1 -PORTREVISION= 3 -CATEGORIES= devel security - -MAINTAINER= theraven@FreeBSD.org -COMMENT= Library and tool for interacting with CHERI streamtraces - -BROKEN= fails to build: cheritrace-0.0.1_2 depends on shared library: libLLVMCore.so - not found -DEPRECATED= Broken for more than 5 months -EXPIRATION_DATE= 2018-08-20 -BROKEN_powerpc64= fails to compile: addressmap.cc: 'stoll' is not a member of 'std' - -BUILD_DEPENDS= llvm-config-cheri:devel/llvm-cheri -LIB_DEPENDS= libLLVMCore.so:devel/llvm-cheri - -USES= cmake compiler:c++11-lib -USE_GITHUB= yes -GH_ACCOUNT= CTSRD-CHERI -GH_TAGNAME= a7ddf11 - -CMAKE_ARGS= -DLLVM_CONFIG=${LOCALBASE}/bin/llvm-config-cheri - -.include <bsd.port.mk> diff --git a/devel/cheritrace-devel/distinfo b/devel/cheritrace-devel/distinfo deleted file mode 100644 index e907c5aa08c3..000000000000 --- a/devel/cheritrace-devel/distinfo +++ /dev/null @@ -1,2 +0,0 @@ -SHA256 (CTSRD-CHERI-cheritrace-0.0.1-a7ddf11_GH0.tar.gz) = c85467fdadd8ac70f54cf8187421cce1e79697c26e2645e68ce7113482f790cb -SIZE (CTSRD-CHERI-cheritrace-0.0.1-a7ddf11_GH0.tar.gz) = 86733 diff --git a/devel/cheritrace-devel/pkg-descr b/devel/cheritrace-devel/pkg-descr deleted file mode 100644 index 7dbb61ecb01f..000000000000 --- a/devel/cheritrace-devel/pkg-descr +++ /dev/null @@ -1,3 +0,0 @@ -Library and associated tool for reading streamtraces for the CHERI processor. - -WWW: https://github.com/CTSRD-CHERI/cheritrace diff --git a/devel/cheritrace-devel/pkg-plist b/devel/cheritrace-devel/pkg-plist deleted file mode 100644 index d3b40e05da2e..000000000000 --- a/devel/cheritrace-devel/pkg-plist +++ /dev/null @@ -1,9 +0,0 @@ -include/cheritrace/addressmap.hh -include/cheritrace/cheri.hh -include/cheritrace/cheritrace.hh -include/cheritrace/disassembler.hh -include/cheritrace/objectfile.hh -include/cheritrace/streamtrace.hh -lib/libcheritrace.a -lib/libcheritrace.so -bin/cheri-tracedump diff --git a/devel/cherivis-devel/Makefile b/devel/cherivis-devel/Makefile deleted file mode 100644 index f1a41048557d..000000000000 --- a/devel/cherivis-devel/Makefile +++ /dev/null @@ -1,28 +0,0 @@ -# $FreeBSD$ - -PORTNAME= cherivis-devel -PORTVERSION= 0.4 -DISTVERSIONPREFIX= v -PORTREVISION= 2 -CATEGORIES= devel gnustep - -MAINTAINER= theraven@FreeBSD.org -COMMENT= Visualisation tool for CHERI / BERI streamtraces - -LICENSE= MIT - -DEPRECATED= Depends on broken and expiring cheritrace-devel -EXPIRATION_DATE= 2018-08-20 -BROKEN_aarch64= does not compile: error: unexpected token in argument list - -USES= gnustep -USE_GITHUB= yes -GH_ACCOUNT= CTSRD-CHERI -GH_PROJECT= CheriVis - -LIB_DEPENDS+= libcheritrace.so:devel/cheritrace-devel - -USE_GNUSTEP= back build -USE_LDCONFIG= ${GNUSTEP_SYSTEM_LIBRARIES} - -.include <bsd.port.mk> diff --git a/devel/cherivis-devel/distinfo b/devel/cherivis-devel/distinfo deleted file mode 100644 index b5f3b76e295f..000000000000 --- a/devel/cherivis-devel/distinfo +++ /dev/null @@ -1,3 +0,0 @@ -TIMESTAMP = 1464769956 -SHA256 (CTSRD-CHERI-CheriVis-v0.4_GH0.tar.gz) = 507539f335e8ec7f4fb4127ad179cb200c50e28664d0d4d27991431cee5f9ebe -SIZE (CTSRD-CHERI-CheriVis-v0.4_GH0.tar.gz) = 519445 diff --git a/devel/cherivis-devel/pkg-descr b/devel/cherivis-devel/pkg-descr deleted file mode 100644 index 98e82b9eae08..000000000000 --- a/devel/cherivis-devel/pkg-descr +++ /dev/null @@ -1,5 +0,0 @@ -A tool for viewing streamtraces from the BERI and CHERI processors from SRI -International and the University of Cambridge. CheriVis uses LLVM to read -object code and to disassemble MIPS instructions. - -WWW: https://github.com/CTSRD-CHERI/CheriVis diff --git a/devel/cherivis-devel/pkg-plist b/devel/cherivis-devel/pkg-plist deleted file mode 100644 index ef922929cdf2..000000000000 --- a/devel/cherivis-devel/pkg-plist +++ /dev/null @@ -1,8 +0,0 @@ -GNUstep/System/Applications/CheriVis.app/CheriVis -GNUstep/System/Applications/CheriVis.app/Resources/CheriVis.desktop -GNUstep/System/Applications/CheriVis.app/Resources/CheriVis.tiff -GNUstep/System/Applications/CheriVis.app/Resources/Document.xib -GNUstep/System/Applications/CheriVis.app/Resources/Info-gnustep.plist -GNUstep/System/Applications/CheriVis.app/Resources/MainMenu.xib -GNUstep/System/Applications/CheriVis.app/stamp.make -GNUstep/System/Tools/CheriVis diff --git a/devel/javolution/Makefile b/devel/javolution/Makefile deleted file mode 100644 index 1c48dbff092b..000000000000 --- a/devel/javolution/Makefile +++ /dev/null @@ -1,54 +0,0 @@ -# Created by: Alex Dupre <ale@FreeBSD.org> -# $FreeBSD$ - -PORTNAME= javolution -PORTVERSION= 5.5.1 -CATEGORIES= devel java -MASTER_SITES= LOCAL/ale - -MAINTAINER= ale@FreeBSD.org -COMMENT= Java solution for real time and embedded systems - -LICENSE= BSD2CLAUSE -LICENSE_FILE= ${WRKSRC}/LICENSE.txt - -BROKEN= fails to build -DEPRECATED= Broken for more than 5 months -EXPIRATION_DATE= 2018-08-20 - -USE_JAVA= yes -JAVA_VERSION= 1.6 -USE_ANT= yes -ALL_TARGET= 1.6 - -PORTDOCS= * - -PLIST_FILES= %%JAVAJARDIR%%/${PORTNAME}.jar - -OPTIONS_DEFINE= DOCS - -.include <bsd.port.options.mk> - -post-patch: -.if ${PORT_OPTIONS:MDOCS} - @${REINPLACE_CMD} "s|doc, jar, _zip|doc, jar|" ${WRKSRC}/build.xml -.else - @${REINPLACE_CMD} "s|doc, jar, _zip|jar|" ${WRKSRC}/build.xml -.endif - -do-install: - @${ECHO_MSG} -n ">> Installing JAR file as ${JAVAJARDIR}/${PORTNAME}.jar..." - @${INSTALL_DATA} ${WRKSRC}/target/${PORTNAME}-${PORTVERSION}.jar \ - ${STAGEDIR}${JAVAJARDIR}/${PORTNAME}.jar - @${ECHO_MSG} " [DONE]" -.if ${PORT_OPTIONS:MDOCS} - @${ECHO_MSG} -n ">> Installing documentation..." - @${MKDIR} ${STAGEDIR}${DOCSDIR} - @cd ${WRKSRC} && ${FIND} index.html css \ - | ${CPIO} -pdmu -R ${SHAREOWN}:${SHAREGRP} ${STAGEDIR}${DOCSDIR} > /dev/null 2>&1 - @cd ${WRKSRC}/target/site && ${FIND} apidocs \ - | ${CPIO} -pdmu -R ${SHAREOWN}:${SHAREGRP} ${STAGEDIR}${DOCSDIR} > /dev/null 2>&1 - @${ECHO_MSG} " [DONE]" -.endif - -.include <bsd.port.mk> diff --git a/devel/javolution/distinfo b/devel/javolution/distinfo deleted file mode 100644 index 7fc1f0ecd4c3..000000000000 --- a/devel/javolution/distinfo +++ /dev/null @@ -1,2 +0,0 @@ -SHA256 (javolution-5.5.1.tar.gz) = 171c4c479f34bee7b8c12efb0741864cc7fce02705ab84a2c61c2e44ee51b7c4 -SIZE (javolution-5.5.1.tar.gz) = 435340 diff --git a/devel/javolution/pkg-descr b/devel/javolution/pkg-descr deleted file mode 100644 index 5a621e04ece2..000000000000 --- a/devel/javolution/pkg-descr +++ /dev/null @@ -1,20 +0,0 @@ -Javolution is the Java solution for real-time and embedded systems. -Javolution real-time goals are simple: to make your application -faster and more time predictable! - -That being accomplished through: - * High performance and time-deterministic (real-time) - util / lang / text / io / xml base classes. - * Context programming in order to achieve true separation of - concerns (logging, performance, etc). - * A testing framework addressing not only unit tests but also - performance and regression tests as well. - * Straightforward and low-level parallel computing capabilities - with ConcurrentContext. - * Struct and Union base classes for direct interfacing with native - applications (e.g. C/C++). - * World's fastest and first hard real-time XML - marshalling/unmarshalling facility. - * Simple yet flexible configuration management of your application. - -WWW: http://javolution.org/ diff --git a/games/Makefile b/games/Makefile index 81fc37e21e0c..813c2ad53dbe 100644 --- a/games/Makefile +++ b/games/Makefile @@ -179,9 +179,6 @@ SUBDIR += crack-attack SUBDIR += craft SUBDIR += crafty - SUBDIR += crafty-open-enormous - SUBDIR += crafty-open-large - SUBDIR += crafty-open-medium SUBDIR += crafty-tablebase-no-pawn SUBDIR += crashtest SUBDIR += cre diff --git a/games/crafty-open-enormous/Makefile b/games/crafty-open-enormous/Makefile deleted file mode 100644 index 1aa61f37ce5c..000000000000 --- a/games/crafty-open-enormous/Makefile +++ /dev/null @@ -1,36 +0,0 @@ -# Created by: Jonathan Shoemaker <shoemaker@bluebottle.com> -# $FreeBSD$ - -PORTNAME= crafty-open-enormous -PORTVERSION= 20070924 -PORTREVISION= 1 -CATEGORIES= games -MASTER_SITES= http://www.cis.uab.edu/hyatt/crafty/pgn/ -DISTFILES= enormous.zip -DIST_SUBDIR= crafty - -MAINTAINER= ports@FreeBSD.org -COMMENT= Enormous opening book (about 270 MByte) for crafty - -BROKEN= conflicts with games/crafty -DEPRECATED= Broken for more than 5 months -EXPIRATION_DATE= 2018-08-20 - -BUILD_DEPENDS= crafty:games/crafty -RUN_DEPENDS= crafty:games/crafty - -USES= zip -NO_WRKSUBDIR= yes -CONFLICTS= crafty-open-large-* crafty-open-medium-* crafty-open-default-* - -do-build: - @${ECHO_MSG} '================================================================' - @${ECHO_MSG} 'Ignore warnings about illegal moves. These warnings are normal.' - @${ECHO_MSG} '================================================================' - (cd ${WRKSRC} && crafty bookpath=. <${FILESDIR}/book-building) - -do-install: - ${MKDIR} ${STAGEDIR}${PREFIX}/lib/crafty - ${INSTALL_DATA} ${WRKSRC}/book.bin ${STAGEDIR}${PREFIX}/lib/crafty/book.bin - -.include <bsd.port.mk> diff --git a/games/crafty-open-enormous/distinfo b/games/crafty-open-enormous/distinfo deleted file mode 100644 index be7a2156fed2..000000000000 --- a/games/crafty-open-enormous/distinfo +++ /dev/null @@ -1,2 +0,0 @@ -SHA256 (crafty/enormous.zip) = c29bef354014e0cdb91644578101d48419f3aef15c300ab7eb01a1f11f392500 -SIZE (crafty/enormous.zip) = 282114811 diff --git a/games/crafty-open-enormous/files/book-building b/games/crafty-open-enormous/files/book-building deleted file mode 100644 index 5991cb18c62f..000000000000 --- a/games/crafty-open-enormous/files/book-building +++ /dev/null @@ -1,2 +0,0 @@ -book create enormous.pgn 60 2 50 -quit diff --git a/games/crafty-open-enormous/pkg-descr b/games/crafty-open-enormous/pkg-descr deleted file mode 100644 index 85c564300659..000000000000 --- a/games/crafty-open-enormous/pkg-descr +++ /dev/null @@ -1,6 +0,0 @@ -This is the port of the enormous opening book for crafty. It consumes -about 85-90M. - -It was created with "book create enormous.pgn 60 2 50" (see the crafty -documentation and online help for a more thorough explanation of what -this does) diff --git a/games/crafty-open-enormous/pkg-plist b/games/crafty-open-enormous/pkg-plist deleted file mode 100644 index 4a4aa82683d0..000000000000 --- a/games/crafty-open-enormous/pkg-plist +++ /dev/null @@ -1 +0,0 @@ -@(nobody,nogroup,664) lib/crafty/book.bin diff --git a/games/crafty-open-large/Makefile b/games/crafty-open-large/Makefile deleted file mode 100644 index 136e2f42db80..000000000000 --- a/games/crafty-open-large/Makefile +++ /dev/null @@ -1,40 +0,0 @@ -# Created by: Stefan Eggers <seggers@semyam.dinoco.de> -# $FreeBSD$ - -PORTNAME= crafty-open-large -PORTVERSION= 20070909 -PORTREVISION= 2 -CATEGORIES= games -MASTER_SITES= LOCAL/dd/crafty -DISTFILES= large1.zip large2.zip large3.zip large4.zip -DIST_SUBDIR= crafty - -MAINTAINER= ports@FreeBSD.org -COMMENT= Large opening book for crafty - -BROKEN= conflicts with games/crafty -DEPRECATED= Broken for more than 5 months -EXPIRATION_DATE= 2018-08-20 - -BUILD_DEPENDS= crafty:games/crafty -RUN_DEPENDS= crafty:games/crafty - -USES= zip -NO_WRKSUBDIR= yes -CONFLICTS= crafty-open-enormous-* crafty-open-medium-* crafty-open-default-* - -post-extract: - ${CAT} ${WRKSRC}/Book1.pgn ${WRKSRC}/Book2.pgn ${WRKSRC}/Book3.pgn ${WRKSRC}/Book4.pgn >${WRKSRC}/Book.pgn - ${RM} ${WRKSRC}/Book1.pgn ${WRKSRC}/Book2.pgn ${WRKSRC}/Book3.pgn ${WRKSRC}/Book4.pgn - -do-build: - @${ECHO_MSG} '================================================================' - @${ECHO_MSG} 'Ignore warnings about illegal moves. These warnings are normal.' - @${ECHO_MSG} '================================================================' - (cd ${WRKSRC} && crafty <${FILESDIR}/book-building) - -do-install: - ${MKDIR} ${STAGEDIR}${PREFIX}/lib/crafty - ${INSTALL_DATA} ${WRKSRC}/book.bin ${STAGEDIR}${PREFIX}/lib/crafty/book.bin - -.include <bsd.port.mk> diff --git a/games/crafty-open-large/distinfo b/games/crafty-open-large/distinfo deleted file mode 100644 index 8a58b37c5d0e..000000000000 --- a/games/crafty-open-large/distinfo +++ /dev/null @@ -1,8 +0,0 @@ -SHA256 (crafty/large1.zip) = 90f18e8d5084b9d63cad74b4e5996193e88008d98958d67aa0bf4d6e89eda6ae -SIZE (crafty/large1.zip) = 6326344 -SHA256 (crafty/large2.zip) = 84136cfd51e1efc45e29ee25026814e740d713d74b5823f4376c251c982a0c20 -SIZE (crafty/large2.zip) = 6255452 -SHA256 (crafty/large3.zip) = 214a17b98e37406b6bcbb4c47ba9df5ce2ee867518a52bb5cace210ffe702a8e -SIZE (crafty/large3.zip) = 6427389 -SHA256 (crafty/large4.zip) = 22ca2fbffae7e3b824985ab9f26abea64ecee35968f7811189f62b1b879f3767 -SIZE (crafty/large4.zip) = 4475843 diff --git a/games/crafty-open-large/files/book-building b/games/crafty-open-large/files/book-building deleted file mode 100644 index ef6d879b7537..000000000000 --- a/games/crafty-open-large/files/book-building +++ /dev/null @@ -1,2 +0,0 @@ -book create Book.pgn 60 2 50 -quit diff --git a/games/crafty-open-large/pkg-descr b/games/crafty-open-large/pkg-descr deleted file mode 100644 index 23281eb0bcda..000000000000 --- a/games/crafty-open-large/pkg-descr +++ /dev/null @@ -1,5 +0,0 @@ -This is the port of the large opening book for crafty. - -It was created with "book create book.txt 60 2 50" (see the crafty -documentation and online help for a more thorough explanation of what -this does). diff --git a/games/crafty-open-large/pkg-plist b/games/crafty-open-large/pkg-plist deleted file mode 100644 index 4a4aa82683d0..000000000000 --- a/games/crafty-open-large/pkg-plist +++ /dev/null @@ -1 +0,0 @@ -@(nobody,nogroup,664) lib/crafty/book.bin diff --git a/games/crafty-open-medium/Makefile b/games/crafty-open-medium/Makefile deleted file mode 100644 index 0acaa3c4437f..000000000000 --- a/games/crafty-open-medium/Makefile +++ /dev/null @@ -1,37 +0,0 @@ -# Created by: Stefan Eggers <seggers@semyam.dinoco.de> -# $FreeBSD$ - -PORTNAME= crafty-open-medium -PORTVERSION= 20070909 -PORTREVISION= 2 -CATEGORIES= games -MASTER_SITES= LOCAL/dd/crafty -DISTNAME= medium -DIST_SUBDIR= crafty - -MAINTAINER= ports@FreeBSD.org -COMMENT= Medium opening book (about 1.9 MByte) for crafty - -BROKEN= conflicts with games/crafty -DEPRECATED= Broken for more than 5 months -EXPIRATION_DATE= 2018-08-20 - -BUILD_DEPENDS= crafty:games/crafty -RUN_DEPENDS= crafty:games/crafty - -USES= zip -NO_WRKSUBDIR= yes -CONFLICTS= crafty-open-enormous-* crafty-open-large-* crafty-open-default-* - -do-build: - @${ECHO_MSG} '================================================================' - @${ECHO_MSG} 'Ignore warnings about illegal moves. These warnings are normal.' - @${ECHO_MSG} '================================================================' - (cd ${WRKSRC} && crafty <${FILESDIR}/book-building) - -do-install: - @${MKDIR} ${STAGEDIR}${PREFIX}/lib/crafty - ${INSTALL_DATA} ${WRKSRC}/book.bin \ - ${STAGEDIR}${PREFIX}/lib/crafty/book.bin - -.include <bsd.port.mk> diff --git a/games/crafty-open-medium/distinfo b/games/crafty-open-medium/distinfo deleted file mode 100644 index bdf96624a780..000000000000 --- a/games/crafty-open-medium/distinfo +++ /dev/null @@ -1,2 +0,0 @@ -SHA256 (crafty/medium.zip) = 5a509d00f99d8a4b8fc23e1e7f64a47733c85fc0a7e623eed6fb228101c4c45f -SIZE (crafty/medium.zip) = 8714100 diff --git a/games/crafty-open-medium/files/book-building b/games/crafty-open-medium/files/book-building deleted file mode 100644 index 4065c81929a5..000000000000 --- a/games/crafty-open-medium/files/book-building +++ /dev/null @@ -1,2 +0,0 @@ -book create book.txt 60 2 50 -quit diff --git a/games/crafty-open-medium/pkg-descr b/games/crafty-open-medium/pkg-descr deleted file mode 100644 index f1f0b9fb35cd..000000000000 --- a/games/crafty-open-medium/pkg-descr +++ /dev/null @@ -1,6 +0,0 @@ -This is the port of the medium opening book for crafty. It consumes -about 1.9 MByte. - -It was created with "book create book.txt 60 2 50" (see the crafty -documentation and online help for a more thorough explanation of what -this does) diff --git a/games/crafty-open-medium/pkg-plist b/games/crafty-open-medium/pkg-plist deleted file mode 100644 index 4a4aa82683d0..000000000000 --- a/games/crafty-open-medium/pkg-plist +++ /dev/null @@ -1 +0,0 @@ -@(nobody,nogroup,664) lib/crafty/book.bin diff --git a/java/Makefile b/java/Makefile index d43e0b19fad6..edd391f8af11 100644 --- a/java/Makefile +++ b/java/Makefile @@ -77,7 +77,6 @@ SUBDIR += jflex SUBDIR += jfreechart SUBDIR += jgraph - SUBDIR += jgrapht SUBDIR += jgraphx SUBDIR += jikes SUBDIR += jlex diff --git a/java/jgrapht/Makefile b/java/jgrapht/Makefile deleted file mode 100644 index 70084e5d6a94..000000000000 --- a/java/jgrapht/Makefile +++ /dev/null @@ -1,65 +0,0 @@ -# Created by: ijliao -# $FreeBSD$ - -PORTNAME= jgrapht -PORTVERSION= 0.7.3 -PORTREVISION= 1 -CATEGORIES= java math -MASTER_SITES= SF/${PORTNAME}/JGraphT/Version%20${PORTVERSION} - -MAINTAINER= ports@FreeBSD.org -COMMENT= Java package for mathematical graph-theory objects and algorithms - -BROKEN= fails to build -DEPRECATED= Broken for more than 5 months -EXPIRATION_DATE= 2018-08-20 - -USES= dos2unix zip -DOS2UNIX_GLOB= *.xml *.java -USE_JAVA= yes -JAVA_VERSION= 1.6 1.7 - -OPTIONS_DEFINE= DOCS - -.include <bsd.port.options.mk> - -.if !defined(WITHOUT_COMPILE) -USE_ANT= yes -ALL_TARGET= jar -.if ${PORT_OPTIONS:MDOCS} -ALL_TARGET+= javadoc -.endif -.else -NO_BUILD= yes -.endif - -PORTDOCS= * - -PLIST_FILES= ${JAVAJARDIR}/${PORTNAME}.jar - -.include <bsd.port.pre.mk> - -JAVA_PORT_API= ${LOCALBASE}/share/doc/jdk${JAVA_PORT_VERSION:C/([0-9]\.[0-9])\.[0-9]/\1/}/api -.if exists(${JAVA_PORT_API}) -MAKE_ARGS+= -Djdk.api="${JAVA_PORT_API}" -.endif - -pre-fetch: - @${ECHO_MSG} "" - @${ECHO_MSG} "You may use the following build options:" - @${ECHO_MSG} "" - @${ECHO_MSG} " WITHOUT_COMPILE=yes Install the pre-compiled .jar file" - @${ECHO_MSG} "" - -do-install: - @${ECHO_MSG} -n ">> Installing JAR as ${JAVAJARDIR}/${PORTNAME}.jar..." - @${INSTALL_DATA} ${WRKSRC}/${PORTNAME}-jdk1.5.jar ${STAGEDIR}${JAVAJARDIR}/${PORTNAME}.jar - @${ECHO_MSG} " [DONE]" -.if ${PORT_OPTIONS:MDOCS} - @${ECHO_MSG} -n ">> Installing documentation in ${DOCSDIR}..." - @cd ${WRKSRC}/javadoc && ${FIND} . -type d -exec ${MKDIR} ${STAGEDIR}${DOCSDIR}/{} \; - @cd ${WRKSRC}/javadoc && ${FIND} . -type f -exec ${INSTALL_DATA} {} ${STAGEDIR}${DOCSDIR}/{} \; - @${ECHO_MSG} " [DONE]" -.endif - -.include <bsd.port.post.mk> diff --git a/java/jgrapht/distinfo b/java/jgrapht/distinfo deleted file mode 100644 index 9ea854ac9784..000000000000 --- a/java/jgrapht/distinfo +++ /dev/null @@ -1,2 +0,0 @@ -SHA256 (jgrapht-0.7.3.zip) = e59bc448b55f8e32f9a3aed0103e733015b1c343f86c790a23df76997716ab81 -SIZE (jgrapht-0.7.3.zip) = 1668719 diff --git a/java/jgrapht/files/patch-build.xml b/java/jgrapht/files/patch-build.xml deleted file mode 100644 index 2870d1748c70..000000000000 --- a/java/jgrapht/files/patch-build.xml +++ /dev/null @@ -1,12 +0,0 @@ -Patch to allow the JDK API location to be passed to Ant using -Djdk.api - ---- build.xml.orig 2016-06-20 15:06:43 UTC -+++ build.xml -@@ -355,6 +355,7 @@ - <include name="**"/> - <exclude name="org/jgrapht/experimental/**"/> - </packageset> -+ <link offline="true" packagelistLoc="${jdk.api}" href="${jdk.api}"/> - </javadoc> - </target> - diff --git a/java/jgrapht/pkg-descr b/java/jgrapht/pkg-descr deleted file mode 100644 index c9150881f88d..000000000000 --- a/java/jgrapht/pkg-descr +++ /dev/null @@ -1,17 +0,0 @@ -JGraphT is a free Java graph library that provides mathematical graph-theory -objects and algorithms. JGraphT supports various types of graphs including: - * directed and undirected graphs. - * graphs with weighted / unweighted / labeled or any user-defined edges. - * various edge multiplicity options, including: simple-graphs, multigraphs, - pseudographs. - * unmodifiable graphs - allow modules to provide "read-only" access to - internal graphs. - * listenable graphs - allow external listeners to track modification events. - * subgraphs graphs that are auto-updating subgraph views on other graphs. - * all compositions of above graphs. - -Although powerful, JGraphT is designed to be simple. For example, graph vertices -can be of any objects. You can create graphs based on: Strings, URLs, XML -documents, etc; you can even create graphs of graphs! - -WWW: http://jgrapht.sourceforge.net/ diff --git a/lang/Makefile b/lang/Makefile index d64a694b3f76..677cfc841ef4 100644 --- a/lang/Makefile +++ b/lang/Makefile @@ -374,7 +374,6 @@ SUBDIR += ucc SUBDIR += urweb SUBDIR += v8 - SUBDIR += v8-devel SUBDIR += vala SUBDIR += visualworks SUBDIR += yabasic diff --git a/lang/v8-devel/Makefile b/lang/v8-devel/Makefile deleted file mode 100644 index f062f23cface..000000000000 --- a/lang/v8-devel/Makefile +++ /dev/null @@ -1,68 +0,0 @@ -# Created by: siasia -# $FreeBSD$ - -PORTNAME= v8 -PORTVERSION= 3.27.7 -PORTREVISION= 17 -CATEGORIES= lang -MASTER_SITES= LOCAL/vanilla -PKGNAMESUFFIX= -devel - -MAINTAINER= sunpoet@FreeBSD.org -COMMENT= Open source JavaScript engine by Google - -LICENSE= BSD3CLAUSE - -BROKEN= fails to build -DEPRECATED= Broken for more than 5 months -EXPIRATION_DATE= 2018-08-20 - -LIB_DEPENDS= libicui18n.so:devel/icu - -CONFLICTS_INSTALL= v8-[0-9]* - -ONLY_FOR_ARCHS= i386 amd64 - -ALL_TARGET= native -MAKE_ARGS= library=shared use_system_icu=on -MAKE_ENV= CC.host=${CC} CXX.host=${CXX} LINK.host=${CXX} LINK.target=${CXX} -USE_LDCONFIG= yes -USE_CXXSTD= gnu++11 -USES= compiler:c++11-lib cpe gmake localbase python:2.7 shebangfix tar:xz - -CPE_VENDOR= google - -SHEBANG_FILES= build/gyp/gyp -bash_CMD= ${SH} - -.include <bsd.port.pre.mk> - -.if ${COMPILER_TYPE} == clang -CXXFLAGS+= -Wno-nested-anon-types -Wno-unused-function -Wno-unused-private-field -Wno-unused-variable -MAKE_ARGS+= clang=on -MAKE_ENV+= LINK=clang++ AR=/usr/bin/ar -.if ${COMPILER_VERSION} >= 34 -CXXFLAGS+= -Wno-unused-const-variable -.if ${COMPILER_VERSION} >= 35 -CXXFLAGS+= -Wno-tautological-undefined-compare -.endif -.endif -.else -MAKE_ARGS+= strictaliasing=off -USE_GCC= any -.endif - -post-patch: - @${REINPLACE_CMD} -e 's|test/cctest/cctest.gyp||' ${WRKSRC}/Makefile - @${REINPLACE_CMD} -e '/test\/cctest\/cctest.gyp/d' ${WRKSRC}/build/all.gyp - @${REINPLACE_CMD} -e 's|python|${PYTHON_CMD}|' ${WRKSRC}/build/shim_headers.gypi ${WRKSRC}/build/gyp/gyp ${WRKSRC}/tools/gyp/v8.gyp - @${REINPLACE_CMD} -e 's|/usr/local|${LOCALBASE}|' ${WRKSRC}/build/toolchain.gypi ${WRKSRC}/tools/gyp/v8.gyp - @${REINPLACE_CMD} -e 's, | MAP_NORESERVE,,' ${WRKSRC}/src/platform-freebsd.cc - -do-install: - ${INSTALL_PROGRAM} ${WRKSRC}/out/native/d8 ${STAGEDIR}${PREFIX}/bin/d8 - cd ${WRKSRC}/include/ && ${INSTALL_DATA} *.h ${STAGEDIR}${PREFIX}/include/ - ${INSTALL_LIB} ${WRKSRC}/out/native/lib.target/libv8.so ${STAGEDIR}${PREFIX}/lib/libv8.so.1 - ${LN} -fs ${PREFIX}/lib/libv8.so.1 ${STAGEDIR}${PREFIX}/lib/libv8.so - -.include <bsd.port.post.mk> diff --git a/lang/v8-devel/distinfo b/lang/v8-devel/distinfo deleted file mode 100644 index 0be92b2d2b99..000000000000 --- a/lang/v8-devel/distinfo +++ /dev/null @@ -1,2 +0,0 @@ -SHA256 (v8-3.27.7.tar.xz) = 1b93c506c27f934df092d4193a3caa5fc845141ea397bf0adbc6e6a81ba55db5 -SIZE (v8-3.27.7.tar.xz) = 34568660 diff --git a/lang/v8-devel/files/patch-CVE-2015-5380 b/lang/v8-devel/files/patch-CVE-2015-5380 deleted file mode 100644 index 78293cff9f37..000000000000 --- a/lang/v8-devel/files/patch-CVE-2015-5380 +++ /dev/null @@ -1,95 +0,0 @@ -Backport of fix found here: -https://github.com/joyent/node/commit/78b0e30954111cfaba0edbeee85450d8cbc6fdf6 - -Note, this patch is modified to use ASSERT instead of DCHECK because -this version of node is from before the rename which happened here: -https://codereview.chromium.org/430503007 - ---- src/unicode-inl.h.orig 2013-05-01 12:56:29 UTC -+++ src/unicode-inl.h -@@ -168,6 +168,7 @@ unsigned Utf8::Length(uchar c, int previ - - Utf8DecoderBase::Utf8DecoderBase() - : unbuffered_start_(NULL), -+ unbuffered_length_(0), - utf16_length_(0), - last_byte_of_buffer_unused_(false) {} - -@@ -207,8 +208,7 @@ unsigned Utf8Decoder<kBufferSize>::Write - if (length <= buffer_length) return length; - ASSERT(unbuffered_start_ != NULL); - // Copy the rest the slow way. -- WriteUtf16Slow(unbuffered_start_, -- data + buffer_length, -+ WriteUtf16Slow(unbuffered_start_, unbuffered_length_, data + buffer_length, - length - buffer_length); - return length; - } ---- src/unicode.cc.orig 2013-05-01 12:56:29 UTC -+++ src/unicode.cc -@@ -284,6 +284,7 @@ void Utf8DecoderBase::Reset(uint16_t* bu - // Assume everything will fit in the buffer and stream won't be needed. - last_byte_of_buffer_unused_ = false; - unbuffered_start_ = NULL; -+ unbuffered_length_ = 0; - bool writing_to_buffer = true; - // Loop until stream is read, writing to buffer as long as buffer has space. - unsigned utf16_length = 0; -@@ -310,6 +311,7 @@ void Utf8DecoderBase::Reset(uint16_t* bu - // Just wrote last character of buffer - writing_to_buffer = false; - unbuffered_start_ = stream; -+ unbuffered_length_ = stream_length; - } - continue; - } -@@ -319,20 +321,24 @@ void Utf8DecoderBase::Reset(uint16_t* bu - writing_to_buffer = false; - last_byte_of_buffer_unused_ = true; - unbuffered_start_ = stream - cursor; -+ unbuffered_length_ = stream_length + cursor; - } - utf16_length_ = utf16_length; - } - - - void Utf8DecoderBase::WriteUtf16Slow(const uint8_t* stream, -+ unsigned stream_length, - uint16_t* data, - unsigned data_length) { - while (data_length != 0) { - unsigned cursor = 0; -- uint32_t character = Utf8::ValueOf(stream, Utf8::kMaxEncodedSize, &cursor); -+ -+ uint32_t character = Utf8::ValueOf(stream, stream_length, &cursor); - // There's a total lack of bounds checking for stream - // as it was already done in Reset. - stream += cursor; -+ stream_length -= cursor; - if (character > unibrow::Utf16::kMaxNonSurrogateCharCode) { - *data++ = Utf16::LeadSurrogate(character); - *data++ = Utf16::TrailSurrogate(character); -@@ -343,6 +349,7 @@ void Utf8DecoderBase::WriteUtf16Slow(con - data_length -= 1; - } - } -+ ASSERT(stream_length >= 0); - } - - ---- src/unicode.h.orig 2013-05-01 12:56:29 UTC -+++ src/unicode.h -@@ -184,10 +184,10 @@ class Utf8DecoderBase { - unsigned buffer_length, - const uint8_t* stream, - unsigned stream_length); -- static void WriteUtf16Slow(const uint8_t* stream, -- uint16_t* data, -- unsigned length); -+ static void WriteUtf16Slow(const uint8_t* stream, unsigned stream_length, -+ uint16_t* data, unsigned length); - const uint8_t* unbuffered_start_; -+ unsigned unbuffered_length_; - unsigned utf16_length_; - bool last_byte_of_buffer_unused_; - private: diff --git a/lang/v8-devel/files/patch-Makefile b/lang/v8-devel/files/patch-Makefile deleted file mode 100644 index 7992668e2ff8..000000000000 --- a/lang/v8-devel/files/patch-Makefile +++ /dev/null @@ -1,37 +0,0 @@ ---- Makefile.orig 2014-02-04 02:07:31 UTC -+++ Makefile -@@ -52,6 +52,14 @@ endif - ifdef console - GYPFLAGS += -Dconsole=$(console) - endif -+# clang=on -+ifeq ($(clang), on) -+ GYPFLAGS += -Dclang=1 -+endif -+# use_system_icu=on -+ifeq ($(use_system_icu), on) -+ GYPFLAGS += -Duse_system_icu=1 -+endif - # disassembler=on - ifeq ($(disassembler), on) - GYPFLAGS += -Dv8_enable_disassembler=1 -@@ -386,8 +394,7 @@ clean: $(addsuffix .clean, $(ARCHES) $(A - # GYP file generation targets. - OUT_MAKEFILES = $(addprefix $(OUTDIR)/Makefile.,$(BUILDS)) - $(OUT_MAKEFILES): $(GYPFILES) $(ENVFILE) -- PYTHONPATH="$(shell pwd)/tools/generate_shim_headers:$(PYTHONPATH)" \ -- PYTHONPATH="$(shell pwd)/build/gyp/pylib:$(PYTHONPATH)" \ -+ PYTHONPATH="$(shell pwd)/build/gyp/pylib:$(shell pwd)/tools/generate_shim_headers:$(PYTHONPATH)" \ - GYP_GENERATORS=make \ - build/gyp/gyp --generator-output="$(OUTDIR)" build/all.gyp \ - -Ibuild/standalone.gypi --depth=. \ -@@ -396,8 +403,7 @@ $(OUT_MAKEFILES): $(GYPFILES) $(ENVFILE) - -S$(suffix $(basename $@))$(suffix $@) $(GYPFLAGS) - - $(OUTDIR)/Makefile.native: $(GYPFILES) $(ENVFILE) -- PYTHONPATH="$(shell pwd)/tools/generate_shim_headers:$(PYTHONPATH)" \ -- PYTHONPATH="$(shell pwd)/build/gyp/pylib:$(PYTHONPATH)" \ -+ PYTHONPATH="$(shell pwd)/build/gyp/pylib:$(shell pwd)/tools/generate_shim_headers:$(PYTHONPATH)" \ - GYP_GENERATORS=make \ - build/gyp/gyp --generator-output="$(OUTDIR)" build/all.gyp \ - -Ibuild/standalone.gypi --depth=. -S.native $(GYPFLAGS) diff --git a/lang/v8-devel/files/patch-src-allocation-tracker.cc b/lang/v8-devel/files/patch-src-allocation-tracker.cc deleted file mode 100644 index ea235d3cce51..000000000000 --- a/lang/v8-devel/files/patch-src-allocation-tracker.cc +++ /dev/null @@ -1,13 +0,0 @@ ---- src/allocation-tracker.cc.orig 2014-06-03 08:52:11 UTC -+++ src/allocation-tracker.cc -@@ -152,8 +152,8 @@ void AddressToTraceMap::Clear() { - void AddressToTraceMap::Print() { - PrintF("[AddressToTraceMap (%" V8PRIuPTR "): \n", ranges_.size()); - for (RangeMap::iterator it = ranges_.begin(); it != ranges_.end(); ++it) { -- PrintF("[%p - %p] => %u\n", it->second.start, it->first, -- it->second.trace_node_id); -+ PrintF("[%p - %p] => %u\n", reinterpret_cast<void*>(it->second.start), -+ reinterpret_cast<void*>(it->first), it->second.trace_node_id); - } - PrintF("]\n"); - } diff --git a/lang/v8-devel/files/patch-src-deoptimizer.cc b/lang/v8-devel/files/patch-src-deoptimizer.cc deleted file mode 100644 index a80aa850c9e5..000000000000 --- a/lang/v8-devel/files/patch-src-deoptimizer.cc +++ /dev/null @@ -1,29 +0,0 @@ ---- src/deoptimizer.cc.orig 2014-06-03 08:52:11 UTC -+++ src/deoptimizer.cc -@@ -1920,7 +1920,7 @@ void Deoptimizer::MaterializeHeapObjects - "Materialized a new heap number %p [%e] in slot %p\n", - reinterpret_cast<void*>(*num), - d.value(), -- d.destination()); -+ reinterpret_cast<void*>(d.destination())); - } - Memory::Object_at(d.destination()) = *num; - } -@@ -2017,7 +2017,7 @@ void Deoptimizer::MaterializeHeapNumbers - "for parameter slot #%d\n", - reinterpret_cast<void*>(*num), - d.value(), -- d.destination(), -+ reinterpret_cast<void*>(d.destination()), - index); - } - -@@ -2034,7 +2034,7 @@ void Deoptimizer::MaterializeHeapNumbers - "for expression slot #%d\n", - reinterpret_cast<void*>(*num), - d.value(), -- d.destination(), -+ reinterpret_cast<void*>(d.destination()), - index); - } - diff --git a/lang/v8-devel/files/patch-src-heap-snapshot-generator.cc b/lang/v8-devel/files/patch-src-heap-snapshot-generator.cc deleted file mode 100644 index bc865f33ded6..000000000000 --- a/lang/v8-devel/files/patch-src-heap-snapshot-generator.cc +++ /dev/null @@ -1,61 +0,0 @@ ---- src/heap-snapshot-generator.cc.orig 2014-06-03 08:52:11 UTC -+++ src/heap-snapshot-generator.cc -@@ -410,8 +410,8 @@ bool HeapObjectsMap::MoveObject(Address - // object is migrated. - if (FLAG_heap_profiler_trace_objects) { - PrintF("Move object from %p to %p old size %6d new size %6d\n", -- from, -- to, -+ reinterpret_cast<void*>(from), -+ reinterpret_cast<void*>(to), - entries_.at(from_entry_info_index).size, - object_size); - } -@@ -451,7 +451,7 @@ SnapshotObjectId HeapObjectsMap::FindOrA - entry_info.accessed = accessed; - if (FLAG_heap_profiler_trace_objects) { - PrintF("Update object size : %p with old size %d and new size %d\n", -- addr, -+ reinterpret_cast<void*>(addr), - entry_info.size, - size); - } -@@ -486,9 +486,9 @@ void HeapObjectsMap::UpdateHeapObjectsMa - FindOrAddEntry(obj->address(), obj->Size()); - if (FLAG_heap_profiler_trace_objects) { - PrintF("Update object : %p %6d. Next address is %p\n", -- obj->address(), -+ reinterpret_cast<void*>(obj->address()), - obj->Size(), -- obj->address() + obj->Size()); -+ reinterpret_cast<void*>(obj->address() + obj->Size())); - } - } - RemoveDeadEntries(); -@@ -516,20 +516,20 @@ struct HeapObjectInfo { - void Print() const { - if (expected_size == 0) { - PrintF("Untracked object : %p %6d. Next address is %p\n", -- obj->address(), -+ reinterpret_cast<void*>(obj->address()), - obj->Size(), -- obj->address() + obj->Size()); -+ reinterpret_cast<void*>(obj->address() + obj->Size())); - } else if (obj->Size() != expected_size) { - PrintF("Wrong size %6d: %p %6d. Next address is %p\n", - expected_size, -- obj->address(), -+ reinterpret_cast<void*>(obj->address()), - obj->Size(), -- obj->address() + obj->Size()); -+ reinterpret_cast<void*>(obj->address() + obj->Size())); - } else { - PrintF("Good object : %p %6d. Next address is %p\n", -- obj->address(), -+ reinterpret_cast<void*>(obj->address()), - expected_size, -- obj->address() + obj->Size()); -+ reinterpret_cast<void*>(obj->address() + obj->Size())); - } - } - }; diff --git a/lang/v8-devel/files/patch-src-ia32-code-stubs-ia32.cc b/lang/v8-devel/files/patch-src-ia32-code-stubs-ia32.cc deleted file mode 100644 index baf25032ff0c..000000000000 --- a/lang/v8-devel/files/patch-src-ia32-code-stubs-ia32.cc +++ /dev/null @@ -1,11 +0,0 @@ ---- src/ia32/code-stubs-ia32.cc.orig 2014-06-03 08:52:11 UTC -+++ src/ia32/code-stubs-ia32.cc -@@ -3143,7 +3143,7 @@ void StringCharFromCodeGenerator::Genera - ASSERT(IsPowerOf2(String::kMaxOneByteCharCode + 1)); - __ test(code_, - Immediate(kSmiTagMask | -- ((~String::kMaxOneByteCharCode) << kSmiTagSize))); -+ ((~String::kMaxOneByteCharCodeU) << kSmiTagSize))); - __ j(not_zero, &slow_case_); - - Factory* factory = masm->isolate()->factory(); diff --git a/lang/v8-devel/files/patch-src-ia32-disasm-ia32.cc b/lang/v8-devel/files/patch-src-ia32-disasm-ia32.cc deleted file mode 100644 index f5ada567c412..000000000000 --- a/lang/v8-devel/files/patch-src-ia32-disasm-ia32.cc +++ /dev/null @@ -1,11 +0,0 @@ ---- src/ia32/disasm-ia32.cc.orig 2014-06-03 08:52:11 UTC -+++ src/ia32/disasm-ia32.cc -@@ -1743,7 +1743,7 @@ int Disassembler::ConstantPoolSizeAt(byt - buffer[0] = '\0'; - byte* prev_pc = pc; - pc += d.InstructionDecode(buffer, pc); -- fprintf(f, "%p", prev_pc); -+ fprintf(f, "%p", reinterpret_cast<void*>(prev_pc)); - fprintf(f, " "); - - for (byte* bp = prev_pc; bp < pc; bp++) { diff --git a/lang/v8-devel/files/patch-src-ia32-ic-ia32.cc b/lang/v8-devel/files/patch-src-ia32-ic-ia32.cc deleted file mode 100644 index f298e15f0fa6..000000000000 --- a/lang/v8-devel/files/patch-src-ia32-ic-ia32.cc +++ /dev/null @@ -1,12 +0,0 @@ ---- src/ia32/ic-ia32.cc.orig 2014-06-03 08:52:11 UTC -+++ src/ia32/ic-ia32.cc -@@ -1262,7 +1262,8 @@ void PatchInlinedSmiCode(Address address - uint8_t delta = *reinterpret_cast<uint8_t*>(delta_address); - if (FLAG_trace_ic) { - PrintF("[ patching ic at %p, test=%p, delta=%d\n", -- address, test_instruction_address, delta); -+ reinterpret_cast<void*>(address), -+ reinterpret_cast<void*>(test_instruction_address), delta); - } - - // Patch with a short conditional jump. Enabling means switching from a short diff --git a/lang/v8-devel/files/patch-src-liveedit.cc b/lang/v8-devel/files/patch-src-liveedit.cc deleted file mode 100644 index 8ad906791f56..000000000000 --- a/lang/v8-devel/files/patch-src-liveedit.cc +++ /dev/null @@ -1,11 +0,0 @@ ---- src/liveedit.cc.orig 2014-06-03 08:52:11 UTC -+++ src/liveedit.cc -@@ -174,7 +174,7 @@ class Differencer { - - static const int kDirectionSizeBits = 2; - static const int kDirectionMask = (1 << kDirectionSizeBits) - 1; -- static const int kEmptyCellValue = -1 << kDirectionSizeBits; -+ static const int kEmptyCellValue = -(1 << kDirectionSizeBits); - - // This method only holds static assert statement (unfortunately you cannot - // place one in class scope). diff --git a/lang/v8-devel/files/patch-src-objects.h b/lang/v8-devel/files/patch-src-objects.h deleted file mode 100644 index f39b68b493da..000000000000 --- a/lang/v8-devel/files/patch-src-objects.h +++ /dev/null @@ -1,13 +0,0 @@ ---- src/objects.h.orig 2014-06-03 08:52:11 UTC -+++ src/objects.h -@@ -8824,8 +8824,8 @@ class Name: public HeapObject { - STATIC_ASSERT(IS_POWER_OF_TWO(kMaxCachedArrayIndexLength + 1)); - - static const unsigned int kContainsCachedArrayIndexMask = -- (~kMaxCachedArrayIndexLength << ArrayIndexLengthBits::kShift) | -- kIsNotArrayIndexMask; -+ (~static_cast<unsigned>(kMaxCachedArrayIndexLength) -+ << ArrayIndexLengthBits::kShift) | kIsNotArrayIndexMask; - - // Value of empty hash field indicating that the hash is not computed. - static const int kEmptyHashField = diff --git a/lang/v8-devel/files/patch-src-x64-disasm-x64.cc b/lang/v8-devel/files/patch-src-x64-disasm-x64.cc deleted file mode 100644 index eb3d887c10bb..000000000000 --- a/lang/v8-devel/files/patch-src-x64-disasm-x64.cc +++ /dev/null @@ -1,11 +0,0 @@ ---- src/x64/disasm-x64.cc.orig 2016-01-17 13:52:37 UTC -+++ src/x64/disasm-x64.cc -@@ -1894,7 +1894,7 @@ void Disassembler::Disassemble(FILE* f, - buffer[0] = '\0'; - byte* prev_pc = pc; - pc += d.InstructionDecode(buffer, pc); -- fprintf(f, "%p", prev_pc); -+ fprintf(f, "%p", reinterpret_cast<void*>(prev_pc)); - fprintf(f, " "); - - for (byte* bp = prev_pc; bp < pc; bp++) { diff --git a/lang/v8-devel/files/patch-src-x64-ic-x64.cc b/lang/v8-devel/files/patch-src-x64-ic-x64.cc deleted file mode 100644 index e39c3cab29e6..000000000000 --- a/lang/v8-devel/files/patch-src-x64-ic-x64.cc +++ /dev/null @@ -1,12 +0,0 @@ ---- src/x64/ic-x64.cc.orig 2016-01-17 13:52:46 UTC -+++ src/x64/ic-x64.cc -@@ -1283,7 +1283,8 @@ void PatchInlinedSmiCode(Address address - uint8_t delta = *reinterpret_cast<uint8_t*>(delta_address); - if (FLAG_trace_ic) { - PrintF("[ patching ic at %p, test=%p, delta=%d\n", -- address, test_instruction_address, delta); -+ reinterpret_cast<void*>(address), -+ reinterpret_cast<void*>(test_instruction_address), delta); - } - - // Patch with a short conditional jump. Enabling means switching from a short diff --git a/lang/v8-devel/files/patch-src_runtime.cc b/lang/v8-devel/files/patch-src_runtime.cc deleted file mode 100644 index 98c747ef8f24..000000000000 --- a/lang/v8-devel/files/patch-src_runtime.cc +++ /dev/null @@ -1,10 +0,0 @@ ---- src/runtime.cc.orig 2014-06-03 08:52:11 UTC -+++ src/runtime.cc -@@ -56,6 +56,7 @@ - #include "unicode/dtfmtsym.h" - #include "unicode/dtptngen.h" - #include "unicode/locid.h" -+#include "unicode/normlzr.h" - #include "unicode/numfmt.h" - #include "unicode/numsys.h" - #include "unicode/rbbi.h" diff --git a/lang/v8-devel/pkg-descr b/lang/v8-devel/pkg-descr deleted file mode 100644 index 8992a1120350..000000000000 --- a/lang/v8-devel/pkg-descr +++ /dev/null @@ -1,14 +0,0 @@ -V8 is Google's open source JavaScript engine. - -V8 is written in C++ and is used in Google Chrome, the open source browser from -Google. - -V8 implements ECMAScript as specified in ECMA-262, 5th edition, and runs on -Windows (XP or newer), Mac OS X (10.5 or newer), and Linux systems that use -IA-32, x64, or ARM processors. - -V8 can run standalone, or can be embedded into any C++ application. - -Git repository at https://github.com/v8/v8 - -WWW: http://code.google.com/p/v8/ diff --git a/lang/v8-devel/pkg-plist b/lang/v8-devel/pkg-plist deleted file mode 100644 index 05eb40157dd5..000000000000 --- a/lang/v8-devel/pkg-plist +++ /dev/null @@ -1,11 +0,0 @@ -bin/d8 -include/v8-debug.h -include/v8-platform.h -include/v8-profiler.h -include/v8-testing.h -include/v8-util.h -include/v8.h -include/v8config.h -include/v8stdint.h -lib/libv8.so -lib/libv8.so.1 diff --git a/mail/Makefile b/mail/Makefile index e5fffc697b7f..71044a81e8b9 100644 --- a/mail/Makefile +++ b/mail/Makefile @@ -263,7 +263,6 @@ SUBDIR += mulberry SUBDIR += mutt SUBDIR += mutt-lite - SUBDIR += mutt14 SUBDIR += mutt14-lite SUBDIR += mutt_vc_query SUBDIR += muttils diff --git a/mail/mutt14/Makefile b/mail/mutt14/Makefile deleted file mode 100644 index 4b72bca3be71..000000000000 --- a/mail/mutt14/Makefile +++ /dev/null @@ -1,178 +0,0 @@ -# Created by: David O'Brien (obrien@NUXI.com) -# $FreeBSD$ - -PORTNAME= mutt -PORTVERSION= 1.4.2.3 -PORTREVISION= 2 -CATEGORIES+= mail ipv6 -MASTER_SITES= ftp://ftp.mutt.org/mutt/ \ - ftp://ftp.fu-berlin.de/pub/unix/mail/mutt/ \ - ftp://ftp.demon.co.uk/pub/mirrors/mutt/ - -PATCHVERSION= 1.4.2.2 -PATCH_SITES= http://www.mutt.org.ua/download/mutt-${PATCHVERSION}/:vvv \ - http://www2.mutt.org.ua/download/mutt-${PATCHVERSION}/:vvv \ - http://www3.mutt.org.ua/download/mutt-${PATCHVERSION}/:vvv \ - ftp://ftp.mutt.org.ua/pub/mutt/mutt-${PATCHVERSION}/:vvv \ - ftp://ftp3.mutt.org.ua/pub/mutt/mutt-${PATCHVERSION}/:vvv -PATCHFILES= patch-${PATCHVERSION}.rr.compressed.gz:vvv \ - patch-${PATCHVERSION}.vvv.initials.gz:vvv -PATCH_DIST_STRIP= -p1 - -MAINTAINER?= udo.schweigert@siemens.com -COMMENT?= The Mongrel of Mailers (part Elm, Pine, Mush, mh, etc.) - -DEPRECATED= mutt 1.4.x has been out of support for 10+ years use mail/mutt -EXPIRATION_DATE= 2018-08-20 - -CONFLICTS?= ja-mutt-[0-9]* ja-mutt-devel-[0-9]* mutt-devel-[0-9]* mutt-devel-lite-[0-9]* mutt-lite-[0-9]* zh-mutt-devel-[0-9]* mutt-[^1].[^4]* -PKGNAMESUFFIX= 14 - -OPTIONS_DEFINE= NLS LOCALES_FIX MUTT_XFACE MUTT_FLOCK MUTT_ICONV GSSAPI DOCS EXAMPLES -OPTIONS_DEFAULT= MUTT_FLOCK MUTT_ICONV GSSAPI - -OPTIONS_RADIO= CONS -OPTIONS_RADIO_CONS= SLANG NCURSES - -.if defined(PACKAGE_BUILDING) && !defined (MUTT_LITE) -OPTIONS_DEFAULT+= SLANG -.endif - -CONS_DESC= Console driver (if none chosen, uses ncurses from base system) -SLANG_DESC= Adds display/screen management via S-Lang -NCURSES_DESC= Adds console graphics support with ncurses from ports -LOCALES_FIX_DESC= Enable locales fixes -MUTT_XFACE_DESC= Adds mutt X-Face support -MUTT_FLOCK_DESC= Use flock() for file locks -MUTT_ICONV_DESC= Enable mutt's iconv character conversion feature - -USES+= ssl - -.if defined (MUTT_LITE) -PKGNAMESUFFIX= 14-lite -.endif - -.include <bsd.port.options.mk> - -RUN_DEPENDS= ${LOCALBASE}/etc/mime.types:misc/mime-support -.if defined(PACKAGE_BUILDING) && !defined (MUTT_LITE) -WITH_SLANG= yes -BUILD_DEPENDS= ispell:textproc/aspell-ispell -RUN_DEPENDS+= ispell:textproc/aspell-ispell \ - urlview:textproc/urlview -.endif - -.if ${PORT_OPTIONS:MNLS} -USES+= gettext iconv -.if ! ${PORT_OPTIONS:MMUTT_ICONV} -IGNORE= the MUTT_ICONV options of the mutt port only be disabled if \ - NLS is also disabled -.endif -.elif ${PORT_OPTIONS:MMUTT_ICONV} -USES+= iconv -.endif - -.if ${PORT_OPTIONS:MSLANG} -LIB_DEPENDS+= libslang.so:devel/libslang2 -.elif ${PORT_OPTIONS:MNCURSES} -USES+= ncurses:port -.else -USES+= ncurses -.endif -.if !defined (MUTT_LITE) -.if defined(WITH_MUTT_CYRUS_SASL) -IGNORE= the SASL support for mutt has been withdrawn. Please use the mutt-devel port instead -.endif -.if ${PORT_OPTIONS:MMUTT_XFACE} -PATCH_DEPENDS+= ${NONEXISTENT}:news/slrnface:extract -RUN_DEPENDS+= slrnface:news/slrnface -PKGMESSAGE= ${PKGDIR}/pkg-message.xface -.endif -.endif - -DIST_SUBDIR= mutt -WRKSRC= ${WRKDIR}/${DISTNAME:S/i$//} -GNU_CONFIGURE= yes -USES+= autoreconf -LDFLAGS+= -L${LOCALBASE}/lib -CONFIGURE_ENV= CC="${CC} -I${LOCALBASE}/include" -CONFIGURE_ARGS= --enable-pop --enable-imap --disable-fcntl \ - --with-ssl=${OPENSSLBASE} --sysconfdir=${PREFIX}/etc \ - --with-sharedir=${PREFIX}/share/mutt \ - --with-docdir=${DOCSDIR} --with-charmaps \ - --enable-compressed -.if defined(MUTT_CONFIGURE_ARGS) -CONFIGURE_ARGS+= ${MUTT_CONFIGURE_ARGS} -.endif -.if ${PORT_OPTIONS:MMUTT_FLOCK} -CONFIGURE_ARGS+= --enable-flock -.else -CONFIGURE_ARGS+= --disable-flock -.endif -.if ${PORT_OPTIONS:MLOCALES_FIX} -CONFIGURE_ARGS+= --enable-locales-fix -.endif -.if ${PORT_OPTIONS:MNLS} -PLIST_SUB+= NLS="" -.else -CONFIGURE_ARGS+= --disable-nls -PLIST_SUB+= NLS="@comment " -.endif -.if ! ${PORT_OPTIONS:MMUTT_ICONV} && ! ${PORT_OPTIONS:MNLS} -CONFIGURE_ARGS+= --disable-iconv -.else -CONFIGURE_ARGS+= ${ICONV_CONFIGURE_ARG} -.endif -.if ${PORT_OPTIONS:MSLANG} -CONFIGURE_ARGS+= --with-slang=${PREFIX} -.elif ${PORT_OPTIONS:MNCURSES} -CONFIGURE_ARGS+= --with-curses=${NCURSESBASE} -CFLAGS+= -I${NCURSESINC} -.endif -.if ${PORT_OPTIONS:MGSSAPI} -.if exists(${LOCALBASE}/bin/gss-client) -LIB_DEPENDS+= libgssapi_krb5.so:security/krb5 -CONFIGURE_ARGS+= --with-gss=${LOCALBASE} -.elif (defined(MAKE_KERBEROS5)) || exists(/usr/lib/libkrb5.a) -CONFIGURE_ARGS+= --with-gss -WITH_MUTT_KRB5_SYS=YES -.endif -.endif - -post-patch: - @${REINPLACE_CMD} -e 's,/usr/bin/gpg,${LOCALBASE}/bin/gpg,g' \ - ${WRKSRC}/contrib/gpg.rc - @${REINPLACE_CMD} -e 's,pgp6,pgp,g' \ - ${WRKSRC}/contrib/pgp6.rc - @${REINPLACE_CMD} -E -e 's|@samplesdir@|${EXAMPLESDIR}|g' \ - ${WRKSRC}/contrib/Makefile.in -.if ${PORT_OPTIONS:MMUTT_XFACE} - @${ECHO} "===> Applying XFACE patch" - slrnface_dir=`${FIND} ${WRKDIR}/../../../news/slrnface/work -type d \ - -name slrnface-\*`; \ - cd ${BUILD_WRKSRC}; ${PATCH} ${PATCH_ARGS} < $$slrnface_dir/mutt.patch -.endif - -.if ${PORT_OPTIONS:MDOCS} -post-build: - @${TOUCH} ${WRKSRC}/doc/mutt.man ${WRKSRC}/doc/manual.sgml - @${PATCH} -d ${PATCH_WRKSRC} ${PATCH_ARGS} < ${PATCHDIR}/extra-patch-doc-ref - @${REINPLACE_CMD} -E -e 's|\$$\{PREFIX\}|${PREFIX}|g' \ - -e 's|\$$\{DOCSDIR\}|${DOCSDIR}|g' \ - -e 's|\$$\{EXAMPLESDIR\}|${EXAMPLESDIR}|g' \ - ${WRKSRC}/doc/mutt.man - @${REINPLACE_CMD} -E -e 's|\$$\{PREFIX\}|${PREFIX}|g' \ - -e 's|\$$\{DOCSDIR\}|${DOCSDIR}|g' \ - -e 's|\$$\{EXAMPLESDIR\}|${EXAMPLESDIR}|g' \ - ${WRKSRC}/doc/muttrc.man -.endif - -post-install: -.if ${PORT_OPTIONS:MDOCS} - @${ECHO} "===> Installing Mutt documentation" - @${MKDIR} ${STAGEDIR}${DOCSDIR} && ${CHMOD} a+rx ${STAGEDIR}${DOCSDIR} - @cd ${WRKSRC}/doc && ${INSTALL_DATA} manual.txt PGP-Notes.txt \ - ${STAGEDIR}${DOCSDIR} -.endif - -.include <bsd.port.mk> diff --git a/mail/mutt14/distinfo b/mail/mutt14/distinfo deleted file mode 100644 index 3931ad280756..000000000000 --- a/mail/mutt14/distinfo +++ /dev/null @@ -1,6 +0,0 @@ -SHA256 (mutt/mutt-1.4.2.3.tar.gz) = 1a4920e5efccd6a83932af4223cb568956158f62e9f595798acc4004aca6ace5 -SIZE (mutt/mutt-1.4.2.3.tar.gz) = 2646433 -SHA256 (mutt/patch-1.4.2.2.rr.compressed.gz) = 3f70a8b666e1dd5342acb418aac8cb4a1ab68559b389346052bb1078a3b8dfee -SIZE (mutt/patch-1.4.2.2.rr.compressed.gz) = 10191 -SHA256 (mutt/patch-1.4.2.2.vvv.initials.gz) = 2ab42c9bd369bacf7cad603e242e110c9adfdf18f477ce065fef8dbfbd1a8474 -SIZE (mutt/patch-1.4.2.2.vvv.initials.gz) = 690 diff --git a/mail/mutt14/files/extra-patch-doc-ref b/mail/mutt14/files/extra-patch-doc-ref deleted file mode 100644 index 99222e0bceb0..000000000000 --- a/mail/mutt14/files/extra-patch-doc-ref +++ /dev/null @@ -1,12 +0,0 @@ ---- doc/mutt.man.orig Mon Jul 13 12:50:38 1998 -+++ doc/mutt.man Thu Oct 1 22:15:40 1998 -@@ -20,7 +20,8 @@ - .SH DESCRIPTION - Mutt is a small but very powerful text based program for reading electronic - mail under unix operating systems, including support color terminals, MIME, --and a threaded sorting mode. -+and a threaded sorting mode. Details of how to use all of this is -+available in \fI${DOCSDIR}\fP. - .SH OPTIONS - .IP "-a \fIfile\fP" - Attach a file to your message using MIME. diff --git a/mail/mutt14/files/patch-Makefile.am b/mail/mutt14/files/patch-Makefile.am deleted file mode 100644 index 320a71259dc0..000000000000 --- a/mail/mutt14/files/patch-Makefile.am +++ /dev/null @@ -1,22 +0,0 @@ ---- Makefile.am.orig 2007-05-23 03:17:52.000000000 +0200 -+++ Makefile.am 2015-12-29 17:27:11.713299000 +0100 -@@ -2,7 +2,7 @@ - ## Use aclocal -I m4; automake --foreign - - AUTOMAKE_OPTIONS = foreign --EXTRA_PROGRAMS = mutt_dotlock pgpring makedoc -+EXTRA_PROGRAMS = mutt_dotlock pgpewrap pgpring makedoc - - if BUILD_IMAP - IMAP_SUBDIR = imap -@@ -90,6 +90,10 @@ - pgpring_LDADD = @LIBOBJS@ $(INTLLIBS) - pgpring_DEPENDENCIES = @LIBOBJS@ $(INTLDEPS) - -+pgpewrap_SOURCES = pgpewrap.c -+pgpewrap_LDADD = @LIBOBJS@ $(INTLLIBS) -+pgpewrap_DEPENDENCIES = @LIBOBJS@ $(INTLDEPS) -+ - mutt_dotlock.c: dotlock.c - cp $(srcdir)/dotlock.c mutt_dotlock.c - diff --git a/mail/mutt14/files/patch-Muttrc b/mail/mutt14/files/patch-Muttrc deleted file mode 100644 index 3e50cbd13779..000000000000 --- a/mail/mutt14/files/patch-Muttrc +++ /dev/null @@ -1,10 +0,0 @@ ---- Muttrc.orig Sat May 13 08:30:44 2000 -+++ Muttrc Sat May 13 08:32:05 2000 -@@ -629,6 +629,7 @@ - # Type: boolean - # Default: yes - # -+set followup_to=no - # - # Controls whether or not the Mail-Followup-To header field is - # generated when sending mail. When set, Mutt will generate this diff --git a/mail/mutt14/files/patch-configure.in b/mail/mutt14/files/patch-configure.in deleted file mode 100644 index e255741da094..000000000000 --- a/mail/mutt14/files/patch-configure.in +++ /dev/null @@ -1,14 +0,0 @@ ---- configure.in.orig 2007-05-26 17:58:12.000000000 -0700 -+++ configure.in 2012-05-03 18:04:49.000000000 -0700 -@@ -31,6 +31,2 @@ - AC_ISC_POSIX --AM_C_PROTOTYPES --if test "x$U" != "x"; then -- AC_MSG_ERROR(Compiler not ANSI compliant) --fi - AC_PROG_CPP -@@ -629,3 +625,3 @@ - if test x$GCC = xyes -a $mutt_cv_warnings = yes; then -- CFLAGS="-Wall -pedantic $CFLAGS" -+ CFLAGS="-Wall $CFLAGS" - fi diff --git a/mail/mutt14/files/patch-contrib-Makefile.in b/mail/mutt14/files/patch-contrib-Makefile.in deleted file mode 100644 index 71e216bd607c..000000000000 --- a/mail/mutt14/files/patch-contrib-Makefile.in +++ /dev/null @@ -1,11 +0,0 @@ ---- contrib/Makefile.in.orig Mon Jun 4 19:14:31 2001 -+++ contrib/Makefile.in Mon Mar 21 08:12:59 2005 -@@ -20,7 +20,7 @@ - - subdir = contrib - --SAMPLES = Mush.rc Pine.rc gpg.rc pgp2.rc pgp5.rc pgp6.rc Tin.rc \ -+SAMPLES = Mush.rc Pine.rc gpg.rc pgp2.rc pgp6.rc Tin.rc \ - sample.muttrc sample.mailcap sample.muttrc-tlr - - DISTFILES = Makefile.in language.txt language50.txt \ diff --git a/mail/mutt14/files/patch-doc-Makefile.in b/mail/mutt14/files/patch-doc-Makefile.in deleted file mode 100644 index afeadc06b9d4..000000000000 --- a/mail/mutt14/files/patch-doc-Makefile.in +++ /dev/null @@ -1,21 +0,0 @@ ---- doc/Makefile.in.orig 2007-05-23 03:17:52.000000000 +0200 -+++ doc/Makefile.in 2014-05-13 08:16:43.000000000 +0200 -@@ -98,18 +98,6 @@ - -rm -rf $(DESTDIR)$(docdir) - - check: --manual.txt: manual.sgml -- if sgml2txt -c latin manual ; then \ -- uniq < manual.txt | expand > _manual.txt ; \ -- rm manual.txt ; \ -- mv _manual.txt manual.txt ;\ -- fi -- --manual.html: manual.sgml -- sgml2html manual || true -- --manual.ps: manual.sgml -- sgml2latex --output=ps manual || true - - clean: - rm -f *~ *.html *.orig *.rej stamp-doc-sgml stamp-doc-man *.ps diff --git a/mail/mutt14/files/patch-doc-mutt.man b/mail/mutt14/files/patch-doc-mutt.man deleted file mode 100644 index 46e086721a76..000000000000 --- a/mail/mutt14/files/patch-doc-mutt.man +++ /dev/null @@ -1,34 +0,0 @@ ---- doc/mutt.man.orig Wed Jul 24 10:41:31 2002 -+++ doc/mutt.man Sun Oct 26 11:06:36 2003 -@@ -136,9 +136,9 @@ - User's personal mapping between MIME types and file extensions. - .IP "/etc/mime.types" - System mapping between MIME types and file extensions. --.IP "/usr/local/bin/mutt_dotlock" -+.IP "${PREFIX}/bin/mutt_dotlock" - The privileged dotlocking program. --.IP "/usr/local/doc/mutt/manual.txt" -+.IP "${DOCSDIR}/manual.txt" - The Mutt manual. - .SH BUGS - .PP ---- doc/muttrc.man Sun Oct 26 11:09:09 2003 -+++ doc/muttrc.man Sun Oct 26 11:08:48 2003 -@@ -990,7 +972,7 @@ - .B dotlock_program - .nf - Type: path --Default: \(lq/usr/local/bin/mutt_dotlock\(rq -+Default: \(lq${PREFIX}/bin/mutt_dotlock\(rq - .fi - .IP - Contains the path of the mutt_dotlock (8) binary to be used by -@@ -3970,7 +3952,7 @@ - instead of a raw socket. You may be able to use this to set up - preauthenticated connections to your IMAP/POP3 server. Example: - .IP --tunnel=\(rqssh -q mailhost.net /usr/local/libexec/imapd\(rq -+tunnel=\(rqssh -q mailhost.net ${PREFIX}/libexec/imapd\(rq - .IP - NOTE: For this example to work you must be able to log in to the remote - machine without having to enter a password. diff --git a/mail/mutt14/files/patch-doc_manual.sgml b/mail/mutt14/files/patch-doc_manual.sgml deleted file mode 100644 index b870f7f7aaec..000000000000 --- a/mail/mutt14/files/patch-doc_manual.sgml +++ /dev/null @@ -1,13 +0,0 @@ ---- doc/manual.sgml.orig Tue May 9 17:15:26 2000 -+++ doc/manual.sgml Fri May 12 11:05:40 2000 -@@ -1,5 +1,8 @@ --<!doctype linuxdoc system> -- -+<!DOCTYPE linuxdoc PUBLIC "-//FreeBSD//DTD linuxdoc//EN" [ -+<!ENTITY dquot """> -+]> -+<linuxdoc> -+ - <article> - - <title>The Mutt E-Mail Client diff --git a/mail/mutt14/files/patch-examples b/mail/mutt14/files/patch-examples deleted file mode 100644 index 2d24771033f7..000000000000 --- a/mail/mutt14/files/patch-examples +++ /dev/null @@ -1,50 +0,0 @@ ---- contrib/Makefile.in.orig Mon Jun 4 19:14:31 2001 -+++ contrib/Makefile.in Wed Mar 26 11:45:15 2003 -@@ -12,6 +12,7 @@ - mandir = @mandir@ - srcdir = @srcdir@ - docdir = @docdir@ -+samplesdir = @samplesdir@ - top_srcdir = @top_srcdir@ - top_builddir = .. - INSTALL = @INSTALL@ -@@ -37,12 +38,12 @@ - check: - - install: -- $(top_srcdir)/mkinstalldirs $(DESTDIR)$(docdir)/samples $(DESTDIR)$(docdir)/samples/iconv -+ $(top_srcdir)/mkinstalldirs $(DESTDIR)$(samplesdir) $(DESTDIR)$(samplesdir)/iconv - for f in $(SAMPLES) ; do \ -- $(INSTALL) -m 644 $(srcdir)/$$f $(DESTDIR)$(docdir)/samples ; \ -+ $(INSTALL) -m 644 $(srcdir)/$$f $(DESTDIR)$(samplesdir); \ - done - for f in $(srcdir)/iconv/*.rc ; do \ -- $(INSTALL) -m 644 $$f $(DESTDIR)$(docdir)/samples/iconv ; \ -+ $(INSTALL) -m 644 $$f $(DESTDIR)$(samplesdir)/iconv ; \ - done - - # Nothing needs to be done - uninstall in doc removes samples as well. ---- init.h.orig Wed Mar 26 11:50:36 2003 -+++ init.h Wed Mar 26 12:54:37 2003 -@@ -1347,8 +1347,8 @@ - ** .pp - ** For examples on how to configure these formats for the various versions - ** of PGP which are floating around, see the pgp*.rc and gpg.rc files in -- ** the samples/ subdirectory which has been installed on your system -- ** alongside the documentation. -+ ** the share/examples/mutt subdirectory which has been installed on your -+ ** system. - */ - { "pgp_getkeys_command", DT_STR, R_NONE, UL &PgpGetkeysCommand, 0}, - /* ---- Makefile.am.orig Wed Mar 26 13:13:10 2003 -+++ Makefile.am Wed Mar 26 13:25:40 2003 -@@ -13,7 +13,7 @@ - - bin_SCRIPTS = muttbug flea - --BUILT_SOURCES = keymap_defs.h patchlist.c -+BUILT_SOURCES = keymap_defs.h patchlist.c Muttrc - - bin_PROGRAMS = mutt @DOTLOCK_TARGET@ @PGPAUX_TARGET@ - mutt_SOURCES = $(BUILT_SOURCES) \ diff --git a/mail/mutt14/files/patch-init.c b/mail/mutt14/files/patch-init.c deleted file mode 100644 index 389b682cfa11..000000000000 --- a/mail/mutt14/files/patch-init.c +++ /dev/null @@ -1,39 +0,0 @@ ---- init.c.orig Wed Jul 24 10:41:29 2002 -+++ init.c Sat May 3 08:46:29 2003 -@@ -1707,7 +1707,11 @@ - void mutt_init (int skip_sys_rc, LIST *commands) - { - struct passwd *pw; -+#if __FreeBSD_version < 500000 -+ char nodename[STRING]; -+#else - struct utsname utsname; -+#endif - char *p, buffer[STRING], error[STRING]; - int i, default_rc = 0, need_pause = 0; - BUFFER err; -@@ -1765,16 +1769,21 @@ - #endif - - /* And about the host... */ -+#if __FreeBSD_version < 500000 -+ gethostname(nodename, sizeof (nodename)); -+#else - uname (&utsname); -+ strfcpy (nodename, utsname.nodename, sizeof (nodename)); -+#endif - /* some systems report the FQDN instead of just the hostname */ -- if ((p = strchr (utsname.nodename, '.'))) -+ if ((p = strchr (nodename, '.'))) - { -- Hostname = mutt_substrdup (utsname.nodename, p); -+ Hostname = mutt_substrdup (nodename, p); - p++; - strfcpy (buffer, p, sizeof (buffer)); /* save the domain for below */ - } - else -- Hostname = safe_strdup (utsname.nodename); -+ Hostname = safe_strdup (nodename); - - #ifndef DOMAIN - #define DOMAIN buffer diff --git a/mail/mutt14/files/patch-m4-gssapi.m4 b/mail/mutt14/files/patch-m4-gssapi.m4 deleted file mode 100644 index 43c8000c4825..000000000000 --- a/mail/mutt14/files/patch-m4-gssapi.m4 +++ /dev/null @@ -1,33 +0,0 @@ ---- m4/gssapi.m4.orig Wed Apr 17 19:05:04 2002 -+++ m4/gssapi.m4 Mon Oct 16 10:59:34 2006 -@@ -6,10 +6,13 @@ - dnl if it is set and not "yes". - dnl Defines GSSAPI_CFLAGS and GSSAPI_LIBS if found. - dnl Defines GSSAPI_IMPL to "Heimdal", "MIT", or "OldMIT", or "none" if not found --AC_DEFUN(MUTT_AM_PATH_GSSAPI, -+AC_DEFUN([MUTT_AM_PATH_GSSAPI], - [ - GSSAPI_PREFIX=[$]$1 - GSSAPI_IMPL="none" -+ saved_CPPFLAGS="$CPPFLAGS" -+ saved_LDFLAGS="$LDFLAGS" -+ saved_LIBS="$LIBS" - dnl First try krb5-config - if test "$GSSAPI_PREFIX" != "yes" - then -@@ -24,14 +27,11 @@ - GSSAPI_LIBS="$MUTTLIBS `$KRB5CFGPATH --libs gssapi`" - case "`$KRB5CFGPATH --version`" in - "Kerberos 5 "*) GSSAPI_IMPL="MIT";; -- [hH]eimdal*) GSSAPI_IMPL="Heimdal";; -+ *[[hH]]eimdal*) GSSAPI_IMPL="Heimdal";; - *) GSSAPI_IMPL="Unknown";; - esac - else - dnl No krb5-config, run the old code -- saved_CPPFLAGS="$CPPFLAGS" -- saved_LDFLAGS="$LDFLAGS" -- saved_LIBS="$LIBS" - if test "$GSSAPI_PREFIX" != "yes" - then - GSSAPI_CFLAGS="-I$GSSAPI_PREFIX/include" diff --git a/mail/mutt14/files/patch-message.c b/mail/mutt14/files/patch-message.c deleted file mode 100644 index ba2861e38ff8..000000000000 --- a/mail/mutt14/files/patch-message.c +++ /dev/null @@ -1,11 +0,0 @@ ---- imap/message.c.orig 2007-05-23 03:17:53.000000000 +0200 -+++ imap/message.c 2013-06-04 00:53:42.000000000 +0200 -@@ -435,7 +435,7 @@ - rewind (fp); - - imap_munge_mbox_name (mbox, sizeof (mbox), mailbox); -- snprintf (buf, sizeof (buf), "APPEND %s (\\Seen) {%d}", mbox, len); -+ snprintf (buf, sizeof (buf), "APPEND %s (\\Seen) {%lu}", mbox, (unsigned long)len); - - imap_cmd_start (idata, buf); - diff --git a/mail/mutt14/files/patch-mktemp b/mail/mutt14/files/patch-mktemp deleted file mode 100644 index 8fc82de528d7..000000000000 --- a/mail/mutt14/files/patch-mktemp +++ /dev/null @@ -1,15 +0,0 @@ ---- muttlib.c.orig Fri May 7 17:30:35 2004 -+++ muttlib.c Fri May 7 17:32:13 2004 -@@ -656,7 +656,11 @@ - - void mutt_mktemp (char *s) - { -- snprintf (s, _POSIX_PATH_MAX, "%s/mutt-%s-%d-%d", NONULL (Tempdir), NONULL(Hostname), (int) getpid (), Counter++); -+ char t[7]; -+ snprintf (t, 7, "-%05d", Counter++); -+ snprintf (s, _POSIX_PATH_MAX-6, "%s/mutt-%s-XXXXXXXX", NONULL(Tempdir), NONULL(Hostname)); -+ mktemp (s); -+ strncat(s, t, 6); - unlink (s); - } - diff --git a/mail/mutt14/files/patch-staging-Makefile.am b/mail/mutt14/files/patch-staging-Makefile.am deleted file mode 100644 index bc3dbf4149d9..000000000000 --- a/mail/mutt14/files/patch-staging-Makefile.am +++ /dev/null @@ -1,18 +0,0 @@ ---- Makefile.am.orig 2007-05-23 01:17:52 UTC -+++ Makefile.am -@@ -121,15 +121,6 @@ patchlist.c: $(srcdir)/PATCHES $(srcdir) - $(srcdir)/patchlist.sh < $(srcdir)/PATCHES > patchlist.c - - install-exec-local: -- if test -f $(DESTDIR)$(bindir)/mutt.dotlock && test -f $(DESTDIR)$(bindir)/mutt_dotlock ; then \ -- rm -f $(DESTDIR)$(bindir)/mutt.dotlock ; \ -- ln -sf $(DESTDIR)$(bindir)/mutt_dotlock $(DESTDIR)$(bindir)/mutt.dotlock ; \ -- fi -- if test -f $(DESTDIR)$(bindir)/mutt_dotlock && test x@DOTLOCK_GROUP@ != x ; then \ -- chgrp @DOTLOCK_GROUP@ $(DESTDIR)$(bindir)/mutt_dotlock && \ -- chmod @DOTLOCK_PERMISSION@ $(DESTDIR)$(bindir)/mutt_dotlock || \ -- { echo "Can't fix mutt_dotlock's permissions!" >&2 ; exit 1 ; } \ -- fi - - install-data-local: Muttrc - $(srcdir)/mkinstalldirs $(DESTDIR)$(sysconfdir) diff --git a/mail/mutt14/files/patch-string-handling b/mail/mutt14/files/patch-string-handling deleted file mode 100644 index 13a52d9daa40..000000000000 --- a/mail/mutt14/files/patch-string-handling +++ /dev/null @@ -1,87 +0,0 @@ ---- curs_lib.c.old Wed Sep 1 19:39:20 1999 -+++ curs_lib.c Sun Sep 26 23:47:03 1999 -@@ -156,6 +156,16 @@ - def = 0; - break; - } -+ else if (tolower(ch.ch) == 'y') -+ { -+ def = 1; -+ break; -+ } -+ else if (tolower(ch.ch) == 'n') -+ { -+ def = 0; -+ break; -+ } - else - { - BEEP(); -@@ -413,8 +423,9 @@ - { - event_t ch; - int choice; -- char *p; -+ char *p, *nletters; - -+ nletters = _(letters); - mvaddstr (LINES - 1, 0, prompt); - clrtoeol (); - FOREVER -@@ -428,6 +439,12 @@ - } - else - { -+ p = strchr (nletters, ch.ch); -+ if (p) -+ { -+ choice = p - nletters + 1; -+ break; -+ } - p = strchr (letters, ch.ch); - if (p) - { ---- browser.c.orig Fri Sep 24 01:08:08 1999 -+++ browser.c Sun Sep 26 23:46:25 1999 -@@ -750,7 +750,7 @@ - switch (mutt_multi_choice ((reverse) ? - _("Reverse sort by (d)ate, (a)lpha, si(z)e or do(n)'t sort? ") : - _("Sort by (d)ate, (a)lpha, si(z)e or do(n)'t sort? "), -- _("dazn"))) -+ N_("dazn"))) - { - case -1: /* abort */ - resort = 0; ---- commands.c.orig Wed Jul 7 02:56:24 1999 -+++ commands.c Sun Sep 26 23:46:25 1999 -@@ -337,7 +337,7 @@ - switch (mutt_multi_choice (reverse ? - _("Rev-Sort (d)ate/(f)rm/(r)ecv/(s)ubj/t(o)/(t)hread/(u)nsort/si(z)e/s(c)ore?: ") : - _("Sort (d)ate/(f)rm/(r)ecv/(s)ubj/t(o)/(t)hread/(u)nsort/si(z)e/s(c)ore?: "), -- _("dfrsotuzc"))) -+ N_("dfrsotuzc"))) - { - case -1: /* abort - don't resort */ - return -1; ---- compose.c.orig Mon Feb 12 18:02:38 2001 -+++ compose.c Fri Mar 30 17:04:09 2001 -@@ -130,7 +130,7 @@ - char input_signas[SHORT_STRING]; - - switch (mutt_multi_choice (_("(e)ncrypt, (s)ign, sign (a)s, (b)oth, or (f)orget it? "), -- _("esabf"))) -+ N_("esabf"))) - { - case 1: /* (e)ncrypt */ - bits |= PGPENCRYPT; ---- muttlib.c.orig Sun Apr 9 14:39:02 2000 -+++ muttlib.c Fri May 12 11:26:58 2000 -@@ -671,7 +671,7 @@ - if (*append == 0 && access (fname, F_OK) == 0) - { - switch (mutt_multi_choice -- (_("File exists, (o)verwrite, (a)ppend, or (c)ancel?"), _("oac"))) -+ (_("File exists, (o)verwrite, (a)ppend, or (c)ancel?"), N_("oac"))) - { - case -1: /* abort */ - case 3: /* cancel */ diff --git a/mail/mutt14/files/patch-threadcomplete b/mail/mutt14/files/patch-threadcomplete deleted file mode 100644 index e4f56f261382..000000000000 --- a/mail/mutt14/files/patch-threadcomplete +++ /dev/null @@ -1,73 +0,0 @@ -written by Nicolas Rachinsky <nr@rachinsky.de> -http://www.rachinsky.de - -This program is free software; you can redistribute it and/or modify -it under the terms of the GNU General Public License as published -by the Free Software Foundation; version 2 of the License. - -This program is distributed in the hope that it will be useful, -but WITHOUT ANY WARRANTY; without even the implied warranty of -MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU -General Public License for more details. - ---- mutt-1.3.28.ori/mutt.h Thu Mar 14 19:22:25 2002 -+++ mutt.h Fri Mar 15 00:22:41 2002 -@@ -198,6 +198,7 @@ - M_LIMIT, - M_EXPIRED, - M_SUPERSEDED, -+ M_THREADCOMPLETE, - - /* actions for mutt_pattern_comp/mutt_pattern_exec */ - M_AND, ---- mutt-1.3.28.ori/pattern.c Thu Mar 14 19:22:26 2002 -+++ pattern.c Fri Mar 15 00:23:52 2002 -@@ -50,6 +50,7 @@ - } - Flags[] = - { -+ { 'a', M_THREADCOMPLETE, 0, NULL }, - { 'A', M_ALL, 0, NULL }, - { 'b', M_BODY, M_FULL_MSG, eat_regexp }, - { 'B', M_WHOLE_MSG, M_FULL_MSG, eat_regexp }, -@@ -957,6 +958,27 @@ - return alladdr; - } - -+static int match_threadcomplete(int flag,THREAD *t,int left,int up,int right,int down) -+{ -+ int a=0; -+ HEADER *h=NULL; -+ -+ if(! t)return 0; -+ h=t->message; -+ if(! flag && h && h->tagged)return 1; -+ if(flag && h && ! h->tagged) return 1; -+ -+ if(up)a=match_threadcomplete(flag,t->parent,1,1,1,0); -+ if(a)return a; -+ if(right && t->parent)a=match_threadcomplete(flag,t->next,0,0,1,1); -+ if(a)return a; -+ if(left && t->parent)a=match_threadcomplete(flag,t->prev,1,0,0,1); -+ if(a)return a; -+ if(down)a=match_threadcomplete(flag,t->child,1,0,1,1); -+ if(a)return a; -+ return 0; -+} -+ - /* flags - M_MATCH_FULL_ADDRESS match both personal and machine address */ - int -@@ -1053,6 +1075,8 @@ - return (pat->not ^ (h->env->x_label && regexec (pat->rx, h->env->x_label, 0, NULL, 0) == 0)); - case M_DUPLICATED: - return (pat->not ^ (h->thread && h->thread->duplicate_thread)); -+ case M_THREADCOMPLETE: -+ return ((h->thread && match_threadcomplete(pat->not,h->thread,1,1,1,1))); - } - mutt_error (_("error: unknown op %d (report this error)."), pat->op); - return (-1); ---- PATCHES~ Tue Nov 6 19:59:33 2001 -+++ PATCHES Tue Nov 6 19:59:42 2001 -@@ -1,0 +1 @@ -+1.3.28.nr.threadcomplete diff --git a/mail/mutt14/files/patch-z b/mail/mutt14/files/patch-z deleted file mode 100644 index b96407b9cc2b..000000000000 --- a/mail/mutt14/files/patch-z +++ /dev/null @@ -1,40 +0,0 @@ ---- Makefile.am.orig 2014-06-01 17:46:47.000000000 +0200 -+++ Makefile.am 2014-06-01 17:48:02.000000000 +0200 -@@ -11,7 +11,7 @@ - - SUBDIRS = m4 po intl doc contrib $(IMAP_SUBDIR) - --bin_SCRIPTS = muttbug flea -+bin_SCRIPTS = - - BUILT_SOURCES = keymap_defs.h patchlist.c Muttrc - -@@ -135,16 +135,7 @@ - - install-data-local: Muttrc - $(srcdir)/mkinstalldirs $(DESTDIR)$(sysconfdir) -- -if [ -f $(DESTDIR)$(pkgdatadir)/Muttrc ] ; then \ -- mv $(DESTDIR)$(pkgdatadir)/Muttrc* $(DESTDIR)$(sysconfdir) ; \ -- elif [ -f $(DESTDIR)$(pkgdatadir)/../Muttrc ] ; then \ -- mv $(DESTDIR)$(pkgdatadir)/../Muttrc* $(DESTDIR)$(sysconfdir) ; \ -- elif [ ! -f $(DESTDIR)$(sysconfdir)/Muttrc ] ; then \ -- $(INSTALL) -m 644 $(srcdir)/Muttrc $(DESTDIR)$(sysconfdir) ; \ -- fi -- -if [ ! -f $(DESTDIR)$(sysconfdir)/mime.types ]; then \ -- $(INSTALL) -m 644 $(srcdir)/mime.types $(DESTDIR)$(sysconfdir); \ -- fi -+ $(INSTALL) -m 644 $(srcdir)/Muttrc $(DESTDIR)$(sysconfdir)/Muttrc.sample - - - # Don't make this one ChangeLog - it's intended to be ---- doc/Makefile.in.orig2 Thu Jan 6 15:45:57 2005 -+++ doc/Makefile.in Thu Jan 6 15:53:52 2005 -@@ -78,8 +78,6 @@ - $(top_srcdir)/mkinstalldirs $(DESTDIR)$(mandir)/man1 - $(top_srcdir)/mkinstalldirs $(DESTDIR)$(mandir)/man5 - ./instdoc $(srcdir)/mutt.man $(DESTDIR)$(mandir)/man1/mutt.1 -- ./instdoc $(srcdir)/muttbug.man $(DESTDIR)$(mandir)/man1/flea.1 -- echo ".so $(mandir)/man1/flea.1" > $(DESTDIR)$(mandir)/man1/muttbug.1 - ./instdoc $(srcdir)/dotlock.man \ - $(DESTDIR)$(mandir)/man1/mutt_dotlock.1 - ./instdoc muttrc.man $(DESTDIR)$(mandir)/man5/muttrc.5 diff --git a/mail/mutt14/pkg-descr b/mail/mutt14/pkg-descr deleted file mode 100644 index 68d853aebed8..000000000000 --- a/mail/mutt14/pkg-descr +++ /dev/null @@ -1,12 +0,0 @@ -Mutt -- "The Mongrel of Mail User Agents" (part Elm, part Pine, part mh, -part slrn, part everything else) is an interactive screen-oriented mailer -program that supersedes Elm, Pine, mail and mailx. - -Features include color support, message threading, MIME support (including -RFC1522 support for encoded headers), customizable key bindings, POP3, -Delivery Status Notification (DSN) support, and PGP/MIME. - -WWW: http://www.mutt.org/ -Mutt User Information: http://www.math.fu-berlin.de/~guckes/mutt/ - - -- David (obrien@cs.ucdavis.edu) diff --git a/mail/mutt14/pkg-message.xface b/mail/mutt14/pkg-message.xface deleted file mode 100644 index e97d7688efb4..000000000000 --- a/mail/mutt14/pkg-message.xface +++ /dev/null @@ -1,8 +0,0 @@ - -************************************************************ - To enable the XFACE support in mutt you also have to add - set xface=yes - to your ~/.muttrc - Additional information is provided by news/slrnface -************************************************************ - diff --git a/mail/mutt14/pkg-plist b/mail/mutt14/pkg-plist deleted file mode 100644 index f132ba68ea0b..000000000000 --- a/mail/mutt14/pkg-plist +++ /dev/null @@ -1,85 +0,0 @@ -bin/mutt -@(,mail,2755) bin/mutt_dotlock -bin/pgpewrap -bin/pgpring -@sample etc/Muttrc.sample -man/man1/mutt.1.gz -man/man1/mutt_dotlock.1.gz -man/man5/mbox.5.gz -man/man5/muttrc.5.gz -%%PORTDOCS%%%%DOCSDIR%%/COPYRIGHT -%%PORTDOCS%%%%DOCSDIR%%/ChangeLog -%%PORTDOCS%%%%DOCSDIR%%/GPL -%%PORTDOCS%%%%DOCSDIR%%/INSTALL -%%PORTDOCS%%%%DOCSDIR%%/NEWS -%%PORTDOCS%%%%DOCSDIR%%/PGP-Notes.txt -%%PORTDOCS%%%%DOCSDIR%%/README -%%PORTDOCS%%%%DOCSDIR%%/README.SECURITY -%%PORTDOCS%%%%DOCSDIR%%/README.SSL -%%PORTDOCS%%%%DOCSDIR%%/TODO -%%PORTDOCS%%%%DOCSDIR%%/applying-patches.txt -%%PORTDOCS%%%%DOCSDIR%%/devel-notes.txt -%%PORTDOCS%%%%DOCSDIR%%/manual.txt -%%PORTDOCS%%%%DOCSDIR%%/patch-notes.txt -%%PORTDOCS%%%%DOCSDIR%%/html/manual.html -%%PORTDOCS%%%%DOCSDIR%%/html/manual-1.html -%%PORTDOCS%%%%DOCSDIR%%/html/manual-2.html -%%PORTDOCS%%%%DOCSDIR%%/html/manual-3.html -%%PORTDOCS%%%%DOCSDIR%%/html/manual-4.html -%%PORTDOCS%%%%DOCSDIR%%/html/manual-5.html -%%PORTDOCS%%%%DOCSDIR%%/html/manual-6.html -%%PORTDOCS%%%%DOCSDIR%%/html/manual-7.html -%%PORTEXAMPLES%%%%EXAMPLESDIR%%/Mush.rc -%%PORTEXAMPLES%%%%EXAMPLESDIR%%/Pine.rc -%%PORTEXAMPLES%%%%EXAMPLESDIR%%/Tin.rc -%%PORTEXAMPLES%%%%EXAMPLESDIR%%/gpg.rc -%%PORTEXAMPLES%%%%EXAMPLESDIR%%/iconv/iconv.aix-3.2.5.rc -%%PORTEXAMPLES%%%%EXAMPLESDIR%%/iconv/iconv.aix-4.1.5.rc -%%PORTEXAMPLES%%%%EXAMPLESDIR%%/iconv/iconv.aix-4.2.0.rc -%%PORTEXAMPLES%%%%EXAMPLESDIR%%/iconv/iconv.aix-4.3.2.rc -%%PORTEXAMPLES%%%%EXAMPLESDIR%%/iconv/iconv.freebsd-3.3.rc -%%PORTEXAMPLES%%%%EXAMPLESDIR%%/iconv/iconv.glibc-2.1.3.rc -%%PORTEXAMPLES%%%%EXAMPLESDIR%%/iconv/iconv.glibc-2.1.90.rc -%%PORTEXAMPLES%%%%EXAMPLESDIR%%/iconv/iconv.hpux-10.01.rc -%%PORTEXAMPLES%%%%EXAMPLESDIR%%/iconv/iconv.hpux-10.20.rc -%%PORTEXAMPLES%%%%EXAMPLESDIR%%/iconv/iconv.hpux-11.00.rc -%%PORTEXAMPLES%%%%EXAMPLESDIR%%/iconv/iconv.irix-6.5.rc -%%PORTEXAMPLES%%%%EXAMPLESDIR%%/iconv/iconv.osf1-4.0a.rc -%%PORTEXAMPLES%%%%EXAMPLESDIR%%/iconv/iconv.osf1-4.0d.rc -%%PORTEXAMPLES%%%%EXAMPLESDIR%%/iconv/iconv.solaris-2.4.rc -%%PORTEXAMPLES%%%%EXAMPLESDIR%%/iconv/iconv.solaris-2.5.1.rc -%%PORTEXAMPLES%%%%EXAMPLESDIR%%/iconv/iconv.solaris-2.6-cjk.rc -%%PORTEXAMPLES%%%%EXAMPLESDIR%%/iconv/iconv.solaris-2.6.rc -%%PORTEXAMPLES%%%%EXAMPLESDIR%%/iconv/iconv.solaris-2.7.rc -%%PORTEXAMPLES%%%%EXAMPLESDIR%%/pgp2.rc -%%PORTEXAMPLES%%%%EXAMPLESDIR%%/pgp6.rc -%%PORTEXAMPLES%%%%EXAMPLESDIR%%/sample.mailcap -%%PORTEXAMPLES%%%%EXAMPLESDIR%%/sample.muttrc -%%PORTEXAMPLES%%%%EXAMPLESDIR%%/sample.muttrc-tlr -%%NLS%%share/locale/bg/LC_MESSAGES/mutt.mo -%%NLS%%share/locale/ca/LC_MESSAGES/mutt.mo -%%NLS%%share/locale/cs/LC_MESSAGES/mutt.mo -%%NLS%%share/locale/da/LC_MESSAGES/mutt.mo -%%NLS%%share/locale/de/LC_MESSAGES/mutt.mo -%%NLS%%share/locale/el/LC_MESSAGES/mutt.mo -%%NLS%%share/locale/eo/LC_MESSAGES/mutt.mo -%%NLS%%share/locale/es/LC_MESSAGES/mutt.mo -%%NLS%%share/locale/et/LC_MESSAGES/mutt.mo -%%NLS%%share/locale/fr/LC_MESSAGES/mutt.mo -%%NLS%%share/locale/gl/LC_MESSAGES/mutt.mo -%%NLS%%share/locale/hu/LC_MESSAGES/mutt.mo -%%NLS%%share/locale/id/LC_MESSAGES/mutt.mo -%%NLS%%share/locale/it/LC_MESSAGES/mutt.mo -%%NLS%%share/locale/ja/LC_MESSAGES/mutt.mo -%%NLS%%share/locale/ko/LC_MESSAGES/mutt.mo -%%NLS%%share/locale/lt/LC_MESSAGES/mutt.mo -%%NLS%%share/locale/nl/LC_MESSAGES/mutt.mo -%%NLS%%share/locale/pl/LC_MESSAGES/mutt.mo -%%NLS%%share/locale/pt_BR/LC_MESSAGES/mutt.mo -%%NLS%%share/locale/ru/LC_MESSAGES/mutt.mo -%%NLS%%share/locale/sk/LC_MESSAGES/mutt.mo -%%NLS%%share/locale/sv/LC_MESSAGES/mutt.mo -%%NLS%%share/locale/tr/LC_MESSAGES/mutt.mo -%%NLS%%share/locale/uk/LC_MESSAGES/mutt.mo -%%NLS%%share/locale/zh_CN/LC_MESSAGES/mutt.mo -%%NLS%%share/locale/zh_TW/LC_MESSAGES/mutt.mo diff --git a/math/Makefile b/math/Makefile index bbec4fe87303..fda241686e13 100644 --- a/math/Makefile +++ b/math/Makefile @@ -242,7 +242,6 @@ SUBDIR += grpn SUBDIR += gsl SUBDIR += hexcalc - SUBDIR += hfst SUBDIR += hs-Agda SUBDIR += hs-Agda-stdlib SUBDIR += hs-NumInstances @@ -273,7 +272,6 @@ SUBDIR += ised SUBDIR += jacal SUBDIR += jags - SUBDIR += jakarta-commons-math SUBDIR += jakarta-commons-math3 SUBDIR += jama SUBDIR += jeuclid @@ -379,7 +377,6 @@ SUBDIR += octave-forge-bsltl SUBDIR += octave-forge-cgi SUBDIR += octave-forge-civil-engineering - SUBDIR += octave-forge-communications SUBDIR += octave-forge-control SUBDIR += octave-forge-data-smoothing SUBDIR += octave-forge-database diff --git a/math/hfst/Makefile b/math/hfst/Makefile deleted file mode 100644 index 4b2bfe2c20dc..000000000000 --- a/math/hfst/Makefile +++ /dev/null @@ -1,28 +0,0 @@ -# Created by: Dmitry Sivachenko <mitya@yandex-team.ru> -# $FreeBSD$ - -PORTNAME= hfst -PORTVERSION= 3.13.0 -PORTREVISION= 3 -CATEGORIES= math - -MAINTAINER= demon@FreeBSD.org -COMMENT= Toolkit for for processing natural language morphologies - -BROKEN= fails to build: /usr/bin/byacc: e - line 75 of "/wrkdirs/usr/ports/math/hfst/work/hfst-c187d5a/libhfst/src/parsers/xre_parse.yy", syntax error -DEPRECATED= Broken for more than 5 months -EXPIRATION_DATE= 2018-08-20 - -USE_GITHUB= yes -GH_TAGNAME= c187d5a - -USES= autoreconf libtool pathfix pkgconfig python:2.7 readline shebangfix -USE_GCC= yes -GNU_CONFIGURE= yes -CONFIGURE_ARGS= --with-readline --enable-lexc-wrapper --enable-proc --enable-tagger --enable-train-tagger --enable-xfst --enable-shuffle --enable-traverse -CPPFLAGS+= -I${LOCALBASE}/include -I${LOCALBASE}/include/libxml2 -LDFLAGS+= -L${LOCALBASE}/lib -SHEBANG_FILES= tools/src/hfst-tagger/src/hfst_tagger_compute_data_statistics.py -USE_LDCONFIG= yes - -.include <bsd.port.mk> diff --git a/math/hfst/distinfo b/math/hfst/distinfo deleted file mode 100644 index 38ac1e576d52..000000000000 --- a/math/hfst/distinfo +++ /dev/null @@ -1,5 +0,0 @@ -TIMESTAMP = 1506332455 -SHA256 (hfst-hfst-3.13.0-c187d5a_GH0.tar.gz) = 5d90d1d7e6ebdf6010532a097ae1d7e170be9ab82a43d3d6018e42fb0c51cc90 -SIZE (hfst-hfst-3.13.0-c187d5a_GH0.tar.gz) = 23840495 -SHA256 (134d5a5aac3f.patch) = 9f7eacf517002af2cb1eb3d48d095d0f5d2f3100adfc4edf24279245f7d7d542 -SIZE (134d5a5aac3f.patch) = 1027 diff --git a/math/hfst/files/patch-libhfst-src-parsers-XfstCompiler.cc b/math/hfst/files/patch-libhfst-src-parsers-XfstCompiler.cc deleted file mode 100644 index f19367b206df..000000000000 --- a/math/hfst/files/patch-libhfst-src-parsers-XfstCompiler.cc +++ /dev/null @@ -1,10 +0,0 @@ ---- libhfst/src/parsers/XfstCompiler.cc.orig 2014-07-04 18:26:59.000000000 +0400 -+++ libhfst/src/parsers/XfstCompiler.cc 2014-07-04 18:27:09.000000000 +0400 -@@ -18,6 +18,7 @@ - # include <config.h> - #endif - -+#define _WITH_GETLINE - #include <string> - #include <map> - #include <list> diff --git a/math/hfst/files/patch-tools-src-hfst-commandline.cc b/math/hfst/files/patch-tools-src-hfst-commandline.cc deleted file mode 100644 index fd5107985afd..000000000000 --- a/math/hfst/files/patch-tools-src-hfst-commandline.cc +++ /dev/null @@ -1,11 +0,0 @@ ---- tools/src/hfst-commandline.cc.orig 2017-09-25 13:48:38.560155000 +0300 -+++ tools/src/hfst-commandline.cc 2017-09-25 13:48:46.814581000 +0300 -@@ -24,6 +24,8 @@ - # define PACKAGE_BUGREPORT "" - #endif - -+#define _WITH_GETLINE -+ - #include <cassert> - #include <climits> - #include <cmath> diff --git a/math/hfst/pkg-descr b/math/hfst/pkg-descr deleted file mode 100644 index 9048dcb0f8b4..000000000000 --- a/math/hfst/pkg-descr +++ /dev/null @@ -1,5 +0,0 @@ -The Helsinki Finite-State Transducer toolkit is intended for processing -natural language morphologies. The toolkit is demonstrated by wide-coverage -implementations of a number of languages of varying morphological complexity. - -WWW: https://hfst.github.io/ diff --git a/math/hfst/pkg-plist b/math/hfst/pkg-plist deleted file mode 100644 index 7d2ff0a67c94..000000000000 --- a/math/hfst/pkg-plist +++ /dev/null @@ -1,264 +0,0 @@ -bin/hfst-affix-guessify -bin/hfst-apertium-proc -bin/hfst-build-tagger -bin/hfst-calculate -bin/hfst-compare -bin/hfst-compose -bin/hfst-compose-intersect -bin/hfst-concatenate -bin/hfst-conjunct -bin/hfst-determinise -bin/hfst-determinize -bin/hfst-disjunct -bin/hfst-edit-metadata -bin/hfst-expand -bin/hfst-flookup -bin/hfst-format -bin/hfst-fst2fst -bin/hfst-fst2strings -bin/hfst-fst2txt -bin/hfst-grep -bin/hfst-guess -bin/hfst-guessify -bin/hfst-head -bin/hfst-info -bin/hfst-intersect -bin/hfst-invert -bin/hfst-lexc -bin/hfst-lexc-wrapper -bin/hfst-lookup -bin/hfst-minimise -bin/hfst-minimize -bin/hfst-minus -bin/hfst-multiply -bin/hfst-name -bin/hfst-open-input-file-for-tagger -bin/hfst-optimised-lookup -bin/hfst-optimized-lookup -bin/hfst-pair-test -bin/hfst-pmatch -bin/hfst-pmatch2fst -bin/hfst-proc -bin/hfst-proc2 -bin/hfst-project -bin/hfst-prune-alphabet -bin/hfst-push-weights -bin/hfst-regexp2fst -bin/hfst-remove-epsilons -bin/hfst-repeat -bin/hfst-reverse -bin/hfst-reweight -bin/hfst-reweight-tagger -bin/hfst-sfstpl2fst -bin/hfst-shuffle -bin/hfst-split -bin/hfst-strings2fst -bin/hfst-substitute -bin/hfst-subtract -bin/hfst-summarise -bin/hfst-summarize -bin/hfst-tag -bin/hfst-tail -bin/hfst-tokenise -bin/hfst-tokenize -bin/hfst-train-tagger -bin/hfst-train-tagger-loc -bin/hfst-train-tagger-system -bin/hfst-traverse -bin/hfst-twolc -bin/hfst-txt2fst -bin/hfst-union -bin/hfst-xfst -bin/hfst_tagger_compute_data_statistics.py -include/hfst/ComposeIntersectFst.h -include/hfst/ComposeIntersectLexicon.h -include/hfst/ComposeIntersectRule.h -include/hfst/ComposeIntersectRulePair.h -include/hfst/ConvertTransducerFormat.h -include/hfst/FomaTransducer.h -include/hfst/FormatSpecifiers.h -include/hfst/HarmonizeUnknownAndIdentitySymbols.h -include/hfst/HfstBasicTransducer.h -include/hfst/HfstBasicTransition.h -include/hfst/HfstDataTypes.h -include/hfst/HfstEpsilonHandler.h -include/hfst/HfstExceptionDefs.h -include/hfst/HfstExtractStrings.h -include/hfst/HfstFlagDiacritics.h -include/hfst/HfstInputStream.h -include/hfst/HfstLookupFlagDiacritics.h -include/hfst/HfstOlTransducer.h -include/hfst/HfstOutputStream.h -include/hfst/HfstPrintDot.h -include/hfst/HfstPrintPCKimmo.h -include/hfst/HfstStrings2FstTokenizer.h -include/hfst/HfstSymbolDefs.h -include/hfst/HfstTokenizer.h -include/hfst/HfstTransducer.h -include/hfst/HfstTransition.h -include/hfst/HfstTransitionGraph.h -include/hfst/HfstTropicalTransducerTransitionData.h -include/hfst/HfstXeroxRules.h -include/hfst/LexcCompiler.h -include/hfst/LogWeightTransducer.h -include/hfst/PmatchCompiler.h -include/hfst/SfstTransducer.h -include/hfst/TropicalWeightTransducer.h -include/hfst/XreCompiler.h -include/hfst/hfst-string-conversions.h -include/hfst/hfst.h -include/hfst/hfst_apply_schemas.h -include/hfst/hfstdll.h -include/hfst/implementations/ComposeIntersectFst.h -include/hfst/implementations/ComposeIntersectLexicon.h -include/hfst/implementations/ComposeIntersectRule.h -include/hfst/implementations/ComposeIntersectRulePair.h -include/hfst/implementations/ComposeIntersectUtilities.h -include/hfst/implementations/ConvertTransducerFormat.h -include/hfst/implementations/FomaTransducer.h -include/hfst/implementations/HfstBasicTransducer.h -include/hfst/implementations/HfstBasicTransition.h -include/hfst/implementations/HfstOlTransducer.h -include/hfst/implementations/HfstTransition.h -include/hfst/implementations/HfstTransitionGraph.h -include/hfst/implementations/HfstTropicalTransducerTransitionData.h -include/hfst/implementations/LogWeightTransducer.h -include/hfst/implementations/SfstTransducer.h -include/hfst/implementations/TropicalWeightTransducer.h -include/hfst/implementations/XfsmTransducer.h -include/hfst/implementations/compose_intersect/ComposeIntersectFst.h -include/hfst/implementations/compose_intersect/ComposeIntersectLexicon.h -include/hfst/implementations/compose_intersect/ComposeIntersectRule.h -include/hfst/implementations/compose_intersect/ComposeIntersectRulePair.h -include/hfst/implementations/compose_intersect/ComposeIntersectUtilities.h -include/hfst/implementations/optimized-lookup/convert.h -include/hfst/implementations/optimized-lookup/pmatch.h -include/hfst/implementations/optimized-lookup/pmatch_tokenize.h -include/hfst/implementations/optimized-lookup/transducer.h -include/hfst/parsers/Alphabet.h -include/hfst/parsers/CommandLine.h -include/hfst/parsers/ConflictResolvingLeftArrowRule.h -include/hfst/parsers/ConflictResolvingRightArrowRule.h -include/hfst/parsers/ConstContainerIterator.h -include/hfst/parsers/HfstTwolcDefs.h -include/hfst/parsers/InputReader.h -include/hfst/parsers/LeftArrowRule.h -include/hfst/parsers/LeftArrowRuleContainer.h -include/hfst/parsers/LeftRestrictionArrowRule.h -include/hfst/parsers/LexcCompiler.h -include/hfst/parsers/MatchedConstContainerIterator.h -include/hfst/parsers/MixedConstContainerIterator.h -include/hfst/parsers/OtherSymbolTransducer.h -include/hfst/parsers/PmatchCompiler.h -include/hfst/parsers/RightArrowRule.h -include/hfst/parsers/RightArrowRuleContainer.h -include/hfst/parsers/Rule.h -include/hfst/parsers/RuleContainer.h -include/hfst/parsers/RuleSymbolVector.h -include/hfst/parsers/RuleVariables.h -include/hfst/parsers/RuleVariablesConstIterator.h -include/hfst/parsers/SfstAlphabet.h -include/hfst/parsers/SfstBasic.h -include/hfst/parsers/SfstCompiler.h -include/hfst/parsers/SfstUtf8.h -include/hfst/parsers/TwolCGrammar.h -include/hfst/parsers/TwolcCompiler.h -include/hfst/parsers/VariableBlock.h -include/hfst/parsers/VariableBlockContainer.h -include/hfst/parsers/VariableContainer.h -include/hfst/parsers/VariableContainerBase.h -include/hfst/parsers/VariableDefs.h -include/hfst/parsers/VariableValueIterator.h -include/hfst/parsers/VariableValues.h -include/hfst/parsers/XfstCompiler.h -include/hfst/parsers/XreCompiler.h -include/hfst/parsers/grammar_defs.h -include/hfst/parsers/lexc-utils.h -include/hfst/parsers/pmatch_utils.h -include/hfst/parsers/string_manipulation.h -include/hfst/parsers/xfst-utils.h -include/hfst/parsers/xfst_help_message.h -include/hfst/parsers/xre_utils.h -include/hfst/string-utils.h -lib/libhfst.a -lib/libhfst.so -lib/libhfst.so.50 -lib/libhfst.so.50.0.0 -%%PYTHON_SITELIBDIR%%/hfst_tagger_compute_data_statistics.py -%%PYTHON_SITELIBDIR%%/hfst_tagger_compute_data_statistics.pyc -%%PYTHON_SITELIBDIR%%/hfst_tagger_compute_data_statistics.pyo -%%PYTHON_SITELIBDIR%%/tagger_aux.py -%%PYTHON_SITELIBDIR%%/tagger_aux.pyc -%%PYTHON_SITELIBDIR%%/tagger_aux.pyo -libdata/pkgconfig/hfst.pc -man/man1/hfst-affix-guessify.1.gz -man/man1/hfst-apertium-proc.1.gz -man/man1/hfst-build-tagger.1.gz -man/man1/hfst-calculate.1.gz -man/man1/hfst-compare.1.gz -man/man1/hfst-compose-intersect.1.gz -man/man1/hfst-compose.1.gz -man/man1/hfst-concatenate.1.gz -man/man1/hfst-conjunct.1.gz -man/man1/hfst-determinise.1.gz -man/man1/hfst-determinize.1.gz -man/man1/hfst-disjunct.1.gz -man/man1/hfst-edit-metadata.1.gz -man/man1/hfst-expand-equivalences.1.gz -man/man1/hfst-expand.1.gz -man/man1/hfst-format.1.gz -man/man1/hfst-fst2fst.1.gz -man/man1/hfst-fst2strings.1.gz -man/man1/hfst-fst2txt.1.gz -man/man1/hfst-grep.1.gz -man/man1/hfst-guess.1.gz -man/man1/hfst-guessify.1.gz -man/man1/hfst-head.1.gz -man/man1/hfst-info.1.gz -man/man1/hfst-intersect.1.gz -man/man1/hfst-invert.1.gz -man/man1/hfst-lexc-wrapper.1.gz -man/man1/hfst-lexc.1.gz -man/man1/hfst-lookup.1.gz -man/man1/hfst-minimise.1.gz -man/man1/hfst-minimize.1.gz -man/man1/hfst-minus.1.gz -man/man1/hfst-multiply.1.gz -man/man1/hfst-name.1.gz -man/man1/hfst-open-input-file-for-tagger.1.gz -man/man1/hfst-optimised-lookup.1.gz -man/man1/hfst-optimized-lookup.1.gz -man/man1/hfst-pair-test.1.gz -man/man1/hfst-pmatch.1.gz -man/man1/hfst-pmatch2fst.1.gz -man/man1/hfst-proc.1.gz -man/man1/hfst-proc2.1.gz -man/man1/hfst-project.1.gz -man/man1/hfst-prune-alphabet.1.gz -man/man1/hfst-push-weights.1.gz -man/man1/hfst-regexp2fst.1.gz -man/man1/hfst-remove-epsilons.1.gz -man/man1/hfst-repeat.1.gz -man/man1/hfst-reverse.1.gz -man/man1/hfst-reweight-tagger.1.gz -man/man1/hfst-reweight.1.gz -man/man1/hfst-sfstpl2fst.1.gz -man/man1/hfst-shuffle.1.gz -man/man1/hfst-split.1.gz -man/man1/hfst-strings2fst.1.gz -man/man1/hfst-substitute.1.gz -man/man1/hfst-subtract.1.gz -man/man1/hfst-summarise.1.gz -man/man1/hfst-summarize.1.gz -man/man1/hfst-tag.1.gz -man/man1/hfst-tail.1.gz -man/man1/hfst-tokenise.1.gz -man/man1/hfst-tokenize.1.gz -man/man1/hfst-train-tagger.1.gz -man/man1/hfst-traverse.1.gz -man/man1/hfst-twolc.1.gz -man/man1/hfst-txt2fst.1.gz -man/man1/hfst-union.1.gz -man/man1/hfst-xfst.1.gz -man/man1/hfst_tagger_compute_data_statistics.py.1.gz -share/aclocal/hfst.m4 diff --git a/math/jakarta-commons-math/Makefile b/math/jakarta-commons-math/Makefile deleted file mode 100644 index d8cd2f5ec099..000000000000 --- a/math/jakarta-commons-math/Makefile +++ /dev/null @@ -1,72 +0,0 @@ -# Created by: Herve Quiroz <hq@FreeBSD.org> -# $FreeBSD$ - -PORTNAME= commons-math -PORTVERSION= 2.2 -PORTREVISION= 1 -CATEGORIES= math java -MASTER_SITES= APACHE_COMMONS_SOURCE \ - http://repo1.maven.org/maven2/junit/junit/4.8.2/:source2 -PKGNAMEPREFIX= jakarta- -DISTNAME= ${PORTNAME}-${PORTVERSION}-src -DISTFILES= ${DISTNAME}${EXTRACT_SUFX} \ - junit-4.8.2.jar:source2 -EXTRACT_ONLY= ${DISTNAME}${EXTRACT_SUFX} - -MAINTAINER= bofh@FreeBSD.org -COMMENT= Java library of self-contained mathematics and statistics components - -LICENSE= APACHE20 - -BROKEN= fails to build -DEPRECATED= Broken for more than 5 months -EXPIRATION_DATE= 2018-08-20 - -USE_ANT= yes -USE_JAVA= yes -JAVA_VERSION= 1.6 1.7 -USE_LOCALE= en_US.ISO8859-1 - -ALL_TARGET= jar -MAKE_ARGS= -Dlibdir=${WRKDIR} -Dnoget=true - -JARFILE= ${PORTNAME:S,3,,}-${PORTVERSION}.jar -DESTJARFILE= ${PORTNAME}.jar -PLIST_FILES+= %%JAVAJARDIR%%/${DESTJARFILE} - -OPTIONS_DEFINE= DOCS - -.include <bsd.port.options.mk> - -.if ${PORT_OPTIONS:MDOCS} -ALL_TARGET+= javadoc -OTHERDOCS= LICENSE.txt NOTICE.txt -PORTDOCS= apidocs ${OTHERDOCS} -.endif - -JDK_API= ${FIND} -s ${LOCALBASE}/share/doc/jdk1.? -maxdepth 1 -name api -type d 2>/dev/null || ${ECHO_CMD} | ${TAIL} -n 1 -.if ${JDK_API} != "" -MAKE_ARGS+= -Djdk.api=$$(${JDK_API}) -.endif - -post-extract: - ${MKDIR} ${WRKSRC}/lib - ${CP} ${DISTDIR}/junit-4.8.2.jar ${WRKSRC}/lib/ - -do-install: - @${ECHO_MSG} -n ">> Installing JAR as ${JAVAJARDIR}/${DESTJARFILE}..." - @${MKDIR} ${STAGEDIR}${JAVAJARDIR} - ${INSTALL_DATA} ${WRKSRC}/target/${JARFILE} ${STAGEDIR}${JAVAJARDIR}/${DESTJARFILE} - @${ECHO_MSG} " [ DONE ]" - -.if ${PORT_OPTIONS:MDOCS} - @${ECHO_MSG} -n ">> Installing documentation in ${DOCSDIR}..." - @${MKDIR} ${STAGEDIR}${DOCSDIR} - @cd ${WRKSRC}/target \ - && ${FIND} -s apidocs -type d -exec ${MKDIR} ${STAGEDIR}${DOCSDIR}/{} \; \ - && ${FIND} -s apidocs -type f -exec ${INSTALL_DATA} {} ${STAGEDIR}${DOCSDIR}/{} \; - ${INSTALL_DATA} ${OTHERDOCS:S,^,${WRKSRC}/,} ${STAGEDIR}${DOCSDIR}/ - @${ECHO_MSG} " [ DONE ]" -.endif - -.include <bsd.port.mk> diff --git a/math/jakarta-commons-math/distinfo b/math/jakarta-commons-math/distinfo deleted file mode 100644 index 0ed7d23cc9d2..000000000000 --- a/math/jakarta-commons-math/distinfo +++ /dev/null @@ -1,4 +0,0 @@ -SHA256 (commons-math-2.2-src.tar.gz) = a7624c3a3e2581d9905f1f1090c78c25448678bddcec2a48a4dc8a80f16ed1b8 -SIZE (commons-math-2.2-src.tar.gz) = 1321209 -SHA256 (junit-4.8.2.jar) = a2aa2c3bb2b72da76c3e6a71531f1eefdc350494819baf2b1d80d7146e020f9e -SIZE (junit-4.8.2.jar) = 237344 diff --git a/math/jakarta-commons-math/files/patch-build.xml b/math/jakarta-commons-math/files/patch-build.xml deleted file mode 100644 index 3baeb825d6b2..000000000000 --- a/math/jakarta-commons-math/files/patch-build.xml +++ /dev/null @@ -1,39 +0,0 @@ ---- build.xml.orig 2011-02-26 18:12:55 UTC -+++ build.xml -@@ -167,7 +167,7 @@ - - <!-- ========== Unit Test Targets ========================================= --> - -- <target name="compile.tests" depends="compile, download-dependencies" description="Compile unit tests."> -+ <target name="compile.tests" depends="compile" description="Compile unit tests."> - - <javac srcdir="${test.home}" - destdir="${build.home}/test-classes" -@@ -332,27 +332,5 @@ - - <target name="gump" depends="clean,test,javadoc,jar" description="Gump Target - clean,test,javadoc,jar"/> - -- --<!-- ========== Download Dependencies =========================================== --> -- -- <target name="download-dependencies" -- depends="check-availability" unless="skip.download"> -- <echo message="doing download-dependencies..." /> -- <antcall target="download-junit" /> -- </target> -- -- <target name="check-availability"> -- <echo message="doing check-availability..." /> -- <available file="${junit.jar}" property="junit.found"/> -- </target> -- -- <target name="download-junit" unless="junit.found"> -- <echo message="Downloading junit..."/> -- <mkdir dir="${download.lib.dir}" /> -- <get dest="${download.lib.dir}/junit-${junit.version}.jar" -- usetimestamp="true" ignoreerrors="true" -- src="http://repo1.maven.org/maven2/junit/junit/${junit.version}/junit-${junit.version}.jar"/> -- </target> -- - </project> - diff --git a/math/jakarta-commons-math/pkg-descr b/math/jakarta-commons-math/pkg-descr deleted file mode 100644 index 483415d92224..000000000000 --- a/math/jakarta-commons-math/pkg-descr +++ /dev/null @@ -1,5 +0,0 @@ -Commons Math is a library of lightweight, self-contained mathematics and -statistics components addressing the most common problems not available in the -Java programming language or Commons Lang. - -WWW: http://jakarta.apache.org/commons/math/ diff --git a/math/octave-forge-communications/Makefile b/math/octave-forge-communications/Makefile deleted file mode 100644 index e1d1d1001367..000000000000 --- a/math/octave-forge-communications/Makefile +++ /dev/null @@ -1,36 +0,0 @@ -# Created by: Stephen Montgomery-Smith <stephen@math.missouri.edu> -# $FreeBSD$ - -PORTNAME= octave-forge-communications -PORTVERSION= 1.2.1 -PORTREVISION= 8 -CATEGORIES= math - -MAINTAINER= stephen@FreeBSD.org -COMMENT= Octave-forge package ${OCTAVE_PKGNAME} - -LICENSE= GPLv3 -LICENSE_FILE= ${WRKDIR}/${OCTSRC}/COPYING - -BROKEN= does not build with octave version >= 4.2.1 -DEPRECATED= Broken for more than 5 months -EXPIRATION_DATE= 2018-08-20 - -# OCTSRC is the name of the directory of the package. -# It is usually ${OCTAVE_PKGNAME} or ${DISTNAME}. -OCTSRC= ${DISTNAME} - -GNU_CONFIGURE= yes - -WRKSRC= ${WRKDIR}/${OCTSRC}/src -MAKE_ENV+= MKOCTFILE=mkoctfile - -RUN_DEPENDS+= ${TARBALLS_DIR}/signal.tar.gz:math/octave-forge-signal - -.include "${.CURDIR}/../../Mk/bsd.octave.mk" - -post-build: - ${RM} ${WRKSRC}/Makefile ${WRKSRC}/configure - cd ${WRKDIR} && ${TAR} cfz ${DISTNAME}.tar.gz ${OCTSRC} - -.include <bsd.port.mk> diff --git a/math/octave-forge-communications/distinfo b/math/octave-forge-communications/distinfo deleted file mode 100644 index fc00d637713a..000000000000 --- a/math/octave-forge-communications/distinfo +++ /dev/null @@ -1,2 +0,0 @@ -SHA256 (octave-forge/communications-1.2.1.tar.gz) = 5014dbfa37ae7c8cc2249093c9b03f255ddcc8da68050abe6b2f07ab530e0e91 -SIZE (octave-forge/communications-1.2.1.tar.gz) = 312079 diff --git a/math/octave-forge-communications/pkg-descr b/math/octave-forge-communications/pkg-descr deleted file mode 100644 index c5c8bcf46ddd..000000000000 --- a/math/octave-forge-communications/pkg-descr +++ /dev/null @@ -1,11 +0,0 @@ -The octave-forge package is the result of The GNU Octave Repositry project, -which is intended to be a central location for custom scripts, functions and -extensions for GNU Octave. contains the source for all the functions plus -build and install scripts. - -This is communications. - - Digital Communications, Error Correcting Codes (Channel Code), -Source Code functions, Modulation and Galois Fields - -WWW: http://octave.sourceforge.net/ diff --git a/net/Makefile b/net/Makefile index a3f64b17b3af..bbb6a4a78793 100644 --- a/net/Makefile +++ b/net/Makefile @@ -75,7 +75,6 @@ SUBDIR += calendarsupport SUBDIR += ccxstream SUBDIR += ceph - SUBDIR += ceph-devel SUBDIR += cf SUBDIR += chrony SUBDIR += citrix_ica @@ -85,7 +84,6 @@ SUBDIR += clusterit SUBDIR += cnd SUBDIR += coda6_client - SUBDIR += coda6_server SUBDIR += concourse-fly SUBDIR += corkscrew SUBDIR += corosync2 @@ -569,7 +567,6 @@ SUBDIR += openmpi SUBDIR += openmpi2 SUBDIR += openmpi3 - SUBDIR += openmq SUBDIR += openmq-client SUBDIR += openntpd SUBDIR += opennx diff --git a/net/ceph-devel/Makefile b/net/ceph-devel/Makefile deleted file mode 100644 index f7de95c826a0..000000000000 --- a/net/ceph-devel/Makefile +++ /dev/null @@ -1,148 +0,0 @@ -# Created by: Willem Jan Withagen <wjw@digiware.nl> -# $FreeBSD$ - -PORTNAME= ceph -DISTVERSION= wip.v2017-08-15-1 -PORTREVISION= 5 -CATEGORIES= net -PKGNAMESUFFIX= -devel - -MAINTAINER= wjw@digiware.nl -COMMENT= Ceph delivers object, block, and file storage in a unified system - -LICENSE= GPLv2 LGPL3 -LICENSE_COMB= dual - -BROKEN= fails to build with boost 1.66, see bug 224185 -DEPRECATED= Broken for more than 5 months -EXPIRATION_DATE= 2018-08-20 -# even though i386 will build, it is not really advised. -ONLY_FOR_ARCHS= amd64 -IGNORE_FreeBSD_10= Doesnt build for FreeBSD 10.x - -BUILD_DEPENDS= \ - yasm:devel/yasm \ - pkgconf:devel/pkgconf \ - sphinx-build:textproc/py-sphinx \ - ${LOCALBASE}/lib/libatomic_ops.a:devel/libatomic_ops \ - gperf:devel/gperf -LIB_DEPENDS= \ - ${PY_BOOST} \ - libboost_thread.so:devel/boost-libs \ - libleveldb.so:databases/leveldb \ - libldap.so:net/openldap24-client \ - libnss3.so:security/nss \ - libcryptopp.so:security/cryptopp \ - libsnappy.so:archivers/snappy \ - libcurl.so:ftp/curl \ - libxml2.so:textproc/libxml2 \ - libexpat.so:textproc/expat2 \ - liblz4.so:archivers/liblz4 \ - libfcgi.so:www/fcgi \ - libplds4.so:devel/nspr \ - libtcmalloc.so:devel/google-perftools -RUN_DEPENDS= \ - bash:shells/bash \ - ${LOCALBASE}/bin/getopt:misc/getopt \ - xml:textproc/xmlstarlet \ - jq:textproc/jq \ - flock:sysutils/flock \ - virtualenv:devel/py-virtualenv - -CONFLICTS_INSTALL= ceph - -USES= gmake cmake:outsource,noninja python:2.7 fuse gettext-runtime shebangfix -USE_PYTHON= cython -USE_GITHUB= yes -GH_ACCOUNT= wjwithagen:DEFAULT -GH_TUPLE+= ceph:ceph-erasure-code-corpus:2d7d78b:ceph_erasure_code_corpus/ceph-erasure-code-corpus -GH_TUPLE+= ceph:ceph-object-corpus:f0ba19f:ceph_object_corpus/ceph-object-corpus -GH_TUPLE+= ceph:Beast:d8db5f1:Beast/src/Beast -GH_TUPLE+= ceph:blkin:f24ceec:blkin/src/blkin -GH_TUPLE+= boostorg:boost:1790aff:boost/src/boost -GH_TUPLE+= ceph:civetweb:de23828:civetweb/src/civetweb -GH_TUPLE+= 01org:isa-l_crypto:603529a:isa_l_crypto/src/crypto/isa-l/isa-l_crypto -GH_TUPLE+= ceph:dpdk:d3bfeaa:dpdk/src/dpdk -GH_TUPLE+= ceph:gf-complete:7e61b44:gf_complete/src/erasure-code/jerasure/gf-complete -GH_TUPLE+= ceph:jerasure:96c76b8:jerasure/src/erasure-code/jerasure/jerasure -GH_TUPLE+= ceph:googletest:fdb8504:googletest/src/googletest -GH_TUPLE+= ceph:isa-l:7e1a337:isa_l/src/isa-l -GH_TUPLE+= ceph:lua:1fce39c:lua/src/lua -GH_TUPLE+= ceph:rapidjson:f54b0e4:rapidjson/src/rapidjson -GH_TUPLE+= ceph:rocksdb:e15382c:rocksdb/src/rocksdb -GH_TUPLE+= ceph:spdk:5742e9b:spdk/src/spdk -GH_TUPLE+= ceph:xxHash:1f40c65:xxHash/src/xxHash -GH_TUPLE+= facebook:zstd:dc99312:zstd/src/zstd - -CMAKE_BUILD_TYPE= Release -CMAKE_ARGS= \ - -D ENABLE_GIT_VERSION:BOOL=OFF \ - -D WITH_SYSTEM_BOOST:BOOL=ON \ - -D CEPH_MAN_DIR:STRING=man \ - -D WITH_LTTNG:BOOL=OFF \ - -D WITH_BABELTRACE:BOOL=OFF \ - -D WITH_FUSE:BOOL=ON \ - -D WITH_KRBD:BOOL=OFF \ - -D WITH_XFS:BOOL=OFF \ - -D WITH_KVS:BOOL=OFF \ - -D WITH_LIBCEPHFS:BOOL=OFF \ - -D WITH_CEPHFS:BOOL=OFF \ - -D WITH_EMBEDDED:BOOL=OFF - -SHEBANG_FILES=src/rbdmap src/ceph-post-file.in src/rbd-replay-many \ - src/brag/client/ceph-brag src/ceph-rest-api \ - src/tools/ceph-monstore-update-crush.sh src/mount.fuse.ceph \ - src/ceph-create-keys - -USE_RC_SUBR= ceph -USE_LDCONFIG= yes - -USERS= ceph -GROUPS= ceph - -pre-configure: - ${LN} -s ${CONFIGURE_WRKSRC} ${WRKSRC}/build - -post-install: - # create directory infra used by ceph daemons - ${MKDIR} ${STAGEDIR}${PREFIX}/etc/ceph - ${MKDIR} ${STAGEDIR}/var/lib/ceph/bootstrap-mds - ${MKDIR} ${STAGEDIR}/var/lib/ceph/bootstrap-osd - ${MKDIR} ${STAGEDIR}/var/lib/ceph/bootstrap-rgw - ${MKDIR} ${STAGEDIR}/var/lib/ceph/bootstrap-mgr - ${MKDIR} ${STAGEDIR}/var/lib/ceph/mds - ${MKDIR} ${STAGEDIR}/var/lib/ceph/mon - ${MKDIR} ${STAGEDIR}/var/lib/ceph/osd - ${MKDIR} ${STAGEDIR}/var/lib/ceph/mgr - ${MKDIR} ${STAGEDIR}/var/lib/ceph/tmp - ${MKDIR} ${STAGEDIR}/var/lib/ceph/radosgw - ${MKDIR} ${STAGEDIR}/var/log/ceph - ${MKDIR} ${STAGEDIR}/var/run/ceph - # Use the Ceph init.d script as the interface to regular - # starting and stopping deamons. rc.d work is done thru - # a separate rc.d/ceph script calling init-ceph again. - ${MV} ${STAGEDIR}${PREFIX}/etc/init.d/ceph ${STAGEDIR}${PREFIX}/bin/init-ceph - # remove files not packaged - ${RM} ${STAGEDIR}${DOCSDIR}/sample.fetch_config - ${RM} ${STAGEDIR}${DOCSDIR}/sample.ceph.conf - ${RMDIR} ${STAGEDIR}${DOCSDIR} - ${RM} ${STAGEDIR}${PREFIX}/bin/ceph_bench_log - ${RM} ${STAGEDIR}${PREFIX}/bin/ceph_multi_stress_watch - ${RM} ${STAGEDIR}${PREFIX}/bin/ceph_perf* - ${RM} ${STAGEDIR}${PREFIX}/bin/ceph_psim - ${RM} ${STAGEDIR}${PREFIX}/bin/ceph_scratchtoolpp - ${RM} ${STAGEDIR}${PREFIX}/bin/ceph_smalliobench* - ${RM} ${STAGEDIR}${PREFIX}/bin/ceph_test* - ${RM} ${STAGEDIR}${PREFIX}/bin/ceph_tpbench - ${RM} ${STAGEDIR}${PREFIX}/bin/ceph_xattr_bench - ${RM} ${STAGEDIR}${PREFIX}/sbin/ceph-disk-udev - # ceph-volume does not support ZFS - ${RM} -rf ${STAGEDIR}${PYTHON_SITELIBDIR}/ceph_volume-* - ${RM} -rf ${STAGEDIR}${PYTHON_SITELIBDIR}/ceph_volume/ - ${RM} ${STAGEDIR}${PREFIX}/sbin/ceph-volume - ${RM} ${STAGEDIR}${PREFIX}/sbin/ceph-volume-systemd - - ${RMDIR} ${STAGEDIR}${PREFIX}/etc/init.d - ${INSTALL_DATA} ${WRKSRC}/src/sample.ceph.conf ${STAGEDIR}${PREFIX}/etc/ceph/ceph.conf.sample - -.include <bsd.port.mk> diff --git a/net/ceph-devel/distinfo b/net/ceph-devel/distinfo deleted file mode 100644 index 0a3c8a743fac..000000000000 --- a/net/ceph-devel/distinfo +++ /dev/null @@ -1,39 +0,0 @@ -TIMESTAMP = 1502801493 -SHA256 (wjwithagen-ceph-wip.v2017-08-15-1_GH0.tar.gz) = 171b8f5314e888c810289e282e7bffdbb9e1b1acb659b5e1d3530faea4e5eeeb -SIZE (wjwithagen-ceph-wip.v2017-08-15-1_GH0.tar.gz) = 17068265 -SHA256 (ceph-ceph-erasure-code-corpus-2d7d78b_GH0.tar.gz) = 466f7185015df8d13f8b2b9a17ee30ab419bcd667284ce2b6d32a1128c4640f1 -SIZE (ceph-ceph-erasure-code-corpus-2d7d78b_GH0.tar.gz) = 3634266 -SHA256 (ceph-ceph-object-corpus-f0ba19f_GH0.tar.gz) = 90e4052c6dca0e272bdca492216e62fdc0d19719e121451798295799bdf95499 -SIZE (ceph-ceph-object-corpus-f0ba19f_GH0.tar.gz) = 1837935 -SHA256 (ceph-Beast-d8db5f1_GH0.tar.gz) = a0dda7ee9abdef7f6e2a3f178e85dbfa7ebc8ce428ccc6cd0ac76883f406808b -SIZE (ceph-Beast-d8db5f1_GH0.tar.gz) = 17823430 -SHA256 (ceph-blkin-f24ceec_GH0.tar.gz) = fe4102f569f7e21e126ebef12d34537e565e53b0ec5c40eaafac9e2a525672f9 -SIZE (ceph-blkin-f24ceec_GH0.tar.gz) = 19628 -SHA256 (boostorg-boost-1790aff_GH0.tar.gz) = 3cc1b0c5047e37deaffa13584620358965710b0a799432783fed5fd28551929c -SIZE (boostorg-boost-1790aff_GH0.tar.gz) = 1096788 -SHA256 (ceph-civetweb-de23828_GH0.tar.gz) = a9a95dd58e9b4a696fa0c822c1401856c55ef9b67fb28cf15d97f19f1af2ecbd -SIZE (ceph-civetweb-de23828_GH0.tar.gz) = 6850197 -SHA256 (01org-isa-l_crypto-603529a_GH0.tar.gz) = 52708b98c832bb7e6db60c949ece261d9609c822ae55239b0f2133cec2b3d155 -SIZE (01org-isa-l_crypto-603529a_GH0.tar.gz) = 439149 -SHA256 (ceph-dpdk-d3bfeaa_GH0.tar.gz) = 4a0053ee644467fb20682c8eb86823871e9e4321010fef6d91205a5616739c63 -SIZE (ceph-dpdk-d3bfeaa_GH0.tar.gz) = 10864497 -SHA256 (ceph-gf-complete-7e61b44_GH0.tar.gz) = 7b0e5c1b41399d2c7d97ed7a7547ebf40023bcd104ed9a8b2b75bdee440c1a4d -SIZE (ceph-gf-complete-7e61b44_GH0.tar.gz) = 342303 -SHA256 (ceph-jerasure-96c76b8_GH0.tar.gz) = 06edaeb8cb5c3076e34cb53dd91c91d54d46fb8c3b837c6280ea2ed076556beb -SIZE (ceph-jerasure-96c76b8_GH0.tar.gz) = 806334 -SHA256 (ceph-googletest-fdb8504_GH0.tar.gz) = ece3265dae4d0fe5a52e7164432bb416de8bdb45e1c8cf8f361bbe893db30bb8 -SIZE (ceph-googletest-fdb8504_GH0.tar.gz) = 1281068 -SHA256 (ceph-isa-l-7e1a337_GH0.tar.gz) = 8099bc6ca3ca6ed9376f6cc5072a84d7a1863e2d7f2344bf08682d4efb7ae788 -SIZE (ceph-isa-l-7e1a337_GH0.tar.gz) = 458398 -SHA256 (ceph-lua-1fce39c_GH0.tar.gz) = fb5f778ce4da349ca903512a2fdb3987b12e3f0a52ab088fb011a8e4dd55848c -SIZE (ceph-lua-1fce39c_GH0.tar.gz) = 366778 -SHA256 (ceph-rapidjson-f54b0e4_GH0.tar.gz) = 35c330d40ed9def99e8dea8f3b0e4fda7610b813b6f4aac9a70ffefcb9ab1f1e -SIZE (ceph-rapidjson-f54b0e4_GH0.tar.gz) = 1019457 -SHA256 (ceph-rocksdb-e15382c_GH0.tar.gz) = e23177dd893b81b4d3d959464ee8e5c4fe64a408841c2584b29540c60ac5cf47 -SIZE (ceph-rocksdb-e15382c_GH0.tar.gz) = 3278113 -SHA256 (ceph-spdk-5742e9b_GH0.tar.gz) = 92ad8cb3f9814044d859533ceaf1e6c4a273f503148a875d30a3424873cf5bee -SIZE (ceph-spdk-5742e9b_GH0.tar.gz) = 671818 -SHA256 (ceph-xxHash-1f40c65_GH0.tar.gz) = 809e06b7493ed01f13c7ba972393a5a6d23dd92fd6b884381aa907005e569372 -SIZE (ceph-xxHash-1f40c65_GH0.tar.gz) = 25484 -SHA256 (facebook-zstd-dc99312_GH0.tar.gz) = e10abc649b2708ad9112e138001a9c88eed05cae35e1139f5b96a51a549cf724 -SIZE (facebook-zstd-dc99312_GH0.tar.gz) = 769078 diff --git a/net/ceph-devel/files/ceph.in b/net/ceph-devel/files/ceph.in deleted file mode 100644 index ce8f3326a21d..000000000000 --- a/net/ceph-devel/files/ceph.in +++ /dev/null @@ -1,36 +0,0 @@ -#!/bin/sh -# -# $FreeBSD$ -# - -# PROVIDE: ceph -# REQUIRE: LOGIN -# BEFORE: securelevel -# KEYWORD: shutdown - -# Add the following lines to /etc/rc.conf to enable `ceph': -# -# ceph_enable="YES" -# - -. /etc/rc.subr - -PATH=$PATH:%%PREFIX%%/bin:%%PREFIX%%/sbin - -name="ceph" -rcvar=${name}_enable -extra_commands="condrestart" - -load_rc_config ${name} - -# read configuration and set defaults -: ${ceph_enable="NO"} -: ${ceph_configfile:=%%PREFIX%%/etc/ceph/ceph.conf} - -start_cmd="%%PREFIX%%/bin/init-ceph $*" -stop_cmd="%%PREFIX%%/bin/init-ceph $*" -restart_cmd="%%PREFIX%%/bin/init-ceph $*" -condrestart_cmd="%%PREFIX%%/bin/init-ceph $*" - -run_rc_command "$1" "$*" - diff --git a/net/ceph-devel/pkg-descr b/net/ceph-devel/pkg-descr deleted file mode 100644 index 36f0aa7439a7..000000000000 --- a/net/ceph-devel/pkg-descr +++ /dev/null @@ -1,21 +0,0 @@ -Ceph is a distributed object store and file system designed to provide -excellent performance, reliability and scalability. - -* Object Storage - Ceph provides seamless access to objects using native language bindings or - radosgw, a REST interface for applications written with S3 and Swift. -* Block Storage - Ceph's RADOS Block Device (RBD) provides access to block device images - that are striped and replicated across the entire storage cluster. -* File System - Ceph provides a POSIX-compliant network file system aiming for large data - storage, high performance, and maximum compatibility with legacy applications. - -This FreeBSD build will build most of the tools in Ceph: -* Mon, OSD, rados, RadosGW, rbd -* init-ceph, and etc/rc.d/ceph on top of that -* ceph-disk {prepare, activate} -With these tools one can build a multi server, multi osd cluster fully -running on FreeBSD and do some testing... - -WWW: https://ceph.com/ diff --git a/net/ceph-devel/pkg-plist b/net/ceph-devel/pkg-plist deleted file mode 100644 index 99a1f94f462c..000000000000 --- a/net/ceph-devel/pkg-plist +++ /dev/null @@ -1,1377 +0,0 @@ -bin/ceph -bin/ceph-authtool -bin/ceph-brag -bin/ceph-clsinfo -bin/ceph-conf -bin/ceph-coverage -bin/ceph-crush-location -bin/ceph-debugpack -bin/ceph-dencoder -bin/ceph-detect-init -bin/ceph-fuse -bin/ceph-kvstore-tool -bin/ceph-mds -bin/ceph-mgr -bin/ceph-mon -bin/ceph-monstore-tool -bin/ceph-objectstore-tool -bin/ceph-osd -bin/ceph-osdomap-tool -bin/ceph-post-file -bin/ceph-rbdnamer -bin/ceph-rest-api -bin/ceph-run -bin/ceph_erasure_code -bin/ceph_erasure_code_benchmark -bin/ceph_objectstore_bench -bin/ceph_omapbench -bin/ceph_radosacl -bin/ceph_rgw_jsonparser -bin/ceph_rgw_multiparser -bin/ceph_scratchtool -bin/crushtool -bin/init-ceph -bin/librados-config -bin/monmaptool -bin/osdmaptool -bin/rados -bin/radosgw -bin/radosgw-admin -bin/radosgw-es -bin/radosgw-object-expirer -bin/radosgw-token -bin/rbd -bin/rbd-fuse -bin/rbd-ggate -bin/rbd-mirror -bin/rbd-replay -bin/rbd-replay-many -bin/rbdmap -etc/bash_completion.d/ceph -etc/bash_completion.d/rados -etc/bash_completion.d/radosgw-admin -etc/bash_completion.d/rbd -%%ETCDIR%%/ceph.conf.sample -include/rados/buffer.h -include/rados/buffer_fwd.h -include/rados/crc32c.h -include/rados/inline_memory.h -include/rados/librados.h -include/rados/librados.hpp -include/rados/librgw.h -include/rados/memory.h -include/rados/objclass.h -include/rados/page.h -include/rados/rados_types.h -include/rados/rados_types.hpp -include/rados/rgw_file.h -include/radosstriper/libradosstriper.h -include/radosstriper/libradosstriper.hpp -include/rbd/features.h -include/rbd/librbd.h -include/rbd/librbd.hpp -lib/ceph/ceph-monstore-update-crush.sh -lib/ceph/compressor/libceph_snappy.so -lib/ceph/compressor/libceph_snappy.so.2 -lib/ceph/compressor/libceph_snappy.so.2.0.0 -lib/ceph/compressor/libceph_zlib.so -lib/ceph/compressor/libceph_zlib.so.2 -lib/ceph/compressor/libceph_zlib.so.2.0.0 -lib/ceph/compressor/libceph_zstd.so -lib/ceph/compressor/libceph_zstd.so.2 -lib/ceph/compressor/libceph_zstd.so.2.0.0 -lib/ceph/crypto/libceph_crypto_isal.so -lib/ceph/crypto/libceph_crypto_isal.so.1 -lib/ceph/crypto/libceph_crypto_isal.so.1.0.0 -lib/ceph/erasure-code/libec_isa.so -lib/ceph/erasure-code/libec_jerasure.so -lib/ceph/erasure-code/libec_jerasure_generic.so -lib/ceph/erasure-code/libec_jerasure_sse3.so -lib/ceph/erasure-code/libec_jerasure_sse4.so -lib/ceph/erasure-code/libec_lrc.so -lib/ceph/erasure-code/libec_shec.so -lib/ceph/erasure-code/libec_shec_generic.so -lib/ceph/erasure-code/libec_shec_sse3.so -lib/ceph/erasure-code/libec_shec_sse4.so -lib/ceph/libceph-common.so -lib/ceph/libceph-common.so.0 -lib/ceph/mgr/status/__init__.py -lib/ceph/mgr/status/module.py -lib/ceph/mgr/.gitignore -lib/ceph/mgr/restful/module.py -lib/ceph/mgr/restful/common.py -lib/ceph/mgr/restful/__init__.py -lib/ceph/mgr/restful/api/request.py -lib/ceph/mgr/restful/api/config.py -lib/ceph/mgr/restful/api/doc.py -lib/ceph/mgr/restful/api/crush.py -lib/ceph/mgr/restful/api/pool.py -lib/ceph/mgr/restful/api/osd.py -lib/ceph/mgr/restful/api/server.py -lib/ceph/mgr/restful/api/mon.py -lib/ceph/mgr/restful/api/__init__.py -lib/ceph/mgr/restful/hooks.py -lib/ceph/mgr/restful/decorators.py -lib/ceph/mgr/dashboard/HACKING.rst -lib/ceph/mgr/dashboard/rbd_iscsi.html -lib/ceph/mgr/dashboard/rbd_iscsi.py -lib/ceph/mgr/dashboard/rbd_mirroring.html -lib/ceph/mgr/dashboard/rbd_mirroring.py -lib/ceph/mgr/dashboard/rbd_pool.html -lib/ceph/mgr/dashboard/static/Ceph_Logo_Standard_RGB_White_120411_fa.png -lib/ceph/mgr/dashboard/static/logo-mini.png -lib/ceph/mgr/dashboard/static/AdminLTE-2.3.7/.gitignore -lib/ceph/mgr/dashboard/static/AdminLTE-2.3.7/composer.json -lib/ceph/mgr/dashboard/static/AdminLTE-2.3.7/documentation/index.html -lib/ceph/mgr/dashboard/static/AdminLTE-2.3.7/documentation/build/include/license.html -lib/ceph/mgr/dashboard/static/AdminLTE-2.3.7/documentation/build/include/dependencies.html -lib/ceph/mgr/dashboard/static/AdminLTE-2.3.7/documentation/build/include/layout.html -lib/ceph/mgr/dashboard/static/AdminLTE-2.3.7/documentation/build/include/download.html -lib/ceph/mgr/dashboard/static/AdminLTE-2.3.7/documentation/build/include/implementations.html -lib/ceph/mgr/dashboard/static/AdminLTE-2.3.7/documentation/build/include/adminlte-options.html -lib/ceph/mgr/dashboard/static/AdminLTE-2.3.7/documentation/build/include/upgrade.html -lib/ceph/mgr/dashboard/static/AdminLTE-2.3.7/documentation/build/include/advice.html -lib/ceph/mgr/dashboard/static/AdminLTE-2.3.7/documentation/build/include/browsers.html -lib/ceph/mgr/dashboard/static/AdminLTE-2.3.7/documentation/build/include/plugins.html -lib/ceph/mgr/dashboard/static/AdminLTE-2.3.7/documentation/build/include/faq.html -lib/ceph/mgr/dashboard/static/AdminLTE-2.3.7/documentation/build/include/introduction.html -lib/ceph/mgr/dashboard/static/AdminLTE-2.3.7/documentation/build/include/components.html -lib/ceph/mgr/dashboard/static/AdminLTE-2.3.7/documentation/build/index.html -lib/ceph/mgr/dashboard/static/AdminLTE-2.3.7/documentation/docs.js -lib/ceph/mgr/dashboard/static/AdminLTE-2.3.7/documentation/style.css -lib/ceph/mgr/dashboard/static/AdminLTE-2.3.7/bower.json -lib/ceph/mgr/dashboard/static/AdminLTE-2.3.7/index2.html -lib/ceph/mgr/dashboard/static/AdminLTE-2.3.7/.jshintrc -lib/ceph/mgr/dashboard/static/AdminLTE-2.3.7/package.json -lib/ceph/mgr/dashboard/static/AdminLTE-2.3.7/pages/layout/boxed.html -lib/ceph/mgr/dashboard/static/AdminLTE-2.3.7/pages/layout/collapsed-sidebar.html -lib/ceph/mgr/dashboard/static/AdminLTE-2.3.7/pages/layout/fixed.html -lib/ceph/mgr/dashboard/static/AdminLTE-2.3.7/pages/layout/top-nav.html -lib/ceph/mgr/dashboard/static/AdminLTE-2.3.7/pages/widgets.html -lib/ceph/mgr/dashboard/static/AdminLTE-2.3.7/pages/charts/flot.html -lib/ceph/mgr/dashboard/static/AdminLTE-2.3.7/pages/charts/chartjs.html -lib/ceph/mgr/dashboard/static/AdminLTE-2.3.7/pages/charts/inline.html -lib/ceph/mgr/dashboard/static/AdminLTE-2.3.7/pages/charts/morris.html -lib/ceph/mgr/dashboard/static/AdminLTE-2.3.7/pages/forms/advanced.html -lib/ceph/mgr/dashboard/static/AdminLTE-2.3.7/pages/forms/editors.html -lib/ceph/mgr/dashboard/static/AdminLTE-2.3.7/pages/forms/general.html -lib/ceph/mgr/dashboard/static/AdminLTE-2.3.7/pages/examples/register.html -lib/ceph/mgr/dashboard/static/AdminLTE-2.3.7/pages/examples/404.html -lib/ceph/mgr/dashboard/static/AdminLTE-2.3.7/pages/examples/invoice.html -lib/ceph/mgr/dashboard/static/AdminLTE-2.3.7/pages/examples/login.html -lib/ceph/mgr/dashboard/static/AdminLTE-2.3.7/pages/examples/blank.html -lib/ceph/mgr/dashboard/static/AdminLTE-2.3.7/pages/examples/pace.html -lib/ceph/mgr/dashboard/static/AdminLTE-2.3.7/pages/examples/lockscreen.html -lib/ceph/mgr/dashboard/static/AdminLTE-2.3.7/pages/examples/profile.html -lib/ceph/mgr/dashboard/static/AdminLTE-2.3.7/pages/examples/500.html -lib/ceph/mgr/dashboard/static/AdminLTE-2.3.7/pages/examples/invoice-print.html -lib/ceph/mgr/dashboard/static/AdminLTE-2.3.7/pages/calendar.html -lib/ceph/mgr/dashboard/static/AdminLTE-2.3.7/pages/tables/simple.html -lib/ceph/mgr/dashboard/static/AdminLTE-2.3.7/pages/tables/data.html -lib/ceph/mgr/dashboard/static/AdminLTE-2.3.7/pages/UI/icons.html -lib/ceph/mgr/dashboard/static/AdminLTE-2.3.7/pages/UI/timeline.html -lib/ceph/mgr/dashboard/static/AdminLTE-2.3.7/pages/UI/modals.html -lib/ceph/mgr/dashboard/static/AdminLTE-2.3.7/pages/UI/general.html -lib/ceph/mgr/dashboard/static/AdminLTE-2.3.7/pages/UI/sliders.html -lib/ceph/mgr/dashboard/static/AdminLTE-2.3.7/pages/UI/buttons.html -lib/ceph/mgr/dashboard/static/AdminLTE-2.3.7/pages/mailbox/compose.html -lib/ceph/mgr/dashboard/static/AdminLTE-2.3.7/pages/mailbox/read-mail.html -lib/ceph/mgr/dashboard/static/AdminLTE-2.3.7/pages/mailbox/mailbox.html -lib/ceph/mgr/dashboard/static/AdminLTE-2.3.7/dist/img/user1-128x128.jpg -lib/ceph/mgr/dashboard/static/AdminLTE-2.3.7/dist/img/avatar3.png -lib/ceph/mgr/dashboard/static/AdminLTE-2.3.7/dist/img/user3-128x128.jpg -lib/ceph/mgr/dashboard/static/AdminLTE-2.3.7/dist/img/default-50x50.gif -lib/ceph/mgr/dashboard/static/AdminLTE-2.3.7/dist/img/photo1.png -lib/ceph/mgr/dashboard/static/AdminLTE-2.3.7/dist/img/user5-128x128.jpg -lib/ceph/mgr/dashboard/static/AdminLTE-2.3.7/dist/img/photo4.jpg -lib/ceph/mgr/dashboard/static/AdminLTE-2.3.7/dist/img/photo3.jpg -lib/ceph/mgr/dashboard/static/AdminLTE-2.3.7/dist/img/user2-160x160.jpg -lib/ceph/mgr/dashboard/static/AdminLTE-2.3.7/dist/img/boxed-bg.jpg -lib/ceph/mgr/dashboard/static/AdminLTE-2.3.7/dist/img/avatar.png -lib/ceph/mgr/dashboard/static/AdminLTE-2.3.7/dist/img/user8-128x128.jpg -lib/ceph/mgr/dashboard/static/AdminLTE-2.3.7/dist/img/avatar04.png -lib/ceph/mgr/dashboard/static/AdminLTE-2.3.7/dist/img/user7-128x128.jpg -lib/ceph/mgr/dashboard/static/AdminLTE-2.3.7/dist/img/avatar5.png -lib/ceph/mgr/dashboard/static/AdminLTE-2.3.7/dist/img/avatar2.png -lib/ceph/mgr/dashboard/static/AdminLTE-2.3.7/dist/img/user4-128x128.jpg -lib/ceph/mgr/dashboard/static/AdminLTE-2.3.7/dist/img/photo2.png -lib/ceph/mgr/dashboard/static/AdminLTE-2.3.7/dist/img/user6-128x128.jpg -lib/ceph/mgr/dashboard/static/AdminLTE-2.3.7/dist/img/icons.png -lib/ceph/mgr/dashboard/static/AdminLTE-2.3.7/dist/img/credit/paypal2.png -lib/ceph/mgr/dashboard/static/AdminLTE-2.3.7/dist/img/credit/mestro.png -lib/ceph/mgr/dashboard/static/AdminLTE-2.3.7/dist/img/credit/cirrus.png -lib/ceph/mgr/dashboard/static/AdminLTE-2.3.7/dist/img/credit/mastercard.png -lib/ceph/mgr/dashboard/static/AdminLTE-2.3.7/dist/img/credit/paypal.png -lib/ceph/mgr/dashboard/static/AdminLTE-2.3.7/dist/img/credit/american-express.png -lib/ceph/mgr/dashboard/static/AdminLTE-2.3.7/dist/img/credit/visa.png -lib/ceph/mgr/dashboard/static/AdminLTE-2.3.7/dist/img/boxed-bg.png -lib/ceph/mgr/dashboard/static/AdminLTE-2.3.7/dist/js/demo.js -lib/ceph/mgr/dashboard/static/AdminLTE-2.3.7/dist/js/pages/dashboard2.js -lib/ceph/mgr/dashboard/static/AdminLTE-2.3.7/dist/js/pages/dashboard.js -lib/ceph/mgr/dashboard/static/AdminLTE-2.3.7/dist/js/app.min.js -lib/ceph/mgr/dashboard/static/AdminLTE-2.3.7/dist/js/app.js -lib/ceph/mgr/dashboard/static/AdminLTE-2.3.7/dist/css/AdminLTE.css -lib/ceph/mgr/dashboard/static/AdminLTE-2.3.7/dist/css/skins/skin-black.css -lib/ceph/mgr/dashboard/static/AdminLTE-2.3.7/dist/css/skins/skin-yellow.min.css -lib/ceph/mgr/dashboard/static/AdminLTE-2.3.7/dist/css/skins/skin-green.min.css -lib/ceph/mgr/dashboard/static/AdminLTE-2.3.7/dist/css/skins/skin-red-light.min.css -lib/ceph/mgr/dashboard/static/AdminLTE-2.3.7/dist/css/skins/skin-black.min.css -lib/ceph/mgr/dashboard/static/AdminLTE-2.3.7/dist/css/skins/skin-red.min.css -lib/ceph/mgr/dashboard/static/AdminLTE-2.3.7/dist/css/skins/skin-blue.css -lib/ceph/mgr/dashboard/static/AdminLTE-2.3.7/dist/css/skins/skin-green-light.min.css -lib/ceph/mgr/dashboard/static/AdminLTE-2.3.7/dist/css/skins/skin-yellow-light.css -lib/ceph/mgr/dashboard/static/AdminLTE-2.3.7/dist/css/skins/skin-black-light.css -lib/ceph/mgr/dashboard/static/AdminLTE-2.3.7/dist/css/skins/skin-purple-light.css -lib/ceph/mgr/dashboard/static/AdminLTE-2.3.7/dist/css/skins/_all-skins.css -lib/ceph/mgr/dashboard/static/AdminLTE-2.3.7/dist/css/skins/skin-green-light.css -lib/ceph/mgr/dashboard/static/AdminLTE-2.3.7/dist/css/skins/skin-blue-light.min.css -lib/ceph/mgr/dashboard/static/AdminLTE-2.3.7/dist/css/skins/skin-yellow-light.min.css -lib/ceph/mgr/dashboard/static/AdminLTE-2.3.7/dist/css/skins/skin-purple-light.min.css -lib/ceph/mgr/dashboard/static/AdminLTE-2.3.7/dist/css/skins/_all-skins.min.css -lib/ceph/mgr/dashboard/static/AdminLTE-2.3.7/dist/css/skins/skin-blue-light.css -lib/ceph/mgr/dashboard/static/AdminLTE-2.3.7/dist/css/skins/skin-red.css -lib/ceph/mgr/dashboard/static/AdminLTE-2.3.7/dist/css/skins/skin-yellow.css -lib/ceph/mgr/dashboard/static/AdminLTE-2.3.7/dist/css/skins/skin-purple.css -lib/ceph/mgr/dashboard/static/AdminLTE-2.3.7/dist/css/skins/skin-green.css -lib/ceph/mgr/dashboard/static/AdminLTE-2.3.7/dist/css/skins/skin-black-light.min.css -lib/ceph/mgr/dashboard/static/AdminLTE-2.3.7/dist/css/skins/skin-blue.min.css -lib/ceph/mgr/dashboard/static/AdminLTE-2.3.7/dist/css/skins/skin-red-light.css -lib/ceph/mgr/dashboard/static/AdminLTE-2.3.7/dist/css/skins/skin-purple.min.css -lib/ceph/mgr/dashboard/static/AdminLTE-2.3.7/dist/css/AdminLTE.min.css -lib/ceph/mgr/dashboard/static/AdminLTE-2.3.7/plugins/bootstrap-slider/bootstrap-slider.js -lib/ceph/mgr/dashboard/static/AdminLTE-2.3.7/plugins/bootstrap-slider/slider.css -lib/ceph/mgr/dashboard/static/AdminLTE-2.3.7/plugins/sparkline/jquery.sparkline.js -lib/ceph/mgr/dashboard/static/AdminLTE-2.3.7/plugins/sparkline/jquery.sparkline.min.js -lib/ceph/mgr/dashboard/static/AdminLTE-2.3.7/plugins/select2/select2.js -lib/ceph/mgr/dashboard/static/AdminLTE-2.3.7/plugins/select2/select2.full.min.js -lib/ceph/mgr/dashboard/static/AdminLTE-2.3.7/plugins/select2/select2.min.js -lib/ceph/mgr/dashboard/static/AdminLTE-2.3.7/plugins/select2/select2.css -lib/ceph/mgr/dashboard/static/AdminLTE-2.3.7/plugins/select2/i18n/zh-TW.js -lib/ceph/mgr/dashboard/static/AdminLTE-2.3.7/plugins/select2/i18n/en.js -lib/ceph/mgr/dashboard/static/AdminLTE-2.3.7/plugins/select2/i18n/vi.js -lib/ceph/mgr/dashboard/static/AdminLTE-2.3.7/plugins/select2/i18n/zh-CN.js -lib/ceph/mgr/dashboard/static/AdminLTE-2.3.7/plugins/select2/i18n/ko.js -lib/ceph/mgr/dashboard/static/AdminLTE-2.3.7/plugins/select2/i18n/pl.js -lib/ceph/mgr/dashboard/static/AdminLTE-2.3.7/plugins/select2/i18n/km.js -lib/ceph/mgr/dashboard/static/AdminLTE-2.3.7/plugins/select2/i18n/nb.js -lib/ceph/mgr/dashboard/static/AdminLTE-2.3.7/plugins/select2/i18n/it.js -lib/ceph/mgr/dashboard/static/AdminLTE-2.3.7/plugins/select2/i18n/ru.js -lib/ceph/mgr/dashboard/static/AdminLTE-2.3.7/plugins/select2/i18n/he.js -lib/ceph/mgr/dashboard/static/AdminLTE-2.3.7/plugins/select2/i18n/sr.js -lib/ceph/mgr/dashboard/static/AdminLTE-2.3.7/plugins/select2/i18n/tr.js -lib/ceph/mgr/dashboard/static/AdminLTE-2.3.7/plugins/select2/i18n/el.js -lib/ceph/mgr/dashboard/static/AdminLTE-2.3.7/plugins/select2/i18n/mk.js -lib/ceph/mgr/dashboard/static/AdminLTE-2.3.7/plugins/select2/i18n/hr.js -lib/ceph/mgr/dashboard/static/AdminLTE-2.3.7/plugins/select2/i18n/fr.js -lib/ceph/mgr/dashboard/static/AdminLTE-2.3.7/plugins/select2/i18n/ar.js -lib/ceph/mgr/dashboard/static/AdminLTE-2.3.7/plugins/select2/i18n/fa.js -lib/ceph/mgr/dashboard/static/AdminLTE-2.3.7/plugins/select2/i18n/sv.js -lib/ceph/mgr/dashboard/static/AdminLTE-2.3.7/plugins/select2/i18n/hu.js -lib/ceph/mgr/dashboard/static/AdminLTE-2.3.7/plugins/select2/i18n/id.js -lib/ceph/mgr/dashboard/static/AdminLTE-2.3.7/plugins/select2/i18n/is.js -lib/ceph/mgr/dashboard/static/AdminLTE-2.3.7/plugins/select2/i18n/nl.js -lib/ceph/mgr/dashboard/static/AdminLTE-2.3.7/plugins/select2/i18n/pt.js -lib/ceph/mgr/dashboard/static/AdminLTE-2.3.7/plugins/select2/i18n/gl.js -lib/ceph/mgr/dashboard/static/AdminLTE-2.3.7/plugins/select2/i18n/eu.js -lib/ceph/mgr/dashboard/static/AdminLTE-2.3.7/plugins/select2/i18n/et.js -lib/ceph/mgr/dashboard/static/AdminLTE-2.3.7/plugins/select2/i18n/sk.js -lib/ceph/mgr/dashboard/static/AdminLTE-2.3.7/plugins/select2/i18n/ms.js -lib/ceph/mgr/dashboard/static/AdminLTE-2.3.7/plugins/select2/i18n/cs.js -lib/ceph/mgr/dashboard/static/AdminLTE-2.3.7/plugins/select2/i18n/lt.js -lib/ceph/mgr/dashboard/static/AdminLTE-2.3.7/plugins/select2/i18n/de.js -lib/ceph/mgr/dashboard/static/AdminLTE-2.3.7/plugins/select2/i18n/lv.js -lib/ceph/mgr/dashboard/static/AdminLTE-2.3.7/plugins/select2/i18n/hi.js -lib/ceph/mgr/dashboard/static/AdminLTE-2.3.7/plugins/select2/i18n/pt-BR.js -lib/ceph/mgr/dashboard/static/AdminLTE-2.3.7/plugins/select2/i18n/th.js -lib/ceph/mgr/dashboard/static/AdminLTE-2.3.7/plugins/select2/i18n/fi.js -lib/ceph/mgr/dashboard/static/AdminLTE-2.3.7/plugins/select2/i18n/ro.js -lib/ceph/mgr/dashboard/static/AdminLTE-2.3.7/plugins/select2/i18n/es.js -lib/ceph/mgr/dashboard/static/AdminLTE-2.3.7/plugins/select2/i18n/uk.js -lib/ceph/mgr/dashboard/static/AdminLTE-2.3.7/plugins/select2/i18n/az.js -lib/ceph/mgr/dashboard/static/AdminLTE-2.3.7/plugins/select2/i18n/sr-Cyrl.js -lib/ceph/mgr/dashboard/static/AdminLTE-2.3.7/plugins/select2/i18n/ja.js -lib/ceph/mgr/dashboard/static/AdminLTE-2.3.7/plugins/select2/i18n/da.js -lib/ceph/mgr/dashboard/static/AdminLTE-2.3.7/plugins/select2/i18n/ca.js -lib/ceph/mgr/dashboard/static/AdminLTE-2.3.7/plugins/select2/i18n/bg.js -lib/ceph/mgr/dashboard/static/AdminLTE-2.3.7/plugins/select2/select2.full.js -lib/ceph/mgr/dashboard/static/AdminLTE-2.3.7/plugins/select2/select2.min.css -lib/ceph/mgr/dashboard/static/AdminLTE-2.3.7/plugins/datepicker/bootstrap-datepicker.js -lib/ceph/mgr/dashboard/static/AdminLTE-2.3.7/plugins/datepicker/datepicker3.css -lib/ceph/mgr/dashboard/static/AdminLTE-2.3.7/plugins/datepicker/locales/bootstrap-datepicker.ja.js -lib/ceph/mgr/dashboard/static/AdminLTE-2.3.7/plugins/datepicker/locales/bootstrap-datepicker.pt-BR.js -lib/ceph/mgr/dashboard/static/AdminLTE-2.3.7/plugins/datepicker/locales/bootstrap-datepicker.ca.js -lib/ceph/mgr/dashboard/static/AdminLTE-2.3.7/plugins/datepicker/locales/bootstrap-datepicker.da.js -lib/ceph/mgr/dashboard/static/AdminLTE-2.3.7/plugins/datepicker/locales/bootstrap-datepicker.bg.js -lib/ceph/mgr/dashboard/static/AdminLTE-2.3.7/plugins/datepicker/locales/bootstrap-datepicker.sl.js -lib/ceph/mgr/dashboard/static/AdminLTE-2.3.7/plugins/datepicker/locales/bootstrap-datepicker.es.js -lib/ceph/mgr/dashboard/static/AdminLTE-2.3.7/plugins/datepicker/locales/bootstrap-datepicker.kr.js -lib/ceph/mgr/dashboard/static/AdminLTE-2.3.7/plugins/datepicker/locales/bootstrap-datepicker.az.js -lib/ceph/mgr/dashboard/static/AdminLTE-2.3.7/plugins/datepicker/locales/bootstrap-datepicker.no.js -lib/ceph/mgr/dashboard/static/AdminLTE-2.3.7/plugins/datepicker/locales/bootstrap-datepicker.lv.js -lib/ceph/mgr/dashboard/static/AdminLTE-2.3.7/plugins/datepicker/locales/bootstrap-datepicker.th.js -lib/ceph/mgr/dashboard/static/AdminLTE-2.3.7/plugins/datepicker/locales/bootstrap-datepicker.ro.js -lib/ceph/mgr/dashboard/static/AdminLTE-2.3.7/plugins/datepicker/locales/bootstrap-datepicker.fi.js -lib/ceph/mgr/dashboard/static/AdminLTE-2.3.7/plugins/datepicker/locales/bootstrap-datepicker.nl-BE.js -lib/ceph/mgr/dashboard/static/AdminLTE-2.3.7/plugins/datepicker/locales/bootstrap-datepicker.ka.js -lib/ceph/mgr/dashboard/static/AdminLTE-2.3.7/plugins/datepicker/locales/bootstrap-datepicker.pt.js -lib/ceph/mgr/dashboard/static/AdminLTE-2.3.7/plugins/datepicker/locales/bootstrap-datepicker.nl.js -lib/ceph/mgr/dashboard/static/AdminLTE-2.3.7/plugins/datepicker/locales/bootstrap-datepicker.gl.js -lib/ceph/mgr/dashboard/static/AdminLTE-2.3.7/plugins/datepicker/locales/bootstrap-datepicker.ms.js -lib/ceph/mgr/dashboard/static/AdminLTE-2.3.7/plugins/datepicker/locales/bootstrap-datepicker.sk.js -lib/ceph/mgr/dashboard/static/AdminLTE-2.3.7/plugins/datepicker/locales/bootstrap-datepicker.et.js -lib/ceph/mgr/dashboard/static/AdminLTE-2.3.7/plugins/datepicker/locales/bootstrap-datepicker.de.js -lib/ceph/mgr/dashboard/static/AdminLTE-2.3.7/plugins/datepicker/locales/bootstrap-datepicker.lt.js -lib/ceph/mgr/dashboard/static/AdminLTE-2.3.7/plugins/datepicker/locales/bootstrap-datepicker.cs.js -lib/ceph/mgr/dashboard/static/AdminLTE-2.3.7/plugins/datepicker/locales/bootstrap-datepicker.hu.js -lib/ceph/mgr/dashboard/static/AdminLTE-2.3.7/plugins/datepicker/locales/bootstrap-datepicker.kk.js -lib/ceph/mgr/dashboard/static/AdminLTE-2.3.7/plugins/datepicker/locales/bootstrap-datepicker.rs.js -lib/ceph/mgr/dashboard/static/AdminLTE-2.3.7/plugins/datepicker/locales/bootstrap-datepicker.id.js -lib/ceph/mgr/dashboard/static/AdminLTE-2.3.7/plugins/datepicker/locales/bootstrap-datepicker.is.js -lib/ceph/mgr/dashboard/static/AdminLTE-2.3.7/plugins/datepicker/locales/bootstrap-datepicker.zh-CN.js -lib/ceph/mgr/dashboard/static/AdminLTE-2.3.7/plugins/datepicker/locales/bootstrap-datepicker.sw.js -lib/ceph/mgr/dashboard/static/AdminLTE-2.3.7/plugins/datepicker/locales/bootstrap-datepicker.cy.js -lib/ceph/mgr/dashboard/static/AdminLTE-2.3.7/plugins/datepicker/locales/bootstrap-datepicker.fa.js -lib/ceph/mgr/dashboard/static/AdminLTE-2.3.7/plugins/datepicker/locales/bootstrap-datepicker.zh-TW.js -lib/ceph/mgr/dashboard/static/AdminLTE-2.3.7/plugins/datepicker/locales/bootstrap-datepicker.sv.js -lib/ceph/mgr/dashboard/static/AdminLTE-2.3.7/plugins/datepicker/locales/bootstrap-datepicker.ru.js -lib/ceph/mgr/dashboard/static/AdminLTE-2.3.7/plugins/datepicker/locales/bootstrap-datepicker.it.js -lib/ceph/mgr/dashboard/static/AdminLTE-2.3.7/plugins/datepicker/locales/bootstrap-datepicker.nb.js -lib/ceph/mgr/dashboard/static/AdminLTE-2.3.7/plugins/datepicker/locales/bootstrap-datepicker.pl.js -lib/ceph/mgr/dashboard/static/AdminLTE-2.3.7/plugins/datepicker/locales/bootstrap-datepicker.tr.js -lib/ceph/mgr/dashboard/static/AdminLTE-2.3.7/plugins/datepicker/locales/bootstrap-datepicker.he.js -lib/ceph/mgr/dashboard/static/AdminLTE-2.3.7/plugins/datepicker/locales/bootstrap-datepicker.mk.js -lib/ceph/mgr/dashboard/static/AdminLTE-2.3.7/plugins/datepicker/locales/bootstrap-datepicker.hr.js -lib/ceph/mgr/dashboard/static/AdminLTE-2.3.7/plugins/datepicker/locales/bootstrap-datepicker.el.js -lib/ceph/mgr/dashboard/static/AdminLTE-2.3.7/plugins/datepicker/locales/bootstrap-datepicker.ar.js -lib/ceph/mgr/dashboard/static/AdminLTE-2.3.7/plugins/datepicker/locales/bootstrap-datepicker.fr.js -lib/ceph/mgr/dashboard/static/AdminLTE-2.3.7/plugins/datepicker/locales/bootstrap-datepicker.rs-latin.js -lib/ceph/mgr/dashboard/static/AdminLTE-2.3.7/plugins/datepicker/locales/bootstrap-datepicker.sq.js -lib/ceph/mgr/dashboard/static/AdminLTE-2.3.7/plugins/datepicker/locales/bootstrap-datepicker.vi.js -lib/ceph/mgr/dashboard/static/AdminLTE-2.3.7/plugins/datepicker/locales/bootstrap-datepicker.ua.js -lib/ceph/mgr/dashboard/static/AdminLTE-2.3.7/plugins/bootstrap-wysihtml5/bootstrap3-wysihtml5.css -lib/ceph/mgr/dashboard/static/AdminLTE-2.3.7/plugins/bootstrap-wysihtml5/bootstrap3-wysihtml5.all.js -lib/ceph/mgr/dashboard/static/AdminLTE-2.3.7/plugins/bootstrap-wysihtml5/bootstrap3-wysihtml5.all.min.js -lib/ceph/mgr/dashboard/static/AdminLTE-2.3.7/plugins/bootstrap-wysihtml5/bootstrap3-wysihtml5.min.css -lib/ceph/mgr/dashboard/static/AdminLTE-2.3.7/plugins/ionslider/ion.rangeSlider.min.js -lib/ceph/mgr/dashboard/static/AdminLTE-2.3.7/plugins/ionslider/img/sprite-skin-nice.png -lib/ceph/mgr/dashboard/static/AdminLTE-2.3.7/plugins/ionslider/img/sprite-skin-flat.png -lib/ceph/mgr/dashboard/static/AdminLTE-2.3.7/plugins/ionslider/ion.rangeSlider.css -lib/ceph/mgr/dashboard/static/AdminLTE-2.3.7/plugins/ionslider/ion.rangeSlider.skinFlat.css -lib/ceph/mgr/dashboard/static/AdminLTE-2.3.7/plugins/ionslider/ion.rangeSlider.skinNice.css -lib/ceph/mgr/dashboard/static/AdminLTE-2.3.7/plugins/slimScroll/jquery.slimscroll.js -lib/ceph/mgr/dashboard/static/AdminLTE-2.3.7/plugins/slimScroll/jquery.slimscroll.min.js -lib/ceph/mgr/dashboard/static/AdminLTE-2.3.7/plugins/pace/pace.css -lib/ceph/mgr/dashboard/static/AdminLTE-2.3.7/plugins/pace/pace.min.js -lib/ceph/mgr/dashboard/static/AdminLTE-2.3.7/plugins/pace/pace.min.css -lib/ceph/mgr/dashboard/static/AdminLTE-2.3.7/plugins/pace/pace.js -lib/ceph/mgr/dashboard/static/AdminLTE-2.3.7/plugins/jQuery/jquery-2.2.3.min.js -lib/ceph/mgr/dashboard/static/AdminLTE-2.3.7/plugins/morris/morris.js -lib/ceph/mgr/dashboard/static/AdminLTE-2.3.7/plugins/morris/morris.min.js -lib/ceph/mgr/dashboard/static/AdminLTE-2.3.7/plugins/morris/morris.css -lib/ceph/mgr/dashboard/static/AdminLTE-2.3.7/plugins/colorpicker/img/hue-horizontal.png -lib/ceph/mgr/dashboard/static/AdminLTE-2.3.7/plugins/colorpicker/img/hue.png -lib/ceph/mgr/dashboard/static/AdminLTE-2.3.7/plugins/colorpicker/img/saturation.png -lib/ceph/mgr/dashboard/static/AdminLTE-2.3.7/plugins/colorpicker/img/alpha.png -lib/ceph/mgr/dashboard/static/AdminLTE-2.3.7/plugins/colorpicker/img/alpha-horizontal.png -lib/ceph/mgr/dashboard/static/AdminLTE-2.3.7/plugins/colorpicker/bootstrap-colorpicker.js -lib/ceph/mgr/dashboard/static/AdminLTE-2.3.7/plugins/colorpicker/bootstrap-colorpicker.css -lib/ceph/mgr/dashboard/static/AdminLTE-2.3.7/plugins/colorpicker/bootstrap-colorpicker.min.css -lib/ceph/mgr/dashboard/static/AdminLTE-2.3.7/plugins/colorpicker/bootstrap-colorpicker.min.js -lib/ceph/mgr/dashboard/static/AdminLTE-2.3.7/plugins/ckeditor/skins/moono/editor.css -lib/ceph/mgr/dashboard/static/AdminLTE-2.3.7/plugins/ckeditor/skins/moono/dialog_ie.css -lib/ceph/mgr/dashboard/static/AdminLTE-2.3.7/plugins/ckeditor/skins/moono/editor_ie.css -lib/ceph/mgr/dashboard/static/AdminLTE-2.3.7/plugins/ckeditor/skins/moono/icons.png -lib/ceph/mgr/dashboard/static/AdminLTE-2.3.7/plugins/ckeditor/skins/moono/images/lock-open.png -lib/ceph/mgr/dashboard/static/AdminLTE-2.3.7/plugins/ckeditor/skins/moono/images/refresh.png -lib/ceph/mgr/dashboard/static/AdminLTE-2.3.7/plugins/ckeditor/skins/moono/images/lock.png -lib/ceph/mgr/dashboard/static/AdminLTE-2.3.7/plugins/ckeditor/skins/moono/images/arrow.png -lib/ceph/mgr/dashboard/static/AdminLTE-2.3.7/plugins/ckeditor/skins/moono/images/close.png -lib/ceph/mgr/dashboard/static/AdminLTE-2.3.7/plugins/ckeditor/skins/moono/images/hidpi/close.png -lib/ceph/mgr/dashboard/static/AdminLTE-2.3.7/plugins/ckeditor/skins/moono/images/hidpi/refresh.png -lib/ceph/mgr/dashboard/static/AdminLTE-2.3.7/plugins/ckeditor/skins/moono/images/hidpi/lock.png -lib/ceph/mgr/dashboard/static/AdminLTE-2.3.7/plugins/ckeditor/skins/moono/images/hidpi/lock-open.png -lib/ceph/mgr/dashboard/static/AdminLTE-2.3.7/plugins/ckeditor/skins/moono/images/spinner.gif -lib/ceph/mgr/dashboard/static/AdminLTE-2.3.7/plugins/ckeditor/skins/moono/readme.md -lib/ceph/mgr/dashboard/static/AdminLTE-2.3.7/plugins/ckeditor/skins/moono/editor_ie7.css -lib/ceph/mgr/dashboard/static/AdminLTE-2.3.7/plugins/ckeditor/skins/moono/dialog.css -lib/ceph/mgr/dashboard/static/AdminLTE-2.3.7/plugins/ckeditor/skins/moono/icons_hidpi.png -lib/ceph/mgr/dashboard/static/AdminLTE-2.3.7/plugins/ckeditor/skins/moono/editor_iequirks.css -lib/ceph/mgr/dashboard/static/AdminLTE-2.3.7/plugins/ckeditor/skins/moono/dialog_ie7.css -lib/ceph/mgr/dashboard/static/AdminLTE-2.3.7/plugins/ckeditor/skins/moono/editor_ie8.css -lib/ceph/mgr/dashboard/static/AdminLTE-2.3.7/plugins/ckeditor/skins/moono/editor_gecko.css -lib/ceph/mgr/dashboard/static/AdminLTE-2.3.7/plugins/ckeditor/skins/moono/dialog_iequirks.css -lib/ceph/mgr/dashboard/static/AdminLTE-2.3.7/plugins/ckeditor/skins/moono/dialog_ie8.css -lib/ceph/mgr/dashboard/static/AdminLTE-2.3.7/plugins/ckeditor/adapters/jquery.js -lib/ceph/mgr/dashboard/static/AdminLTE-2.3.7/plugins/ckeditor/styles.js -lib/ceph/mgr/dashboard/static/AdminLTE-2.3.7/plugins/ckeditor/samples/old/sample.js -lib/ceph/mgr/dashboard/static/AdminLTE-2.3.7/plugins/ckeditor/samples/old/inlinetextarea.html -lib/ceph/mgr/dashboard/static/AdminLTE-2.3.7/plugins/ckeditor/samples/old/assets/outputxhtml/outputxhtml.css -lib/ceph/mgr/dashboard/static/AdminLTE-2.3.7/plugins/ckeditor/samples/old/assets/inlineall/logo.png -lib/ceph/mgr/dashboard/static/AdminLTE-2.3.7/plugins/ckeditor/samples/old/assets/posteddata.php -lib/ceph/mgr/dashboard/static/AdminLTE-2.3.7/plugins/ckeditor/samples/old/assets/uilanguages/languages.js -lib/ceph/mgr/dashboard/static/AdminLTE-2.3.7/plugins/ckeditor/samples/old/assets/sample.jpg -lib/ceph/mgr/dashboard/static/AdminLTE-2.3.7/plugins/ckeditor/samples/old/inlinebycode.html -lib/ceph/mgr/dashboard/static/AdminLTE-2.3.7/plugins/ckeditor/samples/old/api.html -lib/ceph/mgr/dashboard/static/AdminLTE-2.3.7/plugins/ckeditor/samples/old/index.html -lib/ceph/mgr/dashboard/static/AdminLTE-2.3.7/plugins/ckeditor/samples/old/magicline/magicline.html -lib/ceph/mgr/dashboard/static/AdminLTE-2.3.7/plugins/ckeditor/samples/old/sample_posteddata.php -lib/ceph/mgr/dashboard/static/AdminLTE-2.3.7/plugins/ckeditor/samples/old/replacebyclass.html -lib/ceph/mgr/dashboard/static/AdminLTE-2.3.7/plugins/ckeditor/samples/old/divreplace.html -lib/ceph/mgr/dashboard/static/AdminLTE-2.3.7/plugins/ckeditor/samples/old/enterkey/enterkey.html -lib/ceph/mgr/dashboard/static/AdminLTE-2.3.7/plugins/ckeditor/samples/old/uicolor.html -lib/ceph/mgr/dashboard/static/AdminLTE-2.3.7/plugins/ckeditor/samples/old/uilanguages.html -lib/ceph/mgr/dashboard/static/AdminLTE-2.3.7/plugins/ckeditor/samples/old/jquery.html -lib/ceph/mgr/dashboard/static/AdminLTE-2.3.7/plugins/ckeditor/samples/old/ajax.html -lib/ceph/mgr/dashboard/static/AdminLTE-2.3.7/plugins/ckeditor/samples/old/replacebycode.html -lib/ceph/mgr/dashboard/static/AdminLTE-2.3.7/plugins/ckeditor/samples/old/toolbar/toolbar.html -lib/ceph/mgr/dashboard/static/AdminLTE-2.3.7/plugins/ckeditor/samples/old/datafiltering.html -lib/ceph/mgr/dashboard/static/AdminLTE-2.3.7/plugins/ckeditor/samples/old/readonly.html -lib/ceph/mgr/dashboard/static/AdminLTE-2.3.7/plugins/ckeditor/samples/old/appendto.html -lib/ceph/mgr/dashboard/static/AdminLTE-2.3.7/plugins/ckeditor/samples/old/inlineall.html -lib/ceph/mgr/dashboard/static/AdminLTE-2.3.7/plugins/ckeditor/samples/old/wysiwygarea/fullpage.html -lib/ceph/mgr/dashboard/static/AdminLTE-2.3.7/plugins/ckeditor/samples/old/htmlwriter/outputforflash.html -lib/ceph/mgr/dashboard/static/AdminLTE-2.3.7/plugins/ckeditor/samples/old/htmlwriter/assets/outputforflash/outputforflash.swf -lib/ceph/mgr/dashboard/static/AdminLTE-2.3.7/plugins/ckeditor/samples/old/htmlwriter/assets/outputforflash/swfobject.js -lib/ceph/mgr/dashboard/static/AdminLTE-2.3.7/plugins/ckeditor/samples/old/htmlwriter/assets/outputforflash/outputforflash.fla -lib/ceph/mgr/dashboard/static/AdminLTE-2.3.7/plugins/ckeditor/samples/old/htmlwriter/outputhtml.html -lib/ceph/mgr/dashboard/static/AdminLTE-2.3.7/plugins/ckeditor/samples/old/tabindex.html -lib/ceph/mgr/dashboard/static/AdminLTE-2.3.7/plugins/ckeditor/samples/old/sample.css -lib/ceph/mgr/dashboard/static/AdminLTE-2.3.7/plugins/ckeditor/samples/old/dialog/assets/my_dialog.js -lib/ceph/mgr/dashboard/static/AdminLTE-2.3.7/plugins/ckeditor/samples/old/dialog/dialog.html -lib/ceph/mgr/dashboard/static/AdminLTE-2.3.7/plugins/ckeditor/samples/old/xhtmlstyle.html -lib/ceph/mgr/dashboard/static/AdminLTE-2.3.7/plugins/ckeditor/samples/js/sample.js -lib/ceph/mgr/dashboard/static/AdminLTE-2.3.7/plugins/ckeditor/samples/js/sf.js -lib/ceph/mgr/dashboard/static/AdminLTE-2.3.7/plugins/ckeditor/samples/toolbarconfigurator/index.html -lib/ceph/mgr/dashboard/static/AdminLTE-2.3.7/plugins/ckeditor/samples/toolbarconfigurator/js/fulltoolbareditor.js -lib/ceph/mgr/dashboard/static/AdminLTE-2.3.7/plugins/ckeditor/samples/toolbarconfigurator/js/abstracttoolbarmodifier.js -lib/ceph/mgr/dashboard/static/AdminLTE-2.3.7/plugins/ckeditor/samples/toolbarconfigurator/js/toolbartextmodifier.js -lib/ceph/mgr/dashboard/static/AdminLTE-2.3.7/plugins/ckeditor/samples/toolbarconfigurator/js/toolbarmodifier.js -lib/ceph/mgr/dashboard/static/AdminLTE-2.3.7/plugins/ckeditor/samples/toolbarconfigurator/css/fontello.css -lib/ceph/mgr/dashboard/static/AdminLTE-2.3.7/plugins/ckeditor/samples/toolbarconfigurator/font/config.json -lib/ceph/mgr/dashboard/static/AdminLTE-2.3.7/plugins/ckeditor/samples/toolbarconfigurator/font/fontello.ttf -lib/ceph/mgr/dashboard/static/AdminLTE-2.3.7/plugins/ckeditor/samples/toolbarconfigurator/font/LICENSE.txt -lib/ceph/mgr/dashboard/static/AdminLTE-2.3.7/plugins/ckeditor/samples/toolbarconfigurator/font/fontello.woff -lib/ceph/mgr/dashboard/static/AdminLTE-2.3.7/plugins/ckeditor/samples/toolbarconfigurator/font/fontello.eot -lib/ceph/mgr/dashboard/static/AdminLTE-2.3.7/plugins/ckeditor/samples/toolbarconfigurator/font/fontello.svg -lib/ceph/mgr/dashboard/static/AdminLTE-2.3.7/plugins/ckeditor/samples/toolbarconfigurator/lib/codemirror/show-hint.js -lib/ceph/mgr/dashboard/static/AdminLTE-2.3.7/plugins/ckeditor/samples/toolbarconfigurator/lib/codemirror/codemirror.css -lib/ceph/mgr/dashboard/static/AdminLTE-2.3.7/plugins/ckeditor/samples/toolbarconfigurator/lib/codemirror/LICENSE -lib/ceph/mgr/dashboard/static/AdminLTE-2.3.7/plugins/ckeditor/samples/toolbarconfigurator/lib/codemirror/codemirror.js -lib/ceph/mgr/dashboard/static/AdminLTE-2.3.7/plugins/ckeditor/samples/toolbarconfigurator/lib/codemirror/neo.css -lib/ceph/mgr/dashboard/static/AdminLTE-2.3.7/plugins/ckeditor/samples/toolbarconfigurator/lib/codemirror/show-hint.css -lib/ceph/mgr/dashboard/static/AdminLTE-2.3.7/plugins/ckeditor/samples/toolbarconfigurator/lib/codemirror/javascript.js -lib/ceph/mgr/dashboard/static/AdminLTE-2.3.7/plugins/ckeditor/samples/img/header-bg.png -lib/ceph/mgr/dashboard/static/AdminLTE-2.3.7/plugins/ckeditor/samples/img/logo.png -lib/ceph/mgr/dashboard/static/AdminLTE-2.3.7/plugins/ckeditor/samples/img/navigation-tip.png -lib/ceph/mgr/dashboard/static/AdminLTE-2.3.7/plugins/ckeditor/samples/img/header-separator.png -lib/ceph/mgr/dashboard/static/AdminLTE-2.3.7/plugins/ckeditor/samples/img/github-top.png -lib/ceph/mgr/dashboard/static/AdminLTE-2.3.7/plugins/ckeditor/samples/index.html -lib/ceph/mgr/dashboard/static/AdminLTE-2.3.7/plugins/ckeditor/samples/css/samples.css -lib/ceph/mgr/dashboard/static/AdminLTE-2.3.7/plugins/ckeditor/ckeditor.js -lib/ceph/mgr/dashboard/static/AdminLTE-2.3.7/plugins/ckeditor/lang/eo.js -lib/ceph/mgr/dashboard/static/AdminLTE-2.3.7/plugins/ckeditor/lang/vi.js -lib/ceph/mgr/dashboard/static/AdminLTE-2.3.7/plugins/ckeditor/lang/ko.js -lib/ceph/mgr/dashboard/static/AdminLTE-2.3.7/plugins/ckeditor/lang/en-ca.js -lib/ceph/mgr/dashboard/static/AdminLTE-2.3.7/plugins/ckeditor/lang/af.js -lib/ceph/mgr/dashboard/static/AdminLTE-2.3.7/plugins/ckeditor/lang/sq.js -lib/ceph/mgr/dashboard/static/AdminLTE-2.3.7/plugins/ckeditor/lang/bn.js -lib/ceph/mgr/dashboard/static/AdminLTE-2.3.7/plugins/ckeditor/lang/en.js -lib/ceph/mgr/dashboard/static/AdminLTE-2.3.7/plugins/ckeditor/lang/mk.js -lib/ceph/mgr/dashboard/static/AdminLTE-2.3.7/plugins/ckeditor/lang/hr.js -lib/ceph/mgr/dashboard/static/AdminLTE-2.3.7/plugins/ckeditor/lang/gu.js -lib/ceph/mgr/dashboard/static/AdminLTE-2.3.7/plugins/ckeditor/lang/el.js -lib/ceph/mgr/dashboard/static/AdminLTE-2.3.7/plugins/ckeditor/lang/ar.js -lib/ceph/mgr/dashboard/static/AdminLTE-2.3.7/plugins/ckeditor/lang/fr.js -lib/ceph/mgr/dashboard/static/AdminLTE-2.3.7/plugins/ckeditor/lang/it.js -lib/ceph/mgr/dashboard/static/AdminLTE-2.3.7/plugins/ckeditor/lang/ru.js -lib/ceph/mgr/dashboard/static/AdminLTE-2.3.7/plugins/ckeditor/lang/pl.js -lib/ceph/mgr/dashboard/static/AdminLTE-2.3.7/plugins/ckeditor/lang/km.js -lib/ceph/mgr/dashboard/static/AdminLTE-2.3.7/plugins/ckeditor/lang/nb.js -lib/ceph/mgr/dashboard/static/AdminLTE-2.3.7/plugins/ckeditor/lang/tr.js -lib/ceph/mgr/dashboard/static/AdminLTE-2.3.7/plugins/ckeditor/lang/he.js -lib/ceph/mgr/dashboard/static/AdminLTE-2.3.7/plugins/ckeditor/lang/sr.js -lib/ceph/mgr/dashboard/static/AdminLTE-2.3.7/plugins/ckeditor/lang/ug.js -lib/ceph/mgr/dashboard/static/AdminLTE-2.3.7/plugins/ckeditor/lang/fa.js -lib/ceph/mgr/dashboard/static/AdminLTE-2.3.7/plugins/ckeditor/lang/sv.js -lib/ceph/mgr/dashboard/static/AdminLTE-2.3.7/plugins/ckeditor/lang/mn.js -lib/ceph/mgr/dashboard/static/AdminLTE-2.3.7/plugins/ckeditor/lang/pt-br.js -lib/ceph/mgr/dashboard/static/AdminLTE-2.3.7/plugins/ckeditor/lang/cy.js -lib/ceph/mgr/dashboard/static/AdminLTE-2.3.7/plugins/ckeditor/lang/is.js -lib/ceph/mgr/dashboard/static/AdminLTE-2.3.7/plugins/ckeditor/lang/fr-ca.js -lib/ceph/mgr/dashboard/static/AdminLTE-2.3.7/plugins/ckeditor/lang/hu.js -lib/ceph/mgr/dashboard/static/AdminLTE-2.3.7/plugins/ckeditor/lang/tt.js -lib/ceph/mgr/dashboard/static/AdminLTE-2.3.7/plugins/ckeditor/lang/id.js -lib/ceph/mgr/dashboard/static/AdminLTE-2.3.7/plugins/ckeditor/lang/sk.js -lib/ceph/mgr/dashboard/static/AdminLTE-2.3.7/plugins/ckeditor/lang/ms.js -lib/ceph/mgr/dashboard/static/AdminLTE-2.3.7/plugins/ckeditor/lang/et.js -lib/ceph/mgr/dashboard/static/AdminLTE-2.3.7/plugins/ckeditor/lang/de.js -lib/ceph/mgr/dashboard/static/AdminLTE-2.3.7/plugins/ckeditor/lang/en-au.js -lib/ceph/mgr/dashboard/static/AdminLTE-2.3.7/plugins/ckeditor/lang/lt.js -lib/ceph/mgr/dashboard/static/AdminLTE-2.3.7/plugins/ckeditor/lang/cs.js -lib/ceph/mgr/dashboard/static/AdminLTE-2.3.7/plugins/ckeditor/lang/ku.js -lib/ceph/mgr/dashboard/static/AdminLTE-2.3.7/plugins/ckeditor/lang/nl.js -lib/ceph/mgr/dashboard/static/AdminLTE-2.3.7/plugins/ckeditor/lang/pt.js -lib/ceph/mgr/dashboard/static/AdminLTE-2.3.7/plugins/ckeditor/lang/eu.js -lib/ceph/mgr/dashboard/static/AdminLTE-2.3.7/plugins/ckeditor/lang/gl.js -lib/ceph/mgr/dashboard/static/AdminLTE-2.3.7/plugins/ckeditor/lang/th.js -lib/ceph/mgr/dashboard/static/AdminLTE-2.3.7/plugins/ckeditor/lang/sr-latn.js -lib/ceph/mgr/dashboard/static/AdminLTE-2.3.7/plugins/ckeditor/lang/hi.js -lib/ceph/mgr/dashboard/static/AdminLTE-2.3.7/plugins/ckeditor/lang/fi.js -lib/ceph/mgr/dashboard/static/AdminLTE-2.3.7/plugins/ckeditor/lang/ro.js -lib/ceph/mgr/dashboard/static/AdminLTE-2.3.7/plugins/ckeditor/lang/zh.js -lib/ceph/mgr/dashboard/static/AdminLTE-2.3.7/plugins/ckeditor/lang/ka.js -lib/ceph/mgr/dashboard/static/AdminLTE-2.3.7/plugins/ckeditor/lang/no.js -lib/ceph/mgr/dashboard/static/AdminLTE-2.3.7/plugins/ckeditor/lang/lv.js -lib/ceph/mgr/dashboard/static/AdminLTE-2.3.7/plugins/ckeditor/lang/si.js -lib/ceph/mgr/dashboard/static/AdminLTE-2.3.7/plugins/ckeditor/lang/de-ch.js -lib/ceph/mgr/dashboard/static/AdminLTE-2.3.7/plugins/ckeditor/lang/en-gb.js -lib/ceph/mgr/dashboard/static/AdminLTE-2.3.7/plugins/ckeditor/lang/sl.js -lib/ceph/mgr/dashboard/static/AdminLTE-2.3.7/plugins/ckeditor/lang/bs.js -lib/ceph/mgr/dashboard/static/AdminLTE-2.3.7/plugins/ckeditor/lang/es.js -lib/ceph/mgr/dashboard/static/AdminLTE-2.3.7/plugins/ckeditor/lang/uk.js -lib/ceph/mgr/dashboard/static/AdminLTE-2.3.7/plugins/ckeditor/lang/fo.js -lib/ceph/mgr/dashboard/static/AdminLTE-2.3.7/plugins/ckeditor/lang/bg.js -lib/ceph/mgr/dashboard/static/AdminLTE-2.3.7/plugins/ckeditor/lang/ja.js -lib/ceph/mgr/dashboard/static/AdminLTE-2.3.7/plugins/ckeditor/lang/ca.js -lib/ceph/mgr/dashboard/static/AdminLTE-2.3.7/plugins/ckeditor/lang/zh-cn.js -lib/ceph/mgr/dashboard/static/AdminLTE-2.3.7/plugins/ckeditor/lang/da.js -lib/ceph/mgr/dashboard/static/AdminLTE-2.3.7/plugins/ckeditor/README.md -lib/ceph/mgr/dashboard/static/AdminLTE-2.3.7/plugins/ckeditor/build-config.js -lib/ceph/mgr/dashboard/static/AdminLTE-2.3.7/plugins/ckeditor/contents.css -lib/ceph/mgr/dashboard/static/AdminLTE-2.3.7/plugins/ckeditor/config.js -lib/ceph/mgr/dashboard/static/AdminLTE-2.3.7/plugins/ckeditor/CHANGES.md -lib/ceph/mgr/dashboard/static/AdminLTE-2.3.7/plugins/ckeditor/plugins/icons_hidpi.png -lib/ceph/mgr/dashboard/static/AdminLTE-2.3.7/plugins/ckeditor/plugins/tabletools/dialogs/tableCell.js -lib/ceph/mgr/dashboard/static/AdminLTE-2.3.7/plugins/ckeditor/plugins/a11yhelp/dialogs/lang/hi.js -lib/ceph/mgr/dashboard/static/AdminLTE-2.3.7/plugins/ckeditor/plugins/a11yhelp/dialogs/lang/th.js -lib/ceph/mgr/dashboard/static/AdminLTE-2.3.7/plugins/ckeditor/plugins/a11yhelp/dialogs/lang/zh.js -lib/ceph/mgr/dashboard/static/AdminLTE-2.3.7/plugins/ckeditor/plugins/a11yhelp/dialogs/lang/ro.js -lib/ceph/mgr/dashboard/static/AdminLTE-2.3.7/plugins/ckeditor/plugins/a11yhelp/dialogs/lang/fi.js -lib/ceph/mgr/dashboard/static/AdminLTE-2.3.7/plugins/ckeditor/plugins/a11yhelp/dialogs/lang/lv.js -lib/ceph/mgr/dashboard/static/AdminLTE-2.3.7/plugins/ckeditor/plugins/a11yhelp/dialogs/lang/no.js -lib/ceph/mgr/dashboard/static/AdminLTE-2.3.7/plugins/ckeditor/plugins/a11yhelp/dialogs/lang/si.js -lib/ceph/mgr/dashboard/static/AdminLTE-2.3.7/plugins/ckeditor/plugins/a11yhelp/dialogs/lang/et.js -lib/ceph/mgr/dashboard/static/AdminLTE-2.3.7/plugins/ckeditor/plugins/a11yhelp/dialogs/lang/sk.js -lib/ceph/mgr/dashboard/static/AdminLTE-2.3.7/plugins/ckeditor/plugins/a11yhelp/dialogs/lang/lt.js -lib/ceph/mgr/dashboard/static/AdminLTE-2.3.7/plugins/ckeditor/plugins/a11yhelp/dialogs/lang/cs.js -lib/ceph/mgr/dashboard/static/AdminLTE-2.3.7/plugins/ckeditor/plugins/a11yhelp/dialogs/lang/de.js -lib/ceph/mgr/dashboard/static/AdminLTE-2.3.7/plugins/ckeditor/plugins/a11yhelp/dialogs/lang/pt.js -lib/ceph/mgr/dashboard/static/AdminLTE-2.3.7/plugins/ckeditor/plugins/a11yhelp/dialogs/lang/nl.js -lib/ceph/mgr/dashboard/static/AdminLTE-2.3.7/plugins/ckeditor/plugins/a11yhelp/dialogs/lang/ku.js -lib/ceph/mgr/dashboard/static/AdminLTE-2.3.7/plugins/ckeditor/plugins/a11yhelp/dialogs/lang/gl.js -lib/ceph/mgr/dashboard/static/AdminLTE-2.3.7/plugins/ckeditor/plugins/a11yhelp/dialogs/lang/eu.js -lib/ceph/mgr/dashboard/static/AdminLTE-2.3.7/plugins/ckeditor/plugins/a11yhelp/dialogs/lang/fo.js -lib/ceph/mgr/dashboard/static/AdminLTE-2.3.7/plugins/ckeditor/plugins/a11yhelp/dialogs/lang/zh-cn.js -lib/ceph/mgr/dashboard/static/AdminLTE-2.3.7/plugins/ckeditor/plugins/a11yhelp/dialogs/lang/bg.js -lib/ceph/mgr/dashboard/static/AdminLTE-2.3.7/plugins/ckeditor/plugins/a11yhelp/dialogs/lang/ja.js -lib/ceph/mgr/dashboard/static/AdminLTE-2.3.7/plugins/ckeditor/plugins/a11yhelp/dialogs/lang/da.js -lib/ceph/mgr/dashboard/static/AdminLTE-2.3.7/plugins/ckeditor/plugins/a11yhelp/dialogs/lang/ca.js -lib/ceph/mgr/dashboard/static/AdminLTE-2.3.7/plugins/ckeditor/plugins/a11yhelp/dialogs/lang/de-ch.js -lib/ceph/mgr/dashboard/static/AdminLTE-2.3.7/plugins/ckeditor/plugins/a11yhelp/dialogs/lang/es.js -lib/ceph/mgr/dashboard/static/AdminLTE-2.3.7/plugins/ckeditor/plugins/a11yhelp/dialogs/lang/sl.js -lib/ceph/mgr/dashboard/static/AdminLTE-2.3.7/plugins/ckeditor/plugins/a11yhelp/dialogs/lang/uk.js -lib/ceph/mgr/dashboard/static/AdminLTE-2.3.7/plugins/ckeditor/plugins/a11yhelp/dialogs/lang/en-gb.js -lib/ceph/mgr/dashboard/static/AdminLTE-2.3.7/plugins/ckeditor/plugins/a11yhelp/dialogs/lang/el.js -lib/ceph/mgr/dashboard/static/AdminLTE-2.3.7/plugins/ckeditor/plugins/a11yhelp/dialogs/lang/hr.js -lib/ceph/mgr/dashboard/static/AdminLTE-2.3.7/plugins/ckeditor/plugins/a11yhelp/dialogs/lang/mk.js -lib/ceph/mgr/dashboard/static/AdminLTE-2.3.7/plugins/ckeditor/plugins/a11yhelp/dialogs/lang/gu.js -lib/ceph/mgr/dashboard/static/AdminLTE-2.3.7/plugins/ckeditor/plugins/a11yhelp/dialogs/lang/fr.js -lib/ceph/mgr/dashboard/static/AdminLTE-2.3.7/plugins/ckeditor/plugins/a11yhelp/dialogs/lang/ar.js -lib/ceph/mgr/dashboard/static/AdminLTE-2.3.7/plugins/ckeditor/plugins/a11yhelp/dialogs/lang/nb.js -lib/ceph/mgr/dashboard/static/AdminLTE-2.3.7/plugins/ckeditor/plugins/a11yhelp/dialogs/lang/km.js -lib/ceph/mgr/dashboard/static/AdminLTE-2.3.7/plugins/ckeditor/plugins/a11yhelp/dialogs/lang/pl.js -lib/ceph/mgr/dashboard/static/AdminLTE-2.3.7/plugins/ckeditor/plugins/a11yhelp/dialogs/lang/sr-latn.js -lib/ceph/mgr/dashboard/static/AdminLTE-2.3.7/plugins/ckeditor/plugins/a11yhelp/dialogs/lang/ru.js -lib/ceph/mgr/dashboard/static/AdminLTE-2.3.7/plugins/ckeditor/plugins/a11yhelp/dialogs/lang/it.js -lib/ceph/mgr/dashboard/static/AdminLTE-2.3.7/plugins/ckeditor/plugins/a11yhelp/dialogs/lang/sr.js -lib/ceph/mgr/dashboard/static/AdminLTE-2.3.7/plugins/ckeditor/plugins/a11yhelp/dialogs/lang/he.js -lib/ceph/mgr/dashboard/static/AdminLTE-2.3.7/plugins/ckeditor/plugins/a11yhelp/dialogs/lang/tr.js -lib/ceph/mgr/dashboard/static/AdminLTE-2.3.7/plugins/ckeditor/plugins/a11yhelp/dialogs/lang/vi.js -lib/ceph/mgr/dashboard/static/AdminLTE-2.3.7/plugins/ckeditor/plugins/a11yhelp/dialogs/lang/eo.js -lib/ceph/mgr/dashboard/static/AdminLTE-2.3.7/plugins/ckeditor/plugins/a11yhelp/dialogs/lang/ko.js -lib/ceph/mgr/dashboard/static/AdminLTE-2.3.7/plugins/ckeditor/plugins/a11yhelp/dialogs/lang/af.js -lib/ceph/mgr/dashboard/static/AdminLTE-2.3.7/plugins/ckeditor/plugins/a11yhelp/dialogs/lang/en.js -lib/ceph/mgr/dashboard/static/AdminLTE-2.3.7/plugins/ckeditor/plugins/a11yhelp/dialogs/lang/_translationstatus.txt -lib/ceph/mgr/dashboard/static/AdminLTE-2.3.7/plugins/ckeditor/plugins/a11yhelp/dialogs/lang/sq.js -lib/ceph/mgr/dashboard/static/AdminLTE-2.3.7/plugins/ckeditor/plugins/a11yhelp/dialogs/lang/tt.js -lib/ceph/mgr/dashboard/static/AdminLTE-2.3.7/plugins/ckeditor/plugins/a11yhelp/dialogs/lang/fr-ca.js -lib/ceph/mgr/dashboard/static/AdminLTE-2.3.7/plugins/ckeditor/plugins/a11yhelp/dialogs/lang/hu.js -lib/ceph/mgr/dashboard/static/AdminLTE-2.3.7/plugins/ckeditor/plugins/a11yhelp/dialogs/lang/id.js -lib/ceph/mgr/dashboard/static/AdminLTE-2.3.7/plugins/ckeditor/plugins/a11yhelp/dialogs/lang/fa.js -lib/ceph/mgr/dashboard/static/AdminLTE-2.3.7/plugins/ckeditor/plugins/a11yhelp/dialogs/lang/ug.js -lib/ceph/mgr/dashboard/static/AdminLTE-2.3.7/plugins/ckeditor/plugins/a11yhelp/dialogs/lang/pt-br.js -lib/ceph/mgr/dashboard/static/AdminLTE-2.3.7/plugins/ckeditor/plugins/a11yhelp/dialogs/lang/mn.js -lib/ceph/mgr/dashboard/static/AdminLTE-2.3.7/plugins/ckeditor/plugins/a11yhelp/dialogs/lang/sv.js -lib/ceph/mgr/dashboard/static/AdminLTE-2.3.7/plugins/ckeditor/plugins/a11yhelp/dialogs/lang/cy.js -lib/ceph/mgr/dashboard/static/AdminLTE-2.3.7/plugins/ckeditor/plugins/a11yhelp/dialogs/a11yhelp.js -lib/ceph/mgr/dashboard/static/AdminLTE-2.3.7/plugins/ckeditor/plugins/clipboard/dialogs/paste.js -lib/ceph/mgr/dashboard/static/AdminLTE-2.3.7/plugins/ckeditor/plugins/about/dialogs/logo_ckeditor.png -lib/ceph/mgr/dashboard/static/AdminLTE-2.3.7/plugins/ckeditor/plugins/about/dialogs/hidpi/logo_ckeditor.png -lib/ceph/mgr/dashboard/static/AdminLTE-2.3.7/plugins/ckeditor/plugins/about/dialogs/about.js -lib/ceph/mgr/dashboard/static/AdminLTE-2.3.7/plugins/ckeditor/plugins/magicline/images/icon.png -lib/ceph/mgr/dashboard/static/AdminLTE-2.3.7/plugins/ckeditor/plugins/magicline/images/hidpi/icon.png -lib/ceph/mgr/dashboard/static/AdminLTE-2.3.7/plugins/ckeditor/plugins/magicline/images/hidpi/icon-rtl.png -lib/ceph/mgr/dashboard/static/AdminLTE-2.3.7/plugins/ckeditor/plugins/magicline/images/icon-rtl.png -lib/ceph/mgr/dashboard/static/AdminLTE-2.3.7/plugins/ckeditor/plugins/link/images/anchor.png -lib/ceph/mgr/dashboard/static/AdminLTE-2.3.7/plugins/ckeditor/plugins/link/images/hidpi/anchor.png -lib/ceph/mgr/dashboard/static/AdminLTE-2.3.7/plugins/ckeditor/plugins/link/dialogs/anchor.js -lib/ceph/mgr/dashboard/static/AdminLTE-2.3.7/plugins/ckeditor/plugins/link/dialogs/link.js -lib/ceph/mgr/dashboard/static/AdminLTE-2.3.7/plugins/ckeditor/plugins/pastefromword/filter/default.js -lib/ceph/mgr/dashboard/static/AdminLTE-2.3.7/plugins/ckeditor/plugins/scayt/README.md -lib/ceph/mgr/dashboard/static/AdminLTE-2.3.7/plugins/ckeditor/plugins/scayt/LICENSE.md -lib/ceph/mgr/dashboard/static/AdminLTE-2.3.7/plugins/ckeditor/plugins/scayt/CHANGELOG.md -lib/ceph/mgr/dashboard/static/AdminLTE-2.3.7/plugins/ckeditor/plugins/scayt/dialogs/toolbar.css -lib/ceph/mgr/dashboard/static/AdminLTE-2.3.7/plugins/ckeditor/plugins/scayt/dialogs/options.js -lib/ceph/mgr/dashboard/static/AdminLTE-2.3.7/plugins/ckeditor/plugins/table/dialogs/table.js -lib/ceph/mgr/dashboard/static/AdminLTE-2.3.7/plugins/ckeditor/plugins/icons.png -lib/ceph/mgr/dashboard/static/AdminLTE-2.3.7/plugins/ckeditor/plugins/wsc/LICENSE.md -lib/ceph/mgr/dashboard/static/AdminLTE-2.3.7/plugins/ckeditor/plugins/wsc/dialogs/tmpFrameset.html -lib/ceph/mgr/dashboard/static/AdminLTE-2.3.7/plugins/ckeditor/plugins/wsc/dialogs/ciframe.html -lib/ceph/mgr/dashboard/static/AdminLTE-2.3.7/plugins/ckeditor/plugins/wsc/dialogs/wsc.js -lib/ceph/mgr/dashboard/static/AdminLTE-2.3.7/plugins/ckeditor/plugins/wsc/dialogs/wsc.css -lib/ceph/mgr/dashboard/static/AdminLTE-2.3.7/plugins/ckeditor/plugins/wsc/dialogs/wsc_ie.js -lib/ceph/mgr/dashboard/static/AdminLTE-2.3.7/plugins/ckeditor/plugins/wsc/README.md -lib/ceph/mgr/dashboard/static/AdminLTE-2.3.7/plugins/ckeditor/plugins/image/dialogs/image.js -lib/ceph/mgr/dashboard/static/AdminLTE-2.3.7/plugins/ckeditor/plugins/image/images/noimage.png -lib/ceph/mgr/dashboard/static/AdminLTE-2.3.7/plugins/ckeditor/plugins/specialchar/dialogs/specialchar.js -lib/ceph/mgr/dashboard/static/AdminLTE-2.3.7/plugins/ckeditor/plugins/specialchar/dialogs/lang/fi.js -lib/ceph/mgr/dashboard/static/AdminLTE-2.3.7/plugins/ckeditor/plugins/specialchar/dialogs/lang/zh.js -lib/ceph/mgr/dashboard/static/AdminLTE-2.3.7/plugins/ckeditor/plugins/specialchar/dialogs/lang/th.js -lib/ceph/mgr/dashboard/static/AdminLTE-2.3.7/plugins/ckeditor/plugins/specialchar/dialogs/lang/si.js -lib/ceph/mgr/dashboard/static/AdminLTE-2.3.7/plugins/ckeditor/plugins/specialchar/dialogs/lang/no.js -lib/ceph/mgr/dashboard/static/AdminLTE-2.3.7/plugins/ckeditor/plugins/specialchar/dialogs/lang/lv.js -lib/ceph/mgr/dashboard/static/AdminLTE-2.3.7/plugins/ckeditor/plugins/specialchar/dialogs/lang/de.js -lib/ceph/mgr/dashboard/static/AdminLTE-2.3.7/plugins/ckeditor/plugins/specialchar/dialogs/lang/cs.js -lib/ceph/mgr/dashboard/static/AdminLTE-2.3.7/plugins/ckeditor/plugins/specialchar/dialogs/lang/lt.js -lib/ceph/mgr/dashboard/static/AdminLTE-2.3.7/plugins/ckeditor/plugins/specialchar/dialogs/lang/sk.js -lib/ceph/mgr/dashboard/static/AdminLTE-2.3.7/plugins/ckeditor/plugins/specialchar/dialogs/lang/et.js -lib/ceph/mgr/dashboard/static/AdminLTE-2.3.7/plugins/ckeditor/plugins/specialchar/dialogs/lang/eu.js -lib/ceph/mgr/dashboard/static/AdminLTE-2.3.7/plugins/ckeditor/plugins/specialchar/dialogs/lang/gl.js -lib/ceph/mgr/dashboard/static/AdminLTE-2.3.7/plugins/ckeditor/plugins/specialchar/dialogs/lang/ku.js -lib/ceph/mgr/dashboard/static/AdminLTE-2.3.7/plugins/ckeditor/plugins/specialchar/dialogs/lang/nl.js -lib/ceph/mgr/dashboard/static/AdminLTE-2.3.7/plugins/ckeditor/plugins/specialchar/dialogs/lang/pt.js -lib/ceph/mgr/dashboard/static/AdminLTE-2.3.7/plugins/ckeditor/plugins/specialchar/dialogs/lang/bg.js -lib/ceph/mgr/dashboard/static/AdminLTE-2.3.7/plugins/ckeditor/plugins/specialchar/dialogs/lang/ca.js -lib/ceph/mgr/dashboard/static/AdminLTE-2.3.7/plugins/ckeditor/plugins/specialchar/dialogs/lang/en-gb.js -lib/ceph/mgr/dashboard/static/AdminLTE-2.3.7/plugins/ckeditor/plugins/specialchar/dialogs/lang/da.js -lib/ceph/mgr/dashboard/static/AdminLTE-2.3.7/plugins/ckeditor/plugins/specialchar/dialogs/lang/de-ch.js -lib/ceph/mgr/dashboard/static/AdminLTE-2.3.7/plugins/ckeditor/plugins/specialchar/dialogs/lang/ja.js -lib/ceph/mgr/dashboard/static/AdminLTE-2.3.7/plugins/ckeditor/plugins/specialchar/dialogs/lang/zh-cn.js -lib/ceph/mgr/dashboard/static/AdminLTE-2.3.7/plugins/ckeditor/plugins/specialchar/dialogs/lang/uk.js -lib/ceph/mgr/dashboard/static/AdminLTE-2.3.7/plugins/ckeditor/plugins/specialchar/dialogs/lang/sl.js -lib/ceph/mgr/dashboard/static/AdminLTE-2.3.7/plugins/ckeditor/plugins/specialchar/dialogs/lang/es.js -lib/ceph/mgr/dashboard/static/AdminLTE-2.3.7/plugins/ckeditor/plugins/specialchar/dialogs/lang/ar.js -lib/ceph/mgr/dashboard/static/AdminLTE-2.3.7/plugins/ckeditor/plugins/specialchar/dialogs/lang/fr.js -lib/ceph/mgr/dashboard/static/AdminLTE-2.3.7/plugins/ckeditor/plugins/specialchar/dialogs/lang/hr.js -lib/ceph/mgr/dashboard/static/AdminLTE-2.3.7/plugins/ckeditor/plugins/specialchar/dialogs/lang/el.js -lib/ceph/mgr/dashboard/static/AdminLTE-2.3.7/plugins/ckeditor/plugins/specialchar/dialogs/lang/tr.js -lib/ceph/mgr/dashboard/static/AdminLTE-2.3.7/plugins/ckeditor/plugins/specialchar/dialogs/lang/he.js -lib/ceph/mgr/dashboard/static/AdminLTE-2.3.7/plugins/ckeditor/plugins/specialchar/dialogs/lang/it.js -lib/ceph/mgr/dashboard/static/AdminLTE-2.3.7/plugins/ckeditor/plugins/specialchar/dialogs/lang/ru.js -lib/ceph/mgr/dashboard/static/AdminLTE-2.3.7/plugins/ckeditor/plugins/specialchar/dialogs/lang/pl.js -lib/ceph/mgr/dashboard/static/AdminLTE-2.3.7/plugins/ckeditor/plugins/specialchar/dialogs/lang/km.js -lib/ceph/mgr/dashboard/static/AdminLTE-2.3.7/plugins/ckeditor/plugins/specialchar/dialogs/lang/nb.js -lib/ceph/mgr/dashboard/static/AdminLTE-2.3.7/plugins/ckeditor/plugins/specialchar/dialogs/lang/ko.js -lib/ceph/mgr/dashboard/static/AdminLTE-2.3.7/plugins/ckeditor/plugins/specialchar/dialogs/lang/eo.js -lib/ceph/mgr/dashboard/static/AdminLTE-2.3.7/plugins/ckeditor/plugins/specialchar/dialogs/lang/vi.js -lib/ceph/mgr/dashboard/static/AdminLTE-2.3.7/plugins/ckeditor/plugins/specialchar/dialogs/lang/sq.js -lib/ceph/mgr/dashboard/static/AdminLTE-2.3.7/plugins/ckeditor/plugins/specialchar/dialogs/lang/en.js -lib/ceph/mgr/dashboard/static/AdminLTE-2.3.7/plugins/ckeditor/plugins/specialchar/dialogs/lang/af.js -lib/ceph/mgr/dashboard/static/AdminLTE-2.3.7/plugins/ckeditor/plugins/specialchar/dialogs/lang/pt-br.js -lib/ceph/mgr/dashboard/static/AdminLTE-2.3.7/plugins/ckeditor/plugins/specialchar/dialogs/lang/id.js -lib/ceph/mgr/dashboard/static/AdminLTE-2.3.7/plugins/ckeditor/plugins/specialchar/dialogs/lang/hu.js -lib/ceph/mgr/dashboard/static/AdminLTE-2.3.7/plugins/ckeditor/plugins/specialchar/dialogs/lang/_translationstatus.txt -lib/ceph/mgr/dashboard/static/AdminLTE-2.3.7/plugins/ckeditor/plugins/specialchar/dialogs/lang/tt.js -lib/ceph/mgr/dashboard/static/AdminLTE-2.3.7/plugins/ckeditor/plugins/specialchar/dialogs/lang/sv.js -lib/ceph/mgr/dashboard/static/AdminLTE-2.3.7/plugins/ckeditor/plugins/specialchar/dialogs/lang/ug.js -lib/ceph/mgr/dashboard/static/AdminLTE-2.3.7/plugins/ckeditor/plugins/specialchar/dialogs/lang/fa.js -lib/ceph/mgr/dashboard/static/AdminLTE-2.3.7/plugins/ckeditor/plugins/specialchar/dialogs/lang/cy.js -lib/ceph/mgr/dashboard/static/AdminLTE-2.3.7/plugins/ckeditor/plugins/specialchar/dialogs/lang/fr-ca.js -lib/ceph/mgr/dashboard/static/AdminLTE-2.3.7/plugins/ckeditor/plugins/dialog/dialogDefinition.js -lib/ceph/mgr/dashboard/static/AdminLTE-2.3.7/plugins/ckeditor/LICENSE.md -lib/ceph/mgr/dashboard/static/AdminLTE-2.3.7/plugins/timepicker/bootstrap-timepicker.js -lib/ceph/mgr/dashboard/static/AdminLTE-2.3.7/plugins/timepicker/bootstrap-timepicker.css -lib/ceph/mgr/dashboard/static/AdminLTE-2.3.7/plugins/timepicker/bootstrap-timepicker.min.js -lib/ceph/mgr/dashboard/static/AdminLTE-2.3.7/plugins/timepicker/bootstrap-timepicker.min.css -lib/ceph/mgr/dashboard/static/AdminLTE-2.3.7/plugins/fastclick/fastclick.js -lib/ceph/mgr/dashboard/static/AdminLTE-2.3.7/plugins/fastclick/fastclick.min.js -lib/ceph/mgr/dashboard/static/AdminLTE-2.3.7/plugins/fullcalendar/fullcalendar.js -lib/ceph/mgr/dashboard/static/AdminLTE-2.3.7/plugins/fullcalendar/fullcalendar.css -lib/ceph/mgr/dashboard/static/AdminLTE-2.3.7/plugins/fullcalendar/fullcalendar.min.js -lib/ceph/mgr/dashboard/static/AdminLTE-2.3.7/plugins/fullcalendar/fullcalendar.min.css -lib/ceph/mgr/dashboard/static/AdminLTE-2.3.7/plugins/fullcalendar/fullcalendar.print.css -lib/ceph/mgr/dashboard/static/AdminLTE-2.3.7/plugins/datatables/extensions/Responsive/License.txt -lib/ceph/mgr/dashboard/static/AdminLTE-2.3.7/plugins/datatables/extensions/Responsive/examples/child-rows/column-control.html -lib/ceph/mgr/dashboard/static/AdminLTE-2.3.7/plugins/datatables/extensions/Responsive/examples/child-rows/index.html -lib/ceph/mgr/dashboard/static/AdminLTE-2.3.7/plugins/datatables/extensions/Responsive/examples/child-rows/custom-renderer.html -lib/ceph/mgr/dashboard/static/AdminLTE-2.3.7/plugins/datatables/extensions/Responsive/examples/child-rows/disable-child-rows.html -lib/ceph/mgr/dashboard/static/AdminLTE-2.3.7/plugins/datatables/extensions/Responsive/examples/child-rows/right-column.html -lib/ceph/mgr/dashboard/static/AdminLTE-2.3.7/plugins/datatables/extensions/Responsive/examples/child-rows/whole-row-control.html -lib/ceph/mgr/dashboard/static/AdminLTE-2.3.7/plugins/datatables/extensions/Responsive/examples/index.html -lib/ceph/mgr/dashboard/static/AdminLTE-2.3.7/plugins/datatables/extensions/Responsive/examples/display-control/index.html -lib/ceph/mgr/dashboard/static/AdminLTE-2.3.7/plugins/datatables/extensions/Responsive/examples/display-control/classes.html -lib/ceph/mgr/dashboard/static/AdminLTE-2.3.7/plugins/datatables/extensions/Responsive/examples/display-control/init-classes.html -lib/ceph/mgr/dashboard/static/AdminLTE-2.3.7/plugins/datatables/extensions/Responsive/examples/display-control/auto.html -lib/ceph/mgr/dashboard/static/AdminLTE-2.3.7/plugins/datatables/extensions/Responsive/examples/display-control/complexHeader.html -lib/ceph/mgr/dashboard/static/AdminLTE-2.3.7/plugins/datatables/extensions/Responsive/examples/display-control/fixedHeader.html -lib/ceph/mgr/dashboard/static/AdminLTE-2.3.7/plugins/datatables/extensions/Responsive/examples/styling/index.html -lib/ceph/mgr/dashboard/static/AdminLTE-2.3.7/plugins/datatables/extensions/Responsive/examples/styling/bootstrap.html -lib/ceph/mgr/dashboard/static/AdminLTE-2.3.7/plugins/datatables/extensions/Responsive/examples/styling/foundation.html -lib/ceph/mgr/dashboard/static/AdminLTE-2.3.7/plugins/datatables/extensions/Responsive/examples/styling/compact.html -lib/ceph/mgr/dashboard/static/AdminLTE-2.3.7/plugins/datatables/extensions/Responsive/examples/styling/scrolling.html -lib/ceph/mgr/dashboard/static/AdminLTE-2.3.7/plugins/datatables/extensions/Responsive/examples/initialisation/default.html -lib/ceph/mgr/dashboard/static/AdminLTE-2.3.7/plugins/datatables/extensions/Responsive/examples/initialisation/new.html -lib/ceph/mgr/dashboard/static/AdminLTE-2.3.7/plugins/datatables/extensions/Responsive/examples/initialisation/index.html -lib/ceph/mgr/dashboard/static/AdminLTE-2.3.7/plugins/datatables/extensions/Responsive/examples/initialisation/ajax.html -lib/ceph/mgr/dashboard/static/AdminLTE-2.3.7/plugins/datatables/extensions/Responsive/examples/initialisation/option.html -lib/ceph/mgr/dashboard/static/AdminLTE-2.3.7/plugins/datatables/extensions/Responsive/examples/initialisation/className.html -lib/ceph/mgr/dashboard/static/AdminLTE-2.3.7/plugins/datatables/extensions/Responsive/Readme.md -lib/ceph/mgr/dashboard/static/AdminLTE-2.3.7/plugins/datatables/extensions/Responsive/js/dataTables.responsive.min.js -lib/ceph/mgr/dashboard/static/AdminLTE-2.3.7/plugins/datatables/extensions/Responsive/js/dataTables.responsive.js -lib/ceph/mgr/dashboard/static/AdminLTE-2.3.7/plugins/datatables/extensions/Responsive/css/dataTables.responsive.scss -lib/ceph/mgr/dashboard/static/AdminLTE-2.3.7/plugins/datatables/extensions/Responsive/css/dataTables.responsive.css -lib/ceph/mgr/dashboard/static/AdminLTE-2.3.7/plugins/datatables/extensions/ColReorder/Readme.md -lib/ceph/mgr/dashboard/static/AdminLTE-2.3.7/plugins/datatables/extensions/ColReorder/images/insert.png -lib/ceph/mgr/dashboard/static/AdminLTE-2.3.7/plugins/datatables/extensions/ColReorder/License.txt -lib/ceph/mgr/dashboard/static/AdminLTE-2.3.7/plugins/datatables/extensions/ColReorder/js/dataTables.colReorder.min.js -lib/ceph/mgr/dashboard/static/AdminLTE-2.3.7/plugins/datatables/extensions/ColReorder/js/dataTables.colReorder.js -lib/ceph/mgr/dashboard/static/AdminLTE-2.3.7/plugins/datatables/extensions/ColReorder/css/dataTables.colReorder.min.css -lib/ceph/mgr/dashboard/static/AdminLTE-2.3.7/plugins/datatables/extensions/ColReorder/css/dataTables.colReorder.css -lib/ceph/mgr/dashboard/static/AdminLTE-2.3.7/plugins/datatables/extensions/ColReorder/examples/colvis.html -lib/ceph/mgr/dashboard/static/AdminLTE-2.3.7/plugins/datatables/extensions/ColReorder/examples/server_side.html -lib/ceph/mgr/dashboard/static/AdminLTE-2.3.7/plugins/datatables/extensions/ColReorder/examples/realtime.html -lib/ceph/mgr/dashboard/static/AdminLTE-2.3.7/plugins/datatables/extensions/ColReorder/examples/fixedcolumns.html -lib/ceph/mgr/dashboard/static/AdminLTE-2.3.7/plugins/datatables/extensions/ColReorder/examples/predefined.html -lib/ceph/mgr/dashboard/static/AdminLTE-2.3.7/plugins/datatables/extensions/ColReorder/examples/scrolling.html -lib/ceph/mgr/dashboard/static/AdminLTE-2.3.7/plugins/datatables/extensions/ColReorder/examples/index.html -lib/ceph/mgr/dashboard/static/AdminLTE-2.3.7/plugins/datatables/extensions/ColReorder/examples/reset.html -lib/ceph/mgr/dashboard/static/AdminLTE-2.3.7/plugins/datatables/extensions/ColReorder/examples/state_save.html -lib/ceph/mgr/dashboard/static/AdminLTE-2.3.7/plugins/datatables/extensions/ColReorder/examples/jqueryui.html -lib/ceph/mgr/dashboard/static/AdminLTE-2.3.7/plugins/datatables/extensions/ColReorder/examples/col_filter.html -lib/ceph/mgr/dashboard/static/AdminLTE-2.3.7/plugins/datatables/extensions/ColReorder/examples/simple.html -lib/ceph/mgr/dashboard/static/AdminLTE-2.3.7/plugins/datatables/extensions/ColReorder/examples/new_init.html -lib/ceph/mgr/dashboard/static/AdminLTE-2.3.7/plugins/datatables/extensions/ColReorder/examples/alt_insert.html -lib/ceph/mgr/dashboard/static/AdminLTE-2.3.7/plugins/datatables/extensions/ColReorder/examples/fixedheader.html -lib/ceph/mgr/dashboard/static/AdminLTE-2.3.7/plugins/datatables/extensions/KeyTable/css/dataTables.keyTable.min.css -lib/ceph/mgr/dashboard/static/AdminLTE-2.3.7/plugins/datatables/extensions/KeyTable/css/dataTables.keyTable.css -lib/ceph/mgr/dashboard/static/AdminLTE-2.3.7/plugins/datatables/extensions/KeyTable/js/dataTables.keyTable.min.js -lib/ceph/mgr/dashboard/static/AdminLTE-2.3.7/plugins/datatables/extensions/KeyTable/js/dataTables.keyTable.js -lib/ceph/mgr/dashboard/static/AdminLTE-2.3.7/plugins/datatables/extensions/KeyTable/Readme.txt -lib/ceph/mgr/dashboard/static/AdminLTE-2.3.7/plugins/datatables/extensions/KeyTable/examples/events.html -lib/ceph/mgr/dashboard/static/AdminLTE-2.3.7/plugins/datatables/extensions/KeyTable/examples/simple.html -lib/ceph/mgr/dashboard/static/AdminLTE-2.3.7/plugins/datatables/extensions/KeyTable/examples/index.html -lib/ceph/mgr/dashboard/static/AdminLTE-2.3.7/plugins/datatables/extensions/KeyTable/examples/html.html -lib/ceph/mgr/dashboard/static/AdminLTE-2.3.7/plugins/datatables/extensions/KeyTable/examples/scrolling.html -lib/ceph/mgr/dashboard/static/AdminLTE-2.3.7/plugins/datatables/extensions/AutoFill/Readme.txt -lib/ceph/mgr/dashboard/static/AdminLTE-2.3.7/plugins/datatables/extensions/AutoFill/css/dataTables.autoFill.css -lib/ceph/mgr/dashboard/static/AdminLTE-2.3.7/plugins/datatables/extensions/AutoFill/css/dataTables.autoFill.min.css -lib/ceph/mgr/dashboard/static/AdminLTE-2.3.7/plugins/datatables/extensions/AutoFill/js/dataTables.autoFill.js -lib/ceph/mgr/dashboard/static/AdminLTE-2.3.7/plugins/datatables/extensions/AutoFill/js/dataTables.autoFill.min.js -lib/ceph/mgr/dashboard/static/AdminLTE-2.3.7/plugins/datatables/extensions/AutoFill/images/filler.png -lib/ceph/mgr/dashboard/static/AdminLTE-2.3.7/plugins/datatables/extensions/AutoFill/examples/scrolling.html -lib/ceph/mgr/dashboard/static/AdminLTE-2.3.7/plugins/datatables/extensions/AutoFill/examples/fill-both.html -lib/ceph/mgr/dashboard/static/AdminLTE-2.3.7/plugins/datatables/extensions/AutoFill/examples/index.html -lib/ceph/mgr/dashboard/static/AdminLTE-2.3.7/plugins/datatables/extensions/AutoFill/examples/step-callback.html -lib/ceph/mgr/dashboard/static/AdminLTE-2.3.7/plugins/datatables/extensions/AutoFill/examples/simple.html -lib/ceph/mgr/dashboard/static/AdminLTE-2.3.7/plugins/datatables/extensions/AutoFill/examples/complete-callback.html -lib/ceph/mgr/dashboard/static/AdminLTE-2.3.7/plugins/datatables/extensions/AutoFill/examples/columns.html -lib/ceph/mgr/dashboard/static/AdminLTE-2.3.7/plugins/datatables/extensions/AutoFill/examples/fill-horizontal.html -lib/ceph/mgr/dashboard/static/AdminLTE-2.3.7/plugins/datatables/extensions/FixedHeader/Readme.txt -lib/ceph/mgr/dashboard/static/AdminLTE-2.3.7/plugins/datatables/extensions/FixedHeader/css/dataTables.fixedHeader.css -lib/ceph/mgr/dashboard/static/AdminLTE-2.3.7/plugins/datatables/extensions/FixedHeader/css/dataTables.fixedHeader.min.css -lib/ceph/mgr/dashboard/static/AdminLTE-2.3.7/plugins/datatables/extensions/FixedHeader/examples/two_tables.html -lib/ceph/mgr/dashboard/static/AdminLTE-2.3.7/plugins/datatables/extensions/FixedHeader/examples/simple.html -lib/ceph/mgr/dashboard/static/AdminLTE-2.3.7/plugins/datatables/extensions/FixedHeader/examples/index.html -lib/ceph/mgr/dashboard/static/AdminLTE-2.3.7/plugins/datatables/extensions/FixedHeader/examples/zIndexes.html -lib/ceph/mgr/dashboard/static/AdminLTE-2.3.7/plugins/datatables/extensions/FixedHeader/examples/top_left_right.html -lib/ceph/mgr/dashboard/static/AdminLTE-2.3.7/plugins/datatables/extensions/FixedHeader/examples/header_footer.html -lib/ceph/mgr/dashboard/static/AdminLTE-2.3.7/plugins/datatables/extensions/FixedHeader/js/dataTables.fixedHeader.min.js -lib/ceph/mgr/dashboard/static/AdminLTE-2.3.7/plugins/datatables/extensions/FixedHeader/js/dataTables.fixedHeader.js -lib/ceph/mgr/dashboard/static/AdminLTE-2.3.7/plugins/datatables/extensions/FixedColumns/js/dataTables.fixedColumns.min.js -lib/ceph/mgr/dashboard/static/AdminLTE-2.3.7/plugins/datatables/extensions/FixedColumns/js/dataTables.fixedColumns.js -lib/ceph/mgr/dashboard/static/AdminLTE-2.3.7/plugins/datatables/extensions/FixedColumns/examples/index.html -lib/ceph/mgr/dashboard/static/AdminLTE-2.3.7/plugins/datatables/extensions/FixedColumns/examples/two_columns.html -lib/ceph/mgr/dashboard/static/AdminLTE-2.3.7/plugins/datatables/extensions/FixedColumns/examples/size_fluid.html -lib/ceph/mgr/dashboard/static/AdminLTE-2.3.7/plugins/datatables/extensions/FixedColumns/examples/rowspan.html -lib/ceph/mgr/dashboard/static/AdminLTE-2.3.7/plugins/datatables/extensions/FixedColumns/examples/server-side-processing.html -lib/ceph/mgr/dashboard/static/AdminLTE-2.3.7/plugins/datatables/extensions/FixedColumns/examples/colvis.html -lib/ceph/mgr/dashboard/static/AdminLTE-2.3.7/plugins/datatables/extensions/FixedColumns/examples/size_fixed.html -lib/ceph/mgr/dashboard/static/AdminLTE-2.3.7/plugins/datatables/extensions/FixedColumns/examples/css_size.html -lib/ceph/mgr/dashboard/static/AdminLTE-2.3.7/plugins/datatables/extensions/FixedColumns/examples/right_column.html -lib/ceph/mgr/dashboard/static/AdminLTE-2.3.7/plugins/datatables/extensions/FixedColumns/examples/col_filter.html -lib/ceph/mgr/dashboard/static/AdminLTE-2.3.7/plugins/datatables/extensions/FixedColumns/examples/index_column.html -lib/ceph/mgr/dashboard/static/AdminLTE-2.3.7/plugins/datatables/extensions/FixedColumns/examples/simple.html -lib/ceph/mgr/dashboard/static/AdminLTE-2.3.7/plugins/datatables/extensions/FixedColumns/examples/left_right_columns.html -lib/ceph/mgr/dashboard/static/AdminLTE-2.3.7/plugins/datatables/extensions/FixedColumns/examples/bootstrap.html -lib/ceph/mgr/dashboard/static/AdminLTE-2.3.7/plugins/datatables/extensions/FixedColumns/License.txt -lib/ceph/mgr/dashboard/static/AdminLTE-2.3.7/plugins/datatables/extensions/FixedColumns/css/dataTables.fixedColumns.css -lib/ceph/mgr/dashboard/static/AdminLTE-2.3.7/plugins/datatables/extensions/FixedColumns/css/dataTables.fixedColumns.min.css -lib/ceph/mgr/dashboard/static/AdminLTE-2.3.7/plugins/datatables/extensions/FixedColumns/Readme.md -lib/ceph/mgr/dashboard/static/AdminLTE-2.3.7/plugins/datatables/extensions/Scroller/examples/data/ssp.php -lib/ceph/mgr/dashboard/static/AdminLTE-2.3.7/plugins/datatables/extensions/Scroller/examples/data/2500.txt -lib/ceph/mgr/dashboard/static/AdminLTE-2.3.7/plugins/datatables/extensions/Scroller/examples/large_js_source.html -lib/ceph/mgr/dashboard/static/AdminLTE-2.3.7/plugins/datatables/extensions/Scroller/examples/simple.html -lib/ceph/mgr/dashboard/static/AdminLTE-2.3.7/plugins/datatables/extensions/Scroller/examples/state_saving.html -lib/ceph/mgr/dashboard/static/AdminLTE-2.3.7/plugins/datatables/extensions/Scroller/examples/index.html -lib/ceph/mgr/dashboard/static/AdminLTE-2.3.7/plugins/datatables/extensions/Scroller/examples/api_scrolling.html -lib/ceph/mgr/dashboard/static/AdminLTE-2.3.7/plugins/datatables/extensions/Scroller/examples/server-side_processing.html -lib/ceph/mgr/dashboard/static/AdminLTE-2.3.7/plugins/datatables/extensions/Scroller/css/dataTables.scroller.min.css -lib/ceph/mgr/dashboard/static/AdminLTE-2.3.7/plugins/datatables/extensions/Scroller/css/dataTables.scroller.css -lib/ceph/mgr/dashboard/static/AdminLTE-2.3.7/plugins/datatables/extensions/Scroller/Readme.txt -lib/ceph/mgr/dashboard/static/AdminLTE-2.3.7/plugins/datatables/extensions/Scroller/images/loading-background.png -lib/ceph/mgr/dashboard/static/AdminLTE-2.3.7/plugins/datatables/extensions/Scroller/js/dataTables.scroller.min.js -lib/ceph/mgr/dashboard/static/AdminLTE-2.3.7/plugins/datatables/extensions/Scroller/js/dataTables.scroller.js -lib/ceph/mgr/dashboard/static/AdminLTE-2.3.7/plugins/datatables/extensions/TableTools/images/copy.png -lib/ceph/mgr/dashboard/static/AdminLTE-2.3.7/plugins/datatables/extensions/TableTools/images/xls.png -lib/ceph/mgr/dashboard/static/AdminLTE-2.3.7/plugins/datatables/extensions/TableTools/images/xls_hover.png -lib/ceph/mgr/dashboard/static/AdminLTE-2.3.7/plugins/datatables/extensions/TableTools/images/csv.png -lib/ceph/mgr/dashboard/static/AdminLTE-2.3.7/plugins/datatables/extensions/TableTools/images/collection_hover.png -lib/ceph/mgr/dashboard/static/AdminLTE-2.3.7/plugins/datatables/extensions/TableTools/images/pdf.png -lib/ceph/mgr/dashboard/static/AdminLTE-2.3.7/plugins/datatables/extensions/TableTools/images/copy_hover.png -lib/ceph/mgr/dashboard/static/AdminLTE-2.3.7/plugins/datatables/extensions/TableTools/images/pdf_hover.png -lib/ceph/mgr/dashboard/static/AdminLTE-2.3.7/plugins/datatables/extensions/TableTools/images/print.png -lib/ceph/mgr/dashboard/static/AdminLTE-2.3.7/plugins/datatables/extensions/TableTools/images/print_hover.png -lib/ceph/mgr/dashboard/static/AdminLTE-2.3.7/plugins/datatables/extensions/TableTools/images/psd/collection.psd -lib/ceph/mgr/dashboard/static/AdminLTE-2.3.7/plugins/datatables/extensions/TableTools/images/psd/file_types.psd -lib/ceph/mgr/dashboard/static/AdminLTE-2.3.7/plugins/datatables/extensions/TableTools/images/psd/copy document.psd -lib/ceph/mgr/dashboard/static/AdminLTE-2.3.7/plugins/datatables/extensions/TableTools/images/psd/printer.psd -lib/ceph/mgr/dashboard/static/AdminLTE-2.3.7/plugins/datatables/extensions/TableTools/images/collection.png -lib/ceph/mgr/dashboard/static/AdminLTE-2.3.7/plugins/datatables/extensions/TableTools/images/csv_hover.png -lib/ceph/mgr/dashboard/static/AdminLTE-2.3.7/plugins/datatables/extensions/TableTools/swf/copy_csv_xls.swf -lib/ceph/mgr/dashboard/static/AdminLTE-2.3.7/plugins/datatables/extensions/TableTools/swf/copy_csv_xls_pdf.swf -lib/ceph/mgr/dashboard/static/AdminLTE-2.3.7/plugins/datatables/extensions/TableTools/css/dataTables.tableTools.min.css -lib/ceph/mgr/dashboard/static/AdminLTE-2.3.7/plugins/datatables/extensions/TableTools/css/dataTables.tableTools.css -lib/ceph/mgr/dashboard/static/AdminLTE-2.3.7/plugins/datatables/extensions/TableTools/examples/plug-in.html -lib/ceph/mgr/dashboard/static/AdminLTE-2.3.7/plugins/datatables/extensions/TableTools/examples/index.html -lib/ceph/mgr/dashboard/static/AdminLTE-2.3.7/plugins/datatables/extensions/TableTools/examples/select_column.html -lib/ceph/mgr/dashboard/static/AdminLTE-2.3.7/plugins/datatables/extensions/TableTools/examples/select_single.html -lib/ceph/mgr/dashboard/static/AdminLTE-2.3.7/plugins/datatables/extensions/TableTools/examples/multi_instance.html -lib/ceph/mgr/dashboard/static/AdminLTE-2.3.7/plugins/datatables/extensions/TableTools/examples/ajax.html -lib/ceph/mgr/dashboard/static/AdminLTE-2.3.7/plugins/datatables/extensions/TableTools/examples/button_text.html -lib/ceph/mgr/dashboard/static/AdminLTE-2.3.7/plugins/datatables/extensions/TableTools/examples/defaults.html -lib/ceph/mgr/dashboard/static/AdminLTE-2.3.7/plugins/datatables/extensions/TableTools/examples/alter_buttons.html -lib/ceph/mgr/dashboard/static/AdminLTE-2.3.7/plugins/datatables/extensions/TableTools/examples/simple.html -lib/ceph/mgr/dashboard/static/AdminLTE-2.3.7/plugins/datatables/extensions/TableTools/examples/pdf_message.html -lib/ceph/mgr/dashboard/static/AdminLTE-2.3.7/plugins/datatables/extensions/TableTools/examples/select_os.html -lib/ceph/mgr/dashboard/static/AdminLTE-2.3.7/plugins/datatables/extensions/TableTools/examples/bootstrap.html -lib/ceph/mgr/dashboard/static/AdminLTE-2.3.7/plugins/datatables/extensions/TableTools/examples/jqueryui.html -lib/ceph/mgr/dashboard/static/AdminLTE-2.3.7/plugins/datatables/extensions/TableTools/examples/multiple_tables.html -lib/ceph/mgr/dashboard/static/AdminLTE-2.3.7/plugins/datatables/extensions/TableTools/examples/swf_path.html -lib/ceph/mgr/dashboard/static/AdminLTE-2.3.7/plugins/datatables/extensions/TableTools/examples/collection.html -lib/ceph/mgr/dashboard/static/AdminLTE-2.3.7/plugins/datatables/extensions/TableTools/examples/new_init.html -lib/ceph/mgr/dashboard/static/AdminLTE-2.3.7/plugins/datatables/extensions/TableTools/examples/select_multi.html -lib/ceph/mgr/dashboard/static/AdminLTE-2.3.7/plugins/datatables/extensions/TableTools/js/dataTables.tableTools.min.js -lib/ceph/mgr/dashboard/static/AdminLTE-2.3.7/plugins/datatables/extensions/TableTools/js/dataTables.tableTools.js -lib/ceph/mgr/dashboard/static/AdminLTE-2.3.7/plugins/datatables/extensions/TableTools/Readme.md -lib/ceph/mgr/dashboard/static/AdminLTE-2.3.7/plugins/datatables/extensions/ColVis/examples/exclude_columns.html -lib/ceph/mgr/dashboard/static/AdminLTE-2.3.7/plugins/datatables/extensions/ColVis/examples/mouseover.html -lib/ceph/mgr/dashboard/static/AdminLTE-2.3.7/plugins/datatables/extensions/ColVis/examples/restore.html -lib/ceph/mgr/dashboard/static/AdminLTE-2.3.7/plugins/datatables/extensions/ColVis/examples/two_tables.html -lib/ceph/mgr/dashboard/static/AdminLTE-2.3.7/plugins/datatables/extensions/ColVis/examples/title_callback.html -lib/ceph/mgr/dashboard/static/AdminLTE-2.3.7/plugins/datatables/extensions/ColVis/examples/new_init.html -lib/ceph/mgr/dashboard/static/AdminLTE-2.3.7/plugins/datatables/extensions/ColVis/examples/text.html -lib/ceph/mgr/dashboard/static/AdminLTE-2.3.7/plugins/datatables/extensions/ColVis/examples/two_tables_identical.html -lib/ceph/mgr/dashboard/static/AdminLTE-2.3.7/plugins/datatables/extensions/ColVis/examples/group_columns.html -lib/ceph/mgr/dashboard/static/AdminLTE-2.3.7/plugins/datatables/extensions/ColVis/examples/index.html -lib/ceph/mgr/dashboard/static/AdminLTE-2.3.7/plugins/datatables/extensions/ColVis/examples/simple.html -lib/ceph/mgr/dashboard/static/AdminLTE-2.3.7/plugins/datatables/extensions/ColVis/examples/button_order.html -lib/ceph/mgr/dashboard/static/AdminLTE-2.3.7/plugins/datatables/extensions/ColVis/examples/jqueryui.html -lib/ceph/mgr/dashboard/static/AdminLTE-2.3.7/plugins/datatables/extensions/ColVis/css/dataTables.colVis.min.css -lib/ceph/mgr/dashboard/static/AdminLTE-2.3.7/plugins/datatables/extensions/ColVis/css/dataTables.colvis.jqueryui.css -lib/ceph/mgr/dashboard/static/AdminLTE-2.3.7/plugins/datatables/extensions/ColVis/css/dataTables.colVis.css -lib/ceph/mgr/dashboard/static/AdminLTE-2.3.7/plugins/datatables/extensions/ColVis/License.txt -lib/ceph/mgr/dashboard/static/AdminLTE-2.3.7/plugins/datatables/extensions/ColVis/Readme.md -lib/ceph/mgr/dashboard/static/AdminLTE-2.3.7/plugins/datatables/extensions/ColVis/js/dataTables.colVis.js -lib/ceph/mgr/dashboard/static/AdminLTE-2.3.7/plugins/datatables/extensions/ColVis/js/dataTables.colVis.min.js -lib/ceph/mgr/dashboard/static/AdminLTE-2.3.7/plugins/datatables/dataTables.bootstrap.min.js -lib/ceph/mgr/dashboard/static/AdminLTE-2.3.7/plugins/datatables/images/sort_asc.png -lib/ceph/mgr/dashboard/static/AdminLTE-2.3.7/plugins/datatables/images/sort_both.png -lib/ceph/mgr/dashboard/static/AdminLTE-2.3.7/plugins/datatables/images/sort_desc_disabled.png -lib/ceph/mgr/dashboard/static/AdminLTE-2.3.7/plugins/datatables/images/sort_desc.png -lib/ceph/mgr/dashboard/static/AdminLTE-2.3.7/plugins/datatables/images/sort_asc_disabled.png -lib/ceph/mgr/dashboard/static/AdminLTE-2.3.7/plugins/datatables/jquery.dataTables.min.js -lib/ceph/mgr/dashboard/static/AdminLTE-2.3.7/plugins/datatables/dataTables.bootstrap.css -lib/ceph/mgr/dashboard/static/AdminLTE-2.3.7/plugins/datatables/jquery.dataTables.min.css -lib/ceph/mgr/dashboard/static/AdminLTE-2.3.7/plugins/datatables/jquery.dataTables.js -lib/ceph/mgr/dashboard/static/AdminLTE-2.3.7/plugins/datatables/dataTables.bootstrap.js -lib/ceph/mgr/dashboard/static/AdminLTE-2.3.7/plugins/datatables/jquery.dataTables_themeroller.css -lib/ceph/mgr/dashboard/static/AdminLTE-2.3.7/plugins/datatables/jquery.dataTables.css -lib/ceph/mgr/dashboard/static/AdminLTE-2.3.7/plugins/iCheck/line/green.css -lib/ceph/mgr/dashboard/static/AdminLTE-2.3.7/plugins/iCheck/line/_all.css -lib/ceph/mgr/dashboard/static/AdminLTE-2.3.7/plugins/iCheck/line/grey.css -lib/ceph/mgr/dashboard/static/AdminLTE-2.3.7/plugins/iCheck/line/blue.css -lib/ceph/mgr/dashboard/static/AdminLTE-2.3.7/plugins/iCheck/line/aero.css -lib/ceph/mgr/dashboard/static/AdminLTE-2.3.7/plugins/iCheck/line/yellow.css -lib/ceph/mgr/dashboard/static/AdminLTE-2.3.7/plugins/iCheck/line/purple.css -lib/ceph/mgr/dashboard/static/AdminLTE-2.3.7/plugins/iCheck/line/orange.css -lib/ceph/mgr/dashboard/static/AdminLTE-2.3.7/plugins/iCheck/line/line@2x.png -lib/ceph/mgr/dashboard/static/AdminLTE-2.3.7/plugins/iCheck/line/pink.css -lib/ceph/mgr/dashboard/static/AdminLTE-2.3.7/plugins/iCheck/line/line.png -lib/ceph/mgr/dashboard/static/AdminLTE-2.3.7/plugins/iCheck/line/line.css -lib/ceph/mgr/dashboard/static/AdminLTE-2.3.7/plugins/iCheck/line/red.css -lib/ceph/mgr/dashboard/static/AdminLTE-2.3.7/plugins/iCheck/square/purple.png -lib/ceph/mgr/dashboard/static/AdminLTE-2.3.7/plugins/iCheck/square/yellow.png -lib/ceph/mgr/dashboard/static/AdminLTE-2.3.7/plugins/iCheck/square/green@2x.png -lib/ceph/mgr/dashboard/static/AdminLTE-2.3.7/plugins/iCheck/square/orange@2x.png -lib/ceph/mgr/dashboard/static/AdminLTE-2.3.7/plugins/iCheck/square/pink.css -lib/ceph/mgr/dashboard/static/AdminLTE-2.3.7/plugins/iCheck/square/yellow@2x.png -lib/ceph/mgr/dashboard/static/AdminLTE-2.3.7/plugins/iCheck/square/pink.png -lib/ceph/mgr/dashboard/static/AdminLTE-2.3.7/plugins/iCheck/square/purple.css -lib/ceph/mgr/dashboard/static/AdminLTE-2.3.7/plugins/iCheck/square/yellow.css -lib/ceph/mgr/dashboard/static/AdminLTE-2.3.7/plugins/iCheck/square/square@2x.png -lib/ceph/mgr/dashboard/static/AdminLTE-2.3.7/plugins/iCheck/square/square.png -lib/ceph/mgr/dashboard/static/AdminLTE-2.3.7/plugins/iCheck/square/green.css -lib/ceph/mgr/dashboard/static/AdminLTE-2.3.7/plugins/iCheck/square/red.png -lib/ceph/mgr/dashboard/static/AdminLTE-2.3.7/plugins/iCheck/square/green.png -lib/ceph/mgr/dashboard/static/AdminLTE-2.3.7/plugins/iCheck/square/square.css -lib/ceph/mgr/dashboard/static/AdminLTE-2.3.7/plugins/iCheck/square/red@2x.png -lib/ceph/mgr/dashboard/static/AdminLTE-2.3.7/plugins/iCheck/square/red.css -lib/ceph/mgr/dashboard/static/AdminLTE-2.3.7/plugins/iCheck/square/blue@2x.png -lib/ceph/mgr/dashboard/static/AdminLTE-2.3.7/plugins/iCheck/square/_all.css -lib/ceph/mgr/dashboard/static/AdminLTE-2.3.7/plugins/iCheck/square/grey@2x.png -lib/ceph/mgr/dashboard/static/AdminLTE-2.3.7/plugins/iCheck/square/orange.css -lib/ceph/mgr/dashboard/static/AdminLTE-2.3.7/plugins/iCheck/square/pink@2x.png -lib/ceph/mgr/dashboard/static/AdminLTE-2.3.7/plugins/iCheck/square/grey.png -lib/ceph/mgr/dashboard/static/AdminLTE-2.3.7/plugins/iCheck/square/aero.png -lib/ceph/mgr/dashboard/static/AdminLTE-2.3.7/plugins/iCheck/square/blue.png -lib/ceph/mgr/dashboard/static/AdminLTE-2.3.7/plugins/iCheck/square/purple@2x.png -lib/ceph/mgr/dashboard/static/AdminLTE-2.3.7/plugins/iCheck/square/grey.css -lib/ceph/mgr/dashboard/static/AdminLTE-2.3.7/plugins/iCheck/square/blue.css -lib/ceph/mgr/dashboard/static/AdminLTE-2.3.7/plugins/iCheck/square/aero.css -lib/ceph/mgr/dashboard/static/AdminLTE-2.3.7/plugins/iCheck/square/aero@2x.png -lib/ceph/mgr/dashboard/static/AdminLTE-2.3.7/plugins/iCheck/square/orange.png -lib/ceph/mgr/dashboard/static/AdminLTE-2.3.7/plugins/iCheck/minimal/grey.png -lib/ceph/mgr/dashboard/static/AdminLTE-2.3.7/plugins/iCheck/minimal/aero@2x.png -lib/ceph/mgr/dashboard/static/AdminLTE-2.3.7/plugins/iCheck/minimal/blue.png -lib/ceph/mgr/dashboard/static/AdminLTE-2.3.7/plugins/iCheck/minimal/aero.png -lib/ceph/mgr/dashboard/static/AdminLTE-2.3.7/plugins/iCheck/minimal/yellow@2x.png -lib/ceph/mgr/dashboard/static/AdminLTE-2.3.7/plugins/iCheck/minimal/minimal.png -lib/ceph/mgr/dashboard/static/AdminLTE-2.3.7/plugins/iCheck/minimal/grey@2x.png -lib/ceph/mgr/dashboard/static/AdminLTE-2.3.7/plugins/iCheck/minimal/minimal.css -lib/ceph/mgr/dashboard/static/AdminLTE-2.3.7/plugins/iCheck/minimal/orange@2x.png -lib/ceph/mgr/dashboard/static/AdminLTE-2.3.7/plugins/iCheck/minimal/pink@2x.png -lib/ceph/mgr/dashboard/static/AdminLTE-2.3.7/plugins/iCheck/minimal/grey.css -lib/ceph/mgr/dashboard/static/AdminLTE-2.3.7/plugins/iCheck/minimal/aero.css -lib/ceph/mgr/dashboard/static/AdminLTE-2.3.7/plugins/iCheck/minimal/blue.css -lib/ceph/mgr/dashboard/static/AdminLTE-2.3.7/plugins/iCheck/minimal/green.png -lib/ceph/mgr/dashboard/static/AdminLTE-2.3.7/plugins/iCheck/minimal/orange.png -lib/ceph/mgr/dashboard/static/AdminLTE-2.3.7/plugins/iCheck/minimal/orange.css -lib/ceph/mgr/dashboard/static/AdminLTE-2.3.7/plugins/iCheck/minimal/green.css -lib/ceph/mgr/dashboard/static/AdminLTE-2.3.7/plugins/iCheck/minimal/_all.css -lib/ceph/mgr/dashboard/static/AdminLTE-2.3.7/plugins/iCheck/minimal/blue@2x.png -lib/ceph/mgr/dashboard/static/AdminLTE-2.3.7/plugins/iCheck/minimal/purple.css -lib/ceph/mgr/dashboard/static/AdminLTE-2.3.7/plugins/iCheck/minimal/yellow.css -lib/ceph/mgr/dashboard/static/AdminLTE-2.3.7/plugins/iCheck/minimal/minimal@2x.png -lib/ceph/mgr/dashboard/static/AdminLTE-2.3.7/plugins/iCheck/minimal/green@2x.png -lib/ceph/mgr/dashboard/static/AdminLTE-2.3.7/plugins/iCheck/minimal/red.png -lib/ceph/mgr/dashboard/static/AdminLTE-2.3.7/plugins/iCheck/minimal/purple.png -lib/ceph/mgr/dashboard/static/AdminLTE-2.3.7/plugins/iCheck/minimal/red.css -lib/ceph/mgr/dashboard/static/AdminLTE-2.3.7/plugins/iCheck/minimal/yellow.png -lib/ceph/mgr/dashboard/static/AdminLTE-2.3.7/plugins/iCheck/minimal/red@2x.png -lib/ceph/mgr/dashboard/static/AdminLTE-2.3.7/plugins/iCheck/minimal/pink.css -lib/ceph/mgr/dashboard/static/AdminLTE-2.3.7/plugins/iCheck/minimal/purple@2x.png -lib/ceph/mgr/dashboard/static/AdminLTE-2.3.7/plugins/iCheck/minimal/pink.png -lib/ceph/mgr/dashboard/static/AdminLTE-2.3.7/plugins/iCheck/icheck.min.js -lib/ceph/mgr/dashboard/static/AdminLTE-2.3.7/plugins/iCheck/futurico/futurico.css -lib/ceph/mgr/dashboard/static/AdminLTE-2.3.7/plugins/iCheck/futurico/futurico.png -lib/ceph/mgr/dashboard/static/AdminLTE-2.3.7/plugins/iCheck/futurico/futurico@2x.png -lib/ceph/mgr/dashboard/static/AdminLTE-2.3.7/plugins/iCheck/icheck.js -lib/ceph/mgr/dashboard/static/AdminLTE-2.3.7/plugins/iCheck/polaris/polaris@2x.png -lib/ceph/mgr/dashboard/static/AdminLTE-2.3.7/plugins/iCheck/polaris/polaris.png -lib/ceph/mgr/dashboard/static/AdminLTE-2.3.7/plugins/iCheck/polaris/polaris.css -lib/ceph/mgr/dashboard/static/AdminLTE-2.3.7/plugins/iCheck/all.css -lib/ceph/mgr/dashboard/static/AdminLTE-2.3.7/plugins/iCheck/flat/purple@2x.png -lib/ceph/mgr/dashboard/static/AdminLTE-2.3.7/plugins/iCheck/flat/red@2x.png -lib/ceph/mgr/dashboard/static/AdminLTE-2.3.7/plugins/iCheck/flat/red.png -lib/ceph/mgr/dashboard/static/AdminLTE-2.3.7/plugins/iCheck/flat/red.css -lib/ceph/mgr/dashboard/static/AdminLTE-2.3.7/plugins/iCheck/flat/pink.png -lib/ceph/mgr/dashboard/static/AdminLTE-2.3.7/plugins/iCheck/flat/purple.css -lib/ceph/mgr/dashboard/static/AdminLTE-2.3.7/plugins/iCheck/flat/yellow.css -lib/ceph/mgr/dashboard/static/AdminLTE-2.3.7/plugins/iCheck/flat/flat.png -lib/ceph/mgr/dashboard/static/AdminLTE-2.3.7/plugins/iCheck/flat/green@2x.png -lib/ceph/mgr/dashboard/static/AdminLTE-2.3.7/plugins/iCheck/flat/purple.png -lib/ceph/mgr/dashboard/static/AdminLTE-2.3.7/plugins/iCheck/flat/pink.css -lib/ceph/mgr/dashboard/static/AdminLTE-2.3.7/plugins/iCheck/flat/flat.css -lib/ceph/mgr/dashboard/static/AdminLTE-2.3.7/plugins/iCheck/flat/yellow.png -lib/ceph/mgr/dashboard/static/AdminLTE-2.3.7/plugins/iCheck/flat/orange.png -lib/ceph/mgr/dashboard/static/AdminLTE-2.3.7/plugins/iCheck/flat/aero.css -lib/ceph/mgr/dashboard/static/AdminLTE-2.3.7/plugins/iCheck/flat/blue@2x.png -lib/ceph/mgr/dashboard/static/AdminLTE-2.3.7/plugins/iCheck/flat/blue.css -lib/ceph/mgr/dashboard/static/AdminLTE-2.3.7/plugins/iCheck/flat/grey.css -lib/ceph/mgr/dashboard/static/AdminLTE-2.3.7/plugins/iCheck/flat/blue.png -lib/ceph/mgr/dashboard/static/AdminLTE-2.3.7/plugins/iCheck/flat/aero.png -lib/ceph/mgr/dashboard/static/AdminLTE-2.3.7/plugins/iCheck/flat/orange.css -lib/ceph/mgr/dashboard/static/AdminLTE-2.3.7/plugins/iCheck/flat/grey.png -lib/ceph/mgr/dashboard/static/AdminLTE-2.3.7/plugins/iCheck/flat/green.css -lib/ceph/mgr/dashboard/static/AdminLTE-2.3.7/plugins/iCheck/flat/orange@2x.png -lib/ceph/mgr/dashboard/static/AdminLTE-2.3.7/plugins/iCheck/flat/pink@2x.png -lib/ceph/mgr/dashboard/static/AdminLTE-2.3.7/plugins/iCheck/flat/_all.css -lib/ceph/mgr/dashboard/static/AdminLTE-2.3.7/plugins/iCheck/flat/grey@2x.png -lib/ceph/mgr/dashboard/static/AdminLTE-2.3.7/plugins/iCheck/flat/flat@2x.png -lib/ceph/mgr/dashboard/static/AdminLTE-2.3.7/plugins/iCheck/flat/aero@2x.png -lib/ceph/mgr/dashboard/static/AdminLTE-2.3.7/plugins/iCheck/flat/green.png -lib/ceph/mgr/dashboard/static/AdminLTE-2.3.7/plugins/iCheck/flat/yellow@2x.png -lib/ceph/mgr/dashboard/static/AdminLTE-2.3.7/plugins/chartjs/Chart.js -lib/ceph/mgr/dashboard/static/AdminLTE-2.3.7/plugins/chartjs/Chart.min.js -lib/ceph/mgr/dashboard/static/AdminLTE-2.3.7/plugins/flot/jquery.flot.navigate.js -lib/ceph/mgr/dashboard/static/AdminLTE-2.3.7/plugins/flot/jquery.flot.selection.min.js -lib/ceph/mgr/dashboard/static/AdminLTE-2.3.7/plugins/flot/jquery.flot.symbol.js -lib/ceph/mgr/dashboard/static/AdminLTE-2.3.7/plugins/flot/jquery.flot.js -lib/ceph/mgr/dashboard/static/AdminLTE-2.3.7/plugins/flot/jquery.flot.categories.min.js -lib/ceph/mgr/dashboard/static/AdminLTE-2.3.7/plugins/flot/jquery.flot.image.js -lib/ceph/mgr/dashboard/static/AdminLTE-2.3.7/plugins/flot/jquery.flot.resize.min.js -lib/ceph/mgr/dashboard/static/AdminLTE-2.3.7/plugins/flot/jquery.flot.symbol.min.js -lib/ceph/mgr/dashboard/static/AdminLTE-2.3.7/plugins/flot/jquery.flot.fillbetween.js -lib/ceph/mgr/dashboard/static/AdminLTE-2.3.7/plugins/flot/excanvas.js -lib/ceph/mgr/dashboard/static/AdminLTE-2.3.7/plugins/flot/jquery.flot.stack.js -lib/ceph/mgr/dashboard/static/AdminLTE-2.3.7/plugins/flot/jquery.flot.fillbetween.min.js -lib/ceph/mgr/dashboard/static/AdminLTE-2.3.7/plugins/flot/jquery.flot.selection.js -lib/ceph/mgr/dashboard/static/AdminLTE-2.3.7/plugins/flot/jquery.colorhelpers.js -lib/ceph/mgr/dashboard/static/AdminLTE-2.3.7/plugins/flot/jquery.flot.time.min.js -lib/ceph/mgr/dashboard/static/AdminLTE-2.3.7/plugins/flot/jquery.flot.errorbars.min.js -lib/ceph/mgr/dashboard/static/AdminLTE-2.3.7/plugins/flot/jquery.flot.time.js -lib/ceph/mgr/dashboard/static/AdminLTE-2.3.7/plugins/flot/jquery.flot.canvas.min.js -lib/ceph/mgr/dashboard/static/AdminLTE-2.3.7/plugins/flot/jquery.flot.pie.js -lib/ceph/mgr/dashboard/static/AdminLTE-2.3.7/plugins/flot/jquery.flot.errorbars.js -lib/ceph/mgr/dashboard/static/AdminLTE-2.3.7/plugins/flot/jquery.flot.categories.js -lib/ceph/mgr/dashboard/static/AdminLTE-2.3.7/plugins/flot/excanvas.min.js -lib/ceph/mgr/dashboard/static/AdminLTE-2.3.7/plugins/flot/jquery.flot.resize.js -lib/ceph/mgr/dashboard/static/AdminLTE-2.3.7/plugins/flot/jquery.flot.threshold.min.js -lib/ceph/mgr/dashboard/static/AdminLTE-2.3.7/plugins/flot/jquery.flot.pie.min.js -lib/ceph/mgr/dashboard/static/AdminLTE-2.3.7/plugins/flot/jquery.flot.crosshair.js -lib/ceph/mgr/dashboard/static/AdminLTE-2.3.7/plugins/flot/jquery.flot.min.js -lib/ceph/mgr/dashboard/static/AdminLTE-2.3.7/plugins/flot/jquery.flot.crosshair.min.js -lib/ceph/mgr/dashboard/static/AdminLTE-2.3.7/plugins/flot/jquery.colorhelpers.min.js -lib/ceph/mgr/dashboard/static/AdminLTE-2.3.7/plugins/flot/jquery.flot.image.min.js -lib/ceph/mgr/dashboard/static/AdminLTE-2.3.7/plugins/flot/jquery.flot.threshold.js -lib/ceph/mgr/dashboard/static/AdminLTE-2.3.7/plugins/flot/jquery.flot.canvas.js -lib/ceph/mgr/dashboard/static/AdminLTE-2.3.7/plugins/flot/jquery.flot.navigate.min.js -lib/ceph/mgr/dashboard/static/AdminLTE-2.3.7/plugins/flot/jquery.flot.stack.min.js -lib/ceph/mgr/dashboard/static/AdminLTE-2.3.7/plugins/input-mask/phone-codes/readme.txt -lib/ceph/mgr/dashboard/static/AdminLTE-2.3.7/plugins/input-mask/phone-codes/phone-be.json -lib/ceph/mgr/dashboard/static/AdminLTE-2.3.7/plugins/input-mask/phone-codes/phone-codes.json -lib/ceph/mgr/dashboard/static/AdminLTE-2.3.7/plugins/input-mask/jquery.inputmask.numeric.extensions.js -lib/ceph/mgr/dashboard/static/AdminLTE-2.3.7/plugins/input-mask/jquery.inputmask.js -lib/ceph/mgr/dashboard/static/AdminLTE-2.3.7/plugins/input-mask/jquery.inputmask.phone.extensions.js -lib/ceph/mgr/dashboard/static/AdminLTE-2.3.7/plugins/input-mask/jquery.inputmask.regex.extensions.js -lib/ceph/mgr/dashboard/static/AdminLTE-2.3.7/plugins/input-mask/jquery.inputmask.extensions.js -lib/ceph/mgr/dashboard/static/AdminLTE-2.3.7/plugins/input-mask/jquery.inputmask.date.extensions.js -lib/ceph/mgr/dashboard/static/AdminLTE-2.3.7/plugins/knob/jquery.knob.js -lib/ceph/mgr/dashboard/static/AdminLTE-2.3.7/plugins/jvectormap/jquery-jvectormap-1.2.2.css -lib/ceph/mgr/dashboard/static/AdminLTE-2.3.7/plugins/jvectormap/jquery-jvectormap-world-mill-en.js -lib/ceph/mgr/dashboard/static/AdminLTE-2.3.7/plugins/jvectormap/jquery-jvectormap-1.2.2.min.js -lib/ceph/mgr/dashboard/static/AdminLTE-2.3.7/plugins/jvectormap/jquery-jvectormap-usa-en.js -lib/ceph/mgr/dashboard/static/AdminLTE-2.3.7/plugins/daterangepicker/daterangepicker.css -lib/ceph/mgr/dashboard/static/AdminLTE-2.3.7/plugins/daterangepicker/daterangepicker.js -lib/ceph/mgr/dashboard/static/AdminLTE-2.3.7/plugins/daterangepicker/moment.js -lib/ceph/mgr/dashboard/static/AdminLTE-2.3.7/plugins/daterangepicker/moment.min.js -lib/ceph/mgr/dashboard/static/AdminLTE-2.3.7/plugins/jQueryUI/jquery-ui.js -lib/ceph/mgr/dashboard/static/AdminLTE-2.3.7/plugins/jQueryUI/jquery-ui.min.js -lib/ceph/mgr/dashboard/static/AdminLTE-2.3.7/LICENSE -lib/ceph/mgr/dashboard/static/AdminLTE-2.3.7/changelog.md -lib/ceph/mgr/dashboard/static/AdminLTE-2.3.7/README.md -lib/ceph/mgr/dashboard/static/AdminLTE-2.3.7/build/bootstrap-less/mixins.less -lib/ceph/mgr/dashboard/static/AdminLTE-2.3.7/build/bootstrap-less/mixins/nav-divider.less -lib/ceph/mgr/dashboard/static/AdminLTE-2.3.7/build/bootstrap-less/mixins/size.less -lib/ceph/mgr/dashboard/static/AdminLTE-2.3.7/build/bootstrap-less/mixins/table-row.less -lib/ceph/mgr/dashboard/static/AdminLTE-2.3.7/build/bootstrap-less/mixins/reset-filter.less -lib/ceph/mgr/dashboard/static/AdminLTE-2.3.7/build/bootstrap-less/mixins/labels.less -lib/ceph/mgr/dashboard/static/AdminLTE-2.3.7/build/bootstrap-less/mixins/buttons.less -lib/ceph/mgr/dashboard/static/AdminLTE-2.3.7/build/bootstrap-less/mixins/image.less -lib/ceph/mgr/dashboard/static/AdminLTE-2.3.7/build/bootstrap-less/mixins/progress-bar.less -lib/ceph/mgr/dashboard/static/AdminLTE-2.3.7/build/bootstrap-less/mixins/grid.less -lib/ceph/mgr/dashboard/static/AdminLTE-2.3.7/build/bootstrap-less/mixins/alerts.less -lib/ceph/mgr/dashboard/static/AdminLTE-2.3.7/build/bootstrap-less/mixins/list-group.less -lib/ceph/mgr/dashboard/static/AdminLTE-2.3.7/build/bootstrap-less/mixins/reset-text.less -lib/ceph/mgr/dashboard/static/AdminLTE-2.3.7/build/bootstrap-less/mixins/vendor-prefixes.less -lib/ceph/mgr/dashboard/static/AdminLTE-2.3.7/build/bootstrap-less/mixins/resize.less -lib/ceph/mgr/dashboard/static/AdminLTE-2.3.7/build/bootstrap-less/mixins/background-variant.less -lib/ceph/mgr/dashboard/static/AdminLTE-2.3.7/build/bootstrap-less/mixins/responsive-visibility.less -lib/ceph/mgr/dashboard/static/AdminLTE-2.3.7/build/bootstrap-less/mixins/text-overflow.less -lib/ceph/mgr/dashboard/static/AdminLTE-2.3.7/build/bootstrap-less/mixins/pagination.less -lib/ceph/mgr/dashboard/static/AdminLTE-2.3.7/build/bootstrap-less/mixins/clearfix.less -lib/ceph/mgr/dashboard/static/AdminLTE-2.3.7/build/bootstrap-less/mixins/opacity.less -lib/ceph/mgr/dashboard/static/AdminLTE-2.3.7/build/bootstrap-less/mixins/text-emphasis.less -lib/ceph/mgr/dashboard/static/AdminLTE-2.3.7/build/bootstrap-less/mixins/forms.less -lib/ceph/mgr/dashboard/static/AdminLTE-2.3.7/build/bootstrap-less/mixins/nav-vertical-align.less -lib/ceph/mgr/dashboard/static/AdminLTE-2.3.7/build/bootstrap-less/mixins/grid-framework.less -lib/ceph/mgr/dashboard/static/AdminLTE-2.3.7/build/bootstrap-less/mixins/center-block.less -lib/ceph/mgr/dashboard/static/AdminLTE-2.3.7/build/bootstrap-less/mixins/panels.less -lib/ceph/mgr/dashboard/static/AdminLTE-2.3.7/build/bootstrap-less/mixins/gradients.less -lib/ceph/mgr/dashboard/static/AdminLTE-2.3.7/build/bootstrap-less/mixins/hide-text.less -lib/ceph/mgr/dashboard/static/AdminLTE-2.3.7/build/bootstrap-less/mixins/border-radius.less -lib/ceph/mgr/dashboard/static/AdminLTE-2.3.7/build/bootstrap-less/mixins/tab-focus.less -lib/ceph/mgr/dashboard/static/AdminLTE-2.3.7/build/bootstrap-less/variables.less -lib/ceph/mgr/dashboard/static/AdminLTE-2.3.7/build/less/select2.less -lib/ceph/mgr/dashboard/static/AdminLTE-2.3.7/build/less/alerts.less -lib/ceph/mgr/dashboard/static/AdminLTE-2.3.7/build/less/boxes.less -lib/ceph/mgr/dashboard/static/AdminLTE-2.3.7/build/less/control-sidebar.less -lib/ceph/mgr/dashboard/static/AdminLTE-2.3.7/build/less/mixins.less -lib/ceph/mgr/dashboard/static/AdminLTE-2.3.7/build/less/info-box.less -lib/ceph/mgr/dashboard/static/AdminLTE-2.3.7/build/less/timeline.less -lib/ceph/mgr/dashboard/static/AdminLTE-2.3.7/build/less/header.less -lib/ceph/mgr/dashboard/static/AdminLTE-2.3.7/build/less/miscellaneous.less -lib/ceph/mgr/dashboard/static/AdminLTE-2.3.7/build/less/dropdown.less -lib/ceph/mgr/dashboard/static/AdminLTE-2.3.7/build/less/modal.less -lib/ceph/mgr/dashboard/static/AdminLTE-2.3.7/build/less/.csslintrc -lib/ceph/mgr/dashboard/static/AdminLTE-2.3.7/build/less/small-box.less -lib/ceph/mgr/dashboard/static/AdminLTE-2.3.7/build/less/login_and_register.less -lib/ceph/mgr/dashboard/static/AdminLTE-2.3.7/build/less/callout.less -lib/ceph/mgr/dashboard/static/AdminLTE-2.3.7/build/less/carousel.less -lib/ceph/mgr/dashboard/static/AdminLTE-2.3.7/build/less/labels.less -lib/ceph/mgr/dashboard/static/AdminLTE-2.3.7/build/less/variables.less -lib/ceph/mgr/dashboard/static/AdminLTE-2.3.7/build/less/navs.less -lib/ceph/mgr/dashboard/static/AdminLTE-2.3.7/build/less/sidebar.less -lib/ceph/mgr/dashboard/static/AdminLTE-2.3.7/build/less/fullcalendar.less -lib/ceph/mgr/dashboard/static/AdminLTE-2.3.7/build/less/social-widgets.less -lib/ceph/mgr/dashboard/static/AdminLTE-2.3.7/build/less/AdminLTE.less -lib/ceph/mgr/dashboard/static/AdminLTE-2.3.7/build/less/invoice.less -lib/ceph/mgr/dashboard/static/AdminLTE-2.3.7/build/less/progress-bars.less -lib/ceph/mgr/dashboard/static/AdminLTE-2.3.7/build/less/print.less -lib/ceph/mgr/dashboard/static/AdminLTE-2.3.7/build/less/buttons.less -lib/ceph/mgr/dashboard/static/AdminLTE-2.3.7/build/less/skins/skin-purple-light.less -lib/ceph/mgr/dashboard/static/AdminLTE-2.3.7/build/less/skins/skin-blue.less -lib/ceph/mgr/dashboard/static/AdminLTE-2.3.7/build/less/skins/skin-blue-light.less -lib/ceph/mgr/dashboard/static/AdminLTE-2.3.7/build/less/skins/skin-red-light.less -lib/ceph/mgr/dashboard/static/AdminLTE-2.3.7/build/less/skins/skin-green.less -lib/ceph/mgr/dashboard/static/AdminLTE-2.3.7/build/less/skins/skin-yellow-light.less -lib/ceph/mgr/dashboard/static/AdminLTE-2.3.7/build/less/skins/_all-skins.less -lib/ceph/mgr/dashboard/static/AdminLTE-2.3.7/build/less/skins/skin-purple.less -lib/ceph/mgr/dashboard/static/AdminLTE-2.3.7/build/less/skins/skin-green-light.less -lib/ceph/mgr/dashboard/static/AdminLTE-2.3.7/build/less/skins/skin-black-light.less -lib/ceph/mgr/dashboard/static/AdminLTE-2.3.7/build/less/skins/skin-black.less -lib/ceph/mgr/dashboard/static/AdminLTE-2.3.7/build/less/skins/skin-yellow.less -lib/ceph/mgr/dashboard/static/AdminLTE-2.3.7/build/less/skins/skin-red.less -lib/ceph/mgr/dashboard/static/AdminLTE-2.3.7/build/less/sidebar-mini.less -lib/ceph/mgr/dashboard/static/AdminLTE-2.3.7/build/less/table.less -lib/ceph/mgr/dashboard/static/AdminLTE-2.3.7/build/less/profile.less -lib/ceph/mgr/dashboard/static/AdminLTE-2.3.7/build/less/users-list.less -lib/ceph/mgr/dashboard/static/AdminLTE-2.3.7/build/less/mailbox.less -lib/ceph/mgr/dashboard/static/AdminLTE-2.3.7/build/less/direct-chat.less -lib/ceph/mgr/dashboard/static/AdminLTE-2.3.7/build/less/core.less -lib/ceph/mgr/dashboard/static/AdminLTE-2.3.7/build/less/forms.less -lib/ceph/mgr/dashboard/static/AdminLTE-2.3.7/build/less/bootstrap-social.less -lib/ceph/mgr/dashboard/static/AdminLTE-2.3.7/build/less/products.less -lib/ceph/mgr/dashboard/static/AdminLTE-2.3.7/build/less/lockscreen.less -lib/ceph/mgr/dashboard/static/AdminLTE-2.3.7/build/less/404_500_errors.less -lib/ceph/mgr/dashboard/static/AdminLTE-2.3.7/bootstrap/js/npm.js -lib/ceph/mgr/dashboard/static/AdminLTE-2.3.7/bootstrap/js/bootstrap.js -lib/ceph/mgr/dashboard/static/AdminLTE-2.3.7/bootstrap/js/bootstrap.min.js -lib/ceph/mgr/dashboard/static/AdminLTE-2.3.7/bootstrap/fonts/glyphicons-halflings-regular.eot -lib/ceph/mgr/dashboard/static/AdminLTE-2.3.7/bootstrap/fonts/glyphicons-halflings-regular.woff2 -lib/ceph/mgr/dashboard/static/AdminLTE-2.3.7/bootstrap/fonts/glyphicons-halflings-regular.svg -lib/ceph/mgr/dashboard/static/AdminLTE-2.3.7/bootstrap/fonts/glyphicons-halflings-regular.ttf -lib/ceph/mgr/dashboard/static/AdminLTE-2.3.7/bootstrap/fonts/glyphicons-halflings-regular.woff -lib/ceph/mgr/dashboard/static/AdminLTE-2.3.7/bootstrap/css/bootstrap.min.css -lib/ceph/mgr/dashboard/static/AdminLTE-2.3.7/bootstrap/css/bootstrap.min.css.map -lib/ceph/mgr/dashboard/static/AdminLTE-2.3.7/bootstrap/css/bootstrap.css.map -lib/ceph/mgr/dashboard/static/AdminLTE-2.3.7/bootstrap/css/bootstrap.css -lib/ceph/mgr/dashboard/static/AdminLTE-2.3.7/starter.html -lib/ceph/mgr/dashboard/static/AdminLTE-2.3.7/Gruntfile.js -lib/ceph/mgr/dashboard/static/AdminLTE-2.3.7/index.html -lib/ceph/mgr/dashboard/static/favicon.ico -lib/ceph/mgr/dashboard/static/rivets.bundled.min.js -lib/ceph/mgr/dashboard/static/underscore-min.js -lib/ceph/mgr/dashboard/servers.html -lib/ceph/mgr/dashboard/clients.html -lib/ceph/mgr/dashboard/osd_perf.html -lib/ceph/mgr/dashboard/remote_view_cache.py -lib/ceph/mgr/dashboard/rbd_ls.py -lib/ceph/mgr/dashboard/base.html -lib/ceph/mgr/dashboard/health.html -lib/ceph/mgr/dashboard/osds.html -lib/ceph/mgr/dashboard/cephfs_clients.py -lib/ceph/mgr/dashboard/module.py -lib/ceph/mgr/dashboard/README.rst -lib/ceph/mgr/dashboard/filesystem.html -lib/ceph/mgr/dashboard/types.py -lib/ceph/mgr/dashboard/__init__.py -lib/ceph/mgr/prometheus/__init__.py -lib/ceph/mgr/prometheus/module.py -lib/ceph/mgr/zabbix/module.py -lib/ceph/mgr/zabbix/zabbix_template.xml -lib/ceph/mgr/zabbix/__init__.py -lib/ceph/mgr/mgr_module.py -lib/librados.so -lib/librados.so.2 -lib/librados.so.2.0.0 -lib/libradosstriper.so -lib/libradosstriper.so.1 -lib/libradosstriper.so.1.0.0 -lib/librbd.so -lib/librbd.so.1 -lib/librbd.so.1.12.0 -lib/librgw.so -lib/librgw.so.2 -lib/librgw.so.2.0.0 -%%PYTHON_SITELIBDIR%%/ceph_argparse.py -%%PYTHON_SITELIBDIR%%/ceph_daemon.py -%%PYTHON_SITELIBDIR%%/ceph_detect_init-1.0.1-py%%PYTHON_VER%%.egg-info/PKG-INFO -%%PYTHON_SITELIBDIR%%/ceph_detect_init-1.0.1-py%%PYTHON_VER%%.egg-info/SOURCES.txt -%%PYTHON_SITELIBDIR%%/ceph_detect_init-1.0.1-py%%PYTHON_VER%%.egg-info/dependency_links.txt -%%PYTHON_SITELIBDIR%%/ceph_detect_init-1.0.1-py%%PYTHON_VER%%.egg-info/entry_points.txt -%%PYTHON_SITELIBDIR%%/ceph_detect_init-1.0.1-py%%PYTHON_VER%%.egg-info/requires.txt -%%PYTHON_SITELIBDIR%%/ceph_detect_init-1.0.1-py%%PYTHON_VER%%.egg-info/top_level.txt -%%PYTHON_SITELIBDIR%%/ceph_detect_init/__init__.py -%%PYTHON_SITELIBDIR%%/ceph_detect_init/__init__.pyc -%%PYTHON_SITELIBDIR%%/ceph_detect_init/alpine/__init__.py -%%PYTHON_SITELIBDIR%%/ceph_detect_init/alpine/__init__.pyc -%%PYTHON_SITELIBDIR%%/ceph_detect_init/arch/__init__.py -%%PYTHON_SITELIBDIR%%/ceph_detect_init/arch/__init__.pyc -%%PYTHON_SITELIBDIR%%/ceph_detect_init/centos/__init__.py -%%PYTHON_SITELIBDIR%%/ceph_detect_init/centos/__init__.pyc -%%PYTHON_SITELIBDIR%%/ceph_detect_init/debian/__init__.py -%%PYTHON_SITELIBDIR%%/ceph_detect_init/debian/__init__.pyc -%%PYTHON_SITELIBDIR%%/ceph_detect_init/docker/__init__.py -%%PYTHON_SITELIBDIR%%/ceph_detect_init/docker/__init__.pyc -%%PYTHON_SITELIBDIR%%/ceph_detect_init/exc.py -%%PYTHON_SITELIBDIR%%/ceph_detect_init/exc.pyc -%%PYTHON_SITELIBDIR%%/ceph_detect_init/fedora/__init__.py -%%PYTHON_SITELIBDIR%%/ceph_detect_init/fedora/__init__.pyc -%%PYTHON_SITELIBDIR%%/ceph_detect_init/freebsd/__init__.py -%%PYTHON_SITELIBDIR%%/ceph_detect_init/freebsd/__init__.pyc -%%PYTHON_SITELIBDIR%%/ceph_detect_init/gentoo/__init__.py -%%PYTHON_SITELIBDIR%%/ceph_detect_init/gentoo/__init__.pyc -%%PYTHON_SITELIBDIR%%/ceph_detect_init/main.py -%%PYTHON_SITELIBDIR%%/ceph_detect_init/main.pyc -%%PYTHON_SITELIBDIR%%/ceph_detect_init/oraclevms/__init__.py -%%PYTHON_SITELIBDIR%%/ceph_detect_init/oraclevms/__init__.pyc -%%PYTHON_SITELIBDIR%%/ceph_detect_init/rhel/__init__.py -%%PYTHON_SITELIBDIR%%/ceph_detect_init/rhel/__init__.pyc -%%PYTHON_SITELIBDIR%%/ceph_detect_init/suse/__init__.py -%%PYTHON_SITELIBDIR%%/ceph_detect_init/suse/__init__.pyc -%%PYTHON_SITELIBDIR%%/ceph_disk-1.0.0-py%%PYTHON_VER%%.egg-info/PKG-INFO -%%PYTHON_SITELIBDIR%%/ceph_disk-1.0.0-py%%PYTHON_VER%%.egg-info/SOURCES.txt -%%PYTHON_SITELIBDIR%%/ceph_disk-1.0.0-py%%PYTHON_VER%%.egg-info/dependency_links.txt -%%PYTHON_SITELIBDIR%%/ceph_disk-1.0.0-py%%PYTHON_VER%%.egg-info/entry_points.txt -%%PYTHON_SITELIBDIR%%/ceph_disk-1.0.0-py%%PYTHON_VER%%.egg-info/requires.txt -%%PYTHON_SITELIBDIR%%/ceph_disk-1.0.0-py%%PYTHON_VER%%.egg-info/top_level.txt -%%PYTHON_SITELIBDIR%%/ceph_disk/__init__.py -%%PYTHON_SITELIBDIR%%/ceph_disk/__init__.pyc -%%PYTHON_SITELIBDIR%%/ceph_disk/main.py -%%PYTHON_SITELIBDIR%%/ceph_disk/main.pyc -%%PYTHON_SITELIBDIR%%/ceph_rest_api.py -%%PYTHON_SITELIBDIR%%/ceph_volume_client.py -%%PYTHON_SITELIBDIR%%/rados-2.0.0-py%%PYTHON_VER%%.egg-info/PKG-INFO -%%PYTHON_SITELIBDIR%%/rados-2.0.0-py%%PYTHON_VER%%.egg-info/SOURCES.txt -%%PYTHON_SITELIBDIR%%/rados-2.0.0-py%%PYTHON_VER%%.egg-info/dependency_links.txt -%%PYTHON_SITELIBDIR%%/rados-2.0.0-py%%PYTHON_VER%%.egg-info/top_level.txt -%%PYTHON_SITELIBDIR%%/rados.so -%%PYTHON_SITELIBDIR%%/rbd-2.0.0-py%%PYTHON_VER%%.egg-info/PKG-INFO -%%PYTHON_SITELIBDIR%%/rbd-2.0.0-py%%PYTHON_VER%%.egg-info/SOURCES.txt -%%PYTHON_SITELIBDIR%%/rbd-2.0.0-py%%PYTHON_VER%%.egg-info/dependency_links.txt -%%PYTHON_SITELIBDIR%%/rbd-2.0.0-py%%PYTHON_VER%%.egg-info/top_level.txt -%%PYTHON_SITELIBDIR%%/rbd.so -%%PYTHON_SITELIBDIR%%/rgw-2.0.0-py%%PYTHON_VER%%.egg-info/PKG-INFO -%%PYTHON_SITELIBDIR%%/rgw-2.0.0-py%%PYTHON_VER%%.egg-info/SOURCES.txt -%%PYTHON_SITELIBDIR%%/rgw-2.0.0-py%%PYTHON_VER%%.egg-info/dependency_links.txt -%%PYTHON_SITELIBDIR%%/rgw-2.0.0-py%%PYTHON_VER%%.egg-info/top_level.txt -%%PYTHON_SITELIBDIR%%/rgw.so -lib/rados-classes/libcls_hello.so -lib/rados-classes/libcls_hello.so.1 -lib/rados-classes/libcls_hello.so.1.0.0 -lib/rados-classes/libcls_journal.so -lib/rados-classes/libcls_journal.so.1 -lib/rados-classes/libcls_journal.so.1.0.0 -lib/rados-classes/libcls_lock.so -lib/rados-classes/libcls_lock.so.1 -lib/rados-classes/libcls_lock.so.1.0.0 -lib/rados-classes/libcls_log.so -lib/rados-classes/libcls_log.so.1 -lib/rados-classes/libcls_log.so.1.0.0 -lib/rados-classes/libcls_lua.so -lib/rados-classes/libcls_lua.so.1 -lib/rados-classes/libcls_lua.so.1.0.0 -lib/rados-classes/libcls_numops.so -lib/rados-classes/libcls_numops.so.1 -lib/rados-classes/libcls_numops.so.1.0.0 -lib/rados-classes/libcls_rbd.so -lib/rados-classes/libcls_rbd.so.1 -lib/rados-classes/libcls_rbd.so.1.0.0 -lib/rados-classes/libcls_refcount.so -lib/rados-classes/libcls_refcount.so.1 -lib/rados-classes/libcls_refcount.so.1.0.0 -lib/rados-classes/libcls_replica_log.so -lib/rados-classes/libcls_replica_log.so.1 -lib/rados-classes/libcls_replica_log.so.1.0.0 -lib/rados-classes/libcls_rgw.so -lib/rados-classes/libcls_rgw.so.1 -lib/rados-classes/libcls_rgw.so.1.0.0 -lib/rados-classes/libcls_sdk.so -lib/rados-classes/libcls_sdk.so.1 -lib/rados-classes/libcls_sdk.so.1.0.0 -lib/rados-classes/libcls_statelog.so -lib/rados-classes/libcls_statelog.so.1 -lib/rados-classes/libcls_statelog.so.1.0.0 -lib/rados-classes/libcls_timeindex.so -lib/rados-classes/libcls_timeindex.so.1 -lib/rados-classes/libcls_timeindex.so.1.0.0 -lib/rados-classes/libcls_user.so -lib/rados-classes/libcls_user.so.1 -lib/rados-classes/libcls_user.so.1.0.0 -lib/rados-classes/libcls_version.so -lib/rados-classes/libcls_version.so.1 -lib/rados-classes/libcls_version.so.1.0.0 -libexec/ceph/ceph-osd-prestart.sh -libexec/ceph/ceph_common.sh -man/man8/ceph-authtool.8.gz -man/man8/ceph-clsinfo.8.gz -man/man8/ceph-conf.8.gz -man/man8/ceph-create-keys.8.gz -man/man8/ceph-debugpack.8.gz -man/man8/ceph-dencoder.8.gz -man/man8/ceph-deploy.8.gz -man/man8/ceph-detect-init.8.gz -man/man8/ceph-disk.8.gz -man/man8/ceph-fuse.8.gz -man/man8/ceph-mds.8.gz -man/man8/ceph-mon.8.gz -man/man8/ceph-osd.8.gz -man/man8/ceph-post-file.8.gz -man/man8/ceph-rbdnamer.8.gz -man/man8/ceph-rest-api.8.gz -man/man8/ceph-run.8.gz -man/man8/ceph-syn.8.gz -man/man8/ceph.8.gz -man/man8/crushtool.8.gz -man/man8/librados-config.8.gz -man/man8/monmaptool.8.gz -man/man8/mount.ceph.8.gz -man/man8/osdmaptool.8.gz -man/man8/rados.8.gz -man/man8/radosgw-admin.8.gz -man/man8/radosgw.8.gz -man/man8/rbd-fuse.8.gz -man/man8/rbd-ggate.8.gz -man/man8/rbd-mirror.8.gz -man/man8/rbd-replay-many.8.gz -man/man8/rbd-replay-prep.8.gz -man/man8/rbd-replay.8.gz -man/man8/rbd.8.gz -man/man8/rbdmap.8.gz -sbin/ceph-create-keys -sbin/ceph-disk -sbin/mount.fuse.ceph -%%DATADIR%%/id_rsa_drop.ceph.com -%%DATADIR%%/id_rsa_drop.ceph.com.pub -%%DATADIR%%/known_hosts_drop.ceph.com -@owner root -@group wheel -@mode 755 -@dir /var/lib -@owner 167 -@group 167 -@mode 750 -@dir /var/lib/ceph/bootstrap-mds -@dir /var/lib/ceph/bootstrap-osd -@dir /var/lib/ceph/bootstrap-rgw -@dir /var/lib/ceph/bootstrap-mgr -@dir /var/lib/ceph/mds -@dir /var/lib/ceph/mon -@dir /var/lib/ceph/osd -@dir /var/lib/ceph/mgr -@dir /var/lib/ceph/tmp -@dir /var/lib/ceph/radosgw -@dir /var/lib/ceph -@dir /var/log/ceph -@dir /var/run/ceph diff --git a/net/coda6_server/Makefile b/net/coda6_server/Makefile deleted file mode 100644 index 88b2246e20d4..000000000000 --- a/net/coda6_server/Makefile +++ /dev/null @@ -1,53 +0,0 @@ -# Created by: Tim Robbins -# $FreeBSD$ - -PORTNAME= coda -PORTVERSION= 6.9.4 -PORTREVISION?= 7 -CATEGORIES= net -MASTER_SITES= ftp://ftp.coda.cs.cmu.edu/pub/coda/src/ \ - ftp://ftp.planetmirror.com/pub/coda/src/ \ - ftp://ftp.nctu.edu.tw/mirror/Coda/src/ \ - ftp://ftp.wu-wien.ac.at/pub/systems/coda/src/ -PKGNAMESUFFIX= -${CODA_SUITE} - -MAINTAINER= ports@FreeBSD.org -COMMENT= Server programs for a replicated high-performance network file system - -BROKEN= fails to build -DEPRECATED= Broken for more than 5 months -EXPIRATION_DATE= 2018-08-20 - -LIB_DEPENDS= liblwp.so:devel/lwp \ - librpc2.so:devel/rpc2 \ - librvmlwp.so:devel/rvm - -USES= pkgconfig gmake shebangfix perl5 readline -USE_PERL5= run -SHEBANG_FILES= coda-src/scripts/tape.pl \ - coda-src/scripts/volinfo.pl \ - coda-src/scripts/volsizes.pl \ - coda-src/scripts/volmunge -GNU_CONFIGURE= yes -CONFIGURE_ARGS+= --enable-${CODA_SUITE} -CODA_SUITE?= server - -.if ${CODA_SUITE} == server -CONFLICTS= openafs-[0-9]* -.endif - -.include <bsd.port.pre.mk> - -.if ${CODA_SUITE} == client -# this needs testing with the new version (6.1.1) -#IGNORE= makes a kernel panic on this version of FreeBSD -pre-everything:: - @${ECHO_CMD} "" - @${ECHO_CMD} "WARNING:" - @${ECHO_CMD} "This version ${PORTVERSION} of the coda client has not been tested at all under FreeBSD." - @${ECHO_CMD} "Previous version 6.0.7 was known to cause a kernel panic." - @${ECHO_CMD} "If you make some tests, please send the results to ports@FreeBSD.org" - @${ECHO_CMD} "" -.endif - -.include <bsd.port.post.mk> diff --git a/net/coda6_server/distinfo b/net/coda6_server/distinfo deleted file mode 100644 index 6a79d04b97fe..000000000000 --- a/net/coda6_server/distinfo +++ /dev/null @@ -1,2 +0,0 @@ -SHA256 (coda-6.9.4.tar.gz) = 87995da7155f5f99e9ec19e8250d98b97544a9d5531d1b79d3c77557ef200285 -SIZE (coda-6.9.4.tar.gz) = 1687157 diff --git a/net/coda6_server/files/patch-coda-src-venus-hdb.cc b/net/coda6_server/files/patch-coda-src-venus-hdb.cc deleted file mode 100644 index d2733a30e194..000000000000 --- a/net/coda6_server/files/patch-coda-src-venus-hdb.cc +++ /dev/null @@ -1,10 +0,0 @@ ---- coda-src/venus/hdb.cc.orig 2008-12-16 15:12:10 UTC -+++ coda-src/venus/hdb.cc -@@ -58,7 +58,6 @@ extern "C" { - #include <stdlib.h> - #include <pwd.h> - #include <fcntl.h> --#include <utmp.h> - - #include <codadir.h> - diff --git a/net/coda6_server/files/patch-coda-src-venus-user.cc b/net/coda6_server/files/patch-coda-src-venus-user.cc deleted file mode 100644 index 43aa13c9e667..000000000000 --- a/net/coda6_server/files/patch-coda-src-venus-user.cc +++ /dev/null @@ -1,19 +0,0 @@ ---- coda-src/venus/user.cc.orig 2007-08-01 18:31:21 UTC -+++ coda-src/venus/user.cc -@@ -42,7 +42,6 @@ extern "C" { - #include <netinet/in.h> - #include <errno.h> - #include <struct.h> --#include <utmp.h> - #include <pwd.h> - - #include <rpc2/rpc2.h> -@@ -167,7 +166,7 @@ int AuthorizedUser(uid_t thisUser) - - int ConsoleUser(uid_t user) - { --#ifdef __CYGWIN32__ -+#if 1 - return(1); - - #elif defined(__linux__) diff --git a/net/coda6_server/files/patch-coda-src-venus-worker.cc b/net/coda6_server/files/patch-coda-src-venus-worker.cc deleted file mode 100644 index 90372459a815..000000000000 --- a/net/coda6_server/files/patch-coda-src-venus-worker.cc +++ /dev/null @@ -1,24 +0,0 @@ ---- coda-src/venus/worker.cc.orig 2008-10-06 16:52:22 UTC -+++ coda-src/venus/worker.cc -@@ -397,17 +397,17 @@ void VFSMount() - md[0].iov_base = (char *)"fstype"; md[0].iov_len = sizeof("fstype"); - md[1].iov_base = (char *)"coda"; md[1].iov_len = sizeof("coda"); - md[2].iov_base = (char *)"fspath"; md[2].iov_len = sizeof("fspath"); -- md[3].iov_base = venusRoot; md[3].iov_len = strlen(venusRoot) + 1; -+ md[3].iov_base = (char *)venusRoot; md[3].iov_len = strlen((char *)venusRoot) + 1; - md[4].iov_base = (char *)"from"; md[4].iov_len = sizeof("from"); -- md[5].iov_base = kernDevice; md[5].iov_len = strlen(kernDevice) + 1; -+ md[5].iov_base = (char *)kernDevice; md[5].iov_len = strlen((char *)kernDevice) + 1; - error = nmount(md, 6, 0); - } - #endif - - if (error < 0) -- error = mount("coda", venusRoot, 0, kernDevice); -+ error = mount("coda", (char *)venusRoot, 0, (char *)kernDevice); - if (error < 0) -- error = mount("cfs", venusRoot, 0, kernDevice); -+ error = mount("cfs", (char *)venusRoot, 0, (char *)kernDevice); - #if defined(__FreeBSD__) && !defined(__FreeBSD_version) - #define MOUNT_CFS 19 - if (error < 0) diff --git a/net/coda6_server/files/patch-coda-src_kerndep_coda.h b/net/coda6_server/files/patch-coda-src_kerndep_coda.h deleted file mode 100644 index f7873b14d3ce..000000000000 --- a/net/coda6_server/files/patch-coda-src_kerndep_coda.h +++ /dev/null @@ -1,32 +0,0 @@ ---- coda-src/kerndep/coda.h.orig 2007-08-01 18:32:36 UTC -+++ coda-src/kerndep/coda.h -@@ -184,13 +184,29 @@ struct venus_dirent { - - #ifndef _VENUS_DIRENT_T_ - #define _VENUS_DIRENT_T_ 1 -+#if defined(__FreeBSD__) -+#include <sys/param.h> -+#endif -+#if defined(__FreeBSD__) && (__FreeBSD_version >= 1200031) - struct venus_dirent { -+ ino_t d_fileno; /* file number of entry */ -+ off_t d_off; /* directory offset of entry */ -+ uint16_t d_reclen; /* length of this record */ -+ uint8_t d_type; /* file type, see below */ -+ uint8_t d_pad0; -+ uint16_t d_namlen; /* length of string in d_name */ -+ uint16_t d_pad1; -+ char d_name[255 + 1]; /* name must be no longer than this */ -+}; -+#else -+struct venus_dirent { - unsigned int d_fileno; /* file number of entry */ - unsigned short d_reclen; /* length of this record */ - unsigned char d_type; /* file type, see below */ - unsigned char d_namlen; /* length of string in d_name */ - char d_name[CODA_MAXNAMLEN + 1];/* name must be no longer than this */ - }; -+#endif - #undef DIRSIZ - #define DIRSIZ(dp) ((sizeof (struct venus_dirent) - (CODA_MAXNAMLEN+1)) + \ - (((dp)->d_namlen+1 + 3) &~ 3)) diff --git a/net/coda6_server/files/patch-coda-src_venus_vol__cml.cc b/net/coda6_server/files/patch-coda-src_venus_vol__cml.cc deleted file mode 100644 index 9755accb64cc..000000000000 --- a/net/coda6_server/files/patch-coda-src_venus_vol__cml.cc +++ /dev/null @@ -1,12 +0,0 @@ ---- coda-src/venus/vol_cml.cc.orig 2008-10-06 16:52:54 UTC -+++ coda-src/venus/vol_cml.cc -@@ -3606,7 +3606,8 @@ static int WriteLinks(struct DirEntry *de, void *arg) - { - VnodeId vnode; - Unique_t vunique; -- char *name = de->name, *comp; -+ char *name = de->name; -+ const char *comp; - size_t prefixlen; - char namebuf[CODA_MAXPATHLEN]; - struct WriteLinksHook *hook = (struct WriteLinksHook *)arg; diff --git a/net/coda6_server/files/patch-configure b/net/coda6_server/files/patch-configure deleted file mode 100644 index 34cb1047cb6e..000000000000 --- a/net/coda6_server/files/patch-configure +++ /dev/null @@ -1,21 +0,0 @@ ---- configure.orig 2008-12-19 22:04:04 UTC -+++ configure -@@ -20699,17 +20699,11 @@ echo "${ECHO_T}RedHat" >&6; } - initdir='${prefix}'/${initdir}/rc.d/init.d - initstyle=sysv - --elif test -d ${prefix}/${initdir}/rc.d ; then -+else - # probably FreeBSD or NetBSD's BSD-style init-scripts. - { echo "$as_me:$LINENO: result: BSD style" >&5 - echo "${ECHO_T}BSD style" >&6; } - initdir='${prefix}'/${initdir}/rc.d -- initstyle=bsd -- --else -- { echo "$as_me:$LINENO: result: unknown, installing BSD scripts in ${initdir}" >&5 --echo "${ECHO_T}unknown, installing BSD scripts in ${initdir}" >&6; } -- initdir='${prefix}'/${initdir} - initstyle=bsd - fi - diff --git a/net/coda6_server/files/patch-lib-src-base-coda_getaddrinfo.c b/net/coda6_server/files/patch-lib-src-base-coda_getaddrinfo.c deleted file mode 100644 index 32b8c4b9f50c..000000000000 --- a/net/coda6_server/files/patch-lib-src-base-coda_getaddrinfo.c +++ /dev/null @@ -1,13 +0,0 @@ ---- lib-src/base/coda_getaddrinfo.c.orig 2007-07-20 21:34:55 UTC -+++ lib-src/base/coda_getaddrinfo.c -@@ -37,6 +37,10 @@ Coda are listed in the file CREDITS. - #endif - - #include <sys/types.h> -+#include <sys/param.h> -+#include <netinet/in.h> -+#include <arpa/nameser.h> -+#include <resolv.h> - #include <stdlib.h> - #include <stdio.h> - #include <string.h> diff --git a/net/coda6_server/pkg-descr b/net/coda6_server/pkg-descr deleted file mode 100644 index 67606731d270..000000000000 --- a/net/coda6_server/pkg-descr +++ /dev/null @@ -1,11 +0,0 @@ -Coda is a distributed file system. Among its features are disconnected -operation, good security model, server replication and persistent -client side caching. - -This package builds the entire source tree but only installs(/packages) -the server side programs. - -For more info, contact information available below. - -EMAIL: coda@cs.cmu.edu -WWW: http://www.coda.cs.cmu.edu/ diff --git a/net/coda6_server/pkg-plist b/net/coda6_server/pkg-plist deleted file mode 100644 index fc3b70d31c67..000000000000 --- a/net/coda6_server/pkg-plist +++ /dev/null @@ -1,66 +0,0 @@ -bin/getvolinfo -bin/reinit -bin/rpc2ping -bin/rvmsizer -bin/smon2 -etc/coda/server.conf.ex -man/man5/backuplogs.5.gz -man/man5/dumpfile.5.gz -man/man5/dumplist.5.gz -man/man5/maxgroupid.5.gz -man/man5/passwd.coda.5.gz -man/man5/servers.5.gz -man/man5/vicetab.5.gz -man/man5/volumelist.5.gz -man/man5/vrdb.5.gz -man/man8/auth2.8.gz -man/man8/backup.8.gz -man/man8/bldvldb.sh.8.gz -man/man8/codasrv.8.gz -man/man8/createvol_rep.8.gz -man/man8/initpw.8.gz -man/man8/merge.8.gz -man/man8/norton.8.gz -man/man8/pdbtool.8.gz -man/man8/purgevol_rep.8.gz -man/man8/readdump.8.gz -man/man8/startserver.8.gz -man/man8/updateclnt.8.gz -man/man8/updatesrv.8.gz -man/man8/vice-setup.8.gz -man/man8/volutil.8.gz -sbin/auth2 -sbin/backup -sbin/backup.sh -sbin/bldvldb.sh -sbin/coda-server-logrotate -sbin/codaconfedit -sbin/codadump2tar -sbin/codasrv -sbin/codastart -sbin/createvol_rep -sbin/initpw -sbin/inoder -sbin/merge -sbin/norton -sbin/norton-reinit -sbin/parserecdump -sbin/partial-reinit.sh -sbin/pdbtool -sbin/printvrdb -sbin/purgevol_rep -sbin/readdump -sbin/startserver -sbin/tape.pl -sbin/tokentool -sbin/updateclnt -sbin/updatefetch -sbin/updatesrv -sbin/vice-killvolumes -sbin/vice-setup -sbin/vice-setup-rvm -sbin/vice-setup-scm -sbin/vice-setup-srvdir -sbin/vice-setup-user -sbin/volutil -etc/rc.d/rc.vice diff --git a/net/openmq/Makefile b/net/openmq/Makefile deleted file mode 100644 index 4a391cf95abd..000000000000 --- a/net/openmq/Makefile +++ /dev/null @@ -1,113 +0,0 @@ -# Created by: Radim Kolar <hsn@sendmail.cz> -# $FreeBSD$ - -PORTNAME= openmq -PORTVERSION= 4.5.2.p.1 -PORTEPOCH= 1 -CATEGORIES= net java -MASTER_SITES= http://download.java.net/mq/open-mq/4.5.2/b03/ \ - http://download.java.net/maven/2/javax/javaee-api/6.0/:2 \ - http://download.java.net/maven/2/com/sun/grizzly/grizzly-nio-framework/1.9.18a/:3 \ - http://download.java.net/maven/2/com/sun/woodstock/dependlibs/jhall/2.0/:4 -DISTFILES= ${SRCDIST} ${BOOTJARS} -EXTRACT_ONLY= ${SRCDIST} - -MAINTAINER= hsn@sendmail.cz -COMMENT= Open Message Queue - Java Message Service Broker ${CLIENT_COMMENT} - -LICENSE= GPLv2 CDDL -LICENSE_COMB= dual - -BROKEN= fails to build -DEPRECATED= Broken for more than 5 months -EXPIRATION_DATE= 2018-08-20 - -SRCDIST= mq4_5_2p1-source.zip -BOOTJARS= javaee-api-6.0.jar:2 \ - grizzly-nio-framework-1.9.18a.jar:3 \ - jhall-2.0.jar:4 - -USES= zip -USE_JAVA= yes -JAVA_VERSION= 1.6 1.7 -JAVA_VENDOR= openjdk -NO_ARCH= yes - -WRKSRC= ${WRKDIR}/mq -PLIST= ${WRKDIR}/pkg-plist -MAKE_ENV+= ANT_OPTS=-Xmx1g - -.ifndef IMQ_CLIENT -PORTDOCS= * -PORTEXAMPLES= * - -OPTIONS_DEFINE= DOCS EXAMPLES -.endif - -USE_ANT= yes -.ifndef IMQ_CLIENT -USE_RC_SUBR= imq -.else -SUB_FILES= pkg-message -.endif - -# Get the bootstrap jars in place before the build starts, because -# pointyhat doesn't allow them to be downloaded by the "bootstrap" -# target in the Ant file. -pre-build: - @${MKDIR} ${WRKSRC}/extlib - @${CP} ${DISTDIR}/javaee-api-6.0.jar \ - ${WRKSRC}/extlib/javaee-api-6.0.jar - @${CP} ${DISTDIR}/grizzly-nio-framework-1.9.18a.jar \ - ${WRKSRC}/extlib/grizzly.jar - @${CP} ${DISTDIR}/jhall-2.0.jar \ - ${WRKSRC}/extlib/jhall.jar - -post-build: - @${RM} ${WRKSRC}/dist/mq/bin/*.exe - @cd ${WRKSRC}/dist/mq/etc && \ - ${MV} imqenv.conf imqenv.conf.sample - @cd ${WRKSRC}/dist/mq/etc && \ - ${MV} imqbrokerd.conf imqbrokerd.conf.sample -pre-install: -.ifndef IMQ_CLIENT - @cd ${WRKSRC}/dist/mq && ${FIND} bin lib -type f -exec \ - ${ECHO_CMD} "imq/{}" \; > ${PLIST} - @cd ${WRKSRC}/dist/mq && ${FIND} etc -depth 1 -type f -print | \ - ${SED} -e "\-/-s--/mq/-" >> ${PLIST} -.else - @${ECHO_CMD} "%%JAVAJARDIR%%/jms.jar" > ${PLIST} - @${ECHO_CMD} "%%JAVAJARDIR%%/imq.jar" >> ${PLIST} - @${ECHO_CMD} "%%JAVAJARDIR%%/fscontext.jar" >> ${PLIST} - @${ECHO_CMD} "%%JAVAJARDIR%%/jaxm-api.jar" >> ${PLIST} - @${ECHO_CMD} "%%JAVAJARDIR%%/imqxm.jar" >> ${PLIST} -.endif - -do-install: -.ifndef IMQ_CLIENT - @${MKDIR} ${STAGEDIR}${PREFIX}/imq - @${MKDIR} ${STAGEDIR}${PREFIX}/etc/mq - @cd ${WRKSRC}/dist/mq && ${FIND} bin lib | \ - ${CPIO} --quiet -pdmu -R ${BINOWN}:${BINGRP} ${STAGEDIR}${PREFIX}/imq - @cd ${WRKSRC}/dist/mq/etc && ${FIND} . -depth 1 -type f | \ - ${CPIO} --quiet -pdmu -R ${BINOWN}:${BINGRP} ${STAGEDIR}${PREFIX}/etc/mq - @${CHMOD} 640 ${STAGEDIR}${PREFIX}/etc/mq/*.sample -.else - ${INSTALL_DATA} ${WRKSRC}/dist/mq/lib/imq.jar ${STAGEDIR}${JAVAJARDIR} - ${INSTALL_DATA} ${WRKSRC}/dist/mq/lib/jms.jar ${STAGEDIR}${JAVAJARDIR} - ${INSTALL_DATA} ${WRKSRC}/dist/mq/lib/fscontext.jar ${STAGEDIR}${JAVAJARDIR} - ${INSTALL_DATA} ${WRKSRC}/dist/mq/lib/jaxm-api.jar ${STAGEDIR}${JAVAJARDIR} - ${INSTALL_DATA} ${WRKSRC}/dist/mq/lib/imqxm.jar ${STAGEDIR}${JAVAJARDIR} -.endif - -do-install-DOCS-on: - @${MKDIR} ${STAGEDIR}${DOCSDIR} - @cd ${WRKSRC}/dist/mq/javadoc && ${FIND} . | \ - ${CPIO} --quiet -pdmu -R ${SHAREOWN}:${SHAREGRP} ${STAGEDIR}${DOCSDIR} - -do-install-EXAMPLES-on: - @${MKDIR} ${STAGEDIR}${EXAMPLESDIR} - @cd ${WRKSRC}/dist/mq/examples && ${FIND} . | \ - ${CPIO} --quiet -pdmu -R ${SHAREOWN}:${SHAREGRP} ${STAGEDIR}${EXAMPLESDIR} - -.include <bsd.port.mk> diff --git a/net/openmq/distinfo b/net/openmq/distinfo deleted file mode 100644 index 517353cfc58f..000000000000 --- a/net/openmq/distinfo +++ /dev/null @@ -1,8 +0,0 @@ -SHA256 (mq4_5_2p1-source.zip) = ec701412e4476118d2f6cbc367884ebb589c63f2fa3decfddccf6ef0a6d00852 -SIZE (mq4_5_2p1-source.zip) = 6702660 -SHA256 (javaee-api-6.0.jar) = a045eac0ff80c5c0fd29b680599f27598abff16b1e6c9df46ce962a4e0b1390e -SIZE (javaee-api-6.0.jar) = 979616 -SHA256 (grizzly-nio-framework-1.9.18a.jar) = 7613172e7f3b6012f3cb6f7f25c3e562742e8ac6490062938015e6d60c22e2e9 -SIZE (grizzly-nio-framework-1.9.18a.jar) = 676447 -SHA256 (jhall-2.0.jar) = fb3b0b6dd649954fc01bdb8480e04d532a147b4200bc87853b0b7ed13b8c0864 -SIZE (jhall-2.0.jar) = 557529 diff --git a/net/openmq/files/imq.in b/net/openmq/files/imq.in deleted file mode 100644 index 3036f9b83c61..000000000000 --- a/net/openmq/files/imq.in +++ /dev/null @@ -1,137 +0,0 @@ -#!/bin/sh -# -# Copyright (c) 2009, 2010 Radim Kolar. All rights reserved. -# -# Redistribution and use in source and binary forms, with or without -# modification, are permitted provided that the following conditions -# are met: -# -# 1. Redistributions of source code must retain the above copyright -# notice, this list of conditions and the following disclaimer. -# -# 2. Redistributions in binary form must reproduce the above copyright -# notice, this list of conditions and the following disclaimer in the -# documentation and/or other materials provided with the distribution. -# -# THIS SOFTWARE IS PROVIDED BY AUTHOR AND CONTRIBUTORS ``AS IS'' AND -# ANY EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED TO, THE -# IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR PURPOSE -# ARE DISCLAIMED. IN NO EVENT SHALL AUTHOR OR CONTRIBUTORS BE LIABLE -# FOR ANY DIRECT, INDIRECT, INCIDENTAL, SPECIAL, EXEMPLARY, OR CONSEQUENTIAL -# DAMAGES (INCLUDING, BUT NOT LIMITED TO, PROCUREMENT OF SUBSTITUTE GOODS -# OR SERVICES; LOSS OF USE, DATA, OR PROFITS; OR BUSINESS INTERRUPTION) -# HOWEVER CAUSED AND ON ANY THEORY OF LIABILITY, WHETHER IN CONTRACT, STRICT -# LIABILITY, OR TORT (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY -# OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF -# SUCH DAMAGE. - -# $FreeBSD$ - -# PROVIDE: imq -# REQUIRE: DAEMON -# KEYWORD: shutdown -# -# Add the following line to /etc/rc.conf to enable Open MQ: -# -# imq_enable="YES" -# # optional -# imq_data="/var/spool/imq" -# imq_vmargs="-Xms150m -Xss128k -XX:MaxGCPauseMillis=5000" -# imq_brokerlist="hostname1:7676,hostname2:7676" -# imq_memory="256m" - -. /etc/rc.subr - -name="imq" -rcvar=imq_enable - -load_rc_config $name - -imq_enable=${imq_enable:-"NO"} -imq_data=${imq_data:-"/var/spool/imq"} -imq_vmargs=${imq_vmargs:-"-Xms150m -Xss128k -Xbatch -XX:MaxGCPauseMillis=5000"} -imq_memory=${imq_memory:-"256m"} - -pidfile=/var/run/imq.pid -start_cmd="${name}_start" -start_precmd="${name}_build_cmdline" -command=%%PREFIX%%/imq/bin/imqbrokerd -command_args="-bgnd -silent" -command_interpreter="/bin/sh" -sigstop=INT -CONF_FILE=%%PREFIX%%/etc/mq/imqbrokerd.conf - -#Check if we have enabled AUTOSTART feature, which overrides rcvar=NO -if ! checkyesno ${rcvar}; then - if [ -f $CONF_FILE -a -r $CONF_FILE ]; then - autostart=`grep "^AUTOSTART=" $CONF_FILE | cut -c11-` - if checkyesno autostart; then - eval ${rcvar}=YES - fi - fi -fi - -imq_start() -{ - if [ -z "$rc_pid" ]; then - echo -n "Starting $name" - - # do we have memory limit defined? - if [ -n "$imq_memory" ]; then - #add imq_memory to vmargs - echo "$imq_vmargs" | grep -q -- '-Xmx' - if [ ! $? -eq 0 ]; then - imq_vmargs="$imq_vmargs -Xmx${imq_memory}" - fi - fi - #run with imq_vmargs if defined - if [ -n "$imq_vmargs" ]; then - ${command} ${command_args} -vmargs "$imq_vmargs" & - else - ${command} ${command_args} & - fi - echo -n $! > $pidfile - echo "." - else - echo "imq is already running with pid=$rc_pid." - fi -} - -imq_build_cmdline() -{ - # add imq_flags - if [ -n "$imq_flags" ]; then - command_args="$command_args $imq_flags" - fi - - #check if RESTART feature is enabled - if [ -f $CONF_FILE -a -r $CONF_FILE ]; then - autorestart=`grep "^RESTART=" $CONF_FILE | cut -c9-` - autoargs=`grep "^ARGS=" $CONF_FILE | cut -c6-` - if checkyesno autorestart; then - command_args="$command_args -autorestart" - fi - fi - - #load aditional command line arguments from broker config file - if [ -n $autoargs ]; then - echo "$autoargs" | grep -q -- '-varhome' - if [ ! $? -eq 0 ]; then - command_args="$command_args -varhome $imq_data $autoargs" - else - command_args="$command_args $autoargs" - fi - fi - - #add brokerlist if not yet defined - if [ -n "$imq_brokerlist" ]; then - echo "$command_args" | grep -q -- '-cluster ' - if [ ! $? -eq 0 ]; then - command_args="$command_args -cluster $imq_brokerlist" - fi - fi - - return 0 -} - -run_rc_command "$1" diff --git a/net/openmq/files/patch-imqbrokerd b/net/openmq/files/patch-imqbrokerd deleted file mode 100644 index 1e8020bc54fb..000000000000 --- a/net/openmq/files/patch-imqbrokerd +++ /dev/null @@ -1,16 +0,0 @@ ---- src/solaris/bin/imqbrokerd.sh.orig 2011-05-11 17:31:10 UTC -+++ src/solaris/bin/imqbrokerd.sh -@@ -1,4 +1,4 @@ --#!/bin/sh -+#!/bin/sh -T - # - # DO NOT ALTER OR REMOVE COPYRIGHT NOTICES OR THIS HEADER. - # -@@ -55,6 +55,7 @@ shutdown_broker() { - # The broker's shutdown hooks will make sure it exits cleanly - if [ -n "$_javapid" ]; then - kill -TERM $_javapid -+ wait $_javapid - fi - } - diff --git a/net/openmq/files/patch-imqinit b/net/openmq/files/patch-imqinit deleted file mode 100644 index 94011d40b48b..000000000000 --- a/net/openmq/files/patch-imqinit +++ /dev/null @@ -1,20 +0,0 @@ ---- src/solaris/etc/imqinit.bak 2009-12-05 23:16:02.000000000 +0100 -+++ src/solaris/etc/imqinit.sh 2009-12-07 19:50:34.000000000 +0100 -@@ -149,7 +149,16 @@ - /usr \ - " - ;; -- -+ FreeBSD) -+ _j2se_locations="\ -+/usr/local/openjdk6 \ -+/usr/local/diablo-jdk1.6.0 \ -+/usr/local/diablo-jre1.6.0 \ -+/usr/local/jdk1.5.0 \ -+/usr/local/diablo-jdk1.5.0 \ -+/usr/local/diablo-jre1.5.0 \ -+" -+ ;; - *) - _j2se_locations="\ - /usr/jdk/entsys-j2se \ diff --git a/net/openmq/files/pkg-message.in b/net/openmq/files/pkg-message.in deleted file mode 100644 index 2dbb3b0ca583..000000000000 --- a/net/openmq/files/pkg-message.in +++ /dev/null @@ -1,15 +0,0 @@ -To use imq-client in your Java application you need to add following jars -to your classpath: - -%%JAVAJARDIR%%/imq.jar - Connector to IMQ broker. REQUIRED -%%JAVAJARDIR%%/jms.jar - JMS 1.1 API classes. MOST LIKELY NEEDED - If you have only one jms provider used in - your application or not using application - server you will need this. Otherwise other - jms provider will most likely to ship this. -%%JAVAJARDIR%%/fscontext.jar - JDNI file based lookups. OPTIONAL -%%JAVAJARDIR%%/jaxm-api.jar - Java API for XML Messaging - MOST LIKELY NEEDED for JAXM applications unless - this api is provided by application server or OSGi - container already. -%%JAVAJARDIR%%/imqxm.jar - JAXM OpenMQ provider. REQUIRED for JAXM application diff --git a/net/openmq/pkg-deinstall b/net/openmq/pkg-deinstall deleted file mode 100644 index fd6afbc22bbb..000000000000 --- a/net/openmq/pkg-deinstall +++ /dev/null @@ -1,13 +0,0 @@ -#! /bin/sh -# -# Removes unchanged configuration files -# -if [ "$2" = "DEINSTALL" ]; then - if [ ! -d $PKG_PREFIX/etc/mq ]; then exit 1;fi - cd $PKG_PREFIX/etc/mq - for cfgfile in imqbrokerd.conf imqenv.conf passfile; do - if cmp -s $cfgfile.sample $cfgfile; then - rm $cfgfile - fi - done -fi diff --git a/net/openmq/pkg-descr b/net/openmq/pkg-descr deleted file mode 100644 index 0c0e6ba97f7f..000000000000 --- a/net/openmq/pkg-descr +++ /dev/null @@ -1,4 +0,0 @@ -Open Message Queue is a complete message-oriented middle-ware -platform. High quality, enterprise ready messaging. - -WWW: https://mq.java.net/ diff --git a/net/openmq/pkg-install b/net/openmq/pkg-install deleted file mode 100644 index 5bb4b421c161..000000000000 --- a/net/openmq/pkg-install +++ /dev/null @@ -1,14 +0,0 @@ -#! /bin/sh -# -# Copies sample imq etc files to real ones if real ones does not exists -# -if [ "$2" = "POST-INSTALL" ]; then - if [ ! -d $PKG_PREFIX/etc/mq ]; then exit 1;fi - umask 027 - cd $PKG_PREFIX/etc/mq - for cfgfile in imqbrokerd.conf imqenv.conf passfile; do - if [ ! -f $cfgfile ]; then - cp $cfgfile.sample $cfgfile - fi - done -fi diff --git a/security/Makefile b/security/Makefile index 74cda47af11d..aaff18131c22 100644 --- a/security/Makefile +++ b/security/Makefile @@ -147,8 +147,6 @@ SUBDIR += fakebo SUBDIR += fakeident SUBDIR += fakeroot - SUBDIR += fastd - SUBDIR += fastd-devel SUBDIR += fbopenssl SUBDIR += fcheck SUBDIR += fcrackzip diff --git a/security/fastd-devel/Makefile b/security/fastd-devel/Makefile deleted file mode 100644 index 74c21a587a6e..000000000000 --- a/security/fastd-devel/Makefile +++ /dev/null @@ -1,36 +0,0 @@ -# $FreeBSD$ - -PORTNAME= fastd -PORTVERSION= 18.a.20151111 -PORTREVISION= 5 -CATEGORIES= security net -MASTER_SITES= https://git.universe-factory.net/fastd/snapshot/ -PKGNAMESUFFIX= -devel -DISTNAME= 999b87b80302dbc14e23ef3dff187b91dae7fab5 -DIST_SUBDIR= ${PORTNAME} - -MAINTAINER= crest_maintainer@rlwinm.de -COMMENT= Fast and Secure Tunnelling Daemon - -LICENSE= BSD2CLAUSE -LICENSE_FILE= ${WRKSRC}/COPYRIGHT - -BROKEN= fails to build: cipher_aes128_ctr_nacl.c:36:10: 'crypto_stream_aes128ctr.h' file not found -DEPRECATED= Broken for more than 5 months -EXPIRATION_DATE= 2018-08-20 - -LIB_DEPENDS= libjson-c.so:devel/json-c \ - libsodium.so:security/libsodium \ - libuecc.so:security/libuecc - -USES= bison cmake:outsource pkgconfig tar - -USE_RC_SUBR= fastd_devel - -PLIST_FILES= bin/fastd-devel \ - man/man1/fastd-devel.1.gz - -post-install: - ${INSTALL_MAN} ${WRKSRC}/doc/fastd.1 ${STAGEDIR}${PREFIX}/man/man1/fastd-devel.1 - -.include <bsd.port.mk> diff --git a/security/fastd-devel/distinfo b/security/fastd-devel/distinfo deleted file mode 100644 index b3090ab8e2f7..000000000000 --- a/security/fastd-devel/distinfo +++ /dev/null @@ -1,3 +0,0 @@ -TIMESTAMP = 1534760049 -SHA256 (fastd/999b87b80302dbc14e23ef3dff187b91dae7fab5.tar) = 4267521d02e6f4772e9d234a37e40d8af1c63f31493cf93460b25f21df219005 -SIZE (fastd/999b87b80302dbc14e23ef3dff187b91dae7fab5.tar) = 1484800 diff --git a/security/fastd-devel/files/fastd_devel.in b/security/fastd-devel/files/fastd_devel.in deleted file mode 100644 index 77bb9f5137ab..000000000000 --- a/security/fastd-devel/files/fastd_devel.in +++ /dev/null @@ -1,75 +0,0 @@ -#!/bin/sh -# -# $FreeBSD$ - -# PROVIDE: fastd_devel -# REQUIRE: DAEMON -# KEYWORD: shutdown - -# ----------------------------------------------------------------------------- -# -# This script supports running multiple instances of fastd. -# To run additional instances link this script to something like -# % ln -s fastd fastd_foo -# and define additional fastd_foo_* variables in one of -# /etc/rc.conf, /etc/rc.conf.local or /etc/rc.conf.d/fastd_foo -# -# Below NAME should be substituted with the name of this script. By default -# it is fastd, so read as fastd_enable. If you linked the script to -# fastd_foo, then read as fastd_foo_enable etc. -# -# The following variables are supported (defaults are shown). -# You can place them in any of -# /etc/rc.conf, /etc/rc.conf.local or /etc/rc.conf.d/NAME -# -# NAME_enable="NO" # set to YES to enable fastd -# -# # optional: -# NAME_configfile="%%PREFIX%%/etc/fastd/NAME.conf" # --config file -# - -. /etc/rc.subr - -case "$0" in -/etc/rc*) - # during boot (shutdown) $0 is /etc/rc (/etc/rc.shutdown), - # so get the name of the script from $_file - name="$_file" - ;; -*) - name="$0" - ;; -esac - -name="${name##*/}" -rcvar=${name}_enable - -clean_pidfile() -{ - rm -f "$pidfile" || warn "Could not remove $pidfile." -} - -# reload: support SIGHUP to reload peer directories -extra_commands="reload" - -# pidfile -pidfile="/var/run/${name}.pid" - -# run this last -start_precmd="clean_pidfile" -stop_postcmd="clean_pidfile" - -load_rc_config ${name} - -eval ": \${${name}_enable:=\"NO\"}" -eval ": \${${name}_configfile:=\"%%PREFIX%%/etc/fastd/${name}.conf\"}" - -configfile="$(eval echo \${${name}_configfile})" - -required_files=${configfile} - -# command and arguments -command="%%PREFIX%%/bin/fastd-devel" -command_args="--daemon --config ${configfile} --pid-file ${pidfile}" - -run_rc_command "$1" diff --git a/security/fastd-devel/files/patch-src_CMakeLists.txt b/security/fastd-devel/files/patch-src_CMakeLists.txt deleted file mode 100644 index 3b4f846d914e..000000000000 --- a/security/fastd-devel/files/patch-src_CMakeLists.txt +++ /dev/null @@ -1,10 +0,0 @@ ---- src/CMakeLists.txt.orig 2015-11-11 18:08:50 UTC -+++ src/CMakeLists.txt -@@ -45,6 +45,7 @@ add_executable(fastd - ) - set_property(TARGET fastd PROPERTY COMPILE_FLAGS "${FASTD_CFLAGS}") - set_property(TARGET fastd PROPERTY LINK_FLAGS "${PTHREAD_LDFLAGS} ${LIBUECC_LDFLAGS_OTHER} ${NACL_LDFLAGS_OTHER} ${JSON_C_LDFLAGS_OTHER} ${LDFLAGS_LTO}") -+set_property(TARGET fastd PROPERTY SUFFIX "-devel") - set_property(TARGET fastd APPEND PROPERTY INCLUDE_DIRECTORIES ${LIBCAP_INCLUDE_DIR} ${NACL_INCLUDE_DIR} ${JSON_C_INCLUDE_DIR}) - target_link_libraries(fastd protocols methods ciphers macs ${RT_LIBRARY} ${LIBCAP_LIBRARY} ${LIBUECC_LIBRARIES} ${NACL_LIBRARIES} ${OPENSSL_CRYPTO_LIBRARY} ${JSON_C_LIBRARIES}) - diff --git a/security/fastd-devel/pkg-descr b/security/fastd-devel/pkg-descr deleted file mode 100644 index eddb9e4a0c08..000000000000 --- a/security/fastd-devel/pkg-descr +++ /dev/null @@ -1,3 +0,0 @@ -This is a fast and Secure Tunnelling Daemon. - -WWW: http://git.universe-factory.net/fastd diff --git a/security/fastd/Makefile b/security/fastd/Makefile deleted file mode 100644 index 367acdd22ede..000000000000 --- a/security/fastd/Makefile +++ /dev/null @@ -1,33 +0,0 @@ -# $FreeBSD$ - -PORTNAME= fastd -PORTVERSION= 18 -PORTREVISION= 3 -CATEGORIES= security net -MASTER_SITES= https://git.universe-factory.net/fastd/snapshot/ - -MAINTAINER= crest_maintainer@rlwinm.de -COMMENT= Fast and Secure Tunnelling Daemon - -LICENSE= BSD2CLAUSE -LICENSE_FILE= ${WRKSRC}/COPYRIGHT - -BROKEN= fails to build: cipher_aes128_ctr_nacl.c:36:10: 'crypto_stream_aes128ctr.h' file not found -DEPRECATED= Broken for more than 5 months -EXPIRATION_DATE= 2018-08-20 - -LIB_DEPENDS= libjson-c.so:devel/json-c \ - libsodium.so:security/libsodium \ - libuecc.so:security/libuecc - -USES= bison cmake:outsource pkgconfig tar - -USE_RC_SUBR= fastd - -PLIST_FILES= bin/fastd \ - man/man1/fastd.1.gz - -post-install: - ${INSTALL_MAN} ${WRKSRC}/doc/fastd.1 ${STAGEDIR}${PREFIX}/man/man1 - -.include <bsd.port.mk> diff --git a/security/fastd/distinfo b/security/fastd/distinfo deleted file mode 100644 index 56e3281db357..000000000000 --- a/security/fastd/distinfo +++ /dev/null @@ -1,2 +0,0 @@ -SHA256 (fastd-18.tar) = dce99ee057f43e3d732a120fb0cb60acb3b86e8231d3dd64ab72fc1254c2491a -SIZE (fastd-18.tar) = 1505280 diff --git a/security/fastd/files/fastd.in b/security/fastd/files/fastd.in deleted file mode 100644 index df44d10b84c1..000000000000 --- a/security/fastd/files/fastd.in +++ /dev/null @@ -1,75 +0,0 @@ -#!/bin/sh -# -# $FreeBSD$ - -# PROVIDE: fastd -# REQUIRE: DAEMON -# KEYWORD: shutdown - -# ----------------------------------------------------------------------------- -# -# This script supports running multiple instances of fastd. -# To run additional instances link this script to something like -# % ln -s fastd fastd_foo -# and define additional fastd_foo_* variables in one of -# /etc/rc.conf, /etc/rc.conf.local or /etc/rc.conf.d/fastd_foo -# -# Below NAME should be substituted with the name of this script. By default -# it is fastd, so read as fastd_enable. If you linked the script to -# fastd_foo, then read as fastd_foo_enable etc. -# -# The following variables are supported (defaults are shown). -# You can place them in any of -# /etc/rc.conf, /etc/rc.conf.local or /etc/rc.conf.d/NAME -# -# NAME_enable="NO" # set to YES to enable fastd -# -# # optional: -# NAME_configfile="%%PREFIX%%/etc/fastd/NAME.conf" # --config file -# - -. /etc/rc.subr - -case "$0" in -/etc/rc*) - # during boot (shutdown) $0 is /etc/rc (/etc/rc.shutdown), - # so get the name of the script from $_file - name="$_file" - ;; -*) - name="$0" - ;; -esac - -name="${name##*/}" -rcvar=${name}_enable - -clean_pidfile() -{ - rm -f "$pidfile" || warn "Could not remove $pidfile." -} - -# reload: support SIGHUP to reload peer directories -extra_commands="reload" - -# pidfile -pidfile="/var/run/${name}.pid" - -# run this last -start_precmd="clean_pidfile" -stop_postcmd="clean_pidfile" - -load_rc_config ${name} - -eval ": \${${name}_enable:=\"NO\"}" -eval ": \${${name}_configfile:=\"%%PREFIX%%/etc/fastd/${name}.conf\"}" - -configfile="$(eval echo \${${name}_configfile})" - -required_files=${configfile} - -# command and arguments -command="%%PREFIX%%/bin/fastd" -command_args="--daemon --config ${configfile} --pid-file ${pidfile}" - -run_rc_command "$1" diff --git a/security/fastd/pkg-descr b/security/fastd/pkg-descr deleted file mode 100644 index 1b12b9936000..000000000000 --- a/security/fastd/pkg-descr +++ /dev/null @@ -1,3 +0,0 @@ -This is a fast and Secure Tunnelling Daemon. - -WWW: https://git.universe-factory.net/fastd diff --git a/sysutils/Makefile b/sysutils/Makefile index 15b2f1df89a4..4c7adb9213f1 100644 --- a/sysutils/Makefile +++ b/sysutils/Makefile @@ -1093,7 +1093,6 @@ SUBDIR += rubygem-fluent-plugin-graylog SUBDIR += rubygem-fluent-plugin-tail-asis SUBDIR += rubygem-fluentd - SUBDIR += rubygem-fluentd010 SUBDIR += rubygem-fssm SUBDIR += rubygem-god SUBDIR += rubygem-guard diff --git a/sysutils/rubygem-fluentd010/Makefile b/sysutils/rubygem-fluentd010/Makefile deleted file mode 100644 index 57b786a3c150..000000000000 --- a/sysutils/rubygem-fluentd010/Makefile +++ /dev/null @@ -1,44 +0,0 @@ -# $FreeBSD$ - -PORTNAME= fluentd -PORTVERSION= 0.10.61 -PORTREVISION= 1 -CATEGORIES= sysutils rubygems -MASTER_SITES= RG -PKGNAMESUFFIX= 010 - -MAINTAINER= kuriyama@FreeBSD.org -COMMENT= Fluent event collector - -LICENSE= APACHE20 - -RUN_DEPENDS= \ - rubygem-cool.io>=1.1.1:devel/rubygem-cool.io \ - rubygem-http_parser.rb>=0.5.1:net/rubygem-http_parser.rb \ - rubygem-json>=1.4.3:devel/rubygem-json \ - rubygem-msgpack>=0.5.4:devel/rubygem-msgpack \ - rubygem-sigdump>=0.2.2:devel/rubygem-sigdump \ - rubygem-yajl-ruby>=1.0:devel/rubygem-yajl-ruby \ - rubygem-tzinfo>=1.0.0:devel/rubygem-tzinfo \ - rubygem-tzinfo-data>=1.0.0:devel/rubygem-tzinfo-data - -BROKEN= Error: RubyGem dependency msgpack < 0.6.0 is not satisfied -DEPRECATED= Broken for more than 5 months -EXPIRATION_DATE= 2018-08-20 - -USE_RUBY= yes -PLIST_FILES= bin/fluent-cat bin/fluent-debug bin/fluent-gem bin/fluentd \ - "@sample etc/fluentd/fluent.conf.sample" -PLIST_DIRS= etc/fluentd/plugin -USES= gem -USE_RC_SUBR= fluentd -USERS= fluentd -GROUPS= fluentd -SUB_LIST+= USER=${USERS} GROUP=${GROUPS} RUBY=${RUBY} -NO_ARCH= YES - -post-install: - ${MKDIR} ${STAGEDIR}${PREFIX}/etc/fluentd/plugin - ${CP} ${WRKSRC}/fluent.conf.sample ${STAGEDIR}${PREFIX}/etc/fluentd/ - -.include <bsd.port.mk> diff --git a/sysutils/rubygem-fluentd010/distinfo b/sysutils/rubygem-fluentd010/distinfo deleted file mode 100644 index 5004e751695e..000000000000 --- a/sysutils/rubygem-fluentd010/distinfo +++ /dev/null @@ -1,2 +0,0 @@ -SHA256 (rubygem/fluentd-0.10.61.gem) = fc139cfe712a2288750553582601159de968d6269a38d46c5e72be573a8c77ad -SIZE (rubygem/fluentd-0.10.61.gem) = 124416 diff --git a/sysutils/rubygem-fluentd010/files/fluentd.in b/sysutils/rubygem-fluentd010/files/fluentd.in deleted file mode 100644 index 11a62b6229fe..000000000000 --- a/sysutils/rubygem-fluentd010/files/fluentd.in +++ /dev/null @@ -1,47 +0,0 @@ -#!/bin/sh - -# $FreeBSD$ -# -# PROVIDE: fluentd -# REQUIRE: LOGIN -# KEYWORD: shutdown -# -# Add the following lines to /etc/rc.conf.local or /etc/rc.conf -# to enable this service: -# -# fluentd_enable (bool): Set to NO by default. -# Set it to YES to enable fluentd. -# fluentd_config (path): Set to %%PREFIX%%/etc/fluentd/fluent.conf -# by default. -# fluentd_flags (str): Set to "" by default. - -. /etc/rc.subr - -name=fluentd -rcvar=fluentd_enable -extra_commands="init" - -load_rc_config $name - -: ${fluentd_enable:="NO"} -: ${fluentd_config="%%PREFIX%%/etc/fluentd/fluent.conf"} -: ${fluentd_dir="%%PREFIX%%/etc/fluentd"} -: ${fluentd_user="%%USER%%"} -: ${fluentd_group="%%GROUP%%"} -: ${fluentd_flags:=""} - -start_precmd="fluentd_start_precmd" - -command=%%PREFIX%%/bin/${name} -pidfile=/var/run/${name}/${name}.pid -command_interpreter=%%RUBY%% - -command_args="-d $pidfile -c $fluentd_config" - -fluentd_start_precmd() -{ - install -d -o ${fluentd_user} -g ${fluentd_group} -m 775 ${fluentd_dir} - install -d -o ${fluentd_user} -g ${fluentd_group} -m 775 /var/run/fluentd -} - -run_rc_command "$1" diff --git a/sysutils/rubygem-fluentd010/files/patch-fluent.conf.sample b/sysutils/rubygem-fluentd010/files/patch-fluent.conf.sample deleted file mode 100644 index 108810ee1908..000000000000 --- a/sysutils/rubygem-fluentd010/files/patch-fluent.conf.sample +++ /dev/null @@ -1,103 +0,0 @@ ---- ./fluent.conf.sample.orig 2014-08-25 20:24:21 UTC -+++ ./fluent.conf.sample -@@ -0,0 +1,100 @@ -+ -+## built-in TCP input -+## $ echo <json> | fluent-cat <tag> -+<source> -+ type forward -+</source> -+ -+## built-in UNIX socket input -+#<source> -+# type unix -+#</source> -+ -+# HTTP input -+# http://localhost:8888/<tag>?json=<json> -+<source> -+ type http -+ port 8888 -+</source> -+ -+## File input -+## read apache logs with tag=apache.access -+#<source> -+# type tail -+# format apache -+# path /var/log/httpd-access.log -+# tag apache.access -+#</source> -+ -+# Listen HTTP for monitoring -+# http://localhost:24220/api/plugins -+# http://localhost:24220/api/plugins?type=TYPE -+# http://localhost:24220/api/plugins?tag=MYTAG -+<source> -+ type monitor_agent -+ port 24220 -+</source> -+ -+# Listen DRb for debug -+<source> -+ type debug_agent -+ bind 127.0.0.1 -+ port 24230 -+</source> -+ -+ -+## match tag=apache.access and write to file -+#<match apache.access> -+# type file -+# path /var/log/fluent/access -+#</match> -+ -+## match tag=debug.** and dump to console -+<match debug.**> -+ type stdout -+</match> -+ -+# match tag=system.** and forward to another fluent server -+<match system.**> -+ type forward -+ <server> -+ host 192.168.0.11 -+ </server> -+ <secondary> -+ <server> -+ host 192.168.0.12 -+ </server> -+ </secondary> -+</match> -+ -+## match tag=myapp.** and forward and write to file -+#<match myapp.**> -+# type copy -+# <store> -+# type forward -+# buffer_type file -+# buffer_path /var/log/fluent/myapp-forward -+# retry_limit 50 -+# flush_interval 10s -+# <server> -+# host 192.168.0.13 -+# </server> -+# </store> -+# <store> -+# type file -+# path /var/log/fluent/myapp -+# </store> -+#</match> -+ -+## match fluent's internal events -+#<match fluent.**> -+# type null -+#</match> -+ -+## match not matched logs and write to file -+#<match **> -+# type file -+# path /var/log/fluent/else -+# compress gz -+#</match> -+ diff --git a/sysutils/rubygem-fluentd010/pkg-descr b/sysutils/rubygem-fluentd010/pkg-descr deleted file mode 100644 index 925fe6de04b3..000000000000 --- a/sysutils/rubygem-fluentd010/pkg-descr +++ /dev/null @@ -1,5 +0,0 @@ -Fluentd is a log collector daemon written in Ruby. Fluentd receives -logs as JSON streams, buffers them, and sends them to other systems -like MySQL, MongoDB, or even other instances of Fluentd. - -WWW: http://fluentd.org/ diff --git a/www/Makefile b/www/Makefile index 57d210aac5e8..ef291921fdb5 100644 --- a/www/Makefile +++ b/www/Makefile @@ -1905,7 +1905,6 @@ SUBDIR += py-zope.app.wsgi SUBDIR += pyblosxom SUBDIR += pycarddav - SUBDIR += pydio SUBDIR += pyjamas SUBDIR += qdecoder SUBDIR += qhttpengine diff --git a/www/pydio/Makefile b/www/pydio/Makefile deleted file mode 100644 index 19d830d23b6e..000000000000 --- a/www/pydio/Makefile +++ /dev/null @@ -1,50 +0,0 @@ -# $FreeBSD$ - -PORTNAME= pydio -PORTVERSION= 8.0.2 -CATEGORIES= www -MASTER_SITES= https://download.pydio.com/pub/core/archives/ -DISTNAME= ${PORTNAME}-core-${PORTVERSION} - -MAINTAINER= ports@FreeBSD.org -COMMENT= Ajax web file management system - -LICENSE= AGPLv3 - -PORTSCOUT= limitw:1,even - -BROKEN= It is wrong to have the entire files owned by www user -DEPRECATED= Broken for more than 5 months -EXPIRATION_DATE= 2018-08-20 - -NO_BUILD= yes -NO_ARCH= yes -USES= cpe dos2unix php:web -USE_PHP= dom mcrypt gd -DOS2UNIX_REGEX= .*\.php -SUB_FILES= pkg-deinstall pkg-message -SUB_LIST+= GOWDIR=${WWWDIR:H} - -post-patch: - @${MV} ${WRKSRC}/conf/bootstrap_conf.php ${WRKDIR}/bootstrap_conf.php.sample - @${MV} ${WRKSRC}/conf/bootstrap_context.php ${WRKDIR}/bootstrap_context.php.sample - @${MV} ${WRKSRC}/conf/bootstrap_repositories.php ${WRKDIR}/bootstrap_repositories.php.sample - # Remove unneeded sample file for IIS - @${RM} ${WRKSRC}/web.config.sample - @${RM} ${WRKSRC}/data/web.config - # Remove not working sample file for Nginx - @${RM} ${WRKSRC}/nginx.conf.sample - - # Remove dead symlinks shipped in upstream - @${RM} ${WRKSRC}/plugins/gui.ajax/res/mui/less - @${RM} ${WRKSRC}/plugins/gui.ajax/res/themes/common/css/mui/less - -do-install: - ${MKDIR} ${STAGEDIR}${WWWDIR} - (cd ${WRKSRC} && ${COPYTREE_SHARE} "* .htaccess" ${STAGEDIR}${WWWDIR}) - ${INSTALL_DATA} ${WRKDIR}/bootstrap_*.php.sample ${STAGEDIR}${WWWDIR}/conf - -post-install: - @${ECHO_CMD} '@postexec ${CHOWN} -R ${WWWOWN}:${WWWGRP} ${WWWDIR}' >> ${TMPPLIST} - -.include <bsd.port.mk> diff --git a/www/pydio/distinfo b/www/pydio/distinfo deleted file mode 100644 index 58900289f80d..000000000000 --- a/www/pydio/distinfo +++ /dev/null @@ -1,3 +0,0 @@ -TIMESTAMP = 1513336786 -SHA256 (pydio-core-8.0.2.tar.gz) = 61bd7f4dff922732069e4e708aae6c7ed4c5a73a777e976233bcd5bc8f52f55d -SIZE (pydio-core-8.0.2.tar.gz) = 55119712 diff --git a/www/pydio/files/pkg-deinstall.in b/www/pydio/files/pkg-deinstall.in deleted file mode 100644 index ad1ebfdb2fc6..000000000000 --- a/www/pydio/files/pkg-deinstall.in +++ /dev/null @@ -1,21 +0,0 @@ -#!/bin/sh -# $FreeBSD$ - -if [ "$2" != "POST-DEINSTALL" ]; then - exit 0 -fi - -if [ -d %%WWWDIR%% ]; then - wf=`find %%WWWDIR%% -not -type d | wc -l` - - if [ $wf -ne 0 ]; then - echo "NOTE:" - echo "There are still some configuration, state and/or data files left" - echo "in %%WWWDIR%%." - echo "If you want to completely remove pydio use" - echo "'rm -rf %%WWWDIR%%' to delete them." - echo - fi -fi - -exit 0 diff --git a/www/pydio/files/pkg-message.in b/www/pydio/files/pkg-message.in deleted file mode 100644 index 5ac0a37fd565..000000000000 --- a/www/pydio/files/pkg-message.in +++ /dev/null @@ -1,80 +0,0 @@ -************************************************************************ - -Pydio has been installed in %%WWWDIR%%. - -You need to configure your webserver to publish that directory. - -Please also read https://pydio.com/en/docs/v8/installation-guide/ -for further details on how to secure and configure your installation. - -************************************************************************ - -************************************************************************ - -WARNING: If you are upgrading from ajaxplorer (the -old project name) version 5.0.4 please note that the project -changed it's name and files have been moved to a new location. - -The old configuration files need to be moved from the old -location to the new intallation. and some files need -to be deleted. -Please run the following commands (adjust paths if necessary): - # rm %%GOWDIR%%/ajaxplorer/data/cache/i18n/*.ser - # rm %%GOWDIR%%/ajaxplorer/data/cache/*.ser - # cp -R %%GOWDIR%%/ajaxplorer/* %%WWWDIR%%/ - -Also, if you're using database backends, update scripts -for mysql and sqlite are available in these locations: - -%%WWWDIR%%/conf/5.2.0.sql -%%WWWDIR%%/conf/5.2.0.sqlite - -Finally you'll need to update your webserver configuration to point -to the new installation directory %%WWWDIR%%. - -Please also read the upgrading notes at: -http://pyd.io/pydio-core-5.2.0#Upgrading - -************************************************************************ - -If you are upgrading from Pydio 5 to Pydio 7, a direct upgrade is not -supported without upgrading from Pydio 5 to Pydio 6, then to Pydio 7. -Either backup your data and reinstall Pydio 7 from scratch or manually -upgrade by using this guide: - -https://pydio.com/forum/f/topic/troubleshooting-upgrade-to-v6/ - -Then doing the upgrade from Pydio 6 to Pydio 7. You may have to -manually upgrade the database, depending on your backend: - -https://raw.githubusercontent.com/pydio/pydio-core/develop/dist/php/7.0.1.mysql -https://raw.githubusercontent.com/pydio/pydio-core/develop/dist/php/7.0.1.pgsql -https://raw.githubusercontent.com/pydio/pydio-core/develop/dist/php/7.0.1.sqlite - -Choosing the file matching your backend, then parsing it. Once this process -is completed, Pydio may be updated using the web interface. - -************************************************************************ - -************************************************************************ - -If you are upgrading from Pydio 7 to Pydio 8, please read follow the -following quickstart guide for FreeBSD users. - -When using MySQL as database backend and the user you use for accessing -the database might temporary need all privileges (GRANT ALL PRIVILEGES) -on the Pydio database during the upgrade process. -The privileges may be set back afterwards. - -If you use a cache driver (Doctrine), the upgrade process may fail. To -disable the cache driver temporarily, edit: - -%%WWWDIR%%/pydio/plugins/boot.conf/bootstrap.json - -and remove the "core.cache" part. It can be added once the upgrade -finished or re-configured in the admin panel. - -Additionally cleaning the following temporary directory might be -helpful: - -%%WWWDIR%%/pydio/cache diff --git a/www/pydio/pkg-descr b/www/pydio/pkg-descr deleted file mode 100644 index d1a4064529dc..000000000000 --- a/www/pydio/pkg-descr +++ /dev/null @@ -1,4 +0,0 @@ -Pydio allows you to instantly turn any server into a powerful file -sharing platform. - -WWW: https://pydio.com/ diff --git a/www/pydio/pkg-plist b/www/pydio/pkg-plist deleted file mode 100644 index 61fd4b3f0e39..000000000000 --- a/www/pydio/pkg-plist +++ /dev/null @@ -1,11345 +0,0 @@ -@owner www -@group www -%%WWWDIR%%/.htaccess -%%WWWDIR%%/base.conf.php -%%WWWDIR%%/cmd.php -%%WWWDIR%%/conf/.htaccess -%%WWWDIR%%/conf/RELEASE_NOTE -%%WWWDIR%%/conf/VERSION -%%WWWDIR%%/conf/VERSION.php -@sample %%WWWDIR%%/conf/bootstrap_conf.php.sample -@sample %%WWWDIR%%/conf/bootstrap_context.php.sample -@sample %%WWWDIR%%/conf/bootstrap_repositories.php.sample -%%WWWDIR%%/conf/extensions.conf.php -%%WWWDIR%%/conf/index.html -%%WWWDIR%%/conf/mime.types -%%WWWDIR%%/core/compat.php -%%WWWDIR%%/core/composer.json -%%WWWDIR%%/core/composer.lock -%%WWWDIR%%/core/doc/API.odt -%%WWWDIR%%/core/doc/API_3.0.odt -%%WWWDIR%%/core/doc/Ajaxplorer-DriverAPI-v2.3.pdf -%%WWWDIR%%/core/doc/Ajaxplorer-DriverAPI-v3.pdf -%%WWWDIR%%/core/doc/CHOSEN.txt -%%WWWDIR%%/core/doc/CREDITS-ONLY.txt -%%WWWDIR%%/core/doc/CREDITS.txt -%%WWWDIR%%/core/doc/INSTALL.txt -%%WWWDIR%%/core/doc/LICENSE-CAS.txt -%%WWWDIR%%/core/doc/LICENSE-SABREDAV.txt -%%WWWDIR%%/core/doc/LICENSE.txt -%%WWWDIR%%/core/doc/LICENSE_until3.2.4.txt -%%WWWDIR%%/core/doc/PREVIOUS_RELEASES -%%WWWDIR%%/core/doc/TROUBLESHOOTING.txt -%%WWWDIR%%/core/doc/ajaxplorer-manual-2.37-dist.html -%%WWWDIR%%/core/doc/hooks.json -%%WWWDIR%%/core/doc/npm-licenses.csv -%%WWWDIR%%/core/src/index.html -%%WWWDIR%%/core/src/lib/HttpClient.php -%%WWWDIR%%/core/src/lib/dibi/dibi.php -%%WWWDIR%%/core/src/lib/dibi/drivers/DibiFirebirdDriver.php -%%WWWDIR%%/core/src/lib/dibi/drivers/DibiMsSql2005Driver.php -%%WWWDIR%%/core/src/lib/dibi/drivers/DibiMsSql2005Reflector.php -%%WWWDIR%%/core/src/lib/dibi/drivers/DibiMsSqlDriver.php -%%WWWDIR%%/core/src/lib/dibi/drivers/DibiMsSqlReflector.php -%%WWWDIR%%/core/src/lib/dibi/drivers/DibiMySqlDriver.php -%%WWWDIR%%/core/src/lib/dibi/drivers/DibiMySqlReflector.php -%%WWWDIR%%/core/src/lib/dibi/drivers/DibiMySqliDriver.php -%%WWWDIR%%/core/src/lib/dibi/drivers/DibiOdbcDriver.php -%%WWWDIR%%/core/src/lib/dibi/drivers/DibiOracleDriver.php -%%WWWDIR%%/core/src/lib/dibi/drivers/DibiPdoDriver.php -%%WWWDIR%%/core/src/lib/dibi/drivers/DibiPostgreDriver.php -%%WWWDIR%%/core/src/lib/dibi/drivers/DibiSqlite3Driver.php -%%WWWDIR%%/core/src/lib/dibi/drivers/DibiSqliteDriver.php -%%WWWDIR%%/core/src/lib/dibi/drivers/DibiSqliteReflector.php -%%WWWDIR%%/core/src/lib/dibi/libs/Dibi.php -%%WWWDIR%%/core/src/lib/dibi/libs/DibiConnection.php -%%WWWDIR%%/core/src/lib/dibi/libs/DibiDataSource.php -%%WWWDIR%%/core/src/lib/dibi/libs/DibiDatabaseInfo.php -%%WWWDIR%%/core/src/lib/dibi/libs/DibiDateTime.php -%%WWWDIR%%/core/src/lib/dibi/libs/DibiEvent.php -%%WWWDIR%%/core/src/lib/dibi/libs/DibiException.php -%%WWWDIR%%/core/src/lib/dibi/libs/DibiFileLogger.php -%%WWWDIR%%/core/src/lib/dibi/libs/DibiFirePhpLogger.php -%%WWWDIR%%/core/src/lib/dibi/libs/DibiFluent.php -%%WWWDIR%%/core/src/lib/dibi/libs/DibiHashMap.php -%%WWWDIR%%/core/src/lib/dibi/libs/DibiLiteral.php -%%WWWDIR%%/core/src/lib/dibi/libs/DibiObject.php -%%WWWDIR%%/core/src/lib/dibi/libs/DibiResult.php -%%WWWDIR%%/core/src/lib/dibi/libs/DibiResultIterator.php -%%WWWDIR%%/core/src/lib/dibi/libs/DibiRow.php -%%WWWDIR%%/core/src/lib/dibi/libs/DibiTranslator.php -%%WWWDIR%%/core/src/lib/dibi/libs/interfaces.php -%%WWWDIR%%/core/src/lib/pclzip.lib.php -%%WWWDIR%%/core/src/phpunit/HOWTO -%%WWWDIR%%/core/src/phpunit/Pydio/Tests/Atomics/CryptoTests.php -%%WWWDIR%%/core/src/phpunit/Pydio/Tests/Atomics/FiltersTest.php -%%WWWDIR%%/core/src/phpunit/Pydio/Tests/Atomics/MemStoresTest.php -%%WWWDIR%%/core/src/phpunit/Pydio/Tests/Atomics/PermissionMaskTest.php -%%WWWDIR%%/core/src/phpunit/Pydio/Tests/Atomics/RolesTest.php -%%WWWDIR%%/core/src/phpunit/Pydio/Tests/Atomics/UtilsTest.php -%%WWWDIR%%/core/src/phpunit/Pydio/Tests/Core/StoragesTest.php -%%WWWDIR%%/core/src/phpunit/Pydio/Tests/Core/UsersTests.php -%%WWWDIR%%/core/src/phpunit/Pydio/Tests/Suite/Atomics.php -%%WWWDIR%%/core/src/phpunit/Pydio/Tests/Suite/CoreStorages.php -%%WWWDIR%%/core/src/pydio/Core/Controller/CliRunner.php -%%WWWDIR%%/core/src/pydio/Core/Controller/Controller.php -%%WWWDIR%%/core/src/pydio/Core/Controller/HTMLWriter.php -%%WWWDIR%%/core/src/pydio/Core/Controller/ProgressBarCLI.php -%%WWWDIR%%/core/src/pydio/Core/Controller/ShutdownScheduler.php -%%WWWDIR%%/core/src/pydio/Core/Controller/UnixProcess.php -%%WWWDIR%%/core/src/pydio/Core/Exception/ActionNotFoundException.php -%%WWWDIR%%/core/src/pydio/Core/Exception/AuthRequiredException.php -%%WWWDIR%%/core/src/pydio/Core/Exception/DBConnectionException.php -%%WWWDIR%%/core/src/pydio/Core/Exception/ForbiddenCharacterException.php -%%WWWDIR%%/core/src/pydio/Core/Exception/LoggingException.php -%%WWWDIR%%/core/src/pydio/Core/Exception/LoginException.php -%%WWWDIR%%/core/src/pydio/Core/Exception/NoActiveWorkspaceException.php -%%WWWDIR%%/core/src/pydio/Core/Exception/PydioException.php -%%WWWDIR%%/core/src/pydio/Core/Exception/PydioPromptException.php -%%WWWDIR%%/core/src/pydio/Core/Exception/PydioUserAlertException.php -%%WWWDIR%%/core/src/pydio/Core/Exception/RepositoryLoadException.php -%%WWWDIR%%/core/src/pydio/Core/Exception/ResponseEmissionException.php -%%WWWDIR%%/core/src/pydio/Core/Exception/RouteNotFoundException.php -%%WWWDIR%%/core/src/pydio/Core/Exception/UserInterruptException.php -%%WWWDIR%%/core/src/pydio/Core/Exception/UserNotFoundException.php -%%WWWDIR%%/core/src/pydio/Core/Exception/WorkspaceAuthRequired.php -%%WWWDIR%%/core/src/pydio/Core/Exception/WorkspaceForbiddenException.php -%%WWWDIR%%/core/src/pydio/Core/Exception/WorkspaceNotFoundException.php -%%WWWDIR%%/core/src/pydio/Core/Http/Base.php -%%WWWDIR%%/core/src/pydio/Core/Http/Cli/AuthCliMiddleware.php -%%WWWDIR%%/core/src/pydio/Core/Http/Cli/CliMiddleware.php -%%WWWDIR%%/core/src/pydio/Core/Http/Cli/CliServer.php -%%WWWDIR%%/core/src/pydio/Core/Http/Cli/Command.php -%%WWWDIR%%/core/src/pydio/Core/Http/Cli/FreeArgvOptions.php -%%WWWDIR%%/core/src/pydio/Core/Http/Cli/FreeDefOptions.php -%%WWWDIR%%/core/src/pydio/Core/Http/Dav/AuthBackendBasic.php -%%WWWDIR%%/core/src/pydio/Core/Http/Dav/AuthBackendDigest.php -%%WWWDIR%%/core/src/pydio/Core/Http/Dav/BrowserPlugin.php -%%WWWDIR%%/core/src/pydio/Core/Http/Dav/Collection.php -%%WWWDIR%%/core/src/pydio/Core/Http/Dav/DAVResponse.php -%%WWWDIR%%/core/src/pydio/Core/Http/Dav/DAVServer.php -%%WWWDIR%%/core/src/pydio/Core/Http/Dav/Node.php -%%WWWDIR%%/core/src/pydio/Core/Http/Dav/NodeLeaf.php -%%WWWDIR%%/core/src/pydio/Core/Http/Dav/RootCollection.php -%%WWWDIR%%/core/src/pydio/Core/Http/Message/ExternalUploadedFile.php -%%WWWDIR%%/core/src/pydio/Core/Http/Message/JsActionTrigger.php -%%WWWDIR%%/core/src/pydio/Core/Http/Message/LoggingResult.php -%%WWWDIR%%/core/src/pydio/Core/Http/Message/Message.php -%%WWWDIR%%/core/src/pydio/Core/Http/Message/RegistryMessage.php -%%WWWDIR%%/core/src/pydio/Core/Http/Message/ReloadMessage.php -%%WWWDIR%%/core/src/pydio/Core/Http/Message/ReloadRepoListMessage.php -%%WWWDIR%%/core/src/pydio/Core/Http/Message/UserMessage.php -%%WWWDIR%%/core/src/pydio/Core/Http/Message/XMLDocMessage.php -%%WWWDIR%%/core/src/pydio/Core/Http/Message/XMLMessage.php -%%WWWDIR%%/core/src/pydio/Core/Http/Middleware/AuthMiddleware.php -%%WWWDIR%%/core/src/pydio/Core/Http/Middleware/ITopLevelMiddleware.php -%%WWWDIR%%/core/src/pydio/Core/Http/Middleware/SapiMiddleware.php -%%WWWDIR%%/core/src/pydio/Core/Http/Middleware/SecureTokenMiddleware.php -%%WWWDIR%%/core/src/pydio/Core/Http/Middleware/SessionMiddleware.php -%%WWWDIR%%/core/src/pydio/Core/Http/Middleware/SessionRepositoryMiddleware.php -%%WWWDIR%%/core/src/pydio/Core/Http/Middleware/WorkspaceAuthMiddleware.php -%%WWWDIR%%/core/src/pydio/Core/Http/Response/AsyncResponseStream.php -%%WWWDIR%%/core/src/pydio/Core/Http/Response/CLISerializableResponseChunk.php -%%WWWDIR%%/core/src/pydio/Core/Http/Response/FileReaderResponse.php -%%WWWDIR%%/core/src/pydio/Core/Http/Response/JSONSerializableResponseChunk.php -%%WWWDIR%%/core/src/pydio/Core/Http/Response/SerializableResponseChunk.php -%%WWWDIR%%/core/src/pydio/Core/Http/Response/SerializableResponseStream.php -%%WWWDIR%%/core/src/pydio/Core/Http/Response/XMLDocSerializableResponseChunk.php -%%WWWDIR%%/core/src/pydio/Core/Http/Response/XMLSerializableResponseChunk.php -%%WWWDIR%%/core/src/pydio/Core/Http/Rest/ApiRouter.php -%%WWWDIR%%/core/src/pydio/Core/Http/Rest/RestApiMiddleware.php -%%WWWDIR%%/core/src/pydio/Core/Http/Rest/RestApiServer.php -%%WWWDIR%%/core/src/pydio/Core/Http/Rest/RestAuthMiddleware.php -%%WWWDIR%%/core/src/pydio/Core/Http/Server.php -%%WWWDIR%%/core/src/pydio/Core/Http/SimpleRestResourceRouter.php -%%WWWDIR%%/core/src/pydio/Core/Http/TopLevelRouter.php -%%WWWDIR%%/core/src/pydio/Core/Http/Wopi/AuthFrontend.php -%%WWWDIR%%/core/src/pydio/Core/Http/Wopi/AuthMiddleware.php -%%WWWDIR%%/core/src/pydio/Core/Http/Wopi/Middleware.php -%%WWWDIR%%/core/src/pydio/Core/Http/Wopi/Router.php -%%WWWDIR%%/core/src/pydio/Core/Http/Wopi/Server.php -%%WWWDIR%%/core/src/pydio/Core/Model/AddressBookItem.php -%%WWWDIR%%/core/src/pydio/Core/Model/Context.php -%%WWWDIR%%/core/src/pydio/Core/Model/ContextInterface.php -%%WWWDIR%%/core/src/pydio/Core/Model/ContextProviderInterface.php -%%WWWDIR%%/core/src/pydio/Core/Model/FilteredRepositoriesList.php -%%WWWDIR%%/core/src/pydio/Core/Model/FilteredUsersList.php -%%WWWDIR%%/core/src/pydio/Core/Model/RepositoryInterface.php -%%WWWDIR%%/core/src/pydio/Core/Model/UserInterface.php -%%WWWDIR%%/core/src/pydio/Core/PluginFramework/CoreInstanceProvider.php -%%WWWDIR%%/core/src/pydio/Core/PluginFramework/Plugin.php -%%WWWDIR%%/core/src/pydio/Core/PluginFramework/PluginsService.php -%%WWWDIR%%/core/src/pydio/Core/PluginFramework/SqlTableProvider.php -%%WWWDIR%%/core/src/pydio/Core/Serializer/NodeXML.php -%%WWWDIR%%/core/src/pydio/Core/Serializer/RepositoryXML.php -%%WWWDIR%%/core/src/pydio/Core/Serializer/UserXML.php -%%WWWDIR%%/core/src/pydio/Core/Services/ApiKeysService.php -%%WWWDIR%%/core/src/pydio/Core/Services/ApplicationState.php -%%WWWDIR%%/core/src/pydio/Core/Services/AuthService.php -%%WWWDIR%%/core/src/pydio/Core/Services/CacheService.php -%%WWWDIR%%/core/src/pydio/Core/Services/ConfService.php -%%WWWDIR%%/core/src/pydio/Core/Services/LocalCache.php -%%WWWDIR%%/core/src/pydio/Core/Services/LocaleService.php -%%WWWDIR%%/core/src/pydio/Core/Services/RepositoriesCache.php -%%WWWDIR%%/core/src/pydio/Core/Services/RepositoryService.php -%%WWWDIR%%/core/src/pydio/Core/Services/RolesService.php -%%WWWDIR%%/core/src/pydio/Core/Services/SessionService.php -%%WWWDIR%%/core/src/pydio/Core/Services/UsersService.php -%%WWWDIR%%/core/src/pydio/Core/Utils/Crypto.php -%%WWWDIR%%/core/src/pydio/Core/Utils/Crypto/Key.php -%%WWWDIR%%/core/src/pydio/Core/Utils/Crypto/ZeroPaddingRijndael.php -%%WWWDIR%%/core/src/pydio/Core/Utils/DBHelper.php -%%WWWDIR%%/core/src/pydio/Core/Utils/FileHelper.php -%%WWWDIR%%/core/src/pydio/Core/Utils/Http/BruteForceHelper.php -%%WWWDIR%%/core/src/pydio/Core/Utils/Http/CaptchaProvider.php -%%WWWDIR%%/core/src/pydio/Core/Utils/Http/CookiesHelper.php -%%WWWDIR%%/core/src/pydio/Core/Utils/Http/UserAgent.php -%%WWWDIR%%/core/src/pydio/Core/Utils/Http/captcha_words.txt -%%WWWDIR%%/core/src/pydio/Core/Utils/Reflection/DiagnosticRunner.php -%%WWWDIR%%/core/src/pydio/Core/Utils/Reflection/DocsParser.php -%%WWWDIR%%/core/src/pydio/Core/Utils/Reflection/LocaleExtractor.php -%%WWWDIR%%/core/src/pydio/Core/Utils/Reflection/PydioSdkGenerator.php -%%WWWDIR%%/core/src/pydio/Core/Utils/TextEncoder.php -%%WWWDIR%%/core/src/pydio/Core/Utils/Vars/InputFilter.php -%%WWWDIR%%/core/src/pydio/Core/Utils/Vars/OptionsHelper.php -%%WWWDIR%%/core/src/pydio/Core/Utils/Vars/PasswordEncoder.php -%%WWWDIR%%/core/src/pydio/Core/Utils/Vars/PathUtils.php -%%WWWDIR%%/core/src/pydio/Core/Utils/Vars/StatHelper.php -%%WWWDIR%%/core/src/pydio/Core/Utils/Vars/StringHelper.php -%%WWWDIR%%/core/src/pydio/Core/Utils/Vars/UrlUtils.php -%%WWWDIR%%/core/src/pydio/Core/Utils/Vars/VarsFilter.php -%%WWWDIR%%/core/src/pydio/Core/Utils/Vars/XMLFilter.php -%%WWWDIR%%/core/src/pydio/Core/Utils/XMLHelper.php -%%WWWDIR%%/core/src/pydio/Tests/AbstractTest.php -%%WWWDIR%%/core/src/pydio/Tests/Client.php -%%WWWDIR%%/core/src/pydio/Tests/CryptoFunctions.php -%%WWWDIR%%/core/src/pydio/Tests/PHPCLI.php -%%WWWDIR%%/core/src/pydio/Tests/PHPDomXML.php -%%WWWDIR%%/core/src/pydio/Tests/PHPErrorLevel.php -%%WWWDIR%%/core/src/pydio/Tests/PHPExif.php -%%WWWDIR%%/core/src/pydio/Tests/PHPGDVersion.php -%%WWWDIR%%/core/src/pydio/Tests/PHPLimits.php -%%WWWDIR%%/core/src/pydio/Tests/PHPOS.php -%%WWWDIR%%/core/src/pydio/Tests/PHPSession.php -%%WWWDIR%%/core/src/pydio/Tests/PHPVersion.php -%%WWWDIR%%/core/src/pydio/Tests/PHP_APC.php -%%WWWDIR%%/core/src/pydio/Tests/PHP_INTL.php -%%WWWDIR%%/core/src/pydio/Tests/PHP_OB.php -%%WWWDIR%%/core/src/pydio/Tests/PHP_file_uploads.php -%%WWWDIR%%/core/src/pydio/Tests/PHP_magic_quotes.php -%%WWWDIR%%/core/src/pydio/Tests/PydioVersion.php -%%WWWDIR%%/core/src/pydio/Tests/SSLEncryption.php -%%WWWDIR%%/core/src/pydio/Tests/ServerEncoding.php -%%WWWDIR%%/core/src/pydio/Tests/Upload.php -%%WWWDIR%%/core/src/pydio/Tests/UsersConfig.php -%%WWWDIR%%/core/src/pydio/Tests/Writeability.php -%%WWWDIR%%/core/src/pydio/Tests/Zlib.php -%%WWWDIR%%/core/src/pydio/Tests/api_test.phtml -%%WWWDIR%%/core/src/pydio/Tests/startup.phtml -%%WWWDIR%%/core/vendor/autoload.php -%%WWWDIR%%/core/vendor/aws/aws-sdk-php/.changes/3.22.10 -%%WWWDIR%%/core/vendor/aws/aws-sdk-php/.changes/3.22.11 -%%WWWDIR%%/core/vendor/aws/aws-sdk-php/.changes/3.22.9 -%%WWWDIR%%/core/vendor/aws/aws-sdk-php/.changes/3.23.0 -%%WWWDIR%%/core/vendor/aws/aws-sdk-php/.changes/3.23.2 -%%WWWDIR%%/core/vendor/aws/aws-sdk-php/.changes/3.23.3 -%%WWWDIR%%/core/vendor/aws/aws-sdk-php/.changes/3.24.0 -%%WWWDIR%%/core/vendor/aws/aws-sdk-php/.changes/3.24.1 -%%WWWDIR%%/core/vendor/aws/aws-sdk-php/.changes/3.24.2 -%%WWWDIR%%/core/vendor/aws/aws-sdk-php/.changes/3.24.3 -%%WWWDIR%%/core/vendor/aws/aws-sdk-php/.changes/3.24.4 -%%WWWDIR%%/core/vendor/aws/aws-sdk-php/.changes/3.24.5 -%%WWWDIR%%/core/vendor/aws/aws-sdk-php/.changes/3.24.6 -%%WWWDIR%%/core/vendor/aws/aws-sdk-php/.changes/3.24.7 -%%WWWDIR%%/core/vendor/aws/aws-sdk-php/.changes/3.24.8 -%%WWWDIR%%/core/vendor/aws/aws-sdk-php/.changes/3.24.9 -%%WWWDIR%%/core/vendor/aws/aws-sdk-php/.changes/3.25.0 -%%WWWDIR%%/core/vendor/aws/aws-sdk-php/.changes/3.25.1 -%%WWWDIR%%/core/vendor/aws/aws-sdk-php/.changes/3.25.2 -%%WWWDIR%%/core/vendor/aws/aws-sdk-php/.changes/3.25.3 -%%WWWDIR%%/core/vendor/aws/aws-sdk-php/.changes/3.25.4 -%%WWWDIR%%/core/vendor/aws/aws-sdk-php/.changes/3.25.5 -%%WWWDIR%%/core/vendor/aws/aws-sdk-php/.changes/3.25.6 -%%WWWDIR%%/core/vendor/aws/aws-sdk-php/.changes/3.25.7 -%%WWWDIR%%/core/vendor/aws/aws-sdk-php/.changes/3.25.8 -%%WWWDIR%%/core/vendor/aws/aws-sdk-php/.changes/3.26.0 -%%WWWDIR%%/core/vendor/aws/aws-sdk-php/.changes/3.26.1 -%%WWWDIR%%/core/vendor/aws/aws-sdk-php/.changes/3.26.2 -%%WWWDIR%%/core/vendor/aws/aws-sdk-php/.changes/3.26.3 -%%WWWDIR%%/core/vendor/aws/aws-sdk-php/.changes/3.26.4 -%%WWWDIR%%/core/vendor/aws/aws-sdk-php/.changes/3.26.5 -%%WWWDIR%%/core/vendor/aws/aws-sdk-php/.changes/3.27.0 -%%WWWDIR%%/core/vendor/aws/aws-sdk-php/.changes/3.27.1 -%%WWWDIR%%/core/vendor/aws/aws-sdk-php/.changes/3.27.2 -%%WWWDIR%%/core/vendor/aws/aws-sdk-php/.changes/3.27.3 -%%WWWDIR%%/core/vendor/aws/aws-sdk-php/.changes/3.27.4 -%%WWWDIR%%/core/vendor/aws/aws-sdk-php/.changes/3.27.5 -%%WWWDIR%%/core/vendor/aws/aws-sdk-php/.changes/3.28.0 -%%WWWDIR%%/core/vendor/aws/aws-sdk-php/.changes/3.28.1 -%%WWWDIR%%/core/vendor/aws/aws-sdk-php/.changes/3.28.10 -%%WWWDIR%%/core/vendor/aws/aws-sdk-php/.changes/3.28.2 -%%WWWDIR%%/core/vendor/aws/aws-sdk-php/.changes/3.28.3 -%%WWWDIR%%/core/vendor/aws/aws-sdk-php/.changes/3.28.4 -%%WWWDIR%%/core/vendor/aws/aws-sdk-php/.changes/3.28.5 -%%WWWDIR%%/core/vendor/aws/aws-sdk-php/.changes/3.28.6 -%%WWWDIR%%/core/vendor/aws/aws-sdk-php/.changes/3.28.7 -%%WWWDIR%%/core/vendor/aws/aws-sdk-php/.changes/3.28.8 -%%WWWDIR%%/core/vendor/aws/aws-sdk-php/.changes/3.28.9 -%%WWWDIR%%/core/vendor/aws/aws-sdk-php/.changes/3.29.0 -%%WWWDIR%%/core/vendor/aws/aws-sdk-php/.changes/3.29.1 -%%WWWDIR%%/core/vendor/aws/aws-sdk-php/.changes/3.29.2 -%%WWWDIR%%/core/vendor/aws/aws-sdk-php/.changes/3.29.3 -%%WWWDIR%%/core/vendor/aws/aws-sdk-php/.changes/3.29.4 -%%WWWDIR%%/core/vendor/aws/aws-sdk-php/.changes/3.29.5 -%%WWWDIR%%/core/vendor/aws/aws-sdk-php/.changes/3.29.6 -%%WWWDIR%%/core/vendor/aws/aws-sdk-php/.changes/3.29.7 -%%WWWDIR%%/core/vendor/aws/aws-sdk-php/.changes/3.29.8 -%%WWWDIR%%/core/vendor/aws/aws-sdk-php/.changes/3.29.9 -%%WWWDIR%%/core/vendor/aws/aws-sdk-php/.changes/3.30.0 -%%WWWDIR%%/core/vendor/aws/aws-sdk-php/.changes/3.30.1 -%%WWWDIR%%/core/vendor/aws/aws-sdk-php/.changes/3.30.2 -%%WWWDIR%%/core/vendor/aws/aws-sdk-php/.changes/3.30.3 -%%WWWDIR%%/core/vendor/aws/aws-sdk-php/.changes/3.30.4 -%%WWWDIR%%/core/vendor/aws/aws-sdk-php/.changes/3.31.0 -%%WWWDIR%%/core/vendor/aws/aws-sdk-php/.changes/3.31.1 -%%WWWDIR%%/core/vendor/aws/aws-sdk-php/.changes/3.31.10 -%%WWWDIR%%/core/vendor/aws/aws-sdk-php/.changes/3.31.2 -%%WWWDIR%%/core/vendor/aws/aws-sdk-php/.changes/3.31.3 -%%WWWDIR%%/core/vendor/aws/aws-sdk-php/.changes/3.31.4 -%%WWWDIR%%/core/vendor/aws/aws-sdk-php/.changes/3.31.5 -%%WWWDIR%%/core/vendor/aws/aws-sdk-php/.changes/3.31.6 -%%WWWDIR%%/core/vendor/aws/aws-sdk-php/.changes/3.31.7 -%%WWWDIR%%/core/vendor/aws/aws-sdk-php/.changes/3.31.8 -%%WWWDIR%%/core/vendor/aws/aws-sdk-php/.changes/3.31.9 -%%WWWDIR%%/core/vendor/aws/aws-sdk-php/.changes/3.32.0 -%%WWWDIR%%/core/vendor/aws/aws-sdk-php/.changes/3.32.1 -%%WWWDIR%%/core/vendor/aws/aws-sdk-php/.changes/3.32.2 -%%WWWDIR%%/core/vendor/aws/aws-sdk-php/.changes/3.32.3 -%%WWWDIR%%/core/vendor/aws/aws-sdk-php/.changes/3.32.4 -%%WWWDIR%%/core/vendor/aws/aws-sdk-php/.changes/3.32.5 -%%WWWDIR%%/core/vendor/aws/aws-sdk-php/.changes/3.32.6 -%%WWWDIR%%/core/vendor/aws/aws-sdk-php/.changes/3.32.7 -%%WWWDIR%%/core/vendor/aws/aws-sdk-php/.changes/3.33.0 -%%WWWDIR%%/core/vendor/aws/aws-sdk-php/.changes/3.33.1 -%%WWWDIR%%/core/vendor/aws/aws-sdk-php/.changes/3.33.2 -%%WWWDIR%%/core/vendor/aws/aws-sdk-php/.changes/3.33.3 -%%WWWDIR%%/core/vendor/aws/aws-sdk-php/.changes/3.33.4 -%%WWWDIR%%/core/vendor/aws/aws-sdk-php/.changes/3.34.0 -%%WWWDIR%%/core/vendor/aws/aws-sdk-php/.changes/3.34.1 -%%WWWDIR%%/core/vendor/aws/aws-sdk-php/.changes/3.34.2 -%%WWWDIR%%/core/vendor/aws/aws-sdk-php/.changes/3.35.0 -%%WWWDIR%%/core/vendor/aws/aws-sdk-php/.changes/3.35.1 -%%WWWDIR%%/core/vendor/aws/aws-sdk-php/.changes/3.35.2 -%%WWWDIR%%/core/vendor/aws/aws-sdk-php/.changes/3.35.3 -%%WWWDIR%%/core/vendor/aws/aws-sdk-php/.changes/3.36.0 -%%WWWDIR%%/core/vendor/aws/aws-sdk-php/.changes/3.36.1 -%%WWWDIR%%/core/vendor/aws/aws-sdk-php/.changes/3.36.10 -%%WWWDIR%%/core/vendor/aws/aws-sdk-php/.changes/3.36.11 -%%WWWDIR%%/core/vendor/aws/aws-sdk-php/.changes/3.36.12 -%%WWWDIR%%/core/vendor/aws/aws-sdk-php/.changes/3.36.13 -%%WWWDIR%%/core/vendor/aws/aws-sdk-php/.changes/3.36.14 -%%WWWDIR%%/core/vendor/aws/aws-sdk-php/.changes/3.36.15 -%%WWWDIR%%/core/vendor/aws/aws-sdk-php/.changes/3.36.16 -%%WWWDIR%%/core/vendor/aws/aws-sdk-php/.changes/3.36.17 -%%WWWDIR%%/core/vendor/aws/aws-sdk-php/.changes/3.36.18 -%%WWWDIR%%/core/vendor/aws/aws-sdk-php/.changes/3.36.19 -%%WWWDIR%%/core/vendor/aws/aws-sdk-php/.changes/3.36.2 -%%WWWDIR%%/core/vendor/aws/aws-sdk-php/.changes/3.36.20 -%%WWWDIR%%/core/vendor/aws/aws-sdk-php/.changes/3.36.21 -%%WWWDIR%%/core/vendor/aws/aws-sdk-php/.changes/3.36.22 -%%WWWDIR%%/core/vendor/aws/aws-sdk-php/.changes/3.36.23 -%%WWWDIR%%/core/vendor/aws/aws-sdk-php/.changes/3.36.24 -%%WWWDIR%%/core/vendor/aws/aws-sdk-php/.changes/3.36.25 -%%WWWDIR%%/core/vendor/aws/aws-sdk-php/.changes/3.36.26 -%%WWWDIR%%/core/vendor/aws/aws-sdk-php/.changes/3.36.27 -%%WWWDIR%%/core/vendor/aws/aws-sdk-php/.changes/3.36.28 -%%WWWDIR%%/core/vendor/aws/aws-sdk-php/.changes/3.36.29 -%%WWWDIR%%/core/vendor/aws/aws-sdk-php/.changes/3.36.3 -%%WWWDIR%%/core/vendor/aws/aws-sdk-php/.changes/3.36.30 -%%WWWDIR%%/core/vendor/aws/aws-sdk-php/.changes/3.36.31 -%%WWWDIR%%/core/vendor/aws/aws-sdk-php/.changes/3.36.32 -%%WWWDIR%%/core/vendor/aws/aws-sdk-php/.changes/3.36.33 -%%WWWDIR%%/core/vendor/aws/aws-sdk-php/.changes/3.36.34 -%%WWWDIR%%/core/vendor/aws/aws-sdk-php/.changes/3.36.35 -%%WWWDIR%%/core/vendor/aws/aws-sdk-php/.changes/3.36.36 -%%WWWDIR%%/core/vendor/aws/aws-sdk-php/.changes/3.36.37 -%%WWWDIR%%/core/vendor/aws/aws-sdk-php/.changes/3.36.4 -%%WWWDIR%%/core/vendor/aws/aws-sdk-php/.changes/3.36.5 -%%WWWDIR%%/core/vendor/aws/aws-sdk-php/.changes/3.36.6 -%%WWWDIR%%/core/vendor/aws/aws-sdk-php/.changes/3.36.7 -%%WWWDIR%%/core/vendor/aws/aws-sdk-php/.changes/3.36.8 -%%WWWDIR%%/core/vendor/aws/aws-sdk-php/.changes/3.36.9 -%%WWWDIR%%/core/vendor/aws/aws-sdk-php/.changes/3.37.0 -%%WWWDIR%%/core/vendor/aws/aws-sdk-php/.changes/3.37.1 -%%WWWDIR%%/core/vendor/aws/aws-sdk-php/.changes/3.38.0 -%%WWWDIR%%/core/vendor/aws/aws-sdk-php/.changes/3.38.1 -%%WWWDIR%%/core/vendor/aws/aws-sdk-php/.changes/3.38.2 -%%WWWDIR%%/core/vendor/aws/aws-sdk-php/.changes/3.38.3 -%%WWWDIR%%/core/vendor/aws/aws-sdk-php/.changes/3.38.4 -%%WWWDIR%%/core/vendor/aws/aws-sdk-php/.changes/3.38.5 -%%WWWDIR%%/core/vendor/aws/aws-sdk-php/.changes/3.39.0 -%%WWWDIR%%/core/vendor/aws/aws-sdk-php/.changes/3.39.1 -%%WWWDIR%%/core/vendor/aws/aws-sdk-php/.changes/3.39.2 -%%WWWDIR%%/core/vendor/aws/aws-sdk-php/.changes/3.40.0 -%%WWWDIR%%/core/vendor/aws/aws-sdk-php/.changes/3.41.0 -%%WWWDIR%%/core/vendor/aws/aws-sdk-php/.changes/3.42.0 -%%WWWDIR%%/core/vendor/aws/aws-sdk-php/.changes/3.43.0 -%%WWWDIR%%/core/vendor/aws/aws-sdk-php/.changes/3.44.0 -%%WWWDIR%%/core/vendor/aws/aws-sdk-php/.changes/3.44.1 -%%WWWDIR%%/core/vendor/aws/aws-sdk-php/.changes/3.44.2 -%%WWWDIR%%/core/vendor/aws/aws-sdk-php/.changes/3.45.0 -%%WWWDIR%%/core/vendor/aws/aws-sdk-php/.changes/3.45.1 -%%WWWDIR%%/core/vendor/aws/aws-sdk-php/.changes/3.45.2 -%%WWWDIR%%/core/vendor/aws/aws-sdk-php/.changes/3.45.3 -%%WWWDIR%%/core/vendor/aws/aws-sdk-php/.changes/3.46.0 -%%WWWDIR%%/core/vendor/aws/aws-sdk-php/.changes/3.47.0 -%%WWWDIR%%/core/vendor/aws/aws-sdk-php/LICENSE.md -%%WWWDIR%%/core/vendor/aws/aws-sdk-php/NOTICE.md -%%WWWDIR%%/core/vendor/aws/aws-sdk-php/codecov.yml -%%WWWDIR%%/core/vendor/aws/aws-sdk-php/composer.json -%%WWWDIR%%/core/vendor/aws/aws-sdk-php/src/Acm/AcmClient.php -%%WWWDIR%%/core/vendor/aws/aws-sdk-php/src/Acm/Exception/AcmException.php -%%WWWDIR%%/core/vendor/aws/aws-sdk-php/src/AlexaForBusiness/AlexaForBusinessClient.php -%%WWWDIR%%/core/vendor/aws/aws-sdk-php/src/AlexaForBusiness/Exception/AlexaForBusinessException.php -%%WWWDIR%%/core/vendor/aws/aws-sdk-php/src/Api/AbstractModel.php -%%WWWDIR%%/core/vendor/aws/aws-sdk-php/src/Api/ApiProvider.php -%%WWWDIR%%/core/vendor/aws/aws-sdk-php/src/Api/DateTimeResult.php -%%WWWDIR%%/core/vendor/aws/aws-sdk-php/src/Api/DocModel.php -%%WWWDIR%%/core/vendor/aws/aws-sdk-php/src/Api/ErrorParser/JsonParserTrait.php -%%WWWDIR%%/core/vendor/aws/aws-sdk-php/src/Api/ErrorParser/JsonRpcErrorParser.php -%%WWWDIR%%/core/vendor/aws/aws-sdk-php/src/Api/ErrorParser/RestJsonErrorParser.php -%%WWWDIR%%/core/vendor/aws/aws-sdk-php/src/Api/ErrorParser/XmlErrorParser.php -%%WWWDIR%%/core/vendor/aws/aws-sdk-php/src/Api/ListShape.php -%%WWWDIR%%/core/vendor/aws/aws-sdk-php/src/Api/MapShape.php -%%WWWDIR%%/core/vendor/aws/aws-sdk-php/src/Api/Operation.php -%%WWWDIR%%/core/vendor/aws/aws-sdk-php/src/Api/Parser/AbstractParser.php -%%WWWDIR%%/core/vendor/aws/aws-sdk-php/src/Api/Parser/AbstractRestParser.php -%%WWWDIR%%/core/vendor/aws/aws-sdk-php/src/Api/Parser/Crc32ValidatingParser.php -%%WWWDIR%%/core/vendor/aws/aws-sdk-php/src/Api/Parser/Exception/ParserException.php -%%WWWDIR%%/core/vendor/aws/aws-sdk-php/src/Api/Parser/JsonParser.php -%%WWWDIR%%/core/vendor/aws/aws-sdk-php/src/Api/Parser/JsonRpcParser.php -%%WWWDIR%%/core/vendor/aws/aws-sdk-php/src/Api/Parser/PayloadParserTrait.php -%%WWWDIR%%/core/vendor/aws/aws-sdk-php/src/Api/Parser/QueryParser.php -%%WWWDIR%%/core/vendor/aws/aws-sdk-php/src/Api/Parser/RestJsonParser.php -%%WWWDIR%%/core/vendor/aws/aws-sdk-php/src/Api/Parser/RestXmlParser.php -%%WWWDIR%%/core/vendor/aws/aws-sdk-php/src/Api/Parser/XmlParser.php -%%WWWDIR%%/core/vendor/aws/aws-sdk-php/src/Api/Serializer/Ec2ParamBuilder.php -%%WWWDIR%%/core/vendor/aws/aws-sdk-php/src/Api/Serializer/JsonBody.php -%%WWWDIR%%/core/vendor/aws/aws-sdk-php/src/Api/Serializer/JsonRpcSerializer.php -%%WWWDIR%%/core/vendor/aws/aws-sdk-php/src/Api/Serializer/QueryParamBuilder.php -%%WWWDIR%%/core/vendor/aws/aws-sdk-php/src/Api/Serializer/QuerySerializer.php -%%WWWDIR%%/core/vendor/aws/aws-sdk-php/src/Api/Serializer/RestJsonSerializer.php -%%WWWDIR%%/core/vendor/aws/aws-sdk-php/src/Api/Serializer/RestSerializer.php -%%WWWDIR%%/core/vendor/aws/aws-sdk-php/src/Api/Serializer/RestXmlSerializer.php -%%WWWDIR%%/core/vendor/aws/aws-sdk-php/src/Api/Serializer/XmlBody.php -%%WWWDIR%%/core/vendor/aws/aws-sdk-php/src/Api/Service.php -%%WWWDIR%%/core/vendor/aws/aws-sdk-php/src/Api/Shape.php -%%WWWDIR%%/core/vendor/aws/aws-sdk-php/src/Api/ShapeMap.php -%%WWWDIR%%/core/vendor/aws/aws-sdk-php/src/Api/StructureShape.php -%%WWWDIR%%/core/vendor/aws/aws-sdk-php/src/Api/TimestampShape.php -%%WWWDIR%%/core/vendor/aws/aws-sdk-php/src/Api/Validator.php -%%WWWDIR%%/core/vendor/aws/aws-sdk-php/src/ApiGateway/ApiGatewayClient.php -%%WWWDIR%%/core/vendor/aws/aws-sdk-php/src/ApiGateway/Exception/ApiGatewayException.php -%%WWWDIR%%/core/vendor/aws/aws-sdk-php/src/AppSync/AppSyncClient.php -%%WWWDIR%%/core/vendor/aws/aws-sdk-php/src/AppSync/Exception/AppSyncException.php -%%WWWDIR%%/core/vendor/aws/aws-sdk-php/src/ApplicationAutoScaling/ApplicationAutoScalingClient.php -%%WWWDIR%%/core/vendor/aws/aws-sdk-php/src/ApplicationAutoScaling/Exception/ApplicationAutoScalingException.php -%%WWWDIR%%/core/vendor/aws/aws-sdk-php/src/ApplicationDiscoveryService/ApplicationDiscoveryServiceClient.php -%%WWWDIR%%/core/vendor/aws/aws-sdk-php/src/ApplicationDiscoveryService/Exception/ApplicationDiscoveryServiceException.php -%%WWWDIR%%/core/vendor/aws/aws-sdk-php/src/Appstream/AppstreamClient.php -%%WWWDIR%%/core/vendor/aws/aws-sdk-php/src/Appstream/Exception/AppstreamException.php -%%WWWDIR%%/core/vendor/aws/aws-sdk-php/src/Athena/AthenaClient.php -%%WWWDIR%%/core/vendor/aws/aws-sdk-php/src/Athena/Exception/AthenaException.php -%%WWWDIR%%/core/vendor/aws/aws-sdk-php/src/AutoScaling/AutoScalingClient.php -%%WWWDIR%%/core/vendor/aws/aws-sdk-php/src/AutoScaling/Exception/AutoScalingException.php -%%WWWDIR%%/core/vendor/aws/aws-sdk-php/src/AwsClient.php -%%WWWDIR%%/core/vendor/aws/aws-sdk-php/src/AwsClientInterface.php -%%WWWDIR%%/core/vendor/aws/aws-sdk-php/src/AwsClientTrait.php -%%WWWDIR%%/core/vendor/aws/aws-sdk-php/src/Batch/BatchClient.php -%%WWWDIR%%/core/vendor/aws/aws-sdk-php/src/Batch/Exception/BatchException.php -%%WWWDIR%%/core/vendor/aws/aws-sdk-php/src/Budgets/BudgetsClient.php -%%WWWDIR%%/core/vendor/aws/aws-sdk-php/src/Budgets/Exception/BudgetsException.php -%%WWWDIR%%/core/vendor/aws/aws-sdk-php/src/CacheInterface.php -%%WWWDIR%%/core/vendor/aws/aws-sdk-php/src/ClientResolver.php -%%WWWDIR%%/core/vendor/aws/aws-sdk-php/src/Cloud9/Cloud9Client.php -%%WWWDIR%%/core/vendor/aws/aws-sdk-php/src/Cloud9/Exception/Cloud9Exception.php -%%WWWDIR%%/core/vendor/aws/aws-sdk-php/src/CloudDirectory/CloudDirectoryClient.php -%%WWWDIR%%/core/vendor/aws/aws-sdk-php/src/CloudDirectory/Exception/CloudDirectoryException.php -%%WWWDIR%%/core/vendor/aws/aws-sdk-php/src/CloudFormation/CloudFormationClient.php -%%WWWDIR%%/core/vendor/aws/aws-sdk-php/src/CloudFormation/Exception/CloudFormationException.php -%%WWWDIR%%/core/vendor/aws/aws-sdk-php/src/CloudFront/CloudFrontClient.php -%%WWWDIR%%/core/vendor/aws/aws-sdk-php/src/CloudFront/CookieSigner.php -%%WWWDIR%%/core/vendor/aws/aws-sdk-php/src/CloudFront/Exception/CloudFrontException.php -%%WWWDIR%%/core/vendor/aws/aws-sdk-php/src/CloudFront/Signer.php -%%WWWDIR%%/core/vendor/aws/aws-sdk-php/src/CloudFront/UrlSigner.php -%%WWWDIR%%/core/vendor/aws/aws-sdk-php/src/CloudHSMV2/CloudHSMV2Client.php -%%WWWDIR%%/core/vendor/aws/aws-sdk-php/src/CloudHSMV2/Exception/CloudHSMV2Exception.php -%%WWWDIR%%/core/vendor/aws/aws-sdk-php/src/CloudHsm/CloudHsmClient.php -%%WWWDIR%%/core/vendor/aws/aws-sdk-php/src/CloudHsm/Exception/CloudHsmException.php -%%WWWDIR%%/core/vendor/aws/aws-sdk-php/src/CloudSearch/CloudSearchClient.php -%%WWWDIR%%/core/vendor/aws/aws-sdk-php/src/CloudSearch/Exception/CloudSearchException.php -%%WWWDIR%%/core/vendor/aws/aws-sdk-php/src/CloudSearchDomain/CloudSearchDomainClient.php -%%WWWDIR%%/core/vendor/aws/aws-sdk-php/src/CloudSearchDomain/Exception/CloudSearchDomainException.php -%%WWWDIR%%/core/vendor/aws/aws-sdk-php/src/CloudTrail/CloudTrailClient.php -%%WWWDIR%%/core/vendor/aws/aws-sdk-php/src/CloudTrail/Exception/CloudTrailException.php -%%WWWDIR%%/core/vendor/aws/aws-sdk-php/src/CloudTrail/LogFileIterator.php -%%WWWDIR%%/core/vendor/aws/aws-sdk-php/src/CloudTrail/LogFileReader.php -%%WWWDIR%%/core/vendor/aws/aws-sdk-php/src/CloudTrail/LogRecordIterator.php -%%WWWDIR%%/core/vendor/aws/aws-sdk-php/src/CloudWatch/CloudWatchClient.php -%%WWWDIR%%/core/vendor/aws/aws-sdk-php/src/CloudWatch/Exception/CloudWatchException.php -%%WWWDIR%%/core/vendor/aws/aws-sdk-php/src/CloudWatchEvents/CloudWatchEventsClient.php -%%WWWDIR%%/core/vendor/aws/aws-sdk-php/src/CloudWatchEvents/Exception/CloudWatchEventsException.php -%%WWWDIR%%/core/vendor/aws/aws-sdk-php/src/CloudWatchLogs/CloudWatchLogsClient.php -%%WWWDIR%%/core/vendor/aws/aws-sdk-php/src/CloudWatchLogs/Exception/CloudWatchLogsException.php -%%WWWDIR%%/core/vendor/aws/aws-sdk-php/src/CodeBuild/CodeBuildClient.php -%%WWWDIR%%/core/vendor/aws/aws-sdk-php/src/CodeBuild/Exception/CodeBuildException.php -%%WWWDIR%%/core/vendor/aws/aws-sdk-php/src/CodeCommit/CodeCommitClient.php -%%WWWDIR%%/core/vendor/aws/aws-sdk-php/src/CodeCommit/Exception/CodeCommitException.php -%%WWWDIR%%/core/vendor/aws/aws-sdk-php/src/CodeDeploy/CodeDeployClient.php -%%WWWDIR%%/core/vendor/aws/aws-sdk-php/src/CodeDeploy/Exception/CodeDeployException.php -%%WWWDIR%%/core/vendor/aws/aws-sdk-php/src/CodePipeline/CodePipelineClient.php -%%WWWDIR%%/core/vendor/aws/aws-sdk-php/src/CodePipeline/Exception/CodePipelineException.php -%%WWWDIR%%/core/vendor/aws/aws-sdk-php/src/CodeStar/CodeStarClient.php -%%WWWDIR%%/core/vendor/aws/aws-sdk-php/src/CodeStar/Exception/CodeStarException.php -%%WWWDIR%%/core/vendor/aws/aws-sdk-php/src/CognitoIdentity/CognitoIdentityClient.php -%%WWWDIR%%/core/vendor/aws/aws-sdk-php/src/CognitoIdentity/CognitoIdentityProvider.php -%%WWWDIR%%/core/vendor/aws/aws-sdk-php/src/CognitoIdentity/Exception/CognitoIdentityException.php -%%WWWDIR%%/core/vendor/aws/aws-sdk-php/src/CognitoIdentityProvider/CognitoIdentityProviderClient.php -%%WWWDIR%%/core/vendor/aws/aws-sdk-php/src/CognitoIdentityProvider/Exception/CognitoIdentityProviderException.php -%%WWWDIR%%/core/vendor/aws/aws-sdk-php/src/CognitoSync/CognitoSyncClient.php -%%WWWDIR%%/core/vendor/aws/aws-sdk-php/src/CognitoSync/Exception/CognitoSyncException.php -%%WWWDIR%%/core/vendor/aws/aws-sdk-php/src/Command.php -%%WWWDIR%%/core/vendor/aws/aws-sdk-php/src/CommandInterface.php -%%WWWDIR%%/core/vendor/aws/aws-sdk-php/src/CommandPool.php -%%WWWDIR%%/core/vendor/aws/aws-sdk-php/src/Comprehend/ComprehendClient.php -%%WWWDIR%%/core/vendor/aws/aws-sdk-php/src/Comprehend/Exception/ComprehendException.php -%%WWWDIR%%/core/vendor/aws/aws-sdk-php/src/ConfigService/ConfigServiceClient.php -%%WWWDIR%%/core/vendor/aws/aws-sdk-php/src/ConfigService/Exception/ConfigServiceException.php -%%WWWDIR%%/core/vendor/aws/aws-sdk-php/src/CostExplorer/CostExplorerClient.php -%%WWWDIR%%/core/vendor/aws/aws-sdk-php/src/CostExplorer/Exception/CostExplorerException.php -%%WWWDIR%%/core/vendor/aws/aws-sdk-php/src/CostandUsageReportService/CostandUsageReportServiceClient.php -%%WWWDIR%%/core/vendor/aws/aws-sdk-php/src/CostandUsageReportService/Exception/CostandUsageReportServiceException.php -%%WWWDIR%%/core/vendor/aws/aws-sdk-php/src/Credentials/AssumeRoleCredentialProvider.php -%%WWWDIR%%/core/vendor/aws/aws-sdk-php/src/Credentials/CredentialProvider.php -%%WWWDIR%%/core/vendor/aws/aws-sdk-php/src/Credentials/Credentials.php -%%WWWDIR%%/core/vendor/aws/aws-sdk-php/src/Credentials/CredentialsInterface.php -%%WWWDIR%%/core/vendor/aws/aws-sdk-php/src/Credentials/EcsCredentialProvider.php -%%WWWDIR%%/core/vendor/aws/aws-sdk-php/src/Credentials/InstanceProfileProvider.php -%%WWWDIR%%/core/vendor/aws/aws-sdk-php/src/Crypto/AbstractCryptoClient.php -%%WWWDIR%%/core/vendor/aws/aws-sdk-php/src/Crypto/AesDecryptingStream.php -%%WWWDIR%%/core/vendor/aws/aws-sdk-php/src/Crypto/AesEncryptingStream.php -%%WWWDIR%%/core/vendor/aws/aws-sdk-php/src/Crypto/AesGcmDecryptingStream.php -%%WWWDIR%%/core/vendor/aws/aws-sdk-php/src/Crypto/AesGcmEncryptingStream.php -%%WWWDIR%%/core/vendor/aws/aws-sdk-php/src/Crypto/AesStreamInterface.php -%%WWWDIR%%/core/vendor/aws/aws-sdk-php/src/Crypto/Cipher/Cbc.php -%%WWWDIR%%/core/vendor/aws/aws-sdk-php/src/Crypto/Cipher/CipherMethod.php -%%WWWDIR%%/core/vendor/aws/aws-sdk-php/src/Crypto/DecryptionTrait.php -%%WWWDIR%%/core/vendor/aws/aws-sdk-php/src/Crypto/EncryptionTrait.php -%%WWWDIR%%/core/vendor/aws/aws-sdk-php/src/Crypto/KmsMaterialsProvider.php -%%WWWDIR%%/core/vendor/aws/aws-sdk-php/src/Crypto/MaterialsProvider.php -%%WWWDIR%%/core/vendor/aws/aws-sdk-php/src/Crypto/MetadataEnvelope.php -%%WWWDIR%%/core/vendor/aws/aws-sdk-php/src/Crypto/MetadataStrategyInterface.php -%%WWWDIR%%/core/vendor/aws/aws-sdk-php/src/DAX/DAXClient.php -%%WWWDIR%%/core/vendor/aws/aws-sdk-php/src/DAX/Exception/DAXException.php -%%WWWDIR%%/core/vendor/aws/aws-sdk-php/src/DataPipeline/DataPipelineClient.php -%%WWWDIR%%/core/vendor/aws/aws-sdk-php/src/DataPipeline/Exception/DataPipelineException.php -%%WWWDIR%%/core/vendor/aws/aws-sdk-php/src/DatabaseMigrationService/DatabaseMigrationServiceClient.php -%%WWWDIR%%/core/vendor/aws/aws-sdk-php/src/DatabaseMigrationService/Exception/DatabaseMigrationServiceException.php -%%WWWDIR%%/core/vendor/aws/aws-sdk-php/src/DeviceFarm/DeviceFarmClient.php -%%WWWDIR%%/core/vendor/aws/aws-sdk-php/src/DeviceFarm/Exception/DeviceFarmException.php -%%WWWDIR%%/core/vendor/aws/aws-sdk-php/src/DirectConnect/DirectConnectClient.php -%%WWWDIR%%/core/vendor/aws/aws-sdk-php/src/DirectConnect/Exception/DirectConnectException.php -%%WWWDIR%%/core/vendor/aws/aws-sdk-php/src/DirectoryService/DirectoryServiceClient.php -%%WWWDIR%%/core/vendor/aws/aws-sdk-php/src/DirectoryService/Exception/DirectoryServiceException.php -%%WWWDIR%%/core/vendor/aws/aws-sdk-php/src/DoctrineCacheAdapter.php -%%WWWDIR%%/core/vendor/aws/aws-sdk-php/src/DynamoDb/BinaryValue.php -%%WWWDIR%%/core/vendor/aws/aws-sdk-php/src/DynamoDb/DynamoDbClient.php -%%WWWDIR%%/core/vendor/aws/aws-sdk-php/src/DynamoDb/Exception/DynamoDbException.php -%%WWWDIR%%/core/vendor/aws/aws-sdk-php/src/DynamoDb/LockingSessionConnection.php -%%WWWDIR%%/core/vendor/aws/aws-sdk-php/src/DynamoDb/Marshaler.php -%%WWWDIR%%/core/vendor/aws/aws-sdk-php/src/DynamoDb/NumberValue.php -%%WWWDIR%%/core/vendor/aws/aws-sdk-php/src/DynamoDb/SessionConnectionInterface.php -%%WWWDIR%%/core/vendor/aws/aws-sdk-php/src/DynamoDb/SessionHandler.php -%%WWWDIR%%/core/vendor/aws/aws-sdk-php/src/DynamoDb/SetValue.php -%%WWWDIR%%/core/vendor/aws/aws-sdk-php/src/DynamoDb/StandardSessionConnection.php -%%WWWDIR%%/core/vendor/aws/aws-sdk-php/src/DynamoDb/WriteRequestBatch.php -%%WWWDIR%%/core/vendor/aws/aws-sdk-php/src/DynamoDbStreams/DynamoDbStreamsClient.php -%%WWWDIR%%/core/vendor/aws/aws-sdk-php/src/DynamoDbStreams/Exception/DynamoDbStreamsException.php -%%WWWDIR%%/core/vendor/aws/aws-sdk-php/src/Ec2/Ec2Client.php -%%WWWDIR%%/core/vendor/aws/aws-sdk-php/src/Ec2/Exception/Ec2Exception.php -%%WWWDIR%%/core/vendor/aws/aws-sdk-php/src/Ecr/EcrClient.php -%%WWWDIR%%/core/vendor/aws/aws-sdk-php/src/Ecr/Exception/EcrException.php -%%WWWDIR%%/core/vendor/aws/aws-sdk-php/src/Ecs/EcsClient.php -%%WWWDIR%%/core/vendor/aws/aws-sdk-php/src/Ecs/Exception/EcsException.php -%%WWWDIR%%/core/vendor/aws/aws-sdk-php/src/Efs/EfsClient.php -%%WWWDIR%%/core/vendor/aws/aws-sdk-php/src/Efs/Exception/EfsException.php -%%WWWDIR%%/core/vendor/aws/aws-sdk-php/src/ElastiCache/ElastiCacheClient.php -%%WWWDIR%%/core/vendor/aws/aws-sdk-php/src/ElastiCache/Exception/ElastiCacheException.php -%%WWWDIR%%/core/vendor/aws/aws-sdk-php/src/ElasticBeanstalk/ElasticBeanstalkClient.php -%%WWWDIR%%/core/vendor/aws/aws-sdk-php/src/ElasticBeanstalk/Exception/ElasticBeanstalkException.php -%%WWWDIR%%/core/vendor/aws/aws-sdk-php/src/ElasticLoadBalancing/ElasticLoadBalancingClient.php -%%WWWDIR%%/core/vendor/aws/aws-sdk-php/src/ElasticLoadBalancing/Exception/ElasticLoadBalancingException.php -%%WWWDIR%%/core/vendor/aws/aws-sdk-php/src/ElasticLoadBalancingV2/ElasticLoadBalancingV2Client.php -%%WWWDIR%%/core/vendor/aws/aws-sdk-php/src/ElasticLoadBalancingV2/Exception/ElasticLoadBalancingV2Exception.php -%%WWWDIR%%/core/vendor/aws/aws-sdk-php/src/ElasticTranscoder/ElasticTranscoderClient.php -%%WWWDIR%%/core/vendor/aws/aws-sdk-php/src/ElasticTranscoder/Exception/ElasticTranscoderException.php -%%WWWDIR%%/core/vendor/aws/aws-sdk-php/src/ElasticsearchService/ElasticsearchServiceClient.php -%%WWWDIR%%/core/vendor/aws/aws-sdk-php/src/ElasticsearchService/Exception/ElasticsearchServiceException.php -%%WWWDIR%%/core/vendor/aws/aws-sdk-php/src/Emr/EmrClient.php -%%WWWDIR%%/core/vendor/aws/aws-sdk-php/src/Emr/Exception/EmrException.php -%%WWWDIR%%/core/vendor/aws/aws-sdk-php/src/Endpoint/EndpointProvider.php -%%WWWDIR%%/core/vendor/aws/aws-sdk-php/src/Endpoint/Partition.php -%%WWWDIR%%/core/vendor/aws/aws-sdk-php/src/Endpoint/PartitionEndpointProvider.php -%%WWWDIR%%/core/vendor/aws/aws-sdk-php/src/Endpoint/PartitionInterface.php -%%WWWDIR%%/core/vendor/aws/aws-sdk-php/src/Endpoint/PatternEndpointProvider.php -%%WWWDIR%%/core/vendor/aws/aws-sdk-php/src/Exception/AwsException.php -%%WWWDIR%%/core/vendor/aws/aws-sdk-php/src/Exception/CouldNotCreateChecksumException.php -%%WWWDIR%%/core/vendor/aws/aws-sdk-php/src/Exception/CredentialsException.php -%%WWWDIR%%/core/vendor/aws/aws-sdk-php/src/Exception/MultipartUploadException.php -%%WWWDIR%%/core/vendor/aws/aws-sdk-php/src/Exception/UnresolvedApiException.php -%%WWWDIR%%/core/vendor/aws/aws-sdk-php/src/Exception/UnresolvedEndpointException.php -%%WWWDIR%%/core/vendor/aws/aws-sdk-php/src/Exception/UnresolvedSignatureException.php -%%WWWDIR%%/core/vendor/aws/aws-sdk-php/src/Firehose/Exception/FirehoseException.php -%%WWWDIR%%/core/vendor/aws/aws-sdk-php/src/Firehose/FirehoseClient.php -%%WWWDIR%%/core/vendor/aws/aws-sdk-php/src/GameLift/Exception/GameLiftException.php -%%WWWDIR%%/core/vendor/aws/aws-sdk-php/src/GameLift/GameLiftClient.php -%%WWWDIR%%/core/vendor/aws/aws-sdk-php/src/Glacier/Exception/GlacierException.php -%%WWWDIR%%/core/vendor/aws/aws-sdk-php/src/Glacier/GlacierClient.php -%%WWWDIR%%/core/vendor/aws/aws-sdk-php/src/Glacier/MultipartUploader.php -%%WWWDIR%%/core/vendor/aws/aws-sdk-php/src/Glacier/TreeHash.php -%%WWWDIR%%/core/vendor/aws/aws-sdk-php/src/Glue/Exception/GlueException.php -%%WWWDIR%%/core/vendor/aws/aws-sdk-php/src/Glue/GlueClient.php -%%WWWDIR%%/core/vendor/aws/aws-sdk-php/src/Greengrass/Exception/GreengrassException.php -%%WWWDIR%%/core/vendor/aws/aws-sdk-php/src/Greengrass/GreengrassClient.php -%%WWWDIR%%/core/vendor/aws/aws-sdk-php/src/GuardDuty/Exception/GuardDutyException.php -%%WWWDIR%%/core/vendor/aws/aws-sdk-php/src/GuardDuty/GuardDutyClient.php -%%WWWDIR%%/core/vendor/aws/aws-sdk-php/src/Handler/GuzzleV5/GuzzleHandler.php -%%WWWDIR%%/core/vendor/aws/aws-sdk-php/src/Handler/GuzzleV5/GuzzleStream.php -%%WWWDIR%%/core/vendor/aws/aws-sdk-php/src/Handler/GuzzleV5/PsrStream.php -%%WWWDIR%%/core/vendor/aws/aws-sdk-php/src/Handler/GuzzleV6/GuzzleHandler.php -%%WWWDIR%%/core/vendor/aws/aws-sdk-php/src/HandlerList.php -%%WWWDIR%%/core/vendor/aws/aws-sdk-php/src/HasDataTrait.php -%%WWWDIR%%/core/vendor/aws/aws-sdk-php/src/HashInterface.php -%%WWWDIR%%/core/vendor/aws/aws-sdk-php/src/HashingStream.php -%%WWWDIR%%/core/vendor/aws/aws-sdk-php/src/Health/Exception/HealthException.php -%%WWWDIR%%/core/vendor/aws/aws-sdk-php/src/Health/HealthClient.php -%%WWWDIR%%/core/vendor/aws/aws-sdk-php/src/History.php -%%WWWDIR%%/core/vendor/aws/aws-sdk-php/src/Iam/Exception/IamException.php -%%WWWDIR%%/core/vendor/aws/aws-sdk-php/src/Iam/IamClient.php -%%WWWDIR%%/core/vendor/aws/aws-sdk-php/src/IdempotencyTokenMiddleware.php -%%WWWDIR%%/core/vendor/aws/aws-sdk-php/src/ImportExport/Exception/ImportExportException.php -%%WWWDIR%%/core/vendor/aws/aws-sdk-php/src/ImportExport/ImportExportClient.php -%%WWWDIR%%/core/vendor/aws/aws-sdk-php/src/Inspector/Exception/InspectorException.php -%%WWWDIR%%/core/vendor/aws/aws-sdk-php/src/Inspector/InspectorClient.php -%%WWWDIR%%/core/vendor/aws/aws-sdk-php/src/IoTJobsDataPlane/Exception/IoTJobsDataPlaneException.php -%%WWWDIR%%/core/vendor/aws/aws-sdk-php/src/IoTJobsDataPlane/IoTJobsDataPlaneClient.php -%%WWWDIR%%/core/vendor/aws/aws-sdk-php/src/Iot/Exception/IotException.php -%%WWWDIR%%/core/vendor/aws/aws-sdk-php/src/Iot/IotClient.php -%%WWWDIR%%/core/vendor/aws/aws-sdk-php/src/IotDataPlane/Exception/IotDataPlaneException.php -%%WWWDIR%%/core/vendor/aws/aws-sdk-php/src/IotDataPlane/IotDataPlaneClient.php -%%WWWDIR%%/core/vendor/aws/aws-sdk-php/src/JsonCompiler.php -%%WWWDIR%%/core/vendor/aws/aws-sdk-php/src/Kinesis/Exception/KinesisException.php -%%WWWDIR%%/core/vendor/aws/aws-sdk-php/src/Kinesis/KinesisClient.php -%%WWWDIR%%/core/vendor/aws/aws-sdk-php/src/KinesisAnalytics/Exception/KinesisAnalyticsException.php -%%WWWDIR%%/core/vendor/aws/aws-sdk-php/src/KinesisAnalytics/KinesisAnalyticsClient.php -%%WWWDIR%%/core/vendor/aws/aws-sdk-php/src/KinesisVideo/Exception/KinesisVideoException.php -%%WWWDIR%%/core/vendor/aws/aws-sdk-php/src/KinesisVideo/KinesisVideoClient.php -%%WWWDIR%%/core/vendor/aws/aws-sdk-php/src/KinesisVideoArchivedMedia/Exception/KinesisVideoArchivedMediaException.php -%%WWWDIR%%/core/vendor/aws/aws-sdk-php/src/KinesisVideoArchivedMedia/KinesisVideoArchivedMediaClient.php -%%WWWDIR%%/core/vendor/aws/aws-sdk-php/src/KinesisVideoMedia/Exception/KinesisVideoMediaException.php -%%WWWDIR%%/core/vendor/aws/aws-sdk-php/src/KinesisVideoMedia/KinesisVideoMediaClient.php -%%WWWDIR%%/core/vendor/aws/aws-sdk-php/src/Kms/Exception/KmsException.php -%%WWWDIR%%/core/vendor/aws/aws-sdk-php/src/Kms/KmsClient.php -%%WWWDIR%%/core/vendor/aws/aws-sdk-php/src/Lambda/Exception/LambdaException.php -%%WWWDIR%%/core/vendor/aws/aws-sdk-php/src/Lambda/LambdaClient.php -%%WWWDIR%%/core/vendor/aws/aws-sdk-php/src/LexModelBuildingService/Exception/LexModelBuildingServiceException.php -%%WWWDIR%%/core/vendor/aws/aws-sdk-php/src/LexModelBuildingService/LexModelBuildingServiceClient.php -%%WWWDIR%%/core/vendor/aws/aws-sdk-php/src/LexRuntimeService/Exception/LexRuntimeServiceException.php -%%WWWDIR%%/core/vendor/aws/aws-sdk-php/src/LexRuntimeService/LexRuntimeServiceClient.php -%%WWWDIR%%/core/vendor/aws/aws-sdk-php/src/Lightsail/Exception/LightsailException.php -%%WWWDIR%%/core/vendor/aws/aws-sdk-php/src/Lightsail/LightsailClient.php -%%WWWDIR%%/core/vendor/aws/aws-sdk-php/src/LruArrayCache.php -%%WWWDIR%%/core/vendor/aws/aws-sdk-php/src/MQ/Exception/MQException.php -%%WWWDIR%%/core/vendor/aws/aws-sdk-php/src/MQ/MQClient.php -%%WWWDIR%%/core/vendor/aws/aws-sdk-php/src/MTurk/Exception/MTurkException.php -%%WWWDIR%%/core/vendor/aws/aws-sdk-php/src/MTurk/MTurkClient.php -%%WWWDIR%%/core/vendor/aws/aws-sdk-php/src/MachineLearning/Exception/MachineLearningException.php -%%WWWDIR%%/core/vendor/aws/aws-sdk-php/src/MachineLearning/MachineLearningClient.php -%%WWWDIR%%/core/vendor/aws/aws-sdk-php/src/MarketplaceCommerceAnalytics/Exception/MarketplaceCommerceAnalyticsException.php -%%WWWDIR%%/core/vendor/aws/aws-sdk-php/src/MarketplaceCommerceAnalytics/MarketplaceCommerceAnalyticsClient.php -%%WWWDIR%%/core/vendor/aws/aws-sdk-php/src/MarketplaceEntitlementService/Exception/MarketplaceEntitlementServiceException.php -%%WWWDIR%%/core/vendor/aws/aws-sdk-php/src/MarketplaceEntitlementService/MarketplaceEntitlementServiceClient.php -%%WWWDIR%%/core/vendor/aws/aws-sdk-php/src/MarketplaceMetering/Exception/MarketplaceMeteringException.php -%%WWWDIR%%/core/vendor/aws/aws-sdk-php/src/MarketplaceMetering/MarketplaceMeteringClient.php -%%WWWDIR%%/core/vendor/aws/aws-sdk-php/src/MediaConvert/Exception/MediaConvertException.php -%%WWWDIR%%/core/vendor/aws/aws-sdk-php/src/MediaConvert/MediaConvertClient.php -%%WWWDIR%%/core/vendor/aws/aws-sdk-php/src/MediaLive/Exception/MediaLiveException.php -%%WWWDIR%%/core/vendor/aws/aws-sdk-php/src/MediaLive/MediaLiveClient.php -%%WWWDIR%%/core/vendor/aws/aws-sdk-php/src/MediaPackage/Exception/MediaPackageException.php -%%WWWDIR%%/core/vendor/aws/aws-sdk-php/src/MediaPackage/MediaPackageClient.php -%%WWWDIR%%/core/vendor/aws/aws-sdk-php/src/MediaStore/Exception/MediaStoreException.php -%%WWWDIR%%/core/vendor/aws/aws-sdk-php/src/MediaStore/MediaStoreClient.php -%%WWWDIR%%/core/vendor/aws/aws-sdk-php/src/MediaStoreData/Exception/MediaStoreDataException.php -%%WWWDIR%%/core/vendor/aws/aws-sdk-php/src/MediaStoreData/MediaStoreDataClient.php -%%WWWDIR%%/core/vendor/aws/aws-sdk-php/src/Middleware.php -%%WWWDIR%%/core/vendor/aws/aws-sdk-php/src/MigrationHub/Exception/MigrationHubException.php -%%WWWDIR%%/core/vendor/aws/aws-sdk-php/src/MigrationHub/MigrationHubClient.php -%%WWWDIR%%/core/vendor/aws/aws-sdk-php/src/Mobile/Exception/MobileException.php -%%WWWDIR%%/core/vendor/aws/aws-sdk-php/src/Mobile/MobileClient.php -%%WWWDIR%%/core/vendor/aws/aws-sdk-php/src/MockHandler.php -%%WWWDIR%%/core/vendor/aws/aws-sdk-php/src/MultiRegionClient.php -%%WWWDIR%%/core/vendor/aws/aws-sdk-php/src/Multipart/AbstractUploadManager.php -%%WWWDIR%%/core/vendor/aws/aws-sdk-php/src/Multipart/AbstractUploader.php -%%WWWDIR%%/core/vendor/aws/aws-sdk-php/src/Multipart/UploadState.php -%%WWWDIR%%/core/vendor/aws/aws-sdk-php/src/OpsWorks/Exception/OpsWorksException.php -%%WWWDIR%%/core/vendor/aws/aws-sdk-php/src/OpsWorks/OpsWorksClient.php -%%WWWDIR%%/core/vendor/aws/aws-sdk-php/src/OpsWorksCM/Exception/OpsWorksCMException.php -%%WWWDIR%%/core/vendor/aws/aws-sdk-php/src/OpsWorksCM/OpsWorksCMClient.php -%%WWWDIR%%/core/vendor/aws/aws-sdk-php/src/Organizations/Exception/OrganizationsException.php -%%WWWDIR%%/core/vendor/aws/aws-sdk-php/src/Organizations/OrganizationsClient.php -%%WWWDIR%%/core/vendor/aws/aws-sdk-php/src/PhpHash.php -%%WWWDIR%%/core/vendor/aws/aws-sdk-php/src/Pinpoint/Exception/PinpointException.php -%%WWWDIR%%/core/vendor/aws/aws-sdk-php/src/Pinpoint/PinpointClient.php -%%WWWDIR%%/core/vendor/aws/aws-sdk-php/src/Polly/Exception/PollyException.php -%%WWWDIR%%/core/vendor/aws/aws-sdk-php/src/Polly/PollyClient.php -%%WWWDIR%%/core/vendor/aws/aws-sdk-php/src/PresignUrlMiddleware.php -%%WWWDIR%%/core/vendor/aws/aws-sdk-php/src/Pricing/Exception/PricingException.php -%%WWWDIR%%/core/vendor/aws/aws-sdk-php/src/Pricing/PricingClient.php -%%WWWDIR%%/core/vendor/aws/aws-sdk-php/src/PsrCacheAdapter.php -%%WWWDIR%%/core/vendor/aws/aws-sdk-php/src/Rds/AuthTokenGenerator.php -%%WWWDIR%%/core/vendor/aws/aws-sdk-php/src/Rds/Exception/RdsException.php -%%WWWDIR%%/core/vendor/aws/aws-sdk-php/src/Rds/RdsClient.php -%%WWWDIR%%/core/vendor/aws/aws-sdk-php/src/Redshift/Exception/RedshiftException.php -%%WWWDIR%%/core/vendor/aws/aws-sdk-php/src/Redshift/RedshiftClient.php -%%WWWDIR%%/core/vendor/aws/aws-sdk-php/src/Rekognition/Exception/RekognitionException.php -%%WWWDIR%%/core/vendor/aws/aws-sdk-php/src/Rekognition/RekognitionClient.php -%%WWWDIR%%/core/vendor/aws/aws-sdk-php/src/ResourceGroups/Exception/ResourceGroupsException.php -%%WWWDIR%%/core/vendor/aws/aws-sdk-php/src/ResourceGroups/ResourceGroupsClient.php -%%WWWDIR%%/core/vendor/aws/aws-sdk-php/src/ResourceGroupsTaggingAPI/Exception/ResourceGroupsTaggingAPIException.php -%%WWWDIR%%/core/vendor/aws/aws-sdk-php/src/ResourceGroupsTaggingAPI/ResourceGroupsTaggingAPIClient.php -%%WWWDIR%%/core/vendor/aws/aws-sdk-php/src/Result.php -%%WWWDIR%%/core/vendor/aws/aws-sdk-php/src/ResultInterface.php -%%WWWDIR%%/core/vendor/aws/aws-sdk-php/src/ResultPaginator.php -%%WWWDIR%%/core/vendor/aws/aws-sdk-php/src/RetryMiddleware.php -%%WWWDIR%%/core/vendor/aws/aws-sdk-php/src/Route53/Exception/Route53Exception.php -%%WWWDIR%%/core/vendor/aws/aws-sdk-php/src/Route53/Route53Client.php -%%WWWDIR%%/core/vendor/aws/aws-sdk-php/src/Route53Domains/Exception/Route53DomainsException.php -%%WWWDIR%%/core/vendor/aws/aws-sdk-php/src/Route53Domains/Route53DomainsClient.php -%%WWWDIR%%/core/vendor/aws/aws-sdk-php/src/S3/AmbiguousSuccessParser.php -%%WWWDIR%%/core/vendor/aws/aws-sdk-php/src/S3/ApplyChecksumMiddleware.php -%%WWWDIR%%/core/vendor/aws/aws-sdk-php/src/S3/BatchDelete.php -%%WWWDIR%%/core/vendor/aws/aws-sdk-php/src/S3/BucketEndpointMiddleware.php -%%WWWDIR%%/core/vendor/aws/aws-sdk-php/src/S3/Crypto/HeadersMetadataStrategy.php -%%WWWDIR%%/core/vendor/aws/aws-sdk-php/src/S3/Crypto/InstructionFileMetadataStrategy.php -%%WWWDIR%%/core/vendor/aws/aws-sdk-php/src/S3/Crypto/S3EncryptionClient.php -%%WWWDIR%%/core/vendor/aws/aws-sdk-php/src/S3/Exception/DeleteMultipleObjectsException.php -%%WWWDIR%%/core/vendor/aws/aws-sdk-php/src/S3/Exception/PermanentRedirectException.php -%%WWWDIR%%/core/vendor/aws/aws-sdk-php/src/S3/Exception/S3Exception.php -%%WWWDIR%%/core/vendor/aws/aws-sdk-php/src/S3/Exception/S3MultipartUploadException.php -%%WWWDIR%%/core/vendor/aws/aws-sdk-php/src/S3/GetBucketLocationParser.php -%%WWWDIR%%/core/vendor/aws/aws-sdk-php/src/S3/MultipartCopy.php -%%WWWDIR%%/core/vendor/aws/aws-sdk-php/src/S3/MultipartUploader.php -%%WWWDIR%%/core/vendor/aws/aws-sdk-php/src/S3/MultipartUploadingTrait.php -%%WWWDIR%%/core/vendor/aws/aws-sdk-php/src/S3/ObjectCopier.php -%%WWWDIR%%/core/vendor/aws/aws-sdk-php/src/S3/ObjectUploader.php -%%WWWDIR%%/core/vendor/aws/aws-sdk-php/src/S3/PermanentRedirectMiddleware.php -%%WWWDIR%%/core/vendor/aws/aws-sdk-php/src/S3/PostObject.php -%%WWWDIR%%/core/vendor/aws/aws-sdk-php/src/S3/PostObjectV4.php -%%WWWDIR%%/core/vendor/aws/aws-sdk-php/src/S3/PutObjectUrlMiddleware.php -%%WWWDIR%%/core/vendor/aws/aws-sdk-php/src/S3/RetryableMalformedResponseParser.php -%%WWWDIR%%/core/vendor/aws/aws-sdk-php/src/S3/S3Client.php -%%WWWDIR%%/core/vendor/aws/aws-sdk-php/src/S3/S3ClientInterface.php -%%WWWDIR%%/core/vendor/aws/aws-sdk-php/src/S3/S3ClientTrait.php -%%WWWDIR%%/core/vendor/aws/aws-sdk-php/src/S3/S3EndpointMiddleware.php -%%WWWDIR%%/core/vendor/aws/aws-sdk-php/src/S3/S3MultiRegionClient.php -%%WWWDIR%%/core/vendor/aws/aws-sdk-php/src/S3/S3UriParser.php -%%WWWDIR%%/core/vendor/aws/aws-sdk-php/src/S3/SSECMiddleware.php -%%WWWDIR%%/core/vendor/aws/aws-sdk-php/src/S3/StreamWrapper.php -%%WWWDIR%%/core/vendor/aws/aws-sdk-php/src/S3/Transfer.php -%%WWWDIR%%/core/vendor/aws/aws-sdk-php/src/SageMaker/Exception/SageMakerException.php -%%WWWDIR%%/core/vendor/aws/aws-sdk-php/src/SageMaker/SageMakerClient.php -%%WWWDIR%%/core/vendor/aws/aws-sdk-php/src/SageMakerRuntime/Exception/SageMakerRuntimeException.php -%%WWWDIR%%/core/vendor/aws/aws-sdk-php/src/SageMakerRuntime/SageMakerRuntimeClient.php -%%WWWDIR%%/core/vendor/aws/aws-sdk-php/src/Sdk.php -%%WWWDIR%%/core/vendor/aws/aws-sdk-php/src/ServerlessApplicationRepository/Exception/ServerlessApplicationRepositoryException.php -%%WWWDIR%%/core/vendor/aws/aws-sdk-php/src/ServerlessApplicationRepository/ServerlessApplicationRepositoryClient.php -%%WWWDIR%%/core/vendor/aws/aws-sdk-php/src/ServiceCatalog/Exception/ServiceCatalogException.php -%%WWWDIR%%/core/vendor/aws/aws-sdk-php/src/ServiceCatalog/ServiceCatalogClient.php -%%WWWDIR%%/core/vendor/aws/aws-sdk-php/src/ServiceDiscovery/Exception/ServiceDiscoveryException.php -%%WWWDIR%%/core/vendor/aws/aws-sdk-php/src/ServiceDiscovery/ServiceDiscoveryClient.php -%%WWWDIR%%/core/vendor/aws/aws-sdk-php/src/Ses/Exception/SesException.php -%%WWWDIR%%/core/vendor/aws/aws-sdk-php/src/Ses/SesClient.php -%%WWWDIR%%/core/vendor/aws/aws-sdk-php/src/Sfn/Exception/SfnException.php -%%WWWDIR%%/core/vendor/aws/aws-sdk-php/src/Sfn/SfnClient.php -%%WWWDIR%%/core/vendor/aws/aws-sdk-php/src/Shield/Exception/ShieldException.php -%%WWWDIR%%/core/vendor/aws/aws-sdk-php/src/Shield/ShieldClient.php -%%WWWDIR%%/core/vendor/aws/aws-sdk-php/src/Signature/AnonymousSignature.php -%%WWWDIR%%/core/vendor/aws/aws-sdk-php/src/Signature/S3SignatureV4.php -%%WWWDIR%%/core/vendor/aws/aws-sdk-php/src/Signature/SignatureInterface.php -%%WWWDIR%%/core/vendor/aws/aws-sdk-php/src/Signature/SignatureProvider.php -%%WWWDIR%%/core/vendor/aws/aws-sdk-php/src/Signature/SignatureTrait.php -%%WWWDIR%%/core/vendor/aws/aws-sdk-php/src/Signature/SignatureV4.php -%%WWWDIR%%/core/vendor/aws/aws-sdk-php/src/Sms/Exception/SmsException.php -%%WWWDIR%%/core/vendor/aws/aws-sdk-php/src/Sms/SmsClient.php -%%WWWDIR%%/core/vendor/aws/aws-sdk-php/src/SnowBall/Exception/SnowBallException.php -%%WWWDIR%%/core/vendor/aws/aws-sdk-php/src/SnowBall/SnowBallClient.php -%%WWWDIR%%/core/vendor/aws/aws-sdk-php/src/Sns/Exception/SnsException.php -%%WWWDIR%%/core/vendor/aws/aws-sdk-php/src/Sns/SnsClient.php -%%WWWDIR%%/core/vendor/aws/aws-sdk-php/src/Sqs/Exception/SqsException.php -%%WWWDIR%%/core/vendor/aws/aws-sdk-php/src/Sqs/SqsClient.php -%%WWWDIR%%/core/vendor/aws/aws-sdk-php/src/Ssm/Exception/SsmException.php -%%WWWDIR%%/core/vendor/aws/aws-sdk-php/src/Ssm/SsmClient.php -%%WWWDIR%%/core/vendor/aws/aws-sdk-php/src/StorageGateway/Exception/StorageGatewayException.php -%%WWWDIR%%/core/vendor/aws/aws-sdk-php/src/StorageGateway/StorageGatewayClient.php -%%WWWDIR%%/core/vendor/aws/aws-sdk-php/src/Sts/Exception/StsException.php -%%WWWDIR%%/core/vendor/aws/aws-sdk-php/src/Sts/StsClient.php -%%WWWDIR%%/core/vendor/aws/aws-sdk-php/src/Support/Exception/SupportException.php -%%WWWDIR%%/core/vendor/aws/aws-sdk-php/src/Support/SupportClient.php -%%WWWDIR%%/core/vendor/aws/aws-sdk-php/src/Swf/Exception/SwfException.php -%%WWWDIR%%/core/vendor/aws/aws-sdk-php/src/Swf/SwfClient.php -%%WWWDIR%%/core/vendor/aws/aws-sdk-php/src/TraceMiddleware.php -%%WWWDIR%%/core/vendor/aws/aws-sdk-php/src/Translate/Exception/TranslateException.php -%%WWWDIR%%/core/vendor/aws/aws-sdk-php/src/Translate/TranslateClient.php -%%WWWDIR%%/core/vendor/aws/aws-sdk-php/src/Waf/Exception/WafException.php -%%WWWDIR%%/core/vendor/aws/aws-sdk-php/src/Waf/WafClient.php -%%WWWDIR%%/core/vendor/aws/aws-sdk-php/src/WafRegional/Exception/WafRegionalException.php -%%WWWDIR%%/core/vendor/aws/aws-sdk-php/src/WafRegional/WafRegionalClient.php -%%WWWDIR%%/core/vendor/aws/aws-sdk-php/src/Waiter.php -%%WWWDIR%%/core/vendor/aws/aws-sdk-php/src/WorkDocs/Exception/WorkDocsException.php -%%WWWDIR%%/core/vendor/aws/aws-sdk-php/src/WorkDocs/WorkDocsClient.php -%%WWWDIR%%/core/vendor/aws/aws-sdk-php/src/WorkMail/Exception/WorkMailException.php -%%WWWDIR%%/core/vendor/aws/aws-sdk-php/src/WorkMail/WorkMailClient.php -%%WWWDIR%%/core/vendor/aws/aws-sdk-php/src/WorkSpaces/Exception/WorkSpacesException.php -%%WWWDIR%%/core/vendor/aws/aws-sdk-php/src/WorkSpaces/WorkSpacesClient.php -%%WWWDIR%%/core/vendor/aws/aws-sdk-php/src/WrappedHttpHandler.php -%%WWWDIR%%/core/vendor/aws/aws-sdk-php/src/XRay/Exception/XRayException.php -%%WWWDIR%%/core/vendor/aws/aws-sdk-php/src/XRay/XRayClient.php -%%WWWDIR%%/core/vendor/aws/aws-sdk-php/src/data/acm/2015-12-08/api-2.json.php -%%WWWDIR%%/core/vendor/aws/aws-sdk-php/src/data/acm/2015-12-08/paginators-1.json.php -%%WWWDIR%%/core/vendor/aws/aws-sdk-php/src/data/alexaforbusiness/2017-11-09/api-2.json.php -%%WWWDIR%%/core/vendor/aws/aws-sdk-php/src/data/alexaforbusiness/2017-11-09/paginators-1.json.php -%%WWWDIR%%/core/vendor/aws/aws-sdk-php/src/data/apigateway/2015-07-09/api-2.json.php -%%WWWDIR%%/core/vendor/aws/aws-sdk-php/src/data/apigateway/2015-07-09/paginators-1.json.php -%%WWWDIR%%/core/vendor/aws/aws-sdk-php/src/data/apigateway/2015-07-09/smoke.json.php -%%WWWDIR%%/core/vendor/aws/aws-sdk-php/src/data/application-autoscaling/2016-02-06/api-2.json.php -%%WWWDIR%%/core/vendor/aws/aws-sdk-php/src/data/application-autoscaling/2016-02-06/paginators-1.json.php -%%WWWDIR%%/core/vendor/aws/aws-sdk-php/src/data/appstream/2016-12-01/api-2.json.php -%%WWWDIR%%/core/vendor/aws/aws-sdk-php/src/data/appstream/2016-12-01/paginators-1.json.php -%%WWWDIR%%/core/vendor/aws/aws-sdk-php/src/data/appstream/2016-12-01/waiters-2.json.php -%%WWWDIR%%/core/vendor/aws/aws-sdk-php/src/data/appsync/2017-07-25/api-2.json.php -%%WWWDIR%%/core/vendor/aws/aws-sdk-php/src/data/appsync/2017-07-25/paginators-1.json.php -%%WWWDIR%%/core/vendor/aws/aws-sdk-php/src/data/athena/2017-05-18/api-2.json.php -%%WWWDIR%%/core/vendor/aws/aws-sdk-php/src/data/athena/2017-05-18/paginators-1.json.php -%%WWWDIR%%/core/vendor/aws/aws-sdk-php/src/data/autoscaling/2011-01-01/api-2.json.php -%%WWWDIR%%/core/vendor/aws/aws-sdk-php/src/data/autoscaling/2011-01-01/paginators-1.json.php -%%WWWDIR%%/core/vendor/aws/aws-sdk-php/src/data/autoscaling/2011-01-01/waiters-2.json.php -%%WWWDIR%%/core/vendor/aws/aws-sdk-php/src/data/batch/2016-08-10/api-2.json.php -%%WWWDIR%%/core/vendor/aws/aws-sdk-php/src/data/batch/2016-08-10/paginators-1.json.php -%%WWWDIR%%/core/vendor/aws/aws-sdk-php/src/data/budgets/2016-10-20/api-2.json.php -%%WWWDIR%%/core/vendor/aws/aws-sdk-php/src/data/budgets/2016-10-20/paginators-1.json.php -%%WWWDIR%%/core/vendor/aws/aws-sdk-php/src/data/ce/2017-10-25/api-2.json.php -%%WWWDIR%%/core/vendor/aws/aws-sdk-php/src/data/ce/2017-10-25/paginators-1.json.php -%%WWWDIR%%/core/vendor/aws/aws-sdk-php/src/data/cloud9/2017-09-23/api-2.json.php -%%WWWDIR%%/core/vendor/aws/aws-sdk-php/src/data/cloud9/2017-09-23/paginators-1.json.php -%%WWWDIR%%/core/vendor/aws/aws-sdk-php/src/data/clouddirectory/2016-05-10/api-2.json.php -%%WWWDIR%%/core/vendor/aws/aws-sdk-php/src/data/clouddirectory/2016-05-10/paginators-1.json.php -%%WWWDIR%%/core/vendor/aws/aws-sdk-php/src/data/cloudformation/2010-05-15/api-2.json.php -%%WWWDIR%%/core/vendor/aws/aws-sdk-php/src/data/cloudformation/2010-05-15/paginators-1.json.php -%%WWWDIR%%/core/vendor/aws/aws-sdk-php/src/data/cloudformation/2010-05-15/waiters-2.json.php -%%WWWDIR%%/core/vendor/aws/aws-sdk-php/src/data/cloudfront/2015-07-27/api-2.json.php -%%WWWDIR%%/core/vendor/aws/aws-sdk-php/src/data/cloudfront/2015-07-27/paginators-1.json.php -%%WWWDIR%%/core/vendor/aws/aws-sdk-php/src/data/cloudfront/2015-07-27/waiters-2.json.php -%%WWWDIR%%/core/vendor/aws/aws-sdk-php/src/data/cloudfront/2016-01-28/api-2.json.php -%%WWWDIR%%/core/vendor/aws/aws-sdk-php/src/data/cloudfront/2016-01-28/paginators-1.json.php -%%WWWDIR%%/core/vendor/aws/aws-sdk-php/src/data/cloudfront/2016-01-28/waiters-2.json.php -%%WWWDIR%%/core/vendor/aws/aws-sdk-php/src/data/cloudfront/2016-08-01/api-2.json.php -%%WWWDIR%%/core/vendor/aws/aws-sdk-php/src/data/cloudfront/2016-08-01/paginators-1.json.php -%%WWWDIR%%/core/vendor/aws/aws-sdk-php/src/data/cloudfront/2016-08-01/waiters-2.json.php -%%WWWDIR%%/core/vendor/aws/aws-sdk-php/src/data/cloudfront/2016-08-20/api-2.json.php -%%WWWDIR%%/core/vendor/aws/aws-sdk-php/src/data/cloudfront/2016-08-20/paginators-1.json.php -%%WWWDIR%%/core/vendor/aws/aws-sdk-php/src/data/cloudfront/2016-08-20/waiters-2.json.php -%%WWWDIR%%/core/vendor/aws/aws-sdk-php/src/data/cloudfront/2016-09-07/api-2.json.php -%%WWWDIR%%/core/vendor/aws/aws-sdk-php/src/data/cloudfront/2016-09-07/paginators-1.json.php -%%WWWDIR%%/core/vendor/aws/aws-sdk-php/src/data/cloudfront/2016-09-07/waiters-1.json.php -%%WWWDIR%%/core/vendor/aws/aws-sdk-php/src/data/cloudfront/2016-09-07/waiters-2.json.php -%%WWWDIR%%/core/vendor/aws/aws-sdk-php/src/data/cloudfront/2016-09-29/api-2.json.php -%%WWWDIR%%/core/vendor/aws/aws-sdk-php/src/data/cloudfront/2016-09-29/paginators-1.json.php -%%WWWDIR%%/core/vendor/aws/aws-sdk-php/src/data/cloudfront/2016-09-29/waiters-1.json.php -%%WWWDIR%%/core/vendor/aws/aws-sdk-php/src/data/cloudfront/2016-09-29/waiters-2.json.php -%%WWWDIR%%/core/vendor/aws/aws-sdk-php/src/data/cloudfront/2016-11-25/api-2.json.php -%%WWWDIR%%/core/vendor/aws/aws-sdk-php/src/data/cloudfront/2016-11-25/paginators-1.json.php -%%WWWDIR%%/core/vendor/aws/aws-sdk-php/src/data/cloudfront/2016-11-25/waiters-1.json.php -%%WWWDIR%%/core/vendor/aws/aws-sdk-php/src/data/cloudfront/2016-11-25/waiters-2.json.php -%%WWWDIR%%/core/vendor/aws/aws-sdk-php/src/data/cloudfront/2017-03-25/api-2.json.php -%%WWWDIR%%/core/vendor/aws/aws-sdk-php/src/data/cloudfront/2017-03-25/paginators-1.json.php -%%WWWDIR%%/core/vendor/aws/aws-sdk-php/src/data/cloudfront/2017-03-25/waiters-1.json.php -%%WWWDIR%%/core/vendor/aws/aws-sdk-php/src/data/cloudfront/2017-03-25/waiters-2.json.php -%%WWWDIR%%/core/vendor/aws/aws-sdk-php/src/data/cloudhsm/2014-05-30/api-2.json.php -%%WWWDIR%%/core/vendor/aws/aws-sdk-php/src/data/cloudhsm/2014-05-30/paginators-1.json.php -%%WWWDIR%%/core/vendor/aws/aws-sdk-php/src/data/cloudhsmv2/2017-04-28/api-2.json.php -%%WWWDIR%%/core/vendor/aws/aws-sdk-php/src/data/cloudhsmv2/2017-04-28/paginators-1.json.php -%%WWWDIR%%/core/vendor/aws/aws-sdk-php/src/data/cloudsearch/2013-01-01/api-2.json.php -%%WWWDIR%%/core/vendor/aws/aws-sdk-php/src/data/cloudsearch/2013-01-01/paginators-1.json.php -%%WWWDIR%%/core/vendor/aws/aws-sdk-php/src/data/cloudsearchdomain/2013-01-01/api-2.json.php -%%WWWDIR%%/core/vendor/aws/aws-sdk-php/src/data/cloudtrail/2013-11-01/api-2.json.php -%%WWWDIR%%/core/vendor/aws/aws-sdk-php/src/data/cloudtrail/2013-11-01/paginators-1.json.php -%%WWWDIR%%/core/vendor/aws/aws-sdk-php/src/data/codebuild/2016-10-06/api-2.json.php -%%WWWDIR%%/core/vendor/aws/aws-sdk-php/src/data/codebuild/2016-10-06/paginators-1.json.php -%%WWWDIR%%/core/vendor/aws/aws-sdk-php/src/data/codecommit/2015-04-13/api-2.json.php -%%WWWDIR%%/core/vendor/aws/aws-sdk-php/src/data/codecommit/2015-04-13/paginators-1.json.php -%%WWWDIR%%/core/vendor/aws/aws-sdk-php/src/data/codedeploy/2014-10-06/api-2.json.php -%%WWWDIR%%/core/vendor/aws/aws-sdk-php/src/data/codedeploy/2014-10-06/paginators-1.json.php -%%WWWDIR%%/core/vendor/aws/aws-sdk-php/src/data/codedeploy/2014-10-06/waiters-1.json.php -%%WWWDIR%%/core/vendor/aws/aws-sdk-php/src/data/codedeploy/2014-10-06/waiters-2.json.php -%%WWWDIR%%/core/vendor/aws/aws-sdk-php/src/data/codepipeline/2015-07-09/api-2.json.php -%%WWWDIR%%/core/vendor/aws/aws-sdk-php/src/data/codepipeline/2015-07-09/paginators-1.json.php -%%WWWDIR%%/core/vendor/aws/aws-sdk-php/src/data/codestar/2017-04-19/api-2.json.php -%%WWWDIR%%/core/vendor/aws/aws-sdk-php/src/data/codestar/2017-04-19/paginators-1.json.php -%%WWWDIR%%/core/vendor/aws/aws-sdk-php/src/data/cognito-identity/2014-06-30/api-2.json.php -%%WWWDIR%%/core/vendor/aws/aws-sdk-php/src/data/cognito-identity/2014-06-30/paginators-1.json.php -%%WWWDIR%%/core/vendor/aws/aws-sdk-php/src/data/cognito-idp/2016-04-18/api-2.json.php -%%WWWDIR%%/core/vendor/aws/aws-sdk-php/src/data/cognito-idp/2016-04-18/paginators-1.json.php -%%WWWDIR%%/core/vendor/aws/aws-sdk-php/src/data/cognito-sync/2014-06-30/api-2.json.php -%%WWWDIR%%/core/vendor/aws/aws-sdk-php/src/data/comprehend/2017-11-27/api-2.json.php -%%WWWDIR%%/core/vendor/aws/aws-sdk-php/src/data/comprehend/2017-11-27/paginators-1.json.php -%%WWWDIR%%/core/vendor/aws/aws-sdk-php/src/data/config/2014-11-12/api-2.json.php -%%WWWDIR%%/core/vendor/aws/aws-sdk-php/src/data/config/2014-11-12/paginators-1.json.php -%%WWWDIR%%/core/vendor/aws/aws-sdk-php/src/data/cur/2017-01-06/api-2.json.php -%%WWWDIR%%/core/vendor/aws/aws-sdk-php/src/data/cur/2017-01-06/paginators-1.json.php -%%WWWDIR%%/core/vendor/aws/aws-sdk-php/src/data/data.iot/2015-05-28/api-2.json.php -%%WWWDIR%%/core/vendor/aws/aws-sdk-php/src/data/datapipeline/2012-10-29/api-2.json.php -%%WWWDIR%%/core/vendor/aws/aws-sdk-php/src/data/datapipeline/2012-10-29/paginators-1.json.php -%%WWWDIR%%/core/vendor/aws/aws-sdk-php/src/data/dax/2017-04-19/api-2.json.php -%%WWWDIR%%/core/vendor/aws/aws-sdk-php/src/data/dax/2017-04-19/paginators-1.json.php -%%WWWDIR%%/core/vendor/aws/aws-sdk-php/src/data/devicefarm/2015-06-23/api-2.json.php -%%WWWDIR%%/core/vendor/aws/aws-sdk-php/src/data/devicefarm/2015-06-23/paginators-1.json.php -%%WWWDIR%%/core/vendor/aws/aws-sdk-php/src/data/directconnect/2012-10-25/api-2.json.php -%%WWWDIR%%/core/vendor/aws/aws-sdk-php/src/data/directconnect/2012-10-25/paginators-1.json.php -%%WWWDIR%%/core/vendor/aws/aws-sdk-php/src/data/discovery/2015-11-01/api-2.json.php -%%WWWDIR%%/core/vendor/aws/aws-sdk-php/src/data/discovery/2015-11-01/paginators-1.json.php -%%WWWDIR%%/core/vendor/aws/aws-sdk-php/src/data/dms/2016-01-01/api-2.json.php -%%WWWDIR%%/core/vendor/aws/aws-sdk-php/src/data/dms/2016-01-01/paginators-1.json.php -%%WWWDIR%%/core/vendor/aws/aws-sdk-php/src/data/ds/2015-04-16/api-2.json.php -%%WWWDIR%%/core/vendor/aws/aws-sdk-php/src/data/ds/2015-04-16/paginators-1.json.php -%%WWWDIR%%/core/vendor/aws/aws-sdk-php/src/data/dynamodb/2011-12-05/api-2.json.php -%%WWWDIR%%/core/vendor/aws/aws-sdk-php/src/data/dynamodb/2011-12-05/paginators-1.json.php -%%WWWDIR%%/core/vendor/aws/aws-sdk-php/src/data/dynamodb/2011-12-05/waiters-1.json.php -%%WWWDIR%%/core/vendor/aws/aws-sdk-php/src/data/dynamodb/2011-12-05/waiters-2.json.php -%%WWWDIR%%/core/vendor/aws/aws-sdk-php/src/data/dynamodb/2012-08-10/api-2.json.php -%%WWWDIR%%/core/vendor/aws/aws-sdk-php/src/data/dynamodb/2012-08-10/paginators-1.json.php -%%WWWDIR%%/core/vendor/aws/aws-sdk-php/src/data/dynamodb/2012-08-10/waiters-1.json.php -%%WWWDIR%%/core/vendor/aws/aws-sdk-php/src/data/dynamodb/2012-08-10/waiters-2.json.php -%%WWWDIR%%/core/vendor/aws/aws-sdk-php/src/data/ec2/2015-10-01/api-2.json.php -%%WWWDIR%%/core/vendor/aws/aws-sdk-php/src/data/ec2/2015-10-01/paginators-1.json.php -%%WWWDIR%%/core/vendor/aws/aws-sdk-php/src/data/ec2/2015-10-01/waiters-1.json.php -%%WWWDIR%%/core/vendor/aws/aws-sdk-php/src/data/ec2/2015-10-01/waiters-2.json.php -%%WWWDIR%%/core/vendor/aws/aws-sdk-php/src/data/ec2/2016-04-01/api-2.json.php -%%WWWDIR%%/core/vendor/aws/aws-sdk-php/src/data/ec2/2016-04-01/paginators-1.json.php -%%WWWDIR%%/core/vendor/aws/aws-sdk-php/src/data/ec2/2016-04-01/waiters-2.json.php -%%WWWDIR%%/core/vendor/aws/aws-sdk-php/src/data/ec2/2016-09-15/api-2.json.php -%%WWWDIR%%/core/vendor/aws/aws-sdk-php/src/data/ec2/2016-09-15/paginators-1.json.php -%%WWWDIR%%/core/vendor/aws/aws-sdk-php/src/data/ec2/2016-09-15/waiters-1.json.php -%%WWWDIR%%/core/vendor/aws/aws-sdk-php/src/data/ec2/2016-09-15/waiters-2.json.php -%%WWWDIR%%/core/vendor/aws/aws-sdk-php/src/data/ec2/2016-11-15/api-2.json.php -%%WWWDIR%%/core/vendor/aws/aws-sdk-php/src/data/ec2/2016-11-15/paginators-1.json.php -%%WWWDIR%%/core/vendor/aws/aws-sdk-php/src/data/ec2/2016-11-15/smoke.json.php -%%WWWDIR%%/core/vendor/aws/aws-sdk-php/src/data/ec2/2016-11-15/waiters-1.json.php -%%WWWDIR%%/core/vendor/aws/aws-sdk-php/src/data/ec2/2016-11-15/waiters-2.json.php -%%WWWDIR%%/core/vendor/aws/aws-sdk-php/src/data/ecr/2015-09-21/api-2.json.php -%%WWWDIR%%/core/vendor/aws/aws-sdk-php/src/data/ecr/2015-09-21/paginators-1.json.php -%%WWWDIR%%/core/vendor/aws/aws-sdk-php/src/data/ecs/2014-11-13/api-2.json.php -%%WWWDIR%%/core/vendor/aws/aws-sdk-php/src/data/ecs/2014-11-13/paginators-1.json.php -%%WWWDIR%%/core/vendor/aws/aws-sdk-php/src/data/ecs/2014-11-13/waiters-2.json.php -%%WWWDIR%%/core/vendor/aws/aws-sdk-php/src/data/elasticache/2015-02-02/api-2.json.php -%%WWWDIR%%/core/vendor/aws/aws-sdk-php/src/data/elasticache/2015-02-02/paginators-1.json.php -%%WWWDIR%%/core/vendor/aws/aws-sdk-php/src/data/elasticache/2015-02-02/waiters-2.json.php -%%WWWDIR%%/core/vendor/aws/aws-sdk-php/src/data/elasticbeanstalk/2010-12-01/api-2.json.php -%%WWWDIR%%/core/vendor/aws/aws-sdk-php/src/data/elasticbeanstalk/2010-12-01/paginators-1.json.php -%%WWWDIR%%/core/vendor/aws/aws-sdk-php/src/data/elasticfilesystem/2015-02-01/api-2.json.php -%%WWWDIR%%/core/vendor/aws/aws-sdk-php/src/data/elasticfilesystem/2015-02-01/paginators-1.json.php -%%WWWDIR%%/core/vendor/aws/aws-sdk-php/src/data/elasticloadbalancing/2012-06-01/api-2.json.php -%%WWWDIR%%/core/vendor/aws/aws-sdk-php/src/data/elasticloadbalancing/2012-06-01/paginators-1.json.php -%%WWWDIR%%/core/vendor/aws/aws-sdk-php/src/data/elasticloadbalancing/2012-06-01/waiters-2.json.php -%%WWWDIR%%/core/vendor/aws/aws-sdk-php/src/data/elasticloadbalancingv2/2015-12-01/api-2.json.php -%%WWWDIR%%/core/vendor/aws/aws-sdk-php/src/data/elasticloadbalancingv2/2015-12-01/paginators-1.json.php -%%WWWDIR%%/core/vendor/aws/aws-sdk-php/src/data/elasticloadbalancingv2/2015-12-01/waiters-2.json.php -%%WWWDIR%%/core/vendor/aws/aws-sdk-php/src/data/elasticmapreduce/2009-03-31/api-2.json.php -%%WWWDIR%%/core/vendor/aws/aws-sdk-php/src/data/elasticmapreduce/2009-03-31/paginators-1.json.php -%%WWWDIR%%/core/vendor/aws/aws-sdk-php/src/data/elasticmapreduce/2009-03-31/waiters-2.json.php -%%WWWDIR%%/core/vendor/aws/aws-sdk-php/src/data/elastictranscoder/2012-09-25/api-2.json.php -%%WWWDIR%%/core/vendor/aws/aws-sdk-php/src/data/elastictranscoder/2012-09-25/paginators-1.json.php -%%WWWDIR%%/core/vendor/aws/aws-sdk-php/src/data/elastictranscoder/2012-09-25/waiters-1.json.php -%%WWWDIR%%/core/vendor/aws/aws-sdk-php/src/data/elastictranscoder/2012-09-25/waiters-2.json.php -%%WWWDIR%%/core/vendor/aws/aws-sdk-php/src/data/email/2010-12-01/api-2.json.php -%%WWWDIR%%/core/vendor/aws/aws-sdk-php/src/data/email/2010-12-01/paginators-1.json.php -%%WWWDIR%%/core/vendor/aws/aws-sdk-php/src/data/email/2010-12-01/waiters-1.json.php -%%WWWDIR%%/core/vendor/aws/aws-sdk-php/src/data/email/2010-12-01/waiters-2.json.php -%%WWWDIR%%/core/vendor/aws/aws-sdk-php/src/data/endpoints.json.php -%%WWWDIR%%/core/vendor/aws/aws-sdk-php/src/data/entitlement.marketplace/2017-01-11/api-2.json.php -%%WWWDIR%%/core/vendor/aws/aws-sdk-php/src/data/entitlement.marketplace/2017-01-11/paginators-1.json.php -%%WWWDIR%%/core/vendor/aws/aws-sdk-php/src/data/es/2015-01-01/api-2.json.php -%%WWWDIR%%/core/vendor/aws/aws-sdk-php/src/data/es/2015-01-01/paginators-1.json.php -%%WWWDIR%%/core/vendor/aws/aws-sdk-php/src/data/events/2015-10-07/api-2.json.php -%%WWWDIR%%/core/vendor/aws/aws-sdk-php/src/data/events/2015-10-07/paginators-1.json.php -%%WWWDIR%%/core/vendor/aws/aws-sdk-php/src/data/firehose/2015-08-04/api-2.json.php -%%WWWDIR%%/core/vendor/aws/aws-sdk-php/src/data/firehose/2015-08-04/paginators-1.json.php -%%WWWDIR%%/core/vendor/aws/aws-sdk-php/src/data/gamelift/2015-10-01/api-2.json.php -%%WWWDIR%%/core/vendor/aws/aws-sdk-php/src/data/gamelift/2015-10-01/paginators-1.json.php -%%WWWDIR%%/core/vendor/aws/aws-sdk-php/src/data/glacier/2012-06-01/api-2.json.php -%%WWWDIR%%/core/vendor/aws/aws-sdk-php/src/data/glacier/2012-06-01/paginators-1.json.php -%%WWWDIR%%/core/vendor/aws/aws-sdk-php/src/data/glacier/2012-06-01/waiters-1.json.php -%%WWWDIR%%/core/vendor/aws/aws-sdk-php/src/data/glacier/2012-06-01/waiters-2.json.php -%%WWWDIR%%/core/vendor/aws/aws-sdk-php/src/data/glue/2017-03-31/api-2.json.php -%%WWWDIR%%/core/vendor/aws/aws-sdk-php/src/data/glue/2017-03-31/paginators-1.json.php -%%WWWDIR%%/core/vendor/aws/aws-sdk-php/src/data/greengrass/2017-06-07/api-2.json.php -%%WWWDIR%%/core/vendor/aws/aws-sdk-php/src/data/guardduty/2017-11-28/api-2.json.php -%%WWWDIR%%/core/vendor/aws/aws-sdk-php/src/data/guardduty/2017-11-28/paginators-1.json.php -%%WWWDIR%%/core/vendor/aws/aws-sdk-php/src/data/health/2016-08-04/api-2.json.php -%%WWWDIR%%/core/vendor/aws/aws-sdk-php/src/data/health/2016-08-04/paginators-1.json.php -%%WWWDIR%%/core/vendor/aws/aws-sdk-php/src/data/iam/2010-05-08/api-2.json.php -%%WWWDIR%%/core/vendor/aws/aws-sdk-php/src/data/iam/2010-05-08/paginators-1.json.php -%%WWWDIR%%/core/vendor/aws/aws-sdk-php/src/data/iam/2010-05-08/waiters-2.json.php -%%WWWDIR%%/core/vendor/aws/aws-sdk-php/src/data/importexport/2010-06-01/api-2.json.php -%%WWWDIR%%/core/vendor/aws/aws-sdk-php/src/data/importexport/2010-06-01/paginators-1.json.php -%%WWWDIR%%/core/vendor/aws/aws-sdk-php/src/data/inspector/2016-02-16/api-2.json.php -%%WWWDIR%%/core/vendor/aws/aws-sdk-php/src/data/inspector/2016-02-16/paginators-1.json.php -%%WWWDIR%%/core/vendor/aws/aws-sdk-php/src/data/iot-jobs-data/2017-09-29/api-2.json.php -%%WWWDIR%%/core/vendor/aws/aws-sdk-php/src/data/iot-jobs-data/2017-09-29/paginators-1.json.php -%%WWWDIR%%/core/vendor/aws/aws-sdk-php/src/data/iot/2015-05-28/api-2.json.php -%%WWWDIR%%/core/vendor/aws/aws-sdk-php/src/data/iot/2015-05-28/paginators-1.json.php -%%WWWDIR%%/core/vendor/aws/aws-sdk-php/src/data/kinesis-video-archived-media/2017-09-30/api-2.json.php -%%WWWDIR%%/core/vendor/aws/aws-sdk-php/src/data/kinesis-video-archived-media/2017-09-30/paginators-1.json.php -%%WWWDIR%%/core/vendor/aws/aws-sdk-php/src/data/kinesis-video-media/2017-09-30/api-2.json.php -%%WWWDIR%%/core/vendor/aws/aws-sdk-php/src/data/kinesis-video-media/2017-09-30/paginators-1.json.php -%%WWWDIR%%/core/vendor/aws/aws-sdk-php/src/data/kinesis/2013-12-02/api-2.json.php -%%WWWDIR%%/core/vendor/aws/aws-sdk-php/src/data/kinesis/2013-12-02/paginators-1.json.php -%%WWWDIR%%/core/vendor/aws/aws-sdk-php/src/data/kinesis/2013-12-02/waiters-2.json.php -%%WWWDIR%%/core/vendor/aws/aws-sdk-php/src/data/kinesisanalytics/2015-08-14/api-2.json.php -%%WWWDIR%%/core/vendor/aws/aws-sdk-php/src/data/kinesisanalytics/2015-08-14/paginators-1.json.php -%%WWWDIR%%/core/vendor/aws/aws-sdk-php/src/data/kinesisvideo/2017-09-30/api-2.json.php -%%WWWDIR%%/core/vendor/aws/aws-sdk-php/src/data/kinesisvideo/2017-09-30/paginators-1.json.php -%%WWWDIR%%/core/vendor/aws/aws-sdk-php/src/data/kms/2014-11-01/api-2.json.php -%%WWWDIR%%/core/vendor/aws/aws-sdk-php/src/data/kms/2014-11-01/paginators-1.json.php -%%WWWDIR%%/core/vendor/aws/aws-sdk-php/src/data/lambda/2015-03-31/api-2.json.php -%%WWWDIR%%/core/vendor/aws/aws-sdk-php/src/data/lambda/2015-03-31/paginators-1.json.php -%%WWWDIR%%/core/vendor/aws/aws-sdk-php/src/data/lex-models/2017-04-19/api-2.json.php -%%WWWDIR%%/core/vendor/aws/aws-sdk-php/src/data/lex-models/2017-04-19/paginators-1.json.php -%%WWWDIR%%/core/vendor/aws/aws-sdk-php/src/data/lightsail/2016-11-28/api-2.json.php -%%WWWDIR%%/core/vendor/aws/aws-sdk-php/src/data/lightsail/2016-11-28/paginators-1.json.php -%%WWWDIR%%/core/vendor/aws/aws-sdk-php/src/data/logs/2014-03-28/api-2.json.php -%%WWWDIR%%/core/vendor/aws/aws-sdk-php/src/data/logs/2014-03-28/paginators-1.json.php -%%WWWDIR%%/core/vendor/aws/aws-sdk-php/src/data/machinelearning/2014-12-12/api-2.json.php -%%WWWDIR%%/core/vendor/aws/aws-sdk-php/src/data/machinelearning/2014-12-12/paginators-1.json.php -%%WWWDIR%%/core/vendor/aws/aws-sdk-php/src/data/machinelearning/2014-12-12/waiters-2.json.php -%%WWWDIR%%/core/vendor/aws/aws-sdk-php/src/data/manifest.json.php -%%WWWDIR%%/core/vendor/aws/aws-sdk-php/src/data/marketplacecommerceanalytics/2015-07-01/api-2.json.php -%%WWWDIR%%/core/vendor/aws/aws-sdk-php/src/data/marketplacecommerceanalytics/2015-07-01/paginators-1.json.php -%%WWWDIR%%/core/vendor/aws/aws-sdk-php/src/data/mediaconvert/2017-08-29/api-2.json.php -%%WWWDIR%%/core/vendor/aws/aws-sdk-php/src/data/medialive/2017-10-14/api-2.json.php -%%WWWDIR%%/core/vendor/aws/aws-sdk-php/src/data/medialive/2017-10-14/paginators-1.json.php -%%WWWDIR%%/core/vendor/aws/aws-sdk-php/src/data/mediapackage/2017-10-12/api-2.json.php -%%WWWDIR%%/core/vendor/aws/aws-sdk-php/src/data/mediapackage/2017-10-12/paginators-1.json.php -%%WWWDIR%%/core/vendor/aws/aws-sdk-php/src/data/mediastore-data/2017-09-01/api-2.json.php -%%WWWDIR%%/core/vendor/aws/aws-sdk-php/src/data/mediastore-data/2017-09-01/paginators-1.json.php -%%WWWDIR%%/core/vendor/aws/aws-sdk-php/src/data/mediastore/2017-09-01/api-2.json.php -%%WWWDIR%%/core/vendor/aws/aws-sdk-php/src/data/mediastore/2017-09-01/paginators-1.json.php -%%WWWDIR%%/core/vendor/aws/aws-sdk-php/src/data/metering.marketplace/2016-01-14/api-2.json.php -%%WWWDIR%%/core/vendor/aws/aws-sdk-php/src/data/mgh/2017-05-31/api-2.json.php -%%WWWDIR%%/core/vendor/aws/aws-sdk-php/src/data/mgh/2017-05-31/paginators-1.json.php -%%WWWDIR%%/core/vendor/aws/aws-sdk-php/src/data/mobile/2017-07-01/api-2.json.php -%%WWWDIR%%/core/vendor/aws/aws-sdk-php/src/data/mobile/2017-07-01/paginators-1.json.php -%%WWWDIR%%/core/vendor/aws/aws-sdk-php/src/data/monitoring/2010-08-01/api-2.json.php -%%WWWDIR%%/core/vendor/aws/aws-sdk-php/src/data/monitoring/2010-08-01/paginators-1.json.php -%%WWWDIR%%/core/vendor/aws/aws-sdk-php/src/data/monitoring/2010-08-01/waiters-2.json.php -%%WWWDIR%%/core/vendor/aws/aws-sdk-php/src/data/mq/2017-11-27/api-2.json.php -%%WWWDIR%%/core/vendor/aws/aws-sdk-php/src/data/mturk-requester/2017-01-17/api-2.json.php -%%WWWDIR%%/core/vendor/aws/aws-sdk-php/src/data/mturk-requester/2017-01-17/paginators-1.json.php -%%WWWDIR%%/core/vendor/aws/aws-sdk-php/src/data/opsworks/2013-02-18/api-2.json.php -%%WWWDIR%%/core/vendor/aws/aws-sdk-php/src/data/opsworks/2013-02-18/paginators-1.json.php -%%WWWDIR%%/core/vendor/aws/aws-sdk-php/src/data/opsworks/2013-02-18/waiters-2.json.php -%%WWWDIR%%/core/vendor/aws/aws-sdk-php/src/data/opsworkscm/2016-11-01/api-2.json.php -%%WWWDIR%%/core/vendor/aws/aws-sdk-php/src/data/opsworkscm/2016-11-01/paginators-1.json.php -%%WWWDIR%%/core/vendor/aws/aws-sdk-php/src/data/opsworkscm/2016-11-01/waiters-2.json.php -%%WWWDIR%%/core/vendor/aws/aws-sdk-php/src/data/organizations/2016-11-28/api-2.json.php -%%WWWDIR%%/core/vendor/aws/aws-sdk-php/src/data/organizations/2016-11-28/paginators-1.json.php -%%WWWDIR%%/core/vendor/aws/aws-sdk-php/src/data/pinpoint/2016-12-01/api-2.json.php -%%WWWDIR%%/core/vendor/aws/aws-sdk-php/src/data/polly/2016-06-10/api-2.json.php -%%WWWDIR%%/core/vendor/aws/aws-sdk-php/src/data/polly/2016-06-10/paginators-1.json.php -%%WWWDIR%%/core/vendor/aws/aws-sdk-php/src/data/pricing/2017-10-15/api-2.json.php -%%WWWDIR%%/core/vendor/aws/aws-sdk-php/src/data/pricing/2017-10-15/paginators-1.json.php -%%WWWDIR%%/core/vendor/aws/aws-sdk-php/src/data/rds/2014-09-01/api-2.json.php -%%WWWDIR%%/core/vendor/aws/aws-sdk-php/src/data/rds/2014-09-01/paginators-1.json.php -%%WWWDIR%%/core/vendor/aws/aws-sdk-php/src/data/rds/2014-10-31/api-2.json.php -%%WWWDIR%%/core/vendor/aws/aws-sdk-php/src/data/rds/2014-10-31/paginators-1.json.php -%%WWWDIR%%/core/vendor/aws/aws-sdk-php/src/data/rds/2014-10-31/waiters-1.json.php -%%WWWDIR%%/core/vendor/aws/aws-sdk-php/src/data/rds/2014-10-31/waiters-2.json.php -%%WWWDIR%%/core/vendor/aws/aws-sdk-php/src/data/redshift/2012-12-01/api-2.json.php -%%WWWDIR%%/core/vendor/aws/aws-sdk-php/src/data/redshift/2012-12-01/paginators-1.json.php -%%WWWDIR%%/core/vendor/aws/aws-sdk-php/src/data/redshift/2012-12-01/waiters-1.json.php -%%WWWDIR%%/core/vendor/aws/aws-sdk-php/src/data/redshift/2012-12-01/waiters-2.json.php -%%WWWDIR%%/core/vendor/aws/aws-sdk-php/src/data/rekognition/2016-06-27/api-2.json.php -%%WWWDIR%%/core/vendor/aws/aws-sdk-php/src/data/rekognition/2016-06-27/paginators-1.json.php -%%WWWDIR%%/core/vendor/aws/aws-sdk-php/src/data/resource-groups/2017-11-27/api-2.json.php -%%WWWDIR%%/core/vendor/aws/aws-sdk-php/src/data/resource-groups/2017-11-27/paginators-1.json.php -%%WWWDIR%%/core/vendor/aws/aws-sdk-php/src/data/resourcegroupstaggingapi/2017-01-26/api-2.json.php -%%WWWDIR%%/core/vendor/aws/aws-sdk-php/src/data/resourcegroupstaggingapi/2017-01-26/paginators-1.json.php -%%WWWDIR%%/core/vendor/aws/aws-sdk-php/src/data/route53/2013-04-01/api-2.json.php -%%WWWDIR%%/core/vendor/aws/aws-sdk-php/src/data/route53/2013-04-01/paginators-1.json.php -%%WWWDIR%%/core/vendor/aws/aws-sdk-php/src/data/route53/2013-04-01/waiters-2.json.php -%%WWWDIR%%/core/vendor/aws/aws-sdk-php/src/data/route53domains/2014-05-15/api-2.json.php -%%WWWDIR%%/core/vendor/aws/aws-sdk-php/src/data/route53domains/2014-05-15/paginators-1.json.php -%%WWWDIR%%/core/vendor/aws/aws-sdk-php/src/data/runtime.lex/2016-11-28/api-2.json.php -%%WWWDIR%%/core/vendor/aws/aws-sdk-php/src/data/runtime.lex/2016-11-28/paginators-1.json.php -%%WWWDIR%%/core/vendor/aws/aws-sdk-php/src/data/runtime.sagemaker/2017-05-13/api-2.json.php -%%WWWDIR%%/core/vendor/aws/aws-sdk-php/src/data/runtime.sagemaker/2017-05-13/paginators-1.json.php -%%WWWDIR%%/core/vendor/aws/aws-sdk-php/src/data/s3/2006-03-01/api-2.json.php -%%WWWDIR%%/core/vendor/aws/aws-sdk-php/src/data/s3/2006-03-01/paginators-1.json.php -%%WWWDIR%%/core/vendor/aws/aws-sdk-php/src/data/s3/2006-03-01/waiters-1.json.php -%%WWWDIR%%/core/vendor/aws/aws-sdk-php/src/data/s3/2006-03-01/waiters-2.json.php -%%WWWDIR%%/core/vendor/aws/aws-sdk-php/src/data/sagemaker/2017-07-24/api-2.json.php -%%WWWDIR%%/core/vendor/aws/aws-sdk-php/src/data/sagemaker/2017-07-24/paginators-1.json.php -%%WWWDIR%%/core/vendor/aws/aws-sdk-php/src/data/sagemaker/2017-07-24/waiters-2.json.php -%%WWWDIR%%/core/vendor/aws/aws-sdk-php/src/data/serverlessrepo/2017-09-08/api-2.json.php -%%WWWDIR%%/core/vendor/aws/aws-sdk-php/src/data/servicecatalog/2015-12-10/api-2.json.php -%%WWWDIR%%/core/vendor/aws/aws-sdk-php/src/data/servicecatalog/2015-12-10/paginators-1.json.php -%%WWWDIR%%/core/vendor/aws/aws-sdk-php/src/data/servicediscovery/2017-03-14/api-2.json.php -%%WWWDIR%%/core/vendor/aws/aws-sdk-php/src/data/servicediscovery/2017-03-14/paginators-1.json.php -%%WWWDIR%%/core/vendor/aws/aws-sdk-php/src/data/shield/2016-06-02/api-2.json.php -%%WWWDIR%%/core/vendor/aws/aws-sdk-php/src/data/shield/2016-06-02/paginators-1.json.php -%%WWWDIR%%/core/vendor/aws/aws-sdk-php/src/data/sms/2016-10-24/api-2.json.php -%%WWWDIR%%/core/vendor/aws/aws-sdk-php/src/data/sms/2016-10-24/paginators-1.json.php -%%WWWDIR%%/core/vendor/aws/aws-sdk-php/src/data/snowball/2016-06-30/api-2.json.php -%%WWWDIR%%/core/vendor/aws/aws-sdk-php/src/data/snowball/2016-06-30/paginators-1.json.php -%%WWWDIR%%/core/vendor/aws/aws-sdk-php/src/data/sns/2010-03-31/api-2.json.php -%%WWWDIR%%/core/vendor/aws/aws-sdk-php/src/data/sns/2010-03-31/paginators-1.json.php -%%WWWDIR%%/core/vendor/aws/aws-sdk-php/src/data/sqs/2012-11-05/api-2.json.php -%%WWWDIR%%/core/vendor/aws/aws-sdk-php/src/data/sqs/2012-11-05/paginators-1.json.php -%%WWWDIR%%/core/vendor/aws/aws-sdk-php/src/data/sqs/2012-11-05/waiters-2.json.php -%%WWWDIR%%/core/vendor/aws/aws-sdk-php/src/data/ssm/2014-11-06/api-2.json.php -%%WWWDIR%%/core/vendor/aws/aws-sdk-php/src/data/ssm/2014-11-06/paginators-1.json.php -%%WWWDIR%%/core/vendor/aws/aws-sdk-php/src/data/ssm/2014-11-06/smoke.json.php -%%WWWDIR%%/core/vendor/aws/aws-sdk-php/src/data/states/2016-11-23/api-2.json.php -%%WWWDIR%%/core/vendor/aws/aws-sdk-php/src/data/states/2016-11-23/paginators-1.json.php -%%WWWDIR%%/core/vendor/aws/aws-sdk-php/src/data/storagegateway/2013-06-30/api-2.json.php -%%WWWDIR%%/core/vendor/aws/aws-sdk-php/src/data/storagegateway/2013-06-30/paginators-1.json.php -%%WWWDIR%%/core/vendor/aws/aws-sdk-php/src/data/streams.dynamodb/2012-08-10/api-2.json.php -%%WWWDIR%%/core/vendor/aws/aws-sdk-php/src/data/streams.dynamodb/2012-08-10/paginators-1.json.php -%%WWWDIR%%/core/vendor/aws/aws-sdk-php/src/data/sts/2011-06-15/api-2.json.php -%%WWWDIR%%/core/vendor/aws/aws-sdk-php/src/data/sts/2011-06-15/paginators-1.json.php -%%WWWDIR%%/core/vendor/aws/aws-sdk-php/src/data/support/2013-04-15/api-2.json.php -%%WWWDIR%%/core/vendor/aws/aws-sdk-php/src/data/support/2013-04-15/paginators-1.json.php -%%WWWDIR%%/core/vendor/aws/aws-sdk-php/src/data/swf/2012-01-25/api-2.json.php -%%WWWDIR%%/core/vendor/aws/aws-sdk-php/src/data/swf/2012-01-25/paginators-1.json.php -%%WWWDIR%%/core/vendor/aws/aws-sdk-php/src/data/translate/2017-07-01/api-2.json.php -%%WWWDIR%%/core/vendor/aws/aws-sdk-php/src/data/translate/2017-07-01/paginators-1.json.php -%%WWWDIR%%/core/vendor/aws/aws-sdk-php/src/data/waf-regional/2016-11-28/api-2.json.php -%%WWWDIR%%/core/vendor/aws/aws-sdk-php/src/data/waf-regional/2016-11-28/paginators-1.json.php -%%WWWDIR%%/core/vendor/aws/aws-sdk-php/src/data/waf-regional/2016-11-28/smoke.json.php -%%WWWDIR%%/core/vendor/aws/aws-sdk-php/src/data/waf/2015-08-24/api-2.json.php -%%WWWDIR%%/core/vendor/aws/aws-sdk-php/src/data/waf/2015-08-24/paginators-1.json.php -%%WWWDIR%%/core/vendor/aws/aws-sdk-php/src/data/waf/2015-08-24/smoke.json.php -%%WWWDIR%%/core/vendor/aws/aws-sdk-php/src/data/workdocs/2016-05-01/api-2.json.php -%%WWWDIR%%/core/vendor/aws/aws-sdk-php/src/data/workdocs/2016-05-01/paginators-1.json.php -%%WWWDIR%%/core/vendor/aws/aws-sdk-php/src/data/workmail/2017-10-01/api-2.json.php -%%WWWDIR%%/core/vendor/aws/aws-sdk-php/src/data/workmail/2017-10-01/paginators-1.json.php -%%WWWDIR%%/core/vendor/aws/aws-sdk-php/src/data/workspaces/2015-04-08/api-2.json.php -%%WWWDIR%%/core/vendor/aws/aws-sdk-php/src/data/workspaces/2015-04-08/paginators-1.json.php -%%WWWDIR%%/core/vendor/aws/aws-sdk-php/src/data/xray/2016-04-12/api-2.json.php -%%WWWDIR%%/core/vendor/aws/aws-sdk-php/src/data/xray/2016-04-12/paginators-1.json.php -%%WWWDIR%%/core/vendor/aws/aws-sdk-php/src/functions.php -%%WWWDIR%%/core/vendor/bin/jp.php -%%WWWDIR%%/core/vendor/bin/sabredav -%%WWWDIR%%/core/vendor/bin/vobjectvalidate.php -%%WWWDIR%%/core/vendor/commerceguys/guzzle-oauth2-plugin/.gitignore -%%WWWDIR%%/core/vendor/commerceguys/guzzle-oauth2-plugin/.scrutinizer.yml -%%WWWDIR%%/core/vendor/commerceguys/guzzle-oauth2-plugin/.travis.yml -%%WWWDIR%%/core/vendor/commerceguys/guzzle-oauth2-plugin/LICENSE -%%WWWDIR%%/core/vendor/commerceguys/guzzle-oauth2-plugin/README.md -%%WWWDIR%%/core/vendor/commerceguys/guzzle-oauth2-plugin/composer.json -%%WWWDIR%%/core/vendor/commerceguys/guzzle-oauth2-plugin/composer.lock -%%WWWDIR%%/core/vendor/commerceguys/guzzle-oauth2-plugin/phpunit.xml.dist -%%WWWDIR%%/core/vendor/commerceguys/guzzle-oauth2-plugin/src/AccessToken.php -%%WWWDIR%%/core/vendor/commerceguys/guzzle-oauth2-plugin/src/GrantType/AuthorizationCode.php -%%WWWDIR%%/core/vendor/commerceguys/guzzle-oauth2-plugin/src/GrantType/ClientCredentials.php -%%WWWDIR%%/core/vendor/commerceguys/guzzle-oauth2-plugin/src/GrantType/GrantTypeBase.php -%%WWWDIR%%/core/vendor/commerceguys/guzzle-oauth2-plugin/src/GrantType/GrantTypeInterface.php -%%WWWDIR%%/core/vendor/commerceguys/guzzle-oauth2-plugin/src/GrantType/JwtBearer.php -%%WWWDIR%%/core/vendor/commerceguys/guzzle-oauth2-plugin/src/GrantType/PasswordCredentials.php -%%WWWDIR%%/core/vendor/commerceguys/guzzle-oauth2-plugin/src/GrantType/RefreshToken.php -%%WWWDIR%%/core/vendor/commerceguys/guzzle-oauth2-plugin/src/GrantType/RefreshTokenGrantTypeInterface.php -%%WWWDIR%%/core/vendor/commerceguys/guzzle-oauth2-plugin/src/Oauth2Subscriber.php -%%WWWDIR%%/core/vendor/commerceguys/guzzle-oauth2-plugin/tests/AccessTokenTest.php -%%WWWDIR%%/core/vendor/commerceguys/guzzle-oauth2-plugin/tests/GrantType/AuthorizationCodeTest.php -%%WWWDIR%%/core/vendor/commerceguys/guzzle-oauth2-plugin/tests/GrantType/JwtBearerTest.php -%%WWWDIR%%/core/vendor/commerceguys/guzzle-oauth2-plugin/tests/GrantType/PasswordCredentialsTest.php -%%WWWDIR%%/core/vendor/commerceguys/guzzle-oauth2-plugin/tests/GrantType/RefreshTokenTest.php -%%WWWDIR%%/core/vendor/commerceguys/guzzle-oauth2-plugin/tests/MockOAuth2Server.php -%%WWWDIR%%/core/vendor/commerceguys/guzzle-oauth2-plugin/tests/OAuth2SubscriberTest.php -%%WWWDIR%%/core/vendor/commerceguys/guzzle-oauth2-plugin/tests/TestBase.php -%%WWWDIR%%/core/vendor/commerceguys/guzzle-oauth2-plugin/tests/bootstrap.php -%%WWWDIR%%/core/vendor/commerceguys/guzzle-oauth2-plugin/tests/private.key -%%WWWDIR%%/core/vendor/composer/ClassLoader.php -%%WWWDIR%%/core/vendor/composer/LICENSE -%%WWWDIR%%/core/vendor/composer/autoload_classmap.php -%%WWWDIR%%/core/vendor/composer/autoload_files.php -%%WWWDIR%%/core/vendor/composer/autoload_namespaces.php -%%WWWDIR%%/core/vendor/composer/autoload_psr4.php -%%WWWDIR%%/core/vendor/composer/autoload_real.php -%%WWWDIR%%/core/vendor/composer/autoload_static.php -%%WWWDIR%%/core/vendor/composer/include_paths.php -%%WWWDIR%%/core/vendor/composer/installed.json -%%WWWDIR%%/core/vendor/dapphp/securimage/AHGBold.ttf -%%WWWDIR%%/core/vendor/dapphp/securimage/LICENSE.txt -%%WWWDIR%%/core/vendor/dapphp/securimage/README.FONT.txt -%%WWWDIR%%/core/vendor/dapphp/securimage/README.md -%%WWWDIR%%/core/vendor/dapphp/securimage/README.txt -%%WWWDIR%%/core/vendor/dapphp/securimage/WavFile.php -%%WWWDIR%%/core/vendor/dapphp/securimage/audio/.htaccess -%%WWWDIR%%/core/vendor/dapphp/securimage/audio/en/0.wav -%%WWWDIR%%/core/vendor/dapphp/securimage/audio/en/1.wav -%%WWWDIR%%/core/vendor/dapphp/securimage/audio/en/10.wav -%%WWWDIR%%/core/vendor/dapphp/securimage/audio/en/11.wav -%%WWWDIR%%/core/vendor/dapphp/securimage/audio/en/12.wav -%%WWWDIR%%/core/vendor/dapphp/securimage/audio/en/13.wav -%%WWWDIR%%/core/vendor/dapphp/securimage/audio/en/14.wav -%%WWWDIR%%/core/vendor/dapphp/securimage/audio/en/15.wav -%%WWWDIR%%/core/vendor/dapphp/securimage/audio/en/16.wav -%%WWWDIR%%/core/vendor/dapphp/securimage/audio/en/17.wav -%%WWWDIR%%/core/vendor/dapphp/securimage/audio/en/18.wav -%%WWWDIR%%/core/vendor/dapphp/securimage/audio/en/19.wav -%%WWWDIR%%/core/vendor/dapphp/securimage/audio/en/2.wav -%%WWWDIR%%/core/vendor/dapphp/securimage/audio/en/20.wav -%%WWWDIR%%/core/vendor/dapphp/securimage/audio/en/3.wav -%%WWWDIR%%/core/vendor/dapphp/securimage/audio/en/4.wav -%%WWWDIR%%/core/vendor/dapphp/securimage/audio/en/5.wav -%%WWWDIR%%/core/vendor/dapphp/securimage/audio/en/6.wav -%%WWWDIR%%/core/vendor/dapphp/securimage/audio/en/7.wav -%%WWWDIR%%/core/vendor/dapphp/securimage/audio/en/8.wav -%%WWWDIR%%/core/vendor/dapphp/securimage/audio/en/9.wav -%%WWWDIR%%/core/vendor/dapphp/securimage/audio/en/A.wav -%%WWWDIR%%/core/vendor/dapphp/securimage/audio/en/B.wav -%%WWWDIR%%/core/vendor/dapphp/securimage/audio/en/C.wav -%%WWWDIR%%/core/vendor/dapphp/securimage/audio/en/D.wav -%%WWWDIR%%/core/vendor/dapphp/securimage/audio/en/E.wav -%%WWWDIR%%/core/vendor/dapphp/securimage/audio/en/F.wav -%%WWWDIR%%/core/vendor/dapphp/securimage/audio/en/G.wav -%%WWWDIR%%/core/vendor/dapphp/securimage/audio/en/H.wav -%%WWWDIR%%/core/vendor/dapphp/securimage/audio/en/I.wav -%%WWWDIR%%/core/vendor/dapphp/securimage/audio/en/J.wav -%%WWWDIR%%/core/vendor/dapphp/securimage/audio/en/K.wav -%%WWWDIR%%/core/vendor/dapphp/securimage/audio/en/L.wav -%%WWWDIR%%/core/vendor/dapphp/securimage/audio/en/M.wav -%%WWWDIR%%/core/vendor/dapphp/securimage/audio/en/MINUS.wav -%%WWWDIR%%/core/vendor/dapphp/securimage/audio/en/N.wav -%%WWWDIR%%/core/vendor/dapphp/securimage/audio/en/O.wav -%%WWWDIR%%/core/vendor/dapphp/securimage/audio/en/P.wav -%%WWWDIR%%/core/vendor/dapphp/securimage/audio/en/PLUS.wav -%%WWWDIR%%/core/vendor/dapphp/securimage/audio/en/Q.wav -%%WWWDIR%%/core/vendor/dapphp/securimage/audio/en/R.wav -%%WWWDIR%%/core/vendor/dapphp/securimage/audio/en/S.wav -%%WWWDIR%%/core/vendor/dapphp/securimage/audio/en/T.wav -%%WWWDIR%%/core/vendor/dapphp/securimage/audio/en/TIMES.wav -%%WWWDIR%%/core/vendor/dapphp/securimage/audio/en/U.wav -%%WWWDIR%%/core/vendor/dapphp/securimage/audio/en/V.wav -%%WWWDIR%%/core/vendor/dapphp/securimage/audio/en/W.wav -%%WWWDIR%%/core/vendor/dapphp/securimage/audio/en/X.wav -%%WWWDIR%%/core/vendor/dapphp/securimage/audio/en/Y.wav -%%WWWDIR%%/core/vendor/dapphp/securimage/audio/en/Z.wav -%%WWWDIR%%/core/vendor/dapphp/securimage/audio/en/error.wav -%%WWWDIR%%/core/vendor/dapphp/securimage/audio/noise/check-point-1.wav -%%WWWDIR%%/core/vendor/dapphp/securimage/audio/noise/crowd-talking-1.wav -%%WWWDIR%%/core/vendor/dapphp/securimage/audio/noise/crowd-talking-6.wav -%%WWWDIR%%/core/vendor/dapphp/securimage/audio/noise/crowd-talking-7.wav -%%WWWDIR%%/core/vendor/dapphp/securimage/audio/noise/kids-playing-1.wav -%%WWWDIR%%/core/vendor/dapphp/securimage/backgrounds/bg3.jpg -%%WWWDIR%%/core/vendor/dapphp/securimage/backgrounds/bg4.jpg -%%WWWDIR%%/core/vendor/dapphp/securimage/backgrounds/bg5.jpg -%%WWWDIR%%/core/vendor/dapphp/securimage/backgrounds/bg6.png -%%WWWDIR%%/core/vendor/dapphp/securimage/captcha.html -%%WWWDIR%%/core/vendor/dapphp/securimage/composer.json -%%WWWDIR%%/core/vendor/dapphp/securimage/config.inc.php.SAMPLE -%%WWWDIR%%/core/vendor/dapphp/securimage/database/.htaccess -%%WWWDIR%%/core/vendor/dapphp/securimage/database/index.html -%%WWWDIR%%/core/vendor/dapphp/securimage/database/securimage.sq3 -%%WWWDIR%%/core/vendor/dapphp/securimage/example_form.ajax.php -%%WWWDIR%%/core/vendor/dapphp/securimage/example_form.php -%%WWWDIR%%/core/vendor/dapphp/securimage/examples/display_value.php -%%WWWDIR%%/core/vendor/dapphp/securimage/examples/multiple_words.php -%%WWWDIR%%/core/vendor/dapphp/securimage/examples/securimage_show_example.php -%%WWWDIR%%/core/vendor/dapphp/securimage/examples/securimage_show_example2.php -%%WWWDIR%%/core/vendor/dapphp/securimage/examples/static_captcha.php -%%WWWDIR%%/core/vendor/dapphp/securimage/examples/test.mysql.php -%%WWWDIR%%/core/vendor/dapphp/securimage/examples/test.mysql.static.php -%%WWWDIR%%/core/vendor/dapphp/securimage/examples/test.pgsql.php -%%WWWDIR%%/core/vendor/dapphp/securimage/examples/test.sqlite.php -%%WWWDIR%%/core/vendor/dapphp/securimage/images/audio_icon.png -%%WWWDIR%%/core/vendor/dapphp/securimage/images/loading.png -%%WWWDIR%%/core/vendor/dapphp/securimage/images/refresh.png -%%WWWDIR%%/core/vendor/dapphp/securimage/securimage.css -%%WWWDIR%%/core/vendor/dapphp/securimage/securimage.js -%%WWWDIR%%/core/vendor/dapphp/securimage/securimage.php -%%WWWDIR%%/core/vendor/dapphp/securimage/securimage_play.php -%%WWWDIR%%/core/vendor/dapphp/securimage/securimage_play.swf -%%WWWDIR%%/core/vendor/dapphp/securimage/securimage_show.php -%%WWWDIR%%/core/vendor/dapphp/securimage/words/words.txt -%%WWWDIR%%/core/vendor/davegardnerisme/nsqphp/.git/FETCH_HEAD -%%WWWDIR%%/core/vendor/davegardnerisme/nsqphp/.git/HEAD -%%WWWDIR%%/core/vendor/davegardnerisme/nsqphp/.git/ORIG_HEAD -%%WWWDIR%%/core/vendor/davegardnerisme/nsqphp/.git/config -%%WWWDIR%%/core/vendor/davegardnerisme/nsqphp/.git/description -%%WWWDIR%%/core/vendor/davegardnerisme/nsqphp/.git/hooks/applypatch-msg.sample -%%WWWDIR%%/core/vendor/davegardnerisme/nsqphp/.git/hooks/commit-msg.sample -%%WWWDIR%%/core/vendor/davegardnerisme/nsqphp/.git/hooks/post-update.sample -%%WWWDIR%%/core/vendor/davegardnerisme/nsqphp/.git/hooks/pre-applypatch.sample -%%WWWDIR%%/core/vendor/davegardnerisme/nsqphp/.git/hooks/pre-commit.sample -%%WWWDIR%%/core/vendor/davegardnerisme/nsqphp/.git/hooks/pre-push.sample -%%WWWDIR%%/core/vendor/davegardnerisme/nsqphp/.git/hooks/pre-rebase.sample -%%WWWDIR%%/core/vendor/davegardnerisme/nsqphp/.git/hooks/prepare-commit-msg.sample -%%WWWDIR%%/core/vendor/davegardnerisme/nsqphp/.git/hooks/update.sample -%%WWWDIR%%/core/vendor/davegardnerisme/nsqphp/.git/index -%%WWWDIR%%/core/vendor/davegardnerisme/nsqphp/.git/info/exclude -%%WWWDIR%%/core/vendor/davegardnerisme/nsqphp/.git/logs/HEAD -%%WWWDIR%%/core/vendor/davegardnerisme/nsqphp/.git/logs/refs/heads/master -%%WWWDIR%%/core/vendor/davegardnerisme/nsqphp/.git/logs/refs/remotes/composer/eventloop -%%WWWDIR%%/core/vendor/davegardnerisme/nsqphp/.git/logs/refs/remotes/composer/forcedisconnect -%%WWWDIR%%/core/vendor/davegardnerisme/nsqphp/.git/logs/refs/remotes/composer/master -%%WWWDIR%%/core/vendor/davegardnerisme/nsqphp/.git/logs/refs/remotes/origin/HEAD -%%WWWDIR%%/core/vendor/davegardnerisme/nsqphp/.git/objects/pack/pack-7c0a713379f7fe56cd88280beb34ccf1a136c6bf.idx -%%WWWDIR%%/core/vendor/davegardnerisme/nsqphp/.git/objects/pack/pack-7c0a713379f7fe56cd88280beb34ccf1a136c6bf.pack -%%WWWDIR%%/core/vendor/davegardnerisme/nsqphp/.git/packed-refs -%%WWWDIR%%/core/vendor/davegardnerisme/nsqphp/.git/refs/heads/master -%%WWWDIR%%/core/vendor/davegardnerisme/nsqphp/.git/refs/remotes/composer/eventloop -%%WWWDIR%%/core/vendor/davegardnerisme/nsqphp/.git/refs/remotes/composer/forcedisconnect -%%WWWDIR%%/core/vendor/davegardnerisme/nsqphp/.git/refs/remotes/composer/master -%%WWWDIR%%/core/vendor/davegardnerisme/nsqphp/.git/refs/remotes/origin/HEAD -%%WWWDIR%%/core/vendor/davegardnerisme/nsqphp/.gitignore -%%WWWDIR%%/core/vendor/davegardnerisme/nsqphp/.gitmodules -%%WWWDIR%%/core/vendor/davegardnerisme/nsqphp/LICENSE -%%WWWDIR%%/core/vendor/davegardnerisme/nsqphp/bootstrap.php -%%WWWDIR%%/core/vendor/davegardnerisme/nsqphp/composer.json -%%WWWDIR%%/core/vendor/davegardnerisme/nsqphp/cruft/simple-sub.php -%%WWWDIR%%/core/vendor/davegardnerisme/nsqphp/cruft/stream-dupe.php -%%WWWDIR%%/core/vendor/davegardnerisme/nsqphp/cruft/test-dedupe.php -%%WWWDIR%%/core/vendor/davegardnerisme/nsqphp/cruft/test-pub.php -%%WWWDIR%%/core/vendor/davegardnerisme/nsqphp/cruft/test-sub.php -%%WWWDIR%%/core/vendor/davegardnerisme/nsqphp/readme.md -%%WWWDIR%%/core/vendor/davegardnerisme/nsqphp/src/nsqphp/Connection/Connection.php -%%WWWDIR%%/core/vendor/davegardnerisme/nsqphp/src/nsqphp/Connection/ConnectionInterface.php -%%WWWDIR%%/core/vendor/davegardnerisme/nsqphp/src/nsqphp/Connection/ConnectionPool.php -%%WWWDIR%%/core/vendor/davegardnerisme/nsqphp/src/nsqphp/Dedupe/DedupeInterface.php -%%WWWDIR%%/core/vendor/davegardnerisme/nsqphp/src/nsqphp/Dedupe/OppositeOfBloomFilter.php -%%WWWDIR%%/core/vendor/davegardnerisme/nsqphp/src/nsqphp/Dedupe/OppositeOfBloomFilterMemcached.php -%%WWWDIR%%/core/vendor/davegardnerisme/nsqphp/src/nsqphp/Exception/ConnectionException.php -%%WWWDIR%%/core/vendor/davegardnerisme/nsqphp/src/nsqphp/Exception/LookupException.php -%%WWWDIR%%/core/vendor/davegardnerisme/nsqphp/src/nsqphp/Exception/ProtocolException.php -%%WWWDIR%%/core/vendor/davegardnerisme/nsqphp/src/nsqphp/Exception/PublishException.php -%%WWWDIR%%/core/vendor/davegardnerisme/nsqphp/src/nsqphp/Exception/ReadException.php -%%WWWDIR%%/core/vendor/davegardnerisme/nsqphp/src/nsqphp/Exception/SocketException.php -%%WWWDIR%%/core/vendor/davegardnerisme/nsqphp/src/nsqphp/Exception/UnknownFrameException.php -%%WWWDIR%%/core/vendor/davegardnerisme/nsqphp/src/nsqphp/Logger/LoggerInterface.php -%%WWWDIR%%/core/vendor/davegardnerisme/nsqphp/src/nsqphp/Logger/Stderr.php -%%WWWDIR%%/core/vendor/davegardnerisme/nsqphp/src/nsqphp/Lookup/FixedHosts.php -%%WWWDIR%%/core/vendor/davegardnerisme/nsqphp/src/nsqphp/Lookup/LookupInterface.php -%%WWWDIR%%/core/vendor/davegardnerisme/nsqphp/src/nsqphp/Lookup/Nsqlookupd.php -%%WWWDIR%%/core/vendor/davegardnerisme/nsqphp/src/nsqphp/Message/Message.php -%%WWWDIR%%/core/vendor/davegardnerisme/nsqphp/src/nsqphp/Message/MessageInterface.php -%%WWWDIR%%/core/vendor/davegardnerisme/nsqphp/src/nsqphp/RequeueStrategy/DelaysList.php -%%WWWDIR%%/core/vendor/davegardnerisme/nsqphp/src/nsqphp/RequeueStrategy/FixedDelay.php -%%WWWDIR%%/core/vendor/davegardnerisme/nsqphp/src/nsqphp/RequeueStrategy/GrowingDelay.php -%%WWWDIR%%/core/vendor/davegardnerisme/nsqphp/src/nsqphp/RequeueStrategy/RequeueStrategyInterface.php -%%WWWDIR%%/core/vendor/davegardnerisme/nsqphp/src/nsqphp/Wire/Reader.php -%%WWWDIR%%/core/vendor/davegardnerisme/nsqphp/src/nsqphp/Wire/Writer.php -%%WWWDIR%%/core/vendor/davegardnerisme/nsqphp/src/nsqphp/nsqphp.php -%%WWWDIR%%/core/vendor/evenement/evenement/.gitignore -%%WWWDIR%%/core/vendor/evenement/evenement/.travis.yml -%%WWWDIR%%/core/vendor/evenement/evenement/CHANGELOG.md -%%WWWDIR%%/core/vendor/evenement/evenement/LICENSE -%%WWWDIR%%/core/vendor/evenement/evenement/README.md -%%WWWDIR%%/core/vendor/evenement/evenement/composer.json -%%WWWDIR%%/core/vendor/evenement/evenement/doc/00-intro.md -%%WWWDIR%%/core/vendor/evenement/evenement/doc/01-api.md -%%WWWDIR%%/core/vendor/evenement/evenement/doc/02-plugin-system.md -%%WWWDIR%%/core/vendor/evenement/evenement/examples/benchmark-emit-no-arguments.php -%%WWWDIR%%/core/vendor/evenement/evenement/examples/benchmark-emit-once.php -%%WWWDIR%%/core/vendor/evenement/evenement/examples/benchmark-emit-one-argument.php -%%WWWDIR%%/core/vendor/evenement/evenement/examples/benchmark-emit.php -%%WWWDIR%%/core/vendor/evenement/evenement/phpunit.xml.dist -%%WWWDIR%%/core/vendor/evenement/evenement/src/Evenement/EventEmitter.php -%%WWWDIR%%/core/vendor/evenement/evenement/src/Evenement/EventEmitterInterface.php -%%WWWDIR%%/core/vendor/evenement/evenement/src/Evenement/EventEmitterTrait.php -%%WWWDIR%%/core/vendor/evenement/evenement/tests/Evenement/Tests/EventEmitterTest.php -%%WWWDIR%%/core/vendor/evenement/evenement/tests/Evenement/Tests/Listener.php -%%WWWDIR%%/core/vendor/evenement/evenement/tests/Evenement/Tests/functions.php -%%WWWDIR%%/core/vendor/firebase/php-jwt/.gitignore -%%WWWDIR%%/core/vendor/firebase/php-jwt/.travis.yml -%%WWWDIR%%/core/vendor/firebase/php-jwt/Authentication/JWT.php -%%WWWDIR%%/core/vendor/firebase/php-jwt/Exceptions/BeforeValidException.php -%%WWWDIR%%/core/vendor/firebase/php-jwt/Exceptions/ExpiredException.php -%%WWWDIR%%/core/vendor/firebase/php-jwt/Exceptions/SignatureInvalidException.php -%%WWWDIR%%/core/vendor/firebase/php-jwt/LICENSE -%%WWWDIR%%/core/vendor/firebase/php-jwt/README.md -%%WWWDIR%%/core/vendor/firebase/php-jwt/composer.json -%%WWWDIR%%/core/vendor/firebase/php-jwt/composer.lock -%%WWWDIR%%/core/vendor/firebase/php-jwt/composer.phar -%%WWWDIR%%/core/vendor/firebase/php-jwt/package.xml -%%WWWDIR%%/core/vendor/firebase/php-jwt/phpunit.xml.dist -%%WWWDIR%%/core/vendor/firebase/php-jwt/run-tests.sh -%%WWWDIR%%/core/vendor/firebase/php-jwt/tests/JWTTest.php -%%WWWDIR%%/core/vendor/firebase/php-jwt/tests/autoload.php.dist -%%WWWDIR%%/core/vendor/firebase/php-jwt/tests/bootstrap.php -%%WWWDIR%%/core/vendor/gimler/guzzle-description-loader/.gitignore -%%WWWDIR%%/core/vendor/gimler/guzzle-description-loader/.travis.yml -%%WWWDIR%%/core/vendor/gimler/guzzle-description-loader/LICENSE -%%WWWDIR%%/core/vendor/gimler/guzzle-description-loader/README.md -%%WWWDIR%%/core/vendor/gimler/guzzle-description-loader/composer.json -%%WWWDIR%%/core/vendor/gimler/guzzle-description-loader/composer.lock -%%WWWDIR%%/core/vendor/gimler/guzzle-description-loader/phpunit.xml.dist -%%WWWDIR%%/core/vendor/gimler/guzzle-description-loader/src/FileLoader.php -%%WWWDIR%%/core/vendor/gimler/guzzle-description-loader/src/JsonLoader.php -%%WWWDIR%%/core/vendor/gimler/guzzle-description-loader/src/PhpLoader.php -%%WWWDIR%%/core/vendor/gimler/guzzle-description-loader/src/YamlLoader.php -%%WWWDIR%%/core/vendor/gimler/guzzle-description-loader/tests/bootstrap.php -%%WWWDIR%%/core/vendor/gimler/guzzle-description-loader/tests/fixtures/description.json -%%WWWDIR%%/core/vendor/gimler/guzzle-description-loader/tests/fixtures/description.php -%%WWWDIR%%/core/vendor/gimler/guzzle-description-loader/tests/fixtures/description.yml -%%WWWDIR%%/core/vendor/gimler/guzzle-description-loader/tests/fixtures/description_import.json -%%WWWDIR%%/core/vendor/gimler/guzzle-description-loader/tests/fixtures/description_import.php -%%WWWDIR%%/core/vendor/gimler/guzzle-description-loader/tests/fixtures/description_import.yml -%%WWWDIR%%/core/vendor/gimler/guzzle-description-loader/tests/fixtures/description_import_import.json -%%WWWDIR%%/core/vendor/gimler/guzzle-description-loader/tests/fixtures/description_import_import.php -%%WWWDIR%%/core/vendor/gimler/guzzle-description-loader/tests/fixtures/description_import_import.yml -%%WWWDIR%%/core/vendor/gimler/guzzle-description-loader/tests/fixtures/invalid.json -%%WWWDIR%%/core/vendor/gimler/guzzle-description-loader/tests/fixtures/invalid.php -%%WWWDIR%%/core/vendor/gimler/guzzle-description-loader/tests/fixtures/invalid.yml -%%WWWDIR%%/core/vendor/gimler/guzzle-description-loader/tests/suite/JsonLoaderTest.php -%%WWWDIR%%/core/vendor/gimler/guzzle-description-loader/tests/suite/PhpLoaderTest.php -%%WWWDIR%%/core/vendor/gimler/guzzle-description-loader/tests/suite/YamlLoaderTest.php -%%WWWDIR%%/core/vendor/guzzlehttp/command/LICENSE -%%WWWDIR%%/core/vendor/guzzlehttp/command/composer.json -%%WWWDIR%%/core/vendor/guzzlehttp/command/src/AbstractClient.php -%%WWWDIR%%/core/vendor/guzzlehttp/command/src/Command.php -%%WWWDIR%%/core/vendor/guzzlehttp/command/src/CommandInterface.php -%%WWWDIR%%/core/vendor/guzzlehttp/command/src/CommandToRequestIterator.php -%%WWWDIR%%/core/vendor/guzzlehttp/command/src/CommandTransaction.php -%%WWWDIR%%/core/vendor/guzzlehttp/command/src/CommandUtils.php -%%WWWDIR%%/core/vendor/guzzlehttp/command/src/Event/CommandEvent.php -%%WWWDIR%%/core/vendor/guzzlehttp/command/src/Event/InitEvent.php -%%WWWDIR%%/core/vendor/guzzlehttp/command/src/Event/PreparedEvent.php -%%WWWDIR%%/core/vendor/guzzlehttp/command/src/Event/ProcessEvent.php -%%WWWDIR%%/core/vendor/guzzlehttp/command/src/Exception/CommandClientException.php -%%WWWDIR%%/core/vendor/guzzlehttp/command/src/Exception/CommandException.php -%%WWWDIR%%/core/vendor/guzzlehttp/command/src/Exception/CommandServerException.php -%%WWWDIR%%/core/vendor/guzzlehttp/command/src/ServiceClientInterface.php -%%WWWDIR%%/core/vendor/guzzlehttp/command/src/Subscriber/Debug.php -%%WWWDIR%%/core/vendor/guzzlehttp/command/src/Subscriber/ResultMock.php -%%WWWDIR%%/core/vendor/guzzlehttp/guzzle-services/.gitignore -%%WWWDIR%%/core/vendor/guzzlehttp/guzzle-services/.travis.yml -%%WWWDIR%%/core/vendor/guzzlehttp/guzzle-services/LICENSE -%%WWWDIR%%/core/vendor/guzzlehttp/guzzle-services/Makefile -%%WWWDIR%%/core/vendor/guzzlehttp/guzzle-services/README.rst -%%WWWDIR%%/core/vendor/guzzlehttp/guzzle-services/composer.json -%%WWWDIR%%/core/vendor/guzzlehttp/guzzle-services/phpunit.xml.dist -%%WWWDIR%%/core/vendor/guzzlehttp/guzzle-services/src/Description.php -%%WWWDIR%%/core/vendor/guzzlehttp/guzzle-services/src/DescriptionInterface.php -%%WWWDIR%%/core/vendor/guzzlehttp/guzzle-services/src/GuzzleClient.php -%%WWWDIR%%/core/vendor/guzzlehttp/guzzle-services/src/Operation.php -%%WWWDIR%%/core/vendor/guzzlehttp/guzzle-services/src/Parameter.php -%%WWWDIR%%/core/vendor/guzzlehttp/guzzle-services/src/RequestLocation/AbstractLocation.php -%%WWWDIR%%/core/vendor/guzzlehttp/guzzle-services/src/RequestLocation/BodyLocation.php -%%WWWDIR%%/core/vendor/guzzlehttp/guzzle-services/src/RequestLocation/HeaderLocation.php -%%WWWDIR%%/core/vendor/guzzlehttp/guzzle-services/src/RequestLocation/JsonLocation.php -%%WWWDIR%%/core/vendor/guzzlehttp/guzzle-services/src/RequestLocation/PostFieldLocation.php -%%WWWDIR%%/core/vendor/guzzlehttp/guzzle-services/src/RequestLocation/PostFileLocation.php -%%WWWDIR%%/core/vendor/guzzlehttp/guzzle-services/src/RequestLocation/QueryLocation.php -%%WWWDIR%%/core/vendor/guzzlehttp/guzzle-services/src/RequestLocation/RequestLocationInterface.php -%%WWWDIR%%/core/vendor/guzzlehttp/guzzle-services/src/RequestLocation/XmlLocation.php -%%WWWDIR%%/core/vendor/guzzlehttp/guzzle-services/src/ResponseLocation/AbstractLocation.php -%%WWWDIR%%/core/vendor/guzzlehttp/guzzle-services/src/ResponseLocation/BodyLocation.php -%%WWWDIR%%/core/vendor/guzzlehttp/guzzle-services/src/ResponseLocation/HeaderLocation.php -%%WWWDIR%%/core/vendor/guzzlehttp/guzzle-services/src/ResponseLocation/JsonLocation.php -%%WWWDIR%%/core/vendor/guzzlehttp/guzzle-services/src/ResponseLocation/ReasonPhraseLocation.php -%%WWWDIR%%/core/vendor/guzzlehttp/guzzle-services/src/ResponseLocation/ResponseLocationInterface.php -%%WWWDIR%%/core/vendor/guzzlehttp/guzzle-services/src/ResponseLocation/StatusCodeLocation.php -%%WWWDIR%%/core/vendor/guzzlehttp/guzzle-services/src/ResponseLocation/XmlLocation.php -%%WWWDIR%%/core/vendor/guzzlehttp/guzzle-services/src/SchemaFormatter.php -%%WWWDIR%%/core/vendor/guzzlehttp/guzzle-services/src/SchemaValidator.php -%%WWWDIR%%/core/vendor/guzzlehttp/guzzle-services/src/Serializer.php -%%WWWDIR%%/core/vendor/guzzlehttp/guzzle-services/src/Subscriber/HandleErrorResponse.php -%%WWWDIR%%/core/vendor/guzzlehttp/guzzle-services/src/Subscriber/ProcessResponse.php -%%WWWDIR%%/core/vendor/guzzlehttp/guzzle-services/src/Subscriber/ValidateInput.php -%%WWWDIR%%/core/vendor/guzzlehttp/guzzle-services/tests/Asset/Exception/CustomCommandException.php -%%WWWDIR%%/core/vendor/guzzlehttp/guzzle-services/tests/Asset/Exception/OtherCustomCommandException.php -%%WWWDIR%%/core/vendor/guzzlehttp/guzzle-services/tests/DescriptionTest.php -%%WWWDIR%%/core/vendor/guzzlehttp/guzzle-services/tests/GuzzleClientTest.php -%%WWWDIR%%/core/vendor/guzzlehttp/guzzle-services/tests/OperationTest.php -%%WWWDIR%%/core/vendor/guzzlehttp/guzzle-services/tests/ParameterTest.php -%%WWWDIR%%/core/vendor/guzzlehttp/guzzle-services/tests/RequestLocation/BodyLocationTest.php -%%WWWDIR%%/core/vendor/guzzlehttp/guzzle-services/tests/RequestLocation/HeaderLocationTest.php -%%WWWDIR%%/core/vendor/guzzlehttp/guzzle-services/tests/RequestLocation/JsonLocationTest.php -%%WWWDIR%%/core/vendor/guzzlehttp/guzzle-services/tests/RequestLocation/PostFieldLocationTest.php -%%WWWDIR%%/core/vendor/guzzlehttp/guzzle-services/tests/RequestLocation/PostFileLocationTest.php -%%WWWDIR%%/core/vendor/guzzlehttp/guzzle-services/tests/RequestLocation/QueryLocationTest.php -%%WWWDIR%%/core/vendor/guzzlehttp/guzzle-services/tests/RequestLocation/XmlLocationTest.php -%%WWWDIR%%/core/vendor/guzzlehttp/guzzle-services/tests/ResponseLocation/BodyLocationTest.php -%%WWWDIR%%/core/vendor/guzzlehttp/guzzle-services/tests/ResponseLocation/HeaderLocationTest.php -%%WWWDIR%%/core/vendor/guzzlehttp/guzzle-services/tests/ResponseLocation/JsonLocationTest.php -%%WWWDIR%%/core/vendor/guzzlehttp/guzzle-services/tests/ResponseLocation/ReasonPhraseLocationTest.php -%%WWWDIR%%/core/vendor/guzzlehttp/guzzle-services/tests/ResponseLocation/StatusCodeLocationTest.php -%%WWWDIR%%/core/vendor/guzzlehttp/guzzle-services/tests/ResponseLocation/XmlLocationTest.php -%%WWWDIR%%/core/vendor/guzzlehttp/guzzle-services/tests/SchemaFormatterTest.php -%%WWWDIR%%/core/vendor/guzzlehttp/guzzle-services/tests/SchemaValidatorTest.php -%%WWWDIR%%/core/vendor/guzzlehttp/guzzle-services/tests/SerializerTest.php -%%WWWDIR%%/core/vendor/guzzlehttp/guzzle-services/tests/Subscriber/HandleErrorResponseTest.php -%%WWWDIR%%/core/vendor/guzzlehttp/guzzle-services/tests/Subscriber/ProcessResponseTest.php -%%WWWDIR%%/core/vendor/guzzlehttp/guzzle-services/tests/Subscriber/ValidateInputTest.php -%%WWWDIR%%/core/vendor/guzzlehttp/guzzle/.travis.yml -%%WWWDIR%%/core/vendor/guzzlehttp/guzzle/CHANGELOG.md -%%WWWDIR%%/core/vendor/guzzlehttp/guzzle/LICENSE -%%WWWDIR%%/core/vendor/guzzlehttp/guzzle/README.md -%%WWWDIR%%/core/vendor/guzzlehttp/guzzle/UPGRADING.md -%%WWWDIR%%/core/vendor/guzzlehttp/guzzle/composer.json -%%WWWDIR%%/core/vendor/guzzlehttp/guzzle/src/BatchResults.php -%%WWWDIR%%/core/vendor/guzzlehttp/guzzle/src/Client.php -%%WWWDIR%%/core/vendor/guzzlehttp/guzzle/src/ClientInterface.php -%%WWWDIR%%/core/vendor/guzzlehttp/guzzle/src/Collection.php -%%WWWDIR%%/core/vendor/guzzlehttp/guzzle/src/Cookie/CookieJar.php -%%WWWDIR%%/core/vendor/guzzlehttp/guzzle/src/Cookie/CookieJarInterface.php -%%WWWDIR%%/core/vendor/guzzlehttp/guzzle/src/Cookie/FileCookieJar.php -%%WWWDIR%%/core/vendor/guzzlehttp/guzzle/src/Cookie/SessionCookieJar.php -%%WWWDIR%%/core/vendor/guzzlehttp/guzzle/src/Cookie/SetCookie.php -%%WWWDIR%%/core/vendor/guzzlehttp/guzzle/src/Event/AbstractEvent.php -%%WWWDIR%%/core/vendor/guzzlehttp/guzzle/src/Event/AbstractRequestEvent.php -%%WWWDIR%%/core/vendor/guzzlehttp/guzzle/src/Event/AbstractRetryableEvent.php -%%WWWDIR%%/core/vendor/guzzlehttp/guzzle/src/Event/AbstractTransferEvent.php -%%WWWDIR%%/core/vendor/guzzlehttp/guzzle/src/Event/BeforeEvent.php -%%WWWDIR%%/core/vendor/guzzlehttp/guzzle/src/Event/CompleteEvent.php -%%WWWDIR%%/core/vendor/guzzlehttp/guzzle/src/Event/Emitter.php -%%WWWDIR%%/core/vendor/guzzlehttp/guzzle/src/Event/EmitterInterface.php -%%WWWDIR%%/core/vendor/guzzlehttp/guzzle/src/Event/EndEvent.php -%%WWWDIR%%/core/vendor/guzzlehttp/guzzle/src/Event/ErrorEvent.php -%%WWWDIR%%/core/vendor/guzzlehttp/guzzle/src/Event/EventInterface.php -%%WWWDIR%%/core/vendor/guzzlehttp/guzzle/src/Event/HasEmitterInterface.php -%%WWWDIR%%/core/vendor/guzzlehttp/guzzle/src/Event/HasEmitterTrait.php -%%WWWDIR%%/core/vendor/guzzlehttp/guzzle/src/Event/ListenerAttacherTrait.php -%%WWWDIR%%/core/vendor/guzzlehttp/guzzle/src/Event/ProgressEvent.php -%%WWWDIR%%/core/vendor/guzzlehttp/guzzle/src/Event/RequestEvents.php -%%WWWDIR%%/core/vendor/guzzlehttp/guzzle/src/Event/SubscriberInterface.php -%%WWWDIR%%/core/vendor/guzzlehttp/guzzle/src/Exception/BadResponseException.php -%%WWWDIR%%/core/vendor/guzzlehttp/guzzle/src/Exception/ClientException.php -%%WWWDIR%%/core/vendor/guzzlehttp/guzzle/src/Exception/ConnectException.php -%%WWWDIR%%/core/vendor/guzzlehttp/guzzle/src/Exception/CouldNotRewindStreamException.php -%%WWWDIR%%/core/vendor/guzzlehttp/guzzle/src/Exception/ParseException.php -%%WWWDIR%%/core/vendor/guzzlehttp/guzzle/src/Exception/RequestException.php -%%WWWDIR%%/core/vendor/guzzlehttp/guzzle/src/Exception/ServerException.php -%%WWWDIR%%/core/vendor/guzzlehttp/guzzle/src/Exception/StateException.php -%%WWWDIR%%/core/vendor/guzzlehttp/guzzle/src/Exception/TooManyRedirectsException.php -%%WWWDIR%%/core/vendor/guzzlehttp/guzzle/src/Exception/TransferException.php -%%WWWDIR%%/core/vendor/guzzlehttp/guzzle/src/Exception/XmlParseException.php -%%WWWDIR%%/core/vendor/guzzlehttp/guzzle/src/HasDataTrait.php -%%WWWDIR%%/core/vendor/guzzlehttp/guzzle/src/Message/AbstractMessage.php -%%WWWDIR%%/core/vendor/guzzlehttp/guzzle/src/Message/AppliesHeadersInterface.php -%%WWWDIR%%/core/vendor/guzzlehttp/guzzle/src/Message/FutureResponse.php -%%WWWDIR%%/core/vendor/guzzlehttp/guzzle/src/Message/MessageFactory.php -%%WWWDIR%%/core/vendor/guzzlehttp/guzzle/src/Message/MessageFactoryInterface.php -%%WWWDIR%%/core/vendor/guzzlehttp/guzzle/src/Message/MessageInterface.php -%%WWWDIR%%/core/vendor/guzzlehttp/guzzle/src/Message/MessageParser.php -%%WWWDIR%%/core/vendor/guzzlehttp/guzzle/src/Message/Request.php -%%WWWDIR%%/core/vendor/guzzlehttp/guzzle/src/Message/RequestInterface.php -%%WWWDIR%%/core/vendor/guzzlehttp/guzzle/src/Message/Response.php -%%WWWDIR%%/core/vendor/guzzlehttp/guzzle/src/Message/ResponseInterface.php -%%WWWDIR%%/core/vendor/guzzlehttp/guzzle/src/Mimetypes.php -%%WWWDIR%%/core/vendor/guzzlehttp/guzzle/src/Pool.php -%%WWWDIR%%/core/vendor/guzzlehttp/guzzle/src/Post/MultipartBody.php -%%WWWDIR%%/core/vendor/guzzlehttp/guzzle/src/Post/PostBody.php -%%WWWDIR%%/core/vendor/guzzlehttp/guzzle/src/Post/PostBodyInterface.php -%%WWWDIR%%/core/vendor/guzzlehttp/guzzle/src/Post/PostFile.php -%%WWWDIR%%/core/vendor/guzzlehttp/guzzle/src/Post/PostFileInterface.php -%%WWWDIR%%/core/vendor/guzzlehttp/guzzle/src/Query.php -%%WWWDIR%%/core/vendor/guzzlehttp/guzzle/src/QueryParser.php -%%WWWDIR%%/core/vendor/guzzlehttp/guzzle/src/RequestFsm.php -%%WWWDIR%%/core/vendor/guzzlehttp/guzzle/src/RingBridge.php -%%WWWDIR%%/core/vendor/guzzlehttp/guzzle/src/Subscriber/Cookie.php -%%WWWDIR%%/core/vendor/guzzlehttp/guzzle/src/Subscriber/History.php -%%WWWDIR%%/core/vendor/guzzlehttp/guzzle/src/Subscriber/HttpError.php -%%WWWDIR%%/core/vendor/guzzlehttp/guzzle/src/Subscriber/Mock.php -%%WWWDIR%%/core/vendor/guzzlehttp/guzzle/src/Subscriber/Prepare.php -%%WWWDIR%%/core/vendor/guzzlehttp/guzzle/src/Subscriber/Redirect.php -%%WWWDIR%%/core/vendor/guzzlehttp/guzzle/src/ToArrayInterface.php -%%WWWDIR%%/core/vendor/guzzlehttp/guzzle/src/Transaction.php -%%WWWDIR%%/core/vendor/guzzlehttp/guzzle/src/UriTemplate.php -%%WWWDIR%%/core/vendor/guzzlehttp/guzzle/src/Url.php -%%WWWDIR%%/core/vendor/guzzlehttp/guzzle/src/Utils.php -%%WWWDIR%%/core/vendor/guzzlehttp/promises/CHANGELOG.md -%%WWWDIR%%/core/vendor/guzzlehttp/promises/LICENSE -%%WWWDIR%%/core/vendor/guzzlehttp/promises/Makefile -%%WWWDIR%%/core/vendor/guzzlehttp/promises/README.md -%%WWWDIR%%/core/vendor/guzzlehttp/promises/composer.json -%%WWWDIR%%/core/vendor/guzzlehttp/promises/src/AggregateException.php -%%WWWDIR%%/core/vendor/guzzlehttp/promises/src/CancellationException.php -%%WWWDIR%%/core/vendor/guzzlehttp/promises/src/Coroutine.php -%%WWWDIR%%/core/vendor/guzzlehttp/promises/src/EachPromise.php -%%WWWDIR%%/core/vendor/guzzlehttp/promises/src/FulfilledPromise.php -%%WWWDIR%%/core/vendor/guzzlehttp/promises/src/Promise.php -%%WWWDIR%%/core/vendor/guzzlehttp/promises/src/PromiseInterface.php -%%WWWDIR%%/core/vendor/guzzlehttp/promises/src/PromisorInterface.php -%%WWWDIR%%/core/vendor/guzzlehttp/promises/src/RejectedPromise.php -%%WWWDIR%%/core/vendor/guzzlehttp/promises/src/RejectionException.php -%%WWWDIR%%/core/vendor/guzzlehttp/promises/src/TaskQueue.php -%%WWWDIR%%/core/vendor/guzzlehttp/promises/src/TaskQueueInterface.php -%%WWWDIR%%/core/vendor/guzzlehttp/promises/src/functions.php -%%WWWDIR%%/core/vendor/guzzlehttp/promises/src/functions_include.php -%%WWWDIR%%/core/vendor/guzzlehttp/psr7/CHANGELOG.md -%%WWWDIR%%/core/vendor/guzzlehttp/psr7/LICENSE -%%WWWDIR%%/core/vendor/guzzlehttp/psr7/README.md -%%WWWDIR%%/core/vendor/guzzlehttp/psr7/composer.json -%%WWWDIR%%/core/vendor/guzzlehttp/psr7/src/AppendStream.php -%%WWWDIR%%/core/vendor/guzzlehttp/psr7/src/BufferStream.php -%%WWWDIR%%/core/vendor/guzzlehttp/psr7/src/CachingStream.php -%%WWWDIR%%/core/vendor/guzzlehttp/psr7/src/DroppingStream.php -%%WWWDIR%%/core/vendor/guzzlehttp/psr7/src/FnStream.php -%%WWWDIR%%/core/vendor/guzzlehttp/psr7/src/InflateStream.php -%%WWWDIR%%/core/vendor/guzzlehttp/psr7/src/LazyOpenStream.php -%%WWWDIR%%/core/vendor/guzzlehttp/psr7/src/LimitStream.php -%%WWWDIR%%/core/vendor/guzzlehttp/psr7/src/MessageTrait.php -%%WWWDIR%%/core/vendor/guzzlehttp/psr7/src/MultipartStream.php -%%WWWDIR%%/core/vendor/guzzlehttp/psr7/src/NoSeekStream.php -%%WWWDIR%%/core/vendor/guzzlehttp/psr7/src/PumpStream.php -%%WWWDIR%%/core/vendor/guzzlehttp/psr7/src/Request.php -%%WWWDIR%%/core/vendor/guzzlehttp/psr7/src/Response.php -%%WWWDIR%%/core/vendor/guzzlehttp/psr7/src/ServerRequest.php -%%WWWDIR%%/core/vendor/guzzlehttp/psr7/src/Stream.php -%%WWWDIR%%/core/vendor/guzzlehttp/psr7/src/StreamDecoratorTrait.php -%%WWWDIR%%/core/vendor/guzzlehttp/psr7/src/StreamWrapper.php -%%WWWDIR%%/core/vendor/guzzlehttp/psr7/src/UploadedFile.php -%%WWWDIR%%/core/vendor/guzzlehttp/psr7/src/Uri.php -%%WWWDIR%%/core/vendor/guzzlehttp/psr7/src/UriNormalizer.php -%%WWWDIR%%/core/vendor/guzzlehttp/psr7/src/UriResolver.php -%%WWWDIR%%/core/vendor/guzzlehttp/psr7/src/functions.php -%%WWWDIR%%/core/vendor/guzzlehttp/psr7/src/functions_include.php -%%WWWDIR%%/core/vendor/guzzlehttp/ringphp/.gitignore -%%WWWDIR%%/core/vendor/guzzlehttp/ringphp/.travis.yml -%%WWWDIR%%/core/vendor/guzzlehttp/ringphp/CHANGELOG.md -%%WWWDIR%%/core/vendor/guzzlehttp/ringphp/LICENSE -%%WWWDIR%%/core/vendor/guzzlehttp/ringphp/Makefile -%%WWWDIR%%/core/vendor/guzzlehttp/ringphp/README.rst -%%WWWDIR%%/core/vendor/guzzlehttp/ringphp/composer.json -%%WWWDIR%%/core/vendor/guzzlehttp/ringphp/docs/Makefile -%%WWWDIR%%/core/vendor/guzzlehttp/ringphp/docs/client_handlers.rst -%%WWWDIR%%/core/vendor/guzzlehttp/ringphp/docs/client_middleware.rst -%%WWWDIR%%/core/vendor/guzzlehttp/ringphp/docs/conf.py -%%WWWDIR%%/core/vendor/guzzlehttp/ringphp/docs/futures.rst -%%WWWDIR%%/core/vendor/guzzlehttp/ringphp/docs/index.rst -%%WWWDIR%%/core/vendor/guzzlehttp/ringphp/docs/requirements.txt -%%WWWDIR%%/core/vendor/guzzlehttp/ringphp/docs/spec.rst -%%WWWDIR%%/core/vendor/guzzlehttp/ringphp/docs/testing.rst -%%WWWDIR%%/core/vendor/guzzlehttp/ringphp/phpunit.xml.dist -%%WWWDIR%%/core/vendor/guzzlehttp/ringphp/src/Client/ClientUtils.php -%%WWWDIR%%/core/vendor/guzzlehttp/ringphp/src/Client/CurlFactory.php -%%WWWDIR%%/core/vendor/guzzlehttp/ringphp/src/Client/CurlHandler.php -%%WWWDIR%%/core/vendor/guzzlehttp/ringphp/src/Client/CurlMultiHandler.php -%%WWWDIR%%/core/vendor/guzzlehttp/ringphp/src/Client/Middleware.php -%%WWWDIR%%/core/vendor/guzzlehttp/ringphp/src/Client/MockHandler.php -%%WWWDIR%%/core/vendor/guzzlehttp/ringphp/src/Client/StreamHandler.php -%%WWWDIR%%/core/vendor/guzzlehttp/ringphp/src/Core.php -%%WWWDIR%%/core/vendor/guzzlehttp/ringphp/src/Exception/CancelledException.php -%%WWWDIR%%/core/vendor/guzzlehttp/ringphp/src/Exception/CancelledFutureAccessException.php -%%WWWDIR%%/core/vendor/guzzlehttp/ringphp/src/Exception/ConnectException.php -%%WWWDIR%%/core/vendor/guzzlehttp/ringphp/src/Exception/RingException.php -%%WWWDIR%%/core/vendor/guzzlehttp/ringphp/src/Future/BaseFutureTrait.php -%%WWWDIR%%/core/vendor/guzzlehttp/ringphp/src/Future/CompletedFutureArray.php -%%WWWDIR%%/core/vendor/guzzlehttp/ringphp/src/Future/CompletedFutureValue.php -%%WWWDIR%%/core/vendor/guzzlehttp/ringphp/src/Future/FutureArray.php -%%WWWDIR%%/core/vendor/guzzlehttp/ringphp/src/Future/FutureArrayInterface.php -%%WWWDIR%%/core/vendor/guzzlehttp/ringphp/src/Future/FutureInterface.php -%%WWWDIR%%/core/vendor/guzzlehttp/ringphp/src/Future/FutureValue.php -%%WWWDIR%%/core/vendor/guzzlehttp/ringphp/src/Future/MagicFutureTrait.php -%%WWWDIR%%/core/vendor/guzzlehttp/ringphp/tests/Client/CurlFactoryTest.php -%%WWWDIR%%/core/vendor/guzzlehttp/ringphp/tests/Client/CurlHandlerTest.php -%%WWWDIR%%/core/vendor/guzzlehttp/ringphp/tests/Client/CurlMultiHandlerTest.php -%%WWWDIR%%/core/vendor/guzzlehttp/ringphp/tests/Client/MiddlewareTest.php -%%WWWDIR%%/core/vendor/guzzlehttp/ringphp/tests/Client/MockHandlerTest.php -%%WWWDIR%%/core/vendor/guzzlehttp/ringphp/tests/Client/Server.php -%%WWWDIR%%/core/vendor/guzzlehttp/ringphp/tests/Client/StreamHandlerTest.php -%%WWWDIR%%/core/vendor/guzzlehttp/ringphp/tests/Client/server.js -%%WWWDIR%%/core/vendor/guzzlehttp/ringphp/tests/CoreTest.php -%%WWWDIR%%/core/vendor/guzzlehttp/ringphp/tests/Future/CompletedFutureArrayTest.php -%%WWWDIR%%/core/vendor/guzzlehttp/ringphp/tests/Future/CompletedFutureValueTest.php -%%WWWDIR%%/core/vendor/guzzlehttp/ringphp/tests/Future/FutureArrayTest.php -%%WWWDIR%%/core/vendor/guzzlehttp/ringphp/tests/Future/FutureValueTest.php -%%WWWDIR%%/core/vendor/guzzlehttp/ringphp/tests/bootstrap.php -%%WWWDIR%%/core/vendor/guzzlehttp/streams/.gitignore -%%WWWDIR%%/core/vendor/guzzlehttp/streams/.travis.yml -%%WWWDIR%%/core/vendor/guzzlehttp/streams/CHANGELOG.rst -%%WWWDIR%%/core/vendor/guzzlehttp/streams/LICENSE -%%WWWDIR%%/core/vendor/guzzlehttp/streams/Makefile -%%WWWDIR%%/core/vendor/guzzlehttp/streams/README.rst -%%WWWDIR%%/core/vendor/guzzlehttp/streams/composer.json -%%WWWDIR%%/core/vendor/guzzlehttp/streams/phpunit.xml.dist -%%WWWDIR%%/core/vendor/guzzlehttp/streams/src/AppendStream.php -%%WWWDIR%%/core/vendor/guzzlehttp/streams/src/AsyncReadStream.php -%%WWWDIR%%/core/vendor/guzzlehttp/streams/src/BufferStream.php -%%WWWDIR%%/core/vendor/guzzlehttp/streams/src/CachingStream.php -%%WWWDIR%%/core/vendor/guzzlehttp/streams/src/DroppingStream.php -%%WWWDIR%%/core/vendor/guzzlehttp/streams/src/Exception/CannotAttachException.php -%%WWWDIR%%/core/vendor/guzzlehttp/streams/src/Exception/SeekException.php -%%WWWDIR%%/core/vendor/guzzlehttp/streams/src/FnStream.php -%%WWWDIR%%/core/vendor/guzzlehttp/streams/src/GuzzleStreamWrapper.php -%%WWWDIR%%/core/vendor/guzzlehttp/streams/src/InflateStream.php -%%WWWDIR%%/core/vendor/guzzlehttp/streams/src/LazyOpenStream.php -%%WWWDIR%%/core/vendor/guzzlehttp/streams/src/LimitStream.php -%%WWWDIR%%/core/vendor/guzzlehttp/streams/src/MetadataStreamInterface.php -%%WWWDIR%%/core/vendor/guzzlehttp/streams/src/NoSeekStream.php -%%WWWDIR%%/core/vendor/guzzlehttp/streams/src/NullStream.php -%%WWWDIR%%/core/vendor/guzzlehttp/streams/src/PumpStream.php -%%WWWDIR%%/core/vendor/guzzlehttp/streams/src/Stream.php -%%WWWDIR%%/core/vendor/guzzlehttp/streams/src/StreamDecoratorTrait.php -%%WWWDIR%%/core/vendor/guzzlehttp/streams/src/StreamInterface.php -%%WWWDIR%%/core/vendor/guzzlehttp/streams/src/Utils.php -%%WWWDIR%%/core/vendor/guzzlehttp/streams/tests/AppendStreamTest.php -%%WWWDIR%%/core/vendor/guzzlehttp/streams/tests/AsyncReadStreamTest.php -%%WWWDIR%%/core/vendor/guzzlehttp/streams/tests/BufferStreamTest.php -%%WWWDIR%%/core/vendor/guzzlehttp/streams/tests/CachingStreamTest.php -%%WWWDIR%%/core/vendor/guzzlehttp/streams/tests/DroppingStreamTest.php -%%WWWDIR%%/core/vendor/guzzlehttp/streams/tests/Exception/SeekExceptionTest.php -%%WWWDIR%%/core/vendor/guzzlehttp/streams/tests/FnStreamTest.php -%%WWWDIR%%/core/vendor/guzzlehttp/streams/tests/GuzzleStreamWrapperTest.php -%%WWWDIR%%/core/vendor/guzzlehttp/streams/tests/InflateStreamTest.php -%%WWWDIR%%/core/vendor/guzzlehttp/streams/tests/LazyOpenStreamTest.php -%%WWWDIR%%/core/vendor/guzzlehttp/streams/tests/LimitStreamTest.php -%%WWWDIR%%/core/vendor/guzzlehttp/streams/tests/NoSeekStreamTest.php -%%WWWDIR%%/core/vendor/guzzlehttp/streams/tests/NullStreamTest.php -%%WWWDIR%%/core/vendor/guzzlehttp/streams/tests/PumpStreamTest.php -%%WWWDIR%%/core/vendor/guzzlehttp/streams/tests/StreamDecoratorTraitTest.php -%%WWWDIR%%/core/vendor/guzzlehttp/streams/tests/StreamTest.php -%%WWWDIR%%/core/vendor/guzzlehttp/streams/tests/UtilsTest.php -%%WWWDIR%%/core/vendor/meenie/javascript-packer/.gitignore -%%WWWDIR%%/core/vendor/meenie/javascript-packer/class.JavaScriptPacker.php -%%WWWDIR%%/core/vendor/meenie/javascript-packer/class.JavaScriptPacker.php4 -%%WWWDIR%%/core/vendor/meenie/javascript-packer/composer.json -%%WWWDIR%%/core/vendor/meenie/javascript-packer/example-file.php -%%WWWDIR%%/core/vendor/meenie/javascript-packer/example-inline.php -%%WWWDIR%%/core/vendor/meenie/javascript-packer/readme.txt -%%WWWDIR%%/core/vendor/mtdowling/jmespath.php/.gitignore -%%WWWDIR%%/core/vendor/mtdowling/jmespath.php/.travis.yml -%%WWWDIR%%/core/vendor/mtdowling/jmespath.php/CHANGELOG.md -%%WWWDIR%%/core/vendor/mtdowling/jmespath.php/LICENSE -%%WWWDIR%%/core/vendor/mtdowling/jmespath.php/Makefile -%%WWWDIR%%/core/vendor/mtdowling/jmespath.php/README.rst -%%WWWDIR%%/core/vendor/mtdowling/jmespath.php/bin/jp.php -%%WWWDIR%%/core/vendor/mtdowling/jmespath.php/bin/perf.php -%%WWWDIR%%/core/vendor/mtdowling/jmespath.php/composer.json -%%WWWDIR%%/core/vendor/mtdowling/jmespath.php/phpunit.xml.dist -%%WWWDIR%%/core/vendor/mtdowling/jmespath.php/src/AstRuntime.php -%%WWWDIR%%/core/vendor/mtdowling/jmespath.php/src/CompilerRuntime.php -%%WWWDIR%%/core/vendor/mtdowling/jmespath.php/src/DebugRuntime.php -%%WWWDIR%%/core/vendor/mtdowling/jmespath.php/src/Env.php -%%WWWDIR%%/core/vendor/mtdowling/jmespath.php/src/FnDispatcher.php -%%WWWDIR%%/core/vendor/mtdowling/jmespath.php/src/JmesPath.php -%%WWWDIR%%/core/vendor/mtdowling/jmespath.php/src/Lexer.php -%%WWWDIR%%/core/vendor/mtdowling/jmespath.php/src/Parser.php -%%WWWDIR%%/core/vendor/mtdowling/jmespath.php/src/SyntaxErrorException.php -%%WWWDIR%%/core/vendor/mtdowling/jmespath.php/src/TreeCompiler.php -%%WWWDIR%%/core/vendor/mtdowling/jmespath.php/src/TreeInterpreter.php -%%WWWDIR%%/core/vendor/mtdowling/jmespath.php/src/Utils.php -%%WWWDIR%%/core/vendor/mtdowling/jmespath.php/tests/ComplianceTest.php -%%WWWDIR%%/core/vendor/mtdowling/jmespath.php/tests/EnvTest.php -%%WWWDIR%%/core/vendor/mtdowling/jmespath.php/tests/FnDispatcherTest.php -%%WWWDIR%%/core/vendor/mtdowling/jmespath.php/tests/LexerTest.php -%%WWWDIR%%/core/vendor/mtdowling/jmespath.php/tests/ParserTest.php -%%WWWDIR%%/core/vendor/mtdowling/jmespath.php/tests/SyntaxErrorExceptionTest.php -%%WWWDIR%%/core/vendor/mtdowling/jmespath.php/tests/TreeCompilerTest.php -%%WWWDIR%%/core/vendor/mtdowling/jmespath.php/tests/TreeInterpreterTest.php -%%WWWDIR%%/core/vendor/mtdowling/jmespath.php/tests/UtilsTest.php -%%WWWDIR%%/core/vendor/mtdowling/jmespath.php/tests/compliance/basic.json -%%WWWDIR%%/core/vendor/mtdowling/jmespath.php/tests/compliance/boolean.json -%%WWWDIR%%/core/vendor/mtdowling/jmespath.php/tests/compliance/current.json -%%WWWDIR%%/core/vendor/mtdowling/jmespath.php/tests/compliance/escape.json -%%WWWDIR%%/core/vendor/mtdowling/jmespath.php/tests/compliance/filters.json -%%WWWDIR%%/core/vendor/mtdowling/jmespath.php/tests/compliance/functions.json -%%WWWDIR%%/core/vendor/mtdowling/jmespath.php/tests/compliance/identifiers.json -%%WWWDIR%%/core/vendor/mtdowling/jmespath.php/tests/compliance/indices.json -%%WWWDIR%%/core/vendor/mtdowling/jmespath.php/tests/compliance/literal.json -%%WWWDIR%%/core/vendor/mtdowling/jmespath.php/tests/compliance/multiselect.json -%%WWWDIR%%/core/vendor/mtdowling/jmespath.php/tests/compliance/perf/basic.json -%%WWWDIR%%/core/vendor/mtdowling/jmespath.php/tests/compliance/perf/deep_hierarchy.json -%%WWWDIR%%/core/vendor/mtdowling/jmespath.php/tests/compliance/perf/deep_projection.json -%%WWWDIR%%/core/vendor/mtdowling/jmespath.php/tests/compliance/perf/functions.json -%%WWWDIR%%/core/vendor/mtdowling/jmespath.php/tests/compliance/perf/multiwildcard.json -%%WWWDIR%%/core/vendor/mtdowling/jmespath.php/tests/compliance/perf/wildcardindex.json -%%WWWDIR%%/core/vendor/mtdowling/jmespath.php/tests/compliance/pipe.json -%%WWWDIR%%/core/vendor/mtdowling/jmespath.php/tests/compliance/slice.json -%%WWWDIR%%/core/vendor/mtdowling/jmespath.php/tests/compliance/syntax.json -%%WWWDIR%%/core/vendor/mtdowling/jmespath.php/tests/compliance/unicode.json -%%WWWDIR%%/core/vendor/mtdowling/jmespath.php/tests/compliance/wildcard.json -%%WWWDIR%%/core/vendor/nikic/fast-route/.gitignore -%%WWWDIR%%/core/vendor/nikic/fast-route/.hhconfig -%%WWWDIR%%/core/vendor/nikic/fast-route/.travis.yml -%%WWWDIR%%/core/vendor/nikic/fast-route/FastRoute.hhi -%%WWWDIR%%/core/vendor/nikic/fast-route/LICENSE -%%WWWDIR%%/core/vendor/nikic/fast-route/README.md -%%WWWDIR%%/core/vendor/nikic/fast-route/composer.json -%%WWWDIR%%/core/vendor/nikic/fast-route/phpunit.xml -%%WWWDIR%%/core/vendor/nikic/fast-route/src/BadRouteException.php -%%WWWDIR%%/core/vendor/nikic/fast-route/src/DataGenerator.php -%%WWWDIR%%/core/vendor/nikic/fast-route/src/DataGenerator/CharCountBased.php -%%WWWDIR%%/core/vendor/nikic/fast-route/src/DataGenerator/GroupCountBased.php -%%WWWDIR%%/core/vendor/nikic/fast-route/src/DataGenerator/GroupPosBased.php -%%WWWDIR%%/core/vendor/nikic/fast-route/src/DataGenerator/MarkBased.php -%%WWWDIR%%/core/vendor/nikic/fast-route/src/DataGenerator/RegexBasedAbstract.php -%%WWWDIR%%/core/vendor/nikic/fast-route/src/Dispatcher.php -%%WWWDIR%%/core/vendor/nikic/fast-route/src/Dispatcher/CharCountBased.php -%%WWWDIR%%/core/vendor/nikic/fast-route/src/Dispatcher/GroupCountBased.php -%%WWWDIR%%/core/vendor/nikic/fast-route/src/Dispatcher/GroupPosBased.php -%%WWWDIR%%/core/vendor/nikic/fast-route/src/Dispatcher/MarkBased.php -%%WWWDIR%%/core/vendor/nikic/fast-route/src/Dispatcher/RegexBasedAbstract.php -%%WWWDIR%%/core/vendor/nikic/fast-route/src/Route.php -%%WWWDIR%%/core/vendor/nikic/fast-route/src/RouteCollector.php -%%WWWDIR%%/core/vendor/nikic/fast-route/src/RouteParser.php -%%WWWDIR%%/core/vendor/nikic/fast-route/src/RouteParser/Std.php -%%WWWDIR%%/core/vendor/nikic/fast-route/src/bootstrap.php -%%WWWDIR%%/core/vendor/nikic/fast-route/src/functions.php -%%WWWDIR%%/core/vendor/nikic/fast-route/test/Dispatcher/CharCountBasedTest.php -%%WWWDIR%%/core/vendor/nikic/fast-route/test/Dispatcher/DispatcherTest.php -%%WWWDIR%%/core/vendor/nikic/fast-route/test/Dispatcher/GroupCountBasedTest.php -%%WWWDIR%%/core/vendor/nikic/fast-route/test/Dispatcher/GroupPosBasedTest.php -%%WWWDIR%%/core/vendor/nikic/fast-route/test/Dispatcher/MarkBasedTest.php -%%WWWDIR%%/core/vendor/nikic/fast-route/test/HackTypechecker/HackTypecheckerTest.php -%%WWWDIR%%/core/vendor/nikic/fast-route/test/HackTypechecker/fixtures/all_options.php -%%WWWDIR%%/core/vendor/nikic/fast-route/test/HackTypechecker/fixtures/empty_options.php -%%WWWDIR%%/core/vendor/nikic/fast-route/test/HackTypechecker/fixtures/no_options.php -%%WWWDIR%%/core/vendor/nikic/fast-route/test/RouteCollectorTest.php -%%WWWDIR%%/core/vendor/nikic/fast-route/test/RouteParser/StdTest.php -%%WWWDIR%%/core/vendor/nikic/fast-route/test/bootstrap.php -%%WWWDIR%%/core/vendor/pear/mail_mime-decode/.gitignore -%%WWWDIR%%/core/vendor/pear/mail_mime-decode/Mail/mime.php -%%WWWDIR%%/core/vendor/pear/mail_mime-decode/Mail/mimeDecode.php -%%WWWDIR%%/core/vendor/pear/mail_mime-decode/Mail/mimePart.php -%%WWWDIR%%/core/vendor/pear/mail_mime-decode/README -%%WWWDIR%%/core/vendor/pear/mail_mime-decode/composer.json -%%WWWDIR%%/core/vendor/pear/mail_mime-decode/composer.lock -%%WWWDIR%%/core/vendor/pear/mail_mime-decode/xmail.dtd -%%WWWDIR%%/core/vendor/pear/mail_mime-decode/xmail.xsl -%%WWWDIR%%/core/vendor/pear/pear_exception/.gitignore -%%WWWDIR%%/core/vendor/pear/pear_exception/.travis.yml -%%WWWDIR%%/core/vendor/pear/pear_exception/LICENSE -%%WWWDIR%%/core/vendor/pear/pear_exception/PEAR/Exception.php -%%WWWDIR%%/core/vendor/pear/pear_exception/composer.json -%%WWWDIR%%/core/vendor/pear/pear_exception/package.xml -%%WWWDIR%%/core/vendor/pear/pear_exception/tests/PEAR/ExceptionTest.php -%%WWWDIR%%/core/vendor/phpseclib/phpseclib/AUTHORS -%%WWWDIR%%/core/vendor/phpseclib/phpseclib/LICENSE -%%WWWDIR%%/core/vendor/phpseclib/phpseclib/README.md -%%WWWDIR%%/core/vendor/phpseclib/phpseclib/composer.json -%%WWWDIR%%/core/vendor/phpseclib/phpseclib/composer.lock -%%WWWDIR%%/core/vendor/phpseclib/phpseclib/phpseclib/Crypt/AES.php -%%WWWDIR%%/core/vendor/phpseclib/phpseclib/phpseclib/Crypt/Base.php -%%WWWDIR%%/core/vendor/phpseclib/phpseclib/phpseclib/Crypt/Blowfish.php -%%WWWDIR%%/core/vendor/phpseclib/phpseclib/phpseclib/Crypt/DES.php -%%WWWDIR%%/core/vendor/phpseclib/phpseclib/phpseclib/Crypt/Hash.php -%%WWWDIR%%/core/vendor/phpseclib/phpseclib/phpseclib/Crypt/RC2.php -%%WWWDIR%%/core/vendor/phpseclib/phpseclib/phpseclib/Crypt/RC4.php -%%WWWDIR%%/core/vendor/phpseclib/phpseclib/phpseclib/Crypt/RSA.php -%%WWWDIR%%/core/vendor/phpseclib/phpseclib/phpseclib/Crypt/Random.php -%%WWWDIR%%/core/vendor/phpseclib/phpseclib/phpseclib/Crypt/Rijndael.php -%%WWWDIR%%/core/vendor/phpseclib/phpseclib/phpseclib/Crypt/TripleDES.php -%%WWWDIR%%/core/vendor/phpseclib/phpseclib/phpseclib/Crypt/Twofish.php -%%WWWDIR%%/core/vendor/phpseclib/phpseclib/phpseclib/File/ANSI.php -%%WWWDIR%%/core/vendor/phpseclib/phpseclib/phpseclib/File/ASN1.php -%%WWWDIR%%/core/vendor/phpseclib/phpseclib/phpseclib/File/ASN1/Element.php -%%WWWDIR%%/core/vendor/phpseclib/phpseclib/phpseclib/File/X509.php -%%WWWDIR%%/core/vendor/phpseclib/phpseclib/phpseclib/Math/BigInteger.php -%%WWWDIR%%/core/vendor/phpseclib/phpseclib/phpseclib/Net/SCP.php -%%WWWDIR%%/core/vendor/phpseclib/phpseclib/phpseclib/Net/SFTP.php -%%WWWDIR%%/core/vendor/phpseclib/phpseclib/phpseclib/Net/SFTP/Stream.php -%%WWWDIR%%/core/vendor/phpseclib/phpseclib/phpseclib/Net/SSH1.php -%%WWWDIR%%/core/vendor/phpseclib/phpseclib/phpseclib/Net/SSH2.php -%%WWWDIR%%/core/vendor/phpseclib/phpseclib/phpseclib/System/SSH/Agent.php -%%WWWDIR%%/core/vendor/phpseclib/phpseclib/phpseclib/System/SSH/Agent/Identity.php -%%WWWDIR%%/core/vendor/phpseclib/phpseclib/phpseclib/bootstrap.php -%%WWWDIR%%/core/vendor/phpseclib/phpseclib/phpseclib/openssl.cnf -%%WWWDIR%%/core/vendor/psr/http-message/CHANGELOG.md -%%WWWDIR%%/core/vendor/psr/http-message/LICENSE -%%WWWDIR%%/core/vendor/psr/http-message/README.md -%%WWWDIR%%/core/vendor/psr/http-message/composer.json -%%WWWDIR%%/core/vendor/psr/http-message/src/MessageInterface.php -%%WWWDIR%%/core/vendor/psr/http-message/src/RequestInterface.php -%%WWWDIR%%/core/vendor/psr/http-message/src/ResponseInterface.php -%%WWWDIR%%/core/vendor/psr/http-message/src/ServerRequestInterface.php -%%WWWDIR%%/core/vendor/psr/http-message/src/StreamInterface.php -%%WWWDIR%%/core/vendor/psr/http-message/src/UploadedFileInterface.php -%%WWWDIR%%/core/vendor/psr/http-message/src/UriInterface.php -%%WWWDIR%%/core/vendor/psr/log/.gitignore -%%WWWDIR%%/core/vendor/psr/log/LICENSE -%%WWWDIR%%/core/vendor/psr/log/Psr/Log/AbstractLogger.php -%%WWWDIR%%/core/vendor/psr/log/Psr/Log/InvalidArgumentException.php -%%WWWDIR%%/core/vendor/psr/log/Psr/Log/LogLevel.php -%%WWWDIR%%/core/vendor/psr/log/Psr/Log/LoggerAwareInterface.php -%%WWWDIR%%/core/vendor/psr/log/Psr/Log/LoggerAwareTrait.php -%%WWWDIR%%/core/vendor/psr/log/Psr/Log/LoggerInterface.php -%%WWWDIR%%/core/vendor/psr/log/Psr/Log/LoggerTrait.php -%%WWWDIR%%/core/vendor/psr/log/Psr/Log/NullLogger.php -%%WWWDIR%%/core/vendor/psr/log/Psr/Log/Test/LoggerInterfaceTest.php -%%WWWDIR%%/core/vendor/psr/log/README.md -%%WWWDIR%%/core/vendor/psr/log/composer.json -%%WWWDIR%%/core/vendor/react/cache/.gitignore -%%WWWDIR%%/core/vendor/react/cache/.travis.yml -%%WWWDIR%%/core/vendor/react/cache/CHANGELOG.md -%%WWWDIR%%/core/vendor/react/cache/LICENSE -%%WWWDIR%%/core/vendor/react/cache/README.md -%%WWWDIR%%/core/vendor/react/cache/composer.json -%%WWWDIR%%/core/vendor/react/cache/phpunit.xml.dist -%%WWWDIR%%/core/vendor/react/cache/src/ArrayCache.php -%%WWWDIR%%/core/vendor/react/cache/src/CacheInterface.php -%%WWWDIR%%/core/vendor/react/cache/tests/ArrayCacheTest.php -%%WWWDIR%%/core/vendor/react/cache/tests/CallableStub.php -%%WWWDIR%%/core/vendor/react/cache/tests/TestCase.php -%%WWWDIR%%/core/vendor/react/child-process/.gitignore -%%WWWDIR%%/core/vendor/react/child-process/.travis.yml -%%WWWDIR%%/core/vendor/react/child-process/CHANGELOG.md -%%WWWDIR%%/core/vendor/react/child-process/LICENSE -%%WWWDIR%%/core/vendor/react/child-process/README.md -%%WWWDIR%%/core/vendor/react/child-process/composer.json -%%WWWDIR%%/core/vendor/react/child-process/examples/01-stdio.php -%%WWWDIR%%/core/vendor/react/child-process/examples/02-race.php -%%WWWDIR%%/core/vendor/react/child-process/examples/03-stdout-stderr.php -%%WWWDIR%%/core/vendor/react/child-process/examples/11-benchmark-read.php -%%WWWDIR%%/core/vendor/react/child-process/examples/12-benchmark-write.php -%%WWWDIR%%/core/vendor/react/child-process/examples/13-benchmark-throughput.php -%%WWWDIR%%/core/vendor/react/child-process/phpunit.xml.dist -%%WWWDIR%%/core/vendor/react/child-process/src/Process.php -%%WWWDIR%%/core/vendor/react/child-process/tests/AbstractProcessTest.php -%%WWWDIR%%/core/vendor/react/child-process/tests/LibEvLoopProcessTest.php -%%WWWDIR%%/core/vendor/react/child-process/tests/LibEventLoopProcessTest.php -%%WWWDIR%%/core/vendor/react/child-process/tests/StreamSelectLoopProcessTest.php -%%WWWDIR%%/core/vendor/react/child-process/tests/bootstrap.php -%%WWWDIR%%/core/vendor/react/dns/.gitignore -%%WWWDIR%%/core/vendor/react/dns/.travis.yml -%%WWWDIR%%/core/vendor/react/dns/CHANGELOG.md -%%WWWDIR%%/core/vendor/react/dns/LICENSE -%%WWWDIR%%/core/vendor/react/dns/README.md -%%WWWDIR%%/core/vendor/react/dns/composer.json -%%WWWDIR%%/core/vendor/react/dns/examples/01-one.php -%%WWWDIR%%/core/vendor/react/dns/examples/02-concurrent.php -%%WWWDIR%%/core/vendor/react/dns/examples/03-cached.php -%%WWWDIR%%/core/vendor/react/dns/examples/04-query-a-and-aaaa.php -%%WWWDIR%%/core/vendor/react/dns/phpunit.xml.dist -%%WWWDIR%%/core/vendor/react/dns/src/BadServerException.php -%%WWWDIR%%/core/vendor/react/dns/src/Config/Config.php -%%WWWDIR%%/core/vendor/react/dns/src/Config/FilesystemFactory.php -%%WWWDIR%%/core/vendor/react/dns/src/Config/HostsFile.php -%%WWWDIR%%/core/vendor/react/dns/src/Model/HeaderBag.php -%%WWWDIR%%/core/vendor/react/dns/src/Model/Message.php -%%WWWDIR%%/core/vendor/react/dns/src/Model/Record.php -%%WWWDIR%%/core/vendor/react/dns/src/Protocol/BinaryDumper.php -%%WWWDIR%%/core/vendor/react/dns/src/Protocol/Parser.php -%%WWWDIR%%/core/vendor/react/dns/src/Query/CachedExecutor.php -%%WWWDIR%%/core/vendor/react/dns/src/Query/CancellationException.php -%%WWWDIR%%/core/vendor/react/dns/src/Query/Executor.php -%%WWWDIR%%/core/vendor/react/dns/src/Query/ExecutorInterface.php -%%WWWDIR%%/core/vendor/react/dns/src/Query/HostsFileExecutor.php -%%WWWDIR%%/core/vendor/react/dns/src/Query/Query.php -%%WWWDIR%%/core/vendor/react/dns/src/Query/RecordBag.php -%%WWWDIR%%/core/vendor/react/dns/src/Query/RecordCache.php -%%WWWDIR%%/core/vendor/react/dns/src/Query/RetryExecutor.php -%%WWWDIR%%/core/vendor/react/dns/src/Query/TimeoutException.php -%%WWWDIR%%/core/vendor/react/dns/src/Query/TimeoutExecutor.php -%%WWWDIR%%/core/vendor/react/dns/src/RecordNotFoundException.php -%%WWWDIR%%/core/vendor/react/dns/src/Resolver/Factory.php -%%WWWDIR%%/core/vendor/react/dns/src/Resolver/Resolver.php -%%WWWDIR%%/core/vendor/react/dns/tests/CallableStub.php -%%WWWDIR%%/core/vendor/react/dns/tests/Config/FilesystemFactoryTest.php -%%WWWDIR%%/core/vendor/react/dns/tests/Config/HostsFileTest.php -%%WWWDIR%%/core/vendor/react/dns/tests/Fixtures/etc/resolv.conf -%%WWWDIR%%/core/vendor/react/dns/tests/FunctionalResolverTest.php -%%WWWDIR%%/core/vendor/react/dns/tests/Model/MessageTest.php -%%WWWDIR%%/core/vendor/react/dns/tests/Protocol/BinaryDumperTest.php -%%WWWDIR%%/core/vendor/react/dns/tests/Protocol/ParserTest.php -%%WWWDIR%%/core/vendor/react/dns/tests/Query/CachedExecutorTest.php -%%WWWDIR%%/core/vendor/react/dns/tests/Query/ExecutorTest.php -%%WWWDIR%%/core/vendor/react/dns/tests/Query/HostsFileExecutorTest.php -%%WWWDIR%%/core/vendor/react/dns/tests/Query/RecordBagTest.php -%%WWWDIR%%/core/vendor/react/dns/tests/Query/RecordCacheTest.php -%%WWWDIR%%/core/vendor/react/dns/tests/Query/RetryExecutorTest.php -%%WWWDIR%%/core/vendor/react/dns/tests/Query/TimeoutExecutorTest.php -%%WWWDIR%%/core/vendor/react/dns/tests/Resolver/FactoryTest.php -%%WWWDIR%%/core/vendor/react/dns/tests/Resolver/ResolveAliasesTest.php -%%WWWDIR%%/core/vendor/react/dns/tests/Resolver/ResolverTest.php -%%WWWDIR%%/core/vendor/react/dns/tests/TestCase.php -%%WWWDIR%%/core/vendor/react/event-loop/.gitignore -%%WWWDIR%%/core/vendor/react/event-loop/.travis.yml -%%WWWDIR%%/core/vendor/react/event-loop/CHANGELOG.md -%%WWWDIR%%/core/vendor/react/event-loop/LICENSE -%%WWWDIR%%/core/vendor/react/event-loop/README.md -%%WWWDIR%%/core/vendor/react/event-loop/composer.json -%%WWWDIR%%/core/vendor/react/event-loop/phpunit.xml.dist -%%WWWDIR%%/core/vendor/react/event-loop/src/ExtEventLoop.php -%%WWWDIR%%/core/vendor/react/event-loop/src/Factory.php -%%WWWDIR%%/core/vendor/react/event-loop/src/LibEvLoop.php -%%WWWDIR%%/core/vendor/react/event-loop/src/LibEventLoop.php -%%WWWDIR%%/core/vendor/react/event-loop/src/LoopInterface.php -%%WWWDIR%%/core/vendor/react/event-loop/src/StreamSelectLoop.php -%%WWWDIR%%/core/vendor/react/event-loop/src/Tick/FutureTickQueue.php -%%WWWDIR%%/core/vendor/react/event-loop/src/Tick/NextTickQueue.php -%%WWWDIR%%/core/vendor/react/event-loop/src/Timer/Timer.php -%%WWWDIR%%/core/vendor/react/event-loop/src/Timer/TimerInterface.php -%%WWWDIR%%/core/vendor/react/event-loop/src/Timer/Timers.php -%%WWWDIR%%/core/vendor/react/event-loop/tests/AbstractLoopTest.php -%%WWWDIR%%/core/vendor/react/event-loop/tests/CallableStub.php -%%WWWDIR%%/core/vendor/react/event-loop/tests/ExtEventLoopTest.php -%%WWWDIR%%/core/vendor/react/event-loop/tests/LibEvLoopTest.php -%%WWWDIR%%/core/vendor/react/event-loop/tests/LibEventLoopTest.php -%%WWWDIR%%/core/vendor/react/event-loop/tests/StreamSelectLoopTest.php -%%WWWDIR%%/core/vendor/react/event-loop/tests/TestCase.php -%%WWWDIR%%/core/vendor/react/event-loop/tests/Timer/AbstractTimerTest.php -%%WWWDIR%%/core/vendor/react/event-loop/tests/Timer/ExtEventTimerTest.php -%%WWWDIR%%/core/vendor/react/event-loop/tests/Timer/LibEvTimerTest.php -%%WWWDIR%%/core/vendor/react/event-loop/tests/Timer/LibEventTimerTest.php -%%WWWDIR%%/core/vendor/react/event-loop/tests/Timer/StreamSelectTimerTest.php -%%WWWDIR%%/core/vendor/react/event-loop/tests/Timer/TimersTest.php -%%WWWDIR%%/core/vendor/react/event-loop/tests/bootstrap.php -%%WWWDIR%%/core/vendor/react/event-loop/travis-init.sh -%%WWWDIR%%/core/vendor/react/http-client/.gitignore -%%WWWDIR%%/core/vendor/react/http-client/.travis.yml -%%WWWDIR%%/core/vendor/react/http-client/CHANGELOG.md -%%WWWDIR%%/core/vendor/react/http-client/LICENSE -%%WWWDIR%%/core/vendor/react/http-client/README.md -%%WWWDIR%%/core/vendor/react/http-client/composer.json -%%WWWDIR%%/core/vendor/react/http-client/examples/01-google.php -%%WWWDIR%%/core/vendor/react/http-client/examples/02-post-json.php -%%WWWDIR%%/core/vendor/react/http-client/examples/03-streaming.php -%%WWWDIR%%/core/vendor/react/http-client/phpunit.xml.dist -%%WWWDIR%%/core/vendor/react/http-client/src/ChunkedStreamDecoder.php -%%WWWDIR%%/core/vendor/react/http-client/src/Client.php -%%WWWDIR%%/core/vendor/react/http-client/src/Factory.php -%%WWWDIR%%/core/vendor/react/http-client/src/Request.php -%%WWWDIR%%/core/vendor/react/http-client/src/RequestData.php -%%WWWDIR%%/core/vendor/react/http-client/src/Response.php -%%WWWDIR%%/core/vendor/react/http-client/tests/CallableStub.php -%%WWWDIR%%/core/vendor/react/http-client/tests/DecodeChunkedStreamTest.php -%%WWWDIR%%/core/vendor/react/http-client/tests/RequestDataTest.php -%%WWWDIR%%/core/vendor/react/http-client/tests/RequestTest.php -%%WWWDIR%%/core/vendor/react/http-client/tests/ResponseTest.php -%%WWWDIR%%/core/vendor/react/http-client/tests/TestCase.php -%%WWWDIR%%/core/vendor/react/http-client/tests/bootstrap.php -%%WWWDIR%%/core/vendor/react/http/.gitignore -%%WWWDIR%%/core/vendor/react/http/.travis.yml -%%WWWDIR%%/core/vendor/react/http/CHANGELOG.md -%%WWWDIR%%/core/vendor/react/http/LICENSE -%%WWWDIR%%/core/vendor/react/http/README.md -%%WWWDIR%%/core/vendor/react/http/composer.json -%%WWWDIR%%/core/vendor/react/http/examples/01-hello-world.php -%%WWWDIR%%/core/vendor/react/http/phpunit.xml.dist -%%WWWDIR%%/core/vendor/react/http/src/Request.php -%%WWWDIR%%/core/vendor/react/http/src/RequestHeaderParser.php -%%WWWDIR%%/core/vendor/react/http/src/Response.php -%%WWWDIR%%/core/vendor/react/http/src/ResponseCodes.php -%%WWWDIR%%/core/vendor/react/http/src/Server.php -%%WWWDIR%%/core/vendor/react/http/src/ServerInterface.php -%%WWWDIR%%/core/vendor/react/http/tests/CallableStub.php -%%WWWDIR%%/core/vendor/react/http/tests/RequestHeaderParserTest.php -%%WWWDIR%%/core/vendor/react/http/tests/RequestTest.php -%%WWWDIR%%/core/vendor/react/http/tests/ResponseTest.php -%%WWWDIR%%/core/vendor/react/http/tests/ServerTest.php -%%WWWDIR%%/core/vendor/react/http/tests/TestCase.php -%%WWWDIR%%/core/vendor/react/http/tests/bootstrap.php -%%WWWDIR%%/core/vendor/react/promise-timer/.gitignore -%%WWWDIR%%/core/vendor/react/promise-timer/.travis.yml -%%WWWDIR%%/core/vendor/react/promise-timer/CHANGELOG.md -%%WWWDIR%%/core/vendor/react/promise-timer/LICENSE -%%WWWDIR%%/core/vendor/react/promise-timer/README.md -%%WWWDIR%%/core/vendor/react/promise-timer/composer.json -%%WWWDIR%%/core/vendor/react/promise-timer/phpunit.xml.dist -%%WWWDIR%%/core/vendor/react/promise-timer/src/TimeoutException.php -%%WWWDIR%%/core/vendor/react/promise-timer/src/functions.php -%%WWWDIR%%/core/vendor/react/promise-timer/tests/CallableStub.php -%%WWWDIR%%/core/vendor/react/promise-timer/tests/FunctionRejectTest.php -%%WWWDIR%%/core/vendor/react/promise-timer/tests/FunctionResolveTest.php -%%WWWDIR%%/core/vendor/react/promise-timer/tests/FunctionTimeoutTest.php -%%WWWDIR%%/core/vendor/react/promise-timer/tests/TestCase.php -%%WWWDIR%%/core/vendor/react/promise-timer/tests/TimeoutExceptionTest.php -%%WWWDIR%%/core/vendor/react/promise/.gitignore -%%WWWDIR%%/core/vendor/react/promise/.travis.yml -%%WWWDIR%%/core/vendor/react/promise/CHANGELOG.md -%%WWWDIR%%/core/vendor/react/promise/LICENSE -%%WWWDIR%%/core/vendor/react/promise/README.md -%%WWWDIR%%/core/vendor/react/promise/composer.json -%%WWWDIR%%/core/vendor/react/promise/phpunit.xml.dist -%%WWWDIR%%/core/vendor/react/promise/src/CancellablePromiseInterface.php -%%WWWDIR%%/core/vendor/react/promise/src/CancellationQueue.php -%%WWWDIR%%/core/vendor/react/promise/src/Deferred.php -%%WWWDIR%%/core/vendor/react/promise/src/Exception/LengthException.php -%%WWWDIR%%/core/vendor/react/promise/src/ExtendedPromiseInterface.php -%%WWWDIR%%/core/vendor/react/promise/src/FulfilledPromise.php -%%WWWDIR%%/core/vendor/react/promise/src/LazyPromise.php -%%WWWDIR%%/core/vendor/react/promise/src/Promise.php -%%WWWDIR%%/core/vendor/react/promise/src/PromiseInterface.php -%%WWWDIR%%/core/vendor/react/promise/src/PromisorInterface.php -%%WWWDIR%%/core/vendor/react/promise/src/RejectedPromise.php -%%WWWDIR%%/core/vendor/react/promise/src/UnhandledRejectionException.php -%%WWWDIR%%/core/vendor/react/promise/src/functions.php -%%WWWDIR%%/core/vendor/react/promise/src/functions_include.php -%%WWWDIR%%/core/vendor/react/promise/tests/CancellationQueueTest.php -%%WWWDIR%%/core/vendor/react/promise/tests/DeferredTest.php -%%WWWDIR%%/core/vendor/react/promise/tests/FulfilledPromiseTest.php -%%WWWDIR%%/core/vendor/react/promise/tests/FunctionAllTest.php -%%WWWDIR%%/core/vendor/react/promise/tests/FunctionAnyTest.php -%%WWWDIR%%/core/vendor/react/promise/tests/FunctionCheckTypehintTest.php -%%WWWDIR%%/core/vendor/react/promise/tests/FunctionMapTest.php -%%WWWDIR%%/core/vendor/react/promise/tests/FunctionRaceTest.php -%%WWWDIR%%/core/vendor/react/promise/tests/FunctionReduceTest.php -%%WWWDIR%%/core/vendor/react/promise/tests/FunctionRejectTest.php -%%WWWDIR%%/core/vendor/react/promise/tests/FunctionResolveTest.php -%%WWWDIR%%/core/vendor/react/promise/tests/FunctionSomeTest.php -%%WWWDIR%%/core/vendor/react/promise/tests/LazyPromiseTest.php -%%WWWDIR%%/core/vendor/react/promise/tests/PromiseAdapter/CallbackPromiseAdapter.php -%%WWWDIR%%/core/vendor/react/promise/tests/PromiseAdapter/PromiseAdapterInterface.php -%%WWWDIR%%/core/vendor/react/promise/tests/PromiseTest.php -%%WWWDIR%%/core/vendor/react/promise/tests/PromiseTest/CancelTestTrait.php -%%WWWDIR%%/core/vendor/react/promise/tests/PromiseTest/FullTestTrait.php -%%WWWDIR%%/core/vendor/react/promise/tests/PromiseTest/NotifyTestTrait.php -%%WWWDIR%%/core/vendor/react/promise/tests/PromiseTest/PromiseFulfilledTestTrait.php -%%WWWDIR%%/core/vendor/react/promise/tests/PromiseTest/PromisePendingTestTrait.php -%%WWWDIR%%/core/vendor/react/promise/tests/PromiseTest/PromiseRejectedTestTrait.php -%%WWWDIR%%/core/vendor/react/promise/tests/PromiseTest/PromiseSettledTestTrait.php -%%WWWDIR%%/core/vendor/react/promise/tests/PromiseTest/RejectTestTrait.php -%%WWWDIR%%/core/vendor/react/promise/tests/PromiseTest/ResolveTestTrait.php -%%WWWDIR%%/core/vendor/react/promise/tests/RejectedPromiseTest.php -%%WWWDIR%%/core/vendor/react/promise/tests/Stub/CallableStub.php -%%WWWDIR%%/core/vendor/react/promise/tests/TestCase.php -%%WWWDIR%%/core/vendor/react/promise/tests/bootstrap.php -%%WWWDIR%%/core/vendor/react/promise/tests/fixtures/SimpleFulfilledTestPromise.php -%%WWWDIR%%/core/vendor/react/promise/tests/fixtures/SimpleFulfilledTestThenable.php -%%WWWDIR%%/core/vendor/react/promise/tests/fixtures/SimpleRejectedTestPromise.php -%%WWWDIR%%/core/vendor/react/promise/tests/fixtures/SimpleTestCancellable.php -%%WWWDIR%%/core/vendor/react/promise/tests/fixtures/SimpleTestCancellableThenable.php -%%WWWDIR%%/core/vendor/react/react/.gitignore -%%WWWDIR%%/core/vendor/react/react/.travis.yml -%%WWWDIR%%/core/vendor/react/react/CHANGELOG.md -%%WWWDIR%%/core/vendor/react/react/LICENSE -%%WWWDIR%%/core/vendor/react/react/README.md -%%WWWDIR%%/core/vendor/react/react/UPGRADE-0.3.md -%%WWWDIR%%/core/vendor/react/react/benchmark/bench.php -%%WWWDIR%%/core/vendor/react/react/benchmark/timers.php -%%WWWDIR%%/core/vendor/react/react/composer.json -%%WWWDIR%%/core/vendor/react/react/composer.lock -%%WWWDIR%%/core/vendor/react/react/examples/child-child.php -%%WWWDIR%%/core/vendor/react/react/examples/child-process.php -%%WWWDIR%%/core/vendor/react/react/examples/dns-resolver.php -%%WWWDIR%%/core/vendor/react/react/examples/echo-server.php -%%WWWDIR%%/core/vendor/react/react/examples/http-client.php -%%WWWDIR%%/core/vendor/react/react/examples/next-tick.php -%%WWWDIR%%/core/vendor/react/react/examples/parallel-download.php -%%WWWDIR%%/core/vendor/react/react/examples/pump-shitload-of-data.php -%%WWWDIR%%/core/vendor/react/react/examples/scalability.php -%%WWWDIR%%/core/vendor/react/react/examples/tcp-chat.php -%%WWWDIR%%/core/vendor/react/react/examples/test-close-conn.php -%%WWWDIR%%/core/vendor/react/react/examples/test-memory-http.php -%%WWWDIR%%/core/vendor/react/react/examples/test-memory.php -%%WWWDIR%%/core/vendor/react/react/phpunit.xml.dist -%%WWWDIR%%/core/vendor/react/react/resources/avatar.png -%%WWWDIR%%/core/vendor/react/react/resources/logo.png -%%WWWDIR%%/core/vendor/react/react/resources/logo.psd -%%WWWDIR%%/core/vendor/react/react/resources/logo_huge.png -%%WWWDIR%%/core/vendor/react/react/scripts/travis-init.sh -%%WWWDIR%%/core/vendor/react/react/tests/bootstrap.php -%%WWWDIR%%/core/vendor/react/socket-client/.gitignore -%%WWWDIR%%/core/vendor/react/socket-client/.travis.yml -%%WWWDIR%%/core/vendor/react/socket-client/CHANGELOG.md -%%WWWDIR%%/core/vendor/react/socket-client/LICENSE -%%WWWDIR%%/core/vendor/react/socket-client/README.md -%%WWWDIR%%/core/vendor/react/socket-client/composer.json -%%WWWDIR%%/core/vendor/react/socket-client/phpunit.xml.dist -%%WWWDIR%%/core/vendor/react/socket-client/src/ConnectionException.php -%%WWWDIR%%/core/vendor/react/socket-client/src/Connector.php -%%WWWDIR%%/core/vendor/react/socket-client/src/ConnectorInterface.php -%%WWWDIR%%/core/vendor/react/socket-client/src/SecureConnector.php -%%WWWDIR%%/core/vendor/react/socket-client/src/SecureStream.php -%%WWWDIR%%/core/vendor/react/socket-client/src/StreamEncryption.php -%%WWWDIR%%/core/vendor/react/socket-client/src/UnixConnector.php -%%WWWDIR%%/core/vendor/react/socket-client/tests/CallableStub.php -%%WWWDIR%%/core/vendor/react/socket-client/tests/ConnectorTest.php -%%WWWDIR%%/core/vendor/react/socket-client/tests/IntegrationTest.php -%%WWWDIR%%/core/vendor/react/socket-client/tests/TestCase.php -%%WWWDIR%%/core/vendor/react/socket-client/tests/UnixConnectorTest.php -%%WWWDIR%%/core/vendor/react/socket-client/tests/bootstrap.php -%%WWWDIR%%/core/vendor/react/socket/.gitignore -%%WWWDIR%%/core/vendor/react/socket/.travis.yml -%%WWWDIR%%/core/vendor/react/socket/CHANGELOG.md -%%WWWDIR%%/core/vendor/react/socket/LICENSE -%%WWWDIR%%/core/vendor/react/socket/README.md -%%WWWDIR%%/core/vendor/react/socket/composer.json -%%WWWDIR%%/core/vendor/react/socket/examples/01-echo.php -%%WWWDIR%%/core/vendor/react/socket/examples/02-chat-server.php -%%WWWDIR%%/core/vendor/react/socket/examples/03-benchmark.php -%%WWWDIR%%/core/vendor/react/socket/examples/10-generate-self-signed.php -%%WWWDIR%%/core/vendor/react/socket/examples/localhost.pem -%%WWWDIR%%/core/vendor/react/socket/examples/localhost_swordfish.pem -%%WWWDIR%%/core/vendor/react/socket/phpunit.xml.dist -%%WWWDIR%%/core/vendor/react/socket/src/Connection.php -%%WWWDIR%%/core/vendor/react/socket/src/ConnectionException.php -%%WWWDIR%%/core/vendor/react/socket/src/ConnectionInterface.php -%%WWWDIR%%/core/vendor/react/socket/src/SecureServer.php -%%WWWDIR%%/core/vendor/react/socket/src/Server.php -%%WWWDIR%%/core/vendor/react/socket/src/ServerInterface.php -%%WWWDIR%%/core/vendor/react/socket/src/StreamEncryption.php -%%WWWDIR%%/core/vendor/react/socket/tests/ConnectionTest.php -%%WWWDIR%%/core/vendor/react/socket/tests/FunctionalSecureServerTest.php -%%WWWDIR%%/core/vendor/react/socket/tests/FunctionalServerTest.php -%%WWWDIR%%/core/vendor/react/socket/tests/SecureServerTest.php -%%WWWDIR%%/core/vendor/react/socket/tests/ServerTest.php -%%WWWDIR%%/core/vendor/react/socket/tests/Stub/CallableStub.php -%%WWWDIR%%/core/vendor/react/socket/tests/Stub/ConnectionStub.php -%%WWWDIR%%/core/vendor/react/socket/tests/Stub/ServerStub.php -%%WWWDIR%%/core/vendor/react/socket/tests/TestCase.php -%%WWWDIR%%/core/vendor/react/stream/.gitignore -%%WWWDIR%%/core/vendor/react/stream/.travis.yml -%%WWWDIR%%/core/vendor/react/stream/CHANGELOG.md -%%WWWDIR%%/core/vendor/react/stream/LICENSE -%%WWWDIR%%/core/vendor/react/stream/README.md -%%WWWDIR%%/core/vendor/react/stream/composer.json -%%WWWDIR%%/core/vendor/react/stream/examples/benchmark-throughput.php -%%WWWDIR%%/core/vendor/react/stream/phpunit.xml.dist -%%WWWDIR%%/core/vendor/react/stream/src/Buffer.php -%%WWWDIR%%/core/vendor/react/stream/src/BufferedSink.php -%%WWWDIR%%/core/vendor/react/stream/src/CompositeStream.php -%%WWWDIR%%/core/vendor/react/stream/src/DuplexStreamInterface.php -%%WWWDIR%%/core/vendor/react/stream/src/ReadableStream.php -%%WWWDIR%%/core/vendor/react/stream/src/ReadableStreamInterface.php -%%WWWDIR%%/core/vendor/react/stream/src/Stream.php -%%WWWDIR%%/core/vendor/react/stream/src/ThroughStream.php -%%WWWDIR%%/core/vendor/react/stream/src/Util.php -%%WWWDIR%%/core/vendor/react/stream/src/WritableStream.php -%%WWWDIR%%/core/vendor/react/stream/src/WritableStreamInterface.php -%%WWWDIR%%/core/vendor/react/stream/tests/BufferTest.php -%%WWWDIR%%/core/vendor/react/stream/tests/BufferedSinkTest.php -%%WWWDIR%%/core/vendor/react/stream/tests/CallableStub.php -%%WWWDIR%%/core/vendor/react/stream/tests/CompositeStreamTest.php -%%WWWDIR%%/core/vendor/react/stream/tests/ReadableStreamTest.php -%%WWWDIR%%/core/vendor/react/stream/tests/StreamIntegrationTest.php -%%WWWDIR%%/core/vendor/react/stream/tests/StreamTest.php -%%WWWDIR%%/core/vendor/react/stream/tests/Stub/ReadableStreamStub.php -%%WWWDIR%%/core/vendor/react/stream/tests/TestCase.php -%%WWWDIR%%/core/vendor/react/stream/tests/ThroughStreamTest.php -%%WWWDIR%%/core/vendor/react/stream/tests/UtilTest.php -%%WWWDIR%%/core/vendor/react/stream/tests/WritableStreamTest.php -%%WWWDIR%%/core/vendor/react/stream/tests/bootstrap.php -%%WWWDIR%%/core/vendor/ringcentral/psr7/.gitignore -%%WWWDIR%%/core/vendor/ringcentral/psr7/.travis.yml -%%WWWDIR%%/core/vendor/ringcentral/psr7/CHANGELOG.md -%%WWWDIR%%/core/vendor/ringcentral/psr7/Dockerfile -%%WWWDIR%%/core/vendor/ringcentral/psr7/LICENSE -%%WWWDIR%%/core/vendor/ringcentral/psr7/Makefile -%%WWWDIR%%/core/vendor/ringcentral/psr7/README.md -%%WWWDIR%%/core/vendor/ringcentral/psr7/composer.json -%%WWWDIR%%/core/vendor/ringcentral/psr7/phpunit.xml.dist -%%WWWDIR%%/core/vendor/ringcentral/psr7/src/AppendStream.php -%%WWWDIR%%/core/vendor/ringcentral/psr7/src/BufferStream.php -%%WWWDIR%%/core/vendor/ringcentral/psr7/src/CachingStream.php -%%WWWDIR%%/core/vendor/ringcentral/psr7/src/DroppingStream.php -%%WWWDIR%%/core/vendor/ringcentral/psr7/src/FnStream.php -%%WWWDIR%%/core/vendor/ringcentral/psr7/src/InflateStream.php -%%WWWDIR%%/core/vendor/ringcentral/psr7/src/LazyOpenStream.php -%%WWWDIR%%/core/vendor/ringcentral/psr7/src/LimitStream.php -%%WWWDIR%%/core/vendor/ringcentral/psr7/src/MessageTrait.php -%%WWWDIR%%/core/vendor/ringcentral/psr7/src/MultipartStream.php -%%WWWDIR%%/core/vendor/ringcentral/psr7/src/NoSeekStream.php -%%WWWDIR%%/core/vendor/ringcentral/psr7/src/PumpStream.php -%%WWWDIR%%/core/vendor/ringcentral/psr7/src/Request.php -%%WWWDIR%%/core/vendor/ringcentral/psr7/src/Response.php -%%WWWDIR%%/core/vendor/ringcentral/psr7/src/Stream.php -%%WWWDIR%%/core/vendor/ringcentral/psr7/src/StreamDecoratorTrait.php -%%WWWDIR%%/core/vendor/ringcentral/psr7/src/StreamWrapper.php -%%WWWDIR%%/core/vendor/ringcentral/psr7/src/Uri.php -%%WWWDIR%%/core/vendor/ringcentral/psr7/src/functions.php -%%WWWDIR%%/core/vendor/ringcentral/psr7/src/functions_include.php -%%WWWDIR%%/core/vendor/ringcentral/psr7/tests/AppendStreamTest.php -%%WWWDIR%%/core/vendor/ringcentral/psr7/tests/BufferStreamTest.php -%%WWWDIR%%/core/vendor/ringcentral/psr7/tests/CachingStreamTest.php -%%WWWDIR%%/core/vendor/ringcentral/psr7/tests/DroppingStreamTest.php -%%WWWDIR%%/core/vendor/ringcentral/psr7/tests/FnStreamTest.php -%%WWWDIR%%/core/vendor/ringcentral/psr7/tests/FunctionsTest.php -%%WWWDIR%%/core/vendor/ringcentral/psr7/tests/InflateStreamTest.php -%%WWWDIR%%/core/vendor/ringcentral/psr7/tests/LazyOpenStreamTest.php -%%WWWDIR%%/core/vendor/ringcentral/psr7/tests/LimitStreamTest.php -%%WWWDIR%%/core/vendor/ringcentral/psr7/tests/MultipartStreamTest.php -%%WWWDIR%%/core/vendor/ringcentral/psr7/tests/NoSeekStreamTest.php -%%WWWDIR%%/core/vendor/ringcentral/psr7/tests/PumpStreamTest.php -%%WWWDIR%%/core/vendor/ringcentral/psr7/tests/RequestTest.php -%%WWWDIR%%/core/vendor/ringcentral/psr7/tests/ResponseTest.php -%%WWWDIR%%/core/vendor/ringcentral/psr7/tests/StreamDecoratorTraitTest.php -%%WWWDIR%%/core/vendor/ringcentral/psr7/tests/StreamTest.php -%%WWWDIR%%/core/vendor/ringcentral/psr7/tests/StreamWrapperTest.php -%%WWWDIR%%/core/vendor/ringcentral/psr7/tests/UriTest.php -%%WWWDIR%%/core/vendor/ringcentral/psr7/tests/bootstrap.php -%%WWWDIR%%/core/vendor/sabre/dav/.gitignore -%%WWWDIR%%/core/vendor/sabre/dav/.travis.yml -%%WWWDIR%%/core/vendor/sabre/dav/ChangeLog -%%WWWDIR%%/core/vendor/sabre/dav/LICENSE -%%WWWDIR%%/core/vendor/sabre/dav/README.md -%%WWWDIR%%/core/vendor/sabre/dav/bin/build.php -%%WWWDIR%%/core/vendor/sabre/dav/bin/googlecode_upload.py -%%WWWDIR%%/core/vendor/sabre/dav/bin/migrateto17.php -%%WWWDIR%%/core/vendor/sabre/dav/bin/naturalselection.py -%%WWWDIR%%/core/vendor/sabre/dav/bin/sabredav -%%WWWDIR%%/core/vendor/sabre/dav/bin/sabredav.php -%%WWWDIR%%/core/vendor/sabre/dav/composer.json -%%WWWDIR%%/core/vendor/sabre/dav/examples/addressbookserver.php -%%WWWDIR%%/core/vendor/sabre/dav/examples/basicauth.php -%%WWWDIR%%/core/vendor/sabre/dav/examples/calendarserver.php -%%WWWDIR%%/core/vendor/sabre/dav/examples/digestauth.php -%%WWWDIR%%/core/vendor/sabre/dav/examples/fileserver.php -%%WWWDIR%%/core/vendor/sabre/dav/examples/groupwareserver.php -%%WWWDIR%%/core/vendor/sabre/dav/examples/simplefsserver.php -%%WWWDIR%%/core/vendor/sabre/dav/examples/sql/mysql.addressbook.sql -%%WWWDIR%%/core/vendor/sabre/dav/examples/sql/mysql.calendars.sql -%%WWWDIR%%/core/vendor/sabre/dav/examples/sql/mysql.locks.sql -%%WWWDIR%%/core/vendor/sabre/dav/examples/sql/mysql.principals.sql -%%WWWDIR%%/core/vendor/sabre/dav/examples/sql/mysql.users.sql -%%WWWDIR%%/core/vendor/sabre/dav/examples/sql/pgsql.addressbook.sql -%%WWWDIR%%/core/vendor/sabre/dav/examples/sql/pgsql.calendars.sql -%%WWWDIR%%/core/vendor/sabre/dav/examples/sql/pgsql.locks.sql -%%WWWDIR%%/core/vendor/sabre/dav/examples/sql/pgsql.principals.sql -%%WWWDIR%%/core/vendor/sabre/dav/examples/sql/pgsql.users.sql -%%WWWDIR%%/core/vendor/sabre/dav/examples/sql/sqlite.addressbooks.sql -%%WWWDIR%%/core/vendor/sabre/dav/examples/sql/sqlite.calendars.sql -%%WWWDIR%%/core/vendor/sabre/dav/examples/sql/sqlite.locks.sql -%%WWWDIR%%/core/vendor/sabre/dav/examples/sql/sqlite.principals.sql -%%WWWDIR%%/core/vendor/sabre/dav/examples/sql/sqlite.users.sql -%%WWWDIR%%/core/vendor/sabre/dav/examples/webserver/apache2_htaccess.conf -%%WWWDIR%%/core/vendor/sabre/dav/examples/webserver/apache2_vhost.conf -%%WWWDIR%%/core/vendor/sabre/dav/examples/webserver/apache2_vhost_cgi.conf -%%WWWDIR%%/core/vendor/sabre/dav/lib/Sabre/CalDAV/Backend/AbstractBackend.php -%%WWWDIR%%/core/vendor/sabre/dav/lib/Sabre/CalDAV/Backend/BackendInterface.php -%%WWWDIR%%/core/vendor/sabre/dav/lib/Sabre/CalDAV/Backend/NotificationSupport.php -%%WWWDIR%%/core/vendor/sabre/dav/lib/Sabre/CalDAV/Backend/PDO.php -%%WWWDIR%%/core/vendor/sabre/dav/lib/Sabre/CalDAV/Backend/SharingSupport.php -%%WWWDIR%%/core/vendor/sabre/dav/lib/Sabre/CalDAV/Calendar.php -%%WWWDIR%%/core/vendor/sabre/dav/lib/Sabre/CalDAV/CalendarObject.php -%%WWWDIR%%/core/vendor/sabre/dav/lib/Sabre/CalDAV/CalendarQueryParser.php -%%WWWDIR%%/core/vendor/sabre/dav/lib/Sabre/CalDAV/CalendarQueryValidator.php -%%WWWDIR%%/core/vendor/sabre/dav/lib/Sabre/CalDAV/CalendarRootNode.php -%%WWWDIR%%/core/vendor/sabre/dav/lib/Sabre/CalDAV/Exception/InvalidComponentType.php -%%WWWDIR%%/core/vendor/sabre/dav/lib/Sabre/CalDAV/ICSExportPlugin.php -%%WWWDIR%%/core/vendor/sabre/dav/lib/Sabre/CalDAV/ICalendar.php -%%WWWDIR%%/core/vendor/sabre/dav/lib/Sabre/CalDAV/ICalendarObject.php -%%WWWDIR%%/core/vendor/sabre/dav/lib/Sabre/CalDAV/IShareableCalendar.php -%%WWWDIR%%/core/vendor/sabre/dav/lib/Sabre/CalDAV/ISharedCalendar.php -%%WWWDIR%%/core/vendor/sabre/dav/lib/Sabre/CalDAV/Notifications/Collection.php -%%WWWDIR%%/core/vendor/sabre/dav/lib/Sabre/CalDAV/Notifications/ICollection.php -%%WWWDIR%%/core/vendor/sabre/dav/lib/Sabre/CalDAV/Notifications/INode.php -%%WWWDIR%%/core/vendor/sabre/dav/lib/Sabre/CalDAV/Notifications/INotificationType.php -%%WWWDIR%%/core/vendor/sabre/dav/lib/Sabre/CalDAV/Notifications/Node.php -%%WWWDIR%%/core/vendor/sabre/dav/lib/Sabre/CalDAV/Notifications/Notification/Invite.php -%%WWWDIR%%/core/vendor/sabre/dav/lib/Sabre/CalDAV/Notifications/Notification/InviteReply.php -%%WWWDIR%%/core/vendor/sabre/dav/lib/Sabre/CalDAV/Notifications/Notification/SystemStatus.php -%%WWWDIR%%/core/vendor/sabre/dav/lib/Sabre/CalDAV/Plugin.php -%%WWWDIR%%/core/vendor/sabre/dav/lib/Sabre/CalDAV/Principal/Collection.php -%%WWWDIR%%/core/vendor/sabre/dav/lib/Sabre/CalDAV/Principal/IProxyRead.php -%%WWWDIR%%/core/vendor/sabre/dav/lib/Sabre/CalDAV/Principal/IProxyWrite.php -%%WWWDIR%%/core/vendor/sabre/dav/lib/Sabre/CalDAV/Principal/ProxyRead.php -%%WWWDIR%%/core/vendor/sabre/dav/lib/Sabre/CalDAV/Principal/ProxyWrite.php -%%WWWDIR%%/core/vendor/sabre/dav/lib/Sabre/CalDAV/Principal/User.php -%%WWWDIR%%/core/vendor/sabre/dav/lib/Sabre/CalDAV/Property/AllowedSharingModes.php -%%WWWDIR%%/core/vendor/sabre/dav/lib/Sabre/CalDAV/Property/Invite.php -%%WWWDIR%%/core/vendor/sabre/dav/lib/Sabre/CalDAV/Property/ScheduleCalendarTransp.php -%%WWWDIR%%/core/vendor/sabre/dav/lib/Sabre/CalDAV/Property/SupportedCalendarComponentSet.php -%%WWWDIR%%/core/vendor/sabre/dav/lib/Sabre/CalDAV/Property/SupportedCalendarData.php -%%WWWDIR%%/core/vendor/sabre/dav/lib/Sabre/CalDAV/Property/SupportedCollationSet.php -%%WWWDIR%%/core/vendor/sabre/dav/lib/Sabre/CalDAV/Schedule/IMip.php -%%WWWDIR%%/core/vendor/sabre/dav/lib/Sabre/CalDAV/Schedule/IOutbox.php -%%WWWDIR%%/core/vendor/sabre/dav/lib/Sabre/CalDAV/Schedule/Outbox.php -%%WWWDIR%%/core/vendor/sabre/dav/lib/Sabre/CalDAV/ShareableCalendar.php -%%WWWDIR%%/core/vendor/sabre/dav/lib/Sabre/CalDAV/SharedCalendar.php -%%WWWDIR%%/core/vendor/sabre/dav/lib/Sabre/CalDAV/SharingPlugin.php -%%WWWDIR%%/core/vendor/sabre/dav/lib/Sabre/CalDAV/UserCalendars.php -%%WWWDIR%%/core/vendor/sabre/dav/lib/Sabre/CalDAV/Version.php -%%WWWDIR%%/core/vendor/sabre/dav/lib/Sabre/CardDAV/AddressBook.php -%%WWWDIR%%/core/vendor/sabre/dav/lib/Sabre/CardDAV/AddressBookQueryParser.php -%%WWWDIR%%/core/vendor/sabre/dav/lib/Sabre/CardDAV/AddressBookRoot.php -%%WWWDIR%%/core/vendor/sabre/dav/lib/Sabre/CardDAV/Backend/AbstractBackend.php -%%WWWDIR%%/core/vendor/sabre/dav/lib/Sabre/CardDAV/Backend/BackendInterface.php -%%WWWDIR%%/core/vendor/sabre/dav/lib/Sabre/CardDAV/Backend/PDO.php -%%WWWDIR%%/core/vendor/sabre/dav/lib/Sabre/CardDAV/Card.php -%%WWWDIR%%/core/vendor/sabre/dav/lib/Sabre/CardDAV/IAddressBook.php -%%WWWDIR%%/core/vendor/sabre/dav/lib/Sabre/CardDAV/ICard.php -%%WWWDIR%%/core/vendor/sabre/dav/lib/Sabre/CardDAV/IDirectory.php -%%WWWDIR%%/core/vendor/sabre/dav/lib/Sabre/CardDAV/Plugin.php -%%WWWDIR%%/core/vendor/sabre/dav/lib/Sabre/CardDAV/Property/SupportedAddressData.php -%%WWWDIR%%/core/vendor/sabre/dav/lib/Sabre/CardDAV/UserAddressBooks.php -%%WWWDIR%%/core/vendor/sabre/dav/lib/Sabre/CardDAV/VCFExportPlugin.php -%%WWWDIR%%/core/vendor/sabre/dav/lib/Sabre/CardDAV/Version.php -%%WWWDIR%%/core/vendor/sabre/dav/lib/Sabre/DAV/Auth/Backend/AbstractBasic.php -%%WWWDIR%%/core/vendor/sabre/dav/lib/Sabre/DAV/Auth/Backend/AbstractDigest.php -%%WWWDIR%%/core/vendor/sabre/dav/lib/Sabre/DAV/Auth/Backend/Apache.php -%%WWWDIR%%/core/vendor/sabre/dav/lib/Sabre/DAV/Auth/Backend/BackendInterface.php -%%WWWDIR%%/core/vendor/sabre/dav/lib/Sabre/DAV/Auth/Backend/File.php -%%WWWDIR%%/core/vendor/sabre/dav/lib/Sabre/DAV/Auth/Backend/PDO.php -%%WWWDIR%%/core/vendor/sabre/dav/lib/Sabre/DAV/Auth/Plugin.php -%%WWWDIR%%/core/vendor/sabre/dav/lib/Sabre/DAV/Browser/GuessContentType.php -%%WWWDIR%%/core/vendor/sabre/dav/lib/Sabre/DAV/Browser/MapGetToPropFind.php -%%WWWDIR%%/core/vendor/sabre/dav/lib/Sabre/DAV/Browser/Plugin.php -%%WWWDIR%%/core/vendor/sabre/dav/lib/Sabre/DAV/Browser/assets/favicon.ico -%%WWWDIR%%/core/vendor/sabre/dav/lib/Sabre/DAV/Browser/assets/icons/addressbook.png -%%WWWDIR%%/core/vendor/sabre/dav/lib/Sabre/DAV/Browser/assets/icons/calendar.png -%%WWWDIR%%/core/vendor/sabre/dav/lib/Sabre/DAV/Browser/assets/icons/card.png -%%WWWDIR%%/core/vendor/sabre/dav/lib/Sabre/DAV/Browser/assets/icons/collection.png -%%WWWDIR%%/core/vendor/sabre/dav/lib/Sabre/DAV/Browser/assets/icons/file.png -%%WWWDIR%%/core/vendor/sabre/dav/lib/Sabre/DAV/Browser/assets/icons/parent.png -%%WWWDIR%%/core/vendor/sabre/dav/lib/Sabre/DAV/Browser/assets/icons/principal.png -%%WWWDIR%%/core/vendor/sabre/dav/lib/Sabre/DAV/Client.php -%%WWWDIR%%/core/vendor/sabre/dav/lib/Sabre/DAV/Collection.php -%%WWWDIR%%/core/vendor/sabre/dav/lib/Sabre/DAV/Exception.php -%%WWWDIR%%/core/vendor/sabre/dav/lib/Sabre/DAV/Exception/BadRequest.php -%%WWWDIR%%/core/vendor/sabre/dav/lib/Sabre/DAV/Exception/Conflict.php -%%WWWDIR%%/core/vendor/sabre/dav/lib/Sabre/DAV/Exception/ConflictingLock.php -%%WWWDIR%%/core/vendor/sabre/dav/lib/Sabre/DAV/Exception/FileNotFound.php -%%WWWDIR%%/core/vendor/sabre/dav/lib/Sabre/DAV/Exception/Forbidden.php -%%WWWDIR%%/core/vendor/sabre/dav/lib/Sabre/DAV/Exception/InsufficientStorage.php -%%WWWDIR%%/core/vendor/sabre/dav/lib/Sabre/DAV/Exception/InvalidResourceType.php -%%WWWDIR%%/core/vendor/sabre/dav/lib/Sabre/DAV/Exception/LengthRequired.php -%%WWWDIR%%/core/vendor/sabre/dav/lib/Sabre/DAV/Exception/LockTokenMatchesRequestUri.php -%%WWWDIR%%/core/vendor/sabre/dav/lib/Sabre/DAV/Exception/Locked.php -%%WWWDIR%%/core/vendor/sabre/dav/lib/Sabre/DAV/Exception/MethodNotAllowed.php -%%WWWDIR%%/core/vendor/sabre/dav/lib/Sabre/DAV/Exception/NotAuthenticated.php -%%WWWDIR%%/core/vendor/sabre/dav/lib/Sabre/DAV/Exception/NotFound.php -%%WWWDIR%%/core/vendor/sabre/dav/lib/Sabre/DAV/Exception/NotImplemented.php -%%WWWDIR%%/core/vendor/sabre/dav/lib/Sabre/DAV/Exception/PaymentRequired.php -%%WWWDIR%%/core/vendor/sabre/dav/lib/Sabre/DAV/Exception/PreconditionFailed.php -%%WWWDIR%%/core/vendor/sabre/dav/lib/Sabre/DAV/Exception/ReportNotSupported.php -%%WWWDIR%%/core/vendor/sabre/dav/lib/Sabre/DAV/Exception/RequestedRangeNotSatisfiable.php -%%WWWDIR%%/core/vendor/sabre/dav/lib/Sabre/DAV/Exception/ServiceUnavailable.php -%%WWWDIR%%/core/vendor/sabre/dav/lib/Sabre/DAV/Exception/UnsupportedMediaType.php -%%WWWDIR%%/core/vendor/sabre/dav/lib/Sabre/DAV/FS/Directory.php -%%WWWDIR%%/core/vendor/sabre/dav/lib/Sabre/DAV/FS/File.php -%%WWWDIR%%/core/vendor/sabre/dav/lib/Sabre/DAV/FS/Node.php -%%WWWDIR%%/core/vendor/sabre/dav/lib/Sabre/DAV/FSExt/Directory.php -%%WWWDIR%%/core/vendor/sabre/dav/lib/Sabre/DAV/FSExt/File.php -%%WWWDIR%%/core/vendor/sabre/dav/lib/Sabre/DAV/FSExt/Node.php -%%WWWDIR%%/core/vendor/sabre/dav/lib/Sabre/DAV/File.php -%%WWWDIR%%/core/vendor/sabre/dav/lib/Sabre/DAV/ICollection.php -%%WWWDIR%%/core/vendor/sabre/dav/lib/Sabre/DAV/IExtendedCollection.php -%%WWWDIR%%/core/vendor/sabre/dav/lib/Sabre/DAV/IFile.php -%%WWWDIR%%/core/vendor/sabre/dav/lib/Sabre/DAV/INode.php -%%WWWDIR%%/core/vendor/sabre/dav/lib/Sabre/DAV/IProperties.php -%%WWWDIR%%/core/vendor/sabre/dav/lib/Sabre/DAV/IQuota.php -%%WWWDIR%%/core/vendor/sabre/dav/lib/Sabre/DAV/Locks/Backend/AbstractBackend.php -%%WWWDIR%%/core/vendor/sabre/dav/lib/Sabre/DAV/Locks/Backend/BackendInterface.php -%%WWWDIR%%/core/vendor/sabre/dav/lib/Sabre/DAV/Locks/Backend/FS.php -%%WWWDIR%%/core/vendor/sabre/dav/lib/Sabre/DAV/Locks/Backend/File.php -%%WWWDIR%%/core/vendor/sabre/dav/lib/Sabre/DAV/Locks/Backend/PDO.php -%%WWWDIR%%/core/vendor/sabre/dav/lib/Sabre/DAV/Locks/LockInfo.php -%%WWWDIR%%/core/vendor/sabre/dav/lib/Sabre/DAV/Locks/Plugin.php -%%WWWDIR%%/core/vendor/sabre/dav/lib/Sabre/DAV/Mount/Plugin.php -%%WWWDIR%%/core/vendor/sabre/dav/lib/Sabre/DAV/Node.php -%%WWWDIR%%/core/vendor/sabre/dav/lib/Sabre/DAV/ObjectTree.php -%%WWWDIR%%/core/vendor/sabre/dav/lib/Sabre/DAV/PartialUpdate/IFile.php -%%WWWDIR%%/core/vendor/sabre/dav/lib/Sabre/DAV/PartialUpdate/IPatchSupport.php -%%WWWDIR%%/core/vendor/sabre/dav/lib/Sabre/DAV/PartialUpdate/Plugin.php -%%WWWDIR%%/core/vendor/sabre/dav/lib/Sabre/DAV/Property.php -%%WWWDIR%%/core/vendor/sabre/dav/lib/Sabre/DAV/Property/GetLastModified.php -%%WWWDIR%%/core/vendor/sabre/dav/lib/Sabre/DAV/Property/Href.php -%%WWWDIR%%/core/vendor/sabre/dav/lib/Sabre/DAV/Property/HrefList.php -%%WWWDIR%%/core/vendor/sabre/dav/lib/Sabre/DAV/Property/IHref.php -%%WWWDIR%%/core/vendor/sabre/dav/lib/Sabre/DAV/Property/LockDiscovery.php -%%WWWDIR%%/core/vendor/sabre/dav/lib/Sabre/DAV/Property/ResourceType.php -%%WWWDIR%%/core/vendor/sabre/dav/lib/Sabre/DAV/Property/Response.php -%%WWWDIR%%/core/vendor/sabre/dav/lib/Sabre/DAV/Property/ResponseList.php -%%WWWDIR%%/core/vendor/sabre/dav/lib/Sabre/DAV/Property/SupportedLock.php -%%WWWDIR%%/core/vendor/sabre/dav/lib/Sabre/DAV/Property/SupportedReportSet.php -%%WWWDIR%%/core/vendor/sabre/dav/lib/Sabre/DAV/PropertyInterface.php -%%WWWDIR%%/core/vendor/sabre/dav/lib/Sabre/DAV/Server.php -%%WWWDIR%%/core/vendor/sabre/dav/lib/Sabre/DAV/ServerPlugin.php -%%WWWDIR%%/core/vendor/sabre/dav/lib/Sabre/DAV/SimpleCollection.php -%%WWWDIR%%/core/vendor/sabre/dav/lib/Sabre/DAV/SimpleFile.php -%%WWWDIR%%/core/vendor/sabre/dav/lib/Sabre/DAV/StringUtil.php -%%WWWDIR%%/core/vendor/sabre/dav/lib/Sabre/DAV/TemporaryFileFilterPlugin.php -%%WWWDIR%%/core/vendor/sabre/dav/lib/Sabre/DAV/Tree.php -%%WWWDIR%%/core/vendor/sabre/dav/lib/Sabre/DAV/Tree/Filesystem.php -%%WWWDIR%%/core/vendor/sabre/dav/lib/Sabre/DAV/URLUtil.php -%%WWWDIR%%/core/vendor/sabre/dav/lib/Sabre/DAV/UUIDUtil.php -%%WWWDIR%%/core/vendor/sabre/dav/lib/Sabre/DAV/Version.php -%%WWWDIR%%/core/vendor/sabre/dav/lib/Sabre/DAV/XMLUtil.php -%%WWWDIR%%/core/vendor/sabre/dav/lib/Sabre/DAVACL/AbstractPrincipalCollection.php -%%WWWDIR%%/core/vendor/sabre/dav/lib/Sabre/DAVACL/Exception/AceConflict.php -%%WWWDIR%%/core/vendor/sabre/dav/lib/Sabre/DAVACL/Exception/NeedPrivileges.php -%%WWWDIR%%/core/vendor/sabre/dav/lib/Sabre/DAVACL/Exception/NoAbstract.php -%%WWWDIR%%/core/vendor/sabre/dav/lib/Sabre/DAVACL/Exception/NotRecognizedPrincipal.php -%%WWWDIR%%/core/vendor/sabre/dav/lib/Sabre/DAVACL/Exception/NotSupportedPrivilege.php -%%WWWDIR%%/core/vendor/sabre/dav/lib/Sabre/DAVACL/IACL.php -%%WWWDIR%%/core/vendor/sabre/dav/lib/Sabre/DAVACL/IPrincipal.php -%%WWWDIR%%/core/vendor/sabre/dav/lib/Sabre/DAVACL/IPrincipalCollection.php -%%WWWDIR%%/core/vendor/sabre/dav/lib/Sabre/DAVACL/Plugin.php -%%WWWDIR%%/core/vendor/sabre/dav/lib/Sabre/DAVACL/Principal.php -%%WWWDIR%%/core/vendor/sabre/dav/lib/Sabre/DAVACL/PrincipalBackend/AbstractBackend.php -%%WWWDIR%%/core/vendor/sabre/dav/lib/Sabre/DAVACL/PrincipalBackend/BackendInterface.php -%%WWWDIR%%/core/vendor/sabre/dav/lib/Sabre/DAVACL/PrincipalBackend/PDO.php -%%WWWDIR%%/core/vendor/sabre/dav/lib/Sabre/DAVACL/PrincipalCollection.php -%%WWWDIR%%/core/vendor/sabre/dav/lib/Sabre/DAVACL/Property/Acl.php -%%WWWDIR%%/core/vendor/sabre/dav/lib/Sabre/DAVACL/Property/AclRestrictions.php -%%WWWDIR%%/core/vendor/sabre/dav/lib/Sabre/DAVACL/Property/CurrentUserPrivilegeSet.php -%%WWWDIR%%/core/vendor/sabre/dav/lib/Sabre/DAVACL/Property/Principal.php -%%WWWDIR%%/core/vendor/sabre/dav/lib/Sabre/DAVACL/Property/SupportedPrivilegeSet.php -%%WWWDIR%%/core/vendor/sabre/dav/lib/Sabre/DAVACL/Version.php -%%WWWDIR%%/core/vendor/sabre/dav/lib/Sabre/HTTP/AWSAuth.php -%%WWWDIR%%/core/vendor/sabre/dav/lib/Sabre/HTTP/AbstractAuth.php -%%WWWDIR%%/core/vendor/sabre/dav/lib/Sabre/HTTP/BasicAuth.php -%%WWWDIR%%/core/vendor/sabre/dav/lib/Sabre/HTTP/DigestAuth.php -%%WWWDIR%%/core/vendor/sabre/dav/lib/Sabre/HTTP/Request.php -%%WWWDIR%%/core/vendor/sabre/dav/lib/Sabre/HTTP/Response.php -%%WWWDIR%%/core/vendor/sabre/dav/lib/Sabre/HTTP/Util.php -%%WWWDIR%%/core/vendor/sabre/dav/lib/Sabre/HTTP/Version.php -%%WWWDIR%%/core/vendor/sabre/dav/lib/Sabre/autoload.php -%%WWWDIR%%/core/vendor/sabre/dav/tests/Sabre/CalDAV/Backend/AbstractPDOTest.php -%%WWWDIR%%/core/vendor/sabre/dav/tests/Sabre/CalDAV/Backend/AbstractTest.php -%%WWWDIR%%/core/vendor/sabre/dav/tests/Sabre/CalDAV/Backend/Mock.php -%%WWWDIR%%/core/vendor/sabre/dav/tests/Sabre/CalDAV/Backend/PDOMySQLTest.php -%%WWWDIR%%/core/vendor/sabre/dav/tests/Sabre/CalDAV/Backend/PDOSqliteTest.php -%%WWWDIR%%/core/vendor/sabre/dav/tests/Sabre/CalDAV/CalendarObjectTest.php -%%WWWDIR%%/core/vendor/sabre/dav/tests/Sabre/CalDAV/CalendarQueryParserTest.php -%%WWWDIR%%/core/vendor/sabre/dav/tests/Sabre/CalDAV/CalendarQueryVAlarmTest.php -%%WWWDIR%%/core/vendor/sabre/dav/tests/Sabre/CalDAV/CalendarQueryValidatorTest.php -%%WWWDIR%%/core/vendor/sabre/dav/tests/Sabre/CalDAV/CalendarTest.php -%%WWWDIR%%/core/vendor/sabre/dav/tests/Sabre/CalDAV/ExpandEventsDTSTARTandDTENDTest.php -%%WWWDIR%%/core/vendor/sabre/dav/tests/Sabre/CalDAV/ExpandEventsDTSTARTandDTENDbyDayTest.php -%%WWWDIR%%/core/vendor/sabre/dav/tests/Sabre/CalDAV/ExpandEventsDoubleEventsTest.php -%%WWWDIR%%/core/vendor/sabre/dav/tests/Sabre/CalDAV/FreeBusyReportTest.php -%%WWWDIR%%/core/vendor/sabre/dav/tests/Sabre/CalDAV/FreeBusyRequestTest.php -%%WWWDIR%%/core/vendor/sabre/dav/tests/Sabre/CalDAV/GetEventsByTimerangeTest.php -%%WWWDIR%%/core/vendor/sabre/dav/tests/Sabre/CalDAV/ICSExportPluginTest.php -%%WWWDIR%%/core/vendor/sabre/dav/tests/Sabre/CalDAV/Issue166Test.php -%%WWWDIR%%/core/vendor/sabre/dav/tests/Sabre/CalDAV/Issue172Test.php -%%WWWDIR%%/core/vendor/sabre/dav/tests/Sabre/CalDAV/Issue203Test.php -%%WWWDIR%%/core/vendor/sabre/dav/tests/Sabre/CalDAV/Issue205Test.php -%%WWWDIR%%/core/vendor/sabre/dav/tests/Sabre/CalDAV/Issue211Test.php -%%WWWDIR%%/core/vendor/sabre/dav/tests/Sabre/CalDAV/Issue220Test.php -%%WWWDIR%%/core/vendor/sabre/dav/tests/Sabre/CalDAV/Issue228Test.php -%%WWWDIR%%/core/vendor/sabre/dav/tests/Sabre/CalDAV/Notifications/CollectionTest.php -%%WWWDIR%%/core/vendor/sabre/dav/tests/Sabre/CalDAV/Notifications/NodeTest.php -%%WWWDIR%%/core/vendor/sabre/dav/tests/Sabre/CalDAV/Notifications/Notification/InviteReplyTest.php -%%WWWDIR%%/core/vendor/sabre/dav/tests/Sabre/CalDAV/Notifications/Notification/InviteTest.php -%%WWWDIR%%/core/vendor/sabre/dav/tests/Sabre/CalDAV/Notifications/Notification/SystemStatusTest.php -%%WWWDIR%%/core/vendor/sabre/dav/tests/Sabre/CalDAV/OutboxPostTest.php -%%WWWDIR%%/core/vendor/sabre/dav/tests/Sabre/CalDAV/PluginTest.php -%%WWWDIR%%/core/vendor/sabre/dav/tests/Sabre/CalDAV/Principal/CollectionTest.php -%%WWWDIR%%/core/vendor/sabre/dav/tests/Sabre/CalDAV/Principal/ProxyReadTest.php -%%WWWDIR%%/core/vendor/sabre/dav/tests/Sabre/CalDAV/Principal/ProxyWriteTest.php -%%WWWDIR%%/core/vendor/sabre/dav/tests/Sabre/CalDAV/Principal/UserTest.php -%%WWWDIR%%/core/vendor/sabre/dav/tests/Sabre/CalDAV/Property/AllowedSharingModesTest.php -%%WWWDIR%%/core/vendor/sabre/dav/tests/Sabre/CalDAV/Property/InviteTest.php -%%WWWDIR%%/core/vendor/sabre/dav/tests/Sabre/CalDAV/Property/ScheduleCalendarTranspTest.php -%%WWWDIR%%/core/vendor/sabre/dav/tests/Sabre/CalDAV/Property/SupportedCalendarComponentSetTest.php -%%WWWDIR%%/core/vendor/sabre/dav/tests/Sabre/CalDAV/Property/SupportedCalendarDataTest.php -%%WWWDIR%%/core/vendor/sabre/dav/tests/Sabre/CalDAV/Property/SupportedCollationSetTest.php -%%WWWDIR%%/core/vendor/sabre/dav/tests/Sabre/CalDAV/Schedule/IMip/Mock.php -%%WWWDIR%%/core/vendor/sabre/dav/tests/Sabre/CalDAV/Schedule/OutboxTest.php -%%WWWDIR%%/core/vendor/sabre/dav/tests/Sabre/CalDAV/ShareableCalendarTest.php -%%WWWDIR%%/core/vendor/sabre/dav/tests/Sabre/CalDAV/SharedCalendarTest.php -%%WWWDIR%%/core/vendor/sabre/dav/tests/Sabre/CalDAV/SharingPluginTest.php -%%WWWDIR%%/core/vendor/sabre/dav/tests/Sabre/CalDAV/TestUtil.php -%%WWWDIR%%/core/vendor/sabre/dav/tests/Sabre/CalDAV/UserCalendarsSharedCalendarsTest.php -%%WWWDIR%%/core/vendor/sabre/dav/tests/Sabre/CalDAV/UserCalendarsTest.php -%%WWWDIR%%/core/vendor/sabre/dav/tests/Sabre/CalDAV/ValidateICalTest.php -%%WWWDIR%%/core/vendor/sabre/dav/tests/Sabre/CalDAV/VersionTest.php -%%WWWDIR%%/core/vendor/sabre/dav/tests/Sabre/CardDAV/AbstractPluginTest.php -%%WWWDIR%%/core/vendor/sabre/dav/tests/Sabre/CardDAV/AddressBookQueryParserTest.php -%%WWWDIR%%/core/vendor/sabre/dav/tests/Sabre/CardDAV/AddressBookQueryTest.php -%%WWWDIR%%/core/vendor/sabre/dav/tests/Sabre/CardDAV/AddressBookRootTest.php -%%WWWDIR%%/core/vendor/sabre/dav/tests/Sabre/CardDAV/AddressBookTest.php -%%WWWDIR%%/core/vendor/sabre/dav/tests/Sabre/CardDAV/Backend/AbstractPDOTest.php -%%WWWDIR%%/core/vendor/sabre/dav/tests/Sabre/CardDAV/Backend/Mock.php -%%WWWDIR%%/core/vendor/sabre/dav/tests/Sabre/CardDAV/Backend/PDOMySQLTest.php -%%WWWDIR%%/core/vendor/sabre/dav/tests/Sabre/CardDAV/Backend/PDOSqliteTest.php -%%WWWDIR%%/core/vendor/sabre/dav/tests/Sabre/CardDAV/CardTest.php -%%WWWDIR%%/core/vendor/sabre/dav/tests/Sabre/CardDAV/IDirectoryTest.php -%%WWWDIR%%/core/vendor/sabre/dav/tests/Sabre/CardDAV/MultiGetTest.php -%%WWWDIR%%/core/vendor/sabre/dav/tests/Sabre/CardDAV/PluginTest.php -%%WWWDIR%%/core/vendor/sabre/dav/tests/Sabre/CardDAV/Property/SupportedAddressDataTest.php -%%WWWDIR%%/core/vendor/sabre/dav/tests/Sabre/CardDAV/SogoStripContentTypeTest.php -%%WWWDIR%%/core/vendor/sabre/dav/tests/Sabre/CardDAV/TestUtil.php -%%WWWDIR%%/core/vendor/sabre/dav/tests/Sabre/CardDAV/UserAddressBooksTest.php -%%WWWDIR%%/core/vendor/sabre/dav/tests/Sabre/CardDAV/VCFExportTest.php -%%WWWDIR%%/core/vendor/sabre/dav/tests/Sabre/CardDAV/ValidateFilterTest.php -%%WWWDIR%%/core/vendor/sabre/dav/tests/Sabre/CardDAV/ValidateVCardTest.php -%%WWWDIR%%/core/vendor/sabre/dav/tests/Sabre/CardDAV/VersionTest.php -%%WWWDIR%%/core/vendor/sabre/dav/tests/Sabre/DAV/AbstractServer.php -%%WWWDIR%%/core/vendor/sabre/dav/tests/Sabre/DAV/Auth/Backend/AbstractBasicTest.php -%%WWWDIR%%/core/vendor/sabre/dav/tests/Sabre/DAV/Auth/Backend/AbstractDigestTest.php -%%WWWDIR%%/core/vendor/sabre/dav/tests/Sabre/DAV/Auth/Backend/AbstractPDOTest.php -%%WWWDIR%%/core/vendor/sabre/dav/tests/Sabre/DAV/Auth/Backend/ApacheTest.php -%%WWWDIR%%/core/vendor/sabre/dav/tests/Sabre/DAV/Auth/Backend/FileTest.php -%%WWWDIR%%/core/vendor/sabre/dav/tests/Sabre/DAV/Auth/Backend/Mock.php -%%WWWDIR%%/core/vendor/sabre/dav/tests/Sabre/DAV/Auth/Backend/PDOMySQLTest.php -%%WWWDIR%%/core/vendor/sabre/dav/tests/Sabre/DAV/Auth/Backend/PDOSqliteTest.php -%%WWWDIR%%/core/vendor/sabre/dav/tests/Sabre/DAV/Auth/PluginTest.php -%%WWWDIR%%/core/vendor/sabre/dav/tests/Sabre/DAV/BasicNodeTest.php -%%WWWDIR%%/core/vendor/sabre/dav/tests/Sabre/DAV/Browser/GuessContentTypeTest.php -%%WWWDIR%%/core/vendor/sabre/dav/tests/Sabre/DAV/Browser/MapGetToPropFindTest.php -%%WWWDIR%%/core/vendor/sabre/dav/tests/Sabre/DAV/Browser/PluginTest.php -%%WWWDIR%%/core/vendor/sabre/dav/tests/Sabre/DAV/ClientMock.php -%%WWWDIR%%/core/vendor/sabre/dav/tests/Sabre/DAV/ClientTest.php -%%WWWDIR%%/core/vendor/sabre/dav/tests/Sabre/DAV/Exception/LockedTest.php -%%WWWDIR%%/core/vendor/sabre/dav/tests/Sabre/DAV/Exception/PaymentRequiredTest.php -%%WWWDIR%%/core/vendor/sabre/dav/tests/Sabre/DAV/ExceptionTest.php -%%WWWDIR%%/core/vendor/sabre/dav/tests/Sabre/DAV/FSExt/FileTest.php -%%WWWDIR%%/core/vendor/sabre/dav/tests/Sabre/DAV/FSExt/NodeTest.php -%%WWWDIR%%/core/vendor/sabre/dav/tests/Sabre/DAV/FSExt/ServerTest.php -%%WWWDIR%%/core/vendor/sabre/dav/tests/Sabre/DAV/HTTPPreferParsingTest.php -%%WWWDIR%%/core/vendor/sabre/dav/tests/Sabre/DAV/HttpDeleteTest.php -%%WWWDIR%%/core/vendor/sabre/dav/tests/Sabre/DAV/HttpPutTest.php -%%WWWDIR%%/core/vendor/sabre/dav/tests/Sabre/DAV/Issue33Test.php -%%WWWDIR%%/core/vendor/sabre/dav/tests/Sabre/DAV/Locks/Backend/AbstractTest.php -%%WWWDIR%%/core/vendor/sabre/dav/tests/Sabre/DAV/Locks/Backend/FSTest.php -%%WWWDIR%%/core/vendor/sabre/dav/tests/Sabre/DAV/Locks/Backend/FileTest.php -%%WWWDIR%%/core/vendor/sabre/dav/tests/Sabre/DAV/Locks/Backend/PDOMySQLTest.php -%%WWWDIR%%/core/vendor/sabre/dav/tests/Sabre/DAV/Locks/Backend/PDOTest.php -%%WWWDIR%%/core/vendor/sabre/dav/tests/Sabre/DAV/Locks/GetIfConditionsTest.php -%%WWWDIR%%/core/vendor/sabre/dav/tests/Sabre/DAV/Locks/MSWordTest.php -%%WWWDIR%%/core/vendor/sabre/dav/tests/Sabre/DAV/Locks/PluginTest.php -%%WWWDIR%%/core/vendor/sabre/dav/tests/Sabre/DAV/Mock/Collection.php -%%WWWDIR%%/core/vendor/sabre/dav/tests/Sabre/DAV/Mock/File.php -%%WWWDIR%%/core/vendor/sabre/dav/tests/Sabre/DAV/Mount/PluginTest.php -%%WWWDIR%%/core/vendor/sabre/dav/tests/Sabre/DAV/ObjectTreeTest.php -%%WWWDIR%%/core/vendor/sabre/dav/tests/Sabre/DAV/PartialUpdate/FileMock.php -%%WWWDIR%%/core/vendor/sabre/dav/tests/Sabre/DAV/PartialUpdate/PluginTest.php -%%WWWDIR%%/core/vendor/sabre/dav/tests/Sabre/DAV/PartialUpdate/SpecificationTest.php -%%WWWDIR%%/core/vendor/sabre/dav/tests/Sabre/DAV/Property/GetLastModifiedTest.php -%%WWWDIR%%/core/vendor/sabre/dav/tests/Sabre/DAV/Property/HrefListTest.php -%%WWWDIR%%/core/vendor/sabre/dav/tests/Sabre/DAV/Property/HrefTest.php -%%WWWDIR%%/core/vendor/sabre/dav/tests/Sabre/DAV/Property/ResourceTypeTest.php -%%WWWDIR%%/core/vendor/sabre/dav/tests/Sabre/DAV/Property/ResponseListTest.php -%%WWWDIR%%/core/vendor/sabre/dav/tests/Sabre/DAV/Property/ResponseTest.php -%%WWWDIR%%/core/vendor/sabre/dav/tests/Sabre/DAV/Property/SupportedReportSetTest.php -%%WWWDIR%%/core/vendor/sabre/dav/tests/Sabre/DAV/ServerCopyMoveTest.php -%%WWWDIR%%/core/vendor/sabre/dav/tests/Sabre/DAV/ServerEventsTest.php -%%WWWDIR%%/core/vendor/sabre/dav/tests/Sabre/DAV/ServerMKCOLTest.php -%%WWWDIR%%/core/vendor/sabre/dav/tests/Sabre/DAV/ServerPluginTest.php -%%WWWDIR%%/core/vendor/sabre/dav/tests/Sabre/DAV/ServerPreconditionTest.php -%%WWWDIR%%/core/vendor/sabre/dav/tests/Sabre/DAV/ServerPropsTest.php -%%WWWDIR%%/core/vendor/sabre/dav/tests/Sabre/DAV/ServerRangeTest.php -%%WWWDIR%%/core/vendor/sabre/dav/tests/Sabre/DAV/ServerSimpleTest.php -%%WWWDIR%%/core/vendor/sabre/dav/tests/Sabre/DAV/ServerUpdatePropertiesTest.php -%%WWWDIR%%/core/vendor/sabre/dav/tests/Sabre/DAV/SimpleFileTest.php -%%WWWDIR%%/core/vendor/sabre/dav/tests/Sabre/DAV/StringUtilTest.php -%%WWWDIR%%/core/vendor/sabre/dav/tests/Sabre/DAV/TemporaryFileFilterTest.php -%%WWWDIR%%/core/vendor/sabre/dav/tests/Sabre/DAV/TestPlugin.php -%%WWWDIR%%/core/vendor/sabre/dav/tests/Sabre/DAV/Tree/FilesystemTest.php -%%WWWDIR%%/core/vendor/sabre/dav/tests/Sabre/DAV/TreeTest.php -%%WWWDIR%%/core/vendor/sabre/dav/tests/Sabre/DAV/URLUtilTest.php -%%WWWDIR%%/core/vendor/sabre/dav/tests/Sabre/DAV/UUIDUtilTest.php -%%WWWDIR%%/core/vendor/sabre/dav/tests/Sabre/DAV/XMLUtilTest.php -%%WWWDIR%%/core/vendor/sabre/dav/tests/Sabre/DAVACL/ACLMethodTest.php -%%WWWDIR%%/core/vendor/sabre/dav/tests/Sabre/DAVACL/AllowAccessTest.php -%%WWWDIR%%/core/vendor/sabre/dav/tests/Sabre/DAVACL/BlockAccessTest.php -%%WWWDIR%%/core/vendor/sabre/dav/tests/Sabre/DAVACL/Exception/AceConflictTest.php -%%WWWDIR%%/core/vendor/sabre/dav/tests/Sabre/DAVACL/Exception/NeedPrivilegesExceptionTest.php -%%WWWDIR%%/core/vendor/sabre/dav/tests/Sabre/DAVACL/Exception/NoAbstractTest.php -%%WWWDIR%%/core/vendor/sabre/dav/tests/Sabre/DAVACL/Exception/NotRecognizedPrincipalTest.php -%%WWWDIR%%/core/vendor/sabre/dav/tests/Sabre/DAVACL/Exception/NotSupportedPrivilegeTest.php -%%WWWDIR%%/core/vendor/sabre/dav/tests/Sabre/DAVACL/ExpandPropertiesTest.php -%%WWWDIR%%/core/vendor/sabre/dav/tests/Sabre/DAVACL/MockACLNode.php -%%WWWDIR%%/core/vendor/sabre/dav/tests/Sabre/DAVACL/MockPrincipal.php -%%WWWDIR%%/core/vendor/sabre/dav/tests/Sabre/DAVACL/PluginAdminTest.php -%%WWWDIR%%/core/vendor/sabre/dav/tests/Sabre/DAVACL/PluginPropertiesTest.php -%%WWWDIR%%/core/vendor/sabre/dav/tests/Sabre/DAVACL/PluginUpdatePropertiesTest.php -%%WWWDIR%%/core/vendor/sabre/dav/tests/Sabre/DAVACL/PrincipalBackend/AbstractPDOTest.php -%%WWWDIR%%/core/vendor/sabre/dav/tests/Sabre/DAVACL/PrincipalBackend/Mock.php -%%WWWDIR%%/core/vendor/sabre/dav/tests/Sabre/DAVACL/PrincipalBackend/PDOMySQLTest.php -%%WWWDIR%%/core/vendor/sabre/dav/tests/Sabre/DAVACL/PrincipalBackend/PDOSqliteTest.php -%%WWWDIR%%/core/vendor/sabre/dav/tests/Sabre/DAVACL/PrincipalCollectionTest.php -%%WWWDIR%%/core/vendor/sabre/dav/tests/Sabre/DAVACL/PrincipalPropertySearchTest.php -%%WWWDIR%%/core/vendor/sabre/dav/tests/Sabre/DAVACL/PrincipalSearchPropertySetTest.php -%%WWWDIR%%/core/vendor/sabre/dav/tests/Sabre/DAVACL/PrincipalTest.php -%%WWWDIR%%/core/vendor/sabre/dav/tests/Sabre/DAVACL/Property/ACLRestrictionsTest.php -%%WWWDIR%%/core/vendor/sabre/dav/tests/Sabre/DAVACL/Property/ACLTest.php -%%WWWDIR%%/core/vendor/sabre/dav/tests/Sabre/DAVACL/Property/CurrentUserPrivilegeSetTest.php -%%WWWDIR%%/core/vendor/sabre/dav/tests/Sabre/DAVACL/Property/PrincipalTest.php -%%WWWDIR%%/core/vendor/sabre/dav/tests/Sabre/DAVACL/Property/SupportedPrivilegeSetTest.php -%%WWWDIR%%/core/vendor/sabre/dav/tests/Sabre/DAVACL/SimplePluginTest.php -%%WWWDIR%%/core/vendor/sabre/dav/tests/Sabre/DAVACL/VersionTest.php -%%WWWDIR%%/core/vendor/sabre/dav/tests/Sabre/DAVServerTest.php -%%WWWDIR%%/core/vendor/sabre/dav/tests/Sabre/HTTP/AWSAuthTest.php -%%WWWDIR%%/core/vendor/sabre/dav/tests/Sabre/HTTP/BasicAuthTest.php -%%WWWDIR%%/core/vendor/sabre/dav/tests/Sabre/HTTP/DigestAuthTest.php -%%WWWDIR%%/core/vendor/sabre/dav/tests/Sabre/HTTP/RequestTest.php -%%WWWDIR%%/core/vendor/sabre/dav/tests/Sabre/HTTP/ResponseMock.php -%%WWWDIR%%/core/vendor/sabre/dav/tests/Sabre/HTTP/ResponseTest.php -%%WWWDIR%%/core/vendor/sabre/dav/tests/Sabre/HTTP/UtilTest.php -%%WWWDIR%%/core/vendor/sabre/dav/tests/Sabre/HTTP/VersionTest.php -%%WWWDIR%%/core/vendor/sabre/dav/tests/Sabre/TestUtil.php -%%WWWDIR%%/core/vendor/sabre/dav/tests/bootstrap.php -%%WWWDIR%%/core/vendor/sabre/dav/tests/composer.vobject3.json -%%WWWDIR%%/core/vendor/sabre/dav/tests/phpunit.xml -%%WWWDIR%%/core/vendor/sabre/vobject/.gitignore -%%WWWDIR%%/core/vendor/sabre/vobject/.travis.yml -%%WWWDIR%%/core/vendor/sabre/vobject/ChangeLog -%%WWWDIR%%/core/vendor/sabre/vobject/LICENSE -%%WWWDIR%%/core/vendor/sabre/vobject/README.md -%%WWWDIR%%/core/vendor/sabre/vobject/bin/bench.php -%%WWWDIR%%/core/vendor/sabre/vobject/bin/generateicalendardata.php -%%WWWDIR%%/core/vendor/sabre/vobject/bin/vobjectvalidate.php -%%WWWDIR%%/core/vendor/sabre/vobject/composer.json -%%WWWDIR%%/core/vendor/sabre/vobject/lib/Sabre/VObject/Component.php -%%WWWDIR%%/core/vendor/sabre/vobject/lib/Sabre/VObject/Component/VAlarm.php -%%WWWDIR%%/core/vendor/sabre/vobject/lib/Sabre/VObject/Component/VCalendar.php -%%WWWDIR%%/core/vendor/sabre/vobject/lib/Sabre/VObject/Component/VCard.php -%%WWWDIR%%/core/vendor/sabre/vobject/lib/Sabre/VObject/Component/VEvent.php -%%WWWDIR%%/core/vendor/sabre/vobject/lib/Sabre/VObject/Component/VFreeBusy.php -%%WWWDIR%%/core/vendor/sabre/vobject/lib/Sabre/VObject/Component/VJournal.php -%%WWWDIR%%/core/vendor/sabre/vobject/lib/Sabre/VObject/Component/VTodo.php -%%WWWDIR%%/core/vendor/sabre/vobject/lib/Sabre/VObject/DateTimeParser.php -%%WWWDIR%%/core/vendor/sabre/vobject/lib/Sabre/VObject/Document.php -%%WWWDIR%%/core/vendor/sabre/vobject/lib/Sabre/VObject/ElementList.php -%%WWWDIR%%/core/vendor/sabre/vobject/lib/Sabre/VObject/FreeBusyGenerator.php -%%WWWDIR%%/core/vendor/sabre/vobject/lib/Sabre/VObject/Node.php -%%WWWDIR%%/core/vendor/sabre/vobject/lib/Sabre/VObject/Parameter.php -%%WWWDIR%%/core/vendor/sabre/vobject/lib/Sabre/VObject/ParseException.php -%%WWWDIR%%/core/vendor/sabre/vobject/lib/Sabre/VObject/Property.php -%%WWWDIR%%/core/vendor/sabre/vobject/lib/Sabre/VObject/Property/Compound.php -%%WWWDIR%%/core/vendor/sabre/vobject/lib/Sabre/VObject/Property/DateTime.php -%%WWWDIR%%/core/vendor/sabre/vobject/lib/Sabre/VObject/Property/MultiDateTime.php -%%WWWDIR%%/core/vendor/sabre/vobject/lib/Sabre/VObject/Reader.php -%%WWWDIR%%/core/vendor/sabre/vobject/lib/Sabre/VObject/RecurrenceIterator.php -%%WWWDIR%%/core/vendor/sabre/vobject/lib/Sabre/VObject/Splitter/ICalendar.php -%%WWWDIR%%/core/vendor/sabre/vobject/lib/Sabre/VObject/Splitter/SplitterInterface.php -%%WWWDIR%%/core/vendor/sabre/vobject/lib/Sabre/VObject/Splitter/VCard.php -%%WWWDIR%%/core/vendor/sabre/vobject/lib/Sabre/VObject/StringUtil.php -%%WWWDIR%%/core/vendor/sabre/vobject/lib/Sabre/VObject/TimeZoneUtil.php -%%WWWDIR%%/core/vendor/sabre/vobject/lib/Sabre/VObject/Version.php -%%WWWDIR%%/core/vendor/sabre/vobject/lib/Sabre/VObject/includes.php -%%WWWDIR%%/core/vendor/sabre/vobject/tests/Sabre/VObject/Component/VAlarmTest.php -%%WWWDIR%%/core/vendor/sabre/vobject/tests/Sabre/VObject/Component/VCalendarTest.php -%%WWWDIR%%/core/vendor/sabre/vobject/tests/Sabre/VObject/Component/VCardTest.php -%%WWWDIR%%/core/vendor/sabre/vobject/tests/Sabre/VObject/Component/VEventTest.php -%%WWWDIR%%/core/vendor/sabre/vobject/tests/Sabre/VObject/Component/VFreeBusyTest.php -%%WWWDIR%%/core/vendor/sabre/vobject/tests/Sabre/VObject/Component/VJournalTest.php -%%WWWDIR%%/core/vendor/sabre/vobject/tests/Sabre/VObject/Component/VTodoTest.php -%%WWWDIR%%/core/vendor/sabre/vobject/tests/Sabre/VObject/ComponentTest.php -%%WWWDIR%%/core/vendor/sabre/vobject/tests/Sabre/VObject/DateTimeParserTest.php -%%WWWDIR%%/core/vendor/sabre/vobject/tests/Sabre/VObject/DocumentTest.php -%%WWWDIR%%/core/vendor/sabre/vobject/tests/Sabre/VObject/ElementListTest.php -%%WWWDIR%%/core/vendor/sabre/vobject/tests/Sabre/VObject/EmClientTest.php -%%WWWDIR%%/core/vendor/sabre/vobject/tests/Sabre/VObject/FreeBusyGeneratorTest.php -%%WWWDIR%%/core/vendor/sabre/vobject/tests/Sabre/VObject/Issue153Test.php -%%WWWDIR%%/core/vendor/sabre/vobject/tests/Sabre/VObject/Issue154Test.php -%%WWWDIR%%/core/vendor/sabre/vobject/tests/Sabre/VObject/Issue48Test.php -%%WWWDIR%%/core/vendor/sabre/vobject/tests/Sabre/VObject/Issue50Test.php -%%WWWDIR%%/core/vendor/sabre/vobject/tests/Sabre/VObject/ParameterTest.php -%%WWWDIR%%/core/vendor/sabre/vobject/tests/Sabre/VObject/Property/CompoundTest.php -%%WWWDIR%%/core/vendor/sabre/vobject/tests/Sabre/VObject/Property/DateTimeTest.php -%%WWWDIR%%/core/vendor/sabre/vobject/tests/Sabre/VObject/Property/MultiDateTimeTest.php -%%WWWDIR%%/core/vendor/sabre/vobject/tests/Sabre/VObject/PropertyTest.php -%%WWWDIR%%/core/vendor/sabre/vobject/tests/Sabre/VObject/ReaderTest.php -%%WWWDIR%%/core/vendor/sabre/vobject/tests/Sabre/VObject/RecurrenceIteratorFifthTuesdayProblemTest.php -%%WWWDIR%%/core/vendor/sabre/vobject/tests/Sabre/VObject/RecurrenceIteratorIncorrectExpandTest.php -%%WWWDIR%%/core/vendor/sabre/vobject/tests/Sabre/VObject/RecurrenceIteratorInfiniteLoopProblemTest.php -%%WWWDIR%%/core/vendor/sabre/vobject/tests/Sabre/VObject/RecurrenceIteratorMinusOneProblemTest.php -%%WWWDIR%%/core/vendor/sabre/vobject/tests/Sabre/VObject/RecurrenceIteratorMissingOverriddenTest.php -%%WWWDIR%%/core/vendor/sabre/vobject/tests/Sabre/VObject/RecurrenceIteratorTest.php -%%WWWDIR%%/core/vendor/sabre/vobject/tests/Sabre/VObject/SlashRTest.php -%%WWWDIR%%/core/vendor/sabre/vobject/tests/Sabre/VObject/Splitter/ICalendarTest.php -%%WWWDIR%%/core/vendor/sabre/vobject/tests/Sabre/VObject/Splitter/VCardTest.php -%%WWWDIR%%/core/vendor/sabre/vobject/tests/Sabre/VObject/StringUtilTest.php -%%WWWDIR%%/core/vendor/sabre/vobject/tests/Sabre/VObject/TimeZoneUtilTest.php -%%WWWDIR%%/core/vendor/sabre/vobject/tests/Sabre/VObject/VersionTest.php -%%WWWDIR%%/core/vendor/sabre/vobject/tests/Sabre/VObject/issue153.vcf -%%WWWDIR%%/core/vendor/sabre/vobject/tests/bootstrap.php -%%WWWDIR%%/core/vendor/sabre/vobject/tests/phpunit.xml -%%WWWDIR%%/core/vendor/symfony/config/.gitignore -%%WWWDIR%%/core/vendor/symfony/config/CHANGELOG.md -%%WWWDIR%%/core/vendor/symfony/config/ConfigCache.php -%%WWWDIR%%/core/vendor/symfony/config/ConfigCacheFactory.php -%%WWWDIR%%/core/vendor/symfony/config/ConfigCacheFactoryInterface.php -%%WWWDIR%%/core/vendor/symfony/config/ConfigCacheInterface.php -%%WWWDIR%%/core/vendor/symfony/config/Definition/ArrayNode.php -%%WWWDIR%%/core/vendor/symfony/config/Definition/BaseNode.php -%%WWWDIR%%/core/vendor/symfony/config/Definition/BooleanNode.php -%%WWWDIR%%/core/vendor/symfony/config/Definition/Builder/ArrayNodeDefinition.php -%%WWWDIR%%/core/vendor/symfony/config/Definition/Builder/BooleanNodeDefinition.php -%%WWWDIR%%/core/vendor/symfony/config/Definition/Builder/EnumNodeDefinition.php -%%WWWDIR%%/core/vendor/symfony/config/Definition/Builder/ExprBuilder.php -%%WWWDIR%%/core/vendor/symfony/config/Definition/Builder/FloatNodeDefinition.php -%%WWWDIR%%/core/vendor/symfony/config/Definition/Builder/IntegerNodeDefinition.php -%%WWWDIR%%/core/vendor/symfony/config/Definition/Builder/MergeBuilder.php -%%WWWDIR%%/core/vendor/symfony/config/Definition/Builder/NodeBuilder.php -%%WWWDIR%%/core/vendor/symfony/config/Definition/Builder/NodeDefinition.php -%%WWWDIR%%/core/vendor/symfony/config/Definition/Builder/NodeParentInterface.php -%%WWWDIR%%/core/vendor/symfony/config/Definition/Builder/NormalizationBuilder.php -%%WWWDIR%%/core/vendor/symfony/config/Definition/Builder/NumericNodeDefinition.php -%%WWWDIR%%/core/vendor/symfony/config/Definition/Builder/ParentNodeDefinitionInterface.php -%%WWWDIR%%/core/vendor/symfony/config/Definition/Builder/ScalarNodeDefinition.php -%%WWWDIR%%/core/vendor/symfony/config/Definition/Builder/TreeBuilder.php -%%WWWDIR%%/core/vendor/symfony/config/Definition/Builder/ValidationBuilder.php -%%WWWDIR%%/core/vendor/symfony/config/Definition/Builder/VariableNodeDefinition.php -%%WWWDIR%%/core/vendor/symfony/config/Definition/ConfigurationInterface.php -%%WWWDIR%%/core/vendor/symfony/config/Definition/Dumper/XmlReferenceDumper.php -%%WWWDIR%%/core/vendor/symfony/config/Definition/Dumper/YamlReferenceDumper.php -%%WWWDIR%%/core/vendor/symfony/config/Definition/EnumNode.php -%%WWWDIR%%/core/vendor/symfony/config/Definition/Exception/DuplicateKeyException.php -%%WWWDIR%%/core/vendor/symfony/config/Definition/Exception/Exception.php -%%WWWDIR%%/core/vendor/symfony/config/Definition/Exception/ForbiddenOverwriteException.php -%%WWWDIR%%/core/vendor/symfony/config/Definition/Exception/InvalidConfigurationException.php -%%WWWDIR%%/core/vendor/symfony/config/Definition/Exception/InvalidDefinitionException.php -%%WWWDIR%%/core/vendor/symfony/config/Definition/Exception/InvalidTypeException.php -%%WWWDIR%%/core/vendor/symfony/config/Definition/Exception/UnsetKeyException.php -%%WWWDIR%%/core/vendor/symfony/config/Definition/FloatNode.php -%%WWWDIR%%/core/vendor/symfony/config/Definition/IntegerNode.php -%%WWWDIR%%/core/vendor/symfony/config/Definition/NodeInterface.php -%%WWWDIR%%/core/vendor/symfony/config/Definition/NumericNode.php -%%WWWDIR%%/core/vendor/symfony/config/Definition/Processor.php -%%WWWDIR%%/core/vendor/symfony/config/Definition/PrototypeNodeInterface.php -%%WWWDIR%%/core/vendor/symfony/config/Definition/PrototypedArrayNode.php -%%WWWDIR%%/core/vendor/symfony/config/Definition/ScalarNode.php -%%WWWDIR%%/core/vendor/symfony/config/Definition/VariableNode.php -%%WWWDIR%%/core/vendor/symfony/config/DependencyInjection/ConfigCachePass.php -%%WWWDIR%%/core/vendor/symfony/config/Exception/FileLoaderImportCircularReferenceException.php -%%WWWDIR%%/core/vendor/symfony/config/Exception/FileLoaderLoadException.php -%%WWWDIR%%/core/vendor/symfony/config/Exception/FileLocatorFileNotFoundException.php -%%WWWDIR%%/core/vendor/symfony/config/FileLocator.php -%%WWWDIR%%/core/vendor/symfony/config/FileLocatorInterface.php -%%WWWDIR%%/core/vendor/symfony/config/LICENSE -%%WWWDIR%%/core/vendor/symfony/config/Loader/DelegatingLoader.php -%%WWWDIR%%/core/vendor/symfony/config/Loader/FileLoader.php -%%WWWDIR%%/core/vendor/symfony/config/Loader/GlobFileLoader.php -%%WWWDIR%%/core/vendor/symfony/config/Loader/Loader.php -%%WWWDIR%%/core/vendor/symfony/config/Loader/LoaderInterface.php -%%WWWDIR%%/core/vendor/symfony/config/Loader/LoaderResolver.php -%%WWWDIR%%/core/vendor/symfony/config/Loader/LoaderResolverInterface.php -%%WWWDIR%%/core/vendor/symfony/config/README.md -%%WWWDIR%%/core/vendor/symfony/config/Resource/ClassExistenceResource.php -%%WWWDIR%%/core/vendor/symfony/config/Resource/ComposerResource.php -%%WWWDIR%%/core/vendor/symfony/config/Resource/DirectoryResource.php -%%WWWDIR%%/core/vendor/symfony/config/Resource/FileExistenceResource.php -%%WWWDIR%%/core/vendor/symfony/config/Resource/FileResource.php -%%WWWDIR%%/core/vendor/symfony/config/Resource/GlobResource.php -%%WWWDIR%%/core/vendor/symfony/config/Resource/ReflectionClassResource.php -%%WWWDIR%%/core/vendor/symfony/config/Resource/ResourceInterface.php -%%WWWDIR%%/core/vendor/symfony/config/Resource/SelfCheckingResourceChecker.php -%%WWWDIR%%/core/vendor/symfony/config/Resource/SelfCheckingResourceInterface.php -%%WWWDIR%%/core/vendor/symfony/config/ResourceCheckerConfigCache.php -%%WWWDIR%%/core/vendor/symfony/config/ResourceCheckerConfigCacheFactory.php -%%WWWDIR%%/core/vendor/symfony/config/ResourceCheckerInterface.php -%%WWWDIR%%/core/vendor/symfony/config/Tests/ConfigCacheFactoryTest.php -%%WWWDIR%%/core/vendor/symfony/config/Tests/ConfigCacheTest.php -%%WWWDIR%%/core/vendor/symfony/config/Tests/Definition/ArrayNodeTest.php -%%WWWDIR%%/core/vendor/symfony/config/Tests/Definition/BooleanNodeTest.php -%%WWWDIR%%/core/vendor/symfony/config/Tests/Definition/Builder/ArrayNodeDefinitionTest.php -%%WWWDIR%%/core/vendor/symfony/config/Tests/Definition/Builder/BooleanNodeDefinitionTest.php -%%WWWDIR%%/core/vendor/symfony/config/Tests/Definition/Builder/EnumNodeDefinitionTest.php -%%WWWDIR%%/core/vendor/symfony/config/Tests/Definition/Builder/ExprBuilderTest.php -%%WWWDIR%%/core/vendor/symfony/config/Tests/Definition/Builder/NodeBuilderTest.php -%%WWWDIR%%/core/vendor/symfony/config/Tests/Definition/Builder/NumericNodeDefinitionTest.php -%%WWWDIR%%/core/vendor/symfony/config/Tests/Definition/Builder/TreeBuilderTest.php -%%WWWDIR%%/core/vendor/symfony/config/Tests/Definition/Dumper/XmlReferenceDumperTest.php -%%WWWDIR%%/core/vendor/symfony/config/Tests/Definition/Dumper/YamlReferenceDumperTest.php -%%WWWDIR%%/core/vendor/symfony/config/Tests/Definition/EnumNodeTest.php -%%WWWDIR%%/core/vendor/symfony/config/Tests/Definition/FinalizationTest.php -%%WWWDIR%%/core/vendor/symfony/config/Tests/Definition/FloatNodeTest.php -%%WWWDIR%%/core/vendor/symfony/config/Tests/Definition/IntegerNodeTest.php -%%WWWDIR%%/core/vendor/symfony/config/Tests/Definition/MergeTest.php -%%WWWDIR%%/core/vendor/symfony/config/Tests/Definition/NormalizationTest.php -%%WWWDIR%%/core/vendor/symfony/config/Tests/Definition/PrototypedArrayNodeTest.php -%%WWWDIR%%/core/vendor/symfony/config/Tests/Definition/ScalarNodeTest.php -%%WWWDIR%%/core/vendor/symfony/config/Tests/DependencyInjection/ConfigCachePassTest.php -%%WWWDIR%%/core/vendor/symfony/config/Tests/Exception/FileLoaderLoadExceptionTest.php -%%WWWDIR%%/core/vendor/symfony/config/Tests/FileLocatorTest.php -%%WWWDIR%%/core/vendor/symfony/config/Tests/Fixtures/Again/foo.xml -%%WWWDIR%%/core/vendor/symfony/config/Tests/Fixtures/BadParent.php -%%WWWDIR%%/core/vendor/symfony/config/Tests/Fixtures/BarNode.php -%%WWWDIR%%/core/vendor/symfony/config/Tests/Fixtures/Builder/BarNodeDefinition.php -%%WWWDIR%%/core/vendor/symfony/config/Tests/Fixtures/Builder/NodeBuilder.php -%%WWWDIR%%/core/vendor/symfony/config/Tests/Fixtures/Builder/VariableNodeDefinition.php -%%WWWDIR%%/core/vendor/symfony/config/Tests/Fixtures/Configuration/ExampleConfiguration.php -%%WWWDIR%%/core/vendor/symfony/config/Tests/Fixtures/Resource/.hiddenFile -%%WWWDIR%%/core/vendor/symfony/config/Tests/Fixtures/Resource/ConditionalClass.php -%%WWWDIR%%/core/vendor/symfony/config/Tests/Fixtures/Util/document_type.xml -%%WWWDIR%%/core/vendor/symfony/config/Tests/Fixtures/Util/invalid.xml -%%WWWDIR%%/core/vendor/symfony/config/Tests/Fixtures/Util/invalid_schema.xml -%%WWWDIR%%/core/vendor/symfony/config/Tests/Fixtures/Util/schema.xsd -%%WWWDIR%%/core/vendor/symfony/config/Tests/Fixtures/Util/valid.xml -%%WWWDIR%%/core/vendor/symfony/config/Tests/Fixtures/foo.xml -%%WWWDIR%%/core/vendor/symfony/config/Tests/Loader/DelegatingLoaderTest.php -%%WWWDIR%%/core/vendor/symfony/config/Tests/Loader/FileLoaderTest.php -%%WWWDIR%%/core/vendor/symfony/config/Tests/Loader/LoaderResolverTest.php -%%WWWDIR%%/core/vendor/symfony/config/Tests/Loader/LoaderTest.php -%%WWWDIR%%/core/vendor/symfony/config/Tests/Resource/ClassExistenceResourceTest.php -%%WWWDIR%%/core/vendor/symfony/config/Tests/Resource/ComposerResourceTest.php -%%WWWDIR%%/core/vendor/symfony/config/Tests/Resource/DirectoryResourceTest.php -%%WWWDIR%%/core/vendor/symfony/config/Tests/Resource/FileExistenceResourceTest.php -%%WWWDIR%%/core/vendor/symfony/config/Tests/Resource/FileResourceTest.php -%%WWWDIR%%/core/vendor/symfony/config/Tests/Resource/GlobResourceTest.php -%%WWWDIR%%/core/vendor/symfony/config/Tests/Resource/ReflectionClassResourceTest.php -%%WWWDIR%%/core/vendor/symfony/config/Tests/Resource/ResourceStub.php -%%WWWDIR%%/core/vendor/symfony/config/Tests/ResourceCheckerConfigCacheTest.php -%%WWWDIR%%/core/vendor/symfony/config/Tests/Util/XmlUtilsTest.php -%%WWWDIR%%/core/vendor/symfony/config/Util/Exception/InvalidXmlException.php -%%WWWDIR%%/core/vendor/symfony/config/Util/Exception/XmlParsingException.php -%%WWWDIR%%/core/vendor/symfony/config/Util/XmlUtils.php -%%WWWDIR%%/core/vendor/symfony/config/composer.json -%%WWWDIR%%/core/vendor/symfony/config/phpunit.xml.dist -%%WWWDIR%%/core/vendor/symfony/console/.gitignore -%%WWWDIR%%/core/vendor/symfony/console/Application.php -%%WWWDIR%%/core/vendor/symfony/console/CHANGELOG.md -%%WWWDIR%%/core/vendor/symfony/console/Command/Command.php -%%WWWDIR%%/core/vendor/symfony/console/Command/HelpCommand.php -%%WWWDIR%%/core/vendor/symfony/console/Command/ListCommand.php -%%WWWDIR%%/core/vendor/symfony/console/Command/LockableTrait.php -%%WWWDIR%%/core/vendor/symfony/console/ConsoleEvents.php -%%WWWDIR%%/core/vendor/symfony/console/DependencyInjection/AddConsoleCommandPass.php -%%WWWDIR%%/core/vendor/symfony/console/Descriptor/ApplicationDescription.php -%%WWWDIR%%/core/vendor/symfony/console/Descriptor/Descriptor.php -%%WWWDIR%%/core/vendor/symfony/console/Descriptor/DescriptorInterface.php -%%WWWDIR%%/core/vendor/symfony/console/Descriptor/JsonDescriptor.php -%%WWWDIR%%/core/vendor/symfony/console/Descriptor/MarkdownDescriptor.php -%%WWWDIR%%/core/vendor/symfony/console/Descriptor/TextDescriptor.php -%%WWWDIR%%/core/vendor/symfony/console/Descriptor/XmlDescriptor.php -%%WWWDIR%%/core/vendor/symfony/console/Event/ConsoleCommandEvent.php -%%WWWDIR%%/core/vendor/symfony/console/Event/ConsoleErrorEvent.php -%%WWWDIR%%/core/vendor/symfony/console/Event/ConsoleEvent.php -%%WWWDIR%%/core/vendor/symfony/console/Event/ConsoleExceptionEvent.php -%%WWWDIR%%/core/vendor/symfony/console/Event/ConsoleTerminateEvent.php -%%WWWDIR%%/core/vendor/symfony/console/EventListener/ErrorListener.php -%%WWWDIR%%/core/vendor/symfony/console/Exception/CommandNotFoundException.php -%%WWWDIR%%/core/vendor/symfony/console/Exception/ExceptionInterface.php -%%WWWDIR%%/core/vendor/symfony/console/Exception/InvalidArgumentException.php -%%WWWDIR%%/core/vendor/symfony/console/Exception/InvalidOptionException.php -%%WWWDIR%%/core/vendor/symfony/console/Exception/LogicException.php -%%WWWDIR%%/core/vendor/symfony/console/Exception/RuntimeException.php -%%WWWDIR%%/core/vendor/symfony/console/Formatter/OutputFormatter.php -%%WWWDIR%%/core/vendor/symfony/console/Formatter/OutputFormatterInterface.php -%%WWWDIR%%/core/vendor/symfony/console/Formatter/OutputFormatterStyle.php -%%WWWDIR%%/core/vendor/symfony/console/Formatter/OutputFormatterStyleInterface.php -%%WWWDIR%%/core/vendor/symfony/console/Formatter/OutputFormatterStyleStack.php -%%WWWDIR%%/core/vendor/symfony/console/Helper/DebugFormatterHelper.php -%%WWWDIR%%/core/vendor/symfony/console/Helper/DescriptorHelper.php -%%WWWDIR%%/core/vendor/symfony/console/Helper/FormatterHelper.php -%%WWWDIR%%/core/vendor/symfony/console/Helper/Helper.php -%%WWWDIR%%/core/vendor/symfony/console/Helper/HelperInterface.php -%%WWWDIR%%/core/vendor/symfony/console/Helper/HelperSet.php -%%WWWDIR%%/core/vendor/symfony/console/Helper/InputAwareHelper.php -%%WWWDIR%%/core/vendor/symfony/console/Helper/ProcessHelper.php -%%WWWDIR%%/core/vendor/symfony/console/Helper/ProgressBar.php -%%WWWDIR%%/core/vendor/symfony/console/Helper/ProgressIndicator.php -%%WWWDIR%%/core/vendor/symfony/console/Helper/QuestionHelper.php -%%WWWDIR%%/core/vendor/symfony/console/Helper/SymfonyQuestionHelper.php -%%WWWDIR%%/core/vendor/symfony/console/Helper/Table.php -%%WWWDIR%%/core/vendor/symfony/console/Helper/TableCell.php -%%WWWDIR%%/core/vendor/symfony/console/Helper/TableSeparator.php -%%WWWDIR%%/core/vendor/symfony/console/Helper/TableStyle.php -%%WWWDIR%%/core/vendor/symfony/console/Input/ArgvInput.php -%%WWWDIR%%/core/vendor/symfony/console/Input/ArrayInput.php -%%WWWDIR%%/core/vendor/symfony/console/Input/Input.php -%%WWWDIR%%/core/vendor/symfony/console/Input/InputArgument.php -%%WWWDIR%%/core/vendor/symfony/console/Input/InputAwareInterface.php -%%WWWDIR%%/core/vendor/symfony/console/Input/InputDefinition.php -%%WWWDIR%%/core/vendor/symfony/console/Input/InputInterface.php -%%WWWDIR%%/core/vendor/symfony/console/Input/InputOption.php -%%WWWDIR%%/core/vendor/symfony/console/Input/StreamableInputInterface.php -%%WWWDIR%%/core/vendor/symfony/console/Input/StringInput.php -%%WWWDIR%%/core/vendor/symfony/console/LICENSE -%%WWWDIR%%/core/vendor/symfony/console/Logger/ConsoleLogger.php -%%WWWDIR%%/core/vendor/symfony/console/Output/BufferedOutput.php -%%WWWDIR%%/core/vendor/symfony/console/Output/ConsoleOutput.php -%%WWWDIR%%/core/vendor/symfony/console/Output/ConsoleOutputInterface.php -%%WWWDIR%%/core/vendor/symfony/console/Output/NullOutput.php -%%WWWDIR%%/core/vendor/symfony/console/Output/Output.php -%%WWWDIR%%/core/vendor/symfony/console/Output/OutputInterface.php -%%WWWDIR%%/core/vendor/symfony/console/Output/StreamOutput.php -%%WWWDIR%%/core/vendor/symfony/console/Question/ChoiceQuestion.php -%%WWWDIR%%/core/vendor/symfony/console/Question/ConfirmationQuestion.php -%%WWWDIR%%/core/vendor/symfony/console/Question/Question.php -%%WWWDIR%%/core/vendor/symfony/console/README.md -%%WWWDIR%%/core/vendor/symfony/console/Resources/bin/hiddeninput.exe -%%WWWDIR%%/core/vendor/symfony/console/Style/OutputStyle.php -%%WWWDIR%%/core/vendor/symfony/console/Style/StyleInterface.php -%%WWWDIR%%/core/vendor/symfony/console/Style/SymfonyStyle.php -%%WWWDIR%%/core/vendor/symfony/console/Terminal.php -%%WWWDIR%%/core/vendor/symfony/console/Tester/ApplicationTester.php -%%WWWDIR%%/core/vendor/symfony/console/Tester/CommandTester.php -%%WWWDIR%%/core/vendor/symfony/console/Tests/ApplicationTest.php -%%WWWDIR%%/core/vendor/symfony/console/Tests/Command/CommandTest.php -%%WWWDIR%%/core/vendor/symfony/console/Tests/Command/HelpCommandTest.php -%%WWWDIR%%/core/vendor/symfony/console/Tests/Command/ListCommandTest.php -%%WWWDIR%%/core/vendor/symfony/console/Tests/Command/LockableTraitTest.php -%%WWWDIR%%/core/vendor/symfony/console/Tests/DependencyInjection/AddConsoleCommandPassTest.php -%%WWWDIR%%/core/vendor/symfony/console/Tests/Descriptor/AbstractDescriptorTest.php -%%WWWDIR%%/core/vendor/symfony/console/Tests/Descriptor/JsonDescriptorTest.php -%%WWWDIR%%/core/vendor/symfony/console/Tests/Descriptor/MarkdownDescriptorTest.php -%%WWWDIR%%/core/vendor/symfony/console/Tests/Descriptor/ObjectsProvider.php -%%WWWDIR%%/core/vendor/symfony/console/Tests/Descriptor/TextDescriptorTest.php -%%WWWDIR%%/core/vendor/symfony/console/Tests/Descriptor/XmlDescriptorTest.php -%%WWWDIR%%/core/vendor/symfony/console/Tests/EventListener/ErrorListenerTest.php -%%WWWDIR%%/core/vendor/symfony/console/Tests/Fixtures/BarBucCommand.php -%%WWWDIR%%/core/vendor/symfony/console/Tests/Fixtures/DescriptorApplication1.php -%%WWWDIR%%/core/vendor/symfony/console/Tests/Fixtures/DescriptorApplication2.php -%%WWWDIR%%/core/vendor/symfony/console/Tests/Fixtures/DescriptorApplicationMbString.php -%%WWWDIR%%/core/vendor/symfony/console/Tests/Fixtures/DescriptorCommand1.php -%%WWWDIR%%/core/vendor/symfony/console/Tests/Fixtures/DescriptorCommand2.php -%%WWWDIR%%/core/vendor/symfony/console/Tests/Fixtures/DescriptorCommand3.php -%%WWWDIR%%/core/vendor/symfony/console/Tests/Fixtures/DescriptorCommand4.php -%%WWWDIR%%/core/vendor/symfony/console/Tests/Fixtures/DescriptorCommandMbString.php -%%WWWDIR%%/core/vendor/symfony/console/Tests/Fixtures/DummyOutput.php -%%WWWDIR%%/core/vendor/symfony/console/Tests/Fixtures/Foo1Command.php -%%WWWDIR%%/core/vendor/symfony/console/Tests/Fixtures/Foo2Command.php -%%WWWDIR%%/core/vendor/symfony/console/Tests/Fixtures/Foo3Command.php -%%WWWDIR%%/core/vendor/symfony/console/Tests/Fixtures/Foo4Command.php -%%WWWDIR%%/core/vendor/symfony/console/Tests/Fixtures/Foo5Command.php -%%WWWDIR%%/core/vendor/symfony/console/Tests/Fixtures/Foo6Command.php -%%WWWDIR%%/core/vendor/symfony/console/Tests/Fixtures/FooCommand.php -%%WWWDIR%%/core/vendor/symfony/console/Tests/Fixtures/FooLock2Command.php -%%WWWDIR%%/core/vendor/symfony/console/Tests/Fixtures/FooLockCommand.php -%%WWWDIR%%/core/vendor/symfony/console/Tests/Fixtures/FooOptCommand.php -%%WWWDIR%%/core/vendor/symfony/console/Tests/Fixtures/FooSubnamespaced1Command.php -%%WWWDIR%%/core/vendor/symfony/console/Tests/Fixtures/FooSubnamespaced2Command.php -%%WWWDIR%%/core/vendor/symfony/console/Tests/Fixtures/FoobarCommand.php -%%WWWDIR%%/core/vendor/symfony/console/Tests/Fixtures/Style/SymfonyStyle/command/command_0.php -%%WWWDIR%%/core/vendor/symfony/console/Tests/Fixtures/Style/SymfonyStyle/command/command_1.php -%%WWWDIR%%/core/vendor/symfony/console/Tests/Fixtures/Style/SymfonyStyle/command/command_10.php -%%WWWDIR%%/core/vendor/symfony/console/Tests/Fixtures/Style/SymfonyStyle/command/command_11.php -%%WWWDIR%%/core/vendor/symfony/console/Tests/Fixtures/Style/SymfonyStyle/command/command_12.php -%%WWWDIR%%/core/vendor/symfony/console/Tests/Fixtures/Style/SymfonyStyle/command/command_13.php -%%WWWDIR%%/core/vendor/symfony/console/Tests/Fixtures/Style/SymfonyStyle/command/command_14.php -%%WWWDIR%%/core/vendor/symfony/console/Tests/Fixtures/Style/SymfonyStyle/command/command_15.php -%%WWWDIR%%/core/vendor/symfony/console/Tests/Fixtures/Style/SymfonyStyle/command/command_16.php -%%WWWDIR%%/core/vendor/symfony/console/Tests/Fixtures/Style/SymfonyStyle/command/command_17.php -%%WWWDIR%%/core/vendor/symfony/console/Tests/Fixtures/Style/SymfonyStyle/command/command_2.php -%%WWWDIR%%/core/vendor/symfony/console/Tests/Fixtures/Style/SymfonyStyle/command/command_3.php -%%WWWDIR%%/core/vendor/symfony/console/Tests/Fixtures/Style/SymfonyStyle/command/command_4.php -%%WWWDIR%%/core/vendor/symfony/console/Tests/Fixtures/Style/SymfonyStyle/command/command_5.php -%%WWWDIR%%/core/vendor/symfony/console/Tests/Fixtures/Style/SymfonyStyle/command/command_6.php -%%WWWDIR%%/core/vendor/symfony/console/Tests/Fixtures/Style/SymfonyStyle/command/command_7.php -%%WWWDIR%%/core/vendor/symfony/console/Tests/Fixtures/Style/SymfonyStyle/command/command_8.php -%%WWWDIR%%/core/vendor/symfony/console/Tests/Fixtures/Style/SymfonyStyle/command/command_9.php -%%WWWDIR%%/core/vendor/symfony/console/Tests/Fixtures/Style/SymfonyStyle/command/interactive_command_1.php -%%WWWDIR%%/core/vendor/symfony/console/Tests/Fixtures/Style/SymfonyStyle/output/interactive_output_1.txt -%%WWWDIR%%/core/vendor/symfony/console/Tests/Fixtures/Style/SymfonyStyle/output/output_0.txt -%%WWWDIR%%/core/vendor/symfony/console/Tests/Fixtures/Style/SymfonyStyle/output/output_1.txt -%%WWWDIR%%/core/vendor/symfony/console/Tests/Fixtures/Style/SymfonyStyle/output/output_10.txt -%%WWWDIR%%/core/vendor/symfony/console/Tests/Fixtures/Style/SymfonyStyle/output/output_11.txt -%%WWWDIR%%/core/vendor/symfony/console/Tests/Fixtures/Style/SymfonyStyle/output/output_12.txt -%%WWWDIR%%/core/vendor/symfony/console/Tests/Fixtures/Style/SymfonyStyle/output/output_13.txt -%%WWWDIR%%/core/vendor/symfony/console/Tests/Fixtures/Style/SymfonyStyle/output/output_14.txt -%%WWWDIR%%/core/vendor/symfony/console/Tests/Fixtures/Style/SymfonyStyle/output/output_15.txt -%%WWWDIR%%/core/vendor/symfony/console/Tests/Fixtures/Style/SymfonyStyle/output/output_16.txt -%%WWWDIR%%/core/vendor/symfony/console/Tests/Fixtures/Style/SymfonyStyle/output/output_17.txt -%%WWWDIR%%/core/vendor/symfony/console/Tests/Fixtures/Style/SymfonyStyle/output/output_2.txt -%%WWWDIR%%/core/vendor/symfony/console/Tests/Fixtures/Style/SymfonyStyle/output/output_3.txt -%%WWWDIR%%/core/vendor/symfony/console/Tests/Fixtures/Style/SymfonyStyle/output/output_4.txt -%%WWWDIR%%/core/vendor/symfony/console/Tests/Fixtures/Style/SymfonyStyle/output/output_5.txt -%%WWWDIR%%/core/vendor/symfony/console/Tests/Fixtures/Style/SymfonyStyle/output/output_6.txt -%%WWWDIR%%/core/vendor/symfony/console/Tests/Fixtures/Style/SymfonyStyle/output/output_7.txt -%%WWWDIR%%/core/vendor/symfony/console/Tests/Fixtures/Style/SymfonyStyle/output/output_8.txt -%%WWWDIR%%/core/vendor/symfony/console/Tests/Fixtures/Style/SymfonyStyle/output/output_9.txt -%%WWWDIR%%/core/vendor/symfony/console/Tests/Fixtures/TestCommand.php -%%WWWDIR%%/core/vendor/symfony/console/Tests/Fixtures/application_1.json -%%WWWDIR%%/core/vendor/symfony/console/Tests/Fixtures/application_1.md -%%WWWDIR%%/core/vendor/symfony/console/Tests/Fixtures/application_1.txt -%%WWWDIR%%/core/vendor/symfony/console/Tests/Fixtures/application_1.xml -%%WWWDIR%%/core/vendor/symfony/console/Tests/Fixtures/application_2.json -%%WWWDIR%%/core/vendor/symfony/console/Tests/Fixtures/application_2.md -%%WWWDIR%%/core/vendor/symfony/console/Tests/Fixtures/application_2.txt -%%WWWDIR%%/core/vendor/symfony/console/Tests/Fixtures/application_2.xml -%%WWWDIR%%/core/vendor/symfony/console/Tests/Fixtures/application_filtered_namespace.txt -%%WWWDIR%%/core/vendor/symfony/console/Tests/Fixtures/application_gethelp.txt -%%WWWDIR%%/core/vendor/symfony/console/Tests/Fixtures/application_mbstring.md -%%WWWDIR%%/core/vendor/symfony/console/Tests/Fixtures/application_mbstring.txt -%%WWWDIR%%/core/vendor/symfony/console/Tests/Fixtures/application_renderexception1.txt -%%WWWDIR%%/core/vendor/symfony/console/Tests/Fixtures/application_renderexception2.txt -%%WWWDIR%%/core/vendor/symfony/console/Tests/Fixtures/application_renderexception3.txt -%%WWWDIR%%/core/vendor/symfony/console/Tests/Fixtures/application_renderexception3decorated.txt -%%WWWDIR%%/core/vendor/symfony/console/Tests/Fixtures/application_renderexception4.txt -%%WWWDIR%%/core/vendor/symfony/console/Tests/Fixtures/application_renderexception_doublewidth1.txt -%%WWWDIR%%/core/vendor/symfony/console/Tests/Fixtures/application_renderexception_doublewidth1decorated.txt -%%WWWDIR%%/core/vendor/symfony/console/Tests/Fixtures/application_renderexception_doublewidth2.txt -%%WWWDIR%%/core/vendor/symfony/console/Tests/Fixtures/application_renderexception_escapeslines.txt -%%WWWDIR%%/core/vendor/symfony/console/Tests/Fixtures/application_run1.txt -%%WWWDIR%%/core/vendor/symfony/console/Tests/Fixtures/application_run2.txt -%%WWWDIR%%/core/vendor/symfony/console/Tests/Fixtures/application_run3.txt -%%WWWDIR%%/core/vendor/symfony/console/Tests/Fixtures/application_run4.txt -%%WWWDIR%%/core/vendor/symfony/console/Tests/Fixtures/command_1.json -%%WWWDIR%%/core/vendor/symfony/console/Tests/Fixtures/command_1.md -%%WWWDIR%%/core/vendor/symfony/console/Tests/Fixtures/command_1.txt -%%WWWDIR%%/core/vendor/symfony/console/Tests/Fixtures/command_1.xml -%%WWWDIR%%/core/vendor/symfony/console/Tests/Fixtures/command_2.json -%%WWWDIR%%/core/vendor/symfony/console/Tests/Fixtures/command_2.md -%%WWWDIR%%/core/vendor/symfony/console/Tests/Fixtures/command_2.txt -%%WWWDIR%%/core/vendor/symfony/console/Tests/Fixtures/command_2.xml -%%WWWDIR%%/core/vendor/symfony/console/Tests/Fixtures/command_mbstring.md -%%WWWDIR%%/core/vendor/symfony/console/Tests/Fixtures/command_mbstring.txt -%%WWWDIR%%/core/vendor/symfony/console/Tests/Fixtures/input_argument_1.json -%%WWWDIR%%/core/vendor/symfony/console/Tests/Fixtures/input_argument_1.md -%%WWWDIR%%/core/vendor/symfony/console/Tests/Fixtures/input_argument_1.txt -%%WWWDIR%%/core/vendor/symfony/console/Tests/Fixtures/input_argument_1.xml -%%WWWDIR%%/core/vendor/symfony/console/Tests/Fixtures/input_argument_2.json -%%WWWDIR%%/core/vendor/symfony/console/Tests/Fixtures/input_argument_2.md -%%WWWDIR%%/core/vendor/symfony/console/Tests/Fixtures/input_argument_2.txt -%%WWWDIR%%/core/vendor/symfony/console/Tests/Fixtures/input_argument_2.xml -%%WWWDIR%%/core/vendor/symfony/console/Tests/Fixtures/input_argument_3.json -%%WWWDIR%%/core/vendor/symfony/console/Tests/Fixtures/input_argument_3.md -%%WWWDIR%%/core/vendor/symfony/console/Tests/Fixtures/input_argument_3.txt -%%WWWDIR%%/core/vendor/symfony/console/Tests/Fixtures/input_argument_3.xml -%%WWWDIR%%/core/vendor/symfony/console/Tests/Fixtures/input_argument_4.json -%%WWWDIR%%/core/vendor/symfony/console/Tests/Fixtures/input_argument_4.md -%%WWWDIR%%/core/vendor/symfony/console/Tests/Fixtures/input_argument_4.txt -%%WWWDIR%%/core/vendor/symfony/console/Tests/Fixtures/input_argument_4.xml -%%WWWDIR%%/core/vendor/symfony/console/Tests/Fixtures/input_argument_with_default_inf_value.json -%%WWWDIR%%/core/vendor/symfony/console/Tests/Fixtures/input_argument_with_default_inf_value.md -%%WWWDIR%%/core/vendor/symfony/console/Tests/Fixtures/input_argument_with_default_inf_value.txt -%%WWWDIR%%/core/vendor/symfony/console/Tests/Fixtures/input_argument_with_default_inf_value.xml -%%WWWDIR%%/core/vendor/symfony/console/Tests/Fixtures/input_argument_with_style.json -%%WWWDIR%%/core/vendor/symfony/console/Tests/Fixtures/input_argument_with_style.md -%%WWWDIR%%/core/vendor/symfony/console/Tests/Fixtures/input_argument_with_style.txt -%%WWWDIR%%/core/vendor/symfony/console/Tests/Fixtures/input_argument_with_style.xml -%%WWWDIR%%/core/vendor/symfony/console/Tests/Fixtures/input_definition_1.json -%%WWWDIR%%/core/vendor/symfony/console/Tests/Fixtures/input_definition_1.md -%%WWWDIR%%/core/vendor/symfony/console/Tests/Fixtures/input_definition_1.txt -%%WWWDIR%%/core/vendor/symfony/console/Tests/Fixtures/input_definition_1.xml -%%WWWDIR%%/core/vendor/symfony/console/Tests/Fixtures/input_definition_2.json -%%WWWDIR%%/core/vendor/symfony/console/Tests/Fixtures/input_definition_2.md -%%WWWDIR%%/core/vendor/symfony/console/Tests/Fixtures/input_definition_2.txt -%%WWWDIR%%/core/vendor/symfony/console/Tests/Fixtures/input_definition_2.xml -%%WWWDIR%%/core/vendor/symfony/console/Tests/Fixtures/input_definition_3.json -%%WWWDIR%%/core/vendor/symfony/console/Tests/Fixtures/input_definition_3.md -%%WWWDIR%%/core/vendor/symfony/console/Tests/Fixtures/input_definition_3.txt -%%WWWDIR%%/core/vendor/symfony/console/Tests/Fixtures/input_definition_3.xml -%%WWWDIR%%/core/vendor/symfony/console/Tests/Fixtures/input_definition_4.json -%%WWWDIR%%/core/vendor/symfony/console/Tests/Fixtures/input_definition_4.md -%%WWWDIR%%/core/vendor/symfony/console/Tests/Fixtures/input_definition_4.txt -%%WWWDIR%%/core/vendor/symfony/console/Tests/Fixtures/input_definition_4.xml -%%WWWDIR%%/core/vendor/symfony/console/Tests/Fixtures/input_option_1.json -%%WWWDIR%%/core/vendor/symfony/console/Tests/Fixtures/input_option_1.md -%%WWWDIR%%/core/vendor/symfony/console/Tests/Fixtures/input_option_1.txt -%%WWWDIR%%/core/vendor/symfony/console/Tests/Fixtures/input_option_1.xml -%%WWWDIR%%/core/vendor/symfony/console/Tests/Fixtures/input_option_2.json -%%WWWDIR%%/core/vendor/symfony/console/Tests/Fixtures/input_option_2.md -%%WWWDIR%%/core/vendor/symfony/console/Tests/Fixtures/input_option_2.txt -%%WWWDIR%%/core/vendor/symfony/console/Tests/Fixtures/input_option_2.xml -%%WWWDIR%%/core/vendor/symfony/console/Tests/Fixtures/input_option_3.json -%%WWWDIR%%/core/vendor/symfony/console/Tests/Fixtures/input_option_3.md -%%WWWDIR%%/core/vendor/symfony/console/Tests/Fixtures/input_option_3.txt -%%WWWDIR%%/core/vendor/symfony/console/Tests/Fixtures/input_option_3.xml -%%WWWDIR%%/core/vendor/symfony/console/Tests/Fixtures/input_option_4.json -%%WWWDIR%%/core/vendor/symfony/console/Tests/Fixtures/input_option_4.md -%%WWWDIR%%/core/vendor/symfony/console/Tests/Fixtures/input_option_4.txt -%%WWWDIR%%/core/vendor/symfony/console/Tests/Fixtures/input_option_4.xml -%%WWWDIR%%/core/vendor/symfony/console/Tests/Fixtures/input_option_5.json -%%WWWDIR%%/core/vendor/symfony/console/Tests/Fixtures/input_option_5.md -%%WWWDIR%%/core/vendor/symfony/console/Tests/Fixtures/input_option_5.txt -%%WWWDIR%%/core/vendor/symfony/console/Tests/Fixtures/input_option_5.xml -%%WWWDIR%%/core/vendor/symfony/console/Tests/Fixtures/input_option_6.json -%%WWWDIR%%/core/vendor/symfony/console/Tests/Fixtures/input_option_6.md -%%WWWDIR%%/core/vendor/symfony/console/Tests/Fixtures/input_option_6.txt -%%WWWDIR%%/core/vendor/symfony/console/Tests/Fixtures/input_option_6.xml -%%WWWDIR%%/core/vendor/symfony/console/Tests/Fixtures/input_option_with_default_inf_value.json -%%WWWDIR%%/core/vendor/symfony/console/Tests/Fixtures/input_option_with_default_inf_value.md -%%WWWDIR%%/core/vendor/symfony/console/Tests/Fixtures/input_option_with_default_inf_value.txt -%%WWWDIR%%/core/vendor/symfony/console/Tests/Fixtures/input_option_with_default_inf_value.xml -%%WWWDIR%%/core/vendor/symfony/console/Tests/Fixtures/input_option_with_style.json -%%WWWDIR%%/core/vendor/symfony/console/Tests/Fixtures/input_option_with_style.md -%%WWWDIR%%/core/vendor/symfony/console/Tests/Fixtures/input_option_with_style.txt -%%WWWDIR%%/core/vendor/symfony/console/Tests/Fixtures/input_option_with_style.xml -%%WWWDIR%%/core/vendor/symfony/console/Tests/Fixtures/input_option_with_style_array.json -%%WWWDIR%%/core/vendor/symfony/console/Tests/Fixtures/input_option_with_style_array.md -%%WWWDIR%%/core/vendor/symfony/console/Tests/Fixtures/input_option_with_style_array.txt -%%WWWDIR%%/core/vendor/symfony/console/Tests/Fixtures/input_option_with_style_array.xml -%%WWWDIR%%/core/vendor/symfony/console/Tests/Formatter/OutputFormatterStyleStackTest.php -%%WWWDIR%%/core/vendor/symfony/console/Tests/Formatter/OutputFormatterStyleTest.php -%%WWWDIR%%/core/vendor/symfony/console/Tests/Formatter/OutputFormatterTest.php -%%WWWDIR%%/core/vendor/symfony/console/Tests/Helper/AbstractQuestionHelperTest.php -%%WWWDIR%%/core/vendor/symfony/console/Tests/Helper/FormatterHelperTest.php -%%WWWDIR%%/core/vendor/symfony/console/Tests/Helper/HelperSetTest.php -%%WWWDIR%%/core/vendor/symfony/console/Tests/Helper/HelperTest.php -%%WWWDIR%%/core/vendor/symfony/console/Tests/Helper/ProcessHelperTest.php -%%WWWDIR%%/core/vendor/symfony/console/Tests/Helper/ProgressBarTest.php -%%WWWDIR%%/core/vendor/symfony/console/Tests/Helper/ProgressIndicatorTest.php -%%WWWDIR%%/core/vendor/symfony/console/Tests/Helper/QuestionHelperTest.php -%%WWWDIR%%/core/vendor/symfony/console/Tests/Helper/SymfonyQuestionHelperTest.php -%%WWWDIR%%/core/vendor/symfony/console/Tests/Helper/TableStyleTest.php -%%WWWDIR%%/core/vendor/symfony/console/Tests/Helper/TableTest.php -%%WWWDIR%%/core/vendor/symfony/console/Tests/Input/ArgvInputTest.php -%%WWWDIR%%/core/vendor/symfony/console/Tests/Input/ArrayInputTest.php -%%WWWDIR%%/core/vendor/symfony/console/Tests/Input/InputArgumentTest.php -%%WWWDIR%%/core/vendor/symfony/console/Tests/Input/InputDefinitionTest.php -%%WWWDIR%%/core/vendor/symfony/console/Tests/Input/InputOptionTest.php -%%WWWDIR%%/core/vendor/symfony/console/Tests/Input/InputTest.php -%%WWWDIR%%/core/vendor/symfony/console/Tests/Input/StringInputTest.php -%%WWWDIR%%/core/vendor/symfony/console/Tests/Logger/ConsoleLoggerTest.php -%%WWWDIR%%/core/vendor/symfony/console/Tests/Output/ConsoleOutputTest.php -%%WWWDIR%%/core/vendor/symfony/console/Tests/Output/NullOutputTest.php -%%WWWDIR%%/core/vendor/symfony/console/Tests/Output/OutputTest.php -%%WWWDIR%%/core/vendor/symfony/console/Tests/Output/StreamOutputTest.php -%%WWWDIR%%/core/vendor/symfony/console/Tests/Style/SymfonyStyleTest.php -%%WWWDIR%%/core/vendor/symfony/console/Tests/TerminalTest.php -%%WWWDIR%%/core/vendor/symfony/console/Tests/Tester/ApplicationTesterTest.php -%%WWWDIR%%/core/vendor/symfony/console/Tests/Tester/CommandTesterTest.php -%%WWWDIR%%/core/vendor/symfony/console/composer.json -%%WWWDIR%%/core/vendor/symfony/console/phpunit.xml.dist -%%WWWDIR%%/core/vendor/symfony/debug/.gitignore -%%WWWDIR%%/core/vendor/symfony/debug/BufferingLogger.php -%%WWWDIR%%/core/vendor/symfony/debug/CHANGELOG.md -%%WWWDIR%%/core/vendor/symfony/debug/Debug.php -%%WWWDIR%%/core/vendor/symfony/debug/DebugClassLoader.php -%%WWWDIR%%/core/vendor/symfony/debug/ErrorHandler.php -%%WWWDIR%%/core/vendor/symfony/debug/Exception/ClassNotFoundException.php -%%WWWDIR%%/core/vendor/symfony/debug/Exception/ContextErrorException.php -%%WWWDIR%%/core/vendor/symfony/debug/Exception/FatalErrorException.php -%%WWWDIR%%/core/vendor/symfony/debug/Exception/FatalThrowableError.php -%%WWWDIR%%/core/vendor/symfony/debug/Exception/FlattenException.php -%%WWWDIR%%/core/vendor/symfony/debug/Exception/OutOfMemoryException.php -%%WWWDIR%%/core/vendor/symfony/debug/Exception/SilencedErrorContext.php -%%WWWDIR%%/core/vendor/symfony/debug/Exception/UndefinedFunctionException.php -%%WWWDIR%%/core/vendor/symfony/debug/Exception/UndefinedMethodException.php -%%WWWDIR%%/core/vendor/symfony/debug/ExceptionHandler.php -%%WWWDIR%%/core/vendor/symfony/debug/FatalErrorHandler/ClassNotFoundFatalErrorHandler.php -%%WWWDIR%%/core/vendor/symfony/debug/FatalErrorHandler/FatalErrorHandlerInterface.php -%%WWWDIR%%/core/vendor/symfony/debug/FatalErrorHandler/UndefinedFunctionFatalErrorHandler.php -%%WWWDIR%%/core/vendor/symfony/debug/FatalErrorHandler/UndefinedMethodFatalErrorHandler.php -%%WWWDIR%%/core/vendor/symfony/debug/LICENSE -%%WWWDIR%%/core/vendor/symfony/debug/README.md -%%WWWDIR%%/core/vendor/symfony/debug/Resources/ext/README.md -%%WWWDIR%%/core/vendor/symfony/debug/Resources/ext/config.m4 -%%WWWDIR%%/core/vendor/symfony/debug/Resources/ext/config.w32 -%%WWWDIR%%/core/vendor/symfony/debug/Resources/ext/php_symfony_debug.h -%%WWWDIR%%/core/vendor/symfony/debug/Resources/ext/symfony_debug.c -%%WWWDIR%%/core/vendor/symfony/debug/Resources/ext/tests/001.phpt -%%WWWDIR%%/core/vendor/symfony/debug/Resources/ext/tests/002.phpt -%%WWWDIR%%/core/vendor/symfony/debug/Resources/ext/tests/002_1.phpt -%%WWWDIR%%/core/vendor/symfony/debug/Resources/ext/tests/003.phpt -%%WWWDIR%%/core/vendor/symfony/debug/Tests/DebugClassLoaderTest.php -%%WWWDIR%%/core/vendor/symfony/debug/Tests/ErrorHandlerTest.php -%%WWWDIR%%/core/vendor/symfony/debug/Tests/Exception/FlattenExceptionTest.php -%%WWWDIR%%/core/vendor/symfony/debug/Tests/ExceptionHandlerTest.php -%%WWWDIR%%/core/vendor/symfony/debug/Tests/FatalErrorHandler/ClassNotFoundFatalErrorHandlerTest.php -%%WWWDIR%%/core/vendor/symfony/debug/Tests/FatalErrorHandler/UndefinedFunctionFatalErrorHandlerTest.php -%%WWWDIR%%/core/vendor/symfony/debug/Tests/FatalErrorHandler/UndefinedMethodFatalErrorHandlerTest.php -%%WWWDIR%%/core/vendor/symfony/debug/Tests/Fixtures/AnnotatedClass.php -%%WWWDIR%%/core/vendor/symfony/debug/Tests/Fixtures/ClassAlias.php -%%WWWDIR%%/core/vendor/symfony/debug/Tests/Fixtures/DeprecatedClass.php -%%WWWDIR%%/core/vendor/symfony/debug/Tests/Fixtures/DeprecatedInterface.php -%%WWWDIR%%/core/vendor/symfony/debug/Tests/Fixtures/ExtendedFinalMethod.php -%%WWWDIR%%/core/vendor/symfony/debug/Tests/Fixtures/FinalClass.php -%%WWWDIR%%/core/vendor/symfony/debug/Tests/Fixtures/FinalMethod.php -%%WWWDIR%%/core/vendor/symfony/debug/Tests/Fixtures/InternalClass.php -%%WWWDIR%%/core/vendor/symfony/debug/Tests/Fixtures/InternalInterface.php -%%WWWDIR%%/core/vendor/symfony/debug/Tests/Fixtures/InternalTrait.php -%%WWWDIR%%/core/vendor/symfony/debug/Tests/Fixtures/InternalTrait2.php -%%WWWDIR%%/core/vendor/symfony/debug/Tests/Fixtures/NonDeprecatedInterface.php -%%WWWDIR%%/core/vendor/symfony/debug/Tests/Fixtures/PEARClass.php -%%WWWDIR%%/core/vendor/symfony/debug/Tests/Fixtures/Throwing.php -%%WWWDIR%%/core/vendor/symfony/debug/Tests/Fixtures/ToStringThrower.php -%%WWWDIR%%/core/vendor/symfony/debug/Tests/Fixtures/casemismatch.php -%%WWWDIR%%/core/vendor/symfony/debug/Tests/Fixtures/notPsr0Bis.php -%%WWWDIR%%/core/vendor/symfony/debug/Tests/Fixtures/psr4/Psr4CaseMismatch.php -%%WWWDIR%%/core/vendor/symfony/debug/Tests/Fixtures/reallyNotPsr0.php -%%WWWDIR%%/core/vendor/symfony/debug/Tests/Fixtures2/RequiredTwice.php -%%WWWDIR%%/core/vendor/symfony/debug/Tests/HeaderMock.php -%%WWWDIR%%/core/vendor/symfony/debug/Tests/MockExceptionHandler.php -%%WWWDIR%%/core/vendor/symfony/debug/composer.json -%%WWWDIR%%/core/vendor/symfony/debug/phpunit.xml.dist -%%WWWDIR%%/core/vendor/symfony/filesystem/.gitignore -%%WWWDIR%%/core/vendor/symfony/filesystem/CHANGELOG.md -%%WWWDIR%%/core/vendor/symfony/filesystem/Exception/ExceptionInterface.php -%%WWWDIR%%/core/vendor/symfony/filesystem/Exception/FileNotFoundException.php -%%WWWDIR%%/core/vendor/symfony/filesystem/Exception/IOException.php -%%WWWDIR%%/core/vendor/symfony/filesystem/Exception/IOExceptionInterface.php -%%WWWDIR%%/core/vendor/symfony/filesystem/Filesystem.php -%%WWWDIR%%/core/vendor/symfony/filesystem/LICENSE -%%WWWDIR%%/core/vendor/symfony/filesystem/LockHandler.php -%%WWWDIR%%/core/vendor/symfony/filesystem/README.md -%%WWWDIR%%/core/vendor/symfony/filesystem/Tests/ExceptionTest.php -%%WWWDIR%%/core/vendor/symfony/filesystem/Tests/FilesystemTest.php -%%WWWDIR%%/core/vendor/symfony/filesystem/Tests/FilesystemTestCase.php -%%WWWDIR%%/core/vendor/symfony/filesystem/Tests/Fixtures/MockStream/MockStream.php -%%WWWDIR%%/core/vendor/symfony/filesystem/Tests/LockHandlerTest.php -%%WWWDIR%%/core/vendor/symfony/filesystem/composer.json -%%WWWDIR%%/core/vendor/symfony/filesystem/phpunit.xml.dist -%%WWWDIR%%/core/vendor/symfony/polyfill-mbstring/LICENSE -%%WWWDIR%%/core/vendor/symfony/polyfill-mbstring/Mbstring.php -%%WWWDIR%%/core/vendor/symfony/polyfill-mbstring/README.md -%%WWWDIR%%/core/vendor/symfony/polyfill-mbstring/Resources/unidata/lowerCase.php -%%WWWDIR%%/core/vendor/symfony/polyfill-mbstring/Resources/unidata/upperCase.php -%%WWWDIR%%/core/vendor/symfony/polyfill-mbstring/bootstrap.php -%%WWWDIR%%/core/vendor/symfony/polyfill-mbstring/composer.json -%%WWWDIR%%/core/vendor/symfony/yaml/.gitignore -%%WWWDIR%%/core/vendor/symfony/yaml/CHANGELOG.md -%%WWWDIR%%/core/vendor/symfony/yaml/Command/LintCommand.php -%%WWWDIR%%/core/vendor/symfony/yaml/Dumper.php -%%WWWDIR%%/core/vendor/symfony/yaml/Escaper.php -%%WWWDIR%%/core/vendor/symfony/yaml/Exception/DumpException.php -%%WWWDIR%%/core/vendor/symfony/yaml/Exception/ExceptionInterface.php -%%WWWDIR%%/core/vendor/symfony/yaml/Exception/ParseException.php -%%WWWDIR%%/core/vendor/symfony/yaml/Exception/RuntimeException.php -%%WWWDIR%%/core/vendor/symfony/yaml/Inline.php -%%WWWDIR%%/core/vendor/symfony/yaml/LICENSE -%%WWWDIR%%/core/vendor/symfony/yaml/Parser.php -%%WWWDIR%%/core/vendor/symfony/yaml/README.md -%%WWWDIR%%/core/vendor/symfony/yaml/Tag/TaggedValue.php -%%WWWDIR%%/core/vendor/symfony/yaml/Tests/Command/LintCommandTest.php -%%WWWDIR%%/core/vendor/symfony/yaml/Tests/DumperTest.php -%%WWWDIR%%/core/vendor/symfony/yaml/Tests/Fixtures/YtsAnchorAlias.yml -%%WWWDIR%%/core/vendor/symfony/yaml/Tests/Fixtures/YtsBasicTests.yml -%%WWWDIR%%/core/vendor/symfony/yaml/Tests/Fixtures/YtsBlockMapping.yml -%%WWWDIR%%/core/vendor/symfony/yaml/Tests/Fixtures/YtsDocumentSeparator.yml -%%WWWDIR%%/core/vendor/symfony/yaml/Tests/Fixtures/YtsErrorTests.yml -%%WWWDIR%%/core/vendor/symfony/yaml/Tests/Fixtures/YtsFlowCollections.yml -%%WWWDIR%%/core/vendor/symfony/yaml/Tests/Fixtures/YtsFoldedScalars.yml -%%WWWDIR%%/core/vendor/symfony/yaml/Tests/Fixtures/YtsNullsAndEmpties.yml -%%WWWDIR%%/core/vendor/symfony/yaml/Tests/Fixtures/YtsSpecificationExamples.yml -%%WWWDIR%%/core/vendor/symfony/yaml/Tests/Fixtures/YtsTypeTransfers.yml -%%WWWDIR%%/core/vendor/symfony/yaml/Tests/Fixtures/arrow.gif -%%WWWDIR%%/core/vendor/symfony/yaml/Tests/Fixtures/booleanMappingKeys.yml -%%WWWDIR%%/core/vendor/symfony/yaml/Tests/Fixtures/embededPhp.yml -%%WWWDIR%%/core/vendor/symfony/yaml/Tests/Fixtures/escapedCharacters.yml -%%WWWDIR%%/core/vendor/symfony/yaml/Tests/Fixtures/index.yml -%%WWWDIR%%/core/vendor/symfony/yaml/Tests/Fixtures/legacyBooleanMappingKeys.yml -%%WWWDIR%%/core/vendor/symfony/yaml/Tests/Fixtures/legacyNonStringKeys.yml -%%WWWDIR%%/core/vendor/symfony/yaml/Tests/Fixtures/legacyNullMappingKey.yml -%%WWWDIR%%/core/vendor/symfony/yaml/Tests/Fixtures/multiple_lines_as_literal_block.yml -%%WWWDIR%%/core/vendor/symfony/yaml/Tests/Fixtures/nonStringKeys.yml -%%WWWDIR%%/core/vendor/symfony/yaml/Tests/Fixtures/nullMappingKey.yml -%%WWWDIR%%/core/vendor/symfony/yaml/Tests/Fixtures/numericMappingKeys.yml -%%WWWDIR%%/core/vendor/symfony/yaml/Tests/Fixtures/sfComments.yml -%%WWWDIR%%/core/vendor/symfony/yaml/Tests/Fixtures/sfCompact.yml -%%WWWDIR%%/core/vendor/symfony/yaml/Tests/Fixtures/sfMergeKey.yml -%%WWWDIR%%/core/vendor/symfony/yaml/Tests/Fixtures/sfObjects.yml -%%WWWDIR%%/core/vendor/symfony/yaml/Tests/Fixtures/sfQuotes.yml -%%WWWDIR%%/core/vendor/symfony/yaml/Tests/Fixtures/sfTests.yml -%%WWWDIR%%/core/vendor/symfony/yaml/Tests/Fixtures/unindentedCollections.yml -%%WWWDIR%%/core/vendor/symfony/yaml/Tests/InlineTest.php -%%WWWDIR%%/core/vendor/symfony/yaml/Tests/ParseExceptionTest.php -%%WWWDIR%%/core/vendor/symfony/yaml/Tests/ParserTest.php -%%WWWDIR%%/core/vendor/symfony/yaml/Tests/YamlTest.php -%%WWWDIR%%/core/vendor/symfony/yaml/Unescaper.php -%%WWWDIR%%/core/vendor/symfony/yaml/Yaml.php -%%WWWDIR%%/core/vendor/symfony/yaml/composer.json -%%WWWDIR%%/core/vendor/symfony/yaml/phpunit.xml.dist -%%WWWDIR%%/core/vendor/zendframework/zend-diactoros/.coveralls.yml -%%WWWDIR%%/core/vendor/zendframework/zend-diactoros/CHANGELOG.md -%%WWWDIR%%/core/vendor/zendframework/zend-diactoros/CONDUCT.md -%%WWWDIR%%/core/vendor/zendframework/zend-diactoros/CONTRIBUTING.md -%%WWWDIR%%/core/vendor/zendframework/zend-diactoros/LICENSE.md -%%WWWDIR%%/core/vendor/zendframework/zend-diactoros/README.md -%%WWWDIR%%/core/vendor/zendframework/zend-diactoros/composer.json -%%WWWDIR%%/core/vendor/zendframework/zend-diactoros/composer.lock -%%WWWDIR%%/core/vendor/zendframework/zend-diactoros/mkdocs.yml -%%WWWDIR%%/core/vendor/zendframework/zend-diactoros/src/AbstractSerializer.php -%%WWWDIR%%/core/vendor/zendframework/zend-diactoros/src/CallbackStream.php -%%WWWDIR%%/core/vendor/zendframework/zend-diactoros/src/Exception/DeprecatedMethodException.php -%%WWWDIR%%/core/vendor/zendframework/zend-diactoros/src/Exception/ExceptionInterface.php -%%WWWDIR%%/core/vendor/zendframework/zend-diactoros/src/HeaderSecurity.php -%%WWWDIR%%/core/vendor/zendframework/zend-diactoros/src/MessageTrait.php -%%WWWDIR%%/core/vendor/zendframework/zend-diactoros/src/PhpInputStream.php -%%WWWDIR%%/core/vendor/zendframework/zend-diactoros/src/RelativeStream.php -%%WWWDIR%%/core/vendor/zendframework/zend-diactoros/src/Request.php -%%WWWDIR%%/core/vendor/zendframework/zend-diactoros/src/Request/ArraySerializer.php -%%WWWDIR%%/core/vendor/zendframework/zend-diactoros/src/Request/Serializer.php -%%WWWDIR%%/core/vendor/zendframework/zend-diactoros/src/RequestTrait.php -%%WWWDIR%%/core/vendor/zendframework/zend-diactoros/src/Response.php -%%WWWDIR%%/core/vendor/zendframework/zend-diactoros/src/Response/ArraySerializer.php -%%WWWDIR%%/core/vendor/zendframework/zend-diactoros/src/Response/EmitterInterface.php -%%WWWDIR%%/core/vendor/zendframework/zend-diactoros/src/Response/EmptyResponse.php -%%WWWDIR%%/core/vendor/zendframework/zend-diactoros/src/Response/HtmlResponse.php -%%WWWDIR%%/core/vendor/zendframework/zend-diactoros/src/Response/InjectContentTypeTrait.php -%%WWWDIR%%/core/vendor/zendframework/zend-diactoros/src/Response/JsonResponse.php -%%WWWDIR%%/core/vendor/zendframework/zend-diactoros/src/Response/RedirectResponse.php -%%WWWDIR%%/core/vendor/zendframework/zend-diactoros/src/Response/SapiEmitter.php -%%WWWDIR%%/core/vendor/zendframework/zend-diactoros/src/Response/SapiEmitterTrait.php -%%WWWDIR%%/core/vendor/zendframework/zend-diactoros/src/Response/SapiStreamEmitter.php -%%WWWDIR%%/core/vendor/zendframework/zend-diactoros/src/Response/Serializer.php -%%WWWDIR%%/core/vendor/zendframework/zend-diactoros/src/Response/TextResponse.php -%%WWWDIR%%/core/vendor/zendframework/zend-diactoros/src/Server.php -%%WWWDIR%%/core/vendor/zendframework/zend-diactoros/src/ServerRequest.php -%%WWWDIR%%/core/vendor/zendframework/zend-diactoros/src/ServerRequestFactory.php -%%WWWDIR%%/core/vendor/zendframework/zend-diactoros/src/Stream.php -%%WWWDIR%%/core/vendor/zendframework/zend-diactoros/src/UploadedFile.php -%%WWWDIR%%/core/vendor/zendframework/zend-diactoros/src/Uri.php -%%WWWDIR%%/data/.htaccess -%%WWWDIR%%/data/cache/index.html -%%WWWDIR%%/data/files/.htaccess -%%WWWDIR%%/data/logs/.htaccess -%%WWWDIR%%/data/logs/index.html -%%WWWDIR%%/data/personal/.htaccess -%%WWWDIR%%/data/public/index.html -%%WWWDIR%%/data/tmp/.htaccess -%%WWWDIR%%/index.php -%%WWWDIR%%/phpdoc.dist.xml -%%WWWDIR%%/plugins/access.ajxp_conf/Gruntfile.js -%%WWWDIR%%/plugins/access.ajxp_conf/admin.png -%%WWWDIR%%/plugins/access.ajxp_conf/ajxp_confActions.xml -%%WWWDIR%%/plugins/access.ajxp_conf/composer.json -%%WWWDIR%%/plugins/access.ajxp_conf/manifest.xml -%%WWWDIR%%/plugins/access.ajxp_conf/package.json -%%WWWDIR%%/plugins/access.ajxp_conf/plugin_doc.html -%%WWWDIR%%/plugins/access.ajxp_conf/res/build/AdminActions.js -%%WWWDIR%%/plugins/access.ajxp_conf/res/build/AdminComponents.js -%%WWWDIR%%/plugins/access.ajxp_conf/res/build/AdminComponents/board/AdminDashboard.js -%%WWWDIR%%/plugins/access.ajxp_conf/res/build/AdminComponents/board/AdminLeftNav.js -%%WWWDIR%%/plugins/access.ajxp_conf/res/build/AdminComponents/board/GroupAdminDashboard.js -%%WWWDIR%%/plugins/access.ajxp_conf/res/build/AdminComponents/board/SimpleDashboard.js -%%WWWDIR%%/plugins/access.ajxp_conf/res/build/AdminComponents/dialog/DeleteDialog.js -%%WWWDIR%%/plugins/access.ajxp_conf/res/build/AdminComponents/index.js -%%WWWDIR%%/plugins/access.ajxp_conf/res/build/AdminComponents/util/DNDActionsManager.js -%%WWWDIR%%/plugins/access.ajxp_conf/res/build/AdminComponents/util/MenuItemListener.js -%%WWWDIR%%/plugins/access.ajxp_conf/res/build/AdminComponents/util/Mixins.js -%%WWWDIR%%/plugins/access.ajxp_conf/res/build/AdminComponents/util/NavigationHelper.js -%%WWWDIR%%/plugins/access.ajxp_conf/res/build/AdminLogs.js -%%WWWDIR%%/plugins/access.ajxp_conf/res/build/AdminLogs/board/Dashboard.js -%%WWWDIR%%/plugins/access.ajxp_conf/res/build/AdminLogs/index.js -%%WWWDIR%%/plugins/access.ajxp_conf/res/build/AdminPeople.js -%%WWWDIR%%/plugins/access.ajxp_conf/res/build/AdminPeople/board/Dashboard.js -%%WWWDIR%%/plugins/access.ajxp_conf/res/build/AdminPeople/editor/Editor.js -%%WWWDIR%%/plugins/access.ajxp_conf/res/build/AdminPeople/editor/acl/RightsSelector.js -%%WWWDIR%%/plugins/access.ajxp_conf/res/build/AdminPeople/editor/acl/RightsSummary.js -%%WWWDIR%%/plugins/access.ajxp_conf/res/build/AdminPeople/editor/acl/WorkspaceAcl.js -%%WWWDIR%%/plugins/access.ajxp_conf/res/build/AdminPeople/editor/panel/SharesList.js -%%WWWDIR%%/plugins/access.ajxp_conf/res/build/AdminPeople/editor/panel/WorkspacesList.js -%%WWWDIR%%/plugins/access.ajxp_conf/res/build/AdminPeople/editor/parameters/ParameterCreate.js -%%WWWDIR%%/plugins/access.ajxp_conf/res/build/AdminPeople/editor/parameters/ParameterEntry.js -%%WWWDIR%%/plugins/access.ajxp_conf/res/build/AdminPeople/editor/parameters/ParametersList.js -%%WWWDIR%%/plugins/access.ajxp_conf/res/build/AdminPeople/editor/parameters/ParametersPicker.js -%%WWWDIR%%/plugins/access.ajxp_conf/res/build/AdminPeople/editor/parameters/ParametersSummary.js -%%WWWDIR%%/plugins/access.ajxp_conf/res/build/AdminPeople/editor/parameters/ParamsMixins.js -%%WWWDIR%%/plugins/access.ajxp_conf/res/build/AdminPeople/editor/parameters/WorkspaceCard.js -%%WWWDIR%%/plugins/access.ajxp_conf/res/build/AdminPeople/editor/user/UserPasswordDialog.js -%%WWWDIR%%/plugins/access.ajxp_conf/res/build/AdminPeople/editor/user/UserRolesPicker.js -%%WWWDIR%%/plugins/access.ajxp_conf/res/build/AdminPeople/editor/util/EditorCache.js -%%WWWDIR%%/plugins/access.ajxp_conf/res/build/AdminPeople/editor/util/MessagesMixin.js -%%WWWDIR%%/plugins/access.ajxp_conf/res/build/AdminPeople/forms/CreateRoleOrGroupForm.js -%%WWWDIR%%/plugins/access.ajxp_conf/res/build/AdminPeople/forms/CreateUserForm.js -%%WWWDIR%%/plugins/access.ajxp_conf/res/build/AdminPeople/index.js -%%WWWDIR%%/plugins/access.ajxp_conf/res/build/AdminPlugins.js -%%WWWDIR%%/plugins/access.ajxp_conf/res/build/AdminPlugins/auth/AuthenticationPluginsDashboard.js -%%WWWDIR%%/plugins/access.ajxp_conf/res/build/AdminPlugins/cache/CacheServerDashboard.js -%%WWWDIR%%/plugins/access.ajxp_conf/res/build/AdminPlugins/core/CoreAndPluginsDashboard.js -%%WWWDIR%%/plugins/access.ajxp_conf/res/build/AdminPlugins/core/Manager.js -%%WWWDIR%%/plugins/access.ajxp_conf/res/build/AdminPlugins/core/PluginEditor.js -%%WWWDIR%%/plugins/access.ajxp_conf/res/build/AdminPlugins/core/PluginsList.js -%%WWWDIR%%/plugins/access.ajxp_conf/res/build/AdminPlugins/diagnostic/DiagnosticDashboard.js -%%WWWDIR%%/plugins/access.ajxp_conf/res/build/AdminPlugins/docs/JSDocsDashboard.js -%%WWWDIR%%/plugins/access.ajxp_conf/res/build/AdminPlugins/editors/EditorsDashboard.js -%%WWWDIR%%/plugins/access.ajxp_conf/res/build/AdminPlugins/index.js -%%WWWDIR%%/plugins/access.ajxp_conf/res/build/AdminPlugins/updater/UpdaterDashboard.js -%%WWWDIR%%/plugins/access.ajxp_conf/res/build/AdminScheduler.js -%%WWWDIR%%/plugins/access.ajxp_conf/res/build/AdminScheduler/board/Dashboard.js -%%WWWDIR%%/plugins/access.ajxp_conf/res/build/AdminScheduler/editor/TaskEditor.js -%%WWWDIR%%/plugins/access.ajxp_conf/res/build/AdminScheduler/index.js -%%WWWDIR%%/plugins/access.ajxp_conf/res/build/AdminWorkspaces.js -%%WWWDIR%%/plugins/access.ajxp_conf/res/build/AdminWorkspaces/board/Dashboard.js -%%WWWDIR%%/plugins/access.ajxp_conf/res/build/AdminWorkspaces/board/WorkspaceList.js -%%WWWDIR%%/plugins/access.ajxp_conf/res/build/AdminWorkspaces/editor/FeaturesList.js -%%WWWDIR%%/plugins/access.ajxp_conf/res/build/AdminWorkspaces/editor/FeaturesListWizard.js -%%WWWDIR%%/plugins/access.ajxp_conf/res/build/AdminWorkspaces/editor/FeaturesStepper.js -%%WWWDIR%%/plugins/access.ajxp_conf/res/build/AdminWorkspaces/editor/TplFieldsChooser.js -%%WWWDIR%%/plugins/access.ajxp_conf/res/build/AdminWorkspaces/editor/WorkspaceCreator.js -%%WWWDIR%%/plugins/access.ajxp_conf/res/build/AdminWorkspaces/editor/WorkspaceEditor.js -%%WWWDIR%%/plugins/access.ajxp_conf/res/build/AdminWorkspaces/index.js -%%WWWDIR%%/plugins/access.ajxp_conf/res/build/AdminWorkspaces/meta/MetaList.js -%%WWWDIR%%/plugins/access.ajxp_conf/res/build/AdminWorkspaces/meta/MetaSourceForm.js -%%WWWDIR%%/plugins/access.ajxp_conf/res/build/AdminWorkspaces/model/Workspace.js -%%WWWDIR%%/plugins/access.ajxp_conf/res/build/AdminWorkspaces/panel/SharesList.js -%%WWWDIR%%/plugins/access.ajxp_conf/res/build/AdminWorkspaces/panel/WorkspaceSummary.js -%%WWWDIR%%/plugins/access.ajxp_conf/res/build/AdminWorkspaces/panel/WorkspaceSummaryCard.js -%%WWWDIR%%/plugins/access.ajxp_conf/res/css/ajxp_admin.css -%%WWWDIR%%/plugins/access.ajxp_conf/res/css/ajxp_admin.less -%%WWWDIR%%/plugins/access.ajxp_conf/res/css/colors.less -%%WWWDIR%%/plugins/access.ajxp_conf/res/css/rolesEditor.css -%%WWWDIR%%/plugins/access.ajxp_conf/res/css/rolesEditor.less -%%WWWDIR%%/plugins/access.ajxp_conf/res/i18n/admin/de.php -%%WWWDIR%%/plugins/access.ajxp_conf/res/i18n/admin/en.php -%%WWWDIR%%/plugins/access.ajxp_conf/res/i18n/admin/es.php -%%WWWDIR%%/plugins/access.ajxp_conf/res/i18n/admin/fr.php -%%WWWDIR%%/plugins/access.ajxp_conf/res/i18n/admin/it.php -%%WWWDIR%%/plugins/access.ajxp_conf/res/i18n/conf/de.php -%%WWWDIR%%/plugins/access.ajxp_conf/res/i18n/conf/en.php -%%WWWDIR%%/plugins/access.ajxp_conf/res/i18n/conf/es.php -%%WWWDIR%%/plugins/access.ajxp_conf/res/i18n/conf/it.php -%%WWWDIR%%/plugins/access.ajxp_conf/res/i18n/conf/pt-br.php -%%WWWDIR%%/plugins/access.ajxp_conf/res/i18n/dashboard/de.php -%%WWWDIR%%/plugins/access.ajxp_conf/res/i18n/dashboard/en.php -%%WWWDIR%%/plugins/access.ajxp_conf/res/i18n/dashboard/es.php -%%WWWDIR%%/plugins/access.ajxp_conf/res/i18n/dashboard/fr.php -%%WWWDIR%%/plugins/access.ajxp_conf/res/i18n/de.php -%%WWWDIR%%/plugins/access.ajxp_conf/res/i18n/editor/de.php -%%WWWDIR%%/plugins/access.ajxp_conf/res/i18n/editor/en.php -%%WWWDIR%%/plugins/access.ajxp_conf/res/i18n/editor/es.php -%%WWWDIR%%/plugins/access.ajxp_conf/res/i18n/editor/fr.php -%%WWWDIR%%/plugins/access.ajxp_conf/res/i18n/en.php -%%WWWDIR%%/plugins/access.ajxp_conf/res/i18n/es.php -%%WWWDIR%%/plugins/access.ajxp_conf/res/i18n/fi.php -%%WWWDIR%%/plugins/access.ajxp_conf/res/i18n/fr.php -%%WWWDIR%%/plugins/access.ajxp_conf/res/i18n/hu.php -%%WWWDIR%%/plugins/access.ajxp_conf/res/i18n/it.php -%%WWWDIR%%/plugins/access.ajxp_conf/res/i18n/kb.json -%%WWWDIR%%/plugins/access.ajxp_conf/res/i18n/nl.php -%%WWWDIR%%/plugins/access.ajxp_conf/res/i18n/pt-br.php -%%WWWDIR%%/plugins/access.ajxp_conf/res/i18n/pt.php -%%WWWDIR%%/plugins/access.ajxp_conf/res/i18n/role/de.php -%%WWWDIR%%/plugins/access.ajxp_conf/res/i18n/role/en.php -%%WWWDIR%%/plugins/access.ajxp_conf/res/i18n/role/es.php -%%WWWDIR%%/plugins/access.ajxp_conf/res/i18n/role/fr.php -%%WWWDIR%%/plugins/access.ajxp_conf/res/i18n/role/it.php -%%WWWDIR%%/plugins/access.ajxp_conf/res/i18n/role/pt.php -%%WWWDIR%%/plugins/access.ajxp_conf/res/i18n/role/ru.php -%%WWWDIR%%/plugins/access.ajxp_conf/res/i18n/ru.php -%%WWWDIR%%/plugins/access.ajxp_conf/res/i18n/si.php -%%WWWDIR%%/plugins/access.ajxp_conf/res/images/dashboard.png -%%WWWDIR%%/plugins/access.ajxp_conf/res/js/AdminActions.js -%%WWWDIR%%/plugins/access.ajxp_conf/res/js/AdminComponents/board/AdminDashboard.js -%%WWWDIR%%/plugins/access.ajxp_conf/res/js/AdminComponents/board/AdminLeftNav.js -%%WWWDIR%%/plugins/access.ajxp_conf/res/js/AdminComponents/board/GroupAdminDashboard.js -%%WWWDIR%%/plugins/access.ajxp_conf/res/js/AdminComponents/board/SimpleDashboard.js -%%WWWDIR%%/plugins/access.ajxp_conf/res/js/AdminComponents/dialog/DeleteDialog.js -%%WWWDIR%%/plugins/access.ajxp_conf/res/js/AdminComponents/index.js -%%WWWDIR%%/plugins/access.ajxp_conf/res/js/AdminComponents/util/DNDActionsManager.js -%%WWWDIR%%/plugins/access.ajxp_conf/res/js/AdminComponents/util/MenuItemListener.js -%%WWWDIR%%/plugins/access.ajxp_conf/res/js/AdminComponents/util/Mixins.js -%%WWWDIR%%/plugins/access.ajxp_conf/res/js/AdminComponents/util/NavigationHelper.js -%%WWWDIR%%/plugins/access.ajxp_conf/res/js/AdminLogs/board/Dashboard.js -%%WWWDIR%%/plugins/access.ajxp_conf/res/js/AdminLogs/index.js -%%WWWDIR%%/plugins/access.ajxp_conf/res/js/AdminPeople/board/Dashboard.js -%%WWWDIR%%/plugins/access.ajxp_conf/res/js/AdminPeople/editor/Editor.js -%%WWWDIR%%/plugins/access.ajxp_conf/res/js/AdminPeople/editor/acl/RightsSelector.js -%%WWWDIR%%/plugins/access.ajxp_conf/res/js/AdminPeople/editor/acl/RightsSummary.js -%%WWWDIR%%/plugins/access.ajxp_conf/res/js/AdminPeople/editor/acl/WorkspaceAcl.js -%%WWWDIR%%/plugins/access.ajxp_conf/res/js/AdminPeople/editor/panel/SharesList.js -%%WWWDIR%%/plugins/access.ajxp_conf/res/js/AdminPeople/editor/panel/WorkspacesList.js -%%WWWDIR%%/plugins/access.ajxp_conf/res/js/AdminPeople/editor/parameters/ParameterCreate.js -%%WWWDIR%%/plugins/access.ajxp_conf/res/js/AdminPeople/editor/parameters/ParameterEntry.js -%%WWWDIR%%/plugins/access.ajxp_conf/res/js/AdminPeople/editor/parameters/ParametersList.js -%%WWWDIR%%/plugins/access.ajxp_conf/res/js/AdminPeople/editor/parameters/ParametersPicker.js -%%WWWDIR%%/plugins/access.ajxp_conf/res/js/AdminPeople/editor/parameters/ParametersSummary.js -%%WWWDIR%%/plugins/access.ajxp_conf/res/js/AdminPeople/editor/parameters/ParamsMixins.js -%%WWWDIR%%/plugins/access.ajxp_conf/res/js/AdminPeople/editor/parameters/WorkspaceCard.js -%%WWWDIR%%/plugins/access.ajxp_conf/res/js/AdminPeople/editor/user/UserPasswordDialog.js -%%WWWDIR%%/plugins/access.ajxp_conf/res/js/AdminPeople/editor/user/UserRolesPicker.js -%%WWWDIR%%/plugins/access.ajxp_conf/res/js/AdminPeople/editor/util/EditorCache.js -%%WWWDIR%%/plugins/access.ajxp_conf/res/js/AdminPeople/editor/util/MessagesMixin.js -%%WWWDIR%%/plugins/access.ajxp_conf/res/js/AdminPeople/forms/CreateRoleOrGroupForm.js -%%WWWDIR%%/plugins/access.ajxp_conf/res/js/AdminPeople/forms/CreateUserForm.js -%%WWWDIR%%/plugins/access.ajxp_conf/res/js/AdminPeople/index.js -%%WWWDIR%%/plugins/access.ajxp_conf/res/js/AdminPlugins/auth/AuthenticationPluginsDashboard.js -%%WWWDIR%%/plugins/access.ajxp_conf/res/js/AdminPlugins/cache/CacheServerDashboard.js -%%WWWDIR%%/plugins/access.ajxp_conf/res/js/AdminPlugins/core/CoreAndPluginsDashboard.js -%%WWWDIR%%/plugins/access.ajxp_conf/res/js/AdminPlugins/core/Manager.js -%%WWWDIR%%/plugins/access.ajxp_conf/res/js/AdminPlugins/core/PluginEditor.js -%%WWWDIR%%/plugins/access.ajxp_conf/res/js/AdminPlugins/core/PluginsList.js -%%WWWDIR%%/plugins/access.ajxp_conf/res/js/AdminPlugins/diagnostic/DiagnosticDashboard.js -%%WWWDIR%%/plugins/access.ajxp_conf/res/js/AdminPlugins/docs/JSDocsDashboard.js -%%WWWDIR%%/plugins/access.ajxp_conf/res/js/AdminPlugins/editors/EditorsDashboard.js -%%WWWDIR%%/plugins/access.ajxp_conf/res/js/AdminPlugins/index.js -%%WWWDIR%%/plugins/access.ajxp_conf/res/js/AdminPlugins/updater/UpdaterDashboard.js -%%WWWDIR%%/plugins/access.ajxp_conf/res/js/AdminScheduler/board/Dashboard.js -%%WWWDIR%%/plugins/access.ajxp_conf/res/js/AdminScheduler/editor/TaskEditor.js -%%WWWDIR%%/plugins/access.ajxp_conf/res/js/AdminScheduler/index.js -%%WWWDIR%%/plugins/access.ajxp_conf/res/js/AdminWorkspaces/board/Dashboard.js -%%WWWDIR%%/plugins/access.ajxp_conf/res/js/AdminWorkspaces/board/WorkspaceList.js -%%WWWDIR%%/plugins/access.ajxp_conf/res/js/AdminWorkspaces/editor/FeaturesList.js -%%WWWDIR%%/plugins/access.ajxp_conf/res/js/AdminWorkspaces/editor/FeaturesListWizard.js -%%WWWDIR%%/plugins/access.ajxp_conf/res/js/AdminWorkspaces/editor/FeaturesStepper.js -%%WWWDIR%%/plugins/access.ajxp_conf/res/js/AdminWorkspaces/editor/TplFieldsChooser.js -%%WWWDIR%%/plugins/access.ajxp_conf/res/js/AdminWorkspaces/editor/WorkspaceCreator.js -%%WWWDIR%%/plugins/access.ajxp_conf/res/js/AdminWorkspaces/editor/WorkspaceEditor.js -%%WWWDIR%%/plugins/access.ajxp_conf/res/js/AdminWorkspaces/index.js -%%WWWDIR%%/plugins/access.ajxp_conf/res/js/AdminWorkspaces/meta/MetaList.js -%%WWWDIR%%/plugins/access.ajxp_conf/res/js/AdminWorkspaces/meta/MetaSourceForm.js -%%WWWDIR%%/plugins/access.ajxp_conf/res/js/AdminWorkspaces/model/Workspace.js -%%WWWDIR%%/plugins/access.ajxp_conf/res/js/AdminWorkspaces/panel/SharesList.js -%%WWWDIR%%/plugins/access.ajxp_conf/res/js/AdminWorkspaces/panel/WorkspaceSummary.js -%%WWWDIR%%/plugins/access.ajxp_conf/res/js/AdminWorkspaces/panel/WorkspaceSummaryCard.js -%%WWWDIR%%/plugins/access.ajxp_conf/src/AbstractManager.php -%%WWWDIR%%/plugins/access.ajxp_conf/src/ActionsManager.php -%%WWWDIR%%/plugins/access.ajxp_conf/src/ConfAccessDriver.php -%%WWWDIR%%/plugins/access.ajxp_conf/src/DiagnosticManager.php -%%WWWDIR%%/plugins/access.ajxp_conf/src/DocumentationManager.php -%%WWWDIR%%/plugins/access.ajxp_conf/src/LogsManager.php -%%WWWDIR%%/plugins/access.ajxp_conf/src/PluginsManager.php -%%WWWDIR%%/plugins/access.ajxp_conf/src/RepositoriesManager.php -%%WWWDIR%%/plugins/access.ajxp_conf/src/RolesManager.php -%%WWWDIR%%/plugins/access.ajxp_conf/src/TreeManager.php -%%WWWDIR%%/plugins/access.ajxp_conf/src/UsersManager.php -%%WWWDIR%%/plugins/access.ajxp_conf/vendor/autoload.php -%%WWWDIR%%/plugins/access.ajxp_conf/vendor/composer/ClassLoader.php -%%WWWDIR%%/plugins/access.ajxp_conf/vendor/composer/LICENSE -%%WWWDIR%%/plugins/access.ajxp_conf/vendor/composer/autoload_classmap.php -%%WWWDIR%%/plugins/access.ajxp_conf/vendor/composer/autoload_namespaces.php -%%WWWDIR%%/plugins/access.ajxp_conf/vendor/composer/autoload_psr4.php -%%WWWDIR%%/plugins/access.ajxp_conf/vendor/composer/autoload_real.php -%%WWWDIR%%/plugins/access.ajxp_conf/vendor/composer/autoload_static.php -%%WWWDIR%%/plugins/access.ajxp_conf/vendor/composer/installed.json -%%WWWDIR%%/plugins/access.ajxp_home/Gruntfile.js -%%WWWDIR%%/plugins/access.ajxp_home/HomePagePlugin.php -%%WWWDIR%%/plugins/access.ajxp_home/ajxp_home.png -%%WWWDIR%%/plugins/access.ajxp_home/manifest.xml -%%WWWDIR%%/plugins/access.ajxp_home/package.json -%%WWWDIR%%/plugins/access.ajxp_home/plugin_doc.html -%%WWWDIR%%/plugins/access.ajxp_home/res/build/WelcomeComponents.js -%%WWWDIR%%/plugins/access.ajxp_home/res/build/apps/DlAppsCard.js -%%WWWDIR%%/plugins/access.ajxp_home/res/build/apps/DownloadApp.js -%%WWWDIR%%/plugins/access.ajxp_home/res/build/apps/QRCodeCard.js -%%WWWDIR%%/plugins/access.ajxp_home/res/build/board/ColorPaper.js -%%WWWDIR%%/plugins/access.ajxp_home/res/build/board/ConfigLogo.js -%%WWWDIR%%/plugins/access.ajxp_home/res/build/board/HomeDashboard.js -%%WWWDIR%%/plugins/access.ajxp_home/res/build/board/HomeSearchForm.js -%%WWWDIR%%/plugins/access.ajxp_home/res/build/board/Palette.js -%%WWWDIR%%/plugins/access.ajxp_home/res/build/board/WelcomeTour.js -%%WWWDIR%%/plugins/access.ajxp_home/res/build/index.js -%%WWWDIR%%/plugins/access.ajxp_home/res/build/quicksend/QuickSendCard.js -%%WWWDIR%%/plugins/access.ajxp_home/res/build/quicksend/WorkspacePickerDialog.js -%%WWWDIR%%/plugins/access.ajxp_home/res/build/recent/RecentAccessCard.js -%%WWWDIR%%/plugins/access.ajxp_home/res/build/videos/VideoCard.js -%%WWWDIR%%/plugins/access.ajxp_home/res/build/videos/VideoPlayer.js -%%WWWDIR%%/plugins/access.ajxp_home/res/build/workspaces/WorkspacesListCard.js -%%WWWDIR%%/plugins/access.ajxp_home/res/home.css -%%WWWDIR%%/plugins/access.ajxp_home/res/home.less -%%WWWDIR%%/plugins/access.ajxp_home/res/i18n/ca.php -%%WWWDIR%%/plugins/access.ajxp_home/res/i18n/conf/de.php -%%WWWDIR%%/plugins/access.ajxp_home/res/i18n/conf/en.php -%%WWWDIR%%/plugins/access.ajxp_home/res/i18n/conf/es.php -%%WWWDIR%%/plugins/access.ajxp_home/res/i18n/conf/fr.php -%%WWWDIR%%/plugins/access.ajxp_home/res/i18n/conf/it.php -%%WWWDIR%%/plugins/access.ajxp_home/res/i18n/conf/pt-br.php -%%WWWDIR%%/plugins/access.ajxp_home/res/i18n/de.php -%%WWWDIR%%/plugins/access.ajxp_home/res/i18n/en.php -%%WWWDIR%%/plugins/access.ajxp_home/res/i18n/es.php -%%WWWDIR%%/plugins/access.ajxp_home/res/i18n/fr.php -%%WWWDIR%%/plugins/access.ajxp_home/res/i18n/hu.php -%%WWWDIR%%/plugins/access.ajxp_home/res/i18n/it.php -%%WWWDIR%%/plugins/access.ajxp_home/res/i18n/nl.php -%%WWWDIR%%/plugins/access.ajxp_home/res/i18n/pt-br.php -%%WWWDIR%%/plugins/access.ajxp_home/res/i18n/pt.php -%%WWWDIR%%/plugins/access.ajxp_home/res/i18n/ru.php -%%WWWDIR%%/plugins/access.ajxp_home/res/i18n/si.php -%%WWWDIR%%/plugins/access.ajxp_home/res/images/movecards.gif -%%WWWDIR%%/plugins/access.ajxp_home/res/react/apps/DlAppsCard.js -%%WWWDIR%%/plugins/access.ajxp_home/res/react/apps/DownloadApp.js -%%WWWDIR%%/plugins/access.ajxp_home/res/react/apps/QRCodeCard.js -%%WWWDIR%%/plugins/access.ajxp_home/res/react/board/ColorPaper.js -%%WWWDIR%%/plugins/access.ajxp_home/res/react/board/ConfigLogo.js -%%WWWDIR%%/plugins/access.ajxp_home/res/react/board/HomeDashboard.js -%%WWWDIR%%/plugins/access.ajxp_home/res/react/board/HomeSearchForm.js -%%WWWDIR%%/plugins/access.ajxp_home/res/react/board/Palette.js -%%WWWDIR%%/plugins/access.ajxp_home/res/react/board/WelcomeTour.js -%%WWWDIR%%/plugins/access.ajxp_home/res/react/index.js -%%WWWDIR%%/plugins/access.ajxp_home/res/react/quicksend/QuickSendCard.js -%%WWWDIR%%/plugins/access.ajxp_home/res/react/quicksend/WorkspacePickerDialog.js -%%WWWDIR%%/plugins/access.ajxp_home/res/react/recent/RecentAccessCard.js -%%WWWDIR%%/plugins/access.ajxp_home/res/react/videos/VideoCard.js -%%WWWDIR%%/plugins/access.ajxp_home/res/react/videos/VideoPlayer.js -%%WWWDIR%%/plugins/access.ajxp_home/res/react/workspaces/WorkspacesListCard.js -%%WWWDIR%%/plugins/access.demo/DemoAccessDriver.php -%%WWWDIR%%/plugins/access.demo/i18n/conf/cs.php -%%WWWDIR%%/plugins/access.demo/i18n/conf/de.php -%%WWWDIR%%/plugins/access.demo/i18n/conf/en.php -%%WWWDIR%%/plugins/access.demo/i18n/conf/es.php -%%WWWDIR%%/plugins/access.demo/i18n/conf/fr.php -%%WWWDIR%%/plugins/access.demo/i18n/conf/it.php -%%WWWDIR%%/plugins/access.demo/manifest.xml -%%WWWDIR%%/plugins/access.demo/plugin_doc.html -%%WWWDIR%%/plugins/access.dropbox/access_dropbox.png -%%WWWDIR%%/plugins/access.dropbox/composer.json -%%WWWDIR%%/plugins/access.dropbox/dropboxLogo.png -%%WWWDIR%%/plugins/access.dropbox/i18n/conf/cs.php -%%WWWDIR%%/plugins/access.dropbox/i18n/conf/de.php -%%WWWDIR%%/plugins/access.dropbox/i18n/conf/en.php -%%WWWDIR%%/plugins/access.dropbox/i18n/conf/es.php -%%WWWDIR%%/plugins/access.dropbox/i18n/conf/fr.php -%%WWWDIR%%/plugins/access.dropbox/i18n/conf/it.php -%%WWWDIR%%/plugins/access.dropbox/i18n/conf/pt.php -%%WWWDIR%%/plugins/access.dropbox/manifest.xml -%%WWWDIR%%/plugins/access.dropbox/plugin_doc.html -%%WWWDIR%%/plugins/access.dropbox/src/Driver.php -%%WWWDIR%%/plugins/access.dropbox/src/Listener/DropBoxSubscriber.php -%%WWWDIR%%/plugins/access.dropbox/src/Resources/dropbox.json -%%WWWDIR%%/plugins/access.dropbox/vendor/autoload.php -%%WWWDIR%%/plugins/access.dropbox/vendor/composer/ClassLoader.php -%%WWWDIR%%/plugins/access.dropbox/vendor/composer/LICENSE -%%WWWDIR%%/plugins/access.dropbox/vendor/composer/autoload_classmap.php -%%WWWDIR%%/plugins/access.dropbox/vendor/composer/autoload_namespaces.php -%%WWWDIR%%/plugins/access.dropbox/vendor/composer/autoload_psr4.php -%%WWWDIR%%/plugins/access.dropbox/vendor/composer/autoload_real.php -%%WWWDIR%%/plugins/access.dropbox/vendor/composer/autoload_static.php -%%WWWDIR%%/plugins/access.dropbox/vendor/composer/installed.json -%%WWWDIR%%/plugins/access.fs/FsAccessDriver.php -%%WWWDIR%%/plugins/access.fs/FsAccessWrapper.php -%%WWWDIR%%/plugins/access.fs/Gruntfile.js -%%WWWDIR%%/plugins/access.fs/fsActions.xml -%%WWWDIR%%/plugins/access.fs/fsTemplatePart.xml -%%WWWDIR%%/plugins/access.fs/i18n/conf/de.php -%%WWWDIR%%/plugins/access.fs/i18n/conf/en.php -%%WWWDIR%%/plugins/access.fs/i18n/conf/es.php -%%WWWDIR%%/plugins/access.fs/i18n/conf/fr.php -%%WWWDIR%%/plugins/access.fs/i18n/conf/it.php -%%WWWDIR%%/plugins/access.fs/i18n/conf/pt.php -%%WWWDIR%%/plugins/access.fs/i18n/conf/ru.php -%%WWWDIR%%/plugins/access.fs/icon.png -%%WWWDIR%%/plugins/access.fs/manifest.xml -%%WWWDIR%%/plugins/access.fs/package.json -%%WWWDIR%%/plugins/access.fs/plugin_doc.html -%%WWWDIR%%/plugins/access.fs/res/build/FSActions.js -%%WWWDIR%%/plugins/access.fs/res/build/callback/ajxpLink.js -%%WWWDIR%%/plugins/access.fs/res/build/callback/applyCopyOrMove.js -%%WWWDIR%%/plugins/access.fs/res/build/callback/chmod.js -%%WWWDIR%%/plugins/access.fs/res/build/callback/compressUI.js -%%WWWDIR%%/plugins/access.fs/res/build/callback/copy.js -%%WWWDIR%%/plugins/access.fs/res/build/callback/deleteAction.js -%%WWWDIR%%/plugins/access.fs/res/build/callback/download.js -%%WWWDIR%%/plugins/access.fs/res/build/callback/downloadAll.js -%%WWWDIR%%/plugins/access.fs/res/build/callback/downloadChunked.js -%%WWWDIR%%/plugins/access.fs/res/build/callback/emptyRecycle.js -%%WWWDIR%%/plugins/access.fs/res/build/callback/index.js -%%WWWDIR%%/plugins/access.fs/res/build/callback/ls.js -%%WWWDIR%%/plugins/access.fs/res/build/callback/mkdir.js -%%WWWDIR%%/plugins/access.fs/res/build/callback/mkfile.js -%%WWWDIR%%/plugins/access.fs/res/build/callback/move.js -%%WWWDIR%%/plugins/access.fs/res/build/callback/openInEditor.js -%%WWWDIR%%/plugins/access.fs/res/build/callback/openOtherEditorPicker.js -%%WWWDIR%%/plugins/access.fs/res/build/callback/rename.js -%%WWWDIR%%/plugins/access.fs/res/build/callback/restore.js -%%WWWDIR%%/plugins/access.fs/res/build/callback/upload.js -%%WWWDIR%%/plugins/access.fs/res/build/dialog/MultiDownloadDialog.js -%%WWWDIR%%/plugins/access.fs/res/build/dialog/OtherEditorPickerDialog.js -%%WWWDIR%%/plugins/access.fs/res/build/dialog/PermissionsDialog.js -%%WWWDIR%%/plugins/access.fs/res/build/dialog/TreeDialog.js -%%WWWDIR%%/plugins/access.fs/res/build/dialog/UploadDialog.js -%%WWWDIR%%/plugins/access.fs/res/build/index.js -%%WWWDIR%%/plugins/access.fs/res/build/listener/compressUiSelectionChange.js -%%WWWDIR%%/plugins/access.fs/res/build/listener/copyContextChange.js -%%WWWDIR%%/plugins/access.fs/res/build/listener/downloadAllInit.js -%%WWWDIR%%/plugins/access.fs/res/build/listener/downloadSelectionChange.js -%%WWWDIR%%/plugins/access.fs/res/build/listener/index.js -%%WWWDIR%%/plugins/access.fs/res/build/listener/openWithDynamicBuilder.js -%%WWWDIR%%/plugins/access.fs/res/editor.picker/ca.php -%%WWWDIR%%/plugins/access.fs/res/editor.picker/de.php -%%WWWDIR%%/plugins/access.fs/res/editor.picker/en.php -%%WWWDIR%%/plugins/access.fs/res/editor.picker/es.php -%%WWWDIR%%/plugins/access.fs/res/editor.picker/et.php -%%WWWDIR%%/plugins/access.fs/res/editor.picker/fr.php -%%WWWDIR%%/plugins/access.fs/res/editor.picker/it.php -%%WWWDIR%%/plugins/access.fs/res/editor.picker/pt-br.php -%%WWWDIR%%/plugins/access.fs/res/editor.picker/pt.php -%%WWWDIR%%/plugins/access.fs/res/editor.picker/ru.php -%%WWWDIR%%/plugins/access.fs/res/js/callback/ajxpLink.js -%%WWWDIR%%/plugins/access.fs/res/js/callback/applyCopyOrMove.js -%%WWWDIR%%/plugins/access.fs/res/js/callback/chmod.js -%%WWWDIR%%/plugins/access.fs/res/js/callback/compressUI.js -%%WWWDIR%%/plugins/access.fs/res/js/callback/copy.js -%%WWWDIR%%/plugins/access.fs/res/js/callback/deleteAction.js -%%WWWDIR%%/plugins/access.fs/res/js/callback/download.js -%%WWWDIR%%/plugins/access.fs/res/js/callback/downloadAll.js -%%WWWDIR%%/plugins/access.fs/res/js/callback/downloadChunked.js -%%WWWDIR%%/plugins/access.fs/res/js/callback/emptyRecycle.js -%%WWWDIR%%/plugins/access.fs/res/js/callback/index.js -%%WWWDIR%%/plugins/access.fs/res/js/callback/ls.js -%%WWWDIR%%/plugins/access.fs/res/js/callback/mkdir.js -%%WWWDIR%%/plugins/access.fs/res/js/callback/mkfile.js -%%WWWDIR%%/plugins/access.fs/res/js/callback/move.js -%%WWWDIR%%/plugins/access.fs/res/js/callback/openInEditor.js -%%WWWDIR%%/plugins/access.fs/res/js/callback/openOtherEditorPicker.js -%%WWWDIR%%/plugins/access.fs/res/js/callback/rename.js -%%WWWDIR%%/plugins/access.fs/res/js/callback/restore.js -%%WWWDIR%%/plugins/access.fs/res/js/callback/upload.js -%%WWWDIR%%/plugins/access.fs/res/js/dialog/MultiDownloadDialog.js -%%WWWDIR%%/plugins/access.fs/res/js/dialog/OtherEditorPickerDialog.js -%%WWWDIR%%/plugins/access.fs/res/js/dialog/PermissionsDialog.js -%%WWWDIR%%/plugins/access.fs/res/js/dialog/TreeDialog.js -%%WWWDIR%%/plugins/access.fs/res/js/dialog/UploadDialog.js -%%WWWDIR%%/plugins/access.fs/res/js/index.js -%%WWWDIR%%/plugins/access.fs/res/js/listener/compressUiSelectionChange.js -%%WWWDIR%%/plugins/access.fs/res/js/listener/copyContextChange.js -%%WWWDIR%%/plugins/access.fs/res/js/listener/downloadAllInit.js -%%WWWDIR%%/plugins/access.fs/res/js/listener/downloadSelectionChange.js -%%WWWDIR%%/plugins/access.fs/res/js/listener/index.js -%%WWWDIR%%/plugins/access.fs/res/js/listener/openWithDynamicBuilder.js -%%WWWDIR%%/plugins/access.fs/test.fsAccess.php -%%WWWDIR%%/plugins/access.ftp/FtpAccessDriver.php -%%WWWDIR%%/plugins/access.ftp/FtpAccessWrapper.php -%%WWWDIR%%/plugins/access.ftp/i18n/conf/de.php -%%WWWDIR%%/plugins/access.ftp/i18n/conf/en.php -%%WWWDIR%%/plugins/access.ftp/i18n/conf/es.php -%%WWWDIR%%/plugins/access.ftp/i18n/conf/fr.php -%%WWWDIR%%/plugins/access.ftp/i18n/conf/it.php -%%WWWDIR%%/plugins/access.ftp/i18n/conf/pt.php -%%WWWDIR%%/plugins/access.ftp/icon.png -%%WWWDIR%%/plugins/access.ftp/manifest.xml -%%WWWDIR%%/plugins/access.ftp/plugin_doc.html -%%WWWDIR%%/plugins/access.ftp/test.ftpAccess.php -%%WWWDIR%%/plugins/access.imap/ImapAccessDriver.php -%%WWWDIR%%/plugins/access.imap/ImapAccessWrapper.php -%%WWWDIR%%/plugins/access.imap/manifest.xml -%%WWWDIR%%/plugins/access.imap/plugin_doc.html -%%WWWDIR%%/plugins/access.imap/resources/i18n/conf/cs.php -%%WWWDIR%%/plugins/access.imap/resources/i18n/conf/de.php -%%WWWDIR%%/plugins/access.imap/resources/i18n/conf/en.php -%%WWWDIR%%/plugins/access.imap/resources/i18n/conf/es.php -%%WWWDIR%%/plugins/access.imap/resources/i18n/conf/fr.php -%%WWWDIR%%/plugins/access.imap/resources/i18n/conf/it.php -%%WWWDIR%%/plugins/access.imap/resources/i18n/conf/pt.php -%%WWWDIR%%/plugins/access.inbox/Gruntfile.js -%%WWWDIR%%/plugins/access.inbox/InboxAccessDriver.php -%%WWWDIR%%/plugins/access.inbox/InboxAccessWrapper.php -%%WWWDIR%%/plugins/access.inbox/manifest.xml -%%WWWDIR%%/plugins/access.inbox/package.json -%%WWWDIR%%/plugins/access.inbox/plugin_doc.html -%%WWWDIR%%/plugins/access.inbox/res/build/InboxWidgets.js -%%WWWDIR%%/plugins/access.inbox/res/i18n/de.php -%%WWWDIR%%/plugins/access.inbox/res/i18n/en.php -%%WWWDIR%%/plugins/access.inbox/res/i18n/es.php -%%WWWDIR%%/plugins/access.inbox/res/i18n/fr.php -%%WWWDIR%%/plugins/access.inbox/res/i18n/it.php -%%WWWDIR%%/plugins/access.inbox/res/i18n/pt-br.php -%%WWWDIR%%/plugins/access.inbox/res/inbox_style.css -%%WWWDIR%%/plugins/access.inbox/res/react/InboxWidgets.js -%%WWWDIR%%/plugins/access.mysql/MysqlAccessDriver.php -%%WWWDIR%%/plugins/access.mysql/manifest.xml -%%WWWDIR%%/plugins/access.mysql/mysqlActions.xml -%%WWWDIR%%/plugins/access.mysql/plugin_doc.html -%%WWWDIR%%/plugins/access.mysql/resources/css/sqlEditor.css -%%WWWDIR%%/plugins/access.mysql/resources/i18n/conf/cs.php -%%WWWDIR%%/plugins/access.mysql/resources/i18n/conf/de.php -%%WWWDIR%%/plugins/access.mysql/resources/i18n/conf/en.php -%%WWWDIR%%/plugins/access.mysql/resources/i18n/conf/es.php -%%WWWDIR%%/plugins/access.mysql/resources/i18n/conf/fr.php -%%WWWDIR%%/plugins/access.mysql/resources/i18n/conf/it.php -%%WWWDIR%%/plugins/access.mysql/resources/i18n/conf/pt.php -%%WWWDIR%%/plugins/access.mysql/resources/i18n/cs.php -%%WWWDIR%%/plugins/access.mysql/resources/i18n/de.php -%%WWWDIR%%/plugins/access.mysql/resources/i18n/en.php -%%WWWDIR%%/plugins/access.mysql/resources/i18n/es.php -%%WWWDIR%%/plugins/access.mysql/resources/i18n/fi.php -%%WWWDIR%%/plugins/access.mysql/resources/i18n/fr.php -%%WWWDIR%%/plugins/access.mysql/resources/i18n/it.php -%%WWWDIR%%/plugins/access.mysql/resources/i18n/pt.php -%%WWWDIR%%/plugins/access.mysql/resources/i18n/si.php -%%WWWDIR%%/plugins/access.mysql/resources/js/class.SQLEditor.js -%%WWWDIR%%/plugins/access.mysql/resources/js/class.SQLSearchEngine.js -%%WWWDIR%%/plugins/access.s3/S3AccessDriver.php -%%WWWDIR%%/plugins/access.s3/S3AccessWrapper.php -%%WWWDIR%%/plugins/access.s3/S3CacheService.php -%%WWWDIR%%/plugins/access.s3/S3Client.php -%%WWWDIR%%/plugins/access.s3/i18n/conf/de.php -%%WWWDIR%%/plugins/access.s3/i18n/conf/en.php -%%WWWDIR%%/plugins/access.s3/i18n/conf/es.php -%%WWWDIR%%/plugins/access.s3/i18n/conf/fr.php -%%WWWDIR%%/plugins/access.s3/i18n/conf/it.php -%%WWWDIR%%/plugins/access.s3/i18n/conf/pt.php -%%WWWDIR%%/plugins/access.s3/manifest.xml -%%WWWDIR%%/plugins/access.s3/plugin_doc.html -%%WWWDIR%%/plugins/access.sftp/SFTPAccessDriver.php -%%WWWDIR%%/plugins/access.sftp/SFTPAccessWrapper.php -%%WWWDIR%%/plugins/access.sftp/i18n/conf/cs.php -%%WWWDIR%%/plugins/access.sftp/i18n/conf/de.php -%%WWWDIR%%/plugins/access.sftp/i18n/conf/en.php -%%WWWDIR%%/plugins/access.sftp/i18n/conf/es.php -%%WWWDIR%%/plugins/access.sftp/i18n/conf/fr.php -%%WWWDIR%%/plugins/access.sftp/i18n/conf/it.php -%%WWWDIR%%/plugins/access.sftp/i18n/conf/pt.php -%%WWWDIR%%/plugins/access.sftp/icon.png -%%WWWDIR%%/plugins/access.sftp/manifest.xml -%%WWWDIR%%/plugins/access.sftp/plugin_doc.html -%%WWWDIR%%/plugins/access.sftp_psl/SFTPPSL_StreamWrapper.php -%%WWWDIR%%/plugins/access.sftp_psl/SFTP_StreamWrapper_LICENSE -%%WWWDIR%%/plugins/access.sftp_psl/SFTP_StreamWrapper_README.md -%%WWWDIR%%/plugins/access.sftp_psl/SftpPSLAccessDriver.php -%%WWWDIR%%/plugins/access.sftp_psl/SftpPSLAccessWrapper.php -%%WWWDIR%%/plugins/access.sftp_psl/i18n/conf/de.php -%%WWWDIR%%/plugins/access.sftp_psl/i18n/conf/en.php -%%WWWDIR%%/plugins/access.sftp_psl/i18n/conf/es.php -%%WWWDIR%%/plugins/access.sftp_psl/i18n/conf/fr.php -%%WWWDIR%%/plugins/access.sftp_psl/i18n/conf/it.php -%%WWWDIR%%/plugins/access.sftp_psl/icon.png -%%WWWDIR%%/plugins/access.sftp_psl/manifest.xml -%%WWWDIR%%/plugins/access.sftp_psl/phpseclib/AUTHORS -%%WWWDIR%%/plugins/access.sftp_psl/phpseclib/Crypt/AES.php -%%WWWDIR%%/plugins/access.sftp_psl/phpseclib/Crypt/Base.php -%%WWWDIR%%/plugins/access.sftp_psl/phpseclib/Crypt/Blowfish.php -%%WWWDIR%%/plugins/access.sftp_psl/phpseclib/Crypt/DES.php -%%WWWDIR%%/plugins/access.sftp_psl/phpseclib/Crypt/Hash.php -%%WWWDIR%%/plugins/access.sftp_psl/phpseclib/Crypt/RC2.php -%%WWWDIR%%/plugins/access.sftp_psl/phpseclib/Crypt/RC4.php -%%WWWDIR%%/plugins/access.sftp_psl/phpseclib/Crypt/RSA.php -%%WWWDIR%%/plugins/access.sftp_psl/phpseclib/Crypt/Random.php -%%WWWDIR%%/plugins/access.sftp_psl/phpseclib/Crypt/Rijndael.php -%%WWWDIR%%/plugins/access.sftp_psl/phpseclib/Crypt/TripleDES.php -%%WWWDIR%%/plugins/access.sftp_psl/phpseclib/Crypt/Twofish.php -%%WWWDIR%%/plugins/access.sftp_psl/phpseclib/LICENSE -%%WWWDIR%%/plugins/access.sftp_psl/phpseclib/Math/BigInteger.php -%%WWWDIR%%/plugins/access.sftp_psl/phpseclib/README.md -%%WWWDIR%%/plugins/access.sftp_psl/phpseclib/SFTP.php -%%WWWDIR%%/plugins/access.sftp_psl/phpseclib/SSH2.php -%%WWWDIR%%/plugins/access.sftp_psl/phpseclib/build.txt -%%WWWDIR%%/plugins/access.sftp_psl/phpseclib/composer.json -%%WWWDIR%%/plugins/access.sftp_psl/phpseclib/openssl.cnf -%%WWWDIR%%/plugins/access.smb/SMBAccessDriver.php -%%WWWDIR%%/plugins/access.smb/SMBAccessWrapper.php -%%WWWDIR%%/plugins/access.smb/i18n/conf/de.php -%%WWWDIR%%/plugins/access.smb/i18n/conf/en.php -%%WWWDIR%%/plugins/access.smb/i18n/conf/es.php -%%WWWDIR%%/plugins/access.smb/i18n/conf/fr.php -%%WWWDIR%%/plugins/access.smb/i18n/conf/it.php -%%WWWDIR%%/plugins/access.smb/i18n/conf/pt.php -%%WWWDIR%%/plugins/access.smb/manifest.xml -%%WWWDIR%%/plugins/access.smb/plugin_doc.html -%%WWWDIR%%/plugins/access.smb/smb.php -%%WWWDIR%%/plugins/access.swift/SwiftAccessDriver.php -%%WWWDIR%%/plugins/access.swift/SwiftAccessWrapper.php -%%WWWDIR%%/plugins/access.swift/i18n/conf/de.php -%%WWWDIR%%/plugins/access.swift/i18n/conf/en.php -%%WWWDIR%%/plugins/access.swift/i18n/conf/es.php -%%WWWDIR%%/plugins/access.swift/i18n/conf/fr.php -%%WWWDIR%%/plugins/access.swift/i18n/conf/it.php -%%WWWDIR%%/plugins/access.swift/i18n/conf/pt.php -%%WWWDIR%%/plugins/access.swift/libraryLoader.php -%%WWWDIR%%/plugins/access.swift/manifest.xml -%%WWWDIR%%/plugins/access.swift/openstack-sdk-php/composer.json -%%WWWDIR%%/plugins/access.swift/plugin_doc.html -%%WWWDIR%%/plugins/access.webdav/composer.json -%%WWWDIR%%/plugins/access.webdav/i18n/conf/de.php -%%WWWDIR%%/plugins/access.webdav/i18n/conf/en.php -%%WWWDIR%%/plugins/access.webdav/i18n/conf/es.php -%%WWWDIR%%/plugins/access.webdav/i18n/conf/fr.php -%%WWWDIR%%/plugins/access.webdav/i18n/conf/it.php -%%WWWDIR%%/plugins/access.webdav/i18n/conf/pt.php -%%WWWDIR%%/plugins/access.webdav/manifest.xml -%%WWWDIR%%/plugins/access.webdav/plugin_doc.html -%%WWWDIR%%/plugins/access.webdav/src/Driver.php -%%WWWDIR%%/plugins/access.webdav/src/Listener/WebDAVSubscriber.php -%%WWWDIR%%/plugins/access.webdav/src/Resources/dav.json -%%WWWDIR%%/plugins/access.webdav/vendor/autoload.php -%%WWWDIR%%/plugins/access.webdav/vendor/composer/ClassLoader.php -%%WWWDIR%%/plugins/access.webdav/vendor/composer/LICENSE -%%WWWDIR%%/plugins/access.webdav/vendor/composer/autoload_classmap.php -%%WWWDIR%%/plugins/access.webdav/vendor/composer/autoload_namespaces.php -%%WWWDIR%%/plugins/access.webdav/vendor/composer/autoload_psr4.php -%%WWWDIR%%/plugins/access.webdav/vendor/composer/autoload_real.php -%%WWWDIR%%/plugins/access.webdav/vendor/composer/autoload_static.php -%%WWWDIR%%/plugins/access.webdav/vendor/composer/installed.json -%%WWWDIR%%/plugins/action.antivirus/AntivirusScanner.php -%%WWWDIR%%/plugins/action.antivirus/i18n/conf/de.php -%%WWWDIR%%/plugins/action.antivirus/i18n/conf/en.php -%%WWWDIR%%/plugins/action.antivirus/i18n/conf/es.php -%%WWWDIR%%/plugins/action.antivirus/i18n/conf/it.php -%%WWWDIR%%/plugins/action.antivirus/manifest.xml -%%WWWDIR%%/plugins/action.antivirus/plugin_doc.html -%%WWWDIR%%/plugins/action.avatar/AvatarProvider.php -%%WWWDIR%%/plugins/action.avatar/i18n/conf/cs.php -%%WWWDIR%%/plugins/action.avatar/i18n/conf/de.php -%%WWWDIR%%/plugins/action.avatar/i18n/conf/en.php -%%WWWDIR%%/plugins/action.avatar/i18n/conf/es.php -%%WWWDIR%%/plugins/action.avatar/i18n/conf/fr.php -%%WWWDIR%%/plugins/action.avatar/i18n/conf/it.php -%%WWWDIR%%/plugins/action.avatar/i18n/conf/pt.php -%%WWWDIR%%/plugins/action.avatar/manifest.xml -%%WWWDIR%%/plugins/action.avatar/plugin_doc.html -%%WWWDIR%%/plugins/action.cart/CartManager.php -%%WWWDIR%%/plugins/action.cart/Gruntfile.js -%%WWWDIR%%/plugins/action.cart/carts.png -%%WWWDIR%%/plugins/action.cart/class.CartManager.js -%%WWWDIR%%/plugins/action.cart/class.LocalCartNodeProvider.js -%%WWWDIR%%/plugins/action.cart/i18n/conf/de.php -%%WWWDIR%%/plugins/action.cart/i18n/conf/en.php -%%WWWDIR%%/plugins/action.cart/i18n/conf/es.php -%%WWWDIR%%/plugins/action.cart/i18n/conf/it.php -%%WWWDIR%%/plugins/action.cart/i18n/de.php -%%WWWDIR%%/plugins/action.cart/i18n/en.php -%%WWWDIR%%/plugins/action.cart/i18n/es.php -%%WWWDIR%%/plugins/action.cart/i18n/fr.php -%%WWWDIR%%/plugins/action.cart/i18n/it.php -%%WWWDIR%%/plugins/action.cart/i18n/ru.php -%%WWWDIR%%/plugins/action.cart/manifest.xml -%%WWWDIR%%/plugins/action.cart/package.json -%%WWWDIR%%/plugins/action.cart/plugin_doc.html -%%WWWDIR%%/plugins/action.cart/res/build/PydioCart.js -%%WWWDIR%%/plugins/action.cart/res/js/PydioCart.js -%%WWWDIR%%/plugins/action.compression/Gruntfile.js -%%WWWDIR%%/plugins/action.compression/PluginCompression.php -%%WWWDIR%%/plugins/action.compression/manifest.xml -%%WWWDIR%%/plugins/action.compression/package.json -%%WWWDIR%%/plugins/action.compression/plugin_doc.html -%%WWWDIR%%/plugins/action.compression/res/build/CompressionActions.js -%%WWWDIR%%/plugins/action.compression/res/i18n/conf/de.php -%%WWWDIR%%/plugins/action.compression/res/i18n/conf/en.php -%%WWWDIR%%/plugins/action.compression/res/i18n/conf/es.php -%%WWWDIR%%/plugins/action.compression/res/i18n/conf/fr.php -%%WWWDIR%%/plugins/action.compression/res/i18n/conf/it.php -%%WWWDIR%%/plugins/action.compression/res/i18n/conf/tr.php -%%WWWDIR%%/plugins/action.compression/res/i18n/de.php -%%WWWDIR%%/plugins/action.compression/res/i18n/en.php -%%WWWDIR%%/plugins/action.compression/res/i18n/es.php -%%WWWDIR%%/plugins/action.compression/res/i18n/fr.php -%%WWWDIR%%/plugins/action.compression/res/i18n/it.php -%%WWWDIR%%/plugins/action.compression/res/i18n/tr.php -%%WWWDIR%%/plugins/action.compression/res/js/CompressionActions.js -%%WWWDIR%%/plugins/action.demo_counter/Gruntfile.js -%%WWWDIR%%/plugins/action.demo_counter/manifest.xml -%%WWWDIR%%/plugins/action.demo_counter/package.json -%%WWWDIR%%/plugins/action.demo_counter/res/build/DemoDeathCounter.js -%%WWWDIR%%/plugins/action.demo_counter/res/build/DemoDeathCounter/Counter.js -%%WWWDIR%%/plugins/action.demo_counter/res/build/DemoDeathCounter/LoginDialogModifier.js -%%WWWDIR%%/plugins/action.demo_counter/res/build/DemoDeathCounter/index.js -%%WWWDIR%%/plugins/action.demo_counter/res/js/Counter.js -%%WWWDIR%%/plugins/action.demo_counter/res/js/LoginDialogModifier.js -%%WWWDIR%%/plugins/action.demo_counter/res/js/index.js -%%WWWDIR%%/plugins/action.disclaimer/DisclaimerProvider.php -%%WWWDIR%%/plugins/action.disclaimer/Gruntfile.js -%%WWWDIR%%/plugins/action.disclaimer/i18n/ca.php -%%WWWDIR%%/plugins/action.disclaimer/i18n/conf/de.php -%%WWWDIR%%/plugins/action.disclaimer/i18n/conf/en.php -%%WWWDIR%%/plugins/action.disclaimer/i18n/conf/es.php -%%WWWDIR%%/plugins/action.disclaimer/i18n/conf/it.php -%%WWWDIR%%/plugins/action.disclaimer/i18n/de.php -%%WWWDIR%%/plugins/action.disclaimer/i18n/en.php -%%WWWDIR%%/plugins/action.disclaimer/i18n/es.php -%%WWWDIR%%/plugins/action.disclaimer/i18n/fr.php -%%WWWDIR%%/plugins/action.disclaimer/i18n/it.php -%%WWWDIR%%/plugins/action.disclaimer/manifest.xml -%%WWWDIR%%/plugins/action.disclaimer/package.json -%%WWWDIR%%/plugins/action.disclaimer/plugin_doc.html -%%WWWDIR%%/plugins/action.disclaimer/res/build/DisclaimerActions.js -%%WWWDIR%%/plugins/action.disclaimer/res/js/DisclaimerActions.js -%%WWWDIR%%/plugins/action.powerfs/Gruntfile.js -%%WWWDIR%%/plugins/action.powerfs/PowerFSController.php -%%WWWDIR%%/plugins/action.powerfs/i18n/conf/cs.php -%%WWWDIR%%/plugins/action.powerfs/i18n/conf/de.php -%%WWWDIR%%/plugins/action.powerfs/i18n/conf/en.php -%%WWWDIR%%/plugins/action.powerfs/i18n/conf/es.php -%%WWWDIR%%/plugins/action.powerfs/i18n/conf/fr.php -%%WWWDIR%%/plugins/action.powerfs/i18n/conf/it.php -%%WWWDIR%%/plugins/action.powerfs/i18n/conf/pt.php -%%WWWDIR%%/plugins/action.powerfs/i18n/cs.php -%%WWWDIR%%/plugins/action.powerfs/i18n/de.php -%%WWWDIR%%/plugins/action.powerfs/i18n/en.php -%%WWWDIR%%/plugins/action.powerfs/i18n/es.php -%%WWWDIR%%/plugins/action.powerfs/i18n/fr.php -%%WWWDIR%%/plugins/action.powerfs/i18n/it.php -%%WWWDIR%%/plugins/action.powerfs/i18n/pt.php -%%WWWDIR%%/plugins/action.powerfs/manifest.xml -%%WWWDIR%%/plugins/action.powerfs/package.json -%%WWWDIR%%/plugins/action.powerfs/plugin_doc.html -%%WWWDIR%%/plugins/action.powerfs/res/build/PowerFSActions.js -%%WWWDIR%%/plugins/action.powerfs/res/js/PowerFSActions.js -%%WWWDIR%%/plugins/action.scheduler/Gruntfile.js -%%WWWDIR%%/plugins/action.scheduler/composer.json -%%WWWDIR%%/plugins/action.scheduler/i18n/conf/de.php -%%WWWDIR%%/plugins/action.scheduler/i18n/conf/en.php -%%WWWDIR%%/plugins/action.scheduler/i18n/conf/es.php -%%WWWDIR%%/plugins/action.scheduler/i18n/conf/it.php -%%WWWDIR%%/plugins/action.scheduler/i18n/de.php -%%WWWDIR%%/plugins/action.scheduler/i18n/en.php -%%WWWDIR%%/plugins/action.scheduler/i18n/es.php -%%WWWDIR%%/plugins/action.scheduler/i18n/fr.php -%%WWWDIR%%/plugins/action.scheduler/i18n/it.php -%%WWWDIR%%/plugins/action.scheduler/i18n/pt.php -%%WWWDIR%%/plugins/action.scheduler/manifest.xml -%%WWWDIR%%/plugins/action.scheduler/package.json -%%WWWDIR%%/plugins/action.scheduler/plugin_doc.html -%%WWWDIR%%/plugins/action.scheduler/res/build/SchedulerActions.js -%%WWWDIR%%/plugins/action.scheduler/res/js/SchedulerActions.js -%%WWWDIR%%/plugins/action.scheduler/src/Scheduler.php -%%WWWDIR%%/plugins/action.scheduler/vendor/autoload.php -%%WWWDIR%%/plugins/action.scheduler/vendor/composer/ClassLoader.php -%%WWWDIR%%/plugins/action.scheduler/vendor/composer/LICENSE -%%WWWDIR%%/plugins/action.scheduler/vendor/composer/autoload_classmap.php -%%WWWDIR%%/plugins/action.scheduler/vendor/composer/autoload_namespaces.php -%%WWWDIR%%/plugins/action.scheduler/vendor/composer/autoload_psr4.php -%%WWWDIR%%/plugins/action.scheduler/vendor/composer/autoload_real.php -%%WWWDIR%%/plugins/action.scheduler/vendor/composer/autoload_static.php -%%WWWDIR%%/plugins/action.scheduler/vendor/composer/installed.json -%%WWWDIR%%/plugins/action.share/Gruntfile.js -%%WWWDIR%%/plugins/action.share/composer.json -%%WWWDIR%%/plugins/action.share/manifest.xml -%%WWWDIR%%/plugins/action.share/package.json -%%WWWDIR%%/plugins/action.share/plugin_doc.html -%%WWWDIR%%/plugins/action.share/res/404.html -%%WWWDIR%%/plugins/action.share/res/build/ShareDialog.js -%%WWWDIR%%/plugins/action.share/res/build/ShareInfoPanel.js -%%WWWDIR%%/plugins/action.share/res/build/ShareTemplates.js -%%WWWDIR%%/plugins/action.share/res/build/UserShares.js -%%WWWDIR%%/plugins/action.share/res/build/dialog/ShareContextConsumer.js -%%WWWDIR%%/plugins/action.share/res/build/dialog/advanced/LabelDescriptionPanel.js -%%WWWDIR%%/plugins/action.share/res/build/dialog/advanced/NotificationPanel.js -%%WWWDIR%%/plugins/action.share/res/build/dialog/advanced/Panel.js -%%WWWDIR%%/plugins/action.share/res/build/dialog/advanced/PublicLinkTemplate.js -%%WWWDIR%%/plugins/action.share/res/build/dialog/advanced/VisibilityPanel.js -%%WWWDIR%%/plugins/action.share/res/build/dialog/index.js -%%WWWDIR%%/plugins/action.share/res/build/dialog/main/ActionButton.js -%%WWWDIR%%/plugins/action.share/res/build/dialog/main/ButtonsComputer.js -%%WWWDIR%%/plugins/action.share/res/build/dialog/main/Card.js -%%WWWDIR%%/plugins/action.share/res/build/dialog/main/Header.js -%%WWWDIR%%/plugins/action.share/res/build/dialog/main/Panel.js -%%WWWDIR%%/plugins/action.share/res/build/dialog/main/title.js -%%WWWDIR%%/plugins/action.share/res/build/dialog/public/Field.js -%%WWWDIR%%/plugins/action.share/res/build/dialog/public/Panel.js -%%WWWDIR%%/plugins/action.share/res/build/dialog/public/Permissions.js -%%WWWDIR%%/plugins/action.share/res/build/dialog/public/SecureOptions.js -%%WWWDIR%%/plugins/action.share/res/build/dialog/public/TargetedUsers.js -%%WWWDIR%%/plugins/action.share/res/build/dialog/users/Panel.js -%%WWWDIR%%/plugins/action.share/res/build/dialog/users/RemoteUserEntry.js -%%WWWDIR%%/plugins/action.share/res/build/dialog/users/RemoteUsers.js -%%WWWDIR%%/plugins/action.share/res/build/dialog/users/SharedUserEntry.js -%%WWWDIR%%/plugins/action.share/res/build/dialog/users/SharedUsers.js -%%WWWDIR%%/plugins/action.share/res/build/dialog/users/UserBadge.js -%%WWWDIR%%/plugins/action.share/res/build/model/ShareActions.js -%%WWWDIR%%/plugins/action.share/res/build/model/ShareModel.js -%%WWWDIR%%/plugins/action.share/res/i18n/ca.php -%%WWWDIR%%/plugins/action.share/res/i18n/conf/de.php -%%WWWDIR%%/plugins/action.share/res/i18n/conf/en.php -%%WWWDIR%%/plugins/action.share/res/i18n/conf/es.php -%%WWWDIR%%/plugins/action.share/res/i18n/conf/fr.php -%%WWWDIR%%/plugins/action.share/res/i18n/conf/it.php -%%WWWDIR%%/plugins/action.share/res/i18n/conf/pt.php -%%WWWDIR%%/plugins/action.share/res/i18n/de.php -%%WWWDIR%%/plugins/action.share/res/i18n/en.php -%%WWWDIR%%/plugins/action.share/res/i18n/es.php -%%WWWDIR%%/plugins/action.share/res/i18n/fr.php -%%WWWDIR%%/plugins/action.share/res/i18n/it.php -%%WWWDIR%%/plugins/action.share/res/i18n/pt-br.php -%%WWWDIR%%/plugins/action.share/res/i18n/pt.php -%%WWWDIR%%/plugins/action.share/res/i18n/ru.php -%%WWWDIR%%/plugins/action.share/res/minisite.css -%%WWWDIR%%/plugins/action.share/res/minisite.less -%%WWWDIR%%/plugins/action.share/res/minisite.php -%%WWWDIR%%/plugins/action.share/res/react-share-form.css -%%WWWDIR%%/plugins/action.share/res/react-share-form.less -%%WWWDIR%%/plugins/action.share/res/react/ShareInfoPanel.js -%%WWWDIR%%/plugins/action.share/res/react/ShareTemplates.js -%%WWWDIR%%/plugins/action.share/res/react/UserShares.js -%%WWWDIR%%/plugins/action.share/res/react/dialog/ShareContextConsumer.js -%%WWWDIR%%/plugins/action.share/res/react/dialog/advanced/LabelDescriptionPanel.js -%%WWWDIR%%/plugins/action.share/res/react/dialog/advanced/NotificationPanel.js -%%WWWDIR%%/plugins/action.share/res/react/dialog/advanced/Panel.js -%%WWWDIR%%/plugins/action.share/res/react/dialog/advanced/PublicLinkTemplate.js -%%WWWDIR%%/plugins/action.share/res/react/dialog/advanced/VisibilityPanel.js -%%WWWDIR%%/plugins/action.share/res/react/dialog/index.js -%%WWWDIR%%/plugins/action.share/res/react/dialog/main/ActionButton.js -%%WWWDIR%%/plugins/action.share/res/react/dialog/main/ButtonsComputer.js -%%WWWDIR%%/plugins/action.share/res/react/dialog/main/Card.js -%%WWWDIR%%/plugins/action.share/res/react/dialog/main/Header.js -%%WWWDIR%%/plugins/action.share/res/react/dialog/main/Panel.js -%%WWWDIR%%/plugins/action.share/res/react/dialog/main/title.js -%%WWWDIR%%/plugins/action.share/res/react/dialog/public/Field.js -%%WWWDIR%%/plugins/action.share/res/react/dialog/public/Panel.js -%%WWWDIR%%/plugins/action.share/res/react/dialog/public/Permissions.js -%%WWWDIR%%/plugins/action.share/res/react/dialog/public/SecureOptions.js -%%WWWDIR%%/plugins/action.share/res/react/dialog/public/TargetedUsers.js -%%WWWDIR%%/plugins/action.share/res/react/dialog/users/Panel.js -%%WWWDIR%%/plugins/action.share/res/react/dialog/users/RemoteUserEntry.js -%%WWWDIR%%/plugins/action.share/res/react/dialog/users/RemoteUsers.js -%%WWWDIR%%/plugins/action.share/res/react/dialog/users/SharedUserEntry.js -%%WWWDIR%%/plugins/action.share/res/react/dialog/users/SharedUsers.js -%%WWWDIR%%/plugins/action.share/res/react/dialog/users/UserBadge.js -%%WWWDIR%%/plugins/action.share/res/react/model/ShareActions.js -%%WWWDIR%%/plugins/action.share/res/react/model/ShareModel.js -%%WWWDIR%%/plugins/action.share/src/Http/MinisiteAuthMiddleware.php -%%WWWDIR%%/plugins/action.share/src/Http/MinisiteRootMiddleware.php -%%WWWDIR%%/plugins/action.share/src/Http/MinisiteServer.php -%%WWWDIR%%/plugins/action.share/src/Legacy/LegacyPubliclet.php -%%WWWDIR%%/plugins/action.share/src/Model/CompositeShare.php -%%WWWDIR%%/plugins/action.share/src/Model/ShareLink.php -%%WWWDIR%%/plugins/action.share/src/ShareCenter.php -%%WWWDIR%%/plugins/action.share/src/Store/ShareMetaManager.php -%%WWWDIR%%/plugins/action.share/src/Store/ShareRightsManager.php -%%WWWDIR%%/plugins/action.share/src/Store/ShareStore.php -%%WWWDIR%%/plugins/action.share/src/View/MinisiteRenderer.php -%%WWWDIR%%/plugins/action.share/src/View/PublicAccessManager.php -%%WWWDIR%%/plugins/action.share/vendor/autoload.php -%%WWWDIR%%/plugins/action.share/vendor/composer/ClassLoader.php -%%WWWDIR%%/plugins/action.share/vendor/composer/LICENSE -%%WWWDIR%%/plugins/action.share/vendor/composer/autoload_classmap.php -%%WWWDIR%%/plugins/action.share/vendor/composer/autoload_namespaces.php -%%WWWDIR%%/plugins/action.share/vendor/composer/autoload_psr4.php -%%WWWDIR%%/plugins/action.share/vendor/composer/autoload_real.php -%%WWWDIR%%/plugins/action.share/vendor/composer/autoload_static.php -%%WWWDIR%%/plugins/action.share/vendor/composer/installed.json -%%WWWDIR%%/plugins/action.skeleton/Gruntfile.js -%%WWWDIR%%/plugins/action.skeleton/PluginSkeleton.php -%%WWWDIR%%/plugins/action.skeleton/manifest.xml -%%WWWDIR%%/plugins/action.skeleton/package.json -%%WWWDIR%%/plugins/action.skeleton/plugin_doc.html -%%WWWDIR%%/plugins/action.skeleton/res/build/SkeletonActions.js -%%WWWDIR%%/plugins/action.skeleton/res/i18n/conf/de.php -%%WWWDIR%%/plugins/action.skeleton/res/i18n/conf/en.php -%%WWWDIR%%/plugins/action.skeleton/res/i18n/conf/es.php -%%WWWDIR%%/plugins/action.skeleton/res/i18n/conf/fr.php -%%WWWDIR%%/plugins/action.skeleton/res/i18n/conf/it.php -%%WWWDIR%%/plugins/action.skeleton/res/i18n/conf/pt.php -%%WWWDIR%%/plugins/action.skeleton/res/i18n/de.php -%%WWWDIR%%/plugins/action.skeleton/res/i18n/en.php -%%WWWDIR%%/plugins/action.skeleton/res/i18n/es.php -%%WWWDIR%%/plugins/action.skeleton/res/i18n/fr.php -%%WWWDIR%%/plugins/action.skeleton/res/i18n/it.php -%%WWWDIR%%/plugins/action.skeleton/res/i18n/pt.php -%%WWWDIR%%/plugins/action.skeleton/res/js/SkeletonActions.js -%%WWWDIR%%/plugins/action.timestamp/Gruntfile.js -%%WWWDIR%%/plugins/action.timestamp/TimestampCreator.php -%%WWWDIR%%/plugins/action.timestamp/i18n/conf/de.php -%%WWWDIR%%/plugins/action.timestamp/i18n/conf/en.php -%%WWWDIR%%/plugins/action.timestamp/i18n/conf/es.php -%%WWWDIR%%/plugins/action.timestamp/i18n/conf/fr.php -%%WWWDIR%%/plugins/action.timestamp/i18n/conf/it.php -%%WWWDIR%%/plugins/action.timestamp/i18n/de.php -%%WWWDIR%%/plugins/action.timestamp/i18n/en.php -%%WWWDIR%%/plugins/action.timestamp/i18n/es.php -%%WWWDIR%%/plugins/action.timestamp/i18n/fr.php -%%WWWDIR%%/plugins/action.timestamp/i18n/it.php -%%WWWDIR%%/plugins/action.timestamp/manifest.xml -%%WWWDIR%%/plugins/action.timestamp/package.json -%%WWWDIR%%/plugins/action.timestamp/plugin_doc.html -%%WWWDIR%%/plugins/action.timestamp/res/build/TimestampActions.js -%%WWWDIR%%/plugins/action.timestamp/res/js/TimestampActions.js -%%WWWDIR%%/plugins/action.updater/UpdateController.php -%%WWWDIR%%/plugins/action.updater/UpgradeManager.php -%%WWWDIR%%/plugins/action.updater/howto/linux_en.html -%%WWWDIR%%/plugins/action.updater/howto/linux_fr.html -%%WWWDIR%%/plugins/action.updater/i18n/conf/de.php -%%WWWDIR%%/plugins/action.updater/i18n/conf/en.php -%%WWWDIR%%/plugins/action.updater/i18n/conf/es.php -%%WWWDIR%%/plugins/action.updater/i18n/conf/fr.php -%%WWWDIR%%/plugins/action.updater/i18n/conf/it.php -%%WWWDIR%%/plugins/action.updater/i18n/conf/pt.php -%%WWWDIR%%/plugins/action.updater/i18n/de.php -%%WWWDIR%%/plugins/action.updater/i18n/en.php -%%WWWDIR%%/plugins/action.updater/i18n/es.php -%%WWWDIR%%/plugins/action.updater/i18n/fr.php -%%WWWDIR%%/plugins/action.updater/i18n/it.php -%%WWWDIR%%/plugins/action.updater/i18n/pt.php -%%WWWDIR%%/plugins/action.updater/manifest.xml -%%WWWDIR%%/plugins/action.updater/output_head.html -%%WWWDIR%%/plugins/action.updater/plugin_doc.html -%%WWWDIR%%/plugins/action.updater/scripts/php/8.0.0.php -%%WWWDIR%%/plugins/action.updater/scripts/sql/68.mysql -%%WWWDIR%%/plugins/action.updater/scripts/sql/68.pgsql -%%WWWDIR%%/plugins/action.updater/scripts/sql/68.sqlite -%%WWWDIR%%/plugins/action.user/Gruntfile.js -%%WWWDIR%%/plugins/action.user/UserActionsPlugin.php -%%WWWDIR%%/plugins/action.user/ajxp_user.png -%%WWWDIR%%/plugins/action.user/manifest.xml -%%WWWDIR%%/plugins/action.user/package.json -%%WWWDIR%%/plugins/action.user/plugin_doc.html -%%WWWDIR%%/plugins/action.user/res/build/Callbacks.js -%%WWWDIR%%/plugins/action.user/res/build/ComponentConfigParser.js -%%WWWDIR%%/plugins/action.user/res/build/EmailPanel.js -%%WWWDIR%%/plugins/action.user/res/build/ModalAddressBook.js -%%WWWDIR%%/plugins/action.user/res/build/ModalDashboard.js -%%WWWDIR%%/plugins/action.user/res/build/PasswordForm.js -%%WWWDIR%%/plugins/action.user/res/build/PasswordPopover.js -%%WWWDIR%%/plugins/action.user/res/build/ProfilePane.js -%%WWWDIR%%/plugins/action.user/res/build/UserAccount.js -%%WWWDIR%%/plugins/action.user/res/build/WebdavPane.js -%%WWWDIR%%/plugins/action.user/res/build/WelcomeModal.js -%%WWWDIR%%/plugins/action.user/res/build/index.js -%%WWWDIR%%/plugins/action.user/res/i18n/ca.php -%%WWWDIR%%/plugins/action.user/res/i18n/conf/de.php -%%WWWDIR%%/plugins/action.user/res/i18n/conf/en.php -%%WWWDIR%%/plugins/action.user/res/i18n/conf/es.php -%%WWWDIR%%/plugins/action.user/res/i18n/conf/it.php -%%WWWDIR%%/plugins/action.user/res/i18n/conf/pt-br.php -%%WWWDIR%%/plugins/action.user/res/i18n/de.php -%%WWWDIR%%/plugins/action.user/res/i18n/en.php -%%WWWDIR%%/plugins/action.user/res/i18n/es.php -%%WWWDIR%%/plugins/action.user/res/i18n/fr.php -%%WWWDIR%%/plugins/action.user/res/i18n/hu.php -%%WWWDIR%%/plugins/action.user/res/i18n/it.php -%%WWWDIR%%/plugins/action.user/res/i18n/pt-br.php -%%WWWDIR%%/plugins/action.user/res/i18n/pt.php -%%WWWDIR%%/plugins/action.user/res/i18n/ru.php -%%WWWDIR%%/plugins/action.user/res/i18n/si.php -%%WWWDIR%%/plugins/action.user/res/js/Callbacks.js -%%WWWDIR%%/plugins/action.user/res/js/ComponentConfigParser.js -%%WWWDIR%%/plugins/action.user/res/js/EmailPanel.js -%%WWWDIR%%/plugins/action.user/res/js/ModalAddressBook.js -%%WWWDIR%%/plugins/action.user/res/js/ModalDashboard.js -%%WWWDIR%%/plugins/action.user/res/js/PasswordForm.js -%%WWWDIR%%/plugins/action.user/res/js/PasswordPopover.js -%%WWWDIR%%/plugins/action.user/res/js/ProfilePane.js -%%WWWDIR%%/plugins/action.user/res/js/WebdavPane.js -%%WWWDIR%%/plugins/action.user/res/js/WelcomeModal.js -%%WWWDIR%%/plugins/action.user/res/js/index.js -%%WWWDIR%%/plugins/auth.custom_db/CustomDbAuthDriver.php -%%WWWDIR%%/plugins/auth.custom_db/i18n/conf/de.php -%%WWWDIR%%/plugins/auth.custom_db/i18n/conf/en.php -%%WWWDIR%%/plugins/auth.custom_db/i18n/conf/es.php -%%WWWDIR%%/plugins/auth.custom_db/i18n/conf/it.php -%%WWWDIR%%/plugins/auth.custom_db/manifest.xml -%%WWWDIR%%/plugins/auth.custom_db/plugin_doc.html -%%WWWDIR%%/plugins/auth.ftp/FtpAuthDriver.php -%%WWWDIR%%/plugins/auth.ftp/FtpSonWrapper.php -%%WWWDIR%%/plugins/auth.ftp/README.txt -%%WWWDIR%%/plugins/auth.ftp/ftpLoginScreen.png -%%WWWDIR%%/plugins/auth.ftp/i18n/conf/de.php -%%WWWDIR%%/plugins/auth.ftp/i18n/conf/en.php -%%WWWDIR%%/plugins/auth.ftp/i18n/conf/es.php -%%WWWDIR%%/plugins/auth.ftp/i18n/conf/fr.php -%%WWWDIR%%/plugins/auth.ftp/i18n/conf/it.php -%%WWWDIR%%/plugins/auth.ftp/i18n/conf/pt.php -%%WWWDIR%%/plugins/auth.ftp/i18n/de.php -%%WWWDIR%%/plugins/auth.ftp/i18n/en.php -%%WWWDIR%%/plugins/auth.ftp/i18n/es.php -%%WWWDIR%%/plugins/auth.ftp/i18n/et.php -%%WWWDIR%%/plugins/auth.ftp/i18n/fr.php -%%WWWDIR%%/plugins/auth.ftp/i18n/it.php -%%WWWDIR%%/plugins/auth.ftp/i18n/pt.php -%%WWWDIR%%/plugins/auth.ftp/manifest.xml -%%WWWDIR%%/plugins/auth.ftp/plugin_doc.html -%%WWWDIR%%/plugins/auth.ldap/LdapAuthDriver.php -%%WWWDIR%%/plugins/auth.ldap/i18n/conf/de.php -%%WWWDIR%%/plugins/auth.ldap/i18n/conf/en.php -%%WWWDIR%%/plugins/auth.ldap/i18n/conf/es.php -%%WWWDIR%%/plugins/auth.ldap/i18n/conf/fr.php -%%WWWDIR%%/plugins/auth.ldap/i18n/conf/it.php -%%WWWDIR%%/plugins/auth.ldap/i18n/conf/pt.php -%%WWWDIR%%/plugins/auth.ldap/manifest.xml -%%WWWDIR%%/plugins/auth.ldap/plugin_doc.html -%%WWWDIR%%/plugins/auth.multi/MultiAuthDriver.php -%%WWWDIR%%/plugins/auth.multi/i18n/conf/de.php -%%WWWDIR%%/plugins/auth.multi/i18n/conf/en.php -%%WWWDIR%%/plugins/auth.multi/i18n/conf/es.php -%%WWWDIR%%/plugins/auth.multi/i18n/conf/fr.php -%%WWWDIR%%/plugins/auth.multi/i18n/conf/it.php -%%WWWDIR%%/plugins/auth.multi/i18n/conf/pt.php -%%WWWDIR%%/plugins/auth.multi/manifest.xml -%%WWWDIR%%/plugins/auth.multi/plugin_doc.html -%%WWWDIR%%/plugins/auth.radius/RadiusAuthDriver.php -%%WWWDIR%%/plugins/auth.radius/i18n/conf/de.php -%%WWWDIR%%/plugins/auth.radius/i18n/conf/en.php -%%WWWDIR%%/plugins/auth.radius/i18n/conf/es.php -%%WWWDIR%%/plugins/auth.radius/i18n/conf/fr.php -%%WWWDIR%%/plugins/auth.radius/i18n/conf/it.php -%%WWWDIR%%/plugins/auth.radius/manifest.xml -%%WWWDIR%%/plugins/auth.radius/plugin_doc.html -%%WWWDIR%%/plugins/auth.remote/RemoteAuthDriver.php -%%WWWDIR%%/plugins/auth.remote/cms_auth_functions.php -%%WWWDIR%%/plugins/auth.remote/glueCode.php -%%WWWDIR%%/plugins/auth.remote/i18n/conf/de.php -%%WWWDIR%%/plugins/auth.remote/i18n/conf/en.php -%%WWWDIR%%/plugins/auth.remote/i18n/conf/es.php -%%WWWDIR%%/plugins/auth.remote/i18n/conf/fr.php -%%WWWDIR%%/plugins/auth.remote/i18n/conf/it.php -%%WWWDIR%%/plugins/auth.remote/i18n/conf/pt.php -%%WWWDIR%%/plugins/auth.remote/manifest.xml -%%WWWDIR%%/plugins/auth.remote/plugin_doc.html -%%WWWDIR%%/plugins/auth.remote/remoteAuthActions.xml -%%WWWDIR%%/plugins/auth.remote/sessionSwitcher.php -%%WWWDIR%%/plugins/auth.smb/SmbAuthDriver.php -%%WWWDIR%%/plugins/auth.smb/i18n/conf/de.php -%%WWWDIR%%/plugins/auth.smb/i18n/conf/en.php -%%WWWDIR%%/plugins/auth.smb/i18n/conf/es.php -%%WWWDIR%%/plugins/auth.smb/i18n/conf/fr.php -%%WWWDIR%%/plugins/auth.smb/i18n/conf/it.php -%%WWWDIR%%/plugins/auth.smb/i18n/conf/pt.php -%%WWWDIR%%/plugins/auth.smb/manifest.xml -%%WWWDIR%%/plugins/auth.smb/plugin_doc.html -%%WWWDIR%%/plugins/auth.sql/SqlAuthDriver.php -%%WWWDIR%%/plugins/auth.sql/create.mysql -%%WWWDIR%%/plugins/auth.sql/create.pgsql -%%WWWDIR%%/plugins/auth.sql/create.sqlite -%%WWWDIR%%/plugins/auth.sql/i18n/conf/de.php -%%WWWDIR%%/plugins/auth.sql/i18n/conf/en.php -%%WWWDIR%%/plugins/auth.sql/i18n/conf/es.php -%%WWWDIR%%/plugins/auth.sql/i18n/conf/fr.php -%%WWWDIR%%/plugins/auth.sql/i18n/conf/it.php -%%WWWDIR%%/plugins/auth.sql/i18n/conf/pt.php -%%WWWDIR%%/plugins/auth.sql/manifest.xml -%%WWWDIR%%/plugins/auth.sql/plugin_doc.html -%%WWWDIR%%/plugins/authfront.cas/CAS.php -%%WWWDIR%%/plugins/authfront.cas/CAS/AuthenticationException.php -%%WWWDIR%%/plugins/authfront.cas/CAS/Autoload.php -%%WWWDIR%%/plugins/authfront.cas/CAS/Client.php -%%WWWDIR%%/plugins/authfront.cas/CAS/CookieJar.php -%%WWWDIR%%/plugins/authfront.cas/CAS/Exception.php -%%WWWDIR%%/plugins/authfront.cas/CAS/GracefullTerminationException.php -%%WWWDIR%%/plugins/authfront.cas/CAS/InvalidArgumentException.php -%%WWWDIR%%/plugins/authfront.cas/CAS/Languages/Catalan.php -%%WWWDIR%%/plugins/authfront.cas/CAS/Languages/English.php -%%WWWDIR%%/plugins/authfront.cas/CAS/Languages/French.php -%%WWWDIR%%/plugins/authfront.cas/CAS/Languages/German.php -%%WWWDIR%%/plugins/authfront.cas/CAS/Languages/Greek.php -%%WWWDIR%%/plugins/authfront.cas/CAS/Languages/Japanese.php -%%WWWDIR%%/plugins/authfront.cas/CAS/Languages/LanguageInterface.php -%%WWWDIR%%/plugins/authfront.cas/CAS/Languages/Spanish.php -%%WWWDIR%%/plugins/authfront.cas/CAS/OutOfSequenceBeforeAuthenticationCallException.php -%%WWWDIR%%/plugins/authfront.cas/CAS/OutOfSequenceBeforeClientException.php -%%WWWDIR%%/plugins/authfront.cas/CAS/OutOfSequenceBeforeProxyException.php -%%WWWDIR%%/plugins/authfront.cas/CAS/OutOfSequenceException.php -%%WWWDIR%%/plugins/authfront.cas/CAS/PGTStorage/AbstractStorage.php -%%WWWDIR%%/plugins/authfront.cas/CAS/PGTStorage/Db.php -%%WWWDIR%%/plugins/authfront.cas/CAS/PGTStorage/File.php -%%WWWDIR%%/plugins/authfront.cas/CAS/ProxiedService.php -%%WWWDIR%%/plugins/authfront.cas/CAS/ProxiedService/Abstract.php -%%WWWDIR%%/plugins/authfront.cas/CAS/ProxiedService/Exception.php -%%WWWDIR%%/plugins/authfront.cas/CAS/ProxiedService/Http.php -%%WWWDIR%%/plugins/authfront.cas/CAS/ProxiedService/Http/Abstract.php -%%WWWDIR%%/plugins/authfront.cas/CAS/ProxiedService/Http/Get.php -%%WWWDIR%%/plugins/authfront.cas/CAS/ProxiedService/Http/Post.php -%%WWWDIR%%/plugins/authfront.cas/CAS/ProxiedService/Imap.php -%%WWWDIR%%/plugins/authfront.cas/CAS/ProxiedService/Samba.php -%%WWWDIR%%/plugins/authfront.cas/CAS/ProxiedService/Testable.php -%%WWWDIR%%/plugins/authfront.cas/CAS/ProxyChain.php -%%WWWDIR%%/plugins/authfront.cas/CAS/ProxyChain/AllowedList.php -%%WWWDIR%%/plugins/authfront.cas/CAS/ProxyChain/Any.php -%%WWWDIR%%/plugins/authfront.cas/CAS/ProxyChain/Interface.php -%%WWWDIR%%/plugins/authfront.cas/CAS/ProxyChain/Trusted.php -%%WWWDIR%%/plugins/authfront.cas/CAS/ProxyTicketException.php -%%WWWDIR%%/plugins/authfront.cas/CAS/Request/AbstractRequest.php -%%WWWDIR%%/plugins/authfront.cas/CAS/Request/CurlMultiRequest.php -%%WWWDIR%%/plugins/authfront.cas/CAS/Request/CurlRequest.php -%%WWWDIR%%/plugins/authfront.cas/CAS/Request/Exception.php -%%WWWDIR%%/plugins/authfront.cas/CAS/Request/MultiRequestInterface.php -%%WWWDIR%%/plugins/authfront.cas/CAS/Request/RequestInterface.php -%%WWWDIR%%/plugins/authfront.cas/CAS/TypeMismatchException.php -%%WWWDIR%%/plugins/authfront.cas/CasAuthFrontend.php -%%WWWDIR%%/plugins/authfront.cas/Gruntfile.js -%%WWWDIR%%/plugins/authfront.cas/LogoutUrlMessage.php -%%WWWDIR%%/plugins/authfront.cas/change_log -%%WWWDIR%%/plugins/authfront.cas/createPGTStorage.mysql -%%WWWDIR%%/plugins/authfront.cas/i18n/conf/de.php -%%WWWDIR%%/plugins/authfront.cas/i18n/conf/en.php -%%WWWDIR%%/plugins/authfront.cas/i18n/conf/es.php -%%WWWDIR%%/plugins/authfront.cas/i18n/conf/fr.php -%%WWWDIR%%/plugins/authfront.cas/i18n/conf/it.php -%%WWWDIR%%/plugins/authfront.cas/i18n/de.php -%%WWWDIR%%/plugins/authfront.cas/i18n/en.php -%%WWWDIR%%/plugins/authfront.cas/i18n/es.php -%%WWWDIR%%/plugins/authfront.cas/i18n/fr.php -%%WWWDIR%%/plugins/authfront.cas/i18n/it.php -%%WWWDIR%%/plugins/authfront.cas/manifest.xml -%%WWWDIR%%/plugins/authfront.cas/package.json -%%WWWDIR%%/plugins/authfront.cas/plugin_doc.html -%%WWWDIR%%/plugins/authfront.cas/res/build/CASAuthFrontend.js -%%WWWDIR%%/plugins/authfront.cas/res/js/CASAuthFrontend.js -%%WWWDIR%%/plugins/authfront.cyphered/CypheredAuthFrontend.php -%%WWWDIR%%/plugins/authfront.cyphered/i18n/conf/de.php -%%WWWDIR%%/plugins/authfront.cyphered/i18n/conf/en.php -%%WWWDIR%%/plugins/authfront.cyphered/i18n/conf/es.php -%%WWWDIR%%/plugins/authfront.cyphered/i18n/conf/it.php -%%WWWDIR%%/plugins/authfront.cyphered/manifest.xml -%%WWWDIR%%/plugins/authfront.cyphered/plugin_doc.html -%%WWWDIR%%/plugins/authfront.duosecurity/DuoSecurityFrontend.php -%%WWWDIR%%/plugins/authfront.duosecurity/Gruntfile.js -%%WWWDIR%%/plugins/authfront.duosecurity/composer.json -%%WWWDIR%%/plugins/authfront.duosecurity/composer.lock -%%WWWDIR%%/plugins/authfront.duosecurity/i18n/conf/de.php -%%WWWDIR%%/plugins/authfront.duosecurity/i18n/conf/en.php -%%WWWDIR%%/plugins/authfront.duosecurity/i18n/conf/es.php -%%WWWDIR%%/plugins/authfront.duosecurity/i18n/conf/it.php -%%WWWDIR%%/plugins/authfront.duosecurity/i18n/de.php -%%WWWDIR%%/plugins/authfront.duosecurity/i18n/en.php -%%WWWDIR%%/plugins/authfront.duosecurity/i18n/es.php -%%WWWDIR%%/plugins/authfront.duosecurity/i18n/fr.php -%%WWWDIR%%/plugins/authfront.duosecurity/i18n/it.php -%%WWWDIR%%/plugins/authfront.duosecurity/manifest.xml -%%WWWDIR%%/plugins/authfront.duosecurity/package.json -%%WWWDIR%%/plugins/authfront.duosecurity/plugin_doc.html -%%WWWDIR%%/plugins/authfront.duosecurity/res/build/DuoSecurityActions.js -%%WWWDIR%%/plugins/authfront.duosecurity/res/js/DuoSecurityActions.js -%%WWWDIR%%/plugins/authfront.duosecurity/vendor/autoload.php -%%WWWDIR%%/plugins/authfront.duosecurity/vendor/composer/ClassLoader.php -%%WWWDIR%%/plugins/authfront.duosecurity/vendor/composer/LICENSE -%%WWWDIR%%/plugins/authfront.duosecurity/vendor/composer/autoload_classmap.php -%%WWWDIR%%/plugins/authfront.duosecurity/vendor/composer/autoload_namespaces.php -%%WWWDIR%%/plugins/authfront.duosecurity/vendor/composer/autoload_psr4.php -%%WWWDIR%%/plugins/authfront.duosecurity/vendor/composer/autoload_real.php -%%WWWDIR%%/plugins/authfront.duosecurity/vendor/composer/autoload_static.php -%%WWWDIR%%/plugins/authfront.duosecurity/vendor/composer/installed.json -%%WWWDIR%%/plugins/authfront.duosecurity/vendor/duosecurity/duo_php/.git/FETCH_HEAD -%%WWWDIR%%/plugins/authfront.duosecurity/vendor/duosecurity/duo_php/.git/HEAD -%%WWWDIR%%/plugins/authfront.duosecurity/vendor/duosecurity/duo_php/.git/ORIG_HEAD -%%WWWDIR%%/plugins/authfront.duosecurity/vendor/duosecurity/duo_php/.git/config -%%WWWDIR%%/plugins/authfront.duosecurity/vendor/duosecurity/duo_php/.git/description -%%WWWDIR%%/plugins/authfront.duosecurity/vendor/duosecurity/duo_php/.git/hooks/applypatch-msg.sample -%%WWWDIR%%/plugins/authfront.duosecurity/vendor/duosecurity/duo_php/.git/hooks/commit-msg.sample -%%WWWDIR%%/plugins/authfront.duosecurity/vendor/duosecurity/duo_php/.git/hooks/post-update.sample -%%WWWDIR%%/plugins/authfront.duosecurity/vendor/duosecurity/duo_php/.git/hooks/pre-applypatch.sample -%%WWWDIR%%/plugins/authfront.duosecurity/vendor/duosecurity/duo_php/.git/hooks/pre-commit.sample -%%WWWDIR%%/plugins/authfront.duosecurity/vendor/duosecurity/duo_php/.git/hooks/pre-push.sample -%%WWWDIR%%/plugins/authfront.duosecurity/vendor/duosecurity/duo_php/.git/hooks/pre-rebase.sample -%%WWWDIR%%/plugins/authfront.duosecurity/vendor/duosecurity/duo_php/.git/hooks/prepare-commit-msg.sample -%%WWWDIR%%/plugins/authfront.duosecurity/vendor/duosecurity/duo_php/.git/hooks/update.sample -%%WWWDIR%%/plugins/authfront.duosecurity/vendor/duosecurity/duo_php/.git/index -%%WWWDIR%%/plugins/authfront.duosecurity/vendor/duosecurity/duo_php/.git/info/exclude -%%WWWDIR%%/plugins/authfront.duosecurity/vendor/duosecurity/duo_php/.git/logs/HEAD -%%WWWDIR%%/plugins/authfront.duosecurity/vendor/duosecurity/duo_php/.git/logs/refs/heads/master -%%WWWDIR%%/plugins/authfront.duosecurity/vendor/duosecurity/duo_php/.git/logs/refs/remotes/composer/master -%%WWWDIR%%/plugins/authfront.duosecurity/vendor/duosecurity/duo_php/.git/logs/refs/remotes/origin/HEAD -%%WWWDIR%%/plugins/authfront.duosecurity/vendor/duosecurity/duo_php/.git/objects/pack/pack-03d1956488928ccc823a6b84b0ae74b76fb0d3a2.idx -%%WWWDIR%%/plugins/authfront.duosecurity/vendor/duosecurity/duo_php/.git/objects/pack/pack-03d1956488928ccc823a6b84b0ae74b76fb0d3a2.pack -%%WWWDIR%%/plugins/authfront.duosecurity/vendor/duosecurity/duo_php/.git/packed-refs -%%WWWDIR%%/plugins/authfront.duosecurity/vendor/duosecurity/duo_php/.git/refs/heads/master -%%WWWDIR%%/plugins/authfront.duosecurity/vendor/duosecurity/duo_php/.git/refs/remotes/composer/master -%%WWWDIR%%/plugins/authfront.duosecurity/vendor/duosecurity/duo_php/.git/refs/remotes/origin/HEAD -%%WWWDIR%%/plugins/authfront.duosecurity/vendor/duosecurity/duo_php/.gitignore -%%WWWDIR%%/plugins/authfront.duosecurity/vendor/duosecurity/duo_php/.travis.yml -%%WWWDIR%%/plugins/authfront.duosecurity/vendor/duosecurity/duo_php/LICENSE -%%WWWDIR%%/plugins/authfront.duosecurity/vendor/duosecurity/duo_php/README.md -%%WWWDIR%%/plugins/authfront.duosecurity/vendor/duosecurity/duo_php/composer.json -%%WWWDIR%%/plugins/authfront.duosecurity/vendor/duosecurity/duo_php/composer.lock -%%WWWDIR%%/plugins/authfront.duosecurity/vendor/duosecurity/duo_php/demos/simple/Duo-Frame.css -%%WWWDIR%%/plugins/authfront.duosecurity/vendor/duosecurity/duo_php/demos/simple/Duo-Web-v2.js -%%WWWDIR%%/plugins/authfront.duosecurity/vendor/duosecurity/duo_php/demos/simple/index.php -%%WWWDIR%%/plugins/authfront.duosecurity/vendor/duosecurity/duo_php/js/Duo-Web-v2.js -%%WWWDIR%%/plugins/authfront.duosecurity/vendor/duosecurity/duo_php/js/Duo-Web-v2.min.js -%%WWWDIR%%/plugins/authfront.duosecurity/vendor/duosecurity/duo_php/phpunit.xml -%%WWWDIR%%/plugins/authfront.duosecurity/vendor/duosecurity/duo_php/src/Web.php -%%WWWDIR%%/plugins/authfront.duosecurity/vendor/duosecurity/duo_php/tests/Unit/WebTest.php -%%WWWDIR%%/plugins/authfront.http_basic/BasicHttpAuthFrontend.php -%%WWWDIR%%/plugins/authfront.http_basic/i18n/conf/de.php -%%WWWDIR%%/plugins/authfront.http_basic/i18n/conf/en.php -%%WWWDIR%%/plugins/authfront.http_basic/i18n/conf/es.php -%%WWWDIR%%/plugins/authfront.http_basic/i18n/conf/it.php -%%WWWDIR%%/plugins/authfront.http_basic/manifest.xml -%%WWWDIR%%/plugins/authfront.http_basic/plugin_doc.html -%%WWWDIR%%/plugins/authfront.http_server/ServerHttpAuthFrontend.php -%%WWWDIR%%/plugins/authfront.http_server/i18n/conf/de.php -%%WWWDIR%%/plugins/authfront.http_server/i18n/conf/en.php -%%WWWDIR%%/plugins/authfront.http_server/i18n/conf/es.php -%%WWWDIR%%/plugins/authfront.http_server/i18n/conf/it.php -%%WWWDIR%%/plugins/authfront.http_server/manifest.xml -%%WWWDIR%%/plugins/authfront.http_server/plugin_doc.html -%%WWWDIR%%/plugins/authfront.keystore/Gruntfile.js -%%WWWDIR%%/plugins/authfront.keystore/KeystoreAuthFrontend.php -%%WWWDIR%%/plugins/authfront.keystore/apikeypane.css -%%WWWDIR%%/plugins/authfront.keystore/i18n/conf/de.php -%%WWWDIR%%/plugins/authfront.keystore/i18n/conf/en.php -%%WWWDIR%%/plugins/authfront.keystore/i18n/conf/es.php -%%WWWDIR%%/plugins/authfront.keystore/i18n/conf/it.php -%%WWWDIR%%/plugins/authfront.keystore/i18n/de.php -%%WWWDIR%%/plugins/authfront.keystore/i18n/en.php -%%WWWDIR%%/plugins/authfront.keystore/i18n/es.php -%%WWWDIR%%/plugins/authfront.keystore/i18n/fr.php -%%WWWDIR%%/plugins/authfront.keystore/i18n/it.php -%%WWWDIR%%/plugins/authfront.keystore/i18n/pt-br.php -%%WWWDIR%%/plugins/authfront.keystore/manifest.xml -%%WWWDIR%%/plugins/authfront.keystore/package.json -%%WWWDIR%%/plugins/authfront.keystore/plugin_doc.html -%%WWWDIR%%/plugins/authfront.keystore/res/build/ApiKeys.js -%%WWWDIR%%/plugins/authfront.keystore/res/js/ApiKeys.js -%%WWWDIR%%/plugins/authfront.multi/MultiAuthFrontend.php -%%WWWDIR%%/plugins/authfront.multi/manifest.xml -%%WWWDIR%%/plugins/authfront.multi/plugin_doc.html -%%WWWDIR%%/plugins/authfront.otp/Gruntfile.js -%%WWWDIR%%/plugins/authfront.otp/OtpAuthFrontend.php -%%WWWDIR%%/plugins/authfront.otp/configurator.css -%%WWWDIR%%/plugins/authfront.otp/configurator.less -%%WWWDIR%%/plugins/authfront.otp/i18n/conf/de.php -%%WWWDIR%%/plugins/authfront.otp/i18n/conf/en.php -%%WWWDIR%%/plugins/authfront.otp/i18n/conf/es.php -%%WWWDIR%%/plugins/authfront.otp/i18n/conf/it.php -%%WWWDIR%%/plugins/authfront.otp/i18n/de.php -%%WWWDIR%%/plugins/authfront.otp/i18n/en.php -%%WWWDIR%%/plugins/authfront.otp/i18n/es.php -%%WWWDIR%%/plugins/authfront.otp/i18n/fr.php -%%WWWDIR%%/plugins/authfront.otp/manifest.xml -%%WWWDIR%%/plugins/authfront.otp/package.json -%%WWWDIR%%/plugins/authfront.otp/plugin_doc.html -%%WWWDIR%%/plugins/authfront.otp/res/build/OTPAuthfrontActions.js -%%WWWDIR%%/plugins/authfront.otp/res/js/OTPAuthfrontActions.js -%%WWWDIR%%/plugins/authfront.session_login/SessionLoginFrontend.php -%%WWWDIR%%/plugins/authfront.session_login/i18n/conf/de.php -%%WWWDIR%%/plugins/authfront.session_login/i18n/conf/en.php -%%WWWDIR%%/plugins/authfront.session_login/i18n/conf/es.php -%%WWWDIR%%/plugins/authfront.session_login/i18n/conf/it.php -%%WWWDIR%%/plugins/authfront.session_login/manifest.xml -%%WWWDIR%%/plugins/authfront.webftp/FTPAuthFrontend.php -%%WWWDIR%%/plugins/authfront.webftp/manifest.xml -%%WWWDIR%%/plugins/authfront.webftp/plugin_doc.html -%%WWWDIR%%/plugins/boot.conf/BootConfLoader.php -%%WWWDIR%%/plugins/boot.conf/Gruntfile.js -%%WWWDIR%%/plugins/boot.conf/htaccess.tpl -%%WWWDIR%%/plugins/boot.conf/htaccess.tpl.linux -%%WWWDIR%%/plugins/boot.conf/manifest.xml -%%WWWDIR%%/plugins/boot.conf/package.json -%%WWWDIR%%/plugins/boot.conf/plugin_doc.html -%%WWWDIR%%/plugins/boot.conf/res/build/PydioInstaller.js -%%WWWDIR%%/plugins/boot.conf/res/css/installer.css -%%WWWDIR%%/plugins/boot.conf/res/css/installer.less -%%WWWDIR%%/plugins/boot.conf/res/i18n/conf/de.php -%%WWWDIR%%/plugins/boot.conf/res/i18n/conf/en.php -%%WWWDIR%%/plugins/boot.conf/res/i18n/conf/es.php -%%WWWDIR%%/plugins/boot.conf/res/i18n/conf/fr.php -%%WWWDIR%%/plugins/boot.conf/res/i18n/conf/it.php -%%WWWDIR%%/plugins/boot.conf/res/i18n/de.php -%%WWWDIR%%/plugins/boot.conf/res/i18n/en.php -%%WWWDIR%%/plugins/boot.conf/res/i18n/es.php -%%WWWDIR%%/plugins/boot.conf/res/i18n/fr.php -%%WWWDIR%%/plugins/boot.conf/res/i18n/it.php -%%WWWDIR%%/plugins/boot.conf/res/i18n/pt.php -%%WWWDIR%%/plugins/boot.conf/res/js/PydioInstaller.js -%%WWWDIR%%/plugins/cache.doctrine/DoctrineCacheDriver.php -%%WWWDIR%%/plugins/cache.doctrine/composer.json -%%WWWDIR%%/plugins/cache.doctrine/composer.lock -%%WWWDIR%%/plugins/cache.doctrine/manifest.xml -%%WWWDIR%%/plugins/cache.doctrine/plugin_doc.html -%%WWWDIR%%/plugins/cache.doctrine/src/PatternClearableCache.php -%%WWWDIR%%/plugins/cache.doctrine/src/PydioApcuCache.php -%%WWWDIR%%/plugins/cache.doctrine/src/PydioArrayCache.php -%%WWWDIR%%/plugins/cache.doctrine/src/PydioChainCache.php -%%WWWDIR%%/plugins/cache.doctrine/src/PydioRedisCache.php -%%WWWDIR%%/plugins/cache.doctrine/vendor/autoload.php -%%WWWDIR%%/plugins/cache.doctrine/vendor/composer/ClassLoader.php -%%WWWDIR%%/plugins/cache.doctrine/vendor/composer/LICENSE -%%WWWDIR%%/plugins/cache.doctrine/vendor/composer/autoload_classmap.php -%%WWWDIR%%/plugins/cache.doctrine/vendor/composer/autoload_namespaces.php -%%WWWDIR%%/plugins/cache.doctrine/vendor/composer/autoload_psr4.php -%%WWWDIR%%/plugins/cache.doctrine/vendor/composer/autoload_real.php -%%WWWDIR%%/plugins/cache.doctrine/vendor/composer/autoload_static.php -%%WWWDIR%%/plugins/cache.doctrine/vendor/composer/installed.json -%%WWWDIR%%/plugins/cache.doctrine/vendor/doctrine/cache/.coveralls.yml -%%WWWDIR%%/plugins/cache.doctrine/vendor/doctrine/cache/.gitignore -%%WWWDIR%%/plugins/cache.doctrine/vendor/doctrine/cache/.travis.yml -%%WWWDIR%%/plugins/cache.doctrine/vendor/doctrine/cache/LICENSE -%%WWWDIR%%/plugins/cache.doctrine/vendor/doctrine/cache/README.md -%%WWWDIR%%/plugins/cache.doctrine/vendor/doctrine/cache/UPGRADE.md -%%WWWDIR%%/plugins/cache.doctrine/vendor/doctrine/cache/build.properties -%%WWWDIR%%/plugins/cache.doctrine/vendor/doctrine/cache/build.xml -%%WWWDIR%%/plugins/cache.doctrine/vendor/doctrine/cache/composer.json -%%WWWDIR%%/plugins/cache.doctrine/vendor/doctrine/cache/lib/Doctrine/Common/Cache/ApcCache.php -%%WWWDIR%%/plugins/cache.doctrine/vendor/doctrine/cache/lib/Doctrine/Common/Cache/ApcuCache.php -%%WWWDIR%%/plugins/cache.doctrine/vendor/doctrine/cache/lib/Doctrine/Common/Cache/ArrayCache.php -%%WWWDIR%%/plugins/cache.doctrine/vendor/doctrine/cache/lib/Doctrine/Common/Cache/Cache.php -%%WWWDIR%%/plugins/cache.doctrine/vendor/doctrine/cache/lib/Doctrine/Common/Cache/CacheProvider.php -%%WWWDIR%%/plugins/cache.doctrine/vendor/doctrine/cache/lib/Doctrine/Common/Cache/ChainCache.php -%%WWWDIR%%/plugins/cache.doctrine/vendor/doctrine/cache/lib/Doctrine/Common/Cache/ClearableCache.php -%%WWWDIR%%/plugins/cache.doctrine/vendor/doctrine/cache/lib/Doctrine/Common/Cache/CouchbaseCache.php -%%WWWDIR%%/plugins/cache.doctrine/vendor/doctrine/cache/lib/Doctrine/Common/Cache/FileCache.php -%%WWWDIR%%/plugins/cache.doctrine/vendor/doctrine/cache/lib/Doctrine/Common/Cache/FilesystemCache.php -%%WWWDIR%%/plugins/cache.doctrine/vendor/doctrine/cache/lib/Doctrine/Common/Cache/FlushableCache.php -%%WWWDIR%%/plugins/cache.doctrine/vendor/doctrine/cache/lib/Doctrine/Common/Cache/MemcacheCache.php -%%WWWDIR%%/plugins/cache.doctrine/vendor/doctrine/cache/lib/Doctrine/Common/Cache/MemcachedCache.php -%%WWWDIR%%/plugins/cache.doctrine/vendor/doctrine/cache/lib/Doctrine/Common/Cache/MongoDBCache.php -%%WWWDIR%%/plugins/cache.doctrine/vendor/doctrine/cache/lib/Doctrine/Common/Cache/MultiGetCache.php -%%WWWDIR%%/plugins/cache.doctrine/vendor/doctrine/cache/lib/Doctrine/Common/Cache/MultiPutCache.php -%%WWWDIR%%/plugins/cache.doctrine/vendor/doctrine/cache/lib/Doctrine/Common/Cache/PhpFileCache.php -%%WWWDIR%%/plugins/cache.doctrine/vendor/doctrine/cache/lib/Doctrine/Common/Cache/PredisCache.php -%%WWWDIR%%/plugins/cache.doctrine/vendor/doctrine/cache/lib/Doctrine/Common/Cache/RedisCache.php -%%WWWDIR%%/plugins/cache.doctrine/vendor/doctrine/cache/lib/Doctrine/Common/Cache/RiakCache.php -%%WWWDIR%%/plugins/cache.doctrine/vendor/doctrine/cache/lib/Doctrine/Common/Cache/SQLite3Cache.php -%%WWWDIR%%/plugins/cache.doctrine/vendor/doctrine/cache/lib/Doctrine/Common/Cache/Version.php -%%WWWDIR%%/plugins/cache.doctrine/vendor/doctrine/cache/lib/Doctrine/Common/Cache/VoidCache.php -%%WWWDIR%%/plugins/cache.doctrine/vendor/doctrine/cache/lib/Doctrine/Common/Cache/WinCacheCache.php -%%WWWDIR%%/plugins/cache.doctrine/vendor/doctrine/cache/lib/Doctrine/Common/Cache/XcacheCache.php -%%WWWDIR%%/plugins/cache.doctrine/vendor/doctrine/cache/lib/Doctrine/Common/Cache/ZendDataCache.php -%%WWWDIR%%/plugins/cache.doctrine/vendor/doctrine/cache/phpunit.xml.dist -%%WWWDIR%%/plugins/cache.doctrine/vendor/doctrine/cache/tests/Doctrine/Tests/Common/Cache/ApcCacheTest.php -%%WWWDIR%%/plugins/cache.doctrine/vendor/doctrine/cache/tests/Doctrine/Tests/Common/Cache/ApcuCacheTest.php -%%WWWDIR%%/plugins/cache.doctrine/vendor/doctrine/cache/tests/Doctrine/Tests/Common/Cache/ArrayCacheTest.php -%%WWWDIR%%/plugins/cache.doctrine/vendor/doctrine/cache/tests/Doctrine/Tests/Common/Cache/BaseFileCacheTest.php -%%WWWDIR%%/plugins/cache.doctrine/vendor/doctrine/cache/tests/Doctrine/Tests/Common/Cache/CacheProviderTest.php -%%WWWDIR%%/plugins/cache.doctrine/vendor/doctrine/cache/tests/Doctrine/Tests/Common/Cache/CacheTest.php -%%WWWDIR%%/plugins/cache.doctrine/vendor/doctrine/cache/tests/Doctrine/Tests/Common/Cache/ChainCacheTest.php -%%WWWDIR%%/plugins/cache.doctrine/vendor/doctrine/cache/tests/Doctrine/Tests/Common/Cache/CouchbaseCacheTest.php -%%WWWDIR%%/plugins/cache.doctrine/vendor/doctrine/cache/tests/Doctrine/Tests/Common/Cache/FileCacheTest.php -%%WWWDIR%%/plugins/cache.doctrine/vendor/doctrine/cache/tests/Doctrine/Tests/Common/Cache/FilesystemCacheTest.php -%%WWWDIR%%/plugins/cache.doctrine/vendor/doctrine/cache/tests/Doctrine/Tests/Common/Cache/MemcacheCacheTest.php -%%WWWDIR%%/plugins/cache.doctrine/vendor/doctrine/cache/tests/Doctrine/Tests/Common/Cache/MemcachedCacheTest.php -%%WWWDIR%%/plugins/cache.doctrine/vendor/doctrine/cache/tests/Doctrine/Tests/Common/Cache/MongoDBCacheTest.php -%%WWWDIR%%/plugins/cache.doctrine/vendor/doctrine/cache/tests/Doctrine/Tests/Common/Cache/PhpFileCacheTest.php -%%WWWDIR%%/plugins/cache.doctrine/vendor/doctrine/cache/tests/Doctrine/Tests/Common/Cache/PredisCacheTest.php -%%WWWDIR%%/plugins/cache.doctrine/vendor/doctrine/cache/tests/Doctrine/Tests/Common/Cache/RedisCacheTest.php -%%WWWDIR%%/plugins/cache.doctrine/vendor/doctrine/cache/tests/Doctrine/Tests/Common/Cache/RiakCacheTest.php -%%WWWDIR%%/plugins/cache.doctrine/vendor/doctrine/cache/tests/Doctrine/Tests/Common/Cache/SQLite3CacheTest.php -%%WWWDIR%%/plugins/cache.doctrine/vendor/doctrine/cache/tests/Doctrine/Tests/Common/Cache/VoidCacheTest.php -%%WWWDIR%%/plugins/cache.doctrine/vendor/doctrine/cache/tests/Doctrine/Tests/Common/Cache/WinCacheCacheTest.php -%%WWWDIR%%/plugins/cache.doctrine/vendor/doctrine/cache/tests/Doctrine/Tests/Common/Cache/XcacheCacheTest.php -%%WWWDIR%%/plugins/cache.doctrine/vendor/doctrine/cache/tests/Doctrine/Tests/Common/Cache/ZendDataCacheTest.php -%%WWWDIR%%/plugins/cache.doctrine/vendor/doctrine/cache/tests/Doctrine/Tests/DoctrineTestCase.php -%%WWWDIR%%/plugins/cache.doctrine/vendor/doctrine/cache/tests/travis/php.ini -%%WWWDIR%%/plugins/cache.doctrine/vendor/doctrine/cache/tests/travis/phpunit.travis.xml -%%WWWDIR%%/plugins/conf.sql/README.txt -%%WWWDIR%%/plugins/conf.sql/SqlConfDriver.php -%%WWWDIR%%/plugins/conf.sql/SqlUser.php -%%WWWDIR%%/plugins/conf.sql/class.TeamEditor.js -%%WWWDIR%%/plugins/conf.sql/create.mysql -%%WWWDIR%%/plugins/conf.sql/create.pgsql -%%WWWDIR%%/plugins/conf.sql/create.sqlite -%%WWWDIR%%/plugins/conf.sql/i18n/conf/cs.php -%%WWWDIR%%/plugins/conf.sql/i18n/conf/de.php -%%WWWDIR%%/plugins/conf.sql/i18n/conf/en.php -%%WWWDIR%%/plugins/conf.sql/i18n/conf/es.php -%%WWWDIR%%/plugins/conf.sql/i18n/conf/fr.php -%%WWWDIR%%/plugins/conf.sql/i18n/conf/it.php -%%WWWDIR%%/plugins/conf.sql/i18n/conf/pt.php -%%WWWDIR%%/plugins/conf.sql/manifest.xml -%%WWWDIR%%/plugins/conf.sql/plugin_doc.html -%%WWWDIR%%/plugins/conf.sql/update4.2.3-5.0.sql -%%WWWDIR%%/plugins/conf.sql/update_3.0.3_up.sql -%%WWWDIR%%/plugins/core.access/composer.json -%%WWWDIR%%/plugins/core.access/manifest.xml -%%WWWDIR%%/plugins/core.access/plugin_doc.html -%%WWWDIR%%/plugins/core.access/src/AbstractAccessDriver.php -%%WWWDIR%%/plugins/core.access/src/CoreAccessHandler.php -%%WWWDIR%%/plugins/core.access/src/EncodingWrapper.php -%%WWWDIR%%/plugins/core.access/src/Exception/FileNotFoundException.php -%%WWWDIR%%/plugins/core.access/src/Exception/FileNotWriteableException.php -%%WWWDIR%%/plugins/core.access/src/Filter/AJXP_Permission.php -%%WWWDIR%%/plugins/core.access/src/Filter/AJXP_PermissionMask.php -%%WWWDIR%%/plugins/core.access/src/Filter/ContentFilter.php -%%WWWDIR%%/plugins/core.access/src/IAjxpWrapper.php -%%WWWDIR%%/plugins/core.access/src/IAjxpWrapperProvider.php -%%WWWDIR%%/plugins/core.access/src/MetaStreamWrapper.php -%%WWWDIR%%/plugins/core.access/src/Model/AJXP_Node.php -%%WWWDIR%%/plugins/core.access/src/Model/NodesDiff.php -%%WWWDIR%%/plugins/core.access/src/Model/NodesList.php -%%WWWDIR%%/plugins/core.access/src/Model/Repository.php -%%WWWDIR%%/plugins/core.access/src/Model/UserSelection.php -%%WWWDIR%%/plugins/core.access/src/RecycleBinManager.php -%%WWWDIR%%/plugins/core.access/src/SchemeTranslatorWrapper.php -%%WWWDIR%%/plugins/core.access/src/Stream/AuthStream.php -%%WWWDIR%%/plugins/core.access/src/Stream/Exception/OAuthException.php -%%WWWDIR%%/plugins/core.access/src/Stream/Iterator/DirIterator.php -%%WWWDIR%%/plugins/core.access/src/Stream/Listener/AuthSubscriber.php -%%WWWDIR%%/plugins/core.access/src/Stream/Listener/PathSubscriber.php -%%WWWDIR%%/plugins/core.access/src/Stream/MetadataCachingStream.php -%%WWWDIR%%/plugins/core.access/src/Stream/OAuthStream.php -%%WWWDIR%%/plugins/core.access/src/Stream/PydioStreamWrapper.php -%%WWWDIR%%/plugins/core.access/src/Stream/Stream.php -%%WWWDIR%%/plugins/core.access/src/Stream/StreamWrapper.php -%%WWWDIR%%/plugins/core.access/src/Stream/Utils/AuthorizationCode.php -%%WWWDIR%%/plugins/core.access/src/Stream/WriteBufferStream.php -%%WWWDIR%%/plugins/core.access/tests/Stream/StreamTest.php -%%WWWDIR%%/plugins/core.access/tests/Stream/test.json -%%WWWDIR%%/plugins/core.access/vendor/autoload.php -%%WWWDIR%%/plugins/core.access/vendor/composer/ClassLoader.php -%%WWWDIR%%/plugins/core.access/vendor/composer/LICENSE -%%WWWDIR%%/plugins/core.access/vendor/composer/autoload_classmap.php -%%WWWDIR%%/plugins/core.access/vendor/composer/autoload_namespaces.php -%%WWWDIR%%/plugins/core.access/vendor/composer/autoload_psr4.php -%%WWWDIR%%/plugins/core.access/vendor/composer/autoload_real.php -%%WWWDIR%%/plugins/core.access/vendor/composer/autoload_static.php -%%WWWDIR%%/plugins/core.access/vendor/composer/installed.json -%%WWWDIR%%/plugins/core.ajaxplorer/ajxp_mixins.xml -%%WWWDIR%%/plugins/core.ajaxplorer/ajxp_registry.xsd -%%WWWDIR%%/plugins/core.ajaxplorer/i18n-template.php -%%WWWDIR%%/plugins/core.ajaxplorer/i18n/ca.php -%%WWWDIR%%/plugins/core.ajaxplorer/i18n/conf/de.php -%%WWWDIR%%/plugins/core.ajaxplorer/i18n/conf/en.php -%%WWWDIR%%/plugins/core.ajaxplorer/i18n/conf/es.php -%%WWWDIR%%/plugins/core.ajaxplorer/i18n/conf/fr.php -%%WWWDIR%%/plugins/core.ajaxplorer/i18n/conf/it.php -%%WWWDIR%%/plugins/core.ajaxplorer/i18n/conf/pt.php -%%WWWDIR%%/plugins/core.ajaxplorer/i18n/cs.php -%%WWWDIR%%/plugins/core.ajaxplorer/i18n/da.php -%%WWWDIR%%/plugins/core.ajaxplorer/i18n/de.php -%%WWWDIR%%/plugins/core.ajaxplorer/i18n/en.php -%%WWWDIR%%/plugins/core.ajaxplorer/i18n/es.php -%%WWWDIR%%/plugins/core.ajaxplorer/i18n/et.php -%%WWWDIR%%/plugins/core.ajaxplorer/i18n/eus.php -%%WWWDIR%%/plugins/core.ajaxplorer/i18n/fi.php -%%WWWDIR%%/plugins/core.ajaxplorer/i18n/fr.php -%%WWWDIR%%/plugins/core.ajaxplorer/i18n/gr.php -%%WWWDIR%%/plugins/core.ajaxplorer/i18n/he.php -%%WWWDIR%%/plugins/core.ajaxplorer/i18n/hu.php -%%WWWDIR%%/plugins/core.ajaxplorer/i18n/it.php -%%WWWDIR%%/plugins/core.ajaxplorer/i18n/ja.php -%%WWWDIR%%/plugins/core.ajaxplorer/i18n/kr.php -%%WWWDIR%%/plugins/core.ajaxplorer/i18n/nl.php -%%WWWDIR%%/plugins/core.ajaxplorer/i18n/no.php -%%WWWDIR%%/plugins/core.ajaxplorer/i18n/pl.php -%%WWWDIR%%/plugins/core.ajaxplorer/i18n/pt-br.php -%%WWWDIR%%/plugins/core.ajaxplorer/i18n/pt.php -%%WWWDIR%%/plugins/core.ajaxplorer/i18n/ru.php -%%WWWDIR%%/plugins/core.ajaxplorer/i18n/si.php -%%WWWDIR%%/plugins/core.ajaxplorer/i18n/sv.php -%%WWWDIR%%/plugins/core.ajaxplorer/i18n/tr.php -%%WWWDIR%%/plugins/core.ajaxplorer/i18n/zh-tw.php -%%WWWDIR%%/plugins/core.ajaxplorer/i18n/zh.php -%%WWWDIR%%/plugins/core.ajaxplorer/manifest.xml -%%WWWDIR%%/plugins/core.ajaxplorer/plugin_doc.html -%%WWWDIR%%/plugins/core.ajaxplorer/routes/api2.json -%%WWWDIR%%/plugins/core.ajaxplorer/routes/main.json -%%WWWDIR%%/plugins/core.ajaxplorer/routes/wopi.json -%%WWWDIR%%/plugins/core.auth/AbstractAuthDriver.php -%%WWWDIR%%/plugins/core.auth/CoreAuthLoader.php -%%WWWDIR%%/plugins/core.auth/MemorySafe.php -%%WWWDIR%%/plugins/core.auth/i18n/conf/de.php -%%WWWDIR%%/plugins/core.auth/i18n/conf/en.php -%%WWWDIR%%/plugins/core.auth/i18n/conf/es.php -%%WWWDIR%%/plugins/core.auth/i18n/conf/fr.php -%%WWWDIR%%/plugins/core.auth/i18n/conf/it.php -%%WWWDIR%%/plugins/core.auth/i18n/conf/pt.php -%%WWWDIR%%/plugins/core.auth/i18n/conf/ru.php -%%WWWDIR%%/plugins/core.auth/manifest.xml -%%WWWDIR%%/plugins/core.auth/plugin_doc.html -%%WWWDIR%%/plugins/core.auth/standard_auth_actions.xml -%%WWWDIR%%/plugins/core.authfront/AbstractAuthFrontend.php -%%WWWDIR%%/plugins/core.authfront/FrontendsLoader.php -%%WWWDIR%%/plugins/core.authfront/Gruntfile.js -%%WWWDIR%%/plugins/core.authfront/manifest.xml -%%WWWDIR%%/plugins/core.authfront/package.json -%%WWWDIR%%/plugins/core.authfront/plugin_doc.html -%%WWWDIR%%/plugins/core.authfront/res/build/AuthfrontCoreActions.js -%%WWWDIR%%/plugins/core.authfront/res/js/AuthfrontCoreActions.js -%%WWWDIR%%/plugins/core.cache/AbstractCacheDriver.php -%%WWWDIR%%/plugins/core.cache/CacheStreamLayer.php -%%WWWDIR%%/plugins/core.cache/CoreCacheLoader.php -%%WWWDIR%%/plugins/core.cache/i18n/conf/de.php -%%WWWDIR%%/plugins/core.cache/i18n/conf/en.php -%%WWWDIR%%/plugins/core.cache/i18n/conf/es.php -%%WWWDIR%%/plugins/core.cache/manifest.xml -%%WWWDIR%%/plugins/core.cache/plugin_doc.html -%%WWWDIR%%/plugins/core.conf/AJXP_Role.php -%%WWWDIR%%/plugins/core.conf/AbstractConfDriver.php -%%WWWDIR%%/plugins/core.conf/AbstractUser.php -%%WWWDIR%%/plugins/core.conf/AjxpRole.php -%%WWWDIR%%/plugins/core.conf/CoreConfLoader.php -%%WWWDIR%%/plugins/core.conf/IGroupPathProvider.php -%%WWWDIR%%/plugins/core.conf/countries.json -%%WWWDIR%%/plugins/core.conf/default_avatar.png -%%WWWDIR%%/plugins/core.conf/default_template_logo-16.png -%%WWWDIR%%/plugins/core.conf/default_template_logo-22.png -%%WWWDIR%%/plugins/core.conf/i18n/conf/ca.php -%%WWWDIR%%/plugins/core.conf/i18n/conf/de.php -%%WWWDIR%%/plugins/core.conf/i18n/conf/en.php -%%WWWDIR%%/plugins/core.conf/i18n/conf/es.php -%%WWWDIR%%/plugins/core.conf/i18n/conf/fr.php -%%WWWDIR%%/plugins/core.conf/i18n/conf/it.php -%%WWWDIR%%/plugins/core.conf/i18n/conf/pt.php -%%WWWDIR%%/plugins/core.conf/i18n/conf/ru.php -%%WWWDIR%%/plugins/core.conf/manifest.xml -%%WWWDIR%%/plugins/core.conf/plugin_doc.html -%%WWWDIR%%/plugins/core.conf/standard_conf_actions.xml -%%WWWDIR%%/plugins/core.index/AbstractSearchEngineIndexer.php -%%WWWDIR%%/plugins/core.index/CoreIndexer.php -%%WWWDIR%%/plugins/core.index/i18n/de.php -%%WWWDIR%%/plugins/core.index/i18n/en.php -%%WWWDIR%%/plugins/core.index/i18n/es.php -%%WWWDIR%%/plugins/core.index/i18n/fr.php -%%WWWDIR%%/plugins/core.index/i18n/pt-br.php -%%WWWDIR%%/plugins/core.index/i18n/pt.php -%%WWWDIR%%/plugins/core.index/i18n/ru.php -%%WWWDIR%%/plugins/core.index/manifest.xml -%%WWWDIR%%/plugins/core.log/AbstractLogDriver.php -%%WWWDIR%%/plugins/core.log/Logger.php -%%WWWDIR%%/plugins/core.log/i18n/conf/de.php -%%WWWDIR%%/plugins/core.log/i18n/conf/en.php -%%WWWDIR%%/plugins/core.log/i18n/conf/es.php -%%WWWDIR%%/plugins/core.log/manifest.xml -%%WWWDIR%%/plugins/core.log/plugin_doc.html -%%WWWDIR%%/plugins/core.mailer/Gruntfile.js -%%WWWDIR%%/plugins/core.mailer/Mailer.php -%%WWWDIR%%/plugins/core.mailer/create.mysql -%%WWWDIR%%/plugins/core.mailer/create.pgsql -%%WWWDIR%%/plugins/core.mailer/create.sqlite -%%WWWDIR%%/plugins/core.mailer/i18n/conf/de.php -%%WWWDIR%%/plugins/core.mailer/i18n/conf/en.php -%%WWWDIR%%/plugins/core.mailer/i18n/conf/es.php -%%WWWDIR%%/plugins/core.mailer/i18n/conf/fr.php -%%WWWDIR%%/plugins/core.mailer/i18n/de.php -%%WWWDIR%%/plugins/core.mailer/i18n/en.php -%%WWWDIR%%/plugins/core.mailer/i18n/es.php -%%WWWDIR%%/plugins/core.mailer/i18n/fr.php -%%WWWDIR%%/plugins/core.mailer/i18n/it.php -%%WWWDIR%%/plugins/core.mailer/i18n/pt-br.php -%%WWWDIR%%/plugins/core.mailer/i18n/pt.php -%%WWWDIR%%/plugins/core.mailer/js/build/PydioMailer.js -%%WWWDIR%%/plugins/core.mailer/js/react/PydioMailer.js -%%WWWDIR%%/plugins/core.mailer/layout/download.png -%%WWWDIR%%/plugins/core.mailer/layout/en.html -%%WWWDIR%%/plugins/core.mailer/layout/en.txt -%%WWWDIR%%/plugins/core.mailer/layout/fr.html -%%WWWDIR%%/plugins/core.mailer/layout/fr.txt -%%WWWDIR%%/plugins/core.mailer/manifest.xml -%%WWWDIR%%/plugins/core.mailer/package.json -%%WWWDIR%%/plugins/core.mailer/plugin_doc.html -%%WWWDIR%%/plugins/core.meta/AbstractMetaSource.php -%%WWWDIR%%/plugins/core.meta/IFileHasher.php -%%WWWDIR%%/plugins/core.meta/manifest.xml -%%WWWDIR%%/plugins/core.metastore/IMetaStoreProvider.php -%%WWWDIR%%/plugins/core.metastore/manifest.xml -%%WWWDIR%%/plugins/core.mq/Gruntfile.js -%%WWWDIR%%/plugins/core.mq/composer.json -%%WWWDIR%%/plugins/core.mq/i18n/conf/de.php -%%WWWDIR%%/plugins/core.mq/i18n/conf/en.php -%%WWWDIR%%/plugins/core.mq/i18n/conf/es.php -%%WWWDIR%%/plugins/core.mq/manifest.xml -%%WWWDIR%%/plugins/core.mq/package.json -%%WWWDIR%%/plugins/core.mq/plugin_doc.html -%%WWWDIR%%/plugins/core.mq/res/build/PydioInstantMessenger.js -%%WWWDIR%%/plugins/core.mq/res/js/PydioInstantMessenger.js -%%WWWDIR%%/plugins/core.mq/src/Message/ConsumeChannelMessage.php -%%WWWDIR%%/plugins/core.mq/src/MqManager.php -%%WWWDIR%%/plugins/core.mq/src/OptionsHelper.php -%%WWWDIR%%/plugins/core.mq/vendor/autoload.php -%%WWWDIR%%/plugins/core.mq/vendor/composer/ClassLoader.php -%%WWWDIR%%/plugins/core.mq/vendor/composer/LICENSE -%%WWWDIR%%/plugins/core.mq/vendor/composer/autoload_classmap.php -%%WWWDIR%%/plugins/core.mq/vendor/composer/autoload_namespaces.php -%%WWWDIR%%/plugins/core.mq/vendor/composer/autoload_psr4.php -%%WWWDIR%%/plugins/core.mq/vendor/composer/autoload_real.php -%%WWWDIR%%/plugins/core.mq/vendor/composer/autoload_static.php -%%WWWDIR%%/plugins/core.mq/vendor/composer/installed.json -%%WWWDIR%%/plugins/core.notifications/Gruntfile.js -%%WWWDIR%%/plugins/core.notifications/IFeedStore.php -%%WWWDIR%%/plugins/core.notifications/IMessageExchanger.php -%%WWWDIR%%/plugins/core.notifications/Notification.php -%%WWWDIR%%/plugins/core.notifications/NotificationCenter.php -%%WWWDIR%%/plugins/core.notifications/RecentListManager.php -%%WWWDIR%%/plugins/core.notifications/manifest.xml -%%WWWDIR%%/plugins/core.notifications/package.json -%%WWWDIR%%/plugins/core.notifications/plugin_doc.html -%%WWWDIR%%/plugins/core.notifications/res/build/PydioNotifications.js -%%WWWDIR%%/plugins/core.notifications/res/build/PydioNotifications/ActivityPanel.js -%%WWWDIR%%/plugins/core.notifications/res/build/PydioNotifications/Panel.js -%%WWWDIR%%/plugins/core.notifications/res/build/PydioNotifications/index.js -%%WWWDIR%%/plugins/core.notifications/res/i18n/ca.php -%%WWWDIR%%/plugins/core.notifications/res/i18n/conf/ca.php -%%WWWDIR%%/plugins/core.notifications/res/i18n/conf/de.php -%%WWWDIR%%/plugins/core.notifications/res/i18n/conf/en.php -%%WWWDIR%%/plugins/core.notifications/res/i18n/conf/es.php -%%WWWDIR%%/plugins/core.notifications/res/i18n/conf/fr.php -%%WWWDIR%%/plugins/core.notifications/res/i18n/de.php -%%WWWDIR%%/plugins/core.notifications/res/i18n/en.php -%%WWWDIR%%/plugins/core.notifications/res/i18n/es.php -%%WWWDIR%%/plugins/core.notifications/res/i18n/fr.php -%%WWWDIR%%/plugins/core.notifications/res/i18n/it.php -%%WWWDIR%%/plugins/core.notifications/res/i18n/pt-br.php -%%WWWDIR%%/plugins/core.notifications/res/i18n/pt.php -%%WWWDIR%%/plugins/core.notifications/res/i18n/ru.php -%%WWWDIR%%/plugins/core.notifications/res/js/ActivityPanel.js -%%WWWDIR%%/plugins/core.notifications/res/js/Panel.js -%%WWWDIR%%/plugins/core.notifications/res/js/index.js -%%WWWDIR%%/plugins/core.notifications/templates/block/ca.php -%%WWWDIR%%/plugins/core.notifications/templates/block/de.php -%%WWWDIR%%/plugins/core.notifications/templates/block/en.php -%%WWWDIR%%/plugins/core.notifications/templates/block/es.php -%%WWWDIR%%/plugins/core.notifications/templates/block/fr.php -%%WWWDIR%%/plugins/core.notifications/templates/block/it.php -%%WWWDIR%%/plugins/core.notifications/templates/block/pt-br.php -%%WWWDIR%%/plugins/core.notifications/templates/block/pt.php -%%WWWDIR%%/plugins/core.notifications/templates/block/ru.php -%%WWWDIR%%/plugins/core.notifications/templates/group/ca.php -%%WWWDIR%%/plugins/core.notifications/templates/group/de.php -%%WWWDIR%%/plugins/core.notifications/templates/group/en.php -%%WWWDIR%%/plugins/core.notifications/templates/group/es.php -%%WWWDIR%%/plugins/core.notifications/templates/group/fr.php -%%WWWDIR%%/plugins/core.notifications/templates/group/it.php -%%WWWDIR%%/plugins/core.notifications/templates/group/pt.php -%%WWWDIR%%/plugins/core.notifications/templates/group/ru.php -%%WWWDIR%%/plugins/core.notifications/templates/location/ca.php -%%WWWDIR%%/plugins/core.notifications/templates/location/de.php -%%WWWDIR%%/plugins/core.notifications/templates/location/en.php -%%WWWDIR%%/plugins/core.notifications/templates/location/es.php -%%WWWDIR%%/plugins/core.notifications/templates/location/fr.php -%%WWWDIR%%/plugins/core.notifications/templates/location/it.php -%%WWWDIR%%/plugins/core.notifications/templates/long/ca.php -%%WWWDIR%%/plugins/core.notifications/templates/long/de.php -%%WWWDIR%%/plugins/core.notifications/templates/long/en.php -%%WWWDIR%%/plugins/core.notifications/templates/long/es.php -%%WWWDIR%%/plugins/core.notifications/templates/long/fr.php -%%WWWDIR%%/plugins/core.notifications/templates/long/it.php -%%WWWDIR%%/plugins/core.notifications/templates/long/pt.php -%%WWWDIR%%/plugins/core.notifications/templates/long/ru.php -%%WWWDIR%%/plugins/core.notifications/templates/short/ca.php -%%WWWDIR%%/plugins/core.notifications/templates/short/de.php -%%WWWDIR%%/plugins/core.notifications/templates/short/en.php -%%WWWDIR%%/plugins/core.notifications/templates/short/es.php -%%WWWDIR%%/plugins/core.notifications/templates/short/fr.php -%%WWWDIR%%/plugins/core.notifications/templates/short/it.php -%%WWWDIR%%/plugins/core.notifications/templates/short/pt.php -%%WWWDIR%%/plugins/core.notifications/templates/short/ru.php -%%WWWDIR%%/plugins/core.ocs/composer.json -%%WWWDIR%%/plugins/core.ocs/i18n/conf/de.php -%%WWWDIR%%/plugins/core.ocs/i18n/conf/en.php -%%WWWDIR%%/plugins/core.ocs/i18n/conf/es.php -%%WWWDIR%%/plugins/core.ocs/i18n/conf/fr.php -%%WWWDIR%%/plugins/core.ocs/manifest.xml -%%WWWDIR%%/plugins/core.ocs/src/ActionsController.php -%%WWWDIR%%/plugins/core.ocs/src/Client/IFederated.php -%%WWWDIR%%/plugins/core.ocs/src/Client/IServiceDiscovery.php -%%WWWDIR%%/plugins/core.ocs/src/Client/OCSClient.php -%%WWWDIR%%/plugins/core.ocs/src/Model/IStore.php -%%WWWDIR%%/plugins/core.ocs/src/Model/RemoteShare.php -%%WWWDIR%%/plugins/core.ocs/src/Model/SQLStore.php -%%WWWDIR%%/plugins/core.ocs/src/Model/ShareInvitation.php -%%WWWDIR%%/plugins/core.ocs/src/Model/TargettedLink.php -%%WWWDIR%%/plugins/core.ocs/src/OCSPlugin.php -%%WWWDIR%%/plugins/core.ocs/src/Server/Dav/AuthSharingBackend.php -%%WWWDIR%%/plugins/core.ocs/src/Server/Dav/BasicAuthNoPass.php -%%WWWDIR%%/plugins/core.ocs/src/Server/Dav/Server.php -%%WWWDIR%%/plugins/core.ocs/src/Server/Dav/SharingCollection.php -%%WWWDIR%%/plugins/core.ocs/src/Server/Dummy.php -%%WWWDIR%%/plugins/core.ocs/src/Server/Federated/Server.php -%%WWWDIR%%/plugins/core.ocs/src/Server/InvalidArgumentsException.php -%%WWWDIR%%/plugins/core.ocs/src/Server/UserNotFoundException.php -%%WWWDIR%%/plugins/core.ocs/vendor/autoload.php -%%WWWDIR%%/plugins/core.ocs/vendor/composer/ClassLoader.php -%%WWWDIR%%/plugins/core.ocs/vendor/composer/LICENSE -%%WWWDIR%%/plugins/core.ocs/vendor/composer/autoload_classmap.php -%%WWWDIR%%/plugins/core.ocs/vendor/composer/autoload_namespaces.php -%%WWWDIR%%/plugins/core.ocs/vendor/composer/autoload_psr4.php -%%WWWDIR%%/plugins/core.ocs/vendor/composer/autoload_real.php -%%WWWDIR%%/plugins/core.ocs/vendor/composer/autoload_static.php -%%WWWDIR%%/plugins/core.ocs/vendor/composer/installed.json -%%WWWDIR%%/plugins/core.tasks/Gruntfile.js -%%WWWDIR%%/plugins/core.tasks/composer.json -%%WWWDIR%%/plugins/core.tasks/composer.lock -%%WWWDIR%%/plugins/core.tasks/create.mysql -%%WWWDIR%%/plugins/core.tasks/create.pgsql -%%WWWDIR%%/plugins/core.tasks/create.sqlite -%%WWWDIR%%/plugins/core.tasks/js/build/PydioTasks.js -%%WWWDIR%%/plugins/core.tasks/js/react/PydioTasks.js -%%WWWDIR%%/plugins/core.tasks/manifest.xml -%%WWWDIR%%/plugins/core.tasks/package.json -%%WWWDIR%%/plugins/core.tasks/src/ITasksProvider.php -%%WWWDIR%%/plugins/core.tasks/src/Providers/MockTasksProvider.php -%%WWWDIR%%/plugins/core.tasks/src/Providers/SqlTasksProvider.php -%%WWWDIR%%/plugins/core.tasks/src/Schedule.php -%%WWWDIR%%/plugins/core.tasks/src/Task.php -%%WWWDIR%%/plugins/core.tasks/src/TaskController.php -%%WWWDIR%%/plugins/core.tasks/src/TaskListMessage.php -%%WWWDIR%%/plugins/core.tasks/src/TaskService.php -%%WWWDIR%%/plugins/core.tasks/vendor/autoload.php -%%WWWDIR%%/plugins/core.tasks/vendor/composer/ClassLoader.php -%%WWWDIR%%/plugins/core.tasks/vendor/composer/LICENSE -%%WWWDIR%%/plugins/core.tasks/vendor/composer/autoload_classmap.php -%%WWWDIR%%/plugins/core.tasks/vendor/composer/autoload_namespaces.php -%%WWWDIR%%/plugins/core.tasks/vendor/composer/autoload_psr4.php -%%WWWDIR%%/plugins/core.tasks/vendor/composer/autoload_real.php -%%WWWDIR%%/plugins/core.tasks/vendor/composer/autoload_static.php -%%WWWDIR%%/plugins/core.tasks/vendor/composer/installed.json -%%WWWDIR%%/plugins/core.tasks/vendor/mtdowling/cron-expression/.editorconfig -%%WWWDIR%%/plugins/core.tasks/vendor/mtdowling/cron-expression/CHANGELOG.md -%%WWWDIR%%/plugins/core.tasks/vendor/mtdowling/cron-expression/LICENSE -%%WWWDIR%%/plugins/core.tasks/vendor/mtdowling/cron-expression/README.md -%%WWWDIR%%/plugins/core.tasks/vendor/mtdowling/cron-expression/composer.json -%%WWWDIR%%/plugins/core.tasks/vendor/mtdowling/cron-expression/src/Cron/AbstractField.php -%%WWWDIR%%/plugins/core.tasks/vendor/mtdowling/cron-expression/src/Cron/CronExpression.php -%%WWWDIR%%/plugins/core.tasks/vendor/mtdowling/cron-expression/src/Cron/DayOfMonthField.php -%%WWWDIR%%/plugins/core.tasks/vendor/mtdowling/cron-expression/src/Cron/DayOfWeekField.php -%%WWWDIR%%/plugins/core.tasks/vendor/mtdowling/cron-expression/src/Cron/FieldFactory.php -%%WWWDIR%%/plugins/core.tasks/vendor/mtdowling/cron-expression/src/Cron/FieldInterface.php -%%WWWDIR%%/plugins/core.tasks/vendor/mtdowling/cron-expression/src/Cron/HoursField.php -%%WWWDIR%%/plugins/core.tasks/vendor/mtdowling/cron-expression/src/Cron/MinutesField.php -%%WWWDIR%%/plugins/core.tasks/vendor/mtdowling/cron-expression/src/Cron/MonthField.php -%%WWWDIR%%/plugins/core.tasks/vendor/mtdowling/cron-expression/src/Cron/YearField.php -%%WWWDIR%%/plugins/core.tasks/vendor/mtdowling/cron-expression/tests/Cron/AbstractFieldTest.php -%%WWWDIR%%/plugins/core.tasks/vendor/mtdowling/cron-expression/tests/Cron/CronExpressionTest.php -%%WWWDIR%%/plugins/core.tasks/vendor/mtdowling/cron-expression/tests/Cron/DayOfMonthFieldTest.php -%%WWWDIR%%/plugins/core.tasks/vendor/mtdowling/cron-expression/tests/Cron/DayOfWeekFieldTest.php -%%WWWDIR%%/plugins/core.tasks/vendor/mtdowling/cron-expression/tests/Cron/FieldFactoryTest.php -%%WWWDIR%%/plugins/core.tasks/vendor/mtdowling/cron-expression/tests/Cron/HoursFieldTest.php -%%WWWDIR%%/plugins/core.tasks/vendor/mtdowling/cron-expression/tests/Cron/MinutesFieldTest.php -%%WWWDIR%%/plugins/core.tasks/vendor/mtdowling/cron-expression/tests/Cron/MonthFieldTest.php -%%WWWDIR%%/plugins/core.tasks/vendor/mtdowling/cron-expression/tests/Cron/YearFieldTest.php -%%WWWDIR%%/plugins/core.uploader/CoreUploaderLoader.php -%%WWWDIR%%/plugins/core.uploader/i18n/conf/cs.php -%%WWWDIR%%/plugins/core.uploader/i18n/conf/de.php -%%WWWDIR%%/plugins/core.uploader/i18n/conf/en.php -%%WWWDIR%%/plugins/core.uploader/i18n/conf/es.php -%%WWWDIR%%/plugins/core.uploader/i18n/conf/fr.php -%%WWWDIR%%/plugins/core.uploader/i18n/conf/it.php -%%WWWDIR%%/plugins/core.uploader/i18n/conf/pt.php -%%WWWDIR%%/plugins/core.uploader/i18n/conf/ru.php -%%WWWDIR%%/plugins/core.uploader/manifest.xml -%%WWWDIR%%/plugins/core.uploader/plugin_doc.html -%%WWWDIR%%/plugins/cypher.encfs/EncfsMounter.php -%%WWWDIR%%/plugins/cypher.encfs/Gruntfile.js -%%WWWDIR%%/plugins/cypher.encfs/manifest.xml -%%WWWDIR%%/plugins/cypher.encfs/package.json -%%WWWDIR%%/plugins/cypher.encfs/plugin_doc.html -%%WWWDIR%%/plugins/cypher.encfs/res/build/EncFSActions.js -%%WWWDIR%%/plugins/cypher.encfs/res/js/EncFSActions.js -%%WWWDIR%%/plugins/cypher.encfs/resources/i18n/conf/de.php -%%WWWDIR%%/plugins/cypher.encfs/resources/i18n/conf/en.php -%%WWWDIR%%/plugins/cypher.encfs/resources/i18n/conf/es.php -%%WWWDIR%%/plugins/cypher.encfs/resources/i18n/de.php -%%WWWDIR%%/plugins/cypher.encfs/resources/i18n/en.php -%%WWWDIR%%/plugins/cypher.encfs/resources/i18n/es.php -%%WWWDIR%%/plugins/cypher.encfs/resources/i18n/fr.php -%%WWWDIR%%/plugins/cypher.encfs/resources/i18n/it.php -%%WWWDIR%%/plugins/editor.audio/AudioPreviewer.php -%%WWWDIR%%/plugins/editor.audio/i18n/conf/cs.php -%%WWWDIR%%/plugins/editor.audio/i18n/conf/de.php -%%WWWDIR%%/plugins/editor.audio/i18n/conf/en.php -%%WWWDIR%%/plugins/editor.audio/i18n/conf/es.php -%%WWWDIR%%/plugins/editor.audio/i18n/conf/fr.php -%%WWWDIR%%/plugins/editor.audio/i18n/conf/it.php -%%WWWDIR%%/plugins/editor.audio/i18n/conf/pt.php -%%WWWDIR%%/plugins/editor.audio/manifest.xml -%%WWWDIR%%/plugins/editor.audio/plugin_doc.html -%%WWWDIR%%/plugins/editor.browser/FileMimeSender.php -%%WWWDIR%%/plugins/editor.browser/Gruntfile.js -%%WWWDIR%%/plugins/editor.browser/manifest.xml -%%WWWDIR%%/plugins/editor.browser/package.json -%%WWWDIR%%/plugins/editor.browser/plugin_doc.html -%%WWWDIR%%/plugins/editor.browser/res/build/PydioBrowserActions.babel.js -%%WWWDIR%%/plugins/editor.browser/res/build/PydioBrowserActions.js -%%WWWDIR%%/plugins/editor.browser/res/build/PydioBrowserEditor.babel.js -%%WWWDIR%%/plugins/editor.browser/res/build/PydioBrowserEditor.js -%%WWWDIR%%/plugins/editor.browser/res/i18n/ca.php -%%WWWDIR%%/plugins/editor.browser/res/i18n/conf/de.php -%%WWWDIR%%/plugins/editor.browser/res/i18n/conf/en.php -%%WWWDIR%%/plugins/editor.browser/res/i18n/conf/es.php -%%WWWDIR%%/plugins/editor.browser/res/i18n/de.php -%%WWWDIR%%/plugins/editor.browser/res/i18n/en.php -%%WWWDIR%%/plugins/editor.browser/res/i18n/es.php -%%WWWDIR%%/plugins/editor.browser/res/i18n/et.php -%%WWWDIR%%/plugins/editor.browser/res/i18n/fr.php -%%WWWDIR%%/plugins/editor.browser/res/i18n/it.php -%%WWWDIR%%/plugins/editor.browser/res/i18n/pt.php -%%WWWDIR%%/plugins/editor.browser/res/i18n/ru.php -%%WWWDIR%%/plugins/editor.browser/res/js/PydioBrowserActions.js -%%WWWDIR%%/plugins/editor.browser/res/js/PydioBrowserEditor.js -%%WWWDIR%%/plugins/editor.browser/res/other/mime.types -%%WWWDIR%%/plugins/editor.ckeditor/Gruntfile.js -%%WWWDIR%%/plugins/editor.ckeditor/HOWTO-INSTALL.txt -%%WWWDIR%%/plugins/editor.ckeditor/editor-ckeditor.png -%%WWWDIR%%/plugins/editor.ckeditor/html_edit.png -%%WWWDIR%%/plugins/editor.ckeditor/i18n/conf/de.php -%%WWWDIR%%/plugins/editor.ckeditor/i18n/conf/en.php -%%WWWDIR%%/plugins/editor.ckeditor/i18n/conf/es.php -%%WWWDIR%%/plugins/editor.ckeditor/i18n/conf/fr.php -%%WWWDIR%%/plugins/editor.ckeditor/i18n/conf/it.php -%%WWWDIR%%/plugins/editor.ckeditor/i18n/conf/pt.php -%%WWWDIR%%/plugins/editor.ckeditor/manifest.xml -%%WWWDIR%%/plugins/editor.ckeditor/package.json -%%WWWDIR%%/plugins/editor.ckeditor/plugin_doc.html -%%WWWDIR%%/plugins/editor.ckeditor/res/build/PydioCKEditor.js -%%WWWDIR%%/plugins/editor.ckeditor/res/build/PydioCKEditor/CKEditor.js -%%WWWDIR%%/plugins/editor.ckeditor/res/build/PydioCKEditor/actions.js -%%WWWDIR%%/plugins/editor.ckeditor/res/build/PydioCKEditor/controls.js -%%WWWDIR%%/plugins/editor.ckeditor/res/build/PydioCKEditor/editor.js -%%WWWDIR%%/plugins/editor.ckeditor/res/build/PydioCKEditor/index.js -%%WWWDIR%%/plugins/editor.ckeditor/res/build/ckeditor/CHANGES.md -%%WWWDIR%%/plugins/editor.ckeditor/res/build/ckeditor/LICENSE.md -%%WWWDIR%%/plugins/editor.ckeditor/res/build/ckeditor/README.md -%%WWWDIR%%/plugins/editor.ckeditor/res/build/ckeditor/adapters/jquery.js -%%WWWDIR%%/plugins/editor.ckeditor/res/build/ckeditor/bower.json -%%WWWDIR%%/plugins/editor.ckeditor/res/build/ckeditor/ckeditor.js -%%WWWDIR%%/plugins/editor.ckeditor/res/build/ckeditor/composer.json -%%WWWDIR%%/plugins/editor.ckeditor/res/build/ckeditor/config.js -%%WWWDIR%%/plugins/editor.ckeditor/res/build/ckeditor/contents.css -%%WWWDIR%%/plugins/editor.ckeditor/res/build/ckeditor/lang/_translationstatus.txt -%%WWWDIR%%/plugins/editor.ckeditor/res/build/ckeditor/lang/af.js -%%WWWDIR%%/plugins/editor.ckeditor/res/build/ckeditor/lang/ar.js -%%WWWDIR%%/plugins/editor.ckeditor/res/build/ckeditor/lang/az.js -%%WWWDIR%%/plugins/editor.ckeditor/res/build/ckeditor/lang/bg.js -%%WWWDIR%%/plugins/editor.ckeditor/res/build/ckeditor/lang/bn.js -%%WWWDIR%%/plugins/editor.ckeditor/res/build/ckeditor/lang/bs.js -%%WWWDIR%%/plugins/editor.ckeditor/res/build/ckeditor/lang/ca.js -%%WWWDIR%%/plugins/editor.ckeditor/res/build/ckeditor/lang/cs.js -%%WWWDIR%%/plugins/editor.ckeditor/res/build/ckeditor/lang/cy.js -%%WWWDIR%%/plugins/editor.ckeditor/res/build/ckeditor/lang/da.js -%%WWWDIR%%/plugins/editor.ckeditor/res/build/ckeditor/lang/de-ch.js -%%WWWDIR%%/plugins/editor.ckeditor/res/build/ckeditor/lang/de.js -%%WWWDIR%%/plugins/editor.ckeditor/res/build/ckeditor/lang/el.js -%%WWWDIR%%/plugins/editor.ckeditor/res/build/ckeditor/lang/en-au.js -%%WWWDIR%%/plugins/editor.ckeditor/res/build/ckeditor/lang/en-ca.js -%%WWWDIR%%/plugins/editor.ckeditor/res/build/ckeditor/lang/en-gb.js -%%WWWDIR%%/plugins/editor.ckeditor/res/build/ckeditor/lang/en.js -%%WWWDIR%%/plugins/editor.ckeditor/res/build/ckeditor/lang/eo.js -%%WWWDIR%%/plugins/editor.ckeditor/res/build/ckeditor/lang/es-mx.js -%%WWWDIR%%/plugins/editor.ckeditor/res/build/ckeditor/lang/es.js -%%WWWDIR%%/plugins/editor.ckeditor/res/build/ckeditor/lang/et.js -%%WWWDIR%%/plugins/editor.ckeditor/res/build/ckeditor/lang/eu.js -%%WWWDIR%%/plugins/editor.ckeditor/res/build/ckeditor/lang/fa.js -%%WWWDIR%%/plugins/editor.ckeditor/res/build/ckeditor/lang/fi.js -%%WWWDIR%%/plugins/editor.ckeditor/res/build/ckeditor/lang/fo.js -%%WWWDIR%%/plugins/editor.ckeditor/res/build/ckeditor/lang/fr-ca.js -%%WWWDIR%%/plugins/editor.ckeditor/res/build/ckeditor/lang/fr.js -%%WWWDIR%%/plugins/editor.ckeditor/res/build/ckeditor/lang/gl.js -%%WWWDIR%%/plugins/editor.ckeditor/res/build/ckeditor/lang/gu.js -%%WWWDIR%%/plugins/editor.ckeditor/res/build/ckeditor/lang/he.js -%%WWWDIR%%/plugins/editor.ckeditor/res/build/ckeditor/lang/hi.js -%%WWWDIR%%/plugins/editor.ckeditor/res/build/ckeditor/lang/hr.js -%%WWWDIR%%/plugins/editor.ckeditor/res/build/ckeditor/lang/hu.js -%%WWWDIR%%/plugins/editor.ckeditor/res/build/ckeditor/lang/id.js -%%WWWDIR%%/plugins/editor.ckeditor/res/build/ckeditor/lang/is.js -%%WWWDIR%%/plugins/editor.ckeditor/res/build/ckeditor/lang/it.js -%%WWWDIR%%/plugins/editor.ckeditor/res/build/ckeditor/lang/ja.js -%%WWWDIR%%/plugins/editor.ckeditor/res/build/ckeditor/lang/ka.js -%%WWWDIR%%/plugins/editor.ckeditor/res/build/ckeditor/lang/km.js -%%WWWDIR%%/plugins/editor.ckeditor/res/build/ckeditor/lang/ko.js -%%WWWDIR%%/plugins/editor.ckeditor/res/build/ckeditor/lang/ku.js -%%WWWDIR%%/plugins/editor.ckeditor/res/build/ckeditor/lang/lt.js -%%WWWDIR%%/plugins/editor.ckeditor/res/build/ckeditor/lang/lv.js -%%WWWDIR%%/plugins/editor.ckeditor/res/build/ckeditor/lang/mk.js -%%WWWDIR%%/plugins/editor.ckeditor/res/build/ckeditor/lang/mn.js -%%WWWDIR%%/plugins/editor.ckeditor/res/build/ckeditor/lang/ms.js -%%WWWDIR%%/plugins/editor.ckeditor/res/build/ckeditor/lang/nb.js -%%WWWDIR%%/plugins/editor.ckeditor/res/build/ckeditor/lang/nl.js -%%WWWDIR%%/plugins/editor.ckeditor/res/build/ckeditor/lang/no.js -%%WWWDIR%%/plugins/editor.ckeditor/res/build/ckeditor/lang/oc.js -%%WWWDIR%%/plugins/editor.ckeditor/res/build/ckeditor/lang/pl.js -%%WWWDIR%%/plugins/editor.ckeditor/res/build/ckeditor/lang/pt-br.js -%%WWWDIR%%/plugins/editor.ckeditor/res/build/ckeditor/lang/pt.js -%%WWWDIR%%/plugins/editor.ckeditor/res/build/ckeditor/lang/ro.js -%%WWWDIR%%/plugins/editor.ckeditor/res/build/ckeditor/lang/ru.js -%%WWWDIR%%/plugins/editor.ckeditor/res/build/ckeditor/lang/si.js -%%WWWDIR%%/plugins/editor.ckeditor/res/build/ckeditor/lang/sk.js -%%WWWDIR%%/plugins/editor.ckeditor/res/build/ckeditor/lang/sl.js -%%WWWDIR%%/plugins/editor.ckeditor/res/build/ckeditor/lang/sq.js -%%WWWDIR%%/plugins/editor.ckeditor/res/build/ckeditor/lang/sr-latn.js -%%WWWDIR%%/plugins/editor.ckeditor/res/build/ckeditor/lang/sr.js -%%WWWDIR%%/plugins/editor.ckeditor/res/build/ckeditor/lang/sv.js -%%WWWDIR%%/plugins/editor.ckeditor/res/build/ckeditor/lang/th.js -%%WWWDIR%%/plugins/editor.ckeditor/res/build/ckeditor/lang/tr.js -%%WWWDIR%%/plugins/editor.ckeditor/res/build/ckeditor/lang/tt.js -%%WWWDIR%%/plugins/editor.ckeditor/res/build/ckeditor/lang/ug.js -%%WWWDIR%%/plugins/editor.ckeditor/res/build/ckeditor/lang/uk.js -%%WWWDIR%%/plugins/editor.ckeditor/res/build/ckeditor/lang/vi.js -%%WWWDIR%%/plugins/editor.ckeditor/res/build/ckeditor/lang/zh-cn.js -%%WWWDIR%%/plugins/editor.ckeditor/res/build/ckeditor/lang/zh.js -%%WWWDIR%%/plugins/editor.ckeditor/res/build/ckeditor/package.json -%%WWWDIR%%/plugins/editor.ckeditor/res/build/ckeditor/plugins/a11yhelp/dialogs/a11yhelp.js -%%WWWDIR%%/plugins/editor.ckeditor/res/build/ckeditor/plugins/a11yhelp/dialogs/lang/_translationstatus.txt -%%WWWDIR%%/plugins/editor.ckeditor/res/build/ckeditor/plugins/a11yhelp/dialogs/lang/af.js -%%WWWDIR%%/plugins/editor.ckeditor/res/build/ckeditor/plugins/a11yhelp/dialogs/lang/ar.js -%%WWWDIR%%/plugins/editor.ckeditor/res/build/ckeditor/plugins/a11yhelp/dialogs/lang/az.js -%%WWWDIR%%/plugins/editor.ckeditor/res/build/ckeditor/plugins/a11yhelp/dialogs/lang/bg.js -%%WWWDIR%%/plugins/editor.ckeditor/res/build/ckeditor/plugins/a11yhelp/dialogs/lang/ca.js -%%WWWDIR%%/plugins/editor.ckeditor/res/build/ckeditor/plugins/a11yhelp/dialogs/lang/cs.js -%%WWWDIR%%/plugins/editor.ckeditor/res/build/ckeditor/plugins/a11yhelp/dialogs/lang/cy.js -%%WWWDIR%%/plugins/editor.ckeditor/res/build/ckeditor/plugins/a11yhelp/dialogs/lang/da.js -%%WWWDIR%%/plugins/editor.ckeditor/res/build/ckeditor/plugins/a11yhelp/dialogs/lang/de-ch.js -%%WWWDIR%%/plugins/editor.ckeditor/res/build/ckeditor/plugins/a11yhelp/dialogs/lang/de.js -%%WWWDIR%%/plugins/editor.ckeditor/res/build/ckeditor/plugins/a11yhelp/dialogs/lang/el.js -%%WWWDIR%%/plugins/editor.ckeditor/res/build/ckeditor/plugins/a11yhelp/dialogs/lang/en-gb.js -%%WWWDIR%%/plugins/editor.ckeditor/res/build/ckeditor/plugins/a11yhelp/dialogs/lang/en.js -%%WWWDIR%%/plugins/editor.ckeditor/res/build/ckeditor/plugins/a11yhelp/dialogs/lang/eo.js -%%WWWDIR%%/plugins/editor.ckeditor/res/build/ckeditor/plugins/a11yhelp/dialogs/lang/es-mx.js -%%WWWDIR%%/plugins/editor.ckeditor/res/build/ckeditor/plugins/a11yhelp/dialogs/lang/es.js -%%WWWDIR%%/plugins/editor.ckeditor/res/build/ckeditor/plugins/a11yhelp/dialogs/lang/et.js -%%WWWDIR%%/plugins/editor.ckeditor/res/build/ckeditor/plugins/a11yhelp/dialogs/lang/eu.js -%%WWWDIR%%/plugins/editor.ckeditor/res/build/ckeditor/plugins/a11yhelp/dialogs/lang/fa.js -%%WWWDIR%%/plugins/editor.ckeditor/res/build/ckeditor/plugins/a11yhelp/dialogs/lang/fi.js -%%WWWDIR%%/plugins/editor.ckeditor/res/build/ckeditor/plugins/a11yhelp/dialogs/lang/fo.js -%%WWWDIR%%/plugins/editor.ckeditor/res/build/ckeditor/plugins/a11yhelp/dialogs/lang/fr-ca.js -%%WWWDIR%%/plugins/editor.ckeditor/res/build/ckeditor/plugins/a11yhelp/dialogs/lang/fr.js -%%WWWDIR%%/plugins/editor.ckeditor/res/build/ckeditor/plugins/a11yhelp/dialogs/lang/gl.js -%%WWWDIR%%/plugins/editor.ckeditor/res/build/ckeditor/plugins/a11yhelp/dialogs/lang/gu.js -%%WWWDIR%%/plugins/editor.ckeditor/res/build/ckeditor/plugins/a11yhelp/dialogs/lang/he.js -%%WWWDIR%%/plugins/editor.ckeditor/res/build/ckeditor/plugins/a11yhelp/dialogs/lang/hi.js -%%WWWDIR%%/plugins/editor.ckeditor/res/build/ckeditor/plugins/a11yhelp/dialogs/lang/hr.js -%%WWWDIR%%/plugins/editor.ckeditor/res/build/ckeditor/plugins/a11yhelp/dialogs/lang/hu.js -%%WWWDIR%%/plugins/editor.ckeditor/res/build/ckeditor/plugins/a11yhelp/dialogs/lang/id.js -%%WWWDIR%%/plugins/editor.ckeditor/res/build/ckeditor/plugins/a11yhelp/dialogs/lang/it.js -%%WWWDIR%%/plugins/editor.ckeditor/res/build/ckeditor/plugins/a11yhelp/dialogs/lang/ja.js -%%WWWDIR%%/plugins/editor.ckeditor/res/build/ckeditor/plugins/a11yhelp/dialogs/lang/km.js -%%WWWDIR%%/plugins/editor.ckeditor/res/build/ckeditor/plugins/a11yhelp/dialogs/lang/ko.js -%%WWWDIR%%/plugins/editor.ckeditor/res/build/ckeditor/plugins/a11yhelp/dialogs/lang/ku.js -%%WWWDIR%%/plugins/editor.ckeditor/res/build/ckeditor/plugins/a11yhelp/dialogs/lang/lt.js -%%WWWDIR%%/plugins/editor.ckeditor/res/build/ckeditor/plugins/a11yhelp/dialogs/lang/lv.js -%%WWWDIR%%/plugins/editor.ckeditor/res/build/ckeditor/plugins/a11yhelp/dialogs/lang/mk.js -%%WWWDIR%%/plugins/editor.ckeditor/res/build/ckeditor/plugins/a11yhelp/dialogs/lang/mn.js -%%WWWDIR%%/plugins/editor.ckeditor/res/build/ckeditor/plugins/a11yhelp/dialogs/lang/nb.js -%%WWWDIR%%/plugins/editor.ckeditor/res/build/ckeditor/plugins/a11yhelp/dialogs/lang/nl.js -%%WWWDIR%%/plugins/editor.ckeditor/res/build/ckeditor/plugins/a11yhelp/dialogs/lang/no.js -%%WWWDIR%%/plugins/editor.ckeditor/res/build/ckeditor/plugins/a11yhelp/dialogs/lang/oc.js -%%WWWDIR%%/plugins/editor.ckeditor/res/build/ckeditor/plugins/a11yhelp/dialogs/lang/pl.js -%%WWWDIR%%/plugins/editor.ckeditor/res/build/ckeditor/plugins/a11yhelp/dialogs/lang/pt-br.js -%%WWWDIR%%/plugins/editor.ckeditor/res/build/ckeditor/plugins/a11yhelp/dialogs/lang/pt.js -%%WWWDIR%%/plugins/editor.ckeditor/res/build/ckeditor/plugins/a11yhelp/dialogs/lang/ro.js -%%WWWDIR%%/plugins/editor.ckeditor/res/build/ckeditor/plugins/a11yhelp/dialogs/lang/ru.js -%%WWWDIR%%/plugins/editor.ckeditor/res/build/ckeditor/plugins/a11yhelp/dialogs/lang/si.js -%%WWWDIR%%/plugins/editor.ckeditor/res/build/ckeditor/plugins/a11yhelp/dialogs/lang/sk.js -%%WWWDIR%%/plugins/editor.ckeditor/res/build/ckeditor/plugins/a11yhelp/dialogs/lang/sl.js -%%WWWDIR%%/plugins/editor.ckeditor/res/build/ckeditor/plugins/a11yhelp/dialogs/lang/sq.js -%%WWWDIR%%/plugins/editor.ckeditor/res/build/ckeditor/plugins/a11yhelp/dialogs/lang/sr-latn.js -%%WWWDIR%%/plugins/editor.ckeditor/res/build/ckeditor/plugins/a11yhelp/dialogs/lang/sr.js -%%WWWDIR%%/plugins/editor.ckeditor/res/build/ckeditor/plugins/a11yhelp/dialogs/lang/sv.js -%%WWWDIR%%/plugins/editor.ckeditor/res/build/ckeditor/plugins/a11yhelp/dialogs/lang/th.js -%%WWWDIR%%/plugins/editor.ckeditor/res/build/ckeditor/plugins/a11yhelp/dialogs/lang/tr.js -%%WWWDIR%%/plugins/editor.ckeditor/res/build/ckeditor/plugins/a11yhelp/dialogs/lang/tt.js -%%WWWDIR%%/plugins/editor.ckeditor/res/build/ckeditor/plugins/a11yhelp/dialogs/lang/ug.js -%%WWWDIR%%/plugins/editor.ckeditor/res/build/ckeditor/plugins/a11yhelp/dialogs/lang/uk.js -%%WWWDIR%%/plugins/editor.ckeditor/res/build/ckeditor/plugins/a11yhelp/dialogs/lang/vi.js -%%WWWDIR%%/plugins/editor.ckeditor/res/build/ckeditor/plugins/a11yhelp/dialogs/lang/zh-cn.js -%%WWWDIR%%/plugins/editor.ckeditor/res/build/ckeditor/plugins/a11yhelp/dialogs/lang/zh.js -%%WWWDIR%%/plugins/editor.ckeditor/res/build/ckeditor/plugins/about/dialogs/about.js -%%WWWDIR%%/plugins/editor.ckeditor/res/build/ckeditor/plugins/about/dialogs/hidpi/logo_ckeditor.png -%%WWWDIR%%/plugins/editor.ckeditor/res/build/ckeditor/plugins/about/dialogs/logo_ckeditor.png -%%WWWDIR%%/plugins/editor.ckeditor/res/build/ckeditor/plugins/adobeair/plugin.js -%%WWWDIR%%/plugins/editor.ckeditor/res/build/ckeditor/plugins/ajax/plugin.js -%%WWWDIR%%/plugins/editor.ckeditor/res/build/ckeditor/plugins/autoembed/lang/az.js -%%WWWDIR%%/plugins/editor.ckeditor/res/build/ckeditor/plugins/autoembed/lang/ca.js -%%WWWDIR%%/plugins/editor.ckeditor/res/build/ckeditor/plugins/autoembed/lang/cs.js -%%WWWDIR%%/plugins/editor.ckeditor/res/build/ckeditor/plugins/autoembed/lang/de-ch.js -%%WWWDIR%%/plugins/editor.ckeditor/res/build/ckeditor/plugins/autoembed/lang/de.js -%%WWWDIR%%/plugins/editor.ckeditor/res/build/ckeditor/plugins/autoembed/lang/en.js -%%WWWDIR%%/plugins/editor.ckeditor/res/build/ckeditor/plugins/autoembed/lang/eo.js -%%WWWDIR%%/plugins/editor.ckeditor/res/build/ckeditor/plugins/autoembed/lang/es-mx.js -%%WWWDIR%%/plugins/editor.ckeditor/res/build/ckeditor/plugins/autoembed/lang/es.js -%%WWWDIR%%/plugins/editor.ckeditor/res/build/ckeditor/plugins/autoembed/lang/eu.js -%%WWWDIR%%/plugins/editor.ckeditor/res/build/ckeditor/plugins/autoembed/lang/fr.js -%%WWWDIR%%/plugins/editor.ckeditor/res/build/ckeditor/plugins/autoembed/lang/gl.js -%%WWWDIR%%/plugins/editor.ckeditor/res/build/ckeditor/plugins/autoembed/lang/hr.js -%%WWWDIR%%/plugins/editor.ckeditor/res/build/ckeditor/plugins/autoembed/lang/hu.js -%%WWWDIR%%/plugins/editor.ckeditor/res/build/ckeditor/plugins/autoembed/lang/it.js -%%WWWDIR%%/plugins/editor.ckeditor/res/build/ckeditor/plugins/autoembed/lang/ja.js -%%WWWDIR%%/plugins/editor.ckeditor/res/build/ckeditor/plugins/autoembed/lang/km.js -%%WWWDIR%%/plugins/editor.ckeditor/res/build/ckeditor/plugins/autoembed/lang/ko.js -%%WWWDIR%%/plugins/editor.ckeditor/res/build/ckeditor/plugins/autoembed/lang/ku.js -%%WWWDIR%%/plugins/editor.ckeditor/res/build/ckeditor/plugins/autoembed/lang/mk.js -%%WWWDIR%%/plugins/editor.ckeditor/res/build/ckeditor/plugins/autoembed/lang/nb.js -%%WWWDIR%%/plugins/editor.ckeditor/res/build/ckeditor/plugins/autoembed/lang/nl.js -%%WWWDIR%%/plugins/editor.ckeditor/res/build/ckeditor/plugins/autoembed/lang/oc.js -%%WWWDIR%%/plugins/editor.ckeditor/res/build/ckeditor/plugins/autoembed/lang/pl.js -%%WWWDIR%%/plugins/editor.ckeditor/res/build/ckeditor/plugins/autoembed/lang/pt-br.js -%%WWWDIR%%/plugins/editor.ckeditor/res/build/ckeditor/plugins/autoembed/lang/pt.js -%%WWWDIR%%/plugins/editor.ckeditor/res/build/ckeditor/plugins/autoembed/lang/ru.js -%%WWWDIR%%/plugins/editor.ckeditor/res/build/ckeditor/plugins/autoembed/lang/sk.js -%%WWWDIR%%/plugins/editor.ckeditor/res/build/ckeditor/plugins/autoembed/lang/sv.js -%%WWWDIR%%/plugins/editor.ckeditor/res/build/ckeditor/plugins/autoembed/lang/tr.js -%%WWWDIR%%/plugins/editor.ckeditor/res/build/ckeditor/plugins/autoembed/lang/ug.js -%%WWWDIR%%/plugins/editor.ckeditor/res/build/ckeditor/plugins/autoembed/lang/uk.js -%%WWWDIR%%/plugins/editor.ckeditor/res/build/ckeditor/plugins/autoembed/lang/zh-cn.js -%%WWWDIR%%/plugins/editor.ckeditor/res/build/ckeditor/plugins/autoembed/lang/zh.js -%%WWWDIR%%/plugins/editor.ckeditor/res/build/ckeditor/plugins/autoembed/plugin.js -%%WWWDIR%%/plugins/editor.ckeditor/res/build/ckeditor/plugins/autogrow/plugin.js -%%WWWDIR%%/plugins/editor.ckeditor/res/build/ckeditor/plugins/autolink/plugin.js -%%WWWDIR%%/plugins/editor.ckeditor/res/build/ckeditor/plugins/balloonpanel/plugin.js -%%WWWDIR%%/plugins/editor.ckeditor/res/build/ckeditor/plugins/balloonpanel/skins/kama/balloonpanel.css -%%WWWDIR%%/plugins/editor.ckeditor/res/build/ckeditor/plugins/balloonpanel/skins/moono-lisa/balloonpanel.css -%%WWWDIR%%/plugins/editor.ckeditor/res/build/ckeditor/plugins/balloonpanel/skins/moono-lisa/images/close.png -%%WWWDIR%%/plugins/editor.ckeditor/res/build/ckeditor/plugins/balloonpanel/skins/moono-lisa/images/hidpi/close.png -%%WWWDIR%%/plugins/editor.ckeditor/res/build/ckeditor/plugins/balloonpanel/skins/moono/balloonpanel.css -%%WWWDIR%%/plugins/editor.ckeditor/res/build/ckeditor/plugins/balloonpanel/skins/moono/images/close.png -%%WWWDIR%%/plugins/editor.ckeditor/res/build/ckeditor/plugins/balloonpanel/skins/moono/images/hidpi/close.png -%%WWWDIR%%/plugins/editor.ckeditor/res/build/ckeditor/plugins/bbcode/plugin.js -%%WWWDIR%%/plugins/editor.ckeditor/res/build/ckeditor/plugins/bidi/icons/bidiltr.png -%%WWWDIR%%/plugins/editor.ckeditor/res/build/ckeditor/plugins/bidi/icons/bidirtl.png -%%WWWDIR%%/plugins/editor.ckeditor/res/build/ckeditor/plugins/bidi/icons/hidpi/bidiltr.png -%%WWWDIR%%/plugins/editor.ckeditor/res/build/ckeditor/plugins/bidi/icons/hidpi/bidirtl.png -%%WWWDIR%%/plugins/editor.ckeditor/res/build/ckeditor/plugins/bidi/lang/af.js -%%WWWDIR%%/plugins/editor.ckeditor/res/build/ckeditor/plugins/bidi/lang/ar.js -%%WWWDIR%%/plugins/editor.ckeditor/res/build/ckeditor/plugins/bidi/lang/az.js -%%WWWDIR%%/plugins/editor.ckeditor/res/build/ckeditor/plugins/bidi/lang/bg.js -%%WWWDIR%%/plugins/editor.ckeditor/res/build/ckeditor/plugins/bidi/lang/bn.js -%%WWWDIR%%/plugins/editor.ckeditor/res/build/ckeditor/plugins/bidi/lang/bs.js -%%WWWDIR%%/plugins/editor.ckeditor/res/build/ckeditor/plugins/bidi/lang/ca.js -%%WWWDIR%%/plugins/editor.ckeditor/res/build/ckeditor/plugins/bidi/lang/cs.js -%%WWWDIR%%/plugins/editor.ckeditor/res/build/ckeditor/plugins/bidi/lang/cy.js -%%WWWDIR%%/plugins/editor.ckeditor/res/build/ckeditor/plugins/bidi/lang/da.js -%%WWWDIR%%/plugins/editor.ckeditor/res/build/ckeditor/plugins/bidi/lang/de-ch.js -%%WWWDIR%%/plugins/editor.ckeditor/res/build/ckeditor/plugins/bidi/lang/de.js -%%WWWDIR%%/plugins/editor.ckeditor/res/build/ckeditor/plugins/bidi/lang/el.js -%%WWWDIR%%/plugins/editor.ckeditor/res/build/ckeditor/plugins/bidi/lang/en-au.js -%%WWWDIR%%/plugins/editor.ckeditor/res/build/ckeditor/plugins/bidi/lang/en-ca.js -%%WWWDIR%%/plugins/editor.ckeditor/res/build/ckeditor/plugins/bidi/lang/en-gb.js -%%WWWDIR%%/plugins/editor.ckeditor/res/build/ckeditor/plugins/bidi/lang/en.js -%%WWWDIR%%/plugins/editor.ckeditor/res/build/ckeditor/plugins/bidi/lang/eo.js -%%WWWDIR%%/plugins/editor.ckeditor/res/build/ckeditor/plugins/bidi/lang/es-mx.js -%%WWWDIR%%/plugins/editor.ckeditor/res/build/ckeditor/plugins/bidi/lang/es.js -%%WWWDIR%%/plugins/editor.ckeditor/res/build/ckeditor/plugins/bidi/lang/et.js -%%WWWDIR%%/plugins/editor.ckeditor/res/build/ckeditor/plugins/bidi/lang/eu.js -%%WWWDIR%%/plugins/editor.ckeditor/res/build/ckeditor/plugins/bidi/lang/fa.js -%%WWWDIR%%/plugins/editor.ckeditor/res/build/ckeditor/plugins/bidi/lang/fi.js -%%WWWDIR%%/plugins/editor.ckeditor/res/build/ckeditor/plugins/bidi/lang/fo.js -%%WWWDIR%%/plugins/editor.ckeditor/res/build/ckeditor/plugins/bidi/lang/fr-ca.js -%%WWWDIR%%/plugins/editor.ckeditor/res/build/ckeditor/plugins/bidi/lang/fr.js -%%WWWDIR%%/plugins/editor.ckeditor/res/build/ckeditor/plugins/bidi/lang/gl.js -%%WWWDIR%%/plugins/editor.ckeditor/res/build/ckeditor/plugins/bidi/lang/gu.js -%%WWWDIR%%/plugins/editor.ckeditor/res/build/ckeditor/plugins/bidi/lang/he.js -%%WWWDIR%%/plugins/editor.ckeditor/res/build/ckeditor/plugins/bidi/lang/hi.js -%%WWWDIR%%/plugins/editor.ckeditor/res/build/ckeditor/plugins/bidi/lang/hr.js -%%WWWDIR%%/plugins/editor.ckeditor/res/build/ckeditor/plugins/bidi/lang/hu.js -%%WWWDIR%%/plugins/editor.ckeditor/res/build/ckeditor/plugins/bidi/lang/id.js -%%WWWDIR%%/plugins/editor.ckeditor/res/build/ckeditor/plugins/bidi/lang/is.js -%%WWWDIR%%/plugins/editor.ckeditor/res/build/ckeditor/plugins/bidi/lang/it.js -%%WWWDIR%%/plugins/editor.ckeditor/res/build/ckeditor/plugins/bidi/lang/ja.js -%%WWWDIR%%/plugins/editor.ckeditor/res/build/ckeditor/plugins/bidi/lang/ka.js -%%WWWDIR%%/plugins/editor.ckeditor/res/build/ckeditor/plugins/bidi/lang/km.js -%%WWWDIR%%/plugins/editor.ckeditor/res/build/ckeditor/plugins/bidi/lang/ko.js -%%WWWDIR%%/plugins/editor.ckeditor/res/build/ckeditor/plugins/bidi/lang/ku.js -%%WWWDIR%%/plugins/editor.ckeditor/res/build/ckeditor/plugins/bidi/lang/lt.js -%%WWWDIR%%/plugins/editor.ckeditor/res/build/ckeditor/plugins/bidi/lang/lv.js -%%WWWDIR%%/plugins/editor.ckeditor/res/build/ckeditor/plugins/bidi/lang/mk.js -%%WWWDIR%%/plugins/editor.ckeditor/res/build/ckeditor/plugins/bidi/lang/mn.js -%%WWWDIR%%/plugins/editor.ckeditor/res/build/ckeditor/plugins/bidi/lang/ms.js -%%WWWDIR%%/plugins/editor.ckeditor/res/build/ckeditor/plugins/bidi/lang/nb.js -%%WWWDIR%%/plugins/editor.ckeditor/res/build/ckeditor/plugins/bidi/lang/nl.js -%%WWWDIR%%/plugins/editor.ckeditor/res/build/ckeditor/plugins/bidi/lang/no.js -%%WWWDIR%%/plugins/editor.ckeditor/res/build/ckeditor/plugins/bidi/lang/oc.js -%%WWWDIR%%/plugins/editor.ckeditor/res/build/ckeditor/plugins/bidi/lang/pl.js -%%WWWDIR%%/plugins/editor.ckeditor/res/build/ckeditor/plugins/bidi/lang/pt-br.js -%%WWWDIR%%/plugins/editor.ckeditor/res/build/ckeditor/plugins/bidi/lang/pt.js -%%WWWDIR%%/plugins/editor.ckeditor/res/build/ckeditor/plugins/bidi/lang/ro.js -%%WWWDIR%%/plugins/editor.ckeditor/res/build/ckeditor/plugins/bidi/lang/ru.js -%%WWWDIR%%/plugins/editor.ckeditor/res/build/ckeditor/plugins/bidi/lang/si.js -%%WWWDIR%%/plugins/editor.ckeditor/res/build/ckeditor/plugins/bidi/lang/sk.js -%%WWWDIR%%/plugins/editor.ckeditor/res/build/ckeditor/plugins/bidi/lang/sl.js -%%WWWDIR%%/plugins/editor.ckeditor/res/build/ckeditor/plugins/bidi/lang/sq.js -%%WWWDIR%%/plugins/editor.ckeditor/res/build/ckeditor/plugins/bidi/lang/sr-latn.js -%%WWWDIR%%/plugins/editor.ckeditor/res/build/ckeditor/plugins/bidi/lang/sr.js -%%WWWDIR%%/plugins/editor.ckeditor/res/build/ckeditor/plugins/bidi/lang/sv.js -%%WWWDIR%%/plugins/editor.ckeditor/res/build/ckeditor/plugins/bidi/lang/th.js -%%WWWDIR%%/plugins/editor.ckeditor/res/build/ckeditor/plugins/bidi/lang/tr.js -%%WWWDIR%%/plugins/editor.ckeditor/res/build/ckeditor/plugins/bidi/lang/tt.js -%%WWWDIR%%/plugins/editor.ckeditor/res/build/ckeditor/plugins/bidi/lang/ug.js -%%WWWDIR%%/plugins/editor.ckeditor/res/build/ckeditor/plugins/bidi/lang/uk.js -%%WWWDIR%%/plugins/editor.ckeditor/res/build/ckeditor/plugins/bidi/lang/vi.js -%%WWWDIR%%/plugins/editor.ckeditor/res/build/ckeditor/plugins/bidi/lang/zh-cn.js -%%WWWDIR%%/plugins/editor.ckeditor/res/build/ckeditor/plugins/bidi/lang/zh.js -%%WWWDIR%%/plugins/editor.ckeditor/res/build/ckeditor/plugins/bidi/plugin.js -%%WWWDIR%%/plugins/editor.ckeditor/res/build/ckeditor/plugins/codesnippet/dialogs/codesnippet.js -%%WWWDIR%%/plugins/editor.ckeditor/res/build/ckeditor/plugins/codesnippet/icons/codesnippet.png -%%WWWDIR%%/plugins/editor.ckeditor/res/build/ckeditor/plugins/codesnippet/icons/hidpi/codesnippet.png -%%WWWDIR%%/plugins/editor.ckeditor/res/build/ckeditor/plugins/codesnippet/lang/ar.js -%%WWWDIR%%/plugins/editor.ckeditor/res/build/ckeditor/plugins/codesnippet/lang/az.js -%%WWWDIR%%/plugins/editor.ckeditor/res/build/ckeditor/plugins/codesnippet/lang/bg.js -%%WWWDIR%%/plugins/editor.ckeditor/res/build/ckeditor/plugins/codesnippet/lang/ca.js -%%WWWDIR%%/plugins/editor.ckeditor/res/build/ckeditor/plugins/codesnippet/lang/cs.js -%%WWWDIR%%/plugins/editor.ckeditor/res/build/ckeditor/plugins/codesnippet/lang/da.js -%%WWWDIR%%/plugins/editor.ckeditor/res/build/ckeditor/plugins/codesnippet/lang/de-ch.js -%%WWWDIR%%/plugins/editor.ckeditor/res/build/ckeditor/plugins/codesnippet/lang/de.js -%%WWWDIR%%/plugins/editor.ckeditor/res/build/ckeditor/plugins/codesnippet/lang/el.js -%%WWWDIR%%/plugins/editor.ckeditor/res/build/ckeditor/plugins/codesnippet/lang/en-gb.js -%%WWWDIR%%/plugins/editor.ckeditor/res/build/ckeditor/plugins/codesnippet/lang/en.js -%%WWWDIR%%/plugins/editor.ckeditor/res/build/ckeditor/plugins/codesnippet/lang/eo.js -%%WWWDIR%%/plugins/editor.ckeditor/res/build/ckeditor/plugins/codesnippet/lang/es-mx.js -%%WWWDIR%%/plugins/editor.ckeditor/res/build/ckeditor/plugins/codesnippet/lang/es.js -%%WWWDIR%%/plugins/editor.ckeditor/res/build/ckeditor/plugins/codesnippet/lang/et.js -%%WWWDIR%%/plugins/editor.ckeditor/res/build/ckeditor/plugins/codesnippet/lang/eu.js -%%WWWDIR%%/plugins/editor.ckeditor/res/build/ckeditor/plugins/codesnippet/lang/fa.js -%%WWWDIR%%/plugins/editor.ckeditor/res/build/ckeditor/plugins/codesnippet/lang/fi.js -%%WWWDIR%%/plugins/editor.ckeditor/res/build/ckeditor/plugins/codesnippet/lang/fr-ca.js -%%WWWDIR%%/plugins/editor.ckeditor/res/build/ckeditor/plugins/codesnippet/lang/fr.js -%%WWWDIR%%/plugins/editor.ckeditor/res/build/ckeditor/plugins/codesnippet/lang/gl.js -%%WWWDIR%%/plugins/editor.ckeditor/res/build/ckeditor/plugins/codesnippet/lang/he.js -%%WWWDIR%%/plugins/editor.ckeditor/res/build/ckeditor/plugins/codesnippet/lang/hr.js -%%WWWDIR%%/plugins/editor.ckeditor/res/build/ckeditor/plugins/codesnippet/lang/hu.js -%%WWWDIR%%/plugins/editor.ckeditor/res/build/ckeditor/plugins/codesnippet/lang/id.js -%%WWWDIR%%/plugins/editor.ckeditor/res/build/ckeditor/plugins/codesnippet/lang/it.js -%%WWWDIR%%/plugins/editor.ckeditor/res/build/ckeditor/plugins/codesnippet/lang/ja.js -%%WWWDIR%%/plugins/editor.ckeditor/res/build/ckeditor/plugins/codesnippet/lang/km.js -%%WWWDIR%%/plugins/editor.ckeditor/res/build/ckeditor/plugins/codesnippet/lang/ko.js -%%WWWDIR%%/plugins/editor.ckeditor/res/build/ckeditor/plugins/codesnippet/lang/ku.js -%%WWWDIR%%/plugins/editor.ckeditor/res/build/ckeditor/plugins/codesnippet/lang/lt.js -%%WWWDIR%%/plugins/editor.ckeditor/res/build/ckeditor/plugins/codesnippet/lang/lv.js -%%WWWDIR%%/plugins/editor.ckeditor/res/build/ckeditor/plugins/codesnippet/lang/nb.js -%%WWWDIR%%/plugins/editor.ckeditor/res/build/ckeditor/plugins/codesnippet/lang/nl.js -%%WWWDIR%%/plugins/editor.ckeditor/res/build/ckeditor/plugins/codesnippet/lang/no.js -%%WWWDIR%%/plugins/editor.ckeditor/res/build/ckeditor/plugins/codesnippet/lang/oc.js -%%WWWDIR%%/plugins/editor.ckeditor/res/build/ckeditor/plugins/codesnippet/lang/pl.js -%%WWWDIR%%/plugins/editor.ckeditor/res/build/ckeditor/plugins/codesnippet/lang/pt-br.js -%%WWWDIR%%/plugins/editor.ckeditor/res/build/ckeditor/plugins/codesnippet/lang/pt.js -%%WWWDIR%%/plugins/editor.ckeditor/res/build/ckeditor/plugins/codesnippet/lang/ro.js -%%WWWDIR%%/plugins/editor.ckeditor/res/build/ckeditor/plugins/codesnippet/lang/ru.js -%%WWWDIR%%/plugins/editor.ckeditor/res/build/ckeditor/plugins/codesnippet/lang/sk.js -%%WWWDIR%%/plugins/editor.ckeditor/res/build/ckeditor/plugins/codesnippet/lang/sl.js -%%WWWDIR%%/plugins/editor.ckeditor/res/build/ckeditor/plugins/codesnippet/lang/sq.js -%%WWWDIR%%/plugins/editor.ckeditor/res/build/ckeditor/plugins/codesnippet/lang/sv.js -%%WWWDIR%%/plugins/editor.ckeditor/res/build/ckeditor/plugins/codesnippet/lang/th.js -%%WWWDIR%%/plugins/editor.ckeditor/res/build/ckeditor/plugins/codesnippet/lang/tr.js -%%WWWDIR%%/plugins/editor.ckeditor/res/build/ckeditor/plugins/codesnippet/lang/tt.js -%%WWWDIR%%/plugins/editor.ckeditor/res/build/ckeditor/plugins/codesnippet/lang/ug.js -%%WWWDIR%%/plugins/editor.ckeditor/res/build/ckeditor/plugins/codesnippet/lang/uk.js -%%WWWDIR%%/plugins/editor.ckeditor/res/build/ckeditor/plugins/codesnippet/lang/vi.js -%%WWWDIR%%/plugins/editor.ckeditor/res/build/ckeditor/plugins/codesnippet/lang/zh-cn.js -%%WWWDIR%%/plugins/editor.ckeditor/res/build/ckeditor/plugins/codesnippet/lang/zh.js -%%WWWDIR%%/plugins/editor.ckeditor/res/build/ckeditor/plugins/codesnippet/lib/highlight/CHANGES.md -%%WWWDIR%%/plugins/editor.ckeditor/res/build/ckeditor/plugins/codesnippet/lib/highlight/LICENSE -%%WWWDIR%%/plugins/editor.ckeditor/res/build/ckeditor/plugins/codesnippet/lib/highlight/README.ru.md -%%WWWDIR%%/plugins/editor.ckeditor/res/build/ckeditor/plugins/codesnippet/lib/highlight/highlight.pack.js -%%WWWDIR%%/plugins/editor.ckeditor/res/build/ckeditor/plugins/codesnippet/lib/highlight/styles/arta.css -%%WWWDIR%%/plugins/editor.ckeditor/res/build/ckeditor/plugins/codesnippet/lib/highlight/styles/ascetic.css -%%WWWDIR%%/plugins/editor.ckeditor/res/build/ckeditor/plugins/codesnippet/lib/highlight/styles/atelier-dune.dark.css -%%WWWDIR%%/plugins/editor.ckeditor/res/build/ckeditor/plugins/codesnippet/lib/highlight/styles/atelier-dune.light.css -%%WWWDIR%%/plugins/editor.ckeditor/res/build/ckeditor/plugins/codesnippet/lib/highlight/styles/atelier-forest.dark.css -%%WWWDIR%%/plugins/editor.ckeditor/res/build/ckeditor/plugins/codesnippet/lib/highlight/styles/atelier-forest.light.css -%%WWWDIR%%/plugins/editor.ckeditor/res/build/ckeditor/plugins/codesnippet/lib/highlight/styles/atelier-heath.dark.css -%%WWWDIR%%/plugins/editor.ckeditor/res/build/ckeditor/plugins/codesnippet/lib/highlight/styles/atelier-heath.light.css -%%WWWDIR%%/plugins/editor.ckeditor/res/build/ckeditor/plugins/codesnippet/lib/highlight/styles/atelier-lakeside.dark.css -%%WWWDIR%%/plugins/editor.ckeditor/res/build/ckeditor/plugins/codesnippet/lib/highlight/styles/atelier-lakeside.light.css -%%WWWDIR%%/plugins/editor.ckeditor/res/build/ckeditor/plugins/codesnippet/lib/highlight/styles/atelier-seaside.dark.css -%%WWWDIR%%/plugins/editor.ckeditor/res/build/ckeditor/plugins/codesnippet/lib/highlight/styles/atelier-seaside.light.css -%%WWWDIR%%/plugins/editor.ckeditor/res/build/ckeditor/plugins/codesnippet/lib/highlight/styles/brown_paper.css -%%WWWDIR%%/plugins/editor.ckeditor/res/build/ckeditor/plugins/codesnippet/lib/highlight/styles/brown_papersq.png -%%WWWDIR%%/plugins/editor.ckeditor/res/build/ckeditor/plugins/codesnippet/lib/highlight/styles/dark.css -%%WWWDIR%%/plugins/editor.ckeditor/res/build/ckeditor/plugins/codesnippet/lib/highlight/styles/default.css -%%WWWDIR%%/plugins/editor.ckeditor/res/build/ckeditor/plugins/codesnippet/lib/highlight/styles/docco.css -%%WWWDIR%%/plugins/editor.ckeditor/res/build/ckeditor/plugins/codesnippet/lib/highlight/styles/far.css -%%WWWDIR%%/plugins/editor.ckeditor/res/build/ckeditor/plugins/codesnippet/lib/highlight/styles/foundation.css -%%WWWDIR%%/plugins/editor.ckeditor/res/build/ckeditor/plugins/codesnippet/lib/highlight/styles/github.css -%%WWWDIR%%/plugins/editor.ckeditor/res/build/ckeditor/plugins/codesnippet/lib/highlight/styles/googlecode.css -%%WWWDIR%%/plugins/editor.ckeditor/res/build/ckeditor/plugins/codesnippet/lib/highlight/styles/idea.css -%%WWWDIR%%/plugins/editor.ckeditor/res/build/ckeditor/plugins/codesnippet/lib/highlight/styles/ir_black.css -%%WWWDIR%%/plugins/editor.ckeditor/res/build/ckeditor/plugins/codesnippet/lib/highlight/styles/magula.css -%%WWWDIR%%/plugins/editor.ckeditor/res/build/ckeditor/plugins/codesnippet/lib/highlight/styles/mono-blue.css -%%WWWDIR%%/plugins/editor.ckeditor/res/build/ckeditor/plugins/codesnippet/lib/highlight/styles/monokai.css -%%WWWDIR%%/plugins/editor.ckeditor/res/build/ckeditor/plugins/codesnippet/lib/highlight/styles/monokai_sublime.css -%%WWWDIR%%/plugins/editor.ckeditor/res/build/ckeditor/plugins/codesnippet/lib/highlight/styles/obsidian.css -%%WWWDIR%%/plugins/editor.ckeditor/res/build/ckeditor/plugins/codesnippet/lib/highlight/styles/paraiso.dark.css -%%WWWDIR%%/plugins/editor.ckeditor/res/build/ckeditor/plugins/codesnippet/lib/highlight/styles/paraiso.light.css -%%WWWDIR%%/plugins/editor.ckeditor/res/build/ckeditor/plugins/codesnippet/lib/highlight/styles/pojoaque.css -%%WWWDIR%%/plugins/editor.ckeditor/res/build/ckeditor/plugins/codesnippet/lib/highlight/styles/pojoaque.jpg -%%WWWDIR%%/plugins/editor.ckeditor/res/build/ckeditor/plugins/codesnippet/lib/highlight/styles/railscasts.css -%%WWWDIR%%/plugins/editor.ckeditor/res/build/ckeditor/plugins/codesnippet/lib/highlight/styles/rainbow.css -%%WWWDIR%%/plugins/editor.ckeditor/res/build/ckeditor/plugins/codesnippet/lib/highlight/styles/school_book.css -%%WWWDIR%%/plugins/editor.ckeditor/res/build/ckeditor/plugins/codesnippet/lib/highlight/styles/school_book.png -%%WWWDIR%%/plugins/editor.ckeditor/res/build/ckeditor/plugins/codesnippet/lib/highlight/styles/solarized_dark.css -%%WWWDIR%%/plugins/editor.ckeditor/res/build/ckeditor/plugins/codesnippet/lib/highlight/styles/solarized_light.css -%%WWWDIR%%/plugins/editor.ckeditor/res/build/ckeditor/plugins/codesnippet/lib/highlight/styles/sunburst.css -%%WWWDIR%%/plugins/editor.ckeditor/res/build/ckeditor/plugins/codesnippet/lib/highlight/styles/tomorrow-night-blue.css -%%WWWDIR%%/plugins/editor.ckeditor/res/build/ckeditor/plugins/codesnippet/lib/highlight/styles/tomorrow-night-bright.css -%%WWWDIR%%/plugins/editor.ckeditor/res/build/ckeditor/plugins/codesnippet/lib/highlight/styles/tomorrow-night-eighties.css -%%WWWDIR%%/plugins/editor.ckeditor/res/build/ckeditor/plugins/codesnippet/lib/highlight/styles/tomorrow-night.css -%%WWWDIR%%/plugins/editor.ckeditor/res/build/ckeditor/plugins/codesnippet/lib/highlight/styles/tomorrow.css -%%WWWDIR%%/plugins/editor.ckeditor/res/build/ckeditor/plugins/codesnippet/lib/highlight/styles/vs.css -%%WWWDIR%%/plugins/editor.ckeditor/res/build/ckeditor/plugins/codesnippet/lib/highlight/styles/xcode.css -%%WWWDIR%%/plugins/editor.ckeditor/res/build/ckeditor/plugins/codesnippet/lib/highlight/styles/zenburn.css -%%WWWDIR%%/plugins/editor.ckeditor/res/build/ckeditor/plugins/codesnippet/plugin.js -%%WWWDIR%%/plugins/editor.ckeditor/res/build/ckeditor/plugins/codesnippetgeshi/plugin.js -%%WWWDIR%%/plugins/editor.ckeditor/res/build/ckeditor/plugins/colorbutton/icons/bgcolor.png -%%WWWDIR%%/plugins/editor.ckeditor/res/build/ckeditor/plugins/colorbutton/icons/hidpi/bgcolor.png -%%WWWDIR%%/plugins/editor.ckeditor/res/build/ckeditor/plugins/colorbutton/icons/hidpi/textcolor.png -%%WWWDIR%%/plugins/editor.ckeditor/res/build/ckeditor/plugins/colorbutton/icons/textcolor.png -%%WWWDIR%%/plugins/editor.ckeditor/res/build/ckeditor/plugins/colorbutton/lang/af.js -%%WWWDIR%%/plugins/editor.ckeditor/res/build/ckeditor/plugins/colorbutton/lang/ar.js -%%WWWDIR%%/plugins/editor.ckeditor/res/build/ckeditor/plugins/colorbutton/lang/az.js -%%WWWDIR%%/plugins/editor.ckeditor/res/build/ckeditor/plugins/colorbutton/lang/bg.js -%%WWWDIR%%/plugins/editor.ckeditor/res/build/ckeditor/plugins/colorbutton/lang/bn.js -%%WWWDIR%%/plugins/editor.ckeditor/res/build/ckeditor/plugins/colorbutton/lang/bs.js -%%WWWDIR%%/plugins/editor.ckeditor/res/build/ckeditor/plugins/colorbutton/lang/ca.js -%%WWWDIR%%/plugins/editor.ckeditor/res/build/ckeditor/plugins/colorbutton/lang/cs.js -%%WWWDIR%%/plugins/editor.ckeditor/res/build/ckeditor/plugins/colorbutton/lang/cy.js -%%WWWDIR%%/plugins/editor.ckeditor/res/build/ckeditor/plugins/colorbutton/lang/da.js -%%WWWDIR%%/plugins/editor.ckeditor/res/build/ckeditor/plugins/colorbutton/lang/de-ch.js -%%WWWDIR%%/plugins/editor.ckeditor/res/build/ckeditor/plugins/colorbutton/lang/de.js -%%WWWDIR%%/plugins/editor.ckeditor/res/build/ckeditor/plugins/colorbutton/lang/el.js -%%WWWDIR%%/plugins/editor.ckeditor/res/build/ckeditor/plugins/colorbutton/lang/en-au.js -%%WWWDIR%%/plugins/editor.ckeditor/res/build/ckeditor/plugins/colorbutton/lang/en-ca.js -%%WWWDIR%%/plugins/editor.ckeditor/res/build/ckeditor/plugins/colorbutton/lang/en-gb.js -%%WWWDIR%%/plugins/editor.ckeditor/res/build/ckeditor/plugins/colorbutton/lang/en.js -%%WWWDIR%%/plugins/editor.ckeditor/res/build/ckeditor/plugins/colorbutton/lang/eo.js -%%WWWDIR%%/plugins/editor.ckeditor/res/build/ckeditor/plugins/colorbutton/lang/es-mx.js -%%WWWDIR%%/plugins/editor.ckeditor/res/build/ckeditor/plugins/colorbutton/lang/es.js -%%WWWDIR%%/plugins/editor.ckeditor/res/build/ckeditor/plugins/colorbutton/lang/et.js -%%WWWDIR%%/plugins/editor.ckeditor/res/build/ckeditor/plugins/colorbutton/lang/eu.js -%%WWWDIR%%/plugins/editor.ckeditor/res/build/ckeditor/plugins/colorbutton/lang/fa.js -%%WWWDIR%%/plugins/editor.ckeditor/res/build/ckeditor/plugins/colorbutton/lang/fi.js -%%WWWDIR%%/plugins/editor.ckeditor/res/build/ckeditor/plugins/colorbutton/lang/fo.js -%%WWWDIR%%/plugins/editor.ckeditor/res/build/ckeditor/plugins/colorbutton/lang/fr-ca.js -%%WWWDIR%%/plugins/editor.ckeditor/res/build/ckeditor/plugins/colorbutton/lang/fr.js -%%WWWDIR%%/plugins/editor.ckeditor/res/build/ckeditor/plugins/colorbutton/lang/gl.js -%%WWWDIR%%/plugins/editor.ckeditor/res/build/ckeditor/plugins/colorbutton/lang/gu.js -%%WWWDIR%%/plugins/editor.ckeditor/res/build/ckeditor/plugins/colorbutton/lang/he.js -%%WWWDIR%%/plugins/editor.ckeditor/res/build/ckeditor/plugins/colorbutton/lang/hi.js -%%WWWDIR%%/plugins/editor.ckeditor/res/build/ckeditor/plugins/colorbutton/lang/hr.js -%%WWWDIR%%/plugins/editor.ckeditor/res/build/ckeditor/plugins/colorbutton/lang/hu.js -%%WWWDIR%%/plugins/editor.ckeditor/res/build/ckeditor/plugins/colorbutton/lang/id.js -%%WWWDIR%%/plugins/editor.ckeditor/res/build/ckeditor/plugins/colorbutton/lang/is.js -%%WWWDIR%%/plugins/editor.ckeditor/res/build/ckeditor/plugins/colorbutton/lang/it.js -%%WWWDIR%%/plugins/editor.ckeditor/res/build/ckeditor/plugins/colorbutton/lang/ja.js -%%WWWDIR%%/plugins/editor.ckeditor/res/build/ckeditor/plugins/colorbutton/lang/ka.js -%%WWWDIR%%/plugins/editor.ckeditor/res/build/ckeditor/plugins/colorbutton/lang/km.js -%%WWWDIR%%/plugins/editor.ckeditor/res/build/ckeditor/plugins/colorbutton/lang/ko.js -%%WWWDIR%%/plugins/editor.ckeditor/res/build/ckeditor/plugins/colorbutton/lang/ku.js -%%WWWDIR%%/plugins/editor.ckeditor/res/build/ckeditor/plugins/colorbutton/lang/lt.js -%%WWWDIR%%/plugins/editor.ckeditor/res/build/ckeditor/plugins/colorbutton/lang/lv.js -%%WWWDIR%%/plugins/editor.ckeditor/res/build/ckeditor/plugins/colorbutton/lang/mk.js -%%WWWDIR%%/plugins/editor.ckeditor/res/build/ckeditor/plugins/colorbutton/lang/mn.js -%%WWWDIR%%/plugins/editor.ckeditor/res/build/ckeditor/plugins/colorbutton/lang/ms.js -%%WWWDIR%%/plugins/editor.ckeditor/res/build/ckeditor/plugins/colorbutton/lang/nb.js -%%WWWDIR%%/plugins/editor.ckeditor/res/build/ckeditor/plugins/colorbutton/lang/nl.js -%%WWWDIR%%/plugins/editor.ckeditor/res/build/ckeditor/plugins/colorbutton/lang/no.js -%%WWWDIR%%/plugins/editor.ckeditor/res/build/ckeditor/plugins/colorbutton/lang/oc.js -%%WWWDIR%%/plugins/editor.ckeditor/res/build/ckeditor/plugins/colorbutton/lang/pl.js -%%WWWDIR%%/plugins/editor.ckeditor/res/build/ckeditor/plugins/colorbutton/lang/pt-br.js -%%WWWDIR%%/plugins/editor.ckeditor/res/build/ckeditor/plugins/colorbutton/lang/pt.js -%%WWWDIR%%/plugins/editor.ckeditor/res/build/ckeditor/plugins/colorbutton/lang/ro.js -%%WWWDIR%%/plugins/editor.ckeditor/res/build/ckeditor/plugins/colorbutton/lang/ru.js -%%WWWDIR%%/plugins/editor.ckeditor/res/build/ckeditor/plugins/colorbutton/lang/si.js -%%WWWDIR%%/plugins/editor.ckeditor/res/build/ckeditor/plugins/colorbutton/lang/sk.js -%%WWWDIR%%/plugins/editor.ckeditor/res/build/ckeditor/plugins/colorbutton/lang/sl.js -%%WWWDIR%%/plugins/editor.ckeditor/res/build/ckeditor/plugins/colorbutton/lang/sq.js -%%WWWDIR%%/plugins/editor.ckeditor/res/build/ckeditor/plugins/colorbutton/lang/sr-latn.js -%%WWWDIR%%/plugins/editor.ckeditor/res/build/ckeditor/plugins/colorbutton/lang/sr.js -%%WWWDIR%%/plugins/editor.ckeditor/res/build/ckeditor/plugins/colorbutton/lang/sv.js -%%WWWDIR%%/plugins/editor.ckeditor/res/build/ckeditor/plugins/colorbutton/lang/th.js -%%WWWDIR%%/plugins/editor.ckeditor/res/build/ckeditor/plugins/colorbutton/lang/tr.js -%%WWWDIR%%/plugins/editor.ckeditor/res/build/ckeditor/plugins/colorbutton/lang/tt.js -%%WWWDIR%%/plugins/editor.ckeditor/res/build/ckeditor/plugins/colorbutton/lang/ug.js -%%WWWDIR%%/plugins/editor.ckeditor/res/build/ckeditor/plugins/colorbutton/lang/uk.js -%%WWWDIR%%/plugins/editor.ckeditor/res/build/ckeditor/plugins/colorbutton/lang/vi.js -%%WWWDIR%%/plugins/editor.ckeditor/res/build/ckeditor/plugins/colorbutton/lang/zh-cn.js -%%WWWDIR%%/plugins/editor.ckeditor/res/build/ckeditor/plugins/colorbutton/lang/zh.js -%%WWWDIR%%/plugins/editor.ckeditor/res/build/ckeditor/plugins/colorbutton/plugin.js -%%WWWDIR%%/plugins/editor.ckeditor/res/build/ckeditor/plugins/colordialog/dialogs/colordialog.css -%%WWWDIR%%/plugins/editor.ckeditor/res/build/ckeditor/plugins/colordialog/dialogs/colordialog.js -%%WWWDIR%%/plugins/editor.ckeditor/res/build/ckeditor/plugins/colordialog/lang/af.js -%%WWWDIR%%/plugins/editor.ckeditor/res/build/ckeditor/plugins/colordialog/lang/ar.js -%%WWWDIR%%/plugins/editor.ckeditor/res/build/ckeditor/plugins/colordialog/lang/az.js -%%WWWDIR%%/plugins/editor.ckeditor/res/build/ckeditor/plugins/colordialog/lang/bg.js -%%WWWDIR%%/plugins/editor.ckeditor/res/build/ckeditor/plugins/colordialog/lang/bn.js -%%WWWDIR%%/plugins/editor.ckeditor/res/build/ckeditor/plugins/colordialog/lang/bs.js -%%WWWDIR%%/plugins/editor.ckeditor/res/build/ckeditor/plugins/colordialog/lang/ca.js -%%WWWDIR%%/plugins/editor.ckeditor/res/build/ckeditor/plugins/colordialog/lang/cs.js -%%WWWDIR%%/plugins/editor.ckeditor/res/build/ckeditor/plugins/colordialog/lang/cy.js -%%WWWDIR%%/plugins/editor.ckeditor/res/build/ckeditor/plugins/colordialog/lang/da.js -%%WWWDIR%%/plugins/editor.ckeditor/res/build/ckeditor/plugins/colordialog/lang/de-ch.js -%%WWWDIR%%/plugins/editor.ckeditor/res/build/ckeditor/plugins/colordialog/lang/de.js -%%WWWDIR%%/plugins/editor.ckeditor/res/build/ckeditor/plugins/colordialog/lang/el.js -%%WWWDIR%%/plugins/editor.ckeditor/res/build/ckeditor/plugins/colordialog/lang/en-au.js -%%WWWDIR%%/plugins/editor.ckeditor/res/build/ckeditor/plugins/colordialog/lang/en-ca.js -%%WWWDIR%%/plugins/editor.ckeditor/res/build/ckeditor/plugins/colordialog/lang/en-gb.js -%%WWWDIR%%/plugins/editor.ckeditor/res/build/ckeditor/plugins/colordialog/lang/en.js -%%WWWDIR%%/plugins/editor.ckeditor/res/build/ckeditor/plugins/colordialog/lang/eo.js -%%WWWDIR%%/plugins/editor.ckeditor/res/build/ckeditor/plugins/colordialog/lang/es-mx.js -%%WWWDIR%%/plugins/editor.ckeditor/res/build/ckeditor/plugins/colordialog/lang/es.js -%%WWWDIR%%/plugins/editor.ckeditor/res/build/ckeditor/plugins/colordialog/lang/et.js -%%WWWDIR%%/plugins/editor.ckeditor/res/build/ckeditor/plugins/colordialog/lang/eu.js -%%WWWDIR%%/plugins/editor.ckeditor/res/build/ckeditor/plugins/colordialog/lang/fa.js -%%WWWDIR%%/plugins/editor.ckeditor/res/build/ckeditor/plugins/colordialog/lang/fi.js -%%WWWDIR%%/plugins/editor.ckeditor/res/build/ckeditor/plugins/colordialog/lang/fo.js -%%WWWDIR%%/plugins/editor.ckeditor/res/build/ckeditor/plugins/colordialog/lang/fr-ca.js -%%WWWDIR%%/plugins/editor.ckeditor/res/build/ckeditor/plugins/colordialog/lang/fr.js -%%WWWDIR%%/plugins/editor.ckeditor/res/build/ckeditor/plugins/colordialog/lang/gl.js -%%WWWDIR%%/plugins/editor.ckeditor/res/build/ckeditor/plugins/colordialog/lang/gu.js -%%WWWDIR%%/plugins/editor.ckeditor/res/build/ckeditor/plugins/colordialog/lang/he.js -%%WWWDIR%%/plugins/editor.ckeditor/res/build/ckeditor/plugins/colordialog/lang/hi.js -%%WWWDIR%%/plugins/editor.ckeditor/res/build/ckeditor/plugins/colordialog/lang/hr.js -%%WWWDIR%%/plugins/editor.ckeditor/res/build/ckeditor/plugins/colordialog/lang/hu.js -%%WWWDIR%%/plugins/editor.ckeditor/res/build/ckeditor/plugins/colordialog/lang/id.js -%%WWWDIR%%/plugins/editor.ckeditor/res/build/ckeditor/plugins/colordialog/lang/is.js -%%WWWDIR%%/plugins/editor.ckeditor/res/build/ckeditor/plugins/colordialog/lang/it.js -%%WWWDIR%%/plugins/editor.ckeditor/res/build/ckeditor/plugins/colordialog/lang/ja.js -%%WWWDIR%%/plugins/editor.ckeditor/res/build/ckeditor/plugins/colordialog/lang/ka.js -%%WWWDIR%%/plugins/editor.ckeditor/res/build/ckeditor/plugins/colordialog/lang/km.js -%%WWWDIR%%/plugins/editor.ckeditor/res/build/ckeditor/plugins/colordialog/lang/ko.js -%%WWWDIR%%/plugins/editor.ckeditor/res/build/ckeditor/plugins/colordialog/lang/ku.js -%%WWWDIR%%/plugins/editor.ckeditor/res/build/ckeditor/plugins/colordialog/lang/lt.js -%%WWWDIR%%/plugins/editor.ckeditor/res/build/ckeditor/plugins/colordialog/lang/lv.js -%%WWWDIR%%/plugins/editor.ckeditor/res/build/ckeditor/plugins/colordialog/lang/mk.js -%%WWWDIR%%/plugins/editor.ckeditor/res/build/ckeditor/plugins/colordialog/lang/mn.js -%%WWWDIR%%/plugins/editor.ckeditor/res/build/ckeditor/plugins/colordialog/lang/ms.js -%%WWWDIR%%/plugins/editor.ckeditor/res/build/ckeditor/plugins/colordialog/lang/nb.js -%%WWWDIR%%/plugins/editor.ckeditor/res/build/ckeditor/plugins/colordialog/lang/nl.js -%%WWWDIR%%/plugins/editor.ckeditor/res/build/ckeditor/plugins/colordialog/lang/no.js -%%WWWDIR%%/plugins/editor.ckeditor/res/build/ckeditor/plugins/colordialog/lang/oc.js -%%WWWDIR%%/plugins/editor.ckeditor/res/build/ckeditor/plugins/colordialog/lang/pl.js -%%WWWDIR%%/plugins/editor.ckeditor/res/build/ckeditor/plugins/colordialog/lang/pt-br.js -%%WWWDIR%%/plugins/editor.ckeditor/res/build/ckeditor/plugins/colordialog/lang/pt.js -%%WWWDIR%%/plugins/editor.ckeditor/res/build/ckeditor/plugins/colordialog/lang/ro.js -%%WWWDIR%%/plugins/editor.ckeditor/res/build/ckeditor/plugins/colordialog/lang/ru.js -%%WWWDIR%%/plugins/editor.ckeditor/res/build/ckeditor/plugins/colordialog/lang/si.js -%%WWWDIR%%/plugins/editor.ckeditor/res/build/ckeditor/plugins/colordialog/lang/sk.js -%%WWWDIR%%/plugins/editor.ckeditor/res/build/ckeditor/plugins/colordialog/lang/sl.js -%%WWWDIR%%/plugins/editor.ckeditor/res/build/ckeditor/plugins/colordialog/lang/sq.js -%%WWWDIR%%/plugins/editor.ckeditor/res/build/ckeditor/plugins/colordialog/lang/sr-latn.js -%%WWWDIR%%/plugins/editor.ckeditor/res/build/ckeditor/plugins/colordialog/lang/sr.js -%%WWWDIR%%/plugins/editor.ckeditor/res/build/ckeditor/plugins/colordialog/lang/sv.js -%%WWWDIR%%/plugins/editor.ckeditor/res/build/ckeditor/plugins/colordialog/lang/th.js -%%WWWDIR%%/plugins/editor.ckeditor/res/build/ckeditor/plugins/colordialog/lang/tr.js -%%WWWDIR%%/plugins/editor.ckeditor/res/build/ckeditor/plugins/colordialog/lang/tt.js -%%WWWDIR%%/plugins/editor.ckeditor/res/build/ckeditor/plugins/colordialog/lang/ug.js -%%WWWDIR%%/plugins/editor.ckeditor/res/build/ckeditor/plugins/colordialog/lang/uk.js -%%WWWDIR%%/plugins/editor.ckeditor/res/build/ckeditor/plugins/colordialog/lang/vi.js -%%WWWDIR%%/plugins/editor.ckeditor/res/build/ckeditor/plugins/colordialog/lang/zh-cn.js -%%WWWDIR%%/plugins/editor.ckeditor/res/build/ckeditor/plugins/colordialog/lang/zh.js -%%WWWDIR%%/plugins/editor.ckeditor/res/build/ckeditor/plugins/colordialog/plugin.js -%%WWWDIR%%/plugins/editor.ckeditor/res/build/ckeditor/plugins/copyformatting/cursors/cursor-disabled.svg -%%WWWDIR%%/plugins/editor.ckeditor/res/build/ckeditor/plugins/copyformatting/cursors/cursor.svg -%%WWWDIR%%/plugins/editor.ckeditor/res/build/ckeditor/plugins/copyformatting/icons/copyformatting.png -%%WWWDIR%%/plugins/editor.ckeditor/res/build/ckeditor/plugins/copyformatting/icons/hidpi/copyformatting.png -%%WWWDIR%%/plugins/editor.ckeditor/res/build/ckeditor/plugins/copyformatting/lang/az.js -%%WWWDIR%%/plugins/editor.ckeditor/res/build/ckeditor/plugins/copyformatting/lang/de.js -%%WWWDIR%%/plugins/editor.ckeditor/res/build/ckeditor/plugins/copyformatting/lang/en.js -%%WWWDIR%%/plugins/editor.ckeditor/res/build/ckeditor/plugins/copyformatting/lang/it.js -%%WWWDIR%%/plugins/editor.ckeditor/res/build/ckeditor/plugins/copyformatting/lang/ja.js -%%WWWDIR%%/plugins/editor.ckeditor/res/build/ckeditor/plugins/copyformatting/lang/nb.js -%%WWWDIR%%/plugins/editor.ckeditor/res/build/ckeditor/plugins/copyformatting/lang/nl.js -%%WWWDIR%%/plugins/editor.ckeditor/res/build/ckeditor/plugins/copyformatting/lang/oc.js -%%WWWDIR%%/plugins/editor.ckeditor/res/build/ckeditor/plugins/copyformatting/lang/pl.js -%%WWWDIR%%/plugins/editor.ckeditor/res/build/ckeditor/plugins/copyformatting/lang/pt-br.js -%%WWWDIR%%/plugins/editor.ckeditor/res/build/ckeditor/plugins/copyformatting/lang/ru.js -%%WWWDIR%%/plugins/editor.ckeditor/res/build/ckeditor/plugins/copyformatting/lang/sv.js -%%WWWDIR%%/plugins/editor.ckeditor/res/build/ckeditor/plugins/copyformatting/lang/tr.js -%%WWWDIR%%/plugins/editor.ckeditor/res/build/ckeditor/plugins/copyformatting/lang/zh-cn.js -%%WWWDIR%%/plugins/editor.ckeditor/res/build/ckeditor/plugins/copyformatting/lang/zh.js -%%WWWDIR%%/plugins/editor.ckeditor/res/build/ckeditor/plugins/copyformatting/plugin.js -%%WWWDIR%%/plugins/editor.ckeditor/res/build/ckeditor/plugins/copyformatting/styles/copyformatting.css -%%WWWDIR%%/plugins/editor.ckeditor/res/build/ckeditor/plugins/devtools/lang/_translationstatus.txt -%%WWWDIR%%/plugins/editor.ckeditor/res/build/ckeditor/plugins/devtools/lang/ar.js -%%WWWDIR%%/plugins/editor.ckeditor/res/build/ckeditor/plugins/devtools/lang/az.js -%%WWWDIR%%/plugins/editor.ckeditor/res/build/ckeditor/plugins/devtools/lang/bg.js -%%WWWDIR%%/plugins/editor.ckeditor/res/build/ckeditor/plugins/devtools/lang/ca.js -%%WWWDIR%%/plugins/editor.ckeditor/res/build/ckeditor/plugins/devtools/lang/cs.js -%%WWWDIR%%/plugins/editor.ckeditor/res/build/ckeditor/plugins/devtools/lang/cy.js -%%WWWDIR%%/plugins/editor.ckeditor/res/build/ckeditor/plugins/devtools/lang/da.js -%%WWWDIR%%/plugins/editor.ckeditor/res/build/ckeditor/plugins/devtools/lang/de-ch.js -%%WWWDIR%%/plugins/editor.ckeditor/res/build/ckeditor/plugins/devtools/lang/de.js -%%WWWDIR%%/plugins/editor.ckeditor/res/build/ckeditor/plugins/devtools/lang/el.js -%%WWWDIR%%/plugins/editor.ckeditor/res/build/ckeditor/plugins/devtools/lang/en-gb.js -%%WWWDIR%%/plugins/editor.ckeditor/res/build/ckeditor/plugins/devtools/lang/en.js -%%WWWDIR%%/plugins/editor.ckeditor/res/build/ckeditor/plugins/devtools/lang/eo.js -%%WWWDIR%%/plugins/editor.ckeditor/res/build/ckeditor/plugins/devtools/lang/es-mx.js -%%WWWDIR%%/plugins/editor.ckeditor/res/build/ckeditor/plugins/devtools/lang/es.js -%%WWWDIR%%/plugins/editor.ckeditor/res/build/ckeditor/plugins/devtools/lang/et.js -%%WWWDIR%%/plugins/editor.ckeditor/res/build/ckeditor/plugins/devtools/lang/eu.js -%%WWWDIR%%/plugins/editor.ckeditor/res/build/ckeditor/plugins/devtools/lang/fa.js -%%WWWDIR%%/plugins/editor.ckeditor/res/build/ckeditor/plugins/devtools/lang/fi.js -%%WWWDIR%%/plugins/editor.ckeditor/res/build/ckeditor/plugins/devtools/lang/fr-ca.js -%%WWWDIR%%/plugins/editor.ckeditor/res/build/ckeditor/plugins/devtools/lang/fr.js -%%WWWDIR%%/plugins/editor.ckeditor/res/build/ckeditor/plugins/devtools/lang/gl.js -%%WWWDIR%%/plugins/editor.ckeditor/res/build/ckeditor/plugins/devtools/lang/gu.js -%%WWWDIR%%/plugins/editor.ckeditor/res/build/ckeditor/plugins/devtools/lang/he.js -%%WWWDIR%%/plugins/editor.ckeditor/res/build/ckeditor/plugins/devtools/lang/hr.js -%%WWWDIR%%/plugins/editor.ckeditor/res/build/ckeditor/plugins/devtools/lang/hu.js -%%WWWDIR%%/plugins/editor.ckeditor/res/build/ckeditor/plugins/devtools/lang/id.js -%%WWWDIR%%/plugins/editor.ckeditor/res/build/ckeditor/plugins/devtools/lang/it.js -%%WWWDIR%%/plugins/editor.ckeditor/res/build/ckeditor/plugins/devtools/lang/ja.js -%%WWWDIR%%/plugins/editor.ckeditor/res/build/ckeditor/plugins/devtools/lang/km.js -%%WWWDIR%%/plugins/editor.ckeditor/res/build/ckeditor/plugins/devtools/lang/ko.js -%%WWWDIR%%/plugins/editor.ckeditor/res/build/ckeditor/plugins/devtools/lang/ku.js -%%WWWDIR%%/plugins/editor.ckeditor/res/build/ckeditor/plugins/devtools/lang/lt.js -%%WWWDIR%%/plugins/editor.ckeditor/res/build/ckeditor/plugins/devtools/lang/lv.js -%%WWWDIR%%/plugins/editor.ckeditor/res/build/ckeditor/plugins/devtools/lang/nb.js -%%WWWDIR%%/plugins/editor.ckeditor/res/build/ckeditor/plugins/devtools/lang/nl.js -%%WWWDIR%%/plugins/editor.ckeditor/res/build/ckeditor/plugins/devtools/lang/no.js -%%WWWDIR%%/plugins/editor.ckeditor/res/build/ckeditor/plugins/devtools/lang/oc.js -%%WWWDIR%%/plugins/editor.ckeditor/res/build/ckeditor/plugins/devtools/lang/pl.js -%%WWWDIR%%/plugins/editor.ckeditor/res/build/ckeditor/plugins/devtools/lang/pt-br.js -%%WWWDIR%%/plugins/editor.ckeditor/res/build/ckeditor/plugins/devtools/lang/pt.js -%%WWWDIR%%/plugins/editor.ckeditor/res/build/ckeditor/plugins/devtools/lang/ro.js -%%WWWDIR%%/plugins/editor.ckeditor/res/build/ckeditor/plugins/devtools/lang/ru.js -%%WWWDIR%%/plugins/editor.ckeditor/res/build/ckeditor/plugins/devtools/lang/si.js -%%WWWDIR%%/plugins/editor.ckeditor/res/build/ckeditor/plugins/devtools/lang/sk.js -%%WWWDIR%%/plugins/editor.ckeditor/res/build/ckeditor/plugins/devtools/lang/sl.js -%%WWWDIR%%/plugins/editor.ckeditor/res/build/ckeditor/plugins/devtools/lang/sq.js -%%WWWDIR%%/plugins/editor.ckeditor/res/build/ckeditor/plugins/devtools/lang/sv.js -%%WWWDIR%%/plugins/editor.ckeditor/res/build/ckeditor/plugins/devtools/lang/tr.js -%%WWWDIR%%/plugins/editor.ckeditor/res/build/ckeditor/plugins/devtools/lang/tt.js -%%WWWDIR%%/plugins/editor.ckeditor/res/build/ckeditor/plugins/devtools/lang/ug.js -%%WWWDIR%%/plugins/editor.ckeditor/res/build/ckeditor/plugins/devtools/lang/uk.js -%%WWWDIR%%/plugins/editor.ckeditor/res/build/ckeditor/plugins/devtools/lang/vi.js -%%WWWDIR%%/plugins/editor.ckeditor/res/build/ckeditor/plugins/devtools/lang/zh-cn.js -%%WWWDIR%%/plugins/editor.ckeditor/res/build/ckeditor/plugins/devtools/lang/zh.js -%%WWWDIR%%/plugins/editor.ckeditor/res/build/ckeditor/plugins/devtools/plugin.js -%%WWWDIR%%/plugins/editor.ckeditor/res/build/ckeditor/plugins/dialog/dialogDefinition.js -%%WWWDIR%%/plugins/editor.ckeditor/res/build/ckeditor/plugins/dialogadvtab/plugin.js -%%WWWDIR%%/plugins/editor.ckeditor/res/build/ckeditor/plugins/div/dialogs/div.js -%%WWWDIR%%/plugins/editor.ckeditor/res/build/ckeditor/plugins/div/icons/creatediv.png -%%WWWDIR%%/plugins/editor.ckeditor/res/build/ckeditor/plugins/div/icons/hidpi/creatediv.png -%%WWWDIR%%/plugins/editor.ckeditor/res/build/ckeditor/plugins/div/lang/af.js -%%WWWDIR%%/plugins/editor.ckeditor/res/build/ckeditor/plugins/div/lang/ar.js -%%WWWDIR%%/plugins/editor.ckeditor/res/build/ckeditor/plugins/div/lang/az.js -%%WWWDIR%%/plugins/editor.ckeditor/res/build/ckeditor/plugins/div/lang/bg.js -%%WWWDIR%%/plugins/editor.ckeditor/res/build/ckeditor/plugins/div/lang/bn.js -%%WWWDIR%%/plugins/editor.ckeditor/res/build/ckeditor/plugins/div/lang/bs.js -%%WWWDIR%%/plugins/editor.ckeditor/res/build/ckeditor/plugins/div/lang/ca.js -%%WWWDIR%%/plugins/editor.ckeditor/res/build/ckeditor/plugins/div/lang/cs.js -%%WWWDIR%%/plugins/editor.ckeditor/res/build/ckeditor/plugins/div/lang/cy.js -%%WWWDIR%%/plugins/editor.ckeditor/res/build/ckeditor/plugins/div/lang/da.js -%%WWWDIR%%/plugins/editor.ckeditor/res/build/ckeditor/plugins/div/lang/de-ch.js -%%WWWDIR%%/plugins/editor.ckeditor/res/build/ckeditor/plugins/div/lang/de.js -%%WWWDIR%%/plugins/editor.ckeditor/res/build/ckeditor/plugins/div/lang/el.js -%%WWWDIR%%/plugins/editor.ckeditor/res/build/ckeditor/plugins/div/lang/en-au.js -%%WWWDIR%%/plugins/editor.ckeditor/res/build/ckeditor/plugins/div/lang/en-ca.js -%%WWWDIR%%/plugins/editor.ckeditor/res/build/ckeditor/plugins/div/lang/en-gb.js -%%WWWDIR%%/plugins/editor.ckeditor/res/build/ckeditor/plugins/div/lang/en.js -%%WWWDIR%%/plugins/editor.ckeditor/res/build/ckeditor/plugins/div/lang/eo.js -%%WWWDIR%%/plugins/editor.ckeditor/res/build/ckeditor/plugins/div/lang/es-mx.js -%%WWWDIR%%/plugins/editor.ckeditor/res/build/ckeditor/plugins/div/lang/es.js -%%WWWDIR%%/plugins/editor.ckeditor/res/build/ckeditor/plugins/div/lang/et.js -%%WWWDIR%%/plugins/editor.ckeditor/res/build/ckeditor/plugins/div/lang/eu.js -%%WWWDIR%%/plugins/editor.ckeditor/res/build/ckeditor/plugins/div/lang/fa.js -%%WWWDIR%%/plugins/editor.ckeditor/res/build/ckeditor/plugins/div/lang/fi.js -%%WWWDIR%%/plugins/editor.ckeditor/res/build/ckeditor/plugins/div/lang/fo.js -%%WWWDIR%%/plugins/editor.ckeditor/res/build/ckeditor/plugins/div/lang/fr-ca.js -%%WWWDIR%%/plugins/editor.ckeditor/res/build/ckeditor/plugins/div/lang/fr.js -%%WWWDIR%%/plugins/editor.ckeditor/res/build/ckeditor/plugins/div/lang/gl.js -%%WWWDIR%%/plugins/editor.ckeditor/res/build/ckeditor/plugins/div/lang/gu.js -%%WWWDIR%%/plugins/editor.ckeditor/res/build/ckeditor/plugins/div/lang/he.js -%%WWWDIR%%/plugins/editor.ckeditor/res/build/ckeditor/plugins/div/lang/hi.js -%%WWWDIR%%/plugins/editor.ckeditor/res/build/ckeditor/plugins/div/lang/hr.js -%%WWWDIR%%/plugins/editor.ckeditor/res/build/ckeditor/plugins/div/lang/hu.js -%%WWWDIR%%/plugins/editor.ckeditor/res/build/ckeditor/plugins/div/lang/id.js -%%WWWDIR%%/plugins/editor.ckeditor/res/build/ckeditor/plugins/div/lang/is.js -%%WWWDIR%%/plugins/editor.ckeditor/res/build/ckeditor/plugins/div/lang/it.js -%%WWWDIR%%/plugins/editor.ckeditor/res/build/ckeditor/plugins/div/lang/ja.js -%%WWWDIR%%/plugins/editor.ckeditor/res/build/ckeditor/plugins/div/lang/ka.js -%%WWWDIR%%/plugins/editor.ckeditor/res/build/ckeditor/plugins/div/lang/km.js -%%WWWDIR%%/plugins/editor.ckeditor/res/build/ckeditor/plugins/div/lang/ko.js -%%WWWDIR%%/plugins/editor.ckeditor/res/build/ckeditor/plugins/div/lang/ku.js -%%WWWDIR%%/plugins/editor.ckeditor/res/build/ckeditor/plugins/div/lang/lt.js -%%WWWDIR%%/plugins/editor.ckeditor/res/build/ckeditor/plugins/div/lang/lv.js -%%WWWDIR%%/plugins/editor.ckeditor/res/build/ckeditor/plugins/div/lang/mk.js -%%WWWDIR%%/plugins/editor.ckeditor/res/build/ckeditor/plugins/div/lang/mn.js -%%WWWDIR%%/plugins/editor.ckeditor/res/build/ckeditor/plugins/div/lang/ms.js -%%WWWDIR%%/plugins/editor.ckeditor/res/build/ckeditor/plugins/div/lang/nb.js -%%WWWDIR%%/plugins/editor.ckeditor/res/build/ckeditor/plugins/div/lang/nl.js -%%WWWDIR%%/plugins/editor.ckeditor/res/build/ckeditor/plugins/div/lang/no.js -%%WWWDIR%%/plugins/editor.ckeditor/res/build/ckeditor/plugins/div/lang/oc.js -%%WWWDIR%%/plugins/editor.ckeditor/res/build/ckeditor/plugins/div/lang/pl.js -%%WWWDIR%%/plugins/editor.ckeditor/res/build/ckeditor/plugins/div/lang/pt-br.js -%%WWWDIR%%/plugins/editor.ckeditor/res/build/ckeditor/plugins/div/lang/pt.js -%%WWWDIR%%/plugins/editor.ckeditor/res/build/ckeditor/plugins/div/lang/ro.js -%%WWWDIR%%/plugins/editor.ckeditor/res/build/ckeditor/plugins/div/lang/ru.js -%%WWWDIR%%/plugins/editor.ckeditor/res/build/ckeditor/plugins/div/lang/si.js -%%WWWDIR%%/plugins/editor.ckeditor/res/build/ckeditor/plugins/div/lang/sk.js -%%WWWDIR%%/plugins/editor.ckeditor/res/build/ckeditor/plugins/div/lang/sl.js -%%WWWDIR%%/plugins/editor.ckeditor/res/build/ckeditor/plugins/div/lang/sq.js -%%WWWDIR%%/plugins/editor.ckeditor/res/build/ckeditor/plugins/div/lang/sr-latn.js -%%WWWDIR%%/plugins/editor.ckeditor/res/build/ckeditor/plugins/div/lang/sr.js -%%WWWDIR%%/plugins/editor.ckeditor/res/build/ckeditor/plugins/div/lang/sv.js -%%WWWDIR%%/plugins/editor.ckeditor/res/build/ckeditor/plugins/div/lang/th.js -%%WWWDIR%%/plugins/editor.ckeditor/res/build/ckeditor/plugins/div/lang/tr.js -%%WWWDIR%%/plugins/editor.ckeditor/res/build/ckeditor/plugins/div/lang/tt.js -%%WWWDIR%%/plugins/editor.ckeditor/res/build/ckeditor/plugins/div/lang/ug.js -%%WWWDIR%%/plugins/editor.ckeditor/res/build/ckeditor/plugins/div/lang/uk.js -%%WWWDIR%%/plugins/editor.ckeditor/res/build/ckeditor/plugins/div/lang/vi.js -%%WWWDIR%%/plugins/editor.ckeditor/res/build/ckeditor/plugins/div/lang/zh-cn.js -%%WWWDIR%%/plugins/editor.ckeditor/res/build/ckeditor/plugins/div/lang/zh.js -%%WWWDIR%%/plugins/editor.ckeditor/res/build/ckeditor/plugins/div/plugin.js -%%WWWDIR%%/plugins/editor.ckeditor/res/build/ckeditor/plugins/divarea/plugin.js -%%WWWDIR%%/plugins/editor.ckeditor/res/build/ckeditor/plugins/docprops/dialogs/docprops.js -%%WWWDIR%%/plugins/editor.ckeditor/res/build/ckeditor/plugins/docprops/icons/docprops-rtl.png -%%WWWDIR%%/plugins/editor.ckeditor/res/build/ckeditor/plugins/docprops/icons/docprops.png -%%WWWDIR%%/plugins/editor.ckeditor/res/build/ckeditor/plugins/docprops/icons/hidpi/docprops-rtl.png -%%WWWDIR%%/plugins/editor.ckeditor/res/build/ckeditor/plugins/docprops/icons/hidpi/docprops.png -%%WWWDIR%%/plugins/editor.ckeditor/res/build/ckeditor/plugins/docprops/lang/af.js -%%WWWDIR%%/plugins/editor.ckeditor/res/build/ckeditor/plugins/docprops/lang/ar.js -%%WWWDIR%%/plugins/editor.ckeditor/res/build/ckeditor/plugins/docprops/lang/az.js -%%WWWDIR%%/plugins/editor.ckeditor/res/build/ckeditor/plugins/docprops/lang/bg.js -%%WWWDIR%%/plugins/editor.ckeditor/res/build/ckeditor/plugins/docprops/lang/bn.js -%%WWWDIR%%/plugins/editor.ckeditor/res/build/ckeditor/plugins/docprops/lang/bs.js -%%WWWDIR%%/plugins/editor.ckeditor/res/build/ckeditor/plugins/docprops/lang/ca.js -%%WWWDIR%%/plugins/editor.ckeditor/res/build/ckeditor/plugins/docprops/lang/cs.js -%%WWWDIR%%/plugins/editor.ckeditor/res/build/ckeditor/plugins/docprops/lang/cy.js -%%WWWDIR%%/plugins/editor.ckeditor/res/build/ckeditor/plugins/docprops/lang/da.js -%%WWWDIR%%/plugins/editor.ckeditor/res/build/ckeditor/plugins/docprops/lang/de-ch.js -%%WWWDIR%%/plugins/editor.ckeditor/res/build/ckeditor/plugins/docprops/lang/de.js -%%WWWDIR%%/plugins/editor.ckeditor/res/build/ckeditor/plugins/docprops/lang/el.js -%%WWWDIR%%/plugins/editor.ckeditor/res/build/ckeditor/plugins/docprops/lang/en-au.js -%%WWWDIR%%/plugins/editor.ckeditor/res/build/ckeditor/plugins/docprops/lang/en-ca.js -%%WWWDIR%%/plugins/editor.ckeditor/res/build/ckeditor/plugins/docprops/lang/en-gb.js -%%WWWDIR%%/plugins/editor.ckeditor/res/build/ckeditor/plugins/docprops/lang/en.js -%%WWWDIR%%/plugins/editor.ckeditor/res/build/ckeditor/plugins/docprops/lang/eo.js -%%WWWDIR%%/plugins/editor.ckeditor/res/build/ckeditor/plugins/docprops/lang/es-mx.js -%%WWWDIR%%/plugins/editor.ckeditor/res/build/ckeditor/plugins/docprops/lang/es.js -%%WWWDIR%%/plugins/editor.ckeditor/res/build/ckeditor/plugins/docprops/lang/et.js -%%WWWDIR%%/plugins/editor.ckeditor/res/build/ckeditor/plugins/docprops/lang/eu.js -%%WWWDIR%%/plugins/editor.ckeditor/res/build/ckeditor/plugins/docprops/lang/fa.js -%%WWWDIR%%/plugins/editor.ckeditor/res/build/ckeditor/plugins/docprops/lang/fi.js -%%WWWDIR%%/plugins/editor.ckeditor/res/build/ckeditor/plugins/docprops/lang/fo.js -%%WWWDIR%%/plugins/editor.ckeditor/res/build/ckeditor/plugins/docprops/lang/fr-ca.js -%%WWWDIR%%/plugins/editor.ckeditor/res/build/ckeditor/plugins/docprops/lang/fr.js -%%WWWDIR%%/plugins/editor.ckeditor/res/build/ckeditor/plugins/docprops/lang/gl.js -%%WWWDIR%%/plugins/editor.ckeditor/res/build/ckeditor/plugins/docprops/lang/gu.js -%%WWWDIR%%/plugins/editor.ckeditor/res/build/ckeditor/plugins/docprops/lang/he.js -%%WWWDIR%%/plugins/editor.ckeditor/res/build/ckeditor/plugins/docprops/lang/hi.js -%%WWWDIR%%/plugins/editor.ckeditor/res/build/ckeditor/plugins/docprops/lang/hr.js -%%WWWDIR%%/plugins/editor.ckeditor/res/build/ckeditor/plugins/docprops/lang/hu.js -%%WWWDIR%%/plugins/editor.ckeditor/res/build/ckeditor/plugins/docprops/lang/id.js -%%WWWDIR%%/plugins/editor.ckeditor/res/build/ckeditor/plugins/docprops/lang/is.js -%%WWWDIR%%/plugins/editor.ckeditor/res/build/ckeditor/plugins/docprops/lang/it.js -%%WWWDIR%%/plugins/editor.ckeditor/res/build/ckeditor/plugins/docprops/lang/ja.js -%%WWWDIR%%/plugins/editor.ckeditor/res/build/ckeditor/plugins/docprops/lang/ka.js -%%WWWDIR%%/plugins/editor.ckeditor/res/build/ckeditor/plugins/docprops/lang/km.js -%%WWWDIR%%/plugins/editor.ckeditor/res/build/ckeditor/plugins/docprops/lang/ko.js -%%WWWDIR%%/plugins/editor.ckeditor/res/build/ckeditor/plugins/docprops/lang/ku.js -%%WWWDIR%%/plugins/editor.ckeditor/res/build/ckeditor/plugins/docprops/lang/lt.js -%%WWWDIR%%/plugins/editor.ckeditor/res/build/ckeditor/plugins/docprops/lang/lv.js -%%WWWDIR%%/plugins/editor.ckeditor/res/build/ckeditor/plugins/docprops/lang/mk.js -%%WWWDIR%%/plugins/editor.ckeditor/res/build/ckeditor/plugins/docprops/lang/mn.js -%%WWWDIR%%/plugins/editor.ckeditor/res/build/ckeditor/plugins/docprops/lang/ms.js -%%WWWDIR%%/plugins/editor.ckeditor/res/build/ckeditor/plugins/docprops/lang/nb.js -%%WWWDIR%%/plugins/editor.ckeditor/res/build/ckeditor/plugins/docprops/lang/nl.js -%%WWWDIR%%/plugins/editor.ckeditor/res/build/ckeditor/plugins/docprops/lang/no.js -%%WWWDIR%%/plugins/editor.ckeditor/res/build/ckeditor/plugins/docprops/lang/oc.js -%%WWWDIR%%/plugins/editor.ckeditor/res/build/ckeditor/plugins/docprops/lang/pl.js -%%WWWDIR%%/plugins/editor.ckeditor/res/build/ckeditor/plugins/docprops/lang/pt-br.js -%%WWWDIR%%/plugins/editor.ckeditor/res/build/ckeditor/plugins/docprops/lang/pt.js -%%WWWDIR%%/plugins/editor.ckeditor/res/build/ckeditor/plugins/docprops/lang/ro.js -%%WWWDIR%%/plugins/editor.ckeditor/res/build/ckeditor/plugins/docprops/lang/ru.js -%%WWWDIR%%/plugins/editor.ckeditor/res/build/ckeditor/plugins/docprops/lang/si.js -%%WWWDIR%%/plugins/editor.ckeditor/res/build/ckeditor/plugins/docprops/lang/sk.js -%%WWWDIR%%/plugins/editor.ckeditor/res/build/ckeditor/plugins/docprops/lang/sl.js -%%WWWDIR%%/plugins/editor.ckeditor/res/build/ckeditor/plugins/docprops/lang/sq.js -%%WWWDIR%%/plugins/editor.ckeditor/res/build/ckeditor/plugins/docprops/lang/sr-latn.js -%%WWWDIR%%/plugins/editor.ckeditor/res/build/ckeditor/plugins/docprops/lang/sr.js -%%WWWDIR%%/plugins/editor.ckeditor/res/build/ckeditor/plugins/docprops/lang/sv.js -%%WWWDIR%%/plugins/editor.ckeditor/res/build/ckeditor/plugins/docprops/lang/th.js -%%WWWDIR%%/plugins/editor.ckeditor/res/build/ckeditor/plugins/docprops/lang/tr.js -%%WWWDIR%%/plugins/editor.ckeditor/res/build/ckeditor/plugins/docprops/lang/tt.js -%%WWWDIR%%/plugins/editor.ckeditor/res/build/ckeditor/plugins/docprops/lang/ug.js -%%WWWDIR%%/plugins/editor.ckeditor/res/build/ckeditor/plugins/docprops/lang/uk.js -%%WWWDIR%%/plugins/editor.ckeditor/res/build/ckeditor/plugins/docprops/lang/vi.js -%%WWWDIR%%/plugins/editor.ckeditor/res/build/ckeditor/plugins/docprops/lang/zh-cn.js -%%WWWDIR%%/plugins/editor.ckeditor/res/build/ckeditor/plugins/docprops/lang/zh.js -%%WWWDIR%%/plugins/editor.ckeditor/res/build/ckeditor/plugins/docprops/plugin.js -%%WWWDIR%%/plugins/editor.ckeditor/res/build/ckeditor/plugins/embed/icons/embed.png -%%WWWDIR%%/plugins/editor.ckeditor/res/build/ckeditor/plugins/embed/icons/hidpi/embed.png -%%WWWDIR%%/plugins/editor.ckeditor/res/build/ckeditor/plugins/embed/plugin.js -%%WWWDIR%%/plugins/editor.ckeditor/res/build/ckeditor/plugins/embedbase/dialogs/embedbase.js -%%WWWDIR%%/plugins/editor.ckeditor/res/build/ckeditor/plugins/embedbase/lang/az.js -%%WWWDIR%%/plugins/editor.ckeditor/res/build/ckeditor/plugins/embedbase/lang/ca.js -%%WWWDIR%%/plugins/editor.ckeditor/res/build/ckeditor/plugins/embedbase/lang/cs.js -%%WWWDIR%%/plugins/editor.ckeditor/res/build/ckeditor/plugins/embedbase/lang/da.js -%%WWWDIR%%/plugins/editor.ckeditor/res/build/ckeditor/plugins/embedbase/lang/de-ch.js -%%WWWDIR%%/plugins/editor.ckeditor/res/build/ckeditor/plugins/embedbase/lang/de.js -%%WWWDIR%%/plugins/editor.ckeditor/res/build/ckeditor/plugins/embedbase/lang/en.js -%%WWWDIR%%/plugins/editor.ckeditor/res/build/ckeditor/plugins/embedbase/lang/eo.js -%%WWWDIR%%/plugins/editor.ckeditor/res/build/ckeditor/plugins/embedbase/lang/es-mx.js -%%WWWDIR%%/plugins/editor.ckeditor/res/build/ckeditor/plugins/embedbase/lang/es.js -%%WWWDIR%%/plugins/editor.ckeditor/res/build/ckeditor/plugins/embedbase/lang/eu.js -%%WWWDIR%%/plugins/editor.ckeditor/res/build/ckeditor/plugins/embedbase/lang/fr.js -%%WWWDIR%%/plugins/editor.ckeditor/res/build/ckeditor/plugins/embedbase/lang/gl.js -%%WWWDIR%%/plugins/editor.ckeditor/res/build/ckeditor/plugins/embedbase/lang/hr.js -%%WWWDIR%%/plugins/editor.ckeditor/res/build/ckeditor/plugins/embedbase/lang/hu.js -%%WWWDIR%%/plugins/editor.ckeditor/res/build/ckeditor/plugins/embedbase/lang/id.js -%%WWWDIR%%/plugins/editor.ckeditor/res/build/ckeditor/plugins/embedbase/lang/it.js -%%WWWDIR%%/plugins/editor.ckeditor/res/build/ckeditor/plugins/embedbase/lang/ja.js -%%WWWDIR%%/plugins/editor.ckeditor/res/build/ckeditor/plugins/embedbase/lang/ko.js -%%WWWDIR%%/plugins/editor.ckeditor/res/build/ckeditor/plugins/embedbase/lang/ku.js -%%WWWDIR%%/plugins/editor.ckeditor/res/build/ckeditor/plugins/embedbase/lang/nb.js -%%WWWDIR%%/plugins/editor.ckeditor/res/build/ckeditor/plugins/embedbase/lang/nl.js -%%WWWDIR%%/plugins/editor.ckeditor/res/build/ckeditor/plugins/embedbase/lang/oc.js -%%WWWDIR%%/plugins/editor.ckeditor/res/build/ckeditor/plugins/embedbase/lang/pl.js -%%WWWDIR%%/plugins/editor.ckeditor/res/build/ckeditor/plugins/embedbase/lang/pt-br.js -%%WWWDIR%%/plugins/editor.ckeditor/res/build/ckeditor/plugins/embedbase/lang/pt.js -%%WWWDIR%%/plugins/editor.ckeditor/res/build/ckeditor/plugins/embedbase/lang/ru.js -%%WWWDIR%%/plugins/editor.ckeditor/res/build/ckeditor/plugins/embedbase/lang/sk.js -%%WWWDIR%%/plugins/editor.ckeditor/res/build/ckeditor/plugins/embedbase/lang/sv.js -%%WWWDIR%%/plugins/editor.ckeditor/res/build/ckeditor/plugins/embedbase/lang/tr.js -%%WWWDIR%%/plugins/editor.ckeditor/res/build/ckeditor/plugins/embedbase/lang/ug.js -%%WWWDIR%%/plugins/editor.ckeditor/res/build/ckeditor/plugins/embedbase/lang/uk.js -%%WWWDIR%%/plugins/editor.ckeditor/res/build/ckeditor/plugins/embedbase/lang/zh-cn.js -%%WWWDIR%%/plugins/editor.ckeditor/res/build/ckeditor/plugins/embedbase/lang/zh.js -%%WWWDIR%%/plugins/editor.ckeditor/res/build/ckeditor/plugins/embedbase/plugin.js -%%WWWDIR%%/plugins/editor.ckeditor/res/build/ckeditor/plugins/embedsemantic/icons/embedsemantic.png -%%WWWDIR%%/plugins/editor.ckeditor/res/build/ckeditor/plugins/embedsemantic/icons/hidpi/embedsemantic.png -%%WWWDIR%%/plugins/editor.ckeditor/res/build/ckeditor/plugins/embedsemantic/plugin.js -%%WWWDIR%%/plugins/editor.ckeditor/res/build/ckeditor/plugins/filetools/lang/az.js -%%WWWDIR%%/plugins/editor.ckeditor/res/build/ckeditor/plugins/filetools/lang/ca.js -%%WWWDIR%%/plugins/editor.ckeditor/res/build/ckeditor/plugins/filetools/lang/cs.js -%%WWWDIR%%/plugins/editor.ckeditor/res/build/ckeditor/plugins/filetools/lang/da.js -%%WWWDIR%%/plugins/editor.ckeditor/res/build/ckeditor/plugins/filetools/lang/de-ch.js -%%WWWDIR%%/plugins/editor.ckeditor/res/build/ckeditor/plugins/filetools/lang/de.js -%%WWWDIR%%/plugins/editor.ckeditor/res/build/ckeditor/plugins/filetools/lang/en.js -%%WWWDIR%%/plugins/editor.ckeditor/res/build/ckeditor/plugins/filetools/lang/eo.js -%%WWWDIR%%/plugins/editor.ckeditor/res/build/ckeditor/plugins/filetools/lang/es-mx.js -%%WWWDIR%%/plugins/editor.ckeditor/res/build/ckeditor/plugins/filetools/lang/es.js -%%WWWDIR%%/plugins/editor.ckeditor/res/build/ckeditor/plugins/filetools/lang/eu.js -%%WWWDIR%%/plugins/editor.ckeditor/res/build/ckeditor/plugins/filetools/lang/fr.js -%%WWWDIR%%/plugins/editor.ckeditor/res/build/ckeditor/plugins/filetools/lang/gl.js -%%WWWDIR%%/plugins/editor.ckeditor/res/build/ckeditor/plugins/filetools/lang/hr.js -%%WWWDIR%%/plugins/editor.ckeditor/res/build/ckeditor/plugins/filetools/lang/hu.js -%%WWWDIR%%/plugins/editor.ckeditor/res/build/ckeditor/plugins/filetools/lang/id.js -%%WWWDIR%%/plugins/editor.ckeditor/res/build/ckeditor/plugins/filetools/lang/it.js -%%WWWDIR%%/plugins/editor.ckeditor/res/build/ckeditor/plugins/filetools/lang/ja.js -%%WWWDIR%%/plugins/editor.ckeditor/res/build/ckeditor/plugins/filetools/lang/km.js -%%WWWDIR%%/plugins/editor.ckeditor/res/build/ckeditor/plugins/filetools/lang/ko.js -%%WWWDIR%%/plugins/editor.ckeditor/res/build/ckeditor/plugins/filetools/lang/ku.js -%%WWWDIR%%/plugins/editor.ckeditor/res/build/ckeditor/plugins/filetools/lang/nb.js -%%WWWDIR%%/plugins/editor.ckeditor/res/build/ckeditor/plugins/filetools/lang/nl.js -%%WWWDIR%%/plugins/editor.ckeditor/res/build/ckeditor/plugins/filetools/lang/oc.js -%%WWWDIR%%/plugins/editor.ckeditor/res/build/ckeditor/plugins/filetools/lang/pl.js -%%WWWDIR%%/plugins/editor.ckeditor/res/build/ckeditor/plugins/filetools/lang/pt-br.js -%%WWWDIR%%/plugins/editor.ckeditor/res/build/ckeditor/plugins/filetools/lang/pt.js -%%WWWDIR%%/plugins/editor.ckeditor/res/build/ckeditor/plugins/filetools/lang/ru.js -%%WWWDIR%%/plugins/editor.ckeditor/res/build/ckeditor/plugins/filetools/lang/sk.js -%%WWWDIR%%/plugins/editor.ckeditor/res/build/ckeditor/plugins/filetools/lang/sv.js -%%WWWDIR%%/plugins/editor.ckeditor/res/build/ckeditor/plugins/filetools/lang/tr.js -%%WWWDIR%%/plugins/editor.ckeditor/res/build/ckeditor/plugins/filetools/lang/ug.js -%%WWWDIR%%/plugins/editor.ckeditor/res/build/ckeditor/plugins/filetools/lang/uk.js -%%WWWDIR%%/plugins/editor.ckeditor/res/build/ckeditor/plugins/filetools/lang/zh-cn.js -%%WWWDIR%%/plugins/editor.ckeditor/res/build/ckeditor/plugins/filetools/lang/zh.js -%%WWWDIR%%/plugins/editor.ckeditor/res/build/ckeditor/plugins/filetools/plugin.js -%%WWWDIR%%/plugins/editor.ckeditor/res/build/ckeditor/plugins/find/dialogs/find.js -%%WWWDIR%%/plugins/editor.ckeditor/res/build/ckeditor/plugins/find/icons/find-rtl.png -%%WWWDIR%%/plugins/editor.ckeditor/res/build/ckeditor/plugins/find/icons/find.png -%%WWWDIR%%/plugins/editor.ckeditor/res/build/ckeditor/plugins/find/icons/hidpi/find-rtl.png -%%WWWDIR%%/plugins/editor.ckeditor/res/build/ckeditor/plugins/find/icons/hidpi/find.png -%%WWWDIR%%/plugins/editor.ckeditor/res/build/ckeditor/plugins/find/icons/hidpi/replace.png -%%WWWDIR%%/plugins/editor.ckeditor/res/build/ckeditor/plugins/find/icons/replace.png -%%WWWDIR%%/plugins/editor.ckeditor/res/build/ckeditor/plugins/find/lang/af.js -%%WWWDIR%%/plugins/editor.ckeditor/res/build/ckeditor/plugins/find/lang/ar.js -%%WWWDIR%%/plugins/editor.ckeditor/res/build/ckeditor/plugins/find/lang/az.js -%%WWWDIR%%/plugins/editor.ckeditor/res/build/ckeditor/plugins/find/lang/bg.js -%%WWWDIR%%/plugins/editor.ckeditor/res/build/ckeditor/plugins/find/lang/bn.js -%%WWWDIR%%/plugins/editor.ckeditor/res/build/ckeditor/plugins/find/lang/bs.js -%%WWWDIR%%/plugins/editor.ckeditor/res/build/ckeditor/plugins/find/lang/ca.js -%%WWWDIR%%/plugins/editor.ckeditor/res/build/ckeditor/plugins/find/lang/cs.js -%%WWWDIR%%/plugins/editor.ckeditor/res/build/ckeditor/plugins/find/lang/cy.js -%%WWWDIR%%/plugins/editor.ckeditor/res/build/ckeditor/plugins/find/lang/da.js -%%WWWDIR%%/plugins/editor.ckeditor/res/build/ckeditor/plugins/find/lang/de-ch.js -%%WWWDIR%%/plugins/editor.ckeditor/res/build/ckeditor/plugins/find/lang/de.js -%%WWWDIR%%/plugins/editor.ckeditor/res/build/ckeditor/plugins/find/lang/el.js -%%WWWDIR%%/plugins/editor.ckeditor/res/build/ckeditor/plugins/find/lang/en-au.js -%%WWWDIR%%/plugins/editor.ckeditor/res/build/ckeditor/plugins/find/lang/en-ca.js -%%WWWDIR%%/plugins/editor.ckeditor/res/build/ckeditor/plugins/find/lang/en-gb.js -%%WWWDIR%%/plugins/editor.ckeditor/res/build/ckeditor/plugins/find/lang/en.js -%%WWWDIR%%/plugins/editor.ckeditor/res/build/ckeditor/plugins/find/lang/eo.js -%%WWWDIR%%/plugins/editor.ckeditor/res/build/ckeditor/plugins/find/lang/es-mx.js -%%WWWDIR%%/plugins/editor.ckeditor/res/build/ckeditor/plugins/find/lang/es.js -%%WWWDIR%%/plugins/editor.ckeditor/res/build/ckeditor/plugins/find/lang/et.js -%%WWWDIR%%/plugins/editor.ckeditor/res/build/ckeditor/plugins/find/lang/eu.js -%%WWWDIR%%/plugins/editor.ckeditor/res/build/ckeditor/plugins/find/lang/fa.js -%%WWWDIR%%/plugins/editor.ckeditor/res/build/ckeditor/plugins/find/lang/fi.js -%%WWWDIR%%/plugins/editor.ckeditor/res/build/ckeditor/plugins/find/lang/fo.js -%%WWWDIR%%/plugins/editor.ckeditor/res/build/ckeditor/plugins/find/lang/fr-ca.js -%%WWWDIR%%/plugins/editor.ckeditor/res/build/ckeditor/plugins/find/lang/fr.js -%%WWWDIR%%/plugins/editor.ckeditor/res/build/ckeditor/plugins/find/lang/gl.js -%%WWWDIR%%/plugins/editor.ckeditor/res/build/ckeditor/plugins/find/lang/gu.js -%%WWWDIR%%/plugins/editor.ckeditor/res/build/ckeditor/plugins/find/lang/he.js -%%WWWDIR%%/plugins/editor.ckeditor/res/build/ckeditor/plugins/find/lang/hi.js -%%WWWDIR%%/plugins/editor.ckeditor/res/build/ckeditor/plugins/find/lang/hr.js -%%WWWDIR%%/plugins/editor.ckeditor/res/build/ckeditor/plugins/find/lang/hu.js -%%WWWDIR%%/plugins/editor.ckeditor/res/build/ckeditor/plugins/find/lang/id.js -%%WWWDIR%%/plugins/editor.ckeditor/res/build/ckeditor/plugins/find/lang/is.js -%%WWWDIR%%/plugins/editor.ckeditor/res/build/ckeditor/plugins/find/lang/it.js -%%WWWDIR%%/plugins/editor.ckeditor/res/build/ckeditor/plugins/find/lang/ja.js -%%WWWDIR%%/plugins/editor.ckeditor/res/build/ckeditor/plugins/find/lang/ka.js -%%WWWDIR%%/plugins/editor.ckeditor/res/build/ckeditor/plugins/find/lang/km.js -%%WWWDIR%%/plugins/editor.ckeditor/res/build/ckeditor/plugins/find/lang/ko.js -%%WWWDIR%%/plugins/editor.ckeditor/res/build/ckeditor/plugins/find/lang/ku.js -%%WWWDIR%%/plugins/editor.ckeditor/res/build/ckeditor/plugins/find/lang/lt.js -%%WWWDIR%%/plugins/editor.ckeditor/res/build/ckeditor/plugins/find/lang/lv.js -%%WWWDIR%%/plugins/editor.ckeditor/res/build/ckeditor/plugins/find/lang/mk.js -%%WWWDIR%%/plugins/editor.ckeditor/res/build/ckeditor/plugins/find/lang/mn.js -%%WWWDIR%%/plugins/editor.ckeditor/res/build/ckeditor/plugins/find/lang/ms.js -%%WWWDIR%%/plugins/editor.ckeditor/res/build/ckeditor/plugins/find/lang/nb.js -%%WWWDIR%%/plugins/editor.ckeditor/res/build/ckeditor/plugins/find/lang/nl.js -%%WWWDIR%%/plugins/editor.ckeditor/res/build/ckeditor/plugins/find/lang/no.js -%%WWWDIR%%/plugins/editor.ckeditor/res/build/ckeditor/plugins/find/lang/oc.js -%%WWWDIR%%/plugins/editor.ckeditor/res/build/ckeditor/plugins/find/lang/pl.js -%%WWWDIR%%/plugins/editor.ckeditor/res/build/ckeditor/plugins/find/lang/pt-br.js -%%WWWDIR%%/plugins/editor.ckeditor/res/build/ckeditor/plugins/find/lang/pt.js -%%WWWDIR%%/plugins/editor.ckeditor/res/build/ckeditor/plugins/find/lang/ro.js -%%WWWDIR%%/plugins/editor.ckeditor/res/build/ckeditor/plugins/find/lang/ru.js -%%WWWDIR%%/plugins/editor.ckeditor/res/build/ckeditor/plugins/find/lang/si.js -%%WWWDIR%%/plugins/editor.ckeditor/res/build/ckeditor/plugins/find/lang/sk.js -%%WWWDIR%%/plugins/editor.ckeditor/res/build/ckeditor/plugins/find/lang/sl.js -%%WWWDIR%%/plugins/editor.ckeditor/res/build/ckeditor/plugins/find/lang/sq.js -%%WWWDIR%%/plugins/editor.ckeditor/res/build/ckeditor/plugins/find/lang/sr-latn.js -%%WWWDIR%%/plugins/editor.ckeditor/res/build/ckeditor/plugins/find/lang/sr.js -%%WWWDIR%%/plugins/editor.ckeditor/res/build/ckeditor/plugins/find/lang/sv.js -%%WWWDIR%%/plugins/editor.ckeditor/res/build/ckeditor/plugins/find/lang/th.js -%%WWWDIR%%/plugins/editor.ckeditor/res/build/ckeditor/plugins/find/lang/tr.js -%%WWWDIR%%/plugins/editor.ckeditor/res/build/ckeditor/plugins/find/lang/tt.js -%%WWWDIR%%/plugins/editor.ckeditor/res/build/ckeditor/plugins/find/lang/ug.js -%%WWWDIR%%/plugins/editor.ckeditor/res/build/ckeditor/plugins/find/lang/uk.js -%%WWWDIR%%/plugins/editor.ckeditor/res/build/ckeditor/plugins/find/lang/vi.js -%%WWWDIR%%/plugins/editor.ckeditor/res/build/ckeditor/plugins/find/lang/zh-cn.js -%%WWWDIR%%/plugins/editor.ckeditor/res/build/ckeditor/plugins/find/lang/zh.js -%%WWWDIR%%/plugins/editor.ckeditor/res/build/ckeditor/plugins/find/plugin.js -%%WWWDIR%%/plugins/editor.ckeditor/res/build/ckeditor/plugins/flash/dialogs/flash.js -%%WWWDIR%%/plugins/editor.ckeditor/res/build/ckeditor/plugins/flash/icons/flash.png -%%WWWDIR%%/plugins/editor.ckeditor/res/build/ckeditor/plugins/flash/icons/hidpi/flash.png -%%WWWDIR%%/plugins/editor.ckeditor/res/build/ckeditor/plugins/flash/images/placeholder.png -%%WWWDIR%%/plugins/editor.ckeditor/res/build/ckeditor/plugins/flash/lang/af.js -%%WWWDIR%%/plugins/editor.ckeditor/res/build/ckeditor/plugins/flash/lang/ar.js -%%WWWDIR%%/plugins/editor.ckeditor/res/build/ckeditor/plugins/flash/lang/az.js -%%WWWDIR%%/plugins/editor.ckeditor/res/build/ckeditor/plugins/flash/lang/bg.js -%%WWWDIR%%/plugins/editor.ckeditor/res/build/ckeditor/plugins/flash/lang/bn.js -%%WWWDIR%%/plugins/editor.ckeditor/res/build/ckeditor/plugins/flash/lang/bs.js -%%WWWDIR%%/plugins/editor.ckeditor/res/build/ckeditor/plugins/flash/lang/ca.js -%%WWWDIR%%/plugins/editor.ckeditor/res/build/ckeditor/plugins/flash/lang/cs.js -%%WWWDIR%%/plugins/editor.ckeditor/res/build/ckeditor/plugins/flash/lang/cy.js -%%WWWDIR%%/plugins/editor.ckeditor/res/build/ckeditor/plugins/flash/lang/da.js -%%WWWDIR%%/plugins/editor.ckeditor/res/build/ckeditor/plugins/flash/lang/de-ch.js -%%WWWDIR%%/plugins/editor.ckeditor/res/build/ckeditor/plugins/flash/lang/de.js -%%WWWDIR%%/plugins/editor.ckeditor/res/build/ckeditor/plugins/flash/lang/el.js -%%WWWDIR%%/plugins/editor.ckeditor/res/build/ckeditor/plugins/flash/lang/en-au.js -%%WWWDIR%%/plugins/editor.ckeditor/res/build/ckeditor/plugins/flash/lang/en-ca.js -%%WWWDIR%%/plugins/editor.ckeditor/res/build/ckeditor/plugins/flash/lang/en-gb.js -%%WWWDIR%%/plugins/editor.ckeditor/res/build/ckeditor/plugins/flash/lang/en.js -%%WWWDIR%%/plugins/editor.ckeditor/res/build/ckeditor/plugins/flash/lang/eo.js -%%WWWDIR%%/plugins/editor.ckeditor/res/build/ckeditor/plugins/flash/lang/es-mx.js -%%WWWDIR%%/plugins/editor.ckeditor/res/build/ckeditor/plugins/flash/lang/es.js -%%WWWDIR%%/plugins/editor.ckeditor/res/build/ckeditor/plugins/flash/lang/et.js -%%WWWDIR%%/plugins/editor.ckeditor/res/build/ckeditor/plugins/flash/lang/eu.js -%%WWWDIR%%/plugins/editor.ckeditor/res/build/ckeditor/plugins/flash/lang/fa.js -%%WWWDIR%%/plugins/editor.ckeditor/res/build/ckeditor/plugins/flash/lang/fi.js -%%WWWDIR%%/plugins/editor.ckeditor/res/build/ckeditor/plugins/flash/lang/fo.js -%%WWWDIR%%/plugins/editor.ckeditor/res/build/ckeditor/plugins/flash/lang/fr-ca.js -%%WWWDIR%%/plugins/editor.ckeditor/res/build/ckeditor/plugins/flash/lang/fr.js -%%WWWDIR%%/plugins/editor.ckeditor/res/build/ckeditor/plugins/flash/lang/gl.js -%%WWWDIR%%/plugins/editor.ckeditor/res/build/ckeditor/plugins/flash/lang/gu.js -%%WWWDIR%%/plugins/editor.ckeditor/res/build/ckeditor/plugins/flash/lang/he.js -%%WWWDIR%%/plugins/editor.ckeditor/res/build/ckeditor/plugins/flash/lang/hi.js -%%WWWDIR%%/plugins/editor.ckeditor/res/build/ckeditor/plugins/flash/lang/hr.js -%%WWWDIR%%/plugins/editor.ckeditor/res/build/ckeditor/plugins/flash/lang/hu.js -%%WWWDIR%%/plugins/editor.ckeditor/res/build/ckeditor/plugins/flash/lang/id.js -%%WWWDIR%%/plugins/editor.ckeditor/res/build/ckeditor/plugins/flash/lang/is.js -%%WWWDIR%%/plugins/editor.ckeditor/res/build/ckeditor/plugins/flash/lang/it.js -%%WWWDIR%%/plugins/editor.ckeditor/res/build/ckeditor/plugins/flash/lang/ja.js -%%WWWDIR%%/plugins/editor.ckeditor/res/build/ckeditor/plugins/flash/lang/ka.js -%%WWWDIR%%/plugins/editor.ckeditor/res/build/ckeditor/plugins/flash/lang/km.js -%%WWWDIR%%/plugins/editor.ckeditor/res/build/ckeditor/plugins/flash/lang/ko.js -%%WWWDIR%%/plugins/editor.ckeditor/res/build/ckeditor/plugins/flash/lang/ku.js -%%WWWDIR%%/plugins/editor.ckeditor/res/build/ckeditor/plugins/flash/lang/lt.js -%%WWWDIR%%/plugins/editor.ckeditor/res/build/ckeditor/plugins/flash/lang/lv.js -%%WWWDIR%%/plugins/editor.ckeditor/res/build/ckeditor/plugins/flash/lang/mk.js -%%WWWDIR%%/plugins/editor.ckeditor/res/build/ckeditor/plugins/flash/lang/mn.js -%%WWWDIR%%/plugins/editor.ckeditor/res/build/ckeditor/plugins/flash/lang/ms.js -%%WWWDIR%%/plugins/editor.ckeditor/res/build/ckeditor/plugins/flash/lang/nb.js -%%WWWDIR%%/plugins/editor.ckeditor/res/build/ckeditor/plugins/flash/lang/nl.js -%%WWWDIR%%/plugins/editor.ckeditor/res/build/ckeditor/plugins/flash/lang/no.js -%%WWWDIR%%/plugins/editor.ckeditor/res/build/ckeditor/plugins/flash/lang/oc.js -%%WWWDIR%%/plugins/editor.ckeditor/res/build/ckeditor/plugins/flash/lang/pl.js -%%WWWDIR%%/plugins/editor.ckeditor/res/build/ckeditor/plugins/flash/lang/pt-br.js -%%WWWDIR%%/plugins/editor.ckeditor/res/build/ckeditor/plugins/flash/lang/pt.js -%%WWWDIR%%/plugins/editor.ckeditor/res/build/ckeditor/plugins/flash/lang/ro.js -%%WWWDIR%%/plugins/editor.ckeditor/res/build/ckeditor/plugins/flash/lang/ru.js -%%WWWDIR%%/plugins/editor.ckeditor/res/build/ckeditor/plugins/flash/lang/si.js -%%WWWDIR%%/plugins/editor.ckeditor/res/build/ckeditor/plugins/flash/lang/sk.js -%%WWWDIR%%/plugins/editor.ckeditor/res/build/ckeditor/plugins/flash/lang/sl.js -%%WWWDIR%%/plugins/editor.ckeditor/res/build/ckeditor/plugins/flash/lang/sq.js -%%WWWDIR%%/plugins/editor.ckeditor/res/build/ckeditor/plugins/flash/lang/sr-latn.js -%%WWWDIR%%/plugins/editor.ckeditor/res/build/ckeditor/plugins/flash/lang/sr.js -%%WWWDIR%%/plugins/editor.ckeditor/res/build/ckeditor/plugins/flash/lang/sv.js -%%WWWDIR%%/plugins/editor.ckeditor/res/build/ckeditor/plugins/flash/lang/th.js -%%WWWDIR%%/plugins/editor.ckeditor/res/build/ckeditor/plugins/flash/lang/tr.js -%%WWWDIR%%/plugins/editor.ckeditor/res/build/ckeditor/plugins/flash/lang/tt.js -%%WWWDIR%%/plugins/editor.ckeditor/res/build/ckeditor/plugins/flash/lang/ug.js -%%WWWDIR%%/plugins/editor.ckeditor/res/build/ckeditor/plugins/flash/lang/uk.js -%%WWWDIR%%/plugins/editor.ckeditor/res/build/ckeditor/plugins/flash/lang/vi.js -%%WWWDIR%%/plugins/editor.ckeditor/res/build/ckeditor/plugins/flash/lang/zh-cn.js -%%WWWDIR%%/plugins/editor.ckeditor/res/build/ckeditor/plugins/flash/lang/zh.js -%%WWWDIR%%/plugins/editor.ckeditor/res/build/ckeditor/plugins/flash/plugin.js -%%WWWDIR%%/plugins/editor.ckeditor/res/build/ckeditor/plugins/font/lang/af.js -%%WWWDIR%%/plugins/editor.ckeditor/res/build/ckeditor/plugins/font/lang/ar.js -%%WWWDIR%%/plugins/editor.ckeditor/res/build/ckeditor/plugins/font/lang/az.js -%%WWWDIR%%/plugins/editor.ckeditor/res/build/ckeditor/plugins/font/lang/bg.js -%%WWWDIR%%/plugins/editor.ckeditor/res/build/ckeditor/plugins/font/lang/bn.js -%%WWWDIR%%/plugins/editor.ckeditor/res/build/ckeditor/plugins/font/lang/bs.js -%%WWWDIR%%/plugins/editor.ckeditor/res/build/ckeditor/plugins/font/lang/ca.js -%%WWWDIR%%/plugins/editor.ckeditor/res/build/ckeditor/plugins/font/lang/cs.js -%%WWWDIR%%/plugins/editor.ckeditor/res/build/ckeditor/plugins/font/lang/cy.js -%%WWWDIR%%/plugins/editor.ckeditor/res/build/ckeditor/plugins/font/lang/da.js -%%WWWDIR%%/plugins/editor.ckeditor/res/build/ckeditor/plugins/font/lang/de-ch.js -%%WWWDIR%%/plugins/editor.ckeditor/res/build/ckeditor/plugins/font/lang/de.js -%%WWWDIR%%/plugins/editor.ckeditor/res/build/ckeditor/plugins/font/lang/el.js -%%WWWDIR%%/plugins/editor.ckeditor/res/build/ckeditor/plugins/font/lang/en-au.js -%%WWWDIR%%/plugins/editor.ckeditor/res/build/ckeditor/plugins/font/lang/en-ca.js -%%WWWDIR%%/plugins/editor.ckeditor/res/build/ckeditor/plugins/font/lang/en-gb.js -%%WWWDIR%%/plugins/editor.ckeditor/res/build/ckeditor/plugins/font/lang/en.js -%%WWWDIR%%/plugins/editor.ckeditor/res/build/ckeditor/plugins/font/lang/eo.js -%%WWWDIR%%/plugins/editor.ckeditor/res/build/ckeditor/plugins/font/lang/es-mx.js -%%WWWDIR%%/plugins/editor.ckeditor/res/build/ckeditor/plugins/font/lang/es.js -%%WWWDIR%%/plugins/editor.ckeditor/res/build/ckeditor/plugins/font/lang/et.js -%%WWWDIR%%/plugins/editor.ckeditor/res/build/ckeditor/plugins/font/lang/eu.js -%%WWWDIR%%/plugins/editor.ckeditor/res/build/ckeditor/plugins/font/lang/fa.js -%%WWWDIR%%/plugins/editor.ckeditor/res/build/ckeditor/plugins/font/lang/fi.js -%%WWWDIR%%/plugins/editor.ckeditor/res/build/ckeditor/plugins/font/lang/fo.js -%%WWWDIR%%/plugins/editor.ckeditor/res/build/ckeditor/plugins/font/lang/fr-ca.js -%%WWWDIR%%/plugins/editor.ckeditor/res/build/ckeditor/plugins/font/lang/fr.js -%%WWWDIR%%/plugins/editor.ckeditor/res/build/ckeditor/plugins/font/lang/gl.js -%%WWWDIR%%/plugins/editor.ckeditor/res/build/ckeditor/plugins/font/lang/gu.js -%%WWWDIR%%/plugins/editor.ckeditor/res/build/ckeditor/plugins/font/lang/he.js -%%WWWDIR%%/plugins/editor.ckeditor/res/build/ckeditor/plugins/font/lang/hi.js -%%WWWDIR%%/plugins/editor.ckeditor/res/build/ckeditor/plugins/font/lang/hr.js -%%WWWDIR%%/plugins/editor.ckeditor/res/build/ckeditor/plugins/font/lang/hu.js -%%WWWDIR%%/plugins/editor.ckeditor/res/build/ckeditor/plugins/font/lang/id.js -%%WWWDIR%%/plugins/editor.ckeditor/res/build/ckeditor/plugins/font/lang/is.js -%%WWWDIR%%/plugins/editor.ckeditor/res/build/ckeditor/plugins/font/lang/it.js -%%WWWDIR%%/plugins/editor.ckeditor/res/build/ckeditor/plugins/font/lang/ja.js -%%WWWDIR%%/plugins/editor.ckeditor/res/build/ckeditor/plugins/font/lang/ka.js -%%WWWDIR%%/plugins/editor.ckeditor/res/build/ckeditor/plugins/font/lang/km.js -%%WWWDIR%%/plugins/editor.ckeditor/res/build/ckeditor/plugins/font/lang/ko.js -%%WWWDIR%%/plugins/editor.ckeditor/res/build/ckeditor/plugins/font/lang/ku.js -%%WWWDIR%%/plugins/editor.ckeditor/res/build/ckeditor/plugins/font/lang/lt.js -%%WWWDIR%%/plugins/editor.ckeditor/res/build/ckeditor/plugins/font/lang/lv.js -%%WWWDIR%%/plugins/editor.ckeditor/res/build/ckeditor/plugins/font/lang/mk.js -%%WWWDIR%%/plugins/editor.ckeditor/res/build/ckeditor/plugins/font/lang/mn.js -%%WWWDIR%%/plugins/editor.ckeditor/res/build/ckeditor/plugins/font/lang/ms.js -%%WWWDIR%%/plugins/editor.ckeditor/res/build/ckeditor/plugins/font/lang/nb.js -%%WWWDIR%%/plugins/editor.ckeditor/res/build/ckeditor/plugins/font/lang/nl.js -%%WWWDIR%%/plugins/editor.ckeditor/res/build/ckeditor/plugins/font/lang/no.js -%%WWWDIR%%/plugins/editor.ckeditor/res/build/ckeditor/plugins/font/lang/oc.js -%%WWWDIR%%/plugins/editor.ckeditor/res/build/ckeditor/plugins/font/lang/pl.js -%%WWWDIR%%/plugins/editor.ckeditor/res/build/ckeditor/plugins/font/lang/pt-br.js -%%WWWDIR%%/plugins/editor.ckeditor/res/build/ckeditor/plugins/font/lang/pt.js -%%WWWDIR%%/plugins/editor.ckeditor/res/build/ckeditor/plugins/font/lang/ro.js -%%WWWDIR%%/plugins/editor.ckeditor/res/build/ckeditor/plugins/font/lang/ru.js -%%WWWDIR%%/plugins/editor.ckeditor/res/build/ckeditor/plugins/font/lang/si.js -%%WWWDIR%%/plugins/editor.ckeditor/res/build/ckeditor/plugins/font/lang/sk.js -%%WWWDIR%%/plugins/editor.ckeditor/res/build/ckeditor/plugins/font/lang/sl.js -%%WWWDIR%%/plugins/editor.ckeditor/res/build/ckeditor/plugins/font/lang/sq.js -%%WWWDIR%%/plugins/editor.ckeditor/res/build/ckeditor/plugins/font/lang/sr-latn.js -%%WWWDIR%%/plugins/editor.ckeditor/res/build/ckeditor/plugins/font/lang/sr.js -%%WWWDIR%%/plugins/editor.ckeditor/res/build/ckeditor/plugins/font/lang/sv.js -%%WWWDIR%%/plugins/editor.ckeditor/res/build/ckeditor/plugins/font/lang/th.js -%%WWWDIR%%/plugins/editor.ckeditor/res/build/ckeditor/plugins/font/lang/tr.js -%%WWWDIR%%/plugins/editor.ckeditor/res/build/ckeditor/plugins/font/lang/tt.js -%%WWWDIR%%/plugins/editor.ckeditor/res/build/ckeditor/plugins/font/lang/ug.js -%%WWWDIR%%/plugins/editor.ckeditor/res/build/ckeditor/plugins/font/lang/uk.js -%%WWWDIR%%/plugins/editor.ckeditor/res/build/ckeditor/plugins/font/lang/vi.js -%%WWWDIR%%/plugins/editor.ckeditor/res/build/ckeditor/plugins/font/lang/zh-cn.js -%%WWWDIR%%/plugins/editor.ckeditor/res/build/ckeditor/plugins/font/lang/zh.js -%%WWWDIR%%/plugins/editor.ckeditor/res/build/ckeditor/plugins/font/plugin.js -%%WWWDIR%%/plugins/editor.ckeditor/res/build/ckeditor/plugins/forms/dialogs/button.js -%%WWWDIR%%/plugins/editor.ckeditor/res/build/ckeditor/plugins/forms/dialogs/checkbox.js -%%WWWDIR%%/plugins/editor.ckeditor/res/build/ckeditor/plugins/forms/dialogs/form.js -%%WWWDIR%%/plugins/editor.ckeditor/res/build/ckeditor/plugins/forms/dialogs/hiddenfield.js -%%WWWDIR%%/plugins/editor.ckeditor/res/build/ckeditor/plugins/forms/dialogs/radio.js -%%WWWDIR%%/plugins/editor.ckeditor/res/build/ckeditor/plugins/forms/dialogs/select.js -%%WWWDIR%%/plugins/editor.ckeditor/res/build/ckeditor/plugins/forms/dialogs/textarea.js -%%WWWDIR%%/plugins/editor.ckeditor/res/build/ckeditor/plugins/forms/dialogs/textfield.js -%%WWWDIR%%/plugins/editor.ckeditor/res/build/ckeditor/plugins/forms/icons/button.png -%%WWWDIR%%/plugins/editor.ckeditor/res/build/ckeditor/plugins/forms/icons/checkbox.png -%%WWWDIR%%/plugins/editor.ckeditor/res/build/ckeditor/plugins/forms/icons/form.png -%%WWWDIR%%/plugins/editor.ckeditor/res/build/ckeditor/plugins/forms/icons/hiddenfield.png -%%WWWDIR%%/plugins/editor.ckeditor/res/build/ckeditor/plugins/forms/icons/hidpi/button.png -%%WWWDIR%%/plugins/editor.ckeditor/res/build/ckeditor/plugins/forms/icons/hidpi/checkbox.png -%%WWWDIR%%/plugins/editor.ckeditor/res/build/ckeditor/plugins/forms/icons/hidpi/form.png -%%WWWDIR%%/plugins/editor.ckeditor/res/build/ckeditor/plugins/forms/icons/hidpi/hiddenfield.png -%%WWWDIR%%/plugins/editor.ckeditor/res/build/ckeditor/plugins/forms/icons/hidpi/imagebutton.png -%%WWWDIR%%/plugins/editor.ckeditor/res/build/ckeditor/plugins/forms/icons/hidpi/radio.png -%%WWWDIR%%/plugins/editor.ckeditor/res/build/ckeditor/plugins/forms/icons/hidpi/select-rtl.png -%%WWWDIR%%/plugins/editor.ckeditor/res/build/ckeditor/plugins/forms/icons/hidpi/select.png -%%WWWDIR%%/plugins/editor.ckeditor/res/build/ckeditor/plugins/forms/icons/hidpi/textarea-rtl.png -%%WWWDIR%%/plugins/editor.ckeditor/res/build/ckeditor/plugins/forms/icons/hidpi/textarea.png -%%WWWDIR%%/plugins/editor.ckeditor/res/build/ckeditor/plugins/forms/icons/hidpi/textfield-rtl.png -%%WWWDIR%%/plugins/editor.ckeditor/res/build/ckeditor/plugins/forms/icons/hidpi/textfield.png -%%WWWDIR%%/plugins/editor.ckeditor/res/build/ckeditor/plugins/forms/icons/imagebutton.png -%%WWWDIR%%/plugins/editor.ckeditor/res/build/ckeditor/plugins/forms/icons/radio.png -%%WWWDIR%%/plugins/editor.ckeditor/res/build/ckeditor/plugins/forms/icons/select-rtl.png -%%WWWDIR%%/plugins/editor.ckeditor/res/build/ckeditor/plugins/forms/icons/select.png -%%WWWDIR%%/plugins/editor.ckeditor/res/build/ckeditor/plugins/forms/icons/textarea-rtl.png -%%WWWDIR%%/plugins/editor.ckeditor/res/build/ckeditor/plugins/forms/icons/textarea.png -%%WWWDIR%%/plugins/editor.ckeditor/res/build/ckeditor/plugins/forms/icons/textfield-rtl.png -%%WWWDIR%%/plugins/editor.ckeditor/res/build/ckeditor/plugins/forms/icons/textfield.png -%%WWWDIR%%/plugins/editor.ckeditor/res/build/ckeditor/plugins/forms/images/hiddenfield.gif -%%WWWDIR%%/plugins/editor.ckeditor/res/build/ckeditor/plugins/forms/lang/af.js -%%WWWDIR%%/plugins/editor.ckeditor/res/build/ckeditor/plugins/forms/lang/ar.js -%%WWWDIR%%/plugins/editor.ckeditor/res/build/ckeditor/plugins/forms/lang/az.js -%%WWWDIR%%/plugins/editor.ckeditor/res/build/ckeditor/plugins/forms/lang/bg.js -%%WWWDIR%%/plugins/editor.ckeditor/res/build/ckeditor/plugins/forms/lang/bn.js -%%WWWDIR%%/plugins/editor.ckeditor/res/build/ckeditor/plugins/forms/lang/bs.js -%%WWWDIR%%/plugins/editor.ckeditor/res/build/ckeditor/plugins/forms/lang/ca.js -%%WWWDIR%%/plugins/editor.ckeditor/res/build/ckeditor/plugins/forms/lang/cs.js -%%WWWDIR%%/plugins/editor.ckeditor/res/build/ckeditor/plugins/forms/lang/cy.js -%%WWWDIR%%/plugins/editor.ckeditor/res/build/ckeditor/plugins/forms/lang/da.js -%%WWWDIR%%/plugins/editor.ckeditor/res/build/ckeditor/plugins/forms/lang/de-ch.js -%%WWWDIR%%/plugins/editor.ckeditor/res/build/ckeditor/plugins/forms/lang/de.js -%%WWWDIR%%/plugins/editor.ckeditor/res/build/ckeditor/plugins/forms/lang/el.js -%%WWWDIR%%/plugins/editor.ckeditor/res/build/ckeditor/plugins/forms/lang/en-au.js -%%WWWDIR%%/plugins/editor.ckeditor/res/build/ckeditor/plugins/forms/lang/en-ca.js -%%WWWDIR%%/plugins/editor.ckeditor/res/build/ckeditor/plugins/forms/lang/en-gb.js -%%WWWDIR%%/plugins/editor.ckeditor/res/build/ckeditor/plugins/forms/lang/en.js -%%WWWDIR%%/plugins/editor.ckeditor/res/build/ckeditor/plugins/forms/lang/eo.js -%%WWWDIR%%/plugins/editor.ckeditor/res/build/ckeditor/plugins/forms/lang/es-mx.js -%%WWWDIR%%/plugins/editor.ckeditor/res/build/ckeditor/plugins/forms/lang/es.js -%%WWWDIR%%/plugins/editor.ckeditor/res/build/ckeditor/plugins/forms/lang/et.js -%%WWWDIR%%/plugins/editor.ckeditor/res/build/ckeditor/plugins/forms/lang/eu.js -%%WWWDIR%%/plugins/editor.ckeditor/res/build/ckeditor/plugins/forms/lang/fa.js -%%WWWDIR%%/plugins/editor.ckeditor/res/build/ckeditor/plugins/forms/lang/fi.js -%%WWWDIR%%/plugins/editor.ckeditor/res/build/ckeditor/plugins/forms/lang/fo.js -%%WWWDIR%%/plugins/editor.ckeditor/res/build/ckeditor/plugins/forms/lang/fr-ca.js -%%WWWDIR%%/plugins/editor.ckeditor/res/build/ckeditor/plugins/forms/lang/fr.js -%%WWWDIR%%/plugins/editor.ckeditor/res/build/ckeditor/plugins/forms/lang/gl.js -%%WWWDIR%%/plugins/editor.ckeditor/res/build/ckeditor/plugins/forms/lang/gu.js -%%WWWDIR%%/plugins/editor.ckeditor/res/build/ckeditor/plugins/forms/lang/he.js -%%WWWDIR%%/plugins/editor.ckeditor/res/build/ckeditor/plugins/forms/lang/hi.js -%%WWWDIR%%/plugins/editor.ckeditor/res/build/ckeditor/plugins/forms/lang/hr.js -%%WWWDIR%%/plugins/editor.ckeditor/res/build/ckeditor/plugins/forms/lang/hu.js -%%WWWDIR%%/plugins/editor.ckeditor/res/build/ckeditor/plugins/forms/lang/id.js -%%WWWDIR%%/plugins/editor.ckeditor/res/build/ckeditor/plugins/forms/lang/is.js -%%WWWDIR%%/plugins/editor.ckeditor/res/build/ckeditor/plugins/forms/lang/it.js -%%WWWDIR%%/plugins/editor.ckeditor/res/build/ckeditor/plugins/forms/lang/ja.js -%%WWWDIR%%/plugins/editor.ckeditor/res/build/ckeditor/plugins/forms/lang/ka.js -%%WWWDIR%%/plugins/editor.ckeditor/res/build/ckeditor/plugins/forms/lang/km.js -%%WWWDIR%%/plugins/editor.ckeditor/res/build/ckeditor/plugins/forms/lang/ko.js -%%WWWDIR%%/plugins/editor.ckeditor/res/build/ckeditor/plugins/forms/lang/ku.js -%%WWWDIR%%/plugins/editor.ckeditor/res/build/ckeditor/plugins/forms/lang/lt.js -%%WWWDIR%%/plugins/editor.ckeditor/res/build/ckeditor/plugins/forms/lang/lv.js -%%WWWDIR%%/plugins/editor.ckeditor/res/build/ckeditor/plugins/forms/lang/mk.js -%%WWWDIR%%/plugins/editor.ckeditor/res/build/ckeditor/plugins/forms/lang/mn.js -%%WWWDIR%%/plugins/editor.ckeditor/res/build/ckeditor/plugins/forms/lang/ms.js -%%WWWDIR%%/plugins/editor.ckeditor/res/build/ckeditor/plugins/forms/lang/nb.js -%%WWWDIR%%/plugins/editor.ckeditor/res/build/ckeditor/plugins/forms/lang/nl.js -%%WWWDIR%%/plugins/editor.ckeditor/res/build/ckeditor/plugins/forms/lang/no.js -%%WWWDIR%%/plugins/editor.ckeditor/res/build/ckeditor/plugins/forms/lang/oc.js -%%WWWDIR%%/plugins/editor.ckeditor/res/build/ckeditor/plugins/forms/lang/pl.js -%%WWWDIR%%/plugins/editor.ckeditor/res/build/ckeditor/plugins/forms/lang/pt-br.js -%%WWWDIR%%/plugins/editor.ckeditor/res/build/ckeditor/plugins/forms/lang/pt.js -%%WWWDIR%%/plugins/editor.ckeditor/res/build/ckeditor/plugins/forms/lang/ro.js -%%WWWDIR%%/plugins/editor.ckeditor/res/build/ckeditor/plugins/forms/lang/ru.js -%%WWWDIR%%/plugins/editor.ckeditor/res/build/ckeditor/plugins/forms/lang/si.js -%%WWWDIR%%/plugins/editor.ckeditor/res/build/ckeditor/plugins/forms/lang/sk.js -%%WWWDIR%%/plugins/editor.ckeditor/res/build/ckeditor/plugins/forms/lang/sl.js -%%WWWDIR%%/plugins/editor.ckeditor/res/build/ckeditor/plugins/forms/lang/sq.js -%%WWWDIR%%/plugins/editor.ckeditor/res/build/ckeditor/plugins/forms/lang/sr-latn.js -%%WWWDIR%%/plugins/editor.ckeditor/res/build/ckeditor/plugins/forms/lang/sr.js -%%WWWDIR%%/plugins/editor.ckeditor/res/build/ckeditor/plugins/forms/lang/sv.js -%%WWWDIR%%/plugins/editor.ckeditor/res/build/ckeditor/plugins/forms/lang/th.js -%%WWWDIR%%/plugins/editor.ckeditor/res/build/ckeditor/plugins/forms/lang/tr.js -%%WWWDIR%%/plugins/editor.ckeditor/res/build/ckeditor/plugins/forms/lang/tt.js -%%WWWDIR%%/plugins/editor.ckeditor/res/build/ckeditor/plugins/forms/lang/ug.js -%%WWWDIR%%/plugins/editor.ckeditor/res/build/ckeditor/plugins/forms/lang/uk.js -%%WWWDIR%%/plugins/editor.ckeditor/res/build/ckeditor/plugins/forms/lang/vi.js -%%WWWDIR%%/plugins/editor.ckeditor/res/build/ckeditor/plugins/forms/lang/zh-cn.js -%%WWWDIR%%/plugins/editor.ckeditor/res/build/ckeditor/plugins/forms/lang/zh.js -%%WWWDIR%%/plugins/editor.ckeditor/res/build/ckeditor/plugins/forms/plugin.js -%%WWWDIR%%/plugins/editor.ckeditor/res/build/ckeditor/plugins/icons.png -%%WWWDIR%%/plugins/editor.ckeditor/res/build/ckeditor/plugins/icons_hidpi.png -%%WWWDIR%%/plugins/editor.ckeditor/res/build/ckeditor/plugins/iframe/dialogs/iframe.js -%%WWWDIR%%/plugins/editor.ckeditor/res/build/ckeditor/plugins/iframe/icons/hidpi/iframe.png -%%WWWDIR%%/plugins/editor.ckeditor/res/build/ckeditor/plugins/iframe/icons/iframe.png -%%WWWDIR%%/plugins/editor.ckeditor/res/build/ckeditor/plugins/iframe/images/placeholder.png -%%WWWDIR%%/plugins/editor.ckeditor/res/build/ckeditor/plugins/iframe/lang/af.js -%%WWWDIR%%/plugins/editor.ckeditor/res/build/ckeditor/plugins/iframe/lang/ar.js -%%WWWDIR%%/plugins/editor.ckeditor/res/build/ckeditor/plugins/iframe/lang/az.js -%%WWWDIR%%/plugins/editor.ckeditor/res/build/ckeditor/plugins/iframe/lang/bg.js -%%WWWDIR%%/plugins/editor.ckeditor/res/build/ckeditor/plugins/iframe/lang/bn.js -%%WWWDIR%%/plugins/editor.ckeditor/res/build/ckeditor/plugins/iframe/lang/bs.js -%%WWWDIR%%/plugins/editor.ckeditor/res/build/ckeditor/plugins/iframe/lang/ca.js -%%WWWDIR%%/plugins/editor.ckeditor/res/build/ckeditor/plugins/iframe/lang/cs.js -%%WWWDIR%%/plugins/editor.ckeditor/res/build/ckeditor/plugins/iframe/lang/cy.js -%%WWWDIR%%/plugins/editor.ckeditor/res/build/ckeditor/plugins/iframe/lang/da.js -%%WWWDIR%%/plugins/editor.ckeditor/res/build/ckeditor/plugins/iframe/lang/de-ch.js -%%WWWDIR%%/plugins/editor.ckeditor/res/build/ckeditor/plugins/iframe/lang/de.js -%%WWWDIR%%/plugins/editor.ckeditor/res/build/ckeditor/plugins/iframe/lang/el.js -%%WWWDIR%%/plugins/editor.ckeditor/res/build/ckeditor/plugins/iframe/lang/en-au.js -%%WWWDIR%%/plugins/editor.ckeditor/res/build/ckeditor/plugins/iframe/lang/en-ca.js -%%WWWDIR%%/plugins/editor.ckeditor/res/build/ckeditor/plugins/iframe/lang/en-gb.js -%%WWWDIR%%/plugins/editor.ckeditor/res/build/ckeditor/plugins/iframe/lang/en.js -%%WWWDIR%%/plugins/editor.ckeditor/res/build/ckeditor/plugins/iframe/lang/eo.js -%%WWWDIR%%/plugins/editor.ckeditor/res/build/ckeditor/plugins/iframe/lang/es-mx.js -%%WWWDIR%%/plugins/editor.ckeditor/res/build/ckeditor/plugins/iframe/lang/es.js -%%WWWDIR%%/plugins/editor.ckeditor/res/build/ckeditor/plugins/iframe/lang/et.js -%%WWWDIR%%/plugins/editor.ckeditor/res/build/ckeditor/plugins/iframe/lang/eu.js -%%WWWDIR%%/plugins/editor.ckeditor/res/build/ckeditor/plugins/iframe/lang/fa.js -%%WWWDIR%%/plugins/editor.ckeditor/res/build/ckeditor/plugins/iframe/lang/fi.js -%%WWWDIR%%/plugins/editor.ckeditor/res/build/ckeditor/plugins/iframe/lang/fo.js -%%WWWDIR%%/plugins/editor.ckeditor/res/build/ckeditor/plugins/iframe/lang/fr-ca.js -%%WWWDIR%%/plugins/editor.ckeditor/res/build/ckeditor/plugins/iframe/lang/fr.js -%%WWWDIR%%/plugins/editor.ckeditor/res/build/ckeditor/plugins/iframe/lang/gl.js -%%WWWDIR%%/plugins/editor.ckeditor/res/build/ckeditor/plugins/iframe/lang/gu.js -%%WWWDIR%%/plugins/editor.ckeditor/res/build/ckeditor/plugins/iframe/lang/he.js -%%WWWDIR%%/plugins/editor.ckeditor/res/build/ckeditor/plugins/iframe/lang/hi.js -%%WWWDIR%%/plugins/editor.ckeditor/res/build/ckeditor/plugins/iframe/lang/hr.js -%%WWWDIR%%/plugins/editor.ckeditor/res/build/ckeditor/plugins/iframe/lang/hu.js -%%WWWDIR%%/plugins/editor.ckeditor/res/build/ckeditor/plugins/iframe/lang/id.js -%%WWWDIR%%/plugins/editor.ckeditor/res/build/ckeditor/plugins/iframe/lang/is.js -%%WWWDIR%%/plugins/editor.ckeditor/res/build/ckeditor/plugins/iframe/lang/it.js -%%WWWDIR%%/plugins/editor.ckeditor/res/build/ckeditor/plugins/iframe/lang/ja.js -%%WWWDIR%%/plugins/editor.ckeditor/res/build/ckeditor/plugins/iframe/lang/ka.js -%%WWWDIR%%/plugins/editor.ckeditor/res/build/ckeditor/plugins/iframe/lang/km.js -%%WWWDIR%%/plugins/editor.ckeditor/res/build/ckeditor/plugins/iframe/lang/ko.js -%%WWWDIR%%/plugins/editor.ckeditor/res/build/ckeditor/plugins/iframe/lang/ku.js -%%WWWDIR%%/plugins/editor.ckeditor/res/build/ckeditor/plugins/iframe/lang/lt.js -%%WWWDIR%%/plugins/editor.ckeditor/res/build/ckeditor/plugins/iframe/lang/lv.js -%%WWWDIR%%/plugins/editor.ckeditor/res/build/ckeditor/plugins/iframe/lang/mk.js -%%WWWDIR%%/plugins/editor.ckeditor/res/build/ckeditor/plugins/iframe/lang/mn.js -%%WWWDIR%%/plugins/editor.ckeditor/res/build/ckeditor/plugins/iframe/lang/ms.js -%%WWWDIR%%/plugins/editor.ckeditor/res/build/ckeditor/plugins/iframe/lang/nb.js -%%WWWDIR%%/plugins/editor.ckeditor/res/build/ckeditor/plugins/iframe/lang/nl.js -%%WWWDIR%%/plugins/editor.ckeditor/res/build/ckeditor/plugins/iframe/lang/no.js -%%WWWDIR%%/plugins/editor.ckeditor/res/build/ckeditor/plugins/iframe/lang/oc.js -%%WWWDIR%%/plugins/editor.ckeditor/res/build/ckeditor/plugins/iframe/lang/pl.js -%%WWWDIR%%/plugins/editor.ckeditor/res/build/ckeditor/plugins/iframe/lang/pt-br.js -%%WWWDIR%%/plugins/editor.ckeditor/res/build/ckeditor/plugins/iframe/lang/pt.js -%%WWWDIR%%/plugins/editor.ckeditor/res/build/ckeditor/plugins/iframe/lang/ro.js -%%WWWDIR%%/plugins/editor.ckeditor/res/build/ckeditor/plugins/iframe/lang/ru.js -%%WWWDIR%%/plugins/editor.ckeditor/res/build/ckeditor/plugins/iframe/lang/si.js -%%WWWDIR%%/plugins/editor.ckeditor/res/build/ckeditor/plugins/iframe/lang/sk.js -%%WWWDIR%%/plugins/editor.ckeditor/res/build/ckeditor/plugins/iframe/lang/sl.js -%%WWWDIR%%/plugins/editor.ckeditor/res/build/ckeditor/plugins/iframe/lang/sq.js -%%WWWDIR%%/plugins/editor.ckeditor/res/build/ckeditor/plugins/iframe/lang/sr-latn.js -%%WWWDIR%%/plugins/editor.ckeditor/res/build/ckeditor/plugins/iframe/lang/sr.js -%%WWWDIR%%/plugins/editor.ckeditor/res/build/ckeditor/plugins/iframe/lang/sv.js -%%WWWDIR%%/plugins/editor.ckeditor/res/build/ckeditor/plugins/iframe/lang/th.js -%%WWWDIR%%/plugins/editor.ckeditor/res/build/ckeditor/plugins/iframe/lang/tr.js -%%WWWDIR%%/plugins/editor.ckeditor/res/build/ckeditor/plugins/iframe/lang/tt.js -%%WWWDIR%%/plugins/editor.ckeditor/res/build/ckeditor/plugins/iframe/lang/ug.js -%%WWWDIR%%/plugins/editor.ckeditor/res/build/ckeditor/plugins/iframe/lang/uk.js -%%WWWDIR%%/plugins/editor.ckeditor/res/build/ckeditor/plugins/iframe/lang/vi.js -%%WWWDIR%%/plugins/editor.ckeditor/res/build/ckeditor/plugins/iframe/lang/zh-cn.js -%%WWWDIR%%/plugins/editor.ckeditor/res/build/ckeditor/plugins/iframe/lang/zh.js -%%WWWDIR%%/plugins/editor.ckeditor/res/build/ckeditor/plugins/iframe/plugin.js -%%WWWDIR%%/plugins/editor.ckeditor/res/build/ckeditor/plugins/iframedialog/plugin.js -%%WWWDIR%%/plugins/editor.ckeditor/res/build/ckeditor/plugins/image/dialogs/image.js -%%WWWDIR%%/plugins/editor.ckeditor/res/build/ckeditor/plugins/image/images/noimage.png -%%WWWDIR%%/plugins/editor.ckeditor/res/build/ckeditor/plugins/image2/dialogs/image2.js -%%WWWDIR%%/plugins/editor.ckeditor/res/build/ckeditor/plugins/image2/icons/hidpi/image.png -%%WWWDIR%%/plugins/editor.ckeditor/res/build/ckeditor/plugins/image2/icons/image.png -%%WWWDIR%%/plugins/editor.ckeditor/res/build/ckeditor/plugins/image2/lang/af.js -%%WWWDIR%%/plugins/editor.ckeditor/res/build/ckeditor/plugins/image2/lang/ar.js -%%WWWDIR%%/plugins/editor.ckeditor/res/build/ckeditor/plugins/image2/lang/az.js -%%WWWDIR%%/plugins/editor.ckeditor/res/build/ckeditor/plugins/image2/lang/bg.js -%%WWWDIR%%/plugins/editor.ckeditor/res/build/ckeditor/plugins/image2/lang/bn.js -%%WWWDIR%%/plugins/editor.ckeditor/res/build/ckeditor/plugins/image2/lang/bs.js -%%WWWDIR%%/plugins/editor.ckeditor/res/build/ckeditor/plugins/image2/lang/ca.js -%%WWWDIR%%/plugins/editor.ckeditor/res/build/ckeditor/plugins/image2/lang/cs.js -%%WWWDIR%%/plugins/editor.ckeditor/res/build/ckeditor/plugins/image2/lang/cy.js -%%WWWDIR%%/plugins/editor.ckeditor/res/build/ckeditor/plugins/image2/lang/da.js -%%WWWDIR%%/plugins/editor.ckeditor/res/build/ckeditor/plugins/image2/lang/de-ch.js -%%WWWDIR%%/plugins/editor.ckeditor/res/build/ckeditor/plugins/image2/lang/de.js -%%WWWDIR%%/plugins/editor.ckeditor/res/build/ckeditor/plugins/image2/lang/el.js -%%WWWDIR%%/plugins/editor.ckeditor/res/build/ckeditor/plugins/image2/lang/en-au.js -%%WWWDIR%%/plugins/editor.ckeditor/res/build/ckeditor/plugins/image2/lang/en-ca.js -%%WWWDIR%%/plugins/editor.ckeditor/res/build/ckeditor/plugins/image2/lang/en-gb.js -%%WWWDIR%%/plugins/editor.ckeditor/res/build/ckeditor/plugins/image2/lang/en.js -%%WWWDIR%%/plugins/editor.ckeditor/res/build/ckeditor/plugins/image2/lang/eo.js -%%WWWDIR%%/plugins/editor.ckeditor/res/build/ckeditor/plugins/image2/lang/es-mx.js -%%WWWDIR%%/plugins/editor.ckeditor/res/build/ckeditor/plugins/image2/lang/es.js -%%WWWDIR%%/plugins/editor.ckeditor/res/build/ckeditor/plugins/image2/lang/et.js -%%WWWDIR%%/plugins/editor.ckeditor/res/build/ckeditor/plugins/image2/lang/eu.js -%%WWWDIR%%/plugins/editor.ckeditor/res/build/ckeditor/plugins/image2/lang/fa.js -%%WWWDIR%%/plugins/editor.ckeditor/res/build/ckeditor/plugins/image2/lang/fi.js -%%WWWDIR%%/plugins/editor.ckeditor/res/build/ckeditor/plugins/image2/lang/fo.js -%%WWWDIR%%/plugins/editor.ckeditor/res/build/ckeditor/plugins/image2/lang/fr-ca.js -%%WWWDIR%%/plugins/editor.ckeditor/res/build/ckeditor/plugins/image2/lang/fr.js -%%WWWDIR%%/plugins/editor.ckeditor/res/build/ckeditor/plugins/image2/lang/gl.js -%%WWWDIR%%/plugins/editor.ckeditor/res/build/ckeditor/plugins/image2/lang/gu.js -%%WWWDIR%%/plugins/editor.ckeditor/res/build/ckeditor/plugins/image2/lang/he.js -%%WWWDIR%%/plugins/editor.ckeditor/res/build/ckeditor/plugins/image2/lang/hi.js -%%WWWDIR%%/plugins/editor.ckeditor/res/build/ckeditor/plugins/image2/lang/hr.js -%%WWWDIR%%/plugins/editor.ckeditor/res/build/ckeditor/plugins/image2/lang/hu.js -%%WWWDIR%%/plugins/editor.ckeditor/res/build/ckeditor/plugins/image2/lang/id.js -%%WWWDIR%%/plugins/editor.ckeditor/res/build/ckeditor/plugins/image2/lang/is.js -%%WWWDIR%%/plugins/editor.ckeditor/res/build/ckeditor/plugins/image2/lang/it.js -%%WWWDIR%%/plugins/editor.ckeditor/res/build/ckeditor/plugins/image2/lang/ja.js -%%WWWDIR%%/plugins/editor.ckeditor/res/build/ckeditor/plugins/image2/lang/ka.js -%%WWWDIR%%/plugins/editor.ckeditor/res/build/ckeditor/plugins/image2/lang/km.js -%%WWWDIR%%/plugins/editor.ckeditor/res/build/ckeditor/plugins/image2/lang/ko.js -%%WWWDIR%%/plugins/editor.ckeditor/res/build/ckeditor/plugins/image2/lang/ku.js -%%WWWDIR%%/plugins/editor.ckeditor/res/build/ckeditor/plugins/image2/lang/lt.js -%%WWWDIR%%/plugins/editor.ckeditor/res/build/ckeditor/plugins/image2/lang/lv.js -%%WWWDIR%%/plugins/editor.ckeditor/res/build/ckeditor/plugins/image2/lang/mk.js -%%WWWDIR%%/plugins/editor.ckeditor/res/build/ckeditor/plugins/image2/lang/mn.js -%%WWWDIR%%/plugins/editor.ckeditor/res/build/ckeditor/plugins/image2/lang/ms.js -%%WWWDIR%%/plugins/editor.ckeditor/res/build/ckeditor/plugins/image2/lang/nb.js -%%WWWDIR%%/plugins/editor.ckeditor/res/build/ckeditor/plugins/image2/lang/nl.js -%%WWWDIR%%/plugins/editor.ckeditor/res/build/ckeditor/plugins/image2/lang/no.js -%%WWWDIR%%/plugins/editor.ckeditor/res/build/ckeditor/plugins/image2/lang/oc.js -%%WWWDIR%%/plugins/editor.ckeditor/res/build/ckeditor/plugins/image2/lang/pl.js -%%WWWDIR%%/plugins/editor.ckeditor/res/build/ckeditor/plugins/image2/lang/pt-br.js -%%WWWDIR%%/plugins/editor.ckeditor/res/build/ckeditor/plugins/image2/lang/pt.js -%%WWWDIR%%/plugins/editor.ckeditor/res/build/ckeditor/plugins/image2/lang/ro.js -%%WWWDIR%%/plugins/editor.ckeditor/res/build/ckeditor/plugins/image2/lang/ru.js -%%WWWDIR%%/plugins/editor.ckeditor/res/build/ckeditor/plugins/image2/lang/si.js -%%WWWDIR%%/plugins/editor.ckeditor/res/build/ckeditor/plugins/image2/lang/sk.js -%%WWWDIR%%/plugins/editor.ckeditor/res/build/ckeditor/plugins/image2/lang/sl.js -%%WWWDIR%%/plugins/editor.ckeditor/res/build/ckeditor/plugins/image2/lang/sq.js -%%WWWDIR%%/plugins/editor.ckeditor/res/build/ckeditor/plugins/image2/lang/sr-latn.js -%%WWWDIR%%/plugins/editor.ckeditor/res/build/ckeditor/plugins/image2/lang/sr.js -%%WWWDIR%%/plugins/editor.ckeditor/res/build/ckeditor/plugins/image2/lang/sv.js -%%WWWDIR%%/plugins/editor.ckeditor/res/build/ckeditor/plugins/image2/lang/th.js -%%WWWDIR%%/plugins/editor.ckeditor/res/build/ckeditor/plugins/image2/lang/tr.js -%%WWWDIR%%/plugins/editor.ckeditor/res/build/ckeditor/plugins/image2/lang/tt.js -%%WWWDIR%%/plugins/editor.ckeditor/res/build/ckeditor/plugins/image2/lang/ug.js -%%WWWDIR%%/plugins/editor.ckeditor/res/build/ckeditor/plugins/image2/lang/uk.js -%%WWWDIR%%/plugins/editor.ckeditor/res/build/ckeditor/plugins/image2/lang/vi.js -%%WWWDIR%%/plugins/editor.ckeditor/res/build/ckeditor/plugins/image2/lang/zh-cn.js -%%WWWDIR%%/plugins/editor.ckeditor/res/build/ckeditor/plugins/image2/lang/zh.js -%%WWWDIR%%/plugins/editor.ckeditor/res/build/ckeditor/plugins/image2/plugin.js -%%WWWDIR%%/plugins/editor.ckeditor/res/build/ckeditor/plugins/indentblock/plugin.js -%%WWWDIR%%/plugins/editor.ckeditor/res/build/ckeditor/plugins/justify/icons/hidpi/justifyblock.png -%%WWWDIR%%/plugins/editor.ckeditor/res/build/ckeditor/plugins/justify/icons/hidpi/justifycenter.png -%%WWWDIR%%/plugins/editor.ckeditor/res/build/ckeditor/plugins/justify/icons/hidpi/justifyleft.png -%%WWWDIR%%/plugins/editor.ckeditor/res/build/ckeditor/plugins/justify/icons/hidpi/justifyright.png -%%WWWDIR%%/plugins/editor.ckeditor/res/build/ckeditor/plugins/justify/icons/justifyblock.png -%%WWWDIR%%/plugins/editor.ckeditor/res/build/ckeditor/plugins/justify/icons/justifycenter.png -%%WWWDIR%%/plugins/editor.ckeditor/res/build/ckeditor/plugins/justify/icons/justifyleft.png -%%WWWDIR%%/plugins/editor.ckeditor/res/build/ckeditor/plugins/justify/icons/justifyright.png -%%WWWDIR%%/plugins/editor.ckeditor/res/build/ckeditor/plugins/justify/lang/af.js -%%WWWDIR%%/plugins/editor.ckeditor/res/build/ckeditor/plugins/justify/lang/ar.js -%%WWWDIR%%/plugins/editor.ckeditor/res/build/ckeditor/plugins/justify/lang/az.js -%%WWWDIR%%/plugins/editor.ckeditor/res/build/ckeditor/plugins/justify/lang/bg.js -%%WWWDIR%%/plugins/editor.ckeditor/res/build/ckeditor/plugins/justify/lang/bn.js -%%WWWDIR%%/plugins/editor.ckeditor/res/build/ckeditor/plugins/justify/lang/bs.js -%%WWWDIR%%/plugins/editor.ckeditor/res/build/ckeditor/plugins/justify/lang/ca.js -%%WWWDIR%%/plugins/editor.ckeditor/res/build/ckeditor/plugins/justify/lang/cs.js -%%WWWDIR%%/plugins/editor.ckeditor/res/build/ckeditor/plugins/justify/lang/cy.js -%%WWWDIR%%/plugins/editor.ckeditor/res/build/ckeditor/plugins/justify/lang/da.js -%%WWWDIR%%/plugins/editor.ckeditor/res/build/ckeditor/plugins/justify/lang/de-ch.js -%%WWWDIR%%/plugins/editor.ckeditor/res/build/ckeditor/plugins/justify/lang/de.js -%%WWWDIR%%/plugins/editor.ckeditor/res/build/ckeditor/plugins/justify/lang/el.js -%%WWWDIR%%/plugins/editor.ckeditor/res/build/ckeditor/plugins/justify/lang/en-au.js -%%WWWDIR%%/plugins/editor.ckeditor/res/build/ckeditor/plugins/justify/lang/en-ca.js -%%WWWDIR%%/plugins/editor.ckeditor/res/build/ckeditor/plugins/justify/lang/en-gb.js -%%WWWDIR%%/plugins/editor.ckeditor/res/build/ckeditor/plugins/justify/lang/en.js -%%WWWDIR%%/plugins/editor.ckeditor/res/build/ckeditor/plugins/justify/lang/eo.js -%%WWWDIR%%/plugins/editor.ckeditor/res/build/ckeditor/plugins/justify/lang/es-mx.js -%%WWWDIR%%/plugins/editor.ckeditor/res/build/ckeditor/plugins/justify/lang/es.js -%%WWWDIR%%/plugins/editor.ckeditor/res/build/ckeditor/plugins/justify/lang/et.js -%%WWWDIR%%/plugins/editor.ckeditor/res/build/ckeditor/plugins/justify/lang/eu.js -%%WWWDIR%%/plugins/editor.ckeditor/res/build/ckeditor/plugins/justify/lang/fa.js -%%WWWDIR%%/plugins/editor.ckeditor/res/build/ckeditor/plugins/justify/lang/fi.js -%%WWWDIR%%/plugins/editor.ckeditor/res/build/ckeditor/plugins/justify/lang/fo.js -%%WWWDIR%%/plugins/editor.ckeditor/res/build/ckeditor/plugins/justify/lang/fr-ca.js -%%WWWDIR%%/plugins/editor.ckeditor/res/build/ckeditor/plugins/justify/lang/fr.js -%%WWWDIR%%/plugins/editor.ckeditor/res/build/ckeditor/plugins/justify/lang/gl.js -%%WWWDIR%%/plugins/editor.ckeditor/res/build/ckeditor/plugins/justify/lang/gu.js -%%WWWDIR%%/plugins/editor.ckeditor/res/build/ckeditor/plugins/justify/lang/he.js -%%WWWDIR%%/plugins/editor.ckeditor/res/build/ckeditor/plugins/justify/lang/hi.js -%%WWWDIR%%/plugins/editor.ckeditor/res/build/ckeditor/plugins/justify/lang/hr.js -%%WWWDIR%%/plugins/editor.ckeditor/res/build/ckeditor/plugins/justify/lang/hu.js -%%WWWDIR%%/plugins/editor.ckeditor/res/build/ckeditor/plugins/justify/lang/id.js -%%WWWDIR%%/plugins/editor.ckeditor/res/build/ckeditor/plugins/justify/lang/is.js -%%WWWDIR%%/plugins/editor.ckeditor/res/build/ckeditor/plugins/justify/lang/it.js -%%WWWDIR%%/plugins/editor.ckeditor/res/build/ckeditor/plugins/justify/lang/ja.js -%%WWWDIR%%/plugins/editor.ckeditor/res/build/ckeditor/plugins/justify/lang/ka.js -%%WWWDIR%%/plugins/editor.ckeditor/res/build/ckeditor/plugins/justify/lang/km.js -%%WWWDIR%%/plugins/editor.ckeditor/res/build/ckeditor/plugins/justify/lang/ko.js -%%WWWDIR%%/plugins/editor.ckeditor/res/build/ckeditor/plugins/justify/lang/ku.js -%%WWWDIR%%/plugins/editor.ckeditor/res/build/ckeditor/plugins/justify/lang/lt.js -%%WWWDIR%%/plugins/editor.ckeditor/res/build/ckeditor/plugins/justify/lang/lv.js -%%WWWDIR%%/plugins/editor.ckeditor/res/build/ckeditor/plugins/justify/lang/mk.js -%%WWWDIR%%/plugins/editor.ckeditor/res/build/ckeditor/plugins/justify/lang/mn.js -%%WWWDIR%%/plugins/editor.ckeditor/res/build/ckeditor/plugins/justify/lang/ms.js -%%WWWDIR%%/plugins/editor.ckeditor/res/build/ckeditor/plugins/justify/lang/nb.js -%%WWWDIR%%/plugins/editor.ckeditor/res/build/ckeditor/plugins/justify/lang/nl.js -%%WWWDIR%%/plugins/editor.ckeditor/res/build/ckeditor/plugins/justify/lang/no.js -%%WWWDIR%%/plugins/editor.ckeditor/res/build/ckeditor/plugins/justify/lang/oc.js -%%WWWDIR%%/plugins/editor.ckeditor/res/build/ckeditor/plugins/justify/lang/pl.js -%%WWWDIR%%/plugins/editor.ckeditor/res/build/ckeditor/plugins/justify/lang/pt-br.js -%%WWWDIR%%/plugins/editor.ckeditor/res/build/ckeditor/plugins/justify/lang/pt.js -%%WWWDIR%%/plugins/editor.ckeditor/res/build/ckeditor/plugins/justify/lang/ro.js -%%WWWDIR%%/plugins/editor.ckeditor/res/build/ckeditor/plugins/justify/lang/ru.js -%%WWWDIR%%/plugins/editor.ckeditor/res/build/ckeditor/plugins/justify/lang/si.js -%%WWWDIR%%/plugins/editor.ckeditor/res/build/ckeditor/plugins/justify/lang/sk.js -%%WWWDIR%%/plugins/editor.ckeditor/res/build/ckeditor/plugins/justify/lang/sl.js -%%WWWDIR%%/plugins/editor.ckeditor/res/build/ckeditor/plugins/justify/lang/sq.js -%%WWWDIR%%/plugins/editor.ckeditor/res/build/ckeditor/plugins/justify/lang/sr-latn.js -%%WWWDIR%%/plugins/editor.ckeditor/res/build/ckeditor/plugins/justify/lang/sr.js -%%WWWDIR%%/plugins/editor.ckeditor/res/build/ckeditor/plugins/justify/lang/sv.js -%%WWWDIR%%/plugins/editor.ckeditor/res/build/ckeditor/plugins/justify/lang/th.js -%%WWWDIR%%/plugins/editor.ckeditor/res/build/ckeditor/plugins/justify/lang/tr.js -%%WWWDIR%%/plugins/editor.ckeditor/res/build/ckeditor/plugins/justify/lang/tt.js -%%WWWDIR%%/plugins/editor.ckeditor/res/build/ckeditor/plugins/justify/lang/ug.js -%%WWWDIR%%/plugins/editor.ckeditor/res/build/ckeditor/plugins/justify/lang/uk.js -%%WWWDIR%%/plugins/editor.ckeditor/res/build/ckeditor/plugins/justify/lang/vi.js -%%WWWDIR%%/plugins/editor.ckeditor/res/build/ckeditor/plugins/justify/lang/zh-cn.js -%%WWWDIR%%/plugins/editor.ckeditor/res/build/ckeditor/plugins/justify/lang/zh.js -%%WWWDIR%%/plugins/editor.ckeditor/res/build/ckeditor/plugins/justify/plugin.js -%%WWWDIR%%/plugins/editor.ckeditor/res/build/ckeditor/plugins/language/icons/hidpi/language.png -%%WWWDIR%%/plugins/editor.ckeditor/res/build/ckeditor/plugins/language/icons/language.png -%%WWWDIR%%/plugins/editor.ckeditor/res/build/ckeditor/plugins/language/lang/ar.js -%%WWWDIR%%/plugins/editor.ckeditor/res/build/ckeditor/plugins/language/lang/az.js -%%WWWDIR%%/plugins/editor.ckeditor/res/build/ckeditor/plugins/language/lang/bg.js -%%WWWDIR%%/plugins/editor.ckeditor/res/build/ckeditor/plugins/language/lang/ca.js -%%WWWDIR%%/plugins/editor.ckeditor/res/build/ckeditor/plugins/language/lang/cs.js -%%WWWDIR%%/plugins/editor.ckeditor/res/build/ckeditor/plugins/language/lang/cy.js -%%WWWDIR%%/plugins/editor.ckeditor/res/build/ckeditor/plugins/language/lang/da.js -%%WWWDIR%%/plugins/editor.ckeditor/res/build/ckeditor/plugins/language/lang/de-ch.js -%%WWWDIR%%/plugins/editor.ckeditor/res/build/ckeditor/plugins/language/lang/de.js -%%WWWDIR%%/plugins/editor.ckeditor/res/build/ckeditor/plugins/language/lang/el.js -%%WWWDIR%%/plugins/editor.ckeditor/res/build/ckeditor/plugins/language/lang/en-gb.js -%%WWWDIR%%/plugins/editor.ckeditor/res/build/ckeditor/plugins/language/lang/en.js -%%WWWDIR%%/plugins/editor.ckeditor/res/build/ckeditor/plugins/language/lang/eo.js -%%WWWDIR%%/plugins/editor.ckeditor/res/build/ckeditor/plugins/language/lang/es-mx.js -%%WWWDIR%%/plugins/editor.ckeditor/res/build/ckeditor/plugins/language/lang/es.js -%%WWWDIR%%/plugins/editor.ckeditor/res/build/ckeditor/plugins/language/lang/eu.js -%%WWWDIR%%/plugins/editor.ckeditor/res/build/ckeditor/plugins/language/lang/fa.js -%%WWWDIR%%/plugins/editor.ckeditor/res/build/ckeditor/plugins/language/lang/fi.js -%%WWWDIR%%/plugins/editor.ckeditor/res/build/ckeditor/plugins/language/lang/fo.js -%%WWWDIR%%/plugins/editor.ckeditor/res/build/ckeditor/plugins/language/lang/fr.js -%%WWWDIR%%/plugins/editor.ckeditor/res/build/ckeditor/plugins/language/lang/gl.js -%%WWWDIR%%/plugins/editor.ckeditor/res/build/ckeditor/plugins/language/lang/he.js -%%WWWDIR%%/plugins/editor.ckeditor/res/build/ckeditor/plugins/language/lang/hr.js -%%WWWDIR%%/plugins/editor.ckeditor/res/build/ckeditor/plugins/language/lang/hu.js -%%WWWDIR%%/plugins/editor.ckeditor/res/build/ckeditor/plugins/language/lang/id.js -%%WWWDIR%%/plugins/editor.ckeditor/res/build/ckeditor/plugins/language/lang/it.js -%%WWWDIR%%/plugins/editor.ckeditor/res/build/ckeditor/plugins/language/lang/ja.js -%%WWWDIR%%/plugins/editor.ckeditor/res/build/ckeditor/plugins/language/lang/km.js -%%WWWDIR%%/plugins/editor.ckeditor/res/build/ckeditor/plugins/language/lang/ko.js -%%WWWDIR%%/plugins/editor.ckeditor/res/build/ckeditor/plugins/language/lang/ku.js -%%WWWDIR%%/plugins/editor.ckeditor/res/build/ckeditor/plugins/language/lang/nb.js -%%WWWDIR%%/plugins/editor.ckeditor/res/build/ckeditor/plugins/language/lang/nl.js -%%WWWDIR%%/plugins/editor.ckeditor/res/build/ckeditor/plugins/language/lang/no.js -%%WWWDIR%%/plugins/editor.ckeditor/res/build/ckeditor/plugins/language/lang/oc.js -%%WWWDIR%%/plugins/editor.ckeditor/res/build/ckeditor/plugins/language/lang/pl.js -%%WWWDIR%%/plugins/editor.ckeditor/res/build/ckeditor/plugins/language/lang/pt-br.js -%%WWWDIR%%/plugins/editor.ckeditor/res/build/ckeditor/plugins/language/lang/pt.js -%%WWWDIR%%/plugins/editor.ckeditor/res/build/ckeditor/plugins/language/lang/ru.js -%%WWWDIR%%/plugins/editor.ckeditor/res/build/ckeditor/plugins/language/lang/sk.js -%%WWWDIR%%/plugins/editor.ckeditor/res/build/ckeditor/plugins/language/lang/sl.js -%%WWWDIR%%/plugins/editor.ckeditor/res/build/ckeditor/plugins/language/lang/sq.js -%%WWWDIR%%/plugins/editor.ckeditor/res/build/ckeditor/plugins/language/lang/sv.js -%%WWWDIR%%/plugins/editor.ckeditor/res/build/ckeditor/plugins/language/lang/tr.js -%%WWWDIR%%/plugins/editor.ckeditor/res/build/ckeditor/plugins/language/lang/tt.js -%%WWWDIR%%/plugins/editor.ckeditor/res/build/ckeditor/plugins/language/lang/ug.js -%%WWWDIR%%/plugins/editor.ckeditor/res/build/ckeditor/plugins/language/lang/uk.js -%%WWWDIR%%/plugins/editor.ckeditor/res/build/ckeditor/plugins/language/lang/vi.js -%%WWWDIR%%/plugins/editor.ckeditor/res/build/ckeditor/plugins/language/lang/zh-cn.js -%%WWWDIR%%/plugins/editor.ckeditor/res/build/ckeditor/plugins/language/lang/zh.js -%%WWWDIR%%/plugins/editor.ckeditor/res/build/ckeditor/plugins/language/plugin.js -%%WWWDIR%%/plugins/editor.ckeditor/res/build/ckeditor/plugins/lineutils/plugin.js -%%WWWDIR%%/plugins/editor.ckeditor/res/build/ckeditor/plugins/link/dialogs/anchor.js -%%WWWDIR%%/plugins/editor.ckeditor/res/build/ckeditor/plugins/link/dialogs/link.js -%%WWWDIR%%/plugins/editor.ckeditor/res/build/ckeditor/plugins/link/images/anchor.png -%%WWWDIR%%/plugins/editor.ckeditor/res/build/ckeditor/plugins/link/images/hidpi/anchor.png -%%WWWDIR%%/plugins/editor.ckeditor/res/build/ckeditor/plugins/liststyle/dialogs/liststyle.js -%%WWWDIR%%/plugins/editor.ckeditor/res/build/ckeditor/plugins/liststyle/lang/af.js -%%WWWDIR%%/plugins/editor.ckeditor/res/build/ckeditor/plugins/liststyle/lang/ar.js -%%WWWDIR%%/plugins/editor.ckeditor/res/build/ckeditor/plugins/liststyle/lang/az.js -%%WWWDIR%%/plugins/editor.ckeditor/res/build/ckeditor/plugins/liststyle/lang/bg.js -%%WWWDIR%%/plugins/editor.ckeditor/res/build/ckeditor/plugins/liststyle/lang/bn.js -%%WWWDIR%%/plugins/editor.ckeditor/res/build/ckeditor/plugins/liststyle/lang/bs.js -%%WWWDIR%%/plugins/editor.ckeditor/res/build/ckeditor/plugins/liststyle/lang/ca.js -%%WWWDIR%%/plugins/editor.ckeditor/res/build/ckeditor/plugins/liststyle/lang/cs.js -%%WWWDIR%%/plugins/editor.ckeditor/res/build/ckeditor/plugins/liststyle/lang/cy.js -%%WWWDIR%%/plugins/editor.ckeditor/res/build/ckeditor/plugins/liststyle/lang/da.js -%%WWWDIR%%/plugins/editor.ckeditor/res/build/ckeditor/plugins/liststyle/lang/de-ch.js -%%WWWDIR%%/plugins/editor.ckeditor/res/build/ckeditor/plugins/liststyle/lang/de.js -%%WWWDIR%%/plugins/editor.ckeditor/res/build/ckeditor/plugins/liststyle/lang/el.js -%%WWWDIR%%/plugins/editor.ckeditor/res/build/ckeditor/plugins/liststyle/lang/en-au.js -%%WWWDIR%%/plugins/editor.ckeditor/res/build/ckeditor/plugins/liststyle/lang/en-ca.js -%%WWWDIR%%/plugins/editor.ckeditor/res/build/ckeditor/plugins/liststyle/lang/en-gb.js -%%WWWDIR%%/plugins/editor.ckeditor/res/build/ckeditor/plugins/liststyle/lang/en.js -%%WWWDIR%%/plugins/editor.ckeditor/res/build/ckeditor/plugins/liststyle/lang/eo.js -%%WWWDIR%%/plugins/editor.ckeditor/res/build/ckeditor/plugins/liststyle/lang/es-mx.js -%%WWWDIR%%/plugins/editor.ckeditor/res/build/ckeditor/plugins/liststyle/lang/es.js -%%WWWDIR%%/plugins/editor.ckeditor/res/build/ckeditor/plugins/liststyle/lang/et.js -%%WWWDIR%%/plugins/editor.ckeditor/res/build/ckeditor/plugins/liststyle/lang/eu.js -%%WWWDIR%%/plugins/editor.ckeditor/res/build/ckeditor/plugins/liststyle/lang/fa.js -%%WWWDIR%%/plugins/editor.ckeditor/res/build/ckeditor/plugins/liststyle/lang/fi.js -%%WWWDIR%%/plugins/editor.ckeditor/res/build/ckeditor/plugins/liststyle/lang/fo.js -%%WWWDIR%%/plugins/editor.ckeditor/res/build/ckeditor/plugins/liststyle/lang/fr-ca.js -%%WWWDIR%%/plugins/editor.ckeditor/res/build/ckeditor/plugins/liststyle/lang/fr.js -%%WWWDIR%%/plugins/editor.ckeditor/res/build/ckeditor/plugins/liststyle/lang/gl.js -%%WWWDIR%%/plugins/editor.ckeditor/res/build/ckeditor/plugins/liststyle/lang/gu.js -%%WWWDIR%%/plugins/editor.ckeditor/res/build/ckeditor/plugins/liststyle/lang/he.js -%%WWWDIR%%/plugins/editor.ckeditor/res/build/ckeditor/plugins/liststyle/lang/hi.js -%%WWWDIR%%/plugins/editor.ckeditor/res/build/ckeditor/plugins/liststyle/lang/hr.js -%%WWWDIR%%/plugins/editor.ckeditor/res/build/ckeditor/plugins/liststyle/lang/hu.js -%%WWWDIR%%/plugins/editor.ckeditor/res/build/ckeditor/plugins/liststyle/lang/id.js -%%WWWDIR%%/plugins/editor.ckeditor/res/build/ckeditor/plugins/liststyle/lang/is.js -%%WWWDIR%%/plugins/editor.ckeditor/res/build/ckeditor/plugins/liststyle/lang/it.js -%%WWWDIR%%/plugins/editor.ckeditor/res/build/ckeditor/plugins/liststyle/lang/ja.js -%%WWWDIR%%/plugins/editor.ckeditor/res/build/ckeditor/plugins/liststyle/lang/ka.js -%%WWWDIR%%/plugins/editor.ckeditor/res/build/ckeditor/plugins/liststyle/lang/km.js -%%WWWDIR%%/plugins/editor.ckeditor/res/build/ckeditor/plugins/liststyle/lang/ko.js -%%WWWDIR%%/plugins/editor.ckeditor/res/build/ckeditor/plugins/liststyle/lang/ku.js -%%WWWDIR%%/plugins/editor.ckeditor/res/build/ckeditor/plugins/liststyle/lang/lt.js -%%WWWDIR%%/plugins/editor.ckeditor/res/build/ckeditor/plugins/liststyle/lang/lv.js -%%WWWDIR%%/plugins/editor.ckeditor/res/build/ckeditor/plugins/liststyle/lang/mk.js -%%WWWDIR%%/plugins/editor.ckeditor/res/build/ckeditor/plugins/liststyle/lang/mn.js -%%WWWDIR%%/plugins/editor.ckeditor/res/build/ckeditor/plugins/liststyle/lang/ms.js -%%WWWDIR%%/plugins/editor.ckeditor/res/build/ckeditor/plugins/liststyle/lang/nb.js -%%WWWDIR%%/plugins/editor.ckeditor/res/build/ckeditor/plugins/liststyle/lang/nl.js -%%WWWDIR%%/plugins/editor.ckeditor/res/build/ckeditor/plugins/liststyle/lang/no.js -%%WWWDIR%%/plugins/editor.ckeditor/res/build/ckeditor/plugins/liststyle/lang/oc.js -%%WWWDIR%%/plugins/editor.ckeditor/res/build/ckeditor/plugins/liststyle/lang/pl.js -%%WWWDIR%%/plugins/editor.ckeditor/res/build/ckeditor/plugins/liststyle/lang/pt-br.js -%%WWWDIR%%/plugins/editor.ckeditor/res/build/ckeditor/plugins/liststyle/lang/pt.js -%%WWWDIR%%/plugins/editor.ckeditor/res/build/ckeditor/plugins/liststyle/lang/ro.js -%%WWWDIR%%/plugins/editor.ckeditor/res/build/ckeditor/plugins/liststyle/lang/ru.js -%%WWWDIR%%/plugins/editor.ckeditor/res/build/ckeditor/plugins/liststyle/lang/si.js -%%WWWDIR%%/plugins/editor.ckeditor/res/build/ckeditor/plugins/liststyle/lang/sk.js -%%WWWDIR%%/plugins/editor.ckeditor/res/build/ckeditor/plugins/liststyle/lang/sl.js -%%WWWDIR%%/plugins/editor.ckeditor/res/build/ckeditor/plugins/liststyle/lang/sq.js -%%WWWDIR%%/plugins/editor.ckeditor/res/build/ckeditor/plugins/liststyle/lang/sr-latn.js -%%WWWDIR%%/plugins/editor.ckeditor/res/build/ckeditor/plugins/liststyle/lang/sr.js -%%WWWDIR%%/plugins/editor.ckeditor/res/build/ckeditor/plugins/liststyle/lang/sv.js -%%WWWDIR%%/plugins/editor.ckeditor/res/build/ckeditor/plugins/liststyle/lang/th.js -%%WWWDIR%%/plugins/editor.ckeditor/res/build/ckeditor/plugins/liststyle/lang/tr.js -%%WWWDIR%%/plugins/editor.ckeditor/res/build/ckeditor/plugins/liststyle/lang/tt.js -%%WWWDIR%%/plugins/editor.ckeditor/res/build/ckeditor/plugins/liststyle/lang/ug.js -%%WWWDIR%%/plugins/editor.ckeditor/res/build/ckeditor/plugins/liststyle/lang/uk.js -%%WWWDIR%%/plugins/editor.ckeditor/res/build/ckeditor/plugins/liststyle/lang/vi.js -%%WWWDIR%%/plugins/editor.ckeditor/res/build/ckeditor/plugins/liststyle/lang/zh-cn.js -%%WWWDIR%%/plugins/editor.ckeditor/res/build/ckeditor/plugins/liststyle/lang/zh.js -%%WWWDIR%%/plugins/editor.ckeditor/res/build/ckeditor/plugins/liststyle/plugin.js -%%WWWDIR%%/plugins/editor.ckeditor/res/build/ckeditor/plugins/magicline/images/hidpi/icon-rtl.png -%%WWWDIR%%/plugins/editor.ckeditor/res/build/ckeditor/plugins/magicline/images/hidpi/icon.png -%%WWWDIR%%/plugins/editor.ckeditor/res/build/ckeditor/plugins/magicline/images/icon-rtl.png -%%WWWDIR%%/plugins/editor.ckeditor/res/build/ckeditor/plugins/magicline/images/icon.png -%%WWWDIR%%/plugins/editor.ckeditor/res/build/ckeditor/plugins/mathjax/dialogs/mathjax.js -%%WWWDIR%%/plugins/editor.ckeditor/res/build/ckeditor/plugins/mathjax/icons/hidpi/mathjax.png -%%WWWDIR%%/plugins/editor.ckeditor/res/build/ckeditor/plugins/mathjax/icons/mathjax.png -%%WWWDIR%%/plugins/editor.ckeditor/res/build/ckeditor/plugins/mathjax/images/loader.gif -%%WWWDIR%%/plugins/editor.ckeditor/res/build/ckeditor/plugins/mathjax/lang/af.js -%%WWWDIR%%/plugins/editor.ckeditor/res/build/ckeditor/plugins/mathjax/lang/ar.js -%%WWWDIR%%/plugins/editor.ckeditor/res/build/ckeditor/plugins/mathjax/lang/az.js -%%WWWDIR%%/plugins/editor.ckeditor/res/build/ckeditor/plugins/mathjax/lang/bg.js -%%WWWDIR%%/plugins/editor.ckeditor/res/build/ckeditor/plugins/mathjax/lang/ca.js -%%WWWDIR%%/plugins/editor.ckeditor/res/build/ckeditor/plugins/mathjax/lang/cs.js -%%WWWDIR%%/plugins/editor.ckeditor/res/build/ckeditor/plugins/mathjax/lang/cy.js -%%WWWDIR%%/plugins/editor.ckeditor/res/build/ckeditor/plugins/mathjax/lang/da.js -%%WWWDIR%%/plugins/editor.ckeditor/res/build/ckeditor/plugins/mathjax/lang/de-ch.js -%%WWWDIR%%/plugins/editor.ckeditor/res/build/ckeditor/plugins/mathjax/lang/de.js -%%WWWDIR%%/plugins/editor.ckeditor/res/build/ckeditor/plugins/mathjax/lang/el.js -%%WWWDIR%%/plugins/editor.ckeditor/res/build/ckeditor/plugins/mathjax/lang/en-gb.js -%%WWWDIR%%/plugins/editor.ckeditor/res/build/ckeditor/plugins/mathjax/lang/en.js -%%WWWDIR%%/plugins/editor.ckeditor/res/build/ckeditor/plugins/mathjax/lang/eo.js -%%WWWDIR%%/plugins/editor.ckeditor/res/build/ckeditor/plugins/mathjax/lang/es-mx.js -%%WWWDIR%%/plugins/editor.ckeditor/res/build/ckeditor/plugins/mathjax/lang/es.js -%%WWWDIR%%/plugins/editor.ckeditor/res/build/ckeditor/plugins/mathjax/lang/eu.js -%%WWWDIR%%/plugins/editor.ckeditor/res/build/ckeditor/plugins/mathjax/lang/fa.js -%%WWWDIR%%/plugins/editor.ckeditor/res/build/ckeditor/plugins/mathjax/lang/fi.js -%%WWWDIR%%/plugins/editor.ckeditor/res/build/ckeditor/plugins/mathjax/lang/fr.js -%%WWWDIR%%/plugins/editor.ckeditor/res/build/ckeditor/plugins/mathjax/lang/gl.js -%%WWWDIR%%/plugins/editor.ckeditor/res/build/ckeditor/plugins/mathjax/lang/he.js -%%WWWDIR%%/plugins/editor.ckeditor/res/build/ckeditor/plugins/mathjax/lang/hr.js -%%WWWDIR%%/plugins/editor.ckeditor/res/build/ckeditor/plugins/mathjax/lang/hu.js -%%WWWDIR%%/plugins/editor.ckeditor/res/build/ckeditor/plugins/mathjax/lang/id.js -%%WWWDIR%%/plugins/editor.ckeditor/res/build/ckeditor/plugins/mathjax/lang/it.js -%%WWWDIR%%/plugins/editor.ckeditor/res/build/ckeditor/plugins/mathjax/lang/ja.js -%%WWWDIR%%/plugins/editor.ckeditor/res/build/ckeditor/plugins/mathjax/lang/km.js -%%WWWDIR%%/plugins/editor.ckeditor/res/build/ckeditor/plugins/mathjax/lang/ko.js -%%WWWDIR%%/plugins/editor.ckeditor/res/build/ckeditor/plugins/mathjax/lang/ku.js -%%WWWDIR%%/plugins/editor.ckeditor/res/build/ckeditor/plugins/mathjax/lang/lt.js -%%WWWDIR%%/plugins/editor.ckeditor/res/build/ckeditor/plugins/mathjax/lang/nb.js -%%WWWDIR%%/plugins/editor.ckeditor/res/build/ckeditor/plugins/mathjax/lang/nl.js -%%WWWDIR%%/plugins/editor.ckeditor/res/build/ckeditor/plugins/mathjax/lang/no.js -%%WWWDIR%%/plugins/editor.ckeditor/res/build/ckeditor/plugins/mathjax/lang/oc.js -%%WWWDIR%%/plugins/editor.ckeditor/res/build/ckeditor/plugins/mathjax/lang/pl.js -%%WWWDIR%%/plugins/editor.ckeditor/res/build/ckeditor/plugins/mathjax/lang/pt-br.js -%%WWWDIR%%/plugins/editor.ckeditor/res/build/ckeditor/plugins/mathjax/lang/pt.js -%%WWWDIR%%/plugins/editor.ckeditor/res/build/ckeditor/plugins/mathjax/lang/ro.js -%%WWWDIR%%/plugins/editor.ckeditor/res/build/ckeditor/plugins/mathjax/lang/ru.js -%%WWWDIR%%/plugins/editor.ckeditor/res/build/ckeditor/plugins/mathjax/lang/sk.js -%%WWWDIR%%/plugins/editor.ckeditor/res/build/ckeditor/plugins/mathjax/lang/sl.js -%%WWWDIR%%/plugins/editor.ckeditor/res/build/ckeditor/plugins/mathjax/lang/sq.js -%%WWWDIR%%/plugins/editor.ckeditor/res/build/ckeditor/plugins/mathjax/lang/sv.js -%%WWWDIR%%/plugins/editor.ckeditor/res/build/ckeditor/plugins/mathjax/lang/tr.js -%%WWWDIR%%/plugins/editor.ckeditor/res/build/ckeditor/plugins/mathjax/lang/tt.js -%%WWWDIR%%/plugins/editor.ckeditor/res/build/ckeditor/plugins/mathjax/lang/ug.js -%%WWWDIR%%/plugins/editor.ckeditor/res/build/ckeditor/plugins/mathjax/lang/uk.js -%%WWWDIR%%/plugins/editor.ckeditor/res/build/ckeditor/plugins/mathjax/lang/vi.js -%%WWWDIR%%/plugins/editor.ckeditor/res/build/ckeditor/plugins/mathjax/lang/zh-cn.js -%%WWWDIR%%/plugins/editor.ckeditor/res/build/ckeditor/plugins/mathjax/lang/zh.js -%%WWWDIR%%/plugins/editor.ckeditor/res/build/ckeditor/plugins/mathjax/plugin.js -%%WWWDIR%%/plugins/editor.ckeditor/res/build/ckeditor/plugins/newpage/icons/hidpi/newpage-rtl.png -%%WWWDIR%%/plugins/editor.ckeditor/res/build/ckeditor/plugins/newpage/icons/hidpi/newpage.png -%%WWWDIR%%/plugins/editor.ckeditor/res/build/ckeditor/plugins/newpage/icons/newpage-rtl.png -%%WWWDIR%%/plugins/editor.ckeditor/res/build/ckeditor/plugins/newpage/icons/newpage.png -%%WWWDIR%%/plugins/editor.ckeditor/res/build/ckeditor/plugins/newpage/lang/af.js -%%WWWDIR%%/plugins/editor.ckeditor/res/build/ckeditor/plugins/newpage/lang/ar.js -%%WWWDIR%%/plugins/editor.ckeditor/res/build/ckeditor/plugins/newpage/lang/az.js -%%WWWDIR%%/plugins/editor.ckeditor/res/build/ckeditor/plugins/newpage/lang/bg.js -%%WWWDIR%%/plugins/editor.ckeditor/res/build/ckeditor/plugins/newpage/lang/bn.js -%%WWWDIR%%/plugins/editor.ckeditor/res/build/ckeditor/plugins/newpage/lang/bs.js -%%WWWDIR%%/plugins/editor.ckeditor/res/build/ckeditor/plugins/newpage/lang/ca.js -%%WWWDIR%%/plugins/editor.ckeditor/res/build/ckeditor/plugins/newpage/lang/cs.js -%%WWWDIR%%/plugins/editor.ckeditor/res/build/ckeditor/plugins/newpage/lang/cy.js -%%WWWDIR%%/plugins/editor.ckeditor/res/build/ckeditor/plugins/newpage/lang/da.js -%%WWWDIR%%/plugins/editor.ckeditor/res/build/ckeditor/plugins/newpage/lang/de-ch.js -%%WWWDIR%%/plugins/editor.ckeditor/res/build/ckeditor/plugins/newpage/lang/de.js -%%WWWDIR%%/plugins/editor.ckeditor/res/build/ckeditor/plugins/newpage/lang/el.js -%%WWWDIR%%/plugins/editor.ckeditor/res/build/ckeditor/plugins/newpage/lang/en-au.js -%%WWWDIR%%/plugins/editor.ckeditor/res/build/ckeditor/plugins/newpage/lang/en-ca.js -%%WWWDIR%%/plugins/editor.ckeditor/res/build/ckeditor/plugins/newpage/lang/en-gb.js -%%WWWDIR%%/plugins/editor.ckeditor/res/build/ckeditor/plugins/newpage/lang/en.js -%%WWWDIR%%/plugins/editor.ckeditor/res/build/ckeditor/plugins/newpage/lang/eo.js -%%WWWDIR%%/plugins/editor.ckeditor/res/build/ckeditor/plugins/newpage/lang/es-mx.js -%%WWWDIR%%/plugins/editor.ckeditor/res/build/ckeditor/plugins/newpage/lang/es.js -%%WWWDIR%%/plugins/editor.ckeditor/res/build/ckeditor/plugins/newpage/lang/et.js -%%WWWDIR%%/plugins/editor.ckeditor/res/build/ckeditor/plugins/newpage/lang/eu.js -%%WWWDIR%%/plugins/editor.ckeditor/res/build/ckeditor/plugins/newpage/lang/fa.js -%%WWWDIR%%/plugins/editor.ckeditor/res/build/ckeditor/plugins/newpage/lang/fi.js -%%WWWDIR%%/plugins/editor.ckeditor/res/build/ckeditor/plugins/newpage/lang/fo.js -%%WWWDIR%%/plugins/editor.ckeditor/res/build/ckeditor/plugins/newpage/lang/fr-ca.js -%%WWWDIR%%/plugins/editor.ckeditor/res/build/ckeditor/plugins/newpage/lang/fr.js -%%WWWDIR%%/plugins/editor.ckeditor/res/build/ckeditor/plugins/newpage/lang/gl.js -%%WWWDIR%%/plugins/editor.ckeditor/res/build/ckeditor/plugins/newpage/lang/gu.js -%%WWWDIR%%/plugins/editor.ckeditor/res/build/ckeditor/plugins/newpage/lang/he.js -%%WWWDIR%%/plugins/editor.ckeditor/res/build/ckeditor/plugins/newpage/lang/hi.js -%%WWWDIR%%/plugins/editor.ckeditor/res/build/ckeditor/plugins/newpage/lang/hr.js -%%WWWDIR%%/plugins/editor.ckeditor/res/build/ckeditor/plugins/newpage/lang/hu.js -%%WWWDIR%%/plugins/editor.ckeditor/res/build/ckeditor/plugins/newpage/lang/id.js -%%WWWDIR%%/plugins/editor.ckeditor/res/build/ckeditor/plugins/newpage/lang/is.js -%%WWWDIR%%/plugins/editor.ckeditor/res/build/ckeditor/plugins/newpage/lang/it.js -%%WWWDIR%%/plugins/editor.ckeditor/res/build/ckeditor/plugins/newpage/lang/ja.js -%%WWWDIR%%/plugins/editor.ckeditor/res/build/ckeditor/plugins/newpage/lang/ka.js -%%WWWDIR%%/plugins/editor.ckeditor/res/build/ckeditor/plugins/newpage/lang/km.js -%%WWWDIR%%/plugins/editor.ckeditor/res/build/ckeditor/plugins/newpage/lang/ko.js -%%WWWDIR%%/plugins/editor.ckeditor/res/build/ckeditor/plugins/newpage/lang/ku.js -%%WWWDIR%%/plugins/editor.ckeditor/res/build/ckeditor/plugins/newpage/lang/lt.js -%%WWWDIR%%/plugins/editor.ckeditor/res/build/ckeditor/plugins/newpage/lang/lv.js -%%WWWDIR%%/plugins/editor.ckeditor/res/build/ckeditor/plugins/newpage/lang/mk.js -%%WWWDIR%%/plugins/editor.ckeditor/res/build/ckeditor/plugins/newpage/lang/mn.js -%%WWWDIR%%/plugins/editor.ckeditor/res/build/ckeditor/plugins/newpage/lang/ms.js -%%WWWDIR%%/plugins/editor.ckeditor/res/build/ckeditor/plugins/newpage/lang/nb.js -%%WWWDIR%%/plugins/editor.ckeditor/res/build/ckeditor/plugins/newpage/lang/nl.js -%%WWWDIR%%/plugins/editor.ckeditor/res/build/ckeditor/plugins/newpage/lang/no.js -%%WWWDIR%%/plugins/editor.ckeditor/res/build/ckeditor/plugins/newpage/lang/oc.js -%%WWWDIR%%/plugins/editor.ckeditor/res/build/ckeditor/plugins/newpage/lang/pl.js -%%WWWDIR%%/plugins/editor.ckeditor/res/build/ckeditor/plugins/newpage/lang/pt-br.js -%%WWWDIR%%/plugins/editor.ckeditor/res/build/ckeditor/plugins/newpage/lang/pt.js -%%WWWDIR%%/plugins/editor.ckeditor/res/build/ckeditor/plugins/newpage/lang/ro.js -%%WWWDIR%%/plugins/editor.ckeditor/res/build/ckeditor/plugins/newpage/lang/ru.js -%%WWWDIR%%/plugins/editor.ckeditor/res/build/ckeditor/plugins/newpage/lang/si.js -%%WWWDIR%%/plugins/editor.ckeditor/res/build/ckeditor/plugins/newpage/lang/sk.js -%%WWWDIR%%/plugins/editor.ckeditor/res/build/ckeditor/plugins/newpage/lang/sl.js -%%WWWDIR%%/plugins/editor.ckeditor/res/build/ckeditor/plugins/newpage/lang/sq.js -%%WWWDIR%%/plugins/editor.ckeditor/res/build/ckeditor/plugins/newpage/lang/sr-latn.js -%%WWWDIR%%/plugins/editor.ckeditor/res/build/ckeditor/plugins/newpage/lang/sr.js -%%WWWDIR%%/plugins/editor.ckeditor/res/build/ckeditor/plugins/newpage/lang/sv.js -%%WWWDIR%%/plugins/editor.ckeditor/res/build/ckeditor/plugins/newpage/lang/th.js -%%WWWDIR%%/plugins/editor.ckeditor/res/build/ckeditor/plugins/newpage/lang/tr.js -%%WWWDIR%%/plugins/editor.ckeditor/res/build/ckeditor/plugins/newpage/lang/tt.js -%%WWWDIR%%/plugins/editor.ckeditor/res/build/ckeditor/plugins/newpage/lang/ug.js -%%WWWDIR%%/plugins/editor.ckeditor/res/build/ckeditor/plugins/newpage/lang/uk.js -%%WWWDIR%%/plugins/editor.ckeditor/res/build/ckeditor/plugins/newpage/lang/vi.js -%%WWWDIR%%/plugins/editor.ckeditor/res/build/ckeditor/plugins/newpage/lang/zh-cn.js -%%WWWDIR%%/plugins/editor.ckeditor/res/build/ckeditor/plugins/newpage/lang/zh.js -%%WWWDIR%%/plugins/editor.ckeditor/res/build/ckeditor/plugins/newpage/plugin.js -%%WWWDIR%%/plugins/editor.ckeditor/res/build/ckeditor/plugins/notificationaggregator/plugin.js -%%WWWDIR%%/plugins/editor.ckeditor/res/build/ckeditor/plugins/pagebreak/icons/hidpi/pagebreak-rtl.png -%%WWWDIR%%/plugins/editor.ckeditor/res/build/ckeditor/plugins/pagebreak/icons/hidpi/pagebreak.png -%%WWWDIR%%/plugins/editor.ckeditor/res/build/ckeditor/plugins/pagebreak/icons/pagebreak-rtl.png -%%WWWDIR%%/plugins/editor.ckeditor/res/build/ckeditor/plugins/pagebreak/icons/pagebreak.png -%%WWWDIR%%/plugins/editor.ckeditor/res/build/ckeditor/plugins/pagebreak/images/pagebreak.gif -%%WWWDIR%%/plugins/editor.ckeditor/res/build/ckeditor/plugins/pagebreak/lang/af.js -%%WWWDIR%%/plugins/editor.ckeditor/res/build/ckeditor/plugins/pagebreak/lang/ar.js -%%WWWDIR%%/plugins/editor.ckeditor/res/build/ckeditor/plugins/pagebreak/lang/az.js -%%WWWDIR%%/plugins/editor.ckeditor/res/build/ckeditor/plugins/pagebreak/lang/bg.js -%%WWWDIR%%/plugins/editor.ckeditor/res/build/ckeditor/plugins/pagebreak/lang/bn.js -%%WWWDIR%%/plugins/editor.ckeditor/res/build/ckeditor/plugins/pagebreak/lang/bs.js -%%WWWDIR%%/plugins/editor.ckeditor/res/build/ckeditor/plugins/pagebreak/lang/ca.js -%%WWWDIR%%/plugins/editor.ckeditor/res/build/ckeditor/plugins/pagebreak/lang/cs.js -%%WWWDIR%%/plugins/editor.ckeditor/res/build/ckeditor/plugins/pagebreak/lang/cy.js -%%WWWDIR%%/plugins/editor.ckeditor/res/build/ckeditor/plugins/pagebreak/lang/da.js -%%WWWDIR%%/plugins/editor.ckeditor/res/build/ckeditor/plugins/pagebreak/lang/de-ch.js -%%WWWDIR%%/plugins/editor.ckeditor/res/build/ckeditor/plugins/pagebreak/lang/de.js -%%WWWDIR%%/plugins/editor.ckeditor/res/build/ckeditor/plugins/pagebreak/lang/el.js -%%WWWDIR%%/plugins/editor.ckeditor/res/build/ckeditor/plugins/pagebreak/lang/en-au.js -%%WWWDIR%%/plugins/editor.ckeditor/res/build/ckeditor/plugins/pagebreak/lang/en-ca.js -%%WWWDIR%%/plugins/editor.ckeditor/res/build/ckeditor/plugins/pagebreak/lang/en-gb.js -%%WWWDIR%%/plugins/editor.ckeditor/res/build/ckeditor/plugins/pagebreak/lang/en.js -%%WWWDIR%%/plugins/editor.ckeditor/res/build/ckeditor/plugins/pagebreak/lang/eo.js -%%WWWDIR%%/plugins/editor.ckeditor/res/build/ckeditor/plugins/pagebreak/lang/es-mx.js -%%WWWDIR%%/plugins/editor.ckeditor/res/build/ckeditor/plugins/pagebreak/lang/es.js -%%WWWDIR%%/plugins/editor.ckeditor/res/build/ckeditor/plugins/pagebreak/lang/et.js -%%WWWDIR%%/plugins/editor.ckeditor/res/build/ckeditor/plugins/pagebreak/lang/eu.js -%%WWWDIR%%/plugins/editor.ckeditor/res/build/ckeditor/plugins/pagebreak/lang/fa.js -%%WWWDIR%%/plugins/editor.ckeditor/res/build/ckeditor/plugins/pagebreak/lang/fi.js -%%WWWDIR%%/plugins/editor.ckeditor/res/build/ckeditor/plugins/pagebreak/lang/fo.js -%%WWWDIR%%/plugins/editor.ckeditor/res/build/ckeditor/plugins/pagebreak/lang/fr-ca.js -%%WWWDIR%%/plugins/editor.ckeditor/res/build/ckeditor/plugins/pagebreak/lang/fr.js -%%WWWDIR%%/plugins/editor.ckeditor/res/build/ckeditor/plugins/pagebreak/lang/gl.js -%%WWWDIR%%/plugins/editor.ckeditor/res/build/ckeditor/plugins/pagebreak/lang/gu.js -%%WWWDIR%%/plugins/editor.ckeditor/res/build/ckeditor/plugins/pagebreak/lang/he.js -%%WWWDIR%%/plugins/editor.ckeditor/res/build/ckeditor/plugins/pagebreak/lang/hi.js -%%WWWDIR%%/plugins/editor.ckeditor/res/build/ckeditor/plugins/pagebreak/lang/hr.js -%%WWWDIR%%/plugins/editor.ckeditor/res/build/ckeditor/plugins/pagebreak/lang/hu.js -%%WWWDIR%%/plugins/editor.ckeditor/res/build/ckeditor/plugins/pagebreak/lang/id.js -%%WWWDIR%%/plugins/editor.ckeditor/res/build/ckeditor/plugins/pagebreak/lang/is.js -%%WWWDIR%%/plugins/editor.ckeditor/res/build/ckeditor/plugins/pagebreak/lang/it.js -%%WWWDIR%%/plugins/editor.ckeditor/res/build/ckeditor/plugins/pagebreak/lang/ja.js -%%WWWDIR%%/plugins/editor.ckeditor/res/build/ckeditor/plugins/pagebreak/lang/ka.js -%%WWWDIR%%/plugins/editor.ckeditor/res/build/ckeditor/plugins/pagebreak/lang/km.js -%%WWWDIR%%/plugins/editor.ckeditor/res/build/ckeditor/plugins/pagebreak/lang/ko.js -%%WWWDIR%%/plugins/editor.ckeditor/res/build/ckeditor/plugins/pagebreak/lang/ku.js -%%WWWDIR%%/plugins/editor.ckeditor/res/build/ckeditor/plugins/pagebreak/lang/lt.js -%%WWWDIR%%/plugins/editor.ckeditor/res/build/ckeditor/plugins/pagebreak/lang/lv.js -%%WWWDIR%%/plugins/editor.ckeditor/res/build/ckeditor/plugins/pagebreak/lang/mk.js -%%WWWDIR%%/plugins/editor.ckeditor/res/build/ckeditor/plugins/pagebreak/lang/mn.js -%%WWWDIR%%/plugins/editor.ckeditor/res/build/ckeditor/plugins/pagebreak/lang/ms.js -%%WWWDIR%%/plugins/editor.ckeditor/res/build/ckeditor/plugins/pagebreak/lang/nb.js -%%WWWDIR%%/plugins/editor.ckeditor/res/build/ckeditor/plugins/pagebreak/lang/nl.js -%%WWWDIR%%/plugins/editor.ckeditor/res/build/ckeditor/plugins/pagebreak/lang/no.js -%%WWWDIR%%/plugins/editor.ckeditor/res/build/ckeditor/plugins/pagebreak/lang/oc.js -%%WWWDIR%%/plugins/editor.ckeditor/res/build/ckeditor/plugins/pagebreak/lang/pl.js -%%WWWDIR%%/plugins/editor.ckeditor/res/build/ckeditor/plugins/pagebreak/lang/pt-br.js -%%WWWDIR%%/plugins/editor.ckeditor/res/build/ckeditor/plugins/pagebreak/lang/pt.js -%%WWWDIR%%/plugins/editor.ckeditor/res/build/ckeditor/plugins/pagebreak/lang/ro.js -%%WWWDIR%%/plugins/editor.ckeditor/res/build/ckeditor/plugins/pagebreak/lang/ru.js -%%WWWDIR%%/plugins/editor.ckeditor/res/build/ckeditor/plugins/pagebreak/lang/si.js -%%WWWDIR%%/plugins/editor.ckeditor/res/build/ckeditor/plugins/pagebreak/lang/sk.js -%%WWWDIR%%/plugins/editor.ckeditor/res/build/ckeditor/plugins/pagebreak/lang/sl.js -%%WWWDIR%%/plugins/editor.ckeditor/res/build/ckeditor/plugins/pagebreak/lang/sq.js -%%WWWDIR%%/plugins/editor.ckeditor/res/build/ckeditor/plugins/pagebreak/lang/sr-latn.js -%%WWWDIR%%/plugins/editor.ckeditor/res/build/ckeditor/plugins/pagebreak/lang/sr.js -%%WWWDIR%%/plugins/editor.ckeditor/res/build/ckeditor/plugins/pagebreak/lang/sv.js -%%WWWDIR%%/plugins/editor.ckeditor/res/build/ckeditor/plugins/pagebreak/lang/th.js -%%WWWDIR%%/plugins/editor.ckeditor/res/build/ckeditor/plugins/pagebreak/lang/tr.js -%%WWWDIR%%/plugins/editor.ckeditor/res/build/ckeditor/plugins/pagebreak/lang/tt.js -%%WWWDIR%%/plugins/editor.ckeditor/res/build/ckeditor/plugins/pagebreak/lang/ug.js -%%WWWDIR%%/plugins/editor.ckeditor/res/build/ckeditor/plugins/pagebreak/lang/uk.js -%%WWWDIR%%/plugins/editor.ckeditor/res/build/ckeditor/plugins/pagebreak/lang/vi.js -%%WWWDIR%%/plugins/editor.ckeditor/res/build/ckeditor/plugins/pagebreak/lang/zh-cn.js -%%WWWDIR%%/plugins/editor.ckeditor/res/build/ckeditor/plugins/pagebreak/lang/zh.js -%%WWWDIR%%/plugins/editor.ckeditor/res/build/ckeditor/plugins/pagebreak/plugin.js -%%WWWDIR%%/plugins/editor.ckeditor/res/build/ckeditor/plugins/panelbutton/plugin.js -%%WWWDIR%%/plugins/editor.ckeditor/res/build/ckeditor/plugins/pastefromword/filter/default.js -%%WWWDIR%%/plugins/editor.ckeditor/res/build/ckeditor/plugins/placeholder/dialogs/placeholder.js -%%WWWDIR%%/plugins/editor.ckeditor/res/build/ckeditor/plugins/placeholder/icons/hidpi/placeholder.png -%%WWWDIR%%/plugins/editor.ckeditor/res/build/ckeditor/plugins/placeholder/icons/placeholder.png -%%WWWDIR%%/plugins/editor.ckeditor/res/build/ckeditor/plugins/placeholder/lang/af.js -%%WWWDIR%%/plugins/editor.ckeditor/res/build/ckeditor/plugins/placeholder/lang/ar.js -%%WWWDIR%%/plugins/editor.ckeditor/res/build/ckeditor/plugins/placeholder/lang/az.js -%%WWWDIR%%/plugins/editor.ckeditor/res/build/ckeditor/plugins/placeholder/lang/bg.js -%%WWWDIR%%/plugins/editor.ckeditor/res/build/ckeditor/plugins/placeholder/lang/ca.js -%%WWWDIR%%/plugins/editor.ckeditor/res/build/ckeditor/plugins/placeholder/lang/cs.js -%%WWWDIR%%/plugins/editor.ckeditor/res/build/ckeditor/plugins/placeholder/lang/cy.js -%%WWWDIR%%/plugins/editor.ckeditor/res/build/ckeditor/plugins/placeholder/lang/da.js -%%WWWDIR%%/plugins/editor.ckeditor/res/build/ckeditor/plugins/placeholder/lang/de-ch.js -%%WWWDIR%%/plugins/editor.ckeditor/res/build/ckeditor/plugins/placeholder/lang/de.js -%%WWWDIR%%/plugins/editor.ckeditor/res/build/ckeditor/plugins/placeholder/lang/el.js -%%WWWDIR%%/plugins/editor.ckeditor/res/build/ckeditor/plugins/placeholder/lang/en-gb.js -%%WWWDIR%%/plugins/editor.ckeditor/res/build/ckeditor/plugins/placeholder/lang/en.js -%%WWWDIR%%/plugins/editor.ckeditor/res/build/ckeditor/plugins/placeholder/lang/eo.js -%%WWWDIR%%/plugins/editor.ckeditor/res/build/ckeditor/plugins/placeholder/lang/es-mx.js -%%WWWDIR%%/plugins/editor.ckeditor/res/build/ckeditor/plugins/placeholder/lang/es.js -%%WWWDIR%%/plugins/editor.ckeditor/res/build/ckeditor/plugins/placeholder/lang/et.js -%%WWWDIR%%/plugins/editor.ckeditor/res/build/ckeditor/plugins/placeholder/lang/eu.js -%%WWWDIR%%/plugins/editor.ckeditor/res/build/ckeditor/plugins/placeholder/lang/fa.js -%%WWWDIR%%/plugins/editor.ckeditor/res/build/ckeditor/plugins/placeholder/lang/fi.js -%%WWWDIR%%/plugins/editor.ckeditor/res/build/ckeditor/plugins/placeholder/lang/fr-ca.js -%%WWWDIR%%/plugins/editor.ckeditor/res/build/ckeditor/plugins/placeholder/lang/fr.js -%%WWWDIR%%/plugins/editor.ckeditor/res/build/ckeditor/plugins/placeholder/lang/gl.js -%%WWWDIR%%/plugins/editor.ckeditor/res/build/ckeditor/plugins/placeholder/lang/he.js -%%WWWDIR%%/plugins/editor.ckeditor/res/build/ckeditor/plugins/placeholder/lang/hr.js -%%WWWDIR%%/plugins/editor.ckeditor/res/build/ckeditor/plugins/placeholder/lang/hu.js -%%WWWDIR%%/plugins/editor.ckeditor/res/build/ckeditor/plugins/placeholder/lang/id.js -%%WWWDIR%%/plugins/editor.ckeditor/res/build/ckeditor/plugins/placeholder/lang/it.js -%%WWWDIR%%/plugins/editor.ckeditor/res/build/ckeditor/plugins/placeholder/lang/ja.js -%%WWWDIR%%/plugins/editor.ckeditor/res/build/ckeditor/plugins/placeholder/lang/km.js -%%WWWDIR%%/plugins/editor.ckeditor/res/build/ckeditor/plugins/placeholder/lang/ko.js -%%WWWDIR%%/plugins/editor.ckeditor/res/build/ckeditor/plugins/placeholder/lang/ku.js -%%WWWDIR%%/plugins/editor.ckeditor/res/build/ckeditor/plugins/placeholder/lang/lv.js -%%WWWDIR%%/plugins/editor.ckeditor/res/build/ckeditor/plugins/placeholder/lang/nb.js -%%WWWDIR%%/plugins/editor.ckeditor/res/build/ckeditor/plugins/placeholder/lang/nl.js -%%WWWDIR%%/plugins/editor.ckeditor/res/build/ckeditor/plugins/placeholder/lang/no.js -%%WWWDIR%%/plugins/editor.ckeditor/res/build/ckeditor/plugins/placeholder/lang/oc.js -%%WWWDIR%%/plugins/editor.ckeditor/res/build/ckeditor/plugins/placeholder/lang/pl.js -%%WWWDIR%%/plugins/editor.ckeditor/res/build/ckeditor/plugins/placeholder/lang/pt-br.js -%%WWWDIR%%/plugins/editor.ckeditor/res/build/ckeditor/plugins/placeholder/lang/pt.js -%%WWWDIR%%/plugins/editor.ckeditor/res/build/ckeditor/plugins/placeholder/lang/ru.js -%%WWWDIR%%/plugins/editor.ckeditor/res/build/ckeditor/plugins/placeholder/lang/si.js -%%WWWDIR%%/plugins/editor.ckeditor/res/build/ckeditor/plugins/placeholder/lang/sk.js -%%WWWDIR%%/plugins/editor.ckeditor/res/build/ckeditor/plugins/placeholder/lang/sl.js -%%WWWDIR%%/plugins/editor.ckeditor/res/build/ckeditor/plugins/placeholder/lang/sq.js -%%WWWDIR%%/plugins/editor.ckeditor/res/build/ckeditor/plugins/placeholder/lang/sv.js -%%WWWDIR%%/plugins/editor.ckeditor/res/build/ckeditor/plugins/placeholder/lang/th.js -%%WWWDIR%%/plugins/editor.ckeditor/res/build/ckeditor/plugins/placeholder/lang/tr.js -%%WWWDIR%%/plugins/editor.ckeditor/res/build/ckeditor/plugins/placeholder/lang/tt.js -%%WWWDIR%%/plugins/editor.ckeditor/res/build/ckeditor/plugins/placeholder/lang/ug.js -%%WWWDIR%%/plugins/editor.ckeditor/res/build/ckeditor/plugins/placeholder/lang/uk.js -%%WWWDIR%%/plugins/editor.ckeditor/res/build/ckeditor/plugins/placeholder/lang/vi.js -%%WWWDIR%%/plugins/editor.ckeditor/res/build/ckeditor/plugins/placeholder/lang/zh-cn.js -%%WWWDIR%%/plugins/editor.ckeditor/res/build/ckeditor/plugins/placeholder/lang/zh.js -%%WWWDIR%%/plugins/editor.ckeditor/res/build/ckeditor/plugins/placeholder/plugin.js -%%WWWDIR%%/plugins/editor.ckeditor/res/build/ckeditor/plugins/preview/icons/hidpi/preview-rtl.png -%%WWWDIR%%/plugins/editor.ckeditor/res/build/ckeditor/plugins/preview/icons/hidpi/preview.png -%%WWWDIR%%/plugins/editor.ckeditor/res/build/ckeditor/plugins/preview/icons/preview-rtl.png -%%WWWDIR%%/plugins/editor.ckeditor/res/build/ckeditor/plugins/preview/icons/preview.png -%%WWWDIR%%/plugins/editor.ckeditor/res/build/ckeditor/plugins/preview/lang/af.js -%%WWWDIR%%/plugins/editor.ckeditor/res/build/ckeditor/plugins/preview/lang/ar.js -%%WWWDIR%%/plugins/editor.ckeditor/res/build/ckeditor/plugins/preview/lang/az.js -%%WWWDIR%%/plugins/editor.ckeditor/res/build/ckeditor/plugins/preview/lang/bg.js -%%WWWDIR%%/plugins/editor.ckeditor/res/build/ckeditor/plugins/preview/lang/bn.js -%%WWWDIR%%/plugins/editor.ckeditor/res/build/ckeditor/plugins/preview/lang/bs.js -%%WWWDIR%%/plugins/editor.ckeditor/res/build/ckeditor/plugins/preview/lang/ca.js -%%WWWDIR%%/plugins/editor.ckeditor/res/build/ckeditor/plugins/preview/lang/cs.js -%%WWWDIR%%/plugins/editor.ckeditor/res/build/ckeditor/plugins/preview/lang/cy.js -%%WWWDIR%%/plugins/editor.ckeditor/res/build/ckeditor/plugins/preview/lang/da.js -%%WWWDIR%%/plugins/editor.ckeditor/res/build/ckeditor/plugins/preview/lang/de-ch.js -%%WWWDIR%%/plugins/editor.ckeditor/res/build/ckeditor/plugins/preview/lang/de.js -%%WWWDIR%%/plugins/editor.ckeditor/res/build/ckeditor/plugins/preview/lang/el.js -%%WWWDIR%%/plugins/editor.ckeditor/res/build/ckeditor/plugins/preview/lang/en-au.js -%%WWWDIR%%/plugins/editor.ckeditor/res/build/ckeditor/plugins/preview/lang/en-ca.js -%%WWWDIR%%/plugins/editor.ckeditor/res/build/ckeditor/plugins/preview/lang/en-gb.js -%%WWWDIR%%/plugins/editor.ckeditor/res/build/ckeditor/plugins/preview/lang/en.js -%%WWWDIR%%/plugins/editor.ckeditor/res/build/ckeditor/plugins/preview/lang/eo.js -%%WWWDIR%%/plugins/editor.ckeditor/res/build/ckeditor/plugins/preview/lang/es-mx.js -%%WWWDIR%%/plugins/editor.ckeditor/res/build/ckeditor/plugins/preview/lang/es.js -%%WWWDIR%%/plugins/editor.ckeditor/res/build/ckeditor/plugins/preview/lang/et.js -%%WWWDIR%%/plugins/editor.ckeditor/res/build/ckeditor/plugins/preview/lang/eu.js -%%WWWDIR%%/plugins/editor.ckeditor/res/build/ckeditor/plugins/preview/lang/fa.js -%%WWWDIR%%/plugins/editor.ckeditor/res/build/ckeditor/plugins/preview/lang/fi.js -%%WWWDIR%%/plugins/editor.ckeditor/res/build/ckeditor/plugins/preview/lang/fo.js -%%WWWDIR%%/plugins/editor.ckeditor/res/build/ckeditor/plugins/preview/lang/fr-ca.js -%%WWWDIR%%/plugins/editor.ckeditor/res/build/ckeditor/plugins/preview/lang/fr.js -%%WWWDIR%%/plugins/editor.ckeditor/res/build/ckeditor/plugins/preview/lang/gl.js -%%WWWDIR%%/plugins/editor.ckeditor/res/build/ckeditor/plugins/preview/lang/gu.js -%%WWWDIR%%/plugins/editor.ckeditor/res/build/ckeditor/plugins/preview/lang/he.js -%%WWWDIR%%/plugins/editor.ckeditor/res/build/ckeditor/plugins/preview/lang/hi.js -%%WWWDIR%%/plugins/editor.ckeditor/res/build/ckeditor/plugins/preview/lang/hr.js -%%WWWDIR%%/plugins/editor.ckeditor/res/build/ckeditor/plugins/preview/lang/hu.js -%%WWWDIR%%/plugins/editor.ckeditor/res/build/ckeditor/plugins/preview/lang/id.js -%%WWWDIR%%/plugins/editor.ckeditor/res/build/ckeditor/plugins/preview/lang/is.js -%%WWWDIR%%/plugins/editor.ckeditor/res/build/ckeditor/plugins/preview/lang/it.js -%%WWWDIR%%/plugins/editor.ckeditor/res/build/ckeditor/plugins/preview/lang/ja.js -%%WWWDIR%%/plugins/editor.ckeditor/res/build/ckeditor/plugins/preview/lang/ka.js -%%WWWDIR%%/plugins/editor.ckeditor/res/build/ckeditor/plugins/preview/lang/km.js -%%WWWDIR%%/plugins/editor.ckeditor/res/build/ckeditor/plugins/preview/lang/ko.js -%%WWWDIR%%/plugins/editor.ckeditor/res/build/ckeditor/plugins/preview/lang/ku.js -%%WWWDIR%%/plugins/editor.ckeditor/res/build/ckeditor/plugins/preview/lang/lt.js -%%WWWDIR%%/plugins/editor.ckeditor/res/build/ckeditor/plugins/preview/lang/lv.js -%%WWWDIR%%/plugins/editor.ckeditor/res/build/ckeditor/plugins/preview/lang/mk.js -%%WWWDIR%%/plugins/editor.ckeditor/res/build/ckeditor/plugins/preview/lang/mn.js -%%WWWDIR%%/plugins/editor.ckeditor/res/build/ckeditor/plugins/preview/lang/ms.js -%%WWWDIR%%/plugins/editor.ckeditor/res/build/ckeditor/plugins/preview/lang/nb.js -%%WWWDIR%%/plugins/editor.ckeditor/res/build/ckeditor/plugins/preview/lang/nl.js -%%WWWDIR%%/plugins/editor.ckeditor/res/build/ckeditor/plugins/preview/lang/no.js -%%WWWDIR%%/plugins/editor.ckeditor/res/build/ckeditor/plugins/preview/lang/oc.js -%%WWWDIR%%/plugins/editor.ckeditor/res/build/ckeditor/plugins/preview/lang/pl.js -%%WWWDIR%%/plugins/editor.ckeditor/res/build/ckeditor/plugins/preview/lang/pt-br.js -%%WWWDIR%%/plugins/editor.ckeditor/res/build/ckeditor/plugins/preview/lang/pt.js -%%WWWDIR%%/plugins/editor.ckeditor/res/build/ckeditor/plugins/preview/lang/ro.js -%%WWWDIR%%/plugins/editor.ckeditor/res/build/ckeditor/plugins/preview/lang/ru.js -%%WWWDIR%%/plugins/editor.ckeditor/res/build/ckeditor/plugins/preview/lang/si.js -%%WWWDIR%%/plugins/editor.ckeditor/res/build/ckeditor/plugins/preview/lang/sk.js -%%WWWDIR%%/plugins/editor.ckeditor/res/build/ckeditor/plugins/preview/lang/sl.js -%%WWWDIR%%/plugins/editor.ckeditor/res/build/ckeditor/plugins/preview/lang/sq.js -%%WWWDIR%%/plugins/editor.ckeditor/res/build/ckeditor/plugins/preview/lang/sr-latn.js -%%WWWDIR%%/plugins/editor.ckeditor/res/build/ckeditor/plugins/preview/lang/sr.js -%%WWWDIR%%/plugins/editor.ckeditor/res/build/ckeditor/plugins/preview/lang/sv.js -%%WWWDIR%%/plugins/editor.ckeditor/res/build/ckeditor/plugins/preview/lang/th.js -%%WWWDIR%%/plugins/editor.ckeditor/res/build/ckeditor/plugins/preview/lang/tr.js -%%WWWDIR%%/plugins/editor.ckeditor/res/build/ckeditor/plugins/preview/lang/tt.js -%%WWWDIR%%/plugins/editor.ckeditor/res/build/ckeditor/plugins/preview/lang/ug.js -%%WWWDIR%%/plugins/editor.ckeditor/res/build/ckeditor/plugins/preview/lang/uk.js -%%WWWDIR%%/plugins/editor.ckeditor/res/build/ckeditor/plugins/preview/lang/vi.js -%%WWWDIR%%/plugins/editor.ckeditor/res/build/ckeditor/plugins/preview/lang/zh-cn.js -%%WWWDIR%%/plugins/editor.ckeditor/res/build/ckeditor/plugins/preview/lang/zh.js -%%WWWDIR%%/plugins/editor.ckeditor/res/build/ckeditor/plugins/preview/plugin.js -%%WWWDIR%%/plugins/editor.ckeditor/res/build/ckeditor/plugins/preview/preview.html -%%WWWDIR%%/plugins/editor.ckeditor/res/build/ckeditor/plugins/print/icons/hidpi/print.png -%%WWWDIR%%/plugins/editor.ckeditor/res/build/ckeditor/plugins/print/icons/print.png -%%WWWDIR%%/plugins/editor.ckeditor/res/build/ckeditor/plugins/print/lang/af.js -%%WWWDIR%%/plugins/editor.ckeditor/res/build/ckeditor/plugins/print/lang/ar.js -%%WWWDIR%%/plugins/editor.ckeditor/res/build/ckeditor/plugins/print/lang/az.js -%%WWWDIR%%/plugins/editor.ckeditor/res/build/ckeditor/plugins/print/lang/bg.js -%%WWWDIR%%/plugins/editor.ckeditor/res/build/ckeditor/plugins/print/lang/bn.js -%%WWWDIR%%/plugins/editor.ckeditor/res/build/ckeditor/plugins/print/lang/bs.js -%%WWWDIR%%/plugins/editor.ckeditor/res/build/ckeditor/plugins/print/lang/ca.js -%%WWWDIR%%/plugins/editor.ckeditor/res/build/ckeditor/plugins/print/lang/cs.js -%%WWWDIR%%/plugins/editor.ckeditor/res/build/ckeditor/plugins/print/lang/cy.js -%%WWWDIR%%/plugins/editor.ckeditor/res/build/ckeditor/plugins/print/lang/da.js -%%WWWDIR%%/plugins/editor.ckeditor/res/build/ckeditor/plugins/print/lang/de-ch.js -%%WWWDIR%%/plugins/editor.ckeditor/res/build/ckeditor/plugins/print/lang/de.js -%%WWWDIR%%/plugins/editor.ckeditor/res/build/ckeditor/plugins/print/lang/el.js -%%WWWDIR%%/plugins/editor.ckeditor/res/build/ckeditor/plugins/print/lang/en-au.js -%%WWWDIR%%/plugins/editor.ckeditor/res/build/ckeditor/plugins/print/lang/en-ca.js -%%WWWDIR%%/plugins/editor.ckeditor/res/build/ckeditor/plugins/print/lang/en-gb.js -%%WWWDIR%%/plugins/editor.ckeditor/res/build/ckeditor/plugins/print/lang/en.js -%%WWWDIR%%/plugins/editor.ckeditor/res/build/ckeditor/plugins/print/lang/eo.js -%%WWWDIR%%/plugins/editor.ckeditor/res/build/ckeditor/plugins/print/lang/es-mx.js -%%WWWDIR%%/plugins/editor.ckeditor/res/build/ckeditor/plugins/print/lang/es.js -%%WWWDIR%%/plugins/editor.ckeditor/res/build/ckeditor/plugins/print/lang/et.js -%%WWWDIR%%/plugins/editor.ckeditor/res/build/ckeditor/plugins/print/lang/eu.js -%%WWWDIR%%/plugins/editor.ckeditor/res/build/ckeditor/plugins/print/lang/fa.js -%%WWWDIR%%/plugins/editor.ckeditor/res/build/ckeditor/plugins/print/lang/fi.js -%%WWWDIR%%/plugins/editor.ckeditor/res/build/ckeditor/plugins/print/lang/fo.js -%%WWWDIR%%/plugins/editor.ckeditor/res/build/ckeditor/plugins/print/lang/fr-ca.js -%%WWWDIR%%/plugins/editor.ckeditor/res/build/ckeditor/plugins/print/lang/fr.js -%%WWWDIR%%/plugins/editor.ckeditor/res/build/ckeditor/plugins/print/lang/gl.js -%%WWWDIR%%/plugins/editor.ckeditor/res/build/ckeditor/plugins/print/lang/gu.js -%%WWWDIR%%/plugins/editor.ckeditor/res/build/ckeditor/plugins/print/lang/he.js -%%WWWDIR%%/plugins/editor.ckeditor/res/build/ckeditor/plugins/print/lang/hi.js -%%WWWDIR%%/plugins/editor.ckeditor/res/build/ckeditor/plugins/print/lang/hr.js -%%WWWDIR%%/plugins/editor.ckeditor/res/build/ckeditor/plugins/print/lang/hu.js -%%WWWDIR%%/plugins/editor.ckeditor/res/build/ckeditor/plugins/print/lang/id.js -%%WWWDIR%%/plugins/editor.ckeditor/res/build/ckeditor/plugins/print/lang/is.js -%%WWWDIR%%/plugins/editor.ckeditor/res/build/ckeditor/plugins/print/lang/it.js -%%WWWDIR%%/plugins/editor.ckeditor/res/build/ckeditor/plugins/print/lang/ja.js -%%WWWDIR%%/plugins/editor.ckeditor/res/build/ckeditor/plugins/print/lang/ka.js -%%WWWDIR%%/plugins/editor.ckeditor/res/build/ckeditor/plugins/print/lang/km.js -%%WWWDIR%%/plugins/editor.ckeditor/res/build/ckeditor/plugins/print/lang/ko.js -%%WWWDIR%%/plugins/editor.ckeditor/res/build/ckeditor/plugins/print/lang/ku.js -%%WWWDIR%%/plugins/editor.ckeditor/res/build/ckeditor/plugins/print/lang/lt.js -%%WWWDIR%%/plugins/editor.ckeditor/res/build/ckeditor/plugins/print/lang/lv.js -%%WWWDIR%%/plugins/editor.ckeditor/res/build/ckeditor/plugins/print/lang/mk.js -%%WWWDIR%%/plugins/editor.ckeditor/res/build/ckeditor/plugins/print/lang/mn.js -%%WWWDIR%%/plugins/editor.ckeditor/res/build/ckeditor/plugins/print/lang/ms.js -%%WWWDIR%%/plugins/editor.ckeditor/res/build/ckeditor/plugins/print/lang/nb.js -%%WWWDIR%%/plugins/editor.ckeditor/res/build/ckeditor/plugins/print/lang/nl.js -%%WWWDIR%%/plugins/editor.ckeditor/res/build/ckeditor/plugins/print/lang/no.js -%%WWWDIR%%/plugins/editor.ckeditor/res/build/ckeditor/plugins/print/lang/oc.js -%%WWWDIR%%/plugins/editor.ckeditor/res/build/ckeditor/plugins/print/lang/pl.js -%%WWWDIR%%/plugins/editor.ckeditor/res/build/ckeditor/plugins/print/lang/pt-br.js -%%WWWDIR%%/plugins/editor.ckeditor/res/build/ckeditor/plugins/print/lang/pt.js -%%WWWDIR%%/plugins/editor.ckeditor/res/build/ckeditor/plugins/print/lang/ro.js -%%WWWDIR%%/plugins/editor.ckeditor/res/build/ckeditor/plugins/print/lang/ru.js -%%WWWDIR%%/plugins/editor.ckeditor/res/build/ckeditor/plugins/print/lang/si.js -%%WWWDIR%%/plugins/editor.ckeditor/res/build/ckeditor/plugins/print/lang/sk.js -%%WWWDIR%%/plugins/editor.ckeditor/res/build/ckeditor/plugins/print/lang/sl.js -%%WWWDIR%%/plugins/editor.ckeditor/res/build/ckeditor/plugins/print/lang/sq.js -%%WWWDIR%%/plugins/editor.ckeditor/res/build/ckeditor/plugins/print/lang/sr-latn.js -%%WWWDIR%%/plugins/editor.ckeditor/res/build/ckeditor/plugins/print/lang/sr.js -%%WWWDIR%%/plugins/editor.ckeditor/res/build/ckeditor/plugins/print/lang/sv.js -%%WWWDIR%%/plugins/editor.ckeditor/res/build/ckeditor/plugins/print/lang/th.js -%%WWWDIR%%/plugins/editor.ckeditor/res/build/ckeditor/plugins/print/lang/tr.js -%%WWWDIR%%/plugins/editor.ckeditor/res/build/ckeditor/plugins/print/lang/tt.js -%%WWWDIR%%/plugins/editor.ckeditor/res/build/ckeditor/plugins/print/lang/ug.js -%%WWWDIR%%/plugins/editor.ckeditor/res/build/ckeditor/plugins/print/lang/uk.js -%%WWWDIR%%/plugins/editor.ckeditor/res/build/ckeditor/plugins/print/lang/vi.js -%%WWWDIR%%/plugins/editor.ckeditor/res/build/ckeditor/plugins/print/lang/zh-cn.js -%%WWWDIR%%/plugins/editor.ckeditor/res/build/ckeditor/plugins/print/lang/zh.js -%%WWWDIR%%/plugins/editor.ckeditor/res/build/ckeditor/plugins/print/plugin.js -%%WWWDIR%%/plugins/editor.ckeditor/res/build/ckeditor/plugins/save/icons/hidpi/save.png -%%WWWDIR%%/plugins/editor.ckeditor/res/build/ckeditor/plugins/save/icons/save.png -%%WWWDIR%%/plugins/editor.ckeditor/res/build/ckeditor/plugins/save/lang/af.js -%%WWWDIR%%/plugins/editor.ckeditor/res/build/ckeditor/plugins/save/lang/ar.js -%%WWWDIR%%/plugins/editor.ckeditor/res/build/ckeditor/plugins/save/lang/az.js -%%WWWDIR%%/plugins/editor.ckeditor/res/build/ckeditor/plugins/save/lang/bg.js -%%WWWDIR%%/plugins/editor.ckeditor/res/build/ckeditor/plugins/save/lang/bn.js -%%WWWDIR%%/plugins/editor.ckeditor/res/build/ckeditor/plugins/save/lang/bs.js -%%WWWDIR%%/plugins/editor.ckeditor/res/build/ckeditor/plugins/save/lang/ca.js -%%WWWDIR%%/plugins/editor.ckeditor/res/build/ckeditor/plugins/save/lang/cs.js -%%WWWDIR%%/plugins/editor.ckeditor/res/build/ckeditor/plugins/save/lang/cy.js -%%WWWDIR%%/plugins/editor.ckeditor/res/build/ckeditor/plugins/save/lang/da.js -%%WWWDIR%%/plugins/editor.ckeditor/res/build/ckeditor/plugins/save/lang/de-ch.js -%%WWWDIR%%/plugins/editor.ckeditor/res/build/ckeditor/plugins/save/lang/de.js -%%WWWDIR%%/plugins/editor.ckeditor/res/build/ckeditor/plugins/save/lang/el.js -%%WWWDIR%%/plugins/editor.ckeditor/res/build/ckeditor/plugins/save/lang/en-au.js -%%WWWDIR%%/plugins/editor.ckeditor/res/build/ckeditor/plugins/save/lang/en-ca.js -%%WWWDIR%%/plugins/editor.ckeditor/res/build/ckeditor/plugins/save/lang/en-gb.js -%%WWWDIR%%/plugins/editor.ckeditor/res/build/ckeditor/plugins/save/lang/en.js -%%WWWDIR%%/plugins/editor.ckeditor/res/build/ckeditor/plugins/save/lang/eo.js -%%WWWDIR%%/plugins/editor.ckeditor/res/build/ckeditor/plugins/save/lang/es-mx.js -%%WWWDIR%%/plugins/editor.ckeditor/res/build/ckeditor/plugins/save/lang/es.js -%%WWWDIR%%/plugins/editor.ckeditor/res/build/ckeditor/plugins/save/lang/et.js -%%WWWDIR%%/plugins/editor.ckeditor/res/build/ckeditor/plugins/save/lang/eu.js -%%WWWDIR%%/plugins/editor.ckeditor/res/build/ckeditor/plugins/save/lang/fa.js -%%WWWDIR%%/plugins/editor.ckeditor/res/build/ckeditor/plugins/save/lang/fi.js -%%WWWDIR%%/plugins/editor.ckeditor/res/build/ckeditor/plugins/save/lang/fo.js -%%WWWDIR%%/plugins/editor.ckeditor/res/build/ckeditor/plugins/save/lang/fr-ca.js -%%WWWDIR%%/plugins/editor.ckeditor/res/build/ckeditor/plugins/save/lang/fr.js -%%WWWDIR%%/plugins/editor.ckeditor/res/build/ckeditor/plugins/save/lang/gl.js -%%WWWDIR%%/plugins/editor.ckeditor/res/build/ckeditor/plugins/save/lang/gu.js -%%WWWDIR%%/plugins/editor.ckeditor/res/build/ckeditor/plugins/save/lang/he.js -%%WWWDIR%%/plugins/editor.ckeditor/res/build/ckeditor/plugins/save/lang/hi.js -%%WWWDIR%%/plugins/editor.ckeditor/res/build/ckeditor/plugins/save/lang/hr.js -%%WWWDIR%%/plugins/editor.ckeditor/res/build/ckeditor/plugins/save/lang/hu.js -%%WWWDIR%%/plugins/editor.ckeditor/res/build/ckeditor/plugins/save/lang/id.js -%%WWWDIR%%/plugins/editor.ckeditor/res/build/ckeditor/plugins/save/lang/is.js -%%WWWDIR%%/plugins/editor.ckeditor/res/build/ckeditor/plugins/save/lang/it.js -%%WWWDIR%%/plugins/editor.ckeditor/res/build/ckeditor/plugins/save/lang/ja.js -%%WWWDIR%%/plugins/editor.ckeditor/res/build/ckeditor/plugins/save/lang/ka.js -%%WWWDIR%%/plugins/editor.ckeditor/res/build/ckeditor/plugins/save/lang/km.js -%%WWWDIR%%/plugins/editor.ckeditor/res/build/ckeditor/plugins/save/lang/ko.js -%%WWWDIR%%/plugins/editor.ckeditor/res/build/ckeditor/plugins/save/lang/ku.js -%%WWWDIR%%/plugins/editor.ckeditor/res/build/ckeditor/plugins/save/lang/lt.js -%%WWWDIR%%/plugins/editor.ckeditor/res/build/ckeditor/plugins/save/lang/lv.js -%%WWWDIR%%/plugins/editor.ckeditor/res/build/ckeditor/plugins/save/lang/mk.js -%%WWWDIR%%/plugins/editor.ckeditor/res/build/ckeditor/plugins/save/lang/mn.js -%%WWWDIR%%/plugins/editor.ckeditor/res/build/ckeditor/plugins/save/lang/ms.js -%%WWWDIR%%/plugins/editor.ckeditor/res/build/ckeditor/plugins/save/lang/nb.js -%%WWWDIR%%/plugins/editor.ckeditor/res/build/ckeditor/plugins/save/lang/nl.js -%%WWWDIR%%/plugins/editor.ckeditor/res/build/ckeditor/plugins/save/lang/no.js -%%WWWDIR%%/plugins/editor.ckeditor/res/build/ckeditor/plugins/save/lang/oc.js -%%WWWDIR%%/plugins/editor.ckeditor/res/build/ckeditor/plugins/save/lang/pl.js -%%WWWDIR%%/plugins/editor.ckeditor/res/build/ckeditor/plugins/save/lang/pt-br.js -%%WWWDIR%%/plugins/editor.ckeditor/res/build/ckeditor/plugins/save/lang/pt.js -%%WWWDIR%%/plugins/editor.ckeditor/res/build/ckeditor/plugins/save/lang/ro.js -%%WWWDIR%%/plugins/editor.ckeditor/res/build/ckeditor/plugins/save/lang/ru.js -%%WWWDIR%%/plugins/editor.ckeditor/res/build/ckeditor/plugins/save/lang/si.js -%%WWWDIR%%/plugins/editor.ckeditor/res/build/ckeditor/plugins/save/lang/sk.js -%%WWWDIR%%/plugins/editor.ckeditor/res/build/ckeditor/plugins/save/lang/sl.js -%%WWWDIR%%/plugins/editor.ckeditor/res/build/ckeditor/plugins/save/lang/sq.js -%%WWWDIR%%/plugins/editor.ckeditor/res/build/ckeditor/plugins/save/lang/sr-latn.js -%%WWWDIR%%/plugins/editor.ckeditor/res/build/ckeditor/plugins/save/lang/sr.js -%%WWWDIR%%/plugins/editor.ckeditor/res/build/ckeditor/plugins/save/lang/sv.js -%%WWWDIR%%/plugins/editor.ckeditor/res/build/ckeditor/plugins/save/lang/th.js -%%WWWDIR%%/plugins/editor.ckeditor/res/build/ckeditor/plugins/save/lang/tr.js -%%WWWDIR%%/plugins/editor.ckeditor/res/build/ckeditor/plugins/save/lang/tt.js -%%WWWDIR%%/plugins/editor.ckeditor/res/build/ckeditor/plugins/save/lang/ug.js -%%WWWDIR%%/plugins/editor.ckeditor/res/build/ckeditor/plugins/save/lang/uk.js -%%WWWDIR%%/plugins/editor.ckeditor/res/build/ckeditor/plugins/save/lang/vi.js -%%WWWDIR%%/plugins/editor.ckeditor/res/build/ckeditor/plugins/save/lang/zh-cn.js -%%WWWDIR%%/plugins/editor.ckeditor/res/build/ckeditor/plugins/save/lang/zh.js -%%WWWDIR%%/plugins/editor.ckeditor/res/build/ckeditor/plugins/save/plugin.js -%%WWWDIR%%/plugins/editor.ckeditor/res/build/ckeditor/plugins/scayt/CHANGELOG.md -%%WWWDIR%%/plugins/editor.ckeditor/res/build/ckeditor/plugins/scayt/LICENSE.md -%%WWWDIR%%/plugins/editor.ckeditor/res/build/ckeditor/plugins/scayt/dialogs/dialog.css -%%WWWDIR%%/plugins/editor.ckeditor/res/build/ckeditor/plugins/scayt/dialogs/options.js -%%WWWDIR%%/plugins/editor.ckeditor/res/build/ckeditor/plugins/scayt/dialogs/toolbar.css -%%WWWDIR%%/plugins/editor.ckeditor/res/build/ckeditor/plugins/scayt/skins/moono-lisa/scayt.css -%%WWWDIR%%/plugins/editor.ckeditor/res/build/ckeditor/plugins/selectall/icons/hidpi/selectall.png -%%WWWDIR%%/plugins/editor.ckeditor/res/build/ckeditor/plugins/selectall/icons/selectall.png -%%WWWDIR%%/plugins/editor.ckeditor/res/build/ckeditor/plugins/selectall/lang/af.js -%%WWWDIR%%/plugins/editor.ckeditor/res/build/ckeditor/plugins/selectall/lang/ar.js -%%WWWDIR%%/plugins/editor.ckeditor/res/build/ckeditor/plugins/selectall/lang/az.js -%%WWWDIR%%/plugins/editor.ckeditor/res/build/ckeditor/plugins/selectall/lang/bg.js -%%WWWDIR%%/plugins/editor.ckeditor/res/build/ckeditor/plugins/selectall/lang/bn.js -%%WWWDIR%%/plugins/editor.ckeditor/res/build/ckeditor/plugins/selectall/lang/bs.js -%%WWWDIR%%/plugins/editor.ckeditor/res/build/ckeditor/plugins/selectall/lang/ca.js -%%WWWDIR%%/plugins/editor.ckeditor/res/build/ckeditor/plugins/selectall/lang/cs.js -%%WWWDIR%%/plugins/editor.ckeditor/res/build/ckeditor/plugins/selectall/lang/cy.js -%%WWWDIR%%/plugins/editor.ckeditor/res/build/ckeditor/plugins/selectall/lang/da.js -%%WWWDIR%%/plugins/editor.ckeditor/res/build/ckeditor/plugins/selectall/lang/de-ch.js -%%WWWDIR%%/plugins/editor.ckeditor/res/build/ckeditor/plugins/selectall/lang/de.js -%%WWWDIR%%/plugins/editor.ckeditor/res/build/ckeditor/plugins/selectall/lang/el.js -%%WWWDIR%%/plugins/editor.ckeditor/res/build/ckeditor/plugins/selectall/lang/en-au.js -%%WWWDIR%%/plugins/editor.ckeditor/res/build/ckeditor/plugins/selectall/lang/en-ca.js -%%WWWDIR%%/plugins/editor.ckeditor/res/build/ckeditor/plugins/selectall/lang/en-gb.js -%%WWWDIR%%/plugins/editor.ckeditor/res/build/ckeditor/plugins/selectall/lang/en.js -%%WWWDIR%%/plugins/editor.ckeditor/res/build/ckeditor/plugins/selectall/lang/eo.js -%%WWWDIR%%/plugins/editor.ckeditor/res/build/ckeditor/plugins/selectall/lang/es-mx.js -%%WWWDIR%%/plugins/editor.ckeditor/res/build/ckeditor/plugins/selectall/lang/es.js -%%WWWDIR%%/plugins/editor.ckeditor/res/build/ckeditor/plugins/selectall/lang/et.js -%%WWWDIR%%/plugins/editor.ckeditor/res/build/ckeditor/plugins/selectall/lang/eu.js -%%WWWDIR%%/plugins/editor.ckeditor/res/build/ckeditor/plugins/selectall/lang/fa.js -%%WWWDIR%%/plugins/editor.ckeditor/res/build/ckeditor/plugins/selectall/lang/fi.js -%%WWWDIR%%/plugins/editor.ckeditor/res/build/ckeditor/plugins/selectall/lang/fo.js -%%WWWDIR%%/plugins/editor.ckeditor/res/build/ckeditor/plugins/selectall/lang/fr-ca.js -%%WWWDIR%%/plugins/editor.ckeditor/res/build/ckeditor/plugins/selectall/lang/fr.js -%%WWWDIR%%/plugins/editor.ckeditor/res/build/ckeditor/plugins/selectall/lang/gl.js -%%WWWDIR%%/plugins/editor.ckeditor/res/build/ckeditor/plugins/selectall/lang/gu.js -%%WWWDIR%%/plugins/editor.ckeditor/res/build/ckeditor/plugins/selectall/lang/he.js -%%WWWDIR%%/plugins/editor.ckeditor/res/build/ckeditor/plugins/selectall/lang/hi.js -%%WWWDIR%%/plugins/editor.ckeditor/res/build/ckeditor/plugins/selectall/lang/hr.js -%%WWWDIR%%/plugins/editor.ckeditor/res/build/ckeditor/plugins/selectall/lang/hu.js -%%WWWDIR%%/plugins/editor.ckeditor/res/build/ckeditor/plugins/selectall/lang/id.js -%%WWWDIR%%/plugins/editor.ckeditor/res/build/ckeditor/plugins/selectall/lang/is.js -%%WWWDIR%%/plugins/editor.ckeditor/res/build/ckeditor/plugins/selectall/lang/it.js -%%WWWDIR%%/plugins/editor.ckeditor/res/build/ckeditor/plugins/selectall/lang/ja.js -%%WWWDIR%%/plugins/editor.ckeditor/res/build/ckeditor/plugins/selectall/lang/ka.js -%%WWWDIR%%/plugins/editor.ckeditor/res/build/ckeditor/plugins/selectall/lang/km.js -%%WWWDIR%%/plugins/editor.ckeditor/res/build/ckeditor/plugins/selectall/lang/ko.js -%%WWWDIR%%/plugins/editor.ckeditor/res/build/ckeditor/plugins/selectall/lang/ku.js -%%WWWDIR%%/plugins/editor.ckeditor/res/build/ckeditor/plugins/selectall/lang/lt.js -%%WWWDIR%%/plugins/editor.ckeditor/res/build/ckeditor/plugins/selectall/lang/lv.js -%%WWWDIR%%/plugins/editor.ckeditor/res/build/ckeditor/plugins/selectall/lang/mk.js -%%WWWDIR%%/plugins/editor.ckeditor/res/build/ckeditor/plugins/selectall/lang/mn.js -%%WWWDIR%%/plugins/editor.ckeditor/res/build/ckeditor/plugins/selectall/lang/ms.js -%%WWWDIR%%/plugins/editor.ckeditor/res/build/ckeditor/plugins/selectall/lang/nb.js -%%WWWDIR%%/plugins/editor.ckeditor/res/build/ckeditor/plugins/selectall/lang/nl.js -%%WWWDIR%%/plugins/editor.ckeditor/res/build/ckeditor/plugins/selectall/lang/no.js -%%WWWDIR%%/plugins/editor.ckeditor/res/build/ckeditor/plugins/selectall/lang/oc.js -%%WWWDIR%%/plugins/editor.ckeditor/res/build/ckeditor/plugins/selectall/lang/pl.js -%%WWWDIR%%/plugins/editor.ckeditor/res/build/ckeditor/plugins/selectall/lang/pt-br.js -%%WWWDIR%%/plugins/editor.ckeditor/res/build/ckeditor/plugins/selectall/lang/pt.js -%%WWWDIR%%/plugins/editor.ckeditor/res/build/ckeditor/plugins/selectall/lang/ro.js -%%WWWDIR%%/plugins/editor.ckeditor/res/build/ckeditor/plugins/selectall/lang/ru.js -%%WWWDIR%%/plugins/editor.ckeditor/res/build/ckeditor/plugins/selectall/lang/si.js -%%WWWDIR%%/plugins/editor.ckeditor/res/build/ckeditor/plugins/selectall/lang/sk.js -%%WWWDIR%%/plugins/editor.ckeditor/res/build/ckeditor/plugins/selectall/lang/sl.js -%%WWWDIR%%/plugins/editor.ckeditor/res/build/ckeditor/plugins/selectall/lang/sq.js -%%WWWDIR%%/plugins/editor.ckeditor/res/build/ckeditor/plugins/selectall/lang/sr-latn.js -%%WWWDIR%%/plugins/editor.ckeditor/res/build/ckeditor/plugins/selectall/lang/sr.js -%%WWWDIR%%/plugins/editor.ckeditor/res/build/ckeditor/plugins/selectall/lang/sv.js -%%WWWDIR%%/plugins/editor.ckeditor/res/build/ckeditor/plugins/selectall/lang/th.js -%%WWWDIR%%/plugins/editor.ckeditor/res/build/ckeditor/plugins/selectall/lang/tr.js -%%WWWDIR%%/plugins/editor.ckeditor/res/build/ckeditor/plugins/selectall/lang/tt.js -%%WWWDIR%%/plugins/editor.ckeditor/res/build/ckeditor/plugins/selectall/lang/ug.js -%%WWWDIR%%/plugins/editor.ckeditor/res/build/ckeditor/plugins/selectall/lang/uk.js -%%WWWDIR%%/plugins/editor.ckeditor/res/build/ckeditor/plugins/selectall/lang/vi.js -%%WWWDIR%%/plugins/editor.ckeditor/res/build/ckeditor/plugins/selectall/lang/zh-cn.js -%%WWWDIR%%/plugins/editor.ckeditor/res/build/ckeditor/plugins/selectall/lang/zh.js -%%WWWDIR%%/plugins/editor.ckeditor/res/build/ckeditor/plugins/selectall/plugin.js -%%WWWDIR%%/plugins/editor.ckeditor/res/build/ckeditor/plugins/sharedspace/plugin.js -%%WWWDIR%%/plugins/editor.ckeditor/res/build/ckeditor/plugins/showblocks/icons/hidpi/showblocks-rtl.png -%%WWWDIR%%/plugins/editor.ckeditor/res/build/ckeditor/plugins/showblocks/icons/hidpi/showblocks.png -%%WWWDIR%%/plugins/editor.ckeditor/res/build/ckeditor/plugins/showblocks/icons/showblocks-rtl.png -%%WWWDIR%%/plugins/editor.ckeditor/res/build/ckeditor/plugins/showblocks/icons/showblocks.png -%%WWWDIR%%/plugins/editor.ckeditor/res/build/ckeditor/plugins/showblocks/images/block_address.png -%%WWWDIR%%/plugins/editor.ckeditor/res/build/ckeditor/plugins/showblocks/images/block_blockquote.png -%%WWWDIR%%/plugins/editor.ckeditor/res/build/ckeditor/plugins/showblocks/images/block_div.png -%%WWWDIR%%/plugins/editor.ckeditor/res/build/ckeditor/plugins/showblocks/images/block_h1.png -%%WWWDIR%%/plugins/editor.ckeditor/res/build/ckeditor/plugins/showblocks/images/block_h2.png -%%WWWDIR%%/plugins/editor.ckeditor/res/build/ckeditor/plugins/showblocks/images/block_h3.png -%%WWWDIR%%/plugins/editor.ckeditor/res/build/ckeditor/plugins/showblocks/images/block_h4.png -%%WWWDIR%%/plugins/editor.ckeditor/res/build/ckeditor/plugins/showblocks/images/block_h5.png -%%WWWDIR%%/plugins/editor.ckeditor/res/build/ckeditor/plugins/showblocks/images/block_h6.png -%%WWWDIR%%/plugins/editor.ckeditor/res/build/ckeditor/plugins/showblocks/images/block_p.png -%%WWWDIR%%/plugins/editor.ckeditor/res/build/ckeditor/plugins/showblocks/images/block_pre.png -%%WWWDIR%%/plugins/editor.ckeditor/res/build/ckeditor/plugins/showblocks/lang/af.js -%%WWWDIR%%/plugins/editor.ckeditor/res/build/ckeditor/plugins/showblocks/lang/ar.js -%%WWWDIR%%/plugins/editor.ckeditor/res/build/ckeditor/plugins/showblocks/lang/az.js -%%WWWDIR%%/plugins/editor.ckeditor/res/build/ckeditor/plugins/showblocks/lang/bg.js -%%WWWDIR%%/plugins/editor.ckeditor/res/build/ckeditor/plugins/showblocks/lang/bn.js -%%WWWDIR%%/plugins/editor.ckeditor/res/build/ckeditor/plugins/showblocks/lang/bs.js -%%WWWDIR%%/plugins/editor.ckeditor/res/build/ckeditor/plugins/showblocks/lang/ca.js -%%WWWDIR%%/plugins/editor.ckeditor/res/build/ckeditor/plugins/showblocks/lang/cs.js -%%WWWDIR%%/plugins/editor.ckeditor/res/build/ckeditor/plugins/showblocks/lang/cy.js -%%WWWDIR%%/plugins/editor.ckeditor/res/build/ckeditor/plugins/showblocks/lang/da.js -%%WWWDIR%%/plugins/editor.ckeditor/res/build/ckeditor/plugins/showblocks/lang/de-ch.js -%%WWWDIR%%/plugins/editor.ckeditor/res/build/ckeditor/plugins/showblocks/lang/de.js -%%WWWDIR%%/plugins/editor.ckeditor/res/build/ckeditor/plugins/showblocks/lang/el.js -%%WWWDIR%%/plugins/editor.ckeditor/res/build/ckeditor/plugins/showblocks/lang/en-au.js -%%WWWDIR%%/plugins/editor.ckeditor/res/build/ckeditor/plugins/showblocks/lang/en-ca.js -%%WWWDIR%%/plugins/editor.ckeditor/res/build/ckeditor/plugins/showblocks/lang/en-gb.js -%%WWWDIR%%/plugins/editor.ckeditor/res/build/ckeditor/plugins/showblocks/lang/en.js -%%WWWDIR%%/plugins/editor.ckeditor/res/build/ckeditor/plugins/showblocks/lang/eo.js -%%WWWDIR%%/plugins/editor.ckeditor/res/build/ckeditor/plugins/showblocks/lang/es-mx.js -%%WWWDIR%%/plugins/editor.ckeditor/res/build/ckeditor/plugins/showblocks/lang/es.js -%%WWWDIR%%/plugins/editor.ckeditor/res/build/ckeditor/plugins/showblocks/lang/et.js -%%WWWDIR%%/plugins/editor.ckeditor/res/build/ckeditor/plugins/showblocks/lang/eu.js -%%WWWDIR%%/plugins/editor.ckeditor/res/build/ckeditor/plugins/showblocks/lang/fa.js -%%WWWDIR%%/plugins/editor.ckeditor/res/build/ckeditor/plugins/showblocks/lang/fi.js -%%WWWDIR%%/plugins/editor.ckeditor/res/build/ckeditor/plugins/showblocks/lang/fo.js -%%WWWDIR%%/plugins/editor.ckeditor/res/build/ckeditor/plugins/showblocks/lang/fr-ca.js -%%WWWDIR%%/plugins/editor.ckeditor/res/build/ckeditor/plugins/showblocks/lang/fr.js -%%WWWDIR%%/plugins/editor.ckeditor/res/build/ckeditor/plugins/showblocks/lang/gl.js -%%WWWDIR%%/plugins/editor.ckeditor/res/build/ckeditor/plugins/showblocks/lang/gu.js -%%WWWDIR%%/plugins/editor.ckeditor/res/build/ckeditor/plugins/showblocks/lang/he.js -%%WWWDIR%%/plugins/editor.ckeditor/res/build/ckeditor/plugins/showblocks/lang/hi.js -%%WWWDIR%%/plugins/editor.ckeditor/res/build/ckeditor/plugins/showblocks/lang/hr.js -%%WWWDIR%%/plugins/editor.ckeditor/res/build/ckeditor/plugins/showblocks/lang/hu.js -%%WWWDIR%%/plugins/editor.ckeditor/res/build/ckeditor/plugins/showblocks/lang/id.js -%%WWWDIR%%/plugins/editor.ckeditor/res/build/ckeditor/plugins/showblocks/lang/is.js -%%WWWDIR%%/plugins/editor.ckeditor/res/build/ckeditor/plugins/showblocks/lang/it.js -%%WWWDIR%%/plugins/editor.ckeditor/res/build/ckeditor/plugins/showblocks/lang/ja.js -%%WWWDIR%%/plugins/editor.ckeditor/res/build/ckeditor/plugins/showblocks/lang/ka.js -%%WWWDIR%%/plugins/editor.ckeditor/res/build/ckeditor/plugins/showblocks/lang/km.js -%%WWWDIR%%/plugins/editor.ckeditor/res/build/ckeditor/plugins/showblocks/lang/ko.js -%%WWWDIR%%/plugins/editor.ckeditor/res/build/ckeditor/plugins/showblocks/lang/ku.js -%%WWWDIR%%/plugins/editor.ckeditor/res/build/ckeditor/plugins/showblocks/lang/lt.js -%%WWWDIR%%/plugins/editor.ckeditor/res/build/ckeditor/plugins/showblocks/lang/lv.js -%%WWWDIR%%/plugins/editor.ckeditor/res/build/ckeditor/plugins/showblocks/lang/mk.js -%%WWWDIR%%/plugins/editor.ckeditor/res/build/ckeditor/plugins/showblocks/lang/mn.js -%%WWWDIR%%/plugins/editor.ckeditor/res/build/ckeditor/plugins/showblocks/lang/ms.js -%%WWWDIR%%/plugins/editor.ckeditor/res/build/ckeditor/plugins/showblocks/lang/nb.js -%%WWWDIR%%/plugins/editor.ckeditor/res/build/ckeditor/plugins/showblocks/lang/nl.js -%%WWWDIR%%/plugins/editor.ckeditor/res/build/ckeditor/plugins/showblocks/lang/no.js -%%WWWDIR%%/plugins/editor.ckeditor/res/build/ckeditor/plugins/showblocks/lang/oc.js -%%WWWDIR%%/plugins/editor.ckeditor/res/build/ckeditor/plugins/showblocks/lang/pl.js -%%WWWDIR%%/plugins/editor.ckeditor/res/build/ckeditor/plugins/showblocks/lang/pt-br.js -%%WWWDIR%%/plugins/editor.ckeditor/res/build/ckeditor/plugins/showblocks/lang/pt.js -%%WWWDIR%%/plugins/editor.ckeditor/res/build/ckeditor/plugins/showblocks/lang/ro.js -%%WWWDIR%%/plugins/editor.ckeditor/res/build/ckeditor/plugins/showblocks/lang/ru.js -%%WWWDIR%%/plugins/editor.ckeditor/res/build/ckeditor/plugins/showblocks/lang/si.js -%%WWWDIR%%/plugins/editor.ckeditor/res/build/ckeditor/plugins/showblocks/lang/sk.js -%%WWWDIR%%/plugins/editor.ckeditor/res/build/ckeditor/plugins/showblocks/lang/sl.js -%%WWWDIR%%/plugins/editor.ckeditor/res/build/ckeditor/plugins/showblocks/lang/sq.js -%%WWWDIR%%/plugins/editor.ckeditor/res/build/ckeditor/plugins/showblocks/lang/sr-latn.js -%%WWWDIR%%/plugins/editor.ckeditor/res/build/ckeditor/plugins/showblocks/lang/sr.js -%%WWWDIR%%/plugins/editor.ckeditor/res/build/ckeditor/plugins/showblocks/lang/sv.js -%%WWWDIR%%/plugins/editor.ckeditor/res/build/ckeditor/plugins/showblocks/lang/th.js -%%WWWDIR%%/plugins/editor.ckeditor/res/build/ckeditor/plugins/showblocks/lang/tr.js -%%WWWDIR%%/plugins/editor.ckeditor/res/build/ckeditor/plugins/showblocks/lang/tt.js -%%WWWDIR%%/plugins/editor.ckeditor/res/build/ckeditor/plugins/showblocks/lang/ug.js -%%WWWDIR%%/plugins/editor.ckeditor/res/build/ckeditor/plugins/showblocks/lang/uk.js -%%WWWDIR%%/plugins/editor.ckeditor/res/build/ckeditor/plugins/showblocks/lang/vi.js -%%WWWDIR%%/plugins/editor.ckeditor/res/build/ckeditor/plugins/showblocks/lang/zh-cn.js -%%WWWDIR%%/plugins/editor.ckeditor/res/build/ckeditor/plugins/showblocks/lang/zh.js -%%WWWDIR%%/plugins/editor.ckeditor/res/build/ckeditor/plugins/showblocks/plugin.js -%%WWWDIR%%/plugins/editor.ckeditor/res/build/ckeditor/plugins/smiley/dialogs/smiley.js -%%WWWDIR%%/plugins/editor.ckeditor/res/build/ckeditor/plugins/smiley/icons/hidpi/smiley.png -%%WWWDIR%%/plugins/editor.ckeditor/res/build/ckeditor/plugins/smiley/icons/smiley.png -%%WWWDIR%%/plugins/editor.ckeditor/res/build/ckeditor/plugins/smiley/images/angel_smile.gif -%%WWWDIR%%/plugins/editor.ckeditor/res/build/ckeditor/plugins/smiley/images/angel_smile.png -%%WWWDIR%%/plugins/editor.ckeditor/res/build/ckeditor/plugins/smiley/images/angry_smile.gif -%%WWWDIR%%/plugins/editor.ckeditor/res/build/ckeditor/plugins/smiley/images/angry_smile.png -%%WWWDIR%%/plugins/editor.ckeditor/res/build/ckeditor/plugins/smiley/images/broken_heart.gif -%%WWWDIR%%/plugins/editor.ckeditor/res/build/ckeditor/plugins/smiley/images/broken_heart.png -%%WWWDIR%%/plugins/editor.ckeditor/res/build/ckeditor/plugins/smiley/images/confused_smile.gif -%%WWWDIR%%/plugins/editor.ckeditor/res/build/ckeditor/plugins/smiley/images/confused_smile.png -%%WWWDIR%%/plugins/editor.ckeditor/res/build/ckeditor/plugins/smiley/images/cry_smile.gif -%%WWWDIR%%/plugins/editor.ckeditor/res/build/ckeditor/plugins/smiley/images/cry_smile.png -%%WWWDIR%%/plugins/editor.ckeditor/res/build/ckeditor/plugins/smiley/images/devil_smile.gif -%%WWWDIR%%/plugins/editor.ckeditor/res/build/ckeditor/plugins/smiley/images/devil_smile.png -%%WWWDIR%%/plugins/editor.ckeditor/res/build/ckeditor/plugins/smiley/images/embaressed_smile.gif -%%WWWDIR%%/plugins/editor.ckeditor/res/build/ckeditor/plugins/smiley/images/embarrassed_smile.gif -%%WWWDIR%%/plugins/editor.ckeditor/res/build/ckeditor/plugins/smiley/images/embarrassed_smile.png -%%WWWDIR%%/plugins/editor.ckeditor/res/build/ckeditor/plugins/smiley/images/envelope.gif -%%WWWDIR%%/plugins/editor.ckeditor/res/build/ckeditor/plugins/smiley/images/envelope.png -%%WWWDIR%%/plugins/editor.ckeditor/res/build/ckeditor/plugins/smiley/images/heart.gif -%%WWWDIR%%/plugins/editor.ckeditor/res/build/ckeditor/plugins/smiley/images/heart.png -%%WWWDIR%%/plugins/editor.ckeditor/res/build/ckeditor/plugins/smiley/images/kiss.gif -%%WWWDIR%%/plugins/editor.ckeditor/res/build/ckeditor/plugins/smiley/images/kiss.png -%%WWWDIR%%/plugins/editor.ckeditor/res/build/ckeditor/plugins/smiley/images/lightbulb.gif -%%WWWDIR%%/plugins/editor.ckeditor/res/build/ckeditor/plugins/smiley/images/lightbulb.png -%%WWWDIR%%/plugins/editor.ckeditor/res/build/ckeditor/plugins/smiley/images/omg_smile.gif -%%WWWDIR%%/plugins/editor.ckeditor/res/build/ckeditor/plugins/smiley/images/omg_smile.png -%%WWWDIR%%/plugins/editor.ckeditor/res/build/ckeditor/plugins/smiley/images/regular_smile.gif -%%WWWDIR%%/plugins/editor.ckeditor/res/build/ckeditor/plugins/smiley/images/regular_smile.png -%%WWWDIR%%/plugins/editor.ckeditor/res/build/ckeditor/plugins/smiley/images/sad_smile.gif -%%WWWDIR%%/plugins/editor.ckeditor/res/build/ckeditor/plugins/smiley/images/sad_smile.png -%%WWWDIR%%/plugins/editor.ckeditor/res/build/ckeditor/plugins/smiley/images/shades_smile.gif -%%WWWDIR%%/plugins/editor.ckeditor/res/build/ckeditor/plugins/smiley/images/shades_smile.png -%%WWWDIR%%/plugins/editor.ckeditor/res/build/ckeditor/plugins/smiley/images/teeth_smile.gif -%%WWWDIR%%/plugins/editor.ckeditor/res/build/ckeditor/plugins/smiley/images/teeth_smile.png -%%WWWDIR%%/plugins/editor.ckeditor/res/build/ckeditor/plugins/smiley/images/thumbs_down.gif -%%WWWDIR%%/plugins/editor.ckeditor/res/build/ckeditor/plugins/smiley/images/thumbs_down.png -%%WWWDIR%%/plugins/editor.ckeditor/res/build/ckeditor/plugins/smiley/images/thumbs_up.gif -%%WWWDIR%%/plugins/editor.ckeditor/res/build/ckeditor/plugins/smiley/images/thumbs_up.png -%%WWWDIR%%/plugins/editor.ckeditor/res/build/ckeditor/plugins/smiley/images/tongue_smile.gif -%%WWWDIR%%/plugins/editor.ckeditor/res/build/ckeditor/plugins/smiley/images/tongue_smile.png -%%WWWDIR%%/plugins/editor.ckeditor/res/build/ckeditor/plugins/smiley/images/tounge_smile.gif -%%WWWDIR%%/plugins/editor.ckeditor/res/build/ckeditor/plugins/smiley/images/whatchutalkingabout_smile.gif -%%WWWDIR%%/plugins/editor.ckeditor/res/build/ckeditor/plugins/smiley/images/whatchutalkingabout_smile.png -%%WWWDIR%%/plugins/editor.ckeditor/res/build/ckeditor/plugins/smiley/images/wink_smile.gif -%%WWWDIR%%/plugins/editor.ckeditor/res/build/ckeditor/plugins/smiley/images/wink_smile.png -%%WWWDIR%%/plugins/editor.ckeditor/res/build/ckeditor/plugins/smiley/lang/af.js -%%WWWDIR%%/plugins/editor.ckeditor/res/build/ckeditor/plugins/smiley/lang/ar.js -%%WWWDIR%%/plugins/editor.ckeditor/res/build/ckeditor/plugins/smiley/lang/az.js -%%WWWDIR%%/plugins/editor.ckeditor/res/build/ckeditor/plugins/smiley/lang/bg.js -%%WWWDIR%%/plugins/editor.ckeditor/res/build/ckeditor/plugins/smiley/lang/bn.js -%%WWWDIR%%/plugins/editor.ckeditor/res/build/ckeditor/plugins/smiley/lang/bs.js -%%WWWDIR%%/plugins/editor.ckeditor/res/build/ckeditor/plugins/smiley/lang/ca.js -%%WWWDIR%%/plugins/editor.ckeditor/res/build/ckeditor/plugins/smiley/lang/cs.js -%%WWWDIR%%/plugins/editor.ckeditor/res/build/ckeditor/plugins/smiley/lang/cy.js -%%WWWDIR%%/plugins/editor.ckeditor/res/build/ckeditor/plugins/smiley/lang/da.js -%%WWWDIR%%/plugins/editor.ckeditor/res/build/ckeditor/plugins/smiley/lang/de-ch.js -%%WWWDIR%%/plugins/editor.ckeditor/res/build/ckeditor/plugins/smiley/lang/de.js -%%WWWDIR%%/plugins/editor.ckeditor/res/build/ckeditor/plugins/smiley/lang/el.js -%%WWWDIR%%/plugins/editor.ckeditor/res/build/ckeditor/plugins/smiley/lang/en-au.js -%%WWWDIR%%/plugins/editor.ckeditor/res/build/ckeditor/plugins/smiley/lang/en-ca.js -%%WWWDIR%%/plugins/editor.ckeditor/res/build/ckeditor/plugins/smiley/lang/en-gb.js -%%WWWDIR%%/plugins/editor.ckeditor/res/build/ckeditor/plugins/smiley/lang/en.js -%%WWWDIR%%/plugins/editor.ckeditor/res/build/ckeditor/plugins/smiley/lang/eo.js -%%WWWDIR%%/plugins/editor.ckeditor/res/build/ckeditor/plugins/smiley/lang/es-mx.js -%%WWWDIR%%/plugins/editor.ckeditor/res/build/ckeditor/plugins/smiley/lang/es.js -%%WWWDIR%%/plugins/editor.ckeditor/res/build/ckeditor/plugins/smiley/lang/et.js -%%WWWDIR%%/plugins/editor.ckeditor/res/build/ckeditor/plugins/smiley/lang/eu.js -%%WWWDIR%%/plugins/editor.ckeditor/res/build/ckeditor/plugins/smiley/lang/fa.js -%%WWWDIR%%/plugins/editor.ckeditor/res/build/ckeditor/plugins/smiley/lang/fi.js -%%WWWDIR%%/plugins/editor.ckeditor/res/build/ckeditor/plugins/smiley/lang/fo.js -%%WWWDIR%%/plugins/editor.ckeditor/res/build/ckeditor/plugins/smiley/lang/fr-ca.js -%%WWWDIR%%/plugins/editor.ckeditor/res/build/ckeditor/plugins/smiley/lang/fr.js -%%WWWDIR%%/plugins/editor.ckeditor/res/build/ckeditor/plugins/smiley/lang/gl.js -%%WWWDIR%%/plugins/editor.ckeditor/res/build/ckeditor/plugins/smiley/lang/gu.js -%%WWWDIR%%/plugins/editor.ckeditor/res/build/ckeditor/plugins/smiley/lang/he.js -%%WWWDIR%%/plugins/editor.ckeditor/res/build/ckeditor/plugins/smiley/lang/hi.js -%%WWWDIR%%/plugins/editor.ckeditor/res/build/ckeditor/plugins/smiley/lang/hr.js -%%WWWDIR%%/plugins/editor.ckeditor/res/build/ckeditor/plugins/smiley/lang/hu.js -%%WWWDIR%%/plugins/editor.ckeditor/res/build/ckeditor/plugins/smiley/lang/id.js -%%WWWDIR%%/plugins/editor.ckeditor/res/build/ckeditor/plugins/smiley/lang/is.js -%%WWWDIR%%/plugins/editor.ckeditor/res/build/ckeditor/plugins/smiley/lang/it.js -%%WWWDIR%%/plugins/editor.ckeditor/res/build/ckeditor/plugins/smiley/lang/ja.js -%%WWWDIR%%/plugins/editor.ckeditor/res/build/ckeditor/plugins/smiley/lang/ka.js -%%WWWDIR%%/plugins/editor.ckeditor/res/build/ckeditor/plugins/smiley/lang/km.js -%%WWWDIR%%/plugins/editor.ckeditor/res/build/ckeditor/plugins/smiley/lang/ko.js -%%WWWDIR%%/plugins/editor.ckeditor/res/build/ckeditor/plugins/smiley/lang/ku.js -%%WWWDIR%%/plugins/editor.ckeditor/res/build/ckeditor/plugins/smiley/lang/lt.js -%%WWWDIR%%/plugins/editor.ckeditor/res/build/ckeditor/plugins/smiley/lang/lv.js -%%WWWDIR%%/plugins/editor.ckeditor/res/build/ckeditor/plugins/smiley/lang/mk.js -%%WWWDIR%%/plugins/editor.ckeditor/res/build/ckeditor/plugins/smiley/lang/mn.js -%%WWWDIR%%/plugins/editor.ckeditor/res/build/ckeditor/plugins/smiley/lang/ms.js -%%WWWDIR%%/plugins/editor.ckeditor/res/build/ckeditor/plugins/smiley/lang/nb.js -%%WWWDIR%%/plugins/editor.ckeditor/res/build/ckeditor/plugins/smiley/lang/nl.js -%%WWWDIR%%/plugins/editor.ckeditor/res/build/ckeditor/plugins/smiley/lang/no.js -%%WWWDIR%%/plugins/editor.ckeditor/res/build/ckeditor/plugins/smiley/lang/oc.js -%%WWWDIR%%/plugins/editor.ckeditor/res/build/ckeditor/plugins/smiley/lang/pl.js -%%WWWDIR%%/plugins/editor.ckeditor/res/build/ckeditor/plugins/smiley/lang/pt-br.js -%%WWWDIR%%/plugins/editor.ckeditor/res/build/ckeditor/plugins/smiley/lang/pt.js -%%WWWDIR%%/plugins/editor.ckeditor/res/build/ckeditor/plugins/smiley/lang/ro.js -%%WWWDIR%%/plugins/editor.ckeditor/res/build/ckeditor/plugins/smiley/lang/ru.js -%%WWWDIR%%/plugins/editor.ckeditor/res/build/ckeditor/plugins/smiley/lang/si.js -%%WWWDIR%%/plugins/editor.ckeditor/res/build/ckeditor/plugins/smiley/lang/sk.js -%%WWWDIR%%/plugins/editor.ckeditor/res/build/ckeditor/plugins/smiley/lang/sl.js -%%WWWDIR%%/plugins/editor.ckeditor/res/build/ckeditor/plugins/smiley/lang/sq.js -%%WWWDIR%%/plugins/editor.ckeditor/res/build/ckeditor/plugins/smiley/lang/sr-latn.js -%%WWWDIR%%/plugins/editor.ckeditor/res/build/ckeditor/plugins/smiley/lang/sr.js -%%WWWDIR%%/plugins/editor.ckeditor/res/build/ckeditor/plugins/smiley/lang/sv.js -%%WWWDIR%%/plugins/editor.ckeditor/res/build/ckeditor/plugins/smiley/lang/th.js -%%WWWDIR%%/plugins/editor.ckeditor/res/build/ckeditor/plugins/smiley/lang/tr.js -%%WWWDIR%%/plugins/editor.ckeditor/res/build/ckeditor/plugins/smiley/lang/tt.js -%%WWWDIR%%/plugins/editor.ckeditor/res/build/ckeditor/plugins/smiley/lang/ug.js -%%WWWDIR%%/plugins/editor.ckeditor/res/build/ckeditor/plugins/smiley/lang/uk.js -%%WWWDIR%%/plugins/editor.ckeditor/res/build/ckeditor/plugins/smiley/lang/vi.js -%%WWWDIR%%/plugins/editor.ckeditor/res/build/ckeditor/plugins/smiley/lang/zh-cn.js -%%WWWDIR%%/plugins/editor.ckeditor/res/build/ckeditor/plugins/smiley/lang/zh.js -%%WWWDIR%%/plugins/editor.ckeditor/res/build/ckeditor/plugins/smiley/plugin.js -%%WWWDIR%%/plugins/editor.ckeditor/res/build/ckeditor/plugins/sourcedialog/dialogs/sourcedialog.js -%%WWWDIR%%/plugins/editor.ckeditor/res/build/ckeditor/plugins/sourcedialog/icons/hidpi/sourcedialog-rtl.png -%%WWWDIR%%/plugins/editor.ckeditor/res/build/ckeditor/plugins/sourcedialog/icons/hidpi/sourcedialog.png -%%WWWDIR%%/plugins/editor.ckeditor/res/build/ckeditor/plugins/sourcedialog/icons/sourcedialog-rtl.png -%%WWWDIR%%/plugins/editor.ckeditor/res/build/ckeditor/plugins/sourcedialog/icons/sourcedialog.png -%%WWWDIR%%/plugins/editor.ckeditor/res/build/ckeditor/plugins/sourcedialog/lang/af.js -%%WWWDIR%%/plugins/editor.ckeditor/res/build/ckeditor/plugins/sourcedialog/lang/ar.js -%%WWWDIR%%/plugins/editor.ckeditor/res/build/ckeditor/plugins/sourcedialog/lang/az.js -%%WWWDIR%%/plugins/editor.ckeditor/res/build/ckeditor/plugins/sourcedialog/lang/bg.js -%%WWWDIR%%/plugins/editor.ckeditor/res/build/ckeditor/plugins/sourcedialog/lang/bn.js -%%WWWDIR%%/plugins/editor.ckeditor/res/build/ckeditor/plugins/sourcedialog/lang/bs.js -%%WWWDIR%%/plugins/editor.ckeditor/res/build/ckeditor/plugins/sourcedialog/lang/ca.js -%%WWWDIR%%/plugins/editor.ckeditor/res/build/ckeditor/plugins/sourcedialog/lang/cs.js -%%WWWDIR%%/plugins/editor.ckeditor/res/build/ckeditor/plugins/sourcedialog/lang/cy.js -%%WWWDIR%%/plugins/editor.ckeditor/res/build/ckeditor/plugins/sourcedialog/lang/da.js -%%WWWDIR%%/plugins/editor.ckeditor/res/build/ckeditor/plugins/sourcedialog/lang/de-ch.js -%%WWWDIR%%/plugins/editor.ckeditor/res/build/ckeditor/plugins/sourcedialog/lang/de.js -%%WWWDIR%%/plugins/editor.ckeditor/res/build/ckeditor/plugins/sourcedialog/lang/el.js -%%WWWDIR%%/plugins/editor.ckeditor/res/build/ckeditor/plugins/sourcedialog/lang/en-au.js -%%WWWDIR%%/plugins/editor.ckeditor/res/build/ckeditor/plugins/sourcedialog/lang/en-ca.js -%%WWWDIR%%/plugins/editor.ckeditor/res/build/ckeditor/plugins/sourcedialog/lang/en-gb.js -%%WWWDIR%%/plugins/editor.ckeditor/res/build/ckeditor/plugins/sourcedialog/lang/en.js -%%WWWDIR%%/plugins/editor.ckeditor/res/build/ckeditor/plugins/sourcedialog/lang/eo.js -%%WWWDIR%%/plugins/editor.ckeditor/res/build/ckeditor/plugins/sourcedialog/lang/es-mx.js -%%WWWDIR%%/plugins/editor.ckeditor/res/build/ckeditor/plugins/sourcedialog/lang/es.js -%%WWWDIR%%/plugins/editor.ckeditor/res/build/ckeditor/plugins/sourcedialog/lang/et.js -%%WWWDIR%%/plugins/editor.ckeditor/res/build/ckeditor/plugins/sourcedialog/lang/eu.js -%%WWWDIR%%/plugins/editor.ckeditor/res/build/ckeditor/plugins/sourcedialog/lang/fa.js -%%WWWDIR%%/plugins/editor.ckeditor/res/build/ckeditor/plugins/sourcedialog/lang/fi.js -%%WWWDIR%%/plugins/editor.ckeditor/res/build/ckeditor/plugins/sourcedialog/lang/fo.js -%%WWWDIR%%/plugins/editor.ckeditor/res/build/ckeditor/plugins/sourcedialog/lang/fr-ca.js -%%WWWDIR%%/plugins/editor.ckeditor/res/build/ckeditor/plugins/sourcedialog/lang/fr.js -%%WWWDIR%%/plugins/editor.ckeditor/res/build/ckeditor/plugins/sourcedialog/lang/gl.js -%%WWWDIR%%/plugins/editor.ckeditor/res/build/ckeditor/plugins/sourcedialog/lang/gu.js -%%WWWDIR%%/plugins/editor.ckeditor/res/build/ckeditor/plugins/sourcedialog/lang/he.js -%%WWWDIR%%/plugins/editor.ckeditor/res/build/ckeditor/plugins/sourcedialog/lang/hi.js -%%WWWDIR%%/plugins/editor.ckeditor/res/build/ckeditor/plugins/sourcedialog/lang/hr.js -%%WWWDIR%%/plugins/editor.ckeditor/res/build/ckeditor/plugins/sourcedialog/lang/hu.js -%%WWWDIR%%/plugins/editor.ckeditor/res/build/ckeditor/plugins/sourcedialog/lang/id.js -%%WWWDIR%%/plugins/editor.ckeditor/res/build/ckeditor/plugins/sourcedialog/lang/is.js -%%WWWDIR%%/plugins/editor.ckeditor/res/build/ckeditor/plugins/sourcedialog/lang/it.js -%%WWWDIR%%/plugins/editor.ckeditor/res/build/ckeditor/plugins/sourcedialog/lang/ja.js -%%WWWDIR%%/plugins/editor.ckeditor/res/build/ckeditor/plugins/sourcedialog/lang/ka.js -%%WWWDIR%%/plugins/editor.ckeditor/res/build/ckeditor/plugins/sourcedialog/lang/km.js -%%WWWDIR%%/plugins/editor.ckeditor/res/build/ckeditor/plugins/sourcedialog/lang/ko.js -%%WWWDIR%%/plugins/editor.ckeditor/res/build/ckeditor/plugins/sourcedialog/lang/ku.js -%%WWWDIR%%/plugins/editor.ckeditor/res/build/ckeditor/plugins/sourcedialog/lang/lt.js -%%WWWDIR%%/plugins/editor.ckeditor/res/build/ckeditor/plugins/sourcedialog/lang/lv.js -%%WWWDIR%%/plugins/editor.ckeditor/res/build/ckeditor/plugins/sourcedialog/lang/mn.js -%%WWWDIR%%/plugins/editor.ckeditor/res/build/ckeditor/plugins/sourcedialog/lang/ms.js -%%WWWDIR%%/plugins/editor.ckeditor/res/build/ckeditor/plugins/sourcedialog/lang/nb.js -%%WWWDIR%%/plugins/editor.ckeditor/res/build/ckeditor/plugins/sourcedialog/lang/nl.js -%%WWWDIR%%/plugins/editor.ckeditor/res/build/ckeditor/plugins/sourcedialog/lang/no.js -%%WWWDIR%%/plugins/editor.ckeditor/res/build/ckeditor/plugins/sourcedialog/lang/oc.js -%%WWWDIR%%/plugins/editor.ckeditor/res/build/ckeditor/plugins/sourcedialog/lang/pl.js -%%WWWDIR%%/plugins/editor.ckeditor/res/build/ckeditor/plugins/sourcedialog/lang/pt-br.js -%%WWWDIR%%/plugins/editor.ckeditor/res/build/ckeditor/plugins/sourcedialog/lang/pt.js -%%WWWDIR%%/plugins/editor.ckeditor/res/build/ckeditor/plugins/sourcedialog/lang/ro.js -%%WWWDIR%%/plugins/editor.ckeditor/res/build/ckeditor/plugins/sourcedialog/lang/ru.js -%%WWWDIR%%/plugins/editor.ckeditor/res/build/ckeditor/plugins/sourcedialog/lang/si.js -%%WWWDIR%%/plugins/editor.ckeditor/res/build/ckeditor/plugins/sourcedialog/lang/sk.js -%%WWWDIR%%/plugins/editor.ckeditor/res/build/ckeditor/plugins/sourcedialog/lang/sl.js -%%WWWDIR%%/plugins/editor.ckeditor/res/build/ckeditor/plugins/sourcedialog/lang/sq.js -%%WWWDIR%%/plugins/editor.ckeditor/res/build/ckeditor/plugins/sourcedialog/lang/sr-latn.js -%%WWWDIR%%/plugins/editor.ckeditor/res/build/ckeditor/plugins/sourcedialog/lang/sr.js -%%WWWDIR%%/plugins/editor.ckeditor/res/build/ckeditor/plugins/sourcedialog/lang/sv.js -%%WWWDIR%%/plugins/editor.ckeditor/res/build/ckeditor/plugins/sourcedialog/lang/th.js -%%WWWDIR%%/plugins/editor.ckeditor/res/build/ckeditor/plugins/sourcedialog/lang/tr.js -%%WWWDIR%%/plugins/editor.ckeditor/res/build/ckeditor/plugins/sourcedialog/lang/tt.js -%%WWWDIR%%/plugins/editor.ckeditor/res/build/ckeditor/plugins/sourcedialog/lang/ug.js -%%WWWDIR%%/plugins/editor.ckeditor/res/build/ckeditor/plugins/sourcedialog/lang/uk.js -%%WWWDIR%%/plugins/editor.ckeditor/res/build/ckeditor/plugins/sourcedialog/lang/vi.js -%%WWWDIR%%/plugins/editor.ckeditor/res/build/ckeditor/plugins/sourcedialog/lang/zh-cn.js -%%WWWDIR%%/plugins/editor.ckeditor/res/build/ckeditor/plugins/sourcedialog/lang/zh.js -%%WWWDIR%%/plugins/editor.ckeditor/res/build/ckeditor/plugins/sourcedialog/plugin.js -%%WWWDIR%%/plugins/editor.ckeditor/res/build/ckeditor/plugins/specialchar/dialogs/lang/_translationstatus.txt -%%WWWDIR%%/plugins/editor.ckeditor/res/build/ckeditor/plugins/specialchar/dialogs/lang/af.js -%%WWWDIR%%/plugins/editor.ckeditor/res/build/ckeditor/plugins/specialchar/dialogs/lang/ar.js -%%WWWDIR%%/plugins/editor.ckeditor/res/build/ckeditor/plugins/specialchar/dialogs/lang/az.js -%%WWWDIR%%/plugins/editor.ckeditor/res/build/ckeditor/plugins/specialchar/dialogs/lang/bg.js -%%WWWDIR%%/plugins/editor.ckeditor/res/build/ckeditor/plugins/specialchar/dialogs/lang/ca.js -%%WWWDIR%%/plugins/editor.ckeditor/res/build/ckeditor/plugins/specialchar/dialogs/lang/cs.js -%%WWWDIR%%/plugins/editor.ckeditor/res/build/ckeditor/plugins/specialchar/dialogs/lang/cy.js -%%WWWDIR%%/plugins/editor.ckeditor/res/build/ckeditor/plugins/specialchar/dialogs/lang/da.js -%%WWWDIR%%/plugins/editor.ckeditor/res/build/ckeditor/plugins/specialchar/dialogs/lang/de-ch.js -%%WWWDIR%%/plugins/editor.ckeditor/res/build/ckeditor/plugins/specialchar/dialogs/lang/de.js -%%WWWDIR%%/plugins/editor.ckeditor/res/build/ckeditor/plugins/specialchar/dialogs/lang/el.js -%%WWWDIR%%/plugins/editor.ckeditor/res/build/ckeditor/plugins/specialchar/dialogs/lang/en-au.js -%%WWWDIR%%/plugins/editor.ckeditor/res/build/ckeditor/plugins/specialchar/dialogs/lang/en-ca.js -%%WWWDIR%%/plugins/editor.ckeditor/res/build/ckeditor/plugins/specialchar/dialogs/lang/en-gb.js -%%WWWDIR%%/plugins/editor.ckeditor/res/build/ckeditor/plugins/specialchar/dialogs/lang/en.js -%%WWWDIR%%/plugins/editor.ckeditor/res/build/ckeditor/plugins/specialchar/dialogs/lang/eo.js -%%WWWDIR%%/plugins/editor.ckeditor/res/build/ckeditor/plugins/specialchar/dialogs/lang/es-mx.js -%%WWWDIR%%/plugins/editor.ckeditor/res/build/ckeditor/plugins/specialchar/dialogs/lang/es.js -%%WWWDIR%%/plugins/editor.ckeditor/res/build/ckeditor/plugins/specialchar/dialogs/lang/et.js -%%WWWDIR%%/plugins/editor.ckeditor/res/build/ckeditor/plugins/specialchar/dialogs/lang/eu.js -%%WWWDIR%%/plugins/editor.ckeditor/res/build/ckeditor/plugins/specialchar/dialogs/lang/fa.js -%%WWWDIR%%/plugins/editor.ckeditor/res/build/ckeditor/plugins/specialchar/dialogs/lang/fi.js -%%WWWDIR%%/plugins/editor.ckeditor/res/build/ckeditor/plugins/specialchar/dialogs/lang/fr-ca.js -%%WWWDIR%%/plugins/editor.ckeditor/res/build/ckeditor/plugins/specialchar/dialogs/lang/fr.js -%%WWWDIR%%/plugins/editor.ckeditor/res/build/ckeditor/plugins/specialchar/dialogs/lang/gl.js -%%WWWDIR%%/plugins/editor.ckeditor/res/build/ckeditor/plugins/specialchar/dialogs/lang/he.js -%%WWWDIR%%/plugins/editor.ckeditor/res/build/ckeditor/plugins/specialchar/dialogs/lang/hr.js -%%WWWDIR%%/plugins/editor.ckeditor/res/build/ckeditor/plugins/specialchar/dialogs/lang/hu.js -%%WWWDIR%%/plugins/editor.ckeditor/res/build/ckeditor/plugins/specialchar/dialogs/lang/id.js -%%WWWDIR%%/plugins/editor.ckeditor/res/build/ckeditor/plugins/specialchar/dialogs/lang/it.js -%%WWWDIR%%/plugins/editor.ckeditor/res/build/ckeditor/plugins/specialchar/dialogs/lang/ja.js -%%WWWDIR%%/plugins/editor.ckeditor/res/build/ckeditor/plugins/specialchar/dialogs/lang/km.js -%%WWWDIR%%/plugins/editor.ckeditor/res/build/ckeditor/plugins/specialchar/dialogs/lang/ko.js -%%WWWDIR%%/plugins/editor.ckeditor/res/build/ckeditor/plugins/specialchar/dialogs/lang/ku.js -%%WWWDIR%%/plugins/editor.ckeditor/res/build/ckeditor/plugins/specialchar/dialogs/lang/lt.js -%%WWWDIR%%/plugins/editor.ckeditor/res/build/ckeditor/plugins/specialchar/dialogs/lang/lv.js -%%WWWDIR%%/plugins/editor.ckeditor/res/build/ckeditor/plugins/specialchar/dialogs/lang/nb.js -%%WWWDIR%%/plugins/editor.ckeditor/res/build/ckeditor/plugins/specialchar/dialogs/lang/nl.js -%%WWWDIR%%/plugins/editor.ckeditor/res/build/ckeditor/plugins/specialchar/dialogs/lang/no.js -%%WWWDIR%%/plugins/editor.ckeditor/res/build/ckeditor/plugins/specialchar/dialogs/lang/oc.js -%%WWWDIR%%/plugins/editor.ckeditor/res/build/ckeditor/plugins/specialchar/dialogs/lang/pl.js -%%WWWDIR%%/plugins/editor.ckeditor/res/build/ckeditor/plugins/specialchar/dialogs/lang/pt-br.js -%%WWWDIR%%/plugins/editor.ckeditor/res/build/ckeditor/plugins/specialchar/dialogs/lang/pt.js -%%WWWDIR%%/plugins/editor.ckeditor/res/build/ckeditor/plugins/specialchar/dialogs/lang/ru.js -%%WWWDIR%%/plugins/editor.ckeditor/res/build/ckeditor/plugins/specialchar/dialogs/lang/si.js -%%WWWDIR%%/plugins/editor.ckeditor/res/build/ckeditor/plugins/specialchar/dialogs/lang/sk.js -%%WWWDIR%%/plugins/editor.ckeditor/res/build/ckeditor/plugins/specialchar/dialogs/lang/sl.js -%%WWWDIR%%/plugins/editor.ckeditor/res/build/ckeditor/plugins/specialchar/dialogs/lang/sq.js -%%WWWDIR%%/plugins/editor.ckeditor/res/build/ckeditor/plugins/specialchar/dialogs/lang/sv.js -%%WWWDIR%%/plugins/editor.ckeditor/res/build/ckeditor/plugins/specialchar/dialogs/lang/th.js -%%WWWDIR%%/plugins/editor.ckeditor/res/build/ckeditor/plugins/specialchar/dialogs/lang/tr.js -%%WWWDIR%%/plugins/editor.ckeditor/res/build/ckeditor/plugins/specialchar/dialogs/lang/tt.js -%%WWWDIR%%/plugins/editor.ckeditor/res/build/ckeditor/plugins/specialchar/dialogs/lang/ug.js -%%WWWDIR%%/plugins/editor.ckeditor/res/build/ckeditor/plugins/specialchar/dialogs/lang/uk.js -%%WWWDIR%%/plugins/editor.ckeditor/res/build/ckeditor/plugins/specialchar/dialogs/lang/vi.js -%%WWWDIR%%/plugins/editor.ckeditor/res/build/ckeditor/plugins/specialchar/dialogs/lang/zh-cn.js -%%WWWDIR%%/plugins/editor.ckeditor/res/build/ckeditor/plugins/specialchar/dialogs/lang/zh.js -%%WWWDIR%%/plugins/editor.ckeditor/res/build/ckeditor/plugins/specialchar/dialogs/specialchar.js -%%WWWDIR%%/plugins/editor.ckeditor/res/build/ckeditor/plugins/stylesheetparser/plugin.js -%%WWWDIR%%/plugins/editor.ckeditor/res/build/ckeditor/plugins/table/dialogs/table.js -%%WWWDIR%%/plugins/editor.ckeditor/res/build/ckeditor/plugins/tableresize/plugin.js -%%WWWDIR%%/plugins/editor.ckeditor/res/build/ckeditor/plugins/tableselection/styles/tableselection.css -%%WWWDIR%%/plugins/editor.ckeditor/res/build/ckeditor/plugins/tabletools/dialogs/tableCell.js -%%WWWDIR%%/plugins/editor.ckeditor/res/build/ckeditor/plugins/templates/dialogs/templates.css -%%WWWDIR%%/plugins/editor.ckeditor/res/build/ckeditor/plugins/templates/dialogs/templates.js -%%WWWDIR%%/plugins/editor.ckeditor/res/build/ckeditor/plugins/templates/icons/hidpi/templates-rtl.png -%%WWWDIR%%/plugins/editor.ckeditor/res/build/ckeditor/plugins/templates/icons/hidpi/templates.png -%%WWWDIR%%/plugins/editor.ckeditor/res/build/ckeditor/plugins/templates/icons/templates-rtl.png -%%WWWDIR%%/plugins/editor.ckeditor/res/build/ckeditor/plugins/templates/icons/templates.png -%%WWWDIR%%/plugins/editor.ckeditor/res/build/ckeditor/plugins/templates/lang/af.js -%%WWWDIR%%/plugins/editor.ckeditor/res/build/ckeditor/plugins/templates/lang/ar.js -%%WWWDIR%%/plugins/editor.ckeditor/res/build/ckeditor/plugins/templates/lang/az.js -%%WWWDIR%%/plugins/editor.ckeditor/res/build/ckeditor/plugins/templates/lang/bg.js -%%WWWDIR%%/plugins/editor.ckeditor/res/build/ckeditor/plugins/templates/lang/bn.js -%%WWWDIR%%/plugins/editor.ckeditor/res/build/ckeditor/plugins/templates/lang/bs.js -%%WWWDIR%%/plugins/editor.ckeditor/res/build/ckeditor/plugins/templates/lang/ca.js -%%WWWDIR%%/plugins/editor.ckeditor/res/build/ckeditor/plugins/templates/lang/cs.js -%%WWWDIR%%/plugins/editor.ckeditor/res/build/ckeditor/plugins/templates/lang/cy.js -%%WWWDIR%%/plugins/editor.ckeditor/res/build/ckeditor/plugins/templates/lang/da.js -%%WWWDIR%%/plugins/editor.ckeditor/res/build/ckeditor/plugins/templates/lang/de-ch.js -%%WWWDIR%%/plugins/editor.ckeditor/res/build/ckeditor/plugins/templates/lang/de.js -%%WWWDIR%%/plugins/editor.ckeditor/res/build/ckeditor/plugins/templates/lang/el.js -%%WWWDIR%%/plugins/editor.ckeditor/res/build/ckeditor/plugins/templates/lang/en-au.js -%%WWWDIR%%/plugins/editor.ckeditor/res/build/ckeditor/plugins/templates/lang/en-ca.js -%%WWWDIR%%/plugins/editor.ckeditor/res/build/ckeditor/plugins/templates/lang/en-gb.js -%%WWWDIR%%/plugins/editor.ckeditor/res/build/ckeditor/plugins/templates/lang/en.js -%%WWWDIR%%/plugins/editor.ckeditor/res/build/ckeditor/plugins/templates/lang/eo.js -%%WWWDIR%%/plugins/editor.ckeditor/res/build/ckeditor/plugins/templates/lang/es-mx.js -%%WWWDIR%%/plugins/editor.ckeditor/res/build/ckeditor/plugins/templates/lang/es.js -%%WWWDIR%%/plugins/editor.ckeditor/res/build/ckeditor/plugins/templates/lang/et.js -%%WWWDIR%%/plugins/editor.ckeditor/res/build/ckeditor/plugins/templates/lang/eu.js -%%WWWDIR%%/plugins/editor.ckeditor/res/build/ckeditor/plugins/templates/lang/fa.js -%%WWWDIR%%/plugins/editor.ckeditor/res/build/ckeditor/plugins/templates/lang/fi.js -%%WWWDIR%%/plugins/editor.ckeditor/res/build/ckeditor/plugins/templates/lang/fo.js -%%WWWDIR%%/plugins/editor.ckeditor/res/build/ckeditor/plugins/templates/lang/fr-ca.js -%%WWWDIR%%/plugins/editor.ckeditor/res/build/ckeditor/plugins/templates/lang/fr.js -%%WWWDIR%%/plugins/editor.ckeditor/res/build/ckeditor/plugins/templates/lang/gl.js -%%WWWDIR%%/plugins/editor.ckeditor/res/build/ckeditor/plugins/templates/lang/gu.js -%%WWWDIR%%/plugins/editor.ckeditor/res/build/ckeditor/plugins/templates/lang/he.js -%%WWWDIR%%/plugins/editor.ckeditor/res/build/ckeditor/plugins/templates/lang/hi.js -%%WWWDIR%%/plugins/editor.ckeditor/res/build/ckeditor/plugins/templates/lang/hr.js -%%WWWDIR%%/plugins/editor.ckeditor/res/build/ckeditor/plugins/templates/lang/hu.js -%%WWWDIR%%/plugins/editor.ckeditor/res/build/ckeditor/plugins/templates/lang/id.js -%%WWWDIR%%/plugins/editor.ckeditor/res/build/ckeditor/plugins/templates/lang/is.js -%%WWWDIR%%/plugins/editor.ckeditor/res/build/ckeditor/plugins/templates/lang/it.js -%%WWWDIR%%/plugins/editor.ckeditor/res/build/ckeditor/plugins/templates/lang/ja.js -%%WWWDIR%%/plugins/editor.ckeditor/res/build/ckeditor/plugins/templates/lang/ka.js -%%WWWDIR%%/plugins/editor.ckeditor/res/build/ckeditor/plugins/templates/lang/km.js -%%WWWDIR%%/plugins/editor.ckeditor/res/build/ckeditor/plugins/templates/lang/ko.js -%%WWWDIR%%/plugins/editor.ckeditor/res/build/ckeditor/plugins/templates/lang/ku.js -%%WWWDIR%%/plugins/editor.ckeditor/res/build/ckeditor/plugins/templates/lang/lt.js -%%WWWDIR%%/plugins/editor.ckeditor/res/build/ckeditor/plugins/templates/lang/lv.js -%%WWWDIR%%/plugins/editor.ckeditor/res/build/ckeditor/plugins/templates/lang/mk.js -%%WWWDIR%%/plugins/editor.ckeditor/res/build/ckeditor/plugins/templates/lang/mn.js -%%WWWDIR%%/plugins/editor.ckeditor/res/build/ckeditor/plugins/templates/lang/ms.js -%%WWWDIR%%/plugins/editor.ckeditor/res/build/ckeditor/plugins/templates/lang/nb.js -%%WWWDIR%%/plugins/editor.ckeditor/res/build/ckeditor/plugins/templates/lang/nl.js -%%WWWDIR%%/plugins/editor.ckeditor/res/build/ckeditor/plugins/templates/lang/no.js -%%WWWDIR%%/plugins/editor.ckeditor/res/build/ckeditor/plugins/templates/lang/oc.js -%%WWWDIR%%/plugins/editor.ckeditor/res/build/ckeditor/plugins/templates/lang/pl.js -%%WWWDIR%%/plugins/editor.ckeditor/res/build/ckeditor/plugins/templates/lang/pt-br.js -%%WWWDIR%%/plugins/editor.ckeditor/res/build/ckeditor/plugins/templates/lang/pt.js -%%WWWDIR%%/plugins/editor.ckeditor/res/build/ckeditor/plugins/templates/lang/ro.js -%%WWWDIR%%/plugins/editor.ckeditor/res/build/ckeditor/plugins/templates/lang/ru.js -%%WWWDIR%%/plugins/editor.ckeditor/res/build/ckeditor/plugins/templates/lang/si.js -%%WWWDIR%%/plugins/editor.ckeditor/res/build/ckeditor/plugins/templates/lang/sk.js -%%WWWDIR%%/plugins/editor.ckeditor/res/build/ckeditor/plugins/templates/lang/sl.js -%%WWWDIR%%/plugins/editor.ckeditor/res/build/ckeditor/plugins/templates/lang/sq.js -%%WWWDIR%%/plugins/editor.ckeditor/res/build/ckeditor/plugins/templates/lang/sr-latn.js -%%WWWDIR%%/plugins/editor.ckeditor/res/build/ckeditor/plugins/templates/lang/sr.js -%%WWWDIR%%/plugins/editor.ckeditor/res/build/ckeditor/plugins/templates/lang/sv.js -%%WWWDIR%%/plugins/editor.ckeditor/res/build/ckeditor/plugins/templates/lang/th.js -%%WWWDIR%%/plugins/editor.ckeditor/res/build/ckeditor/plugins/templates/lang/tr.js -%%WWWDIR%%/plugins/editor.ckeditor/res/build/ckeditor/plugins/templates/lang/tt.js -%%WWWDIR%%/plugins/editor.ckeditor/res/build/ckeditor/plugins/templates/lang/ug.js -%%WWWDIR%%/plugins/editor.ckeditor/res/build/ckeditor/plugins/templates/lang/uk.js -%%WWWDIR%%/plugins/editor.ckeditor/res/build/ckeditor/plugins/templates/lang/vi.js -%%WWWDIR%%/plugins/editor.ckeditor/res/build/ckeditor/plugins/templates/lang/zh-cn.js -%%WWWDIR%%/plugins/editor.ckeditor/res/build/ckeditor/plugins/templates/lang/zh.js -%%WWWDIR%%/plugins/editor.ckeditor/res/build/ckeditor/plugins/templates/plugin.js -%%WWWDIR%%/plugins/editor.ckeditor/res/build/ckeditor/plugins/templates/templates/default.js -%%WWWDIR%%/plugins/editor.ckeditor/res/build/ckeditor/plugins/templates/templates/images/template1.gif -%%WWWDIR%%/plugins/editor.ckeditor/res/build/ckeditor/plugins/templates/templates/images/template2.gif -%%WWWDIR%%/plugins/editor.ckeditor/res/build/ckeditor/plugins/templates/templates/images/template3.gif -%%WWWDIR%%/plugins/editor.ckeditor/res/build/ckeditor/plugins/uicolor/dialogs/uicolor.css -%%WWWDIR%%/plugins/editor.ckeditor/res/build/ckeditor/plugins/uicolor/dialogs/uicolor.js -%%WWWDIR%%/plugins/editor.ckeditor/res/build/ckeditor/plugins/uicolor/icons/hidpi/uicolor.png -%%WWWDIR%%/plugins/editor.ckeditor/res/build/ckeditor/plugins/uicolor/icons/uicolor.png -%%WWWDIR%%/plugins/editor.ckeditor/res/build/ckeditor/plugins/uicolor/lang/_translationstatus.txt -%%WWWDIR%%/plugins/editor.ckeditor/res/build/ckeditor/plugins/uicolor/lang/af.js -%%WWWDIR%%/plugins/editor.ckeditor/res/build/ckeditor/plugins/uicolor/lang/ar.js -%%WWWDIR%%/plugins/editor.ckeditor/res/build/ckeditor/plugins/uicolor/lang/az.js -%%WWWDIR%%/plugins/editor.ckeditor/res/build/ckeditor/plugins/uicolor/lang/bg.js -%%WWWDIR%%/plugins/editor.ckeditor/res/build/ckeditor/plugins/uicolor/lang/ca.js -%%WWWDIR%%/plugins/editor.ckeditor/res/build/ckeditor/plugins/uicolor/lang/cs.js -%%WWWDIR%%/plugins/editor.ckeditor/res/build/ckeditor/plugins/uicolor/lang/cy.js -%%WWWDIR%%/plugins/editor.ckeditor/res/build/ckeditor/plugins/uicolor/lang/da.js -%%WWWDIR%%/plugins/editor.ckeditor/res/build/ckeditor/plugins/uicolor/lang/de-ch.js -%%WWWDIR%%/plugins/editor.ckeditor/res/build/ckeditor/plugins/uicolor/lang/de.js -%%WWWDIR%%/plugins/editor.ckeditor/res/build/ckeditor/plugins/uicolor/lang/el.js -%%WWWDIR%%/plugins/editor.ckeditor/res/build/ckeditor/plugins/uicolor/lang/en-gb.js -%%WWWDIR%%/plugins/editor.ckeditor/res/build/ckeditor/plugins/uicolor/lang/en.js -%%WWWDIR%%/plugins/editor.ckeditor/res/build/ckeditor/plugins/uicolor/lang/eo.js -%%WWWDIR%%/plugins/editor.ckeditor/res/build/ckeditor/plugins/uicolor/lang/es-mx.js -%%WWWDIR%%/plugins/editor.ckeditor/res/build/ckeditor/plugins/uicolor/lang/es.js -%%WWWDIR%%/plugins/editor.ckeditor/res/build/ckeditor/plugins/uicolor/lang/et.js -%%WWWDIR%%/plugins/editor.ckeditor/res/build/ckeditor/plugins/uicolor/lang/eu.js -%%WWWDIR%%/plugins/editor.ckeditor/res/build/ckeditor/plugins/uicolor/lang/fa.js -%%WWWDIR%%/plugins/editor.ckeditor/res/build/ckeditor/plugins/uicolor/lang/fi.js -%%WWWDIR%%/plugins/editor.ckeditor/res/build/ckeditor/plugins/uicolor/lang/fr-ca.js -%%WWWDIR%%/plugins/editor.ckeditor/res/build/ckeditor/plugins/uicolor/lang/fr.js -%%WWWDIR%%/plugins/editor.ckeditor/res/build/ckeditor/plugins/uicolor/lang/gl.js -%%WWWDIR%%/plugins/editor.ckeditor/res/build/ckeditor/plugins/uicolor/lang/he.js -%%WWWDIR%%/plugins/editor.ckeditor/res/build/ckeditor/plugins/uicolor/lang/hr.js -%%WWWDIR%%/plugins/editor.ckeditor/res/build/ckeditor/plugins/uicolor/lang/hu.js -%%WWWDIR%%/plugins/editor.ckeditor/res/build/ckeditor/plugins/uicolor/lang/id.js -%%WWWDIR%%/plugins/editor.ckeditor/res/build/ckeditor/plugins/uicolor/lang/it.js -%%WWWDIR%%/plugins/editor.ckeditor/res/build/ckeditor/plugins/uicolor/lang/ja.js -%%WWWDIR%%/plugins/editor.ckeditor/res/build/ckeditor/plugins/uicolor/lang/km.js -%%WWWDIR%%/plugins/editor.ckeditor/res/build/ckeditor/plugins/uicolor/lang/ko.js -%%WWWDIR%%/plugins/editor.ckeditor/res/build/ckeditor/plugins/uicolor/lang/ku.js -%%WWWDIR%%/plugins/editor.ckeditor/res/build/ckeditor/plugins/uicolor/lang/lv.js -%%WWWDIR%%/plugins/editor.ckeditor/res/build/ckeditor/plugins/uicolor/lang/mk.js -%%WWWDIR%%/plugins/editor.ckeditor/res/build/ckeditor/plugins/uicolor/lang/nb.js -%%WWWDIR%%/plugins/editor.ckeditor/res/build/ckeditor/plugins/uicolor/lang/nl.js -%%WWWDIR%%/plugins/editor.ckeditor/res/build/ckeditor/plugins/uicolor/lang/no.js -%%WWWDIR%%/plugins/editor.ckeditor/res/build/ckeditor/plugins/uicolor/lang/oc.js -%%WWWDIR%%/plugins/editor.ckeditor/res/build/ckeditor/plugins/uicolor/lang/pl.js -%%WWWDIR%%/plugins/editor.ckeditor/res/build/ckeditor/plugins/uicolor/lang/pt-br.js -%%WWWDIR%%/plugins/editor.ckeditor/res/build/ckeditor/plugins/uicolor/lang/pt.js -%%WWWDIR%%/plugins/editor.ckeditor/res/build/ckeditor/plugins/uicolor/lang/ru.js -%%WWWDIR%%/plugins/editor.ckeditor/res/build/ckeditor/plugins/uicolor/lang/si.js -%%WWWDIR%%/plugins/editor.ckeditor/res/build/ckeditor/plugins/uicolor/lang/sk.js -%%WWWDIR%%/plugins/editor.ckeditor/res/build/ckeditor/plugins/uicolor/lang/sl.js -%%WWWDIR%%/plugins/editor.ckeditor/res/build/ckeditor/plugins/uicolor/lang/sq.js -%%WWWDIR%%/plugins/editor.ckeditor/res/build/ckeditor/plugins/uicolor/lang/sv.js -%%WWWDIR%%/plugins/editor.ckeditor/res/build/ckeditor/plugins/uicolor/lang/tr.js -%%WWWDIR%%/plugins/editor.ckeditor/res/build/ckeditor/plugins/uicolor/lang/tt.js -%%WWWDIR%%/plugins/editor.ckeditor/res/build/ckeditor/plugins/uicolor/lang/ug.js -%%WWWDIR%%/plugins/editor.ckeditor/res/build/ckeditor/plugins/uicolor/lang/uk.js -%%WWWDIR%%/plugins/editor.ckeditor/res/build/ckeditor/plugins/uicolor/lang/vi.js -%%WWWDIR%%/plugins/editor.ckeditor/res/build/ckeditor/plugins/uicolor/lang/zh-cn.js -%%WWWDIR%%/plugins/editor.ckeditor/res/build/ckeditor/plugins/uicolor/lang/zh.js -%%WWWDIR%%/plugins/editor.ckeditor/res/build/ckeditor/plugins/uicolor/plugin.js -%%WWWDIR%%/plugins/editor.ckeditor/res/build/ckeditor/plugins/uploadfile/plugin.js -%%WWWDIR%%/plugins/editor.ckeditor/res/build/ckeditor/plugins/uploadimage/plugin.js -%%WWWDIR%%/plugins/editor.ckeditor/res/build/ckeditor/plugins/uploadwidget/lang/az.js -%%WWWDIR%%/plugins/editor.ckeditor/res/build/ckeditor/plugins/uploadwidget/lang/ca.js -%%WWWDIR%%/plugins/editor.ckeditor/res/build/ckeditor/plugins/uploadwidget/lang/cs.js -%%WWWDIR%%/plugins/editor.ckeditor/res/build/ckeditor/plugins/uploadwidget/lang/da.js -%%WWWDIR%%/plugins/editor.ckeditor/res/build/ckeditor/plugins/uploadwidget/lang/de-ch.js -%%WWWDIR%%/plugins/editor.ckeditor/res/build/ckeditor/plugins/uploadwidget/lang/de.js -%%WWWDIR%%/plugins/editor.ckeditor/res/build/ckeditor/plugins/uploadwidget/lang/el.js -%%WWWDIR%%/plugins/editor.ckeditor/res/build/ckeditor/plugins/uploadwidget/lang/en.js -%%WWWDIR%%/plugins/editor.ckeditor/res/build/ckeditor/plugins/uploadwidget/lang/eo.js -%%WWWDIR%%/plugins/editor.ckeditor/res/build/ckeditor/plugins/uploadwidget/lang/es-mx.js -%%WWWDIR%%/plugins/editor.ckeditor/res/build/ckeditor/plugins/uploadwidget/lang/es.js -%%WWWDIR%%/plugins/editor.ckeditor/res/build/ckeditor/plugins/uploadwidget/lang/eu.js -%%WWWDIR%%/plugins/editor.ckeditor/res/build/ckeditor/plugins/uploadwidget/lang/fr.js -%%WWWDIR%%/plugins/editor.ckeditor/res/build/ckeditor/plugins/uploadwidget/lang/gl.js -%%WWWDIR%%/plugins/editor.ckeditor/res/build/ckeditor/plugins/uploadwidget/lang/hr.js -%%WWWDIR%%/plugins/editor.ckeditor/res/build/ckeditor/plugins/uploadwidget/lang/hu.js -%%WWWDIR%%/plugins/editor.ckeditor/res/build/ckeditor/plugins/uploadwidget/lang/id.js -%%WWWDIR%%/plugins/editor.ckeditor/res/build/ckeditor/plugins/uploadwidget/lang/it.js -%%WWWDIR%%/plugins/editor.ckeditor/res/build/ckeditor/plugins/uploadwidget/lang/ja.js -%%WWWDIR%%/plugins/editor.ckeditor/res/build/ckeditor/plugins/uploadwidget/lang/km.js -%%WWWDIR%%/plugins/editor.ckeditor/res/build/ckeditor/plugins/uploadwidget/lang/ko.js -%%WWWDIR%%/plugins/editor.ckeditor/res/build/ckeditor/plugins/uploadwidget/lang/ku.js -%%WWWDIR%%/plugins/editor.ckeditor/res/build/ckeditor/plugins/uploadwidget/lang/nb.js -%%WWWDIR%%/plugins/editor.ckeditor/res/build/ckeditor/plugins/uploadwidget/lang/nl.js -%%WWWDIR%%/plugins/editor.ckeditor/res/build/ckeditor/plugins/uploadwidget/lang/no.js -%%WWWDIR%%/plugins/editor.ckeditor/res/build/ckeditor/plugins/uploadwidget/lang/oc.js -%%WWWDIR%%/plugins/editor.ckeditor/res/build/ckeditor/plugins/uploadwidget/lang/pl.js -%%WWWDIR%%/plugins/editor.ckeditor/res/build/ckeditor/plugins/uploadwidget/lang/pt-br.js -%%WWWDIR%%/plugins/editor.ckeditor/res/build/ckeditor/plugins/uploadwidget/lang/pt.js -%%WWWDIR%%/plugins/editor.ckeditor/res/build/ckeditor/plugins/uploadwidget/lang/ru.js -%%WWWDIR%%/plugins/editor.ckeditor/res/build/ckeditor/plugins/uploadwidget/lang/sk.js -%%WWWDIR%%/plugins/editor.ckeditor/res/build/ckeditor/plugins/uploadwidget/lang/sv.js -%%WWWDIR%%/plugins/editor.ckeditor/res/build/ckeditor/plugins/uploadwidget/lang/tr.js -%%WWWDIR%%/plugins/editor.ckeditor/res/build/ckeditor/plugins/uploadwidget/lang/ug.js -%%WWWDIR%%/plugins/editor.ckeditor/res/build/ckeditor/plugins/uploadwidget/lang/uk.js -%%WWWDIR%%/plugins/editor.ckeditor/res/build/ckeditor/plugins/uploadwidget/lang/zh-cn.js -%%WWWDIR%%/plugins/editor.ckeditor/res/build/ckeditor/plugins/uploadwidget/lang/zh.js -%%WWWDIR%%/plugins/editor.ckeditor/res/build/ckeditor/plugins/uploadwidget/plugin.js -%%WWWDIR%%/plugins/editor.ckeditor/res/build/ckeditor/plugins/widget/images/handle.png -%%WWWDIR%%/plugins/editor.ckeditor/res/build/ckeditor/plugins/widget/lang/af.js -%%WWWDIR%%/plugins/editor.ckeditor/res/build/ckeditor/plugins/widget/lang/ar.js -%%WWWDIR%%/plugins/editor.ckeditor/res/build/ckeditor/plugins/widget/lang/az.js -%%WWWDIR%%/plugins/editor.ckeditor/res/build/ckeditor/plugins/widget/lang/bg.js -%%WWWDIR%%/plugins/editor.ckeditor/res/build/ckeditor/plugins/widget/lang/ca.js -%%WWWDIR%%/plugins/editor.ckeditor/res/build/ckeditor/plugins/widget/lang/cs.js -%%WWWDIR%%/plugins/editor.ckeditor/res/build/ckeditor/plugins/widget/lang/cy.js -%%WWWDIR%%/plugins/editor.ckeditor/res/build/ckeditor/plugins/widget/lang/da.js -%%WWWDIR%%/plugins/editor.ckeditor/res/build/ckeditor/plugins/widget/lang/de-ch.js -%%WWWDIR%%/plugins/editor.ckeditor/res/build/ckeditor/plugins/widget/lang/de.js -%%WWWDIR%%/plugins/editor.ckeditor/res/build/ckeditor/plugins/widget/lang/el.js -%%WWWDIR%%/plugins/editor.ckeditor/res/build/ckeditor/plugins/widget/lang/en-gb.js -%%WWWDIR%%/plugins/editor.ckeditor/res/build/ckeditor/plugins/widget/lang/en.js -%%WWWDIR%%/plugins/editor.ckeditor/res/build/ckeditor/plugins/widget/lang/eo.js -%%WWWDIR%%/plugins/editor.ckeditor/res/build/ckeditor/plugins/widget/lang/es-mx.js -%%WWWDIR%%/plugins/editor.ckeditor/res/build/ckeditor/plugins/widget/lang/es.js -%%WWWDIR%%/plugins/editor.ckeditor/res/build/ckeditor/plugins/widget/lang/eu.js -%%WWWDIR%%/plugins/editor.ckeditor/res/build/ckeditor/plugins/widget/lang/fa.js -%%WWWDIR%%/plugins/editor.ckeditor/res/build/ckeditor/plugins/widget/lang/fi.js -%%WWWDIR%%/plugins/editor.ckeditor/res/build/ckeditor/plugins/widget/lang/fr.js -%%WWWDIR%%/plugins/editor.ckeditor/res/build/ckeditor/plugins/widget/lang/gl.js -%%WWWDIR%%/plugins/editor.ckeditor/res/build/ckeditor/plugins/widget/lang/he.js -%%WWWDIR%%/plugins/editor.ckeditor/res/build/ckeditor/plugins/widget/lang/hr.js -%%WWWDIR%%/plugins/editor.ckeditor/res/build/ckeditor/plugins/widget/lang/hu.js -%%WWWDIR%%/plugins/editor.ckeditor/res/build/ckeditor/plugins/widget/lang/id.js -%%WWWDIR%%/plugins/editor.ckeditor/res/build/ckeditor/plugins/widget/lang/it.js -%%WWWDIR%%/plugins/editor.ckeditor/res/build/ckeditor/plugins/widget/lang/ja.js -%%WWWDIR%%/plugins/editor.ckeditor/res/build/ckeditor/plugins/widget/lang/km.js -%%WWWDIR%%/plugins/editor.ckeditor/res/build/ckeditor/plugins/widget/lang/ko.js -%%WWWDIR%%/plugins/editor.ckeditor/res/build/ckeditor/plugins/widget/lang/ku.js -%%WWWDIR%%/plugins/editor.ckeditor/res/build/ckeditor/plugins/widget/lang/lv.js -%%WWWDIR%%/plugins/editor.ckeditor/res/build/ckeditor/plugins/widget/lang/nb.js -%%WWWDIR%%/plugins/editor.ckeditor/res/build/ckeditor/plugins/widget/lang/nl.js -%%WWWDIR%%/plugins/editor.ckeditor/res/build/ckeditor/plugins/widget/lang/no.js -%%WWWDIR%%/plugins/editor.ckeditor/res/build/ckeditor/plugins/widget/lang/oc.js -%%WWWDIR%%/plugins/editor.ckeditor/res/build/ckeditor/plugins/widget/lang/pl.js -%%WWWDIR%%/plugins/editor.ckeditor/res/build/ckeditor/plugins/widget/lang/pt-br.js -%%WWWDIR%%/plugins/editor.ckeditor/res/build/ckeditor/plugins/widget/lang/pt.js -%%WWWDIR%%/plugins/editor.ckeditor/res/build/ckeditor/plugins/widget/lang/ru.js -%%WWWDIR%%/plugins/editor.ckeditor/res/build/ckeditor/plugins/widget/lang/sk.js -%%WWWDIR%%/plugins/editor.ckeditor/res/build/ckeditor/plugins/widget/lang/sl.js -%%WWWDIR%%/plugins/editor.ckeditor/res/build/ckeditor/plugins/widget/lang/sq.js -%%WWWDIR%%/plugins/editor.ckeditor/res/build/ckeditor/plugins/widget/lang/sv.js -%%WWWDIR%%/plugins/editor.ckeditor/res/build/ckeditor/plugins/widget/lang/tr.js -%%WWWDIR%%/plugins/editor.ckeditor/res/build/ckeditor/plugins/widget/lang/tt.js -%%WWWDIR%%/plugins/editor.ckeditor/res/build/ckeditor/plugins/widget/lang/ug.js -%%WWWDIR%%/plugins/editor.ckeditor/res/build/ckeditor/plugins/widget/lang/uk.js -%%WWWDIR%%/plugins/editor.ckeditor/res/build/ckeditor/plugins/widget/lang/vi.js -%%WWWDIR%%/plugins/editor.ckeditor/res/build/ckeditor/plugins/widget/lang/zh-cn.js -%%WWWDIR%%/plugins/editor.ckeditor/res/build/ckeditor/plugins/widget/lang/zh.js -%%WWWDIR%%/plugins/editor.ckeditor/res/build/ckeditor/plugins/widget/plugin.js -%%WWWDIR%%/plugins/editor.ckeditor/res/build/ckeditor/plugins/widgetselection/plugin.js -%%WWWDIR%%/plugins/editor.ckeditor/res/build/ckeditor/plugins/wsc/LICENSE.md -%%WWWDIR%%/plugins/editor.ckeditor/res/build/ckeditor/plugins/wsc/dialogs/ciframe.html -%%WWWDIR%%/plugins/editor.ckeditor/res/build/ckeditor/plugins/wsc/dialogs/tmpFrameset.html -%%WWWDIR%%/plugins/editor.ckeditor/res/build/ckeditor/plugins/wsc/dialogs/wsc.css -%%WWWDIR%%/plugins/editor.ckeditor/res/build/ckeditor/plugins/wsc/dialogs/wsc.js -%%WWWDIR%%/plugins/editor.ckeditor/res/build/ckeditor/plugins/wsc/dialogs/wsc_ie.js -%%WWWDIR%%/plugins/editor.ckeditor/res/build/ckeditor/plugins/wsc/skins/moono-lisa/wsc.css -%%WWWDIR%%/plugins/editor.ckeditor/res/build/ckeditor/plugins/xml/plugin.js -%%WWWDIR%%/plugins/editor.ckeditor/res/build/ckeditor/samples/css/samples.css -%%WWWDIR%%/plugins/editor.ckeditor/res/build/ckeditor/samples/img/github-top.png -%%WWWDIR%%/plugins/editor.ckeditor/res/build/ckeditor/samples/img/header-bg.png -%%WWWDIR%%/plugins/editor.ckeditor/res/build/ckeditor/samples/img/header-separator.png -%%WWWDIR%%/plugins/editor.ckeditor/res/build/ckeditor/samples/img/logo.png -%%WWWDIR%%/plugins/editor.ckeditor/res/build/ckeditor/samples/img/navigation-tip.png -%%WWWDIR%%/plugins/editor.ckeditor/res/build/ckeditor/samples/index.html -%%WWWDIR%%/plugins/editor.ckeditor/res/build/ckeditor/samples/js/sample.js -%%WWWDIR%%/plugins/editor.ckeditor/res/build/ckeditor/samples/js/sf.js -%%WWWDIR%%/plugins/editor.ckeditor/res/build/ckeditor/samples/old/ajax.html -%%WWWDIR%%/plugins/editor.ckeditor/res/build/ckeditor/samples/old/api.html -%%WWWDIR%%/plugins/editor.ckeditor/res/build/ckeditor/samples/old/appendto.html -%%WWWDIR%%/plugins/editor.ckeditor/res/build/ckeditor/samples/old/assets/inlineall/logo.png -%%WWWDIR%%/plugins/editor.ckeditor/res/build/ckeditor/samples/old/assets/outputxhtml/outputxhtml.css -%%WWWDIR%%/plugins/editor.ckeditor/res/build/ckeditor/samples/old/assets/posteddata.php -%%WWWDIR%%/plugins/editor.ckeditor/res/build/ckeditor/samples/old/assets/sample.jpg -%%WWWDIR%%/plugins/editor.ckeditor/res/build/ckeditor/samples/old/assets/uilanguages/languages.js -%%WWWDIR%%/plugins/editor.ckeditor/res/build/ckeditor/samples/old/autogrow/autogrow.html -%%WWWDIR%%/plugins/editor.ckeditor/res/build/ckeditor/samples/old/bbcode/bbcode.html -%%WWWDIR%%/plugins/editor.ckeditor/res/build/ckeditor/samples/old/codesnippet/codesnippet.html -%%WWWDIR%%/plugins/editor.ckeditor/res/build/ckeditor/samples/old/datafiltering.html -%%WWWDIR%%/plugins/editor.ckeditor/res/build/ckeditor/samples/old/devtools/devtools.html -%%WWWDIR%%/plugins/editor.ckeditor/res/build/ckeditor/samples/old/dialog/assets/my_dialog.js -%%WWWDIR%%/plugins/editor.ckeditor/res/build/ckeditor/samples/old/dialog/dialog.html -%%WWWDIR%%/plugins/editor.ckeditor/res/build/ckeditor/samples/old/divarea/divarea.html -%%WWWDIR%%/plugins/editor.ckeditor/res/build/ckeditor/samples/old/divreplace.html -%%WWWDIR%%/plugins/editor.ckeditor/res/build/ckeditor/samples/old/docprops/docprops.html -%%WWWDIR%%/plugins/editor.ckeditor/res/build/ckeditor/samples/old/enterkey/enterkey.html -%%WWWDIR%%/plugins/editor.ckeditor/res/build/ckeditor/samples/old/htmlwriter/assets/outputforflash/outputforflash.fla -%%WWWDIR%%/plugins/editor.ckeditor/res/build/ckeditor/samples/old/htmlwriter/assets/outputforflash/outputforflash.swf -%%WWWDIR%%/plugins/editor.ckeditor/res/build/ckeditor/samples/old/htmlwriter/assets/outputforflash/swfobject.js -%%WWWDIR%%/plugins/editor.ckeditor/res/build/ckeditor/samples/old/htmlwriter/outputforflash.html -%%WWWDIR%%/plugins/editor.ckeditor/res/build/ckeditor/samples/old/htmlwriter/outputhtml.html -%%WWWDIR%%/plugins/editor.ckeditor/res/build/ckeditor/samples/old/image2/assets/image1.jpg -%%WWWDIR%%/plugins/editor.ckeditor/res/build/ckeditor/samples/old/image2/assets/image2.jpg -%%WWWDIR%%/plugins/editor.ckeditor/res/build/ckeditor/samples/old/image2/image2.html -%%WWWDIR%%/plugins/editor.ckeditor/res/build/ckeditor/samples/old/index.html -%%WWWDIR%%/plugins/editor.ckeditor/res/build/ckeditor/samples/old/inlineall.html -%%WWWDIR%%/plugins/editor.ckeditor/res/build/ckeditor/samples/old/inlinebycode.html -%%WWWDIR%%/plugins/editor.ckeditor/res/build/ckeditor/samples/old/inlinetextarea.html -%%WWWDIR%%/plugins/editor.ckeditor/res/build/ckeditor/samples/old/jquery.html -%%WWWDIR%%/plugins/editor.ckeditor/res/build/ckeditor/samples/old/magicline/magicline.html -%%WWWDIR%%/plugins/editor.ckeditor/res/build/ckeditor/samples/old/mathjax/mathjax.html -%%WWWDIR%%/plugins/editor.ckeditor/res/build/ckeditor/samples/old/placeholder/placeholder.html -%%WWWDIR%%/plugins/editor.ckeditor/res/build/ckeditor/samples/old/readonly.html -%%WWWDIR%%/plugins/editor.ckeditor/res/build/ckeditor/samples/old/replacebyclass.html -%%WWWDIR%%/plugins/editor.ckeditor/res/build/ckeditor/samples/old/replacebycode.html -%%WWWDIR%%/plugins/editor.ckeditor/res/build/ckeditor/samples/old/sample.css -%%WWWDIR%%/plugins/editor.ckeditor/res/build/ckeditor/samples/old/sample.js -%%WWWDIR%%/plugins/editor.ckeditor/res/build/ckeditor/samples/old/sample_posteddata.php -%%WWWDIR%%/plugins/editor.ckeditor/res/build/ckeditor/samples/old/sharedspace/sharedspace.html -%%WWWDIR%%/plugins/editor.ckeditor/res/build/ckeditor/samples/old/sourcedialog/sourcedialog.html -%%WWWDIR%%/plugins/editor.ckeditor/res/build/ckeditor/samples/old/stylesheetparser/assets/sample.css -%%WWWDIR%%/plugins/editor.ckeditor/res/build/ckeditor/samples/old/stylesheetparser/stylesheetparser.html -%%WWWDIR%%/plugins/editor.ckeditor/res/build/ckeditor/samples/old/tabindex.html -%%WWWDIR%%/plugins/editor.ckeditor/res/build/ckeditor/samples/old/tableresize/tableresize.html -%%WWWDIR%%/plugins/editor.ckeditor/res/build/ckeditor/samples/old/toolbar/toolbar.html -%%WWWDIR%%/plugins/editor.ckeditor/res/build/ckeditor/samples/old/uicolor.html -%%WWWDIR%%/plugins/editor.ckeditor/res/build/ckeditor/samples/old/uicolor/uicolor.html -%%WWWDIR%%/plugins/editor.ckeditor/res/build/ckeditor/samples/old/uilanguages.html -%%WWWDIR%%/plugins/editor.ckeditor/res/build/ckeditor/samples/old/wysiwygarea/fullpage.html -%%WWWDIR%%/plugins/editor.ckeditor/res/build/ckeditor/samples/old/xhtmlstyle.html -%%WWWDIR%%/plugins/editor.ckeditor/res/build/ckeditor/samples/toolbarconfigurator/css/fontello.css -%%WWWDIR%%/plugins/editor.ckeditor/res/build/ckeditor/samples/toolbarconfigurator/font/LICENSE.txt -%%WWWDIR%%/plugins/editor.ckeditor/res/build/ckeditor/samples/toolbarconfigurator/font/config.json -%%WWWDIR%%/plugins/editor.ckeditor/res/build/ckeditor/samples/toolbarconfigurator/font/fontello.eot -%%WWWDIR%%/plugins/editor.ckeditor/res/build/ckeditor/samples/toolbarconfigurator/font/fontello.svg -%%WWWDIR%%/plugins/editor.ckeditor/res/build/ckeditor/samples/toolbarconfigurator/font/fontello.ttf -%%WWWDIR%%/plugins/editor.ckeditor/res/build/ckeditor/samples/toolbarconfigurator/font/fontello.woff -%%WWWDIR%%/plugins/editor.ckeditor/res/build/ckeditor/samples/toolbarconfigurator/index.html -%%WWWDIR%%/plugins/editor.ckeditor/res/build/ckeditor/samples/toolbarconfigurator/js/abstracttoolbarmodifier.js -%%WWWDIR%%/plugins/editor.ckeditor/res/build/ckeditor/samples/toolbarconfigurator/js/fulltoolbareditor.js -%%WWWDIR%%/plugins/editor.ckeditor/res/build/ckeditor/samples/toolbarconfigurator/js/toolbarmodifier.js -%%WWWDIR%%/plugins/editor.ckeditor/res/build/ckeditor/samples/toolbarconfigurator/js/toolbartextmodifier.js -%%WWWDIR%%/plugins/editor.ckeditor/res/build/ckeditor/samples/toolbarconfigurator/lib/codemirror/LICENSE -%%WWWDIR%%/plugins/editor.ckeditor/res/build/ckeditor/samples/toolbarconfigurator/lib/codemirror/codemirror.css -%%WWWDIR%%/plugins/editor.ckeditor/res/build/ckeditor/samples/toolbarconfigurator/lib/codemirror/codemirror.js -%%WWWDIR%%/plugins/editor.ckeditor/res/build/ckeditor/samples/toolbarconfigurator/lib/codemirror/javascript.js -%%WWWDIR%%/plugins/editor.ckeditor/res/build/ckeditor/samples/toolbarconfigurator/lib/codemirror/neo.css -%%WWWDIR%%/plugins/editor.ckeditor/res/build/ckeditor/samples/toolbarconfigurator/lib/codemirror/show-hint.css -%%WWWDIR%%/plugins/editor.ckeditor/res/build/ckeditor/samples/toolbarconfigurator/lib/codemirror/show-hint.js -%%WWWDIR%%/plugins/editor.ckeditor/res/build/ckeditor/skins/kama/dialog.css -%%WWWDIR%%/plugins/editor.ckeditor/res/build/ckeditor/skins/kama/dialog_ie.css -%%WWWDIR%%/plugins/editor.ckeditor/res/build/ckeditor/skins/kama/dialog_ie7.css -%%WWWDIR%%/plugins/editor.ckeditor/res/build/ckeditor/skins/kama/dialog_ie8.css -%%WWWDIR%%/plugins/editor.ckeditor/res/build/ckeditor/skins/kama/dialog_iequirks.css -%%WWWDIR%%/plugins/editor.ckeditor/res/build/ckeditor/skins/kama/editor.css -%%WWWDIR%%/plugins/editor.ckeditor/res/build/ckeditor/skins/kama/editor_ie.css -%%WWWDIR%%/plugins/editor.ckeditor/res/build/ckeditor/skins/kama/editor_ie7.css -%%WWWDIR%%/plugins/editor.ckeditor/res/build/ckeditor/skins/kama/editor_ie8.css -%%WWWDIR%%/plugins/editor.ckeditor/res/build/ckeditor/skins/kama/editor_iequirks.css -%%WWWDIR%%/plugins/editor.ckeditor/res/build/ckeditor/skins/kama/icons.png -%%WWWDIR%%/plugins/editor.ckeditor/res/build/ckeditor/skins/kama/icons_hidpi.png -%%WWWDIR%%/plugins/editor.ckeditor/res/build/ckeditor/skins/kama/images/dialog_sides.gif -%%WWWDIR%%/plugins/editor.ckeditor/res/build/ckeditor/skins/kama/images/dialog_sides.png -%%WWWDIR%%/plugins/editor.ckeditor/res/build/ckeditor/skins/kama/images/dialog_sides_rtl.png -%%WWWDIR%%/plugins/editor.ckeditor/res/build/ckeditor/skins/kama/images/mini.gif -%%WWWDIR%%/plugins/editor.ckeditor/res/build/ckeditor/skins/kama/images/spinner.gif -%%WWWDIR%%/plugins/editor.ckeditor/res/build/ckeditor/skins/kama/images/sprites.png -%%WWWDIR%%/plugins/editor.ckeditor/res/build/ckeditor/skins/kama/images/sprites_ie6.png -%%WWWDIR%%/plugins/editor.ckeditor/res/build/ckeditor/skins/kama/images/toolbar_start.gif -%%WWWDIR%%/plugins/editor.ckeditor/res/build/ckeditor/skins/kama/readme.md -%%WWWDIR%%/plugins/editor.ckeditor/res/build/ckeditor/skins/kama/skin.js -%%WWWDIR%%/plugins/editor.ckeditor/res/build/ckeditor/skins/moono-lisa/dialog.css -%%WWWDIR%%/plugins/editor.ckeditor/res/build/ckeditor/skins/moono-lisa/dialog_ie.css -%%WWWDIR%%/plugins/editor.ckeditor/res/build/ckeditor/skins/moono-lisa/dialog_ie8.css -%%WWWDIR%%/plugins/editor.ckeditor/res/build/ckeditor/skins/moono-lisa/dialog_iequirks.css -%%WWWDIR%%/plugins/editor.ckeditor/res/build/ckeditor/skins/moono-lisa/editor.css -%%WWWDIR%%/plugins/editor.ckeditor/res/build/ckeditor/skins/moono-lisa/editor_gecko.css -%%WWWDIR%%/plugins/editor.ckeditor/res/build/ckeditor/skins/moono-lisa/editor_ie.css -%%WWWDIR%%/plugins/editor.ckeditor/res/build/ckeditor/skins/moono-lisa/editor_ie8.css -%%WWWDIR%%/plugins/editor.ckeditor/res/build/ckeditor/skins/moono-lisa/editor_iequirks.css -%%WWWDIR%%/plugins/editor.ckeditor/res/build/ckeditor/skins/moono-lisa/icons.png -%%WWWDIR%%/plugins/editor.ckeditor/res/build/ckeditor/skins/moono-lisa/icons_hidpi.png -%%WWWDIR%%/plugins/editor.ckeditor/res/build/ckeditor/skins/moono-lisa/images/arrow.png -%%WWWDIR%%/plugins/editor.ckeditor/res/build/ckeditor/skins/moono-lisa/images/close.png -%%WWWDIR%%/plugins/editor.ckeditor/res/build/ckeditor/skins/moono-lisa/images/hidpi/close.png -%%WWWDIR%%/plugins/editor.ckeditor/res/build/ckeditor/skins/moono-lisa/images/hidpi/lock-open.png -%%WWWDIR%%/plugins/editor.ckeditor/res/build/ckeditor/skins/moono-lisa/images/hidpi/lock.png -%%WWWDIR%%/plugins/editor.ckeditor/res/build/ckeditor/skins/moono-lisa/images/hidpi/refresh.png -%%WWWDIR%%/plugins/editor.ckeditor/res/build/ckeditor/skins/moono-lisa/images/lock-open.png -%%WWWDIR%%/plugins/editor.ckeditor/res/build/ckeditor/skins/moono-lisa/images/lock.png -%%WWWDIR%%/plugins/editor.ckeditor/res/build/ckeditor/skins/moono-lisa/images/refresh.png -%%WWWDIR%%/plugins/editor.ckeditor/res/build/ckeditor/skins/moono-lisa/images/spinner.gif -%%WWWDIR%%/plugins/editor.ckeditor/res/build/ckeditor/skins/moono-lisa/readme.md -%%WWWDIR%%/plugins/editor.ckeditor/res/build/ckeditor/skins/moono/dialog.css -%%WWWDIR%%/plugins/editor.ckeditor/res/build/ckeditor/skins/moono/dialog_ie.css -%%WWWDIR%%/plugins/editor.ckeditor/res/build/ckeditor/skins/moono/dialog_ie7.css -%%WWWDIR%%/plugins/editor.ckeditor/res/build/ckeditor/skins/moono/dialog_ie8.css -%%WWWDIR%%/plugins/editor.ckeditor/res/build/ckeditor/skins/moono/dialog_iequirks.css -%%WWWDIR%%/plugins/editor.ckeditor/res/build/ckeditor/skins/moono/editor.css -%%WWWDIR%%/plugins/editor.ckeditor/res/build/ckeditor/skins/moono/editor_gecko.css -%%WWWDIR%%/plugins/editor.ckeditor/res/build/ckeditor/skins/moono/editor_ie.css -%%WWWDIR%%/plugins/editor.ckeditor/res/build/ckeditor/skins/moono/editor_ie7.css -%%WWWDIR%%/plugins/editor.ckeditor/res/build/ckeditor/skins/moono/editor_ie8.css -%%WWWDIR%%/plugins/editor.ckeditor/res/build/ckeditor/skins/moono/editor_iequirks.css -%%WWWDIR%%/plugins/editor.ckeditor/res/build/ckeditor/skins/moono/icons.png -%%WWWDIR%%/plugins/editor.ckeditor/res/build/ckeditor/skins/moono/icons_hidpi.png -%%WWWDIR%%/plugins/editor.ckeditor/res/build/ckeditor/skins/moono/images/anchor.png -%%WWWDIR%%/plugins/editor.ckeditor/res/build/ckeditor/skins/moono/images/arrow.png -%%WWWDIR%%/plugins/editor.ckeditor/res/build/ckeditor/skins/moono/images/close.png -%%WWWDIR%%/plugins/editor.ckeditor/res/build/ckeditor/skins/moono/images/hidpi/anchor.png -%%WWWDIR%%/plugins/editor.ckeditor/res/build/ckeditor/skins/moono/images/hidpi/close.png -%%WWWDIR%%/plugins/editor.ckeditor/res/build/ckeditor/skins/moono/images/hidpi/lock-open.png -%%WWWDIR%%/plugins/editor.ckeditor/res/build/ckeditor/skins/moono/images/hidpi/lock.png -%%WWWDIR%%/plugins/editor.ckeditor/res/build/ckeditor/skins/moono/images/hidpi/refresh.png -%%WWWDIR%%/plugins/editor.ckeditor/res/build/ckeditor/skins/moono/images/lock-open.png -%%WWWDIR%%/plugins/editor.ckeditor/res/build/ckeditor/skins/moono/images/lock.png -%%WWWDIR%%/plugins/editor.ckeditor/res/build/ckeditor/skins/moono/images/refresh.png -%%WWWDIR%%/plugins/editor.ckeditor/res/build/ckeditor/skins/moono/images/spinner.gif -%%WWWDIR%%/plugins/editor.ckeditor/res/build/ckeditor/skins/moono/readme.md -%%WWWDIR%%/plugins/editor.ckeditor/res/build/ckeditor/skins/moono/skin.js -%%WWWDIR%%/plugins/editor.ckeditor/res/build/ckeditor/styles.js -%%WWWDIR%%/plugins/editor.ckeditor/res/css/ckeditor.css -%%WWWDIR%%/plugins/editor.ckeditor/res/js/CKEditor.js -%%WWWDIR%%/plugins/editor.ckeditor/res/js/actions.js -%%WWWDIR%%/plugins/editor.ckeditor/res/js/controls.js -%%WWWDIR%%/plugins/editor.ckeditor/res/js/editor.js -%%WWWDIR%%/plugins/editor.ckeditor/res/js/index.js -%%WWWDIR%%/plugins/editor.codemirror/Gruntfile.js -%%WWWDIR%%/plugins/editor.codemirror/css/dummycolors.css -%%WWWDIR%%/plugins/editor.codemirror/css/linenumbers-py.css -%%WWWDIR%%/plugins/editor.codemirror/css/linenumbers.css -%%WWWDIR%%/plugins/editor.codemirror/editor-codemirror.png -%%WWWDIR%%/plugins/editor.codemirror/i18n/conf/de.php -%%WWWDIR%%/plugins/editor.codemirror/i18n/conf/en.php -%%WWWDIR%%/plugins/editor.codemirror/i18n/conf/es.php -%%WWWDIR%%/plugins/editor.codemirror/i18n/conf/fr.php -%%WWWDIR%%/plugins/editor.codemirror/i18n/conf/it.php -%%WWWDIR%%/plugins/editor.codemirror/i18n/conf/pt.php -%%WWWDIR%%/plugins/editor.codemirror/i18n/de.php -%%WWWDIR%%/plugins/editor.codemirror/i18n/en.php -%%WWWDIR%%/plugins/editor.codemirror/i18n/es.php -%%WWWDIR%%/plugins/editor.codemirror/i18n/et.php -%%WWWDIR%%/plugins/editor.codemirror/i18n/fr.php -%%WWWDIR%%/plugins/editor.codemirror/i18n/it.php -%%WWWDIR%%/plugins/editor.codemirror/i18n/pt.php -%%WWWDIR%%/plugins/editor.codemirror/i18n/ru.php -%%WWWDIR%%/plugins/editor.codemirror/i18n/si.php -%%WWWDIR%%/plugins/editor.codemirror/manifest.xml -%%WWWDIR%%/plugins/editor.codemirror/package.json -%%WWWDIR%%/plugins/editor.codemirror/plugin_doc.html -%%WWWDIR%%/plugins/editor.codemirror/res/build/PydioCodeMirror.js -%%WWWDIR%%/plugins/editor.codemirror/res/build/PydioCodeMirror/CodeMirror.js -%%WWWDIR%%/plugins/editor.codemirror/res/build/PydioCodeMirror/CodeMirrorLoader.js -%%WWWDIR%%/plugins/editor.codemirror/res/build/PydioCodeMirror/actions.js -%%WWWDIR%%/plugins/editor.codemirror/res/build/PydioCodeMirror/controls.js -%%WWWDIR%%/plugins/editor.codemirror/res/build/PydioCodeMirror/editor.js -%%WWWDIR%%/plugins/editor.codemirror/res/build/PydioCodeMirror/index.js -%%WWWDIR%%/plugins/editor.codemirror/res/build/PydioCodeMirror/utils.js -%%WWWDIR%%/plugins/editor.codemirror/res/build/codemirror/AUTHORS -%%WWWDIR%%/plugins/editor.codemirror/res/build/codemirror/CHANGELOG.md -%%WWWDIR%%/plugins/editor.codemirror/res/build/codemirror/CONTRIBUTING.md -%%WWWDIR%%/plugins/editor.codemirror/res/build/codemirror/LICENSE -%%WWWDIR%%/plugins/editor.codemirror/res/build/codemirror/README.md -%%WWWDIR%%/plugins/editor.codemirror/res/build/codemirror/addon/comment/comment.js -%%WWWDIR%%/plugins/editor.codemirror/res/build/codemirror/addon/comment/continuecomment.js -%%WWWDIR%%/plugins/editor.codemirror/res/build/codemirror/addon/dialog/dialog.css -%%WWWDIR%%/plugins/editor.codemirror/res/build/codemirror/addon/dialog/dialog.js -%%WWWDIR%%/plugins/editor.codemirror/res/build/codemirror/addon/display/autorefresh.js -%%WWWDIR%%/plugins/editor.codemirror/res/build/codemirror/addon/display/fullscreen.css -%%WWWDIR%%/plugins/editor.codemirror/res/build/codemirror/addon/display/fullscreen.js -%%WWWDIR%%/plugins/editor.codemirror/res/build/codemirror/addon/display/panel.js -%%WWWDIR%%/plugins/editor.codemirror/res/build/codemirror/addon/display/placeholder.js -%%WWWDIR%%/plugins/editor.codemirror/res/build/codemirror/addon/display/rulers.js -%%WWWDIR%%/plugins/editor.codemirror/res/build/codemirror/addon/edit/closebrackets.js -%%WWWDIR%%/plugins/editor.codemirror/res/build/codemirror/addon/edit/closetag.js -%%WWWDIR%%/plugins/editor.codemirror/res/build/codemirror/addon/edit/continuelist.js -%%WWWDIR%%/plugins/editor.codemirror/res/build/codemirror/addon/edit/matchbrackets.js -%%WWWDIR%%/plugins/editor.codemirror/res/build/codemirror/addon/edit/matchtags.js -%%WWWDIR%%/plugins/editor.codemirror/res/build/codemirror/addon/edit/trailingspace.js -%%WWWDIR%%/plugins/editor.codemirror/res/build/codemirror/addon/fold/brace-fold.js -%%WWWDIR%%/plugins/editor.codemirror/res/build/codemirror/addon/fold/comment-fold.js -%%WWWDIR%%/plugins/editor.codemirror/res/build/codemirror/addon/fold/foldcode.js -%%WWWDIR%%/plugins/editor.codemirror/res/build/codemirror/addon/fold/foldgutter.css -%%WWWDIR%%/plugins/editor.codemirror/res/build/codemirror/addon/fold/foldgutter.js -%%WWWDIR%%/plugins/editor.codemirror/res/build/codemirror/addon/fold/indent-fold.js -%%WWWDIR%%/plugins/editor.codemirror/res/build/codemirror/addon/fold/markdown-fold.js -%%WWWDIR%%/plugins/editor.codemirror/res/build/codemirror/addon/fold/xml-fold.js -%%WWWDIR%%/plugins/editor.codemirror/res/build/codemirror/addon/hint/anyword-hint.js -%%WWWDIR%%/plugins/editor.codemirror/res/build/codemirror/addon/hint/css-hint.js -%%WWWDIR%%/plugins/editor.codemirror/res/build/codemirror/addon/hint/html-hint.js -%%WWWDIR%%/plugins/editor.codemirror/res/build/codemirror/addon/hint/javascript-hint.js -%%WWWDIR%%/plugins/editor.codemirror/res/build/codemirror/addon/hint/show-hint.css -%%WWWDIR%%/plugins/editor.codemirror/res/build/codemirror/addon/hint/show-hint.js -%%WWWDIR%%/plugins/editor.codemirror/res/build/codemirror/addon/hint/sql-hint.js -%%WWWDIR%%/plugins/editor.codemirror/res/build/codemirror/addon/hint/xml-hint.js -%%WWWDIR%%/plugins/editor.codemirror/res/build/codemirror/addon/lint/coffeescript-lint.js -%%WWWDIR%%/plugins/editor.codemirror/res/build/codemirror/addon/lint/css-lint.js -%%WWWDIR%%/plugins/editor.codemirror/res/build/codemirror/addon/lint/html-lint.js -%%WWWDIR%%/plugins/editor.codemirror/res/build/codemirror/addon/lint/javascript-lint.js -%%WWWDIR%%/plugins/editor.codemirror/res/build/codemirror/addon/lint/json-lint.js -%%WWWDIR%%/plugins/editor.codemirror/res/build/codemirror/addon/lint/lint.css -%%WWWDIR%%/plugins/editor.codemirror/res/build/codemirror/addon/lint/lint.js -%%WWWDIR%%/plugins/editor.codemirror/res/build/codemirror/addon/lint/yaml-lint.js -%%WWWDIR%%/plugins/editor.codemirror/res/build/codemirror/addon/merge/merge.css -%%WWWDIR%%/plugins/editor.codemirror/res/build/codemirror/addon/merge/merge.js -%%WWWDIR%%/plugins/editor.codemirror/res/build/codemirror/addon/mode/loadmode.js -%%WWWDIR%%/plugins/editor.codemirror/res/build/codemirror/addon/mode/multiplex.js -%%WWWDIR%%/plugins/editor.codemirror/res/build/codemirror/addon/mode/multiplex_test.js -%%WWWDIR%%/plugins/editor.codemirror/res/build/codemirror/addon/mode/overlay.js -%%WWWDIR%%/plugins/editor.codemirror/res/build/codemirror/addon/mode/simple.js -%%WWWDIR%%/plugins/editor.codemirror/res/build/codemirror/addon/runmode/colorize.js -%%WWWDIR%%/plugins/editor.codemirror/res/build/codemirror/addon/runmode/runmode-standalone.js -%%WWWDIR%%/plugins/editor.codemirror/res/build/codemirror/addon/runmode/runmode.js -%%WWWDIR%%/plugins/editor.codemirror/res/build/codemirror/addon/runmode/runmode.node.js -%%WWWDIR%%/plugins/editor.codemirror/res/build/codemirror/addon/scroll/annotatescrollbar.js -%%WWWDIR%%/plugins/editor.codemirror/res/build/codemirror/addon/scroll/scrollpastend.js -%%WWWDIR%%/plugins/editor.codemirror/res/build/codemirror/addon/scroll/simplescrollbars.css -%%WWWDIR%%/plugins/editor.codemirror/res/build/codemirror/addon/scroll/simplescrollbars.js -%%WWWDIR%%/plugins/editor.codemirror/res/build/codemirror/addon/search/jump-to-line.js -%%WWWDIR%%/plugins/editor.codemirror/res/build/codemirror/addon/search/match-highlighter.js -%%WWWDIR%%/plugins/editor.codemirror/res/build/codemirror/addon/search/matchesonscrollbar.css -%%WWWDIR%%/plugins/editor.codemirror/res/build/codemirror/addon/search/matchesonscrollbar.js -%%WWWDIR%%/plugins/editor.codemirror/res/build/codemirror/addon/search/search.js -%%WWWDIR%%/plugins/editor.codemirror/res/build/codemirror/addon/search/searchcursor.js -%%WWWDIR%%/plugins/editor.codemirror/res/build/codemirror/addon/selection/active-line.js -%%WWWDIR%%/plugins/editor.codemirror/res/build/codemirror/addon/selection/mark-selection.js -%%WWWDIR%%/plugins/editor.codemirror/res/build/codemirror/addon/selection/selection-pointer.js -%%WWWDIR%%/plugins/editor.codemirror/res/build/codemirror/addon/tern/tern.css -%%WWWDIR%%/plugins/editor.codemirror/res/build/codemirror/addon/tern/tern.js -%%WWWDIR%%/plugins/editor.codemirror/res/build/codemirror/addon/tern/worker.js -%%WWWDIR%%/plugins/editor.codemirror/res/build/codemirror/addon/wrap/hardwrap.js -%%WWWDIR%%/plugins/editor.codemirror/res/build/codemirror/keymap/emacs.js -%%WWWDIR%%/plugins/editor.codemirror/res/build/codemirror/keymap/sublime.js -%%WWWDIR%%/plugins/editor.codemirror/res/build/codemirror/keymap/vim.js -%%WWWDIR%%/plugins/editor.codemirror/res/build/codemirror/lib/codemirror.css -%%WWWDIR%%/plugins/editor.codemirror/res/build/codemirror/lib/codemirror.js -%%WWWDIR%%/plugins/editor.codemirror/res/build/codemirror/mode/apl/apl.js -%%WWWDIR%%/plugins/editor.codemirror/res/build/codemirror/mode/asciiarmor/asciiarmor.js -%%WWWDIR%%/plugins/editor.codemirror/res/build/codemirror/mode/asn.1/asn.1.js -%%WWWDIR%%/plugins/editor.codemirror/res/build/codemirror/mode/asterisk/asterisk.js -%%WWWDIR%%/plugins/editor.codemirror/res/build/codemirror/mode/brainfuck/brainfuck.js -%%WWWDIR%%/plugins/editor.codemirror/res/build/codemirror/mode/clike/clike.js -%%WWWDIR%%/plugins/editor.codemirror/res/build/codemirror/mode/clojure/clojure.js -%%WWWDIR%%/plugins/editor.codemirror/res/build/codemirror/mode/cmake/cmake.js -%%WWWDIR%%/plugins/editor.codemirror/res/build/codemirror/mode/cobol/cobol.js -%%WWWDIR%%/plugins/editor.codemirror/res/build/codemirror/mode/coffeescript/coffeescript.js -%%WWWDIR%%/plugins/editor.codemirror/res/build/codemirror/mode/commonlisp/commonlisp.js -%%WWWDIR%%/plugins/editor.codemirror/res/build/codemirror/mode/crystal/crystal.js -%%WWWDIR%%/plugins/editor.codemirror/res/build/codemirror/mode/css/css.js -%%WWWDIR%%/plugins/editor.codemirror/res/build/codemirror/mode/cypher/cypher.js -%%WWWDIR%%/plugins/editor.codemirror/res/build/codemirror/mode/d/d.js -%%WWWDIR%%/plugins/editor.codemirror/res/build/codemirror/mode/dart/dart.js -%%WWWDIR%%/plugins/editor.codemirror/res/build/codemirror/mode/diff/diff.js -%%WWWDIR%%/plugins/editor.codemirror/res/build/codemirror/mode/django/django.js -%%WWWDIR%%/plugins/editor.codemirror/res/build/codemirror/mode/dockerfile/dockerfile.js -%%WWWDIR%%/plugins/editor.codemirror/res/build/codemirror/mode/dtd/dtd.js -%%WWWDIR%%/plugins/editor.codemirror/res/build/codemirror/mode/dylan/dylan.js -%%WWWDIR%%/plugins/editor.codemirror/res/build/codemirror/mode/ebnf/ebnf.js -%%WWWDIR%%/plugins/editor.codemirror/res/build/codemirror/mode/ecl/ecl.js -%%WWWDIR%%/plugins/editor.codemirror/res/build/codemirror/mode/eiffel/eiffel.js -%%WWWDIR%%/plugins/editor.codemirror/res/build/codemirror/mode/elm/elm.js -%%WWWDIR%%/plugins/editor.codemirror/res/build/codemirror/mode/erlang/erlang.js -%%WWWDIR%%/plugins/editor.codemirror/res/build/codemirror/mode/factor/factor.js -%%WWWDIR%%/plugins/editor.codemirror/res/build/codemirror/mode/fcl/fcl.js -%%WWWDIR%%/plugins/editor.codemirror/res/build/codemirror/mode/forth/forth.js -%%WWWDIR%%/plugins/editor.codemirror/res/build/codemirror/mode/fortran/fortran.js -%%WWWDIR%%/plugins/editor.codemirror/res/build/codemirror/mode/gas/gas.js -%%WWWDIR%%/plugins/editor.codemirror/res/build/codemirror/mode/gfm/gfm.js -%%WWWDIR%%/plugins/editor.codemirror/res/build/codemirror/mode/gherkin/gherkin.js -%%WWWDIR%%/plugins/editor.codemirror/res/build/codemirror/mode/go/go.js -%%WWWDIR%%/plugins/editor.codemirror/res/build/codemirror/mode/groovy/groovy.js -%%WWWDIR%%/plugins/editor.codemirror/res/build/codemirror/mode/haml/haml.js -%%WWWDIR%%/plugins/editor.codemirror/res/build/codemirror/mode/handlebars/handlebars.js -%%WWWDIR%%/plugins/editor.codemirror/res/build/codemirror/mode/haskell-literate/haskell-literate.js -%%WWWDIR%%/plugins/editor.codemirror/res/build/codemirror/mode/haskell/haskell.js -%%WWWDIR%%/plugins/editor.codemirror/res/build/codemirror/mode/haxe/haxe.js -%%WWWDIR%%/plugins/editor.codemirror/res/build/codemirror/mode/htmlembedded/htmlembedded.js -%%WWWDIR%%/plugins/editor.codemirror/res/build/codemirror/mode/htmlmixed/htmlmixed.js -%%WWWDIR%%/plugins/editor.codemirror/res/build/codemirror/mode/http/http.js -%%WWWDIR%%/plugins/editor.codemirror/res/build/codemirror/mode/idl/idl.js -%%WWWDIR%%/plugins/editor.codemirror/res/build/codemirror/mode/javascript/javascript.js -%%WWWDIR%%/plugins/editor.codemirror/res/build/codemirror/mode/jinja2/jinja2.js -%%WWWDIR%%/plugins/editor.codemirror/res/build/codemirror/mode/jsx/jsx.js -%%WWWDIR%%/plugins/editor.codemirror/res/build/codemirror/mode/julia/julia.js -%%WWWDIR%%/plugins/editor.codemirror/res/build/codemirror/mode/livescript/livescript.js -%%WWWDIR%%/plugins/editor.codemirror/res/build/codemirror/mode/lua/lua.js -%%WWWDIR%%/plugins/editor.codemirror/res/build/codemirror/mode/markdown/markdown.js -%%WWWDIR%%/plugins/editor.codemirror/res/build/codemirror/mode/mathematica/mathematica.js -%%WWWDIR%%/plugins/editor.codemirror/res/build/codemirror/mode/mbox/mbox.js -%%WWWDIR%%/plugins/editor.codemirror/res/build/codemirror/mode/meta.js -%%WWWDIR%%/plugins/editor.codemirror/res/build/codemirror/mode/mirc/mirc.js -%%WWWDIR%%/plugins/editor.codemirror/res/build/codemirror/mode/mllike/mllike.js -%%WWWDIR%%/plugins/editor.codemirror/res/build/codemirror/mode/modelica/modelica.js -%%WWWDIR%%/plugins/editor.codemirror/res/build/codemirror/mode/mscgen/mscgen.js -%%WWWDIR%%/plugins/editor.codemirror/res/build/codemirror/mode/mumps/mumps.js -%%WWWDIR%%/plugins/editor.codemirror/res/build/codemirror/mode/nginx/nginx.js -%%WWWDIR%%/plugins/editor.codemirror/res/build/codemirror/mode/nsis/nsis.js -%%WWWDIR%%/plugins/editor.codemirror/res/build/codemirror/mode/ntriples/ntriples.js -%%WWWDIR%%/plugins/editor.codemirror/res/build/codemirror/mode/octave/octave.js -%%WWWDIR%%/plugins/editor.codemirror/res/build/codemirror/mode/oz/oz.js -%%WWWDIR%%/plugins/editor.codemirror/res/build/codemirror/mode/pascal/pascal.js -%%WWWDIR%%/plugins/editor.codemirror/res/build/codemirror/mode/pegjs/pegjs.js -%%WWWDIR%%/plugins/editor.codemirror/res/build/codemirror/mode/perl/perl.js -%%WWWDIR%%/plugins/editor.codemirror/res/build/codemirror/mode/php/php.js -%%WWWDIR%%/plugins/editor.codemirror/res/build/codemirror/mode/pig/pig.js -%%WWWDIR%%/plugins/editor.codemirror/res/build/codemirror/mode/powershell/powershell.js -%%WWWDIR%%/plugins/editor.codemirror/res/build/codemirror/mode/properties/properties.js -%%WWWDIR%%/plugins/editor.codemirror/res/build/codemirror/mode/protobuf/protobuf.js -%%WWWDIR%%/plugins/editor.codemirror/res/build/codemirror/mode/pug/pug.js -%%WWWDIR%%/plugins/editor.codemirror/res/build/codemirror/mode/puppet/puppet.js -%%WWWDIR%%/plugins/editor.codemirror/res/build/codemirror/mode/python/python.js -%%WWWDIR%%/plugins/editor.codemirror/res/build/codemirror/mode/q/q.js -%%WWWDIR%%/plugins/editor.codemirror/res/build/codemirror/mode/r/r.js -%%WWWDIR%%/plugins/editor.codemirror/res/build/codemirror/mode/rpm/changes/index.html -%%WWWDIR%%/plugins/editor.codemirror/res/build/codemirror/mode/rpm/rpm.js -%%WWWDIR%%/plugins/editor.codemirror/res/build/codemirror/mode/rst/rst.js -%%WWWDIR%%/plugins/editor.codemirror/res/build/codemirror/mode/ruby/ruby.js -%%WWWDIR%%/plugins/editor.codemirror/res/build/codemirror/mode/rust/rust.js -%%WWWDIR%%/plugins/editor.codemirror/res/build/codemirror/mode/sas/sas.js -%%WWWDIR%%/plugins/editor.codemirror/res/build/codemirror/mode/sass/sass.js -%%WWWDIR%%/plugins/editor.codemirror/res/build/codemirror/mode/scheme/scheme.js -%%WWWDIR%%/plugins/editor.codemirror/res/build/codemirror/mode/shell/shell.js -%%WWWDIR%%/plugins/editor.codemirror/res/build/codemirror/mode/sieve/sieve.js -%%WWWDIR%%/plugins/editor.codemirror/res/build/codemirror/mode/slim/slim.js -%%WWWDIR%%/plugins/editor.codemirror/res/build/codemirror/mode/smalltalk/smalltalk.js -%%WWWDIR%%/plugins/editor.codemirror/res/build/codemirror/mode/smarty/smarty.js -%%WWWDIR%%/plugins/editor.codemirror/res/build/codemirror/mode/solr/solr.js -%%WWWDIR%%/plugins/editor.codemirror/res/build/codemirror/mode/soy/soy.js -%%WWWDIR%%/plugins/editor.codemirror/res/build/codemirror/mode/sparql/sparql.js -%%WWWDIR%%/plugins/editor.codemirror/res/build/codemirror/mode/spreadsheet/spreadsheet.js -%%WWWDIR%%/plugins/editor.codemirror/res/build/codemirror/mode/sql/sql.js -%%WWWDIR%%/plugins/editor.codemirror/res/build/codemirror/mode/stex/stex.js -%%WWWDIR%%/plugins/editor.codemirror/res/build/codemirror/mode/stylus/stylus.js -%%WWWDIR%%/plugins/editor.codemirror/res/build/codemirror/mode/swift/swift.js -%%WWWDIR%%/plugins/editor.codemirror/res/build/codemirror/mode/tcl/tcl.js -%%WWWDIR%%/plugins/editor.codemirror/res/build/codemirror/mode/textile/textile.js -%%WWWDIR%%/plugins/editor.codemirror/res/build/codemirror/mode/tiddlywiki/tiddlywiki.css -%%WWWDIR%%/plugins/editor.codemirror/res/build/codemirror/mode/tiddlywiki/tiddlywiki.js -%%WWWDIR%%/plugins/editor.codemirror/res/build/codemirror/mode/tiki/tiki.css -%%WWWDIR%%/plugins/editor.codemirror/res/build/codemirror/mode/tiki/tiki.js -%%WWWDIR%%/plugins/editor.codemirror/res/build/codemirror/mode/toml/toml.js -%%WWWDIR%%/plugins/editor.codemirror/res/build/codemirror/mode/tornado/tornado.js -%%WWWDIR%%/plugins/editor.codemirror/res/build/codemirror/mode/troff/troff.js -%%WWWDIR%%/plugins/editor.codemirror/res/build/codemirror/mode/ttcn-cfg/ttcn-cfg.js -%%WWWDIR%%/plugins/editor.codemirror/res/build/codemirror/mode/ttcn/ttcn.js -%%WWWDIR%%/plugins/editor.codemirror/res/build/codemirror/mode/turtle/turtle.js -%%WWWDIR%%/plugins/editor.codemirror/res/build/codemirror/mode/twig/twig.js -%%WWWDIR%%/plugins/editor.codemirror/res/build/codemirror/mode/vb/vb.js -%%WWWDIR%%/plugins/editor.codemirror/res/build/codemirror/mode/vbscript/vbscript.js -%%WWWDIR%%/plugins/editor.codemirror/res/build/codemirror/mode/velocity/velocity.js -%%WWWDIR%%/plugins/editor.codemirror/res/build/codemirror/mode/verilog/verilog.js -%%WWWDIR%%/plugins/editor.codemirror/res/build/codemirror/mode/vhdl/vhdl.js -%%WWWDIR%%/plugins/editor.codemirror/res/build/codemirror/mode/vue/vue.js -%%WWWDIR%%/plugins/editor.codemirror/res/build/codemirror/mode/webidl/webidl.js -%%WWWDIR%%/plugins/editor.codemirror/res/build/codemirror/mode/xml/xml.js -%%WWWDIR%%/plugins/editor.codemirror/res/build/codemirror/mode/xquery/xquery.js -%%WWWDIR%%/plugins/editor.codemirror/res/build/codemirror/mode/yacas/yacas.js -%%WWWDIR%%/plugins/editor.codemirror/res/build/codemirror/mode/yaml-frontmatter/yaml-frontmatter.js -%%WWWDIR%%/plugins/editor.codemirror/res/build/codemirror/mode/yaml/yaml.js -%%WWWDIR%%/plugins/editor.codemirror/res/build/codemirror/mode/z80/z80.js -%%WWWDIR%%/plugins/editor.codemirror/res/build/codemirror/package.json -%%WWWDIR%%/plugins/editor.codemirror/res/build/codemirror/rollup.config.js -%%WWWDIR%%/plugins/editor.codemirror/res/build/codemirror/src/codemirror.js -%%WWWDIR%%/plugins/editor.codemirror/res/build/codemirror/src/display/Display.js -%%WWWDIR%%/plugins/editor.codemirror/res/build/codemirror/src/display/focus.js -%%WWWDIR%%/plugins/editor.codemirror/res/build/codemirror/src/display/gutters.js -%%WWWDIR%%/plugins/editor.codemirror/res/build/codemirror/src/display/highlight_worker.js -%%WWWDIR%%/plugins/editor.codemirror/res/build/codemirror/src/display/line_numbers.js -%%WWWDIR%%/plugins/editor.codemirror/res/build/codemirror/src/display/mode_state.js -%%WWWDIR%%/plugins/editor.codemirror/res/build/codemirror/src/display/operations.js -%%WWWDIR%%/plugins/editor.codemirror/res/build/codemirror/src/display/scroll_events.js -%%WWWDIR%%/plugins/editor.codemirror/res/build/codemirror/src/display/scrollbars.js -%%WWWDIR%%/plugins/editor.codemirror/res/build/codemirror/src/display/scrolling.js -%%WWWDIR%%/plugins/editor.codemirror/res/build/codemirror/src/display/selection.js -%%WWWDIR%%/plugins/editor.codemirror/res/build/codemirror/src/display/update_display.js -%%WWWDIR%%/plugins/editor.codemirror/res/build/codemirror/src/display/update_line.js -%%WWWDIR%%/plugins/editor.codemirror/res/build/codemirror/src/display/update_lines.js -%%WWWDIR%%/plugins/editor.codemirror/res/build/codemirror/src/display/view_tracking.js -%%WWWDIR%%/plugins/editor.codemirror/res/build/codemirror/src/edit/CodeMirror.js -%%WWWDIR%%/plugins/editor.codemirror/res/build/codemirror/src/edit/commands.js -%%WWWDIR%%/plugins/editor.codemirror/res/build/codemirror/src/edit/deleteNearSelection.js -%%WWWDIR%%/plugins/editor.codemirror/res/build/codemirror/src/edit/drop_events.js -%%WWWDIR%%/plugins/editor.codemirror/res/build/codemirror/src/edit/fromTextArea.js -%%WWWDIR%%/plugins/editor.codemirror/res/build/codemirror/src/edit/global_events.js -%%WWWDIR%%/plugins/editor.codemirror/res/build/codemirror/src/edit/key_events.js -%%WWWDIR%%/plugins/editor.codemirror/res/build/codemirror/src/edit/legacy.js -%%WWWDIR%%/plugins/editor.codemirror/res/build/codemirror/src/edit/main.js -%%WWWDIR%%/plugins/editor.codemirror/res/build/codemirror/src/edit/methods.js -%%WWWDIR%%/plugins/editor.codemirror/res/build/codemirror/src/edit/mouse_events.js -%%WWWDIR%%/plugins/editor.codemirror/res/build/codemirror/src/edit/options.js -%%WWWDIR%%/plugins/editor.codemirror/res/build/codemirror/src/edit/utils.js -%%WWWDIR%%/plugins/editor.codemirror/res/build/codemirror/src/input/ContentEditableInput.js -%%WWWDIR%%/plugins/editor.codemirror/res/build/codemirror/src/input/TextareaInput.js -%%WWWDIR%%/plugins/editor.codemirror/res/build/codemirror/src/input/indent.js -%%WWWDIR%%/plugins/editor.codemirror/res/build/codemirror/src/input/input.js -%%WWWDIR%%/plugins/editor.codemirror/res/build/codemirror/src/input/keymap.js -%%WWWDIR%%/plugins/editor.codemirror/res/build/codemirror/src/input/keynames.js -%%WWWDIR%%/plugins/editor.codemirror/res/build/codemirror/src/input/movement.js -%%WWWDIR%%/plugins/editor.codemirror/res/build/codemirror/src/line/highlight.js -%%WWWDIR%%/plugins/editor.codemirror/res/build/codemirror/src/line/line_data.js -%%WWWDIR%%/plugins/editor.codemirror/res/build/codemirror/src/line/pos.js -%%WWWDIR%%/plugins/editor.codemirror/res/build/codemirror/src/line/saw_special_spans.js -%%WWWDIR%%/plugins/editor.codemirror/res/build/codemirror/src/line/spans.js -%%WWWDIR%%/plugins/editor.codemirror/res/build/codemirror/src/line/utils_line.js -%%WWWDIR%%/plugins/editor.codemirror/res/build/codemirror/src/measurement/position_measurement.js -%%WWWDIR%%/plugins/editor.codemirror/res/build/codemirror/src/measurement/widgets.js -%%WWWDIR%%/plugins/editor.codemirror/res/build/codemirror/src/model/Doc.js -%%WWWDIR%%/plugins/editor.codemirror/res/build/codemirror/src/model/change_measurement.js -%%WWWDIR%%/plugins/editor.codemirror/res/build/codemirror/src/model/changes.js -%%WWWDIR%%/plugins/editor.codemirror/res/build/codemirror/src/model/chunk.js -%%WWWDIR%%/plugins/editor.codemirror/res/build/codemirror/src/model/document_data.js -%%WWWDIR%%/plugins/editor.codemirror/res/build/codemirror/src/model/history.js -%%WWWDIR%%/plugins/editor.codemirror/res/build/codemirror/src/model/line_widget.js -%%WWWDIR%%/plugins/editor.codemirror/res/build/codemirror/src/model/mark_text.js -%%WWWDIR%%/plugins/editor.codemirror/res/build/codemirror/src/model/selection.js -%%WWWDIR%%/plugins/editor.codemirror/res/build/codemirror/src/model/selection_updates.js -%%WWWDIR%%/plugins/editor.codemirror/res/build/codemirror/src/modes.js -%%WWWDIR%%/plugins/editor.codemirror/res/build/codemirror/src/util/StringStream.js -%%WWWDIR%%/plugins/editor.codemirror/res/build/codemirror/src/util/bidi.js -%%WWWDIR%%/plugins/editor.codemirror/res/build/codemirror/src/util/browser.js -%%WWWDIR%%/plugins/editor.codemirror/res/build/codemirror/src/util/dom.js -%%WWWDIR%%/plugins/editor.codemirror/res/build/codemirror/src/util/event.js -%%WWWDIR%%/plugins/editor.codemirror/res/build/codemirror/src/util/feature_detection.js -%%WWWDIR%%/plugins/editor.codemirror/res/build/codemirror/src/util/misc.js -%%WWWDIR%%/plugins/editor.codemirror/res/build/codemirror/src/util/operation_group.js -%%WWWDIR%%/plugins/editor.codemirror/res/build/codemirror/theme/3024-day.css -%%WWWDIR%%/plugins/editor.codemirror/res/build/codemirror/theme/3024-night.css -%%WWWDIR%%/plugins/editor.codemirror/res/build/codemirror/theme/abcdef.css -%%WWWDIR%%/plugins/editor.codemirror/res/build/codemirror/theme/ambiance-mobile.css -%%WWWDIR%%/plugins/editor.codemirror/res/build/codemirror/theme/ambiance.css -%%WWWDIR%%/plugins/editor.codemirror/res/build/codemirror/theme/base16-dark.css -%%WWWDIR%%/plugins/editor.codemirror/res/build/codemirror/theme/base16-light.css -%%WWWDIR%%/plugins/editor.codemirror/res/build/codemirror/theme/bespin.css -%%WWWDIR%%/plugins/editor.codemirror/res/build/codemirror/theme/blackboard.css -%%WWWDIR%%/plugins/editor.codemirror/res/build/codemirror/theme/cobalt.css -%%WWWDIR%%/plugins/editor.codemirror/res/build/codemirror/theme/colorforth.css -%%WWWDIR%%/plugins/editor.codemirror/res/build/codemirror/theme/dracula.css -%%WWWDIR%%/plugins/editor.codemirror/res/build/codemirror/theme/duotone-dark.css -%%WWWDIR%%/plugins/editor.codemirror/res/build/codemirror/theme/duotone-light.css -%%WWWDIR%%/plugins/editor.codemirror/res/build/codemirror/theme/eclipse.css -%%WWWDIR%%/plugins/editor.codemirror/res/build/codemirror/theme/elegant.css -%%WWWDIR%%/plugins/editor.codemirror/res/build/codemirror/theme/erlang-dark.css -%%WWWDIR%%/plugins/editor.codemirror/res/build/codemirror/theme/hopscotch.css -%%WWWDIR%%/plugins/editor.codemirror/res/build/codemirror/theme/icecoder.css -%%WWWDIR%%/plugins/editor.codemirror/res/build/codemirror/theme/isotope.css -%%WWWDIR%%/plugins/editor.codemirror/res/build/codemirror/theme/lesser-dark.css -%%WWWDIR%%/plugins/editor.codemirror/res/build/codemirror/theme/liquibyte.css -%%WWWDIR%%/plugins/editor.codemirror/res/build/codemirror/theme/material.css -%%WWWDIR%%/plugins/editor.codemirror/res/build/codemirror/theme/mbo.css -%%WWWDIR%%/plugins/editor.codemirror/res/build/codemirror/theme/mdn-like.css -%%WWWDIR%%/plugins/editor.codemirror/res/build/codemirror/theme/midnight.css -%%WWWDIR%%/plugins/editor.codemirror/res/build/codemirror/theme/monokai.css -%%WWWDIR%%/plugins/editor.codemirror/res/build/codemirror/theme/neat.css -%%WWWDIR%%/plugins/editor.codemirror/res/build/codemirror/theme/neo.css -%%WWWDIR%%/plugins/editor.codemirror/res/build/codemirror/theme/night.css -%%WWWDIR%%/plugins/editor.codemirror/res/build/codemirror/theme/panda-syntax.css -%%WWWDIR%%/plugins/editor.codemirror/res/build/codemirror/theme/paraiso-dark.css -%%WWWDIR%%/plugins/editor.codemirror/res/build/codemirror/theme/paraiso-light.css -%%WWWDIR%%/plugins/editor.codemirror/res/build/codemirror/theme/pastel-on-dark.css -%%WWWDIR%%/plugins/editor.codemirror/res/build/codemirror/theme/railscasts.css -%%WWWDIR%%/plugins/editor.codemirror/res/build/codemirror/theme/rubyblue.css -%%WWWDIR%%/plugins/editor.codemirror/res/build/codemirror/theme/seti.css -%%WWWDIR%%/plugins/editor.codemirror/res/build/codemirror/theme/solarized.css -%%WWWDIR%%/plugins/editor.codemirror/res/build/codemirror/theme/the-matrix.css -%%WWWDIR%%/plugins/editor.codemirror/res/build/codemirror/theme/tomorrow-night-bright.css -%%WWWDIR%%/plugins/editor.codemirror/res/build/codemirror/theme/tomorrow-night-eighties.css -%%WWWDIR%%/plugins/editor.codemirror/res/build/codemirror/theme/ttcn.css -%%WWWDIR%%/plugins/editor.codemirror/res/build/codemirror/theme/twilight.css -%%WWWDIR%%/plugins/editor.codemirror/res/build/codemirror/theme/vibrant-ink.css -%%WWWDIR%%/plugins/editor.codemirror/res/build/codemirror/theme/xq-dark.css -%%WWWDIR%%/plugins/editor.codemirror/res/build/codemirror/theme/xq-light.css -%%WWWDIR%%/plugins/editor.codemirror/res/build/codemirror/theme/yeti.css -%%WWWDIR%%/plugins/editor.codemirror/res/build/codemirror/theme/zenburn.css -%%WWWDIR%%/plugins/editor.codemirror/res/js/CodeMirror.js -%%WWWDIR%%/plugins/editor.codemirror/res/js/CodeMirrorLoader.js -%%WWWDIR%%/plugins/editor.codemirror/res/js/actions.js -%%WWWDIR%%/plugins/editor.codemirror/res/js/controls.js -%%WWWDIR%%/plugins/editor.codemirror/res/js/editor.js -%%WWWDIR%%/plugins/editor.codemirror/res/js/index.js -%%WWWDIR%%/plugins/editor.codemirror/res/js/utils.js -%%WWWDIR%%/plugins/editor.codemirror/source_edit.png -%%WWWDIR%%/plugins/editor.diaporama/Gruntfile.js -%%WWWDIR%%/plugins/editor.diaporama/ImagePreviewer.php -%%WWWDIR%%/plugins/editor.diaporama/PThumb.lib.php -%%WWWDIR%%/plugins/editor.diaporama/editor-diaporama.png -%%WWWDIR%%/plugins/editor.diaporama/manifest.xml -%%WWWDIR%%/plugins/editor.diaporama/package.json -%%WWWDIR%%/plugins/editor.diaporama/plugin_doc.html -%%WWWDIR%%/plugins/editor.diaporama/res/build/PydioDiaporama.js -%%WWWDIR%%/plugins/editor.diaporama/res/build/PydioDiaporama/components.js -%%WWWDIR%%/plugins/editor.diaporama/res/build/PydioDiaporama/controls.js -%%WWWDIR%%/plugins/editor.diaporama/res/build/PydioDiaporama/editor.js -%%WWWDIR%%/plugins/editor.diaporama/res/build/PydioDiaporama/index.js -%%WWWDIR%%/plugins/editor.diaporama/res/build/PydioDiaporama/preview.js -%%WWWDIR%%/plugins/editor.diaporama/res/js/components.js -%%WWWDIR%%/plugins/editor.diaporama/res/js/controls.js -%%WWWDIR%%/plugins/editor.diaporama/res/js/editor.js -%%WWWDIR%%/plugins/editor.diaporama/res/js/i18n/conf/de.php -%%WWWDIR%%/plugins/editor.diaporama/res/js/i18n/conf/en.php -%%WWWDIR%%/plugins/editor.diaporama/res/js/i18n/conf/es.php -%%WWWDIR%%/plugins/editor.diaporama/res/js/i18n/conf/fr.php -%%WWWDIR%%/plugins/editor.diaporama/res/js/i18n/conf/it.php -%%WWWDIR%%/plugins/editor.diaporama/res/js/i18n/conf/pt.php -%%WWWDIR%%/plugins/editor.diaporama/res/js/i18n/conf/ru.php -%%WWWDIR%%/plugins/editor.diaporama/res/js/index.js -%%WWWDIR%%/plugins/editor.diaporama/res/js/preview.js -%%WWWDIR%%/plugins/editor.diaporama/res/rotator.css -%%WWWDIR%%/plugins/editor.eml/EmlParser.php -%%WWWDIR%%/plugins/editor.eml/EmlXmlMessage.php -%%WWWDIR%%/plugins/editor.eml/Gruntfile.js -%%WWWDIR%%/plugins/editor.eml/editor-eml.png -%%WWWDIR%%/plugins/editor.eml/emlViewer.css -%%WWWDIR%%/plugins/editor.eml/i18n/conf/de.php -%%WWWDIR%%/plugins/editor.eml/i18n/conf/en.php -%%WWWDIR%%/plugins/editor.eml/i18n/conf/es.php -%%WWWDIR%%/plugins/editor.eml/i18n/conf/fr.php -%%WWWDIR%%/plugins/editor.eml/i18n/conf/it.php -%%WWWDIR%%/plugins/editor.eml/i18n/conf/pt.php -%%WWWDIR%%/plugins/editor.eml/i18n/de.php -%%WWWDIR%%/plugins/editor.eml/i18n/en.php -%%WWWDIR%%/plugins/editor.eml/i18n/es.php -%%WWWDIR%%/plugins/editor.eml/i18n/et.php -%%WWWDIR%%/plugins/editor.eml/i18n/fr.php -%%WWWDIR%%/plugins/editor.eml/i18n/it.php -%%WWWDIR%%/plugins/editor.eml/i18n/pt.php -%%WWWDIR%%/plugins/editor.eml/i18n/si.php -%%WWWDIR%%/plugins/editor.eml/manifest.xml -%%WWWDIR%%/plugins/editor.eml/package.json -%%WWWDIR%%/plugins/editor.eml/plugin_doc.html -%%WWWDIR%%/plugins/editor.eml/res/build/PydioEml.js -%%WWWDIR%%/plugins/editor.eml/res/build/PydioEml/controls.js -%%WWWDIR%%/plugins/editor.eml/res/build/PydioEml/editor.js -%%WWWDIR%%/plugins/editor.eml/res/build/PydioEml/index.js -%%WWWDIR%%/plugins/editor.eml/res/js/controls.js -%%WWWDIR%%/plugins/editor.eml/res/js/editor.js -%%WWWDIR%%/plugins/editor.eml/res/js/index.js -%%WWWDIR%%/plugins/editor.etherpad/EtherpadClient.php -%%WWWDIR%%/plugins/editor.etherpad/Gruntfile.js -%%WWWDIR%%/plugins/editor.etherpad/discussion.png -%%WWWDIR%%/plugins/editor.etherpad/etherpad-client/etherpad-lite-client.php -%%WWWDIR%%/plugins/editor.etherpad/i18n/conf/de.php -%%WWWDIR%%/plugins/editor.etherpad/i18n/conf/en.php -%%WWWDIR%%/plugins/editor.etherpad/i18n/conf/es.php -%%WWWDIR%%/plugins/editor.etherpad/i18n/conf/fr.php -%%WWWDIR%%/plugins/editor.etherpad/i18n/conf/it.php -%%WWWDIR%%/plugins/editor.etherpad/i18n/conf/pt.php -%%WWWDIR%%/plugins/editor.etherpad/i18n/de.php -%%WWWDIR%%/plugins/editor.etherpad/i18n/en.php -%%WWWDIR%%/plugins/editor.etherpad/i18n/es.php -%%WWWDIR%%/plugins/editor.etherpad/i18n/fr.php -%%WWWDIR%%/plugins/editor.etherpad/i18n/it.php -%%WWWDIR%%/plugins/editor.etherpad/i18n/pt.php -%%WWWDIR%%/plugins/editor.etherpad/manifest.xml -%%WWWDIR%%/plugins/editor.etherpad/package.json -%%WWWDIR%%/plugins/editor.etherpad/plugin_doc.html -%%WWWDIR%%/plugins/editor.etherpad/res/build/PydioEtherpad.js -%%WWWDIR%%/plugins/editor.etherpad/res/build/actions.js -%%WWWDIR%%/plugins/editor.etherpad/res/build/callbacks.js -%%WWWDIR%%/plugins/editor.etherpad/res/build/controls.js -%%WWWDIR%%/plugins/editor.etherpad/res/build/editor.js -%%WWWDIR%%/plugins/editor.etherpad/res/build/index.js -%%WWWDIR%%/plugins/editor.etherpad/res/js/actions.js -%%WWWDIR%%/plugins/editor.etherpad/res/js/callbacks.js -%%WWWDIR%%/plugins/editor.etherpad/res/js/controls.js -%%WWWDIR%%/plugins/editor.etherpad/res/js/editor.js -%%WWWDIR%%/plugins/editor.etherpad/res/js/index.js -%%WWWDIR%%/plugins/editor.exif/editor-exif.png -%%WWWDIR%%/plugins/editor.exif/i18n/conf/cs.php -%%WWWDIR%%/plugins/editor.exif/i18n/conf/de.php -%%WWWDIR%%/plugins/editor.exif/i18n/conf/en.php -%%WWWDIR%%/plugins/editor.exif/i18n/conf/es.php -%%WWWDIR%%/plugins/editor.exif/i18n/conf/fr.php -%%WWWDIR%%/plugins/editor.exif/i18n/conf/it.php -%%WWWDIR%%/plugins/editor.exif/i18n/conf/pt.php -%%WWWDIR%%/plugins/editor.exif/i18n/cs.php -%%WWWDIR%%/plugins/editor.exif/i18n/de.php -%%WWWDIR%%/plugins/editor.exif/i18n/en.php -%%WWWDIR%%/plugins/editor.exif/i18n/es.php -%%WWWDIR%%/plugins/editor.exif/i18n/et.php -%%WWWDIR%%/plugins/editor.exif/i18n/fr.php -%%WWWDIR%%/plugins/editor.exif/i18n/it.php -%%WWWDIR%%/plugins/editor.exif/i18n/pt.php -%%WWWDIR%%/plugins/editor.exif/i18n/si.php -%%WWWDIR%%/plugins/editor.exif/manifest.xml -%%WWWDIR%%/plugins/editor.exif/plugin_doc.html -%%WWWDIR%%/plugins/editor.imagick/Gruntfile.js -%%WWWDIR%%/plugins/editor.imagick/IMagickPreviewer.php -%%WWWDIR%%/plugins/editor.imagick/manifest.xml -%%WWWDIR%%/plugins/editor.imagick/package.json -%%WWWDIR%%/plugins/editor.imagick/plugin_doc.html -%%WWWDIR%%/plugins/editor.imagick/res/build/PydioImagick.js -%%WWWDIR%%/plugins/editor.imagick/res/build/PydioImagick/components.js -%%WWWDIR%%/plugins/editor.imagick/res/build/PydioImagick/controls.js -%%WWWDIR%%/plugins/editor.imagick/res/build/PydioImagick/editor.js -%%WWWDIR%%/plugins/editor.imagick/res/build/PydioImagick/index.js -%%WWWDIR%%/plugins/editor.imagick/res/build/PydioImagick/preview.js -%%WWWDIR%%/plugins/editor.imagick/res/i18n/conf/de.php -%%WWWDIR%%/plugins/editor.imagick/res/i18n/conf/en.php -%%WWWDIR%%/plugins/editor.imagick/res/i18n/conf/es.php -%%WWWDIR%%/plugins/editor.imagick/res/i18n/conf/fr.php -%%WWWDIR%%/plugins/editor.imagick/res/i18n/conf/it.php -%%WWWDIR%%/plugins/editor.imagick/res/i18n/conf/pt.php -%%WWWDIR%%/plugins/editor.imagick/res/js/components.js -%%WWWDIR%%/plugins/editor.imagick/res/js/controls.js -%%WWWDIR%%/plugins/editor.imagick/res/js/editor.js -%%WWWDIR%%/plugins/editor.imagick/res/js/index.js -%%WWWDIR%%/plugins/editor.imagick/res/js/preview.js -%%WWWDIR%%/plugins/editor.infopanel/i18n/conf/cs.php -%%WWWDIR%%/plugins/editor.infopanel/i18n/conf/de.php -%%WWWDIR%%/plugins/editor.infopanel/i18n/conf/en.php -%%WWWDIR%%/plugins/editor.infopanel/i18n/conf/es.php -%%WWWDIR%%/plugins/editor.infopanel/manifest.xml -%%WWWDIR%%/plugins/editor.libreoffice/Driver.php -%%WWWDIR%%/plugins/editor.libreoffice/Gruntfile.js -%%WWWDIR%%/plugins/editor.libreoffice/manifest.xml -%%WWWDIR%%/plugins/editor.libreoffice/package.json -%%WWWDIR%%/plugins/editor.libreoffice/plugin_doc.html -%%WWWDIR%%/plugins/editor.libreoffice/res/build/PydioLibreOffice.js -%%WWWDIR%%/plugins/editor.libreoffice/res/build/PydioLibreOffice/actions.js -%%WWWDIR%%/plugins/editor.libreoffice/res/build/PydioLibreOffice/editor.js -%%WWWDIR%%/plugins/editor.libreoffice/res/build/PydioLibreOffice/index.js -%%WWWDIR%%/plugins/editor.libreoffice/res/build/PydioLibreOfficeActions.js -%%WWWDIR%%/plugins/editor.libreoffice/res/js/actions.js -%%WWWDIR%%/plugins/editor.libreoffice/res/js/editor.js -%%WWWDIR%%/plugins/editor.libreoffice/res/js/index.js -%%WWWDIR%%/plugins/editor.libreoffice/resources/i18n/conf/de.php -%%WWWDIR%%/plugins/editor.libreoffice/resources/i18n/conf/en.php -%%WWWDIR%%/plugins/editor.libreoffice/resources/i18n/conf/es.php -%%WWWDIR%%/plugins/editor.libreoffice/resources/i18n/conf/fr.php -%%WWWDIR%%/plugins/editor.libreoffice/resources/i18n/de.php -%%WWWDIR%%/plugins/editor.libreoffice/resources/i18n/en.php -%%WWWDIR%%/plugins/editor.libreoffice/resources/i18n/es.php -%%WWWDIR%%/plugins/editor.libreoffice/resources/i18n/fr.php -%%WWWDIR%%/plugins/editor.libreoffice/resources/templates/empty.doc -%%WWWDIR%%/plugins/editor.libreoffice/resources/templates/empty.docx -%%WWWDIR%%/plugins/editor.libreoffice/resources/templates/empty.odg -%%WWWDIR%%/plugins/editor.libreoffice/resources/templates/empty.odp -%%WWWDIR%%/plugins/editor.libreoffice/resources/templates/empty.ods -%%WWWDIR%%/plugins/editor.libreoffice/resources/templates/empty.odt -%%WWWDIR%%/plugins/editor.libreoffice/resources/templates/empty.pot -%%WWWDIR%%/plugins/editor.libreoffice/resources/templates/empty.pptx -%%WWWDIR%%/plugins/editor.libreoffice/resources/templates/empty.rtf -%%WWWDIR%%/plugins/editor.libreoffice/resources/templates/empty.xls -%%WWWDIR%%/plugins/editor.libreoffice/resources/templates/empty.xlsx -%%WWWDIR%%/plugins/editor.openlayer/Gruntfile.js -%%WWWDIR%%/plugins/editor.openlayer/editor-openlayer.png -%%WWWDIR%%/plugins/editor.openlayer/manifest.xml -%%WWWDIR%%/plugins/editor.openlayer/openlayer/OpenLayers.js -%%WWWDIR%%/plugins/editor.openlayer/openlayer/img/blank.gif -%%WWWDIR%%/plugins/editor.openlayer/openlayer/img/cloud-popup-relative.png -%%WWWDIR%%/plugins/editor.openlayer/openlayer/img/drag-rectangle-off.png -%%WWWDIR%%/plugins/editor.openlayer/openlayer/img/drag-rectangle-on.png -%%WWWDIR%%/plugins/editor.openlayer/openlayer/img/east-mini.png -%%WWWDIR%%/plugins/editor.openlayer/openlayer/img/layer-switcher-maximize.png -%%WWWDIR%%/plugins/editor.openlayer/openlayer/img/layer-switcher-minimize.png -%%WWWDIR%%/plugins/editor.openlayer/openlayer/img/marker-blue.png -%%WWWDIR%%/plugins/editor.openlayer/openlayer/img/marker-gold.png -%%WWWDIR%%/plugins/editor.openlayer/openlayer/img/marker-green.png -%%WWWDIR%%/plugins/editor.openlayer/openlayer/img/marker.png -%%WWWDIR%%/plugins/editor.openlayer/openlayer/img/measuring-stick-off.png -%%WWWDIR%%/plugins/editor.openlayer/openlayer/img/measuring-stick-on.png -%%WWWDIR%%/plugins/editor.openlayer/openlayer/img/north-mini.png -%%WWWDIR%%/plugins/editor.openlayer/openlayer/img/panning-hand-off.png -%%WWWDIR%%/plugins/editor.openlayer/openlayer/img/panning-hand-on.png -%%WWWDIR%%/plugins/editor.openlayer/openlayer/img/slider.png -%%WWWDIR%%/plugins/editor.openlayer/openlayer/img/south-mini.png -%%WWWDIR%%/plugins/editor.openlayer/openlayer/img/west-mini.png -%%WWWDIR%%/plugins/editor.openlayer/openlayer/img/zoom-minus-mini.png -%%WWWDIR%%/plugins/editor.openlayer/openlayer/img/zoom-plus-mini.png -%%WWWDIR%%/plugins/editor.openlayer/openlayer/img/zoom-world-mini.png -%%WWWDIR%%/plugins/editor.openlayer/openlayer/img/zoombar.png -%%WWWDIR%%/plugins/editor.openlayer/openlayer/theme/default/framedCloud.css -%%WWWDIR%%/plugins/editor.openlayer/openlayer/theme/default/google.css -%%WWWDIR%%/plugins/editor.openlayer/openlayer/theme/default/ie6-style.css -%%WWWDIR%%/plugins/editor.openlayer/openlayer/theme/default/img/add_point_off.png -%%WWWDIR%%/plugins/editor.openlayer/openlayer/theme/default/img/add_point_on.png -%%WWWDIR%%/plugins/editor.openlayer/openlayer/theme/default/img/blank.gif -%%WWWDIR%%/plugins/editor.openlayer/openlayer/theme/default/img/close.gif -%%WWWDIR%%/plugins/editor.openlayer/openlayer/theme/default/img/drag-rectangle-off.png -%%WWWDIR%%/plugins/editor.openlayer/openlayer/theme/default/img/drag-rectangle-on.png -%%WWWDIR%%/plugins/editor.openlayer/openlayer/theme/default/img/draw_line_off.png -%%WWWDIR%%/plugins/editor.openlayer/openlayer/theme/default/img/draw_line_on.png -%%WWWDIR%%/plugins/editor.openlayer/openlayer/theme/default/img/draw_point_off.png -%%WWWDIR%%/plugins/editor.openlayer/openlayer/theme/default/img/draw_point_on.png -%%WWWDIR%%/plugins/editor.openlayer/openlayer/theme/default/img/draw_polygon_off.png -%%WWWDIR%%/plugins/editor.openlayer/openlayer/theme/default/img/draw_polygon_on.png -%%WWWDIR%%/plugins/editor.openlayer/openlayer/theme/default/img/editing_tool_bar.png -%%WWWDIR%%/plugins/editor.openlayer/openlayer/theme/default/img/move_feature_off.png -%%WWWDIR%%/plugins/editor.openlayer/openlayer/theme/default/img/move_feature_on.png -%%WWWDIR%%/plugins/editor.openlayer/openlayer/theme/default/img/navigation_history.png -%%WWWDIR%%/plugins/editor.openlayer/openlayer/theme/default/img/overview_replacement.gif -%%WWWDIR%%/plugins/editor.openlayer/openlayer/theme/default/img/pan-panel-NOALPHA.png -%%WWWDIR%%/plugins/editor.openlayer/openlayer/theme/default/img/pan-panel.png -%%WWWDIR%%/plugins/editor.openlayer/openlayer/theme/default/img/pan_off.png -%%WWWDIR%%/plugins/editor.openlayer/openlayer/theme/default/img/pan_on.png -%%WWWDIR%%/plugins/editor.openlayer/openlayer/theme/default/img/panning-hand-off.png -%%WWWDIR%%/plugins/editor.openlayer/openlayer/theme/default/img/panning-hand-on.png -%%WWWDIR%%/plugins/editor.openlayer/openlayer/theme/default/img/remove_point_off.png -%%WWWDIR%%/plugins/editor.openlayer/openlayer/theme/default/img/remove_point_on.png -%%WWWDIR%%/plugins/editor.openlayer/openlayer/theme/default/img/ruler.png -%%WWWDIR%%/plugins/editor.openlayer/openlayer/theme/default/img/save_features_off.png -%%WWWDIR%%/plugins/editor.openlayer/openlayer/theme/default/img/save_features_on.png -%%WWWDIR%%/plugins/editor.openlayer/openlayer/theme/default/img/view_next_off.png -%%WWWDIR%%/plugins/editor.openlayer/openlayer/theme/default/img/view_next_on.png -%%WWWDIR%%/plugins/editor.openlayer/openlayer/theme/default/img/view_previous_off.png -%%WWWDIR%%/plugins/editor.openlayer/openlayer/theme/default/img/view_previous_on.png -%%WWWDIR%%/plugins/editor.openlayer/openlayer/theme/default/img/zoom-panel-NOALPHA.png -%%WWWDIR%%/plugins/editor.openlayer/openlayer/theme/default/img/zoom-panel.png -%%WWWDIR%%/plugins/editor.openlayer/openlayer/theme/default/style.css -%%WWWDIR%%/plugins/editor.openlayer/package.json -%%WWWDIR%%/plugins/editor.openlayer/plugin_doc.html -%%WWWDIR%%/plugins/editor.openlayer/res/build/PydioMaps.js -%%WWWDIR%%/plugins/editor.openlayer/res/build/PydioMaps/PydioMaps1.js -%%WWWDIR%%/plugins/editor.openlayer/res/build/PydioMaps/controls.js -%%WWWDIR%%/plugins/editor.openlayer/res/build/PydioMaps/editor.js -%%WWWDIR%%/plugins/editor.openlayer/res/build/PydioMaps/index.js -%%WWWDIR%%/plugins/editor.openlayer/res/build/PydioMaps/map.js -%%WWWDIR%%/plugins/editor.openlayer/res/i18n/conf/de.php -%%WWWDIR%%/plugins/editor.openlayer/res/i18n/conf/en.php -%%WWWDIR%%/plugins/editor.openlayer/res/i18n/conf/es.php -%%WWWDIR%%/plugins/editor.openlayer/res/i18n/conf/fr.php -%%WWWDIR%%/plugins/editor.openlayer/res/i18n/conf/it.php -%%WWWDIR%%/plugins/editor.openlayer/res/i18n/conf/pt.php -%%WWWDIR%%/plugins/editor.openlayer/res/i18n/de.php -%%WWWDIR%%/plugins/editor.openlayer/res/i18n/en.php -%%WWWDIR%%/plugins/editor.openlayer/res/i18n/es.php -%%WWWDIR%%/plugins/editor.openlayer/res/i18n/et.php -%%WWWDIR%%/plugins/editor.openlayer/res/i18n/fr.php -%%WWWDIR%%/plugins/editor.openlayer/res/i18n/it.php -%%WWWDIR%%/plugins/editor.openlayer/res/i18n/pt.php -%%WWWDIR%%/plugins/editor.openlayer/res/i18n/si.php -%%WWWDIR%%/plugins/editor.openlayer/res/js/PydioMaps1.js -%%WWWDIR%%/plugins/editor.openlayer/res/js/controls.js -%%WWWDIR%%/plugins/editor.openlayer/res/js/editor.js -%%WWWDIR%%/plugins/editor.openlayer/res/js/index.js -%%WWWDIR%%/plugins/editor.openlayer/res/js/map.js -%%WWWDIR%%/plugins/editor.openlayer/res/services.png -%%WWWDIR%%/plugins/editor.pdfjs/Gruntfile.js -%%WWWDIR%%/plugins/editor.pdfjs/PDFJSViewer.css -%%WWWDIR%%/plugins/editor.pdfjs/editor-pdfjs.png -%%WWWDIR%%/plugins/editor.pdfjs/i18n/conf/cs.php -%%WWWDIR%%/plugins/editor.pdfjs/i18n/conf/de.php -%%WWWDIR%%/plugins/editor.pdfjs/i18n/conf/en.php -%%WWWDIR%%/plugins/editor.pdfjs/i18n/conf/es.php -%%WWWDIR%%/plugins/editor.pdfjs/i18n/cs.php -%%WWWDIR%%/plugins/editor.pdfjs/i18n/de.php -%%WWWDIR%%/plugins/editor.pdfjs/i18n/en.php -%%WWWDIR%%/plugins/editor.pdfjs/i18n/es.php -%%WWWDIR%%/plugins/editor.pdfjs/manifest.xml -%%WWWDIR%%/plugins/editor.pdfjs/package.json -%%WWWDIR%%/plugins/editor.pdfjs/pdfjs/LICENSE -%%WWWDIR%%/plugins/editor.pdfjs/pdfjs/build/pdf.js -%%WWWDIR%%/plugins/editor.pdfjs/pdfjs/build/pdf.worker.js -%%WWWDIR%%/plugins/editor.pdfjs/pdfjs/web/cmaps/78-EUC-H.bcmap -%%WWWDIR%%/plugins/editor.pdfjs/pdfjs/web/cmaps/78-EUC-V.bcmap -%%WWWDIR%%/plugins/editor.pdfjs/pdfjs/web/cmaps/78-H.bcmap -%%WWWDIR%%/plugins/editor.pdfjs/pdfjs/web/cmaps/78-RKSJ-H.bcmap -%%WWWDIR%%/plugins/editor.pdfjs/pdfjs/web/cmaps/78-RKSJ-V.bcmap -%%WWWDIR%%/plugins/editor.pdfjs/pdfjs/web/cmaps/78-V.bcmap -%%WWWDIR%%/plugins/editor.pdfjs/pdfjs/web/cmaps/78ms-RKSJ-H.bcmap -%%WWWDIR%%/plugins/editor.pdfjs/pdfjs/web/cmaps/78ms-RKSJ-V.bcmap -%%WWWDIR%%/plugins/editor.pdfjs/pdfjs/web/cmaps/83pv-RKSJ-H.bcmap -%%WWWDIR%%/plugins/editor.pdfjs/pdfjs/web/cmaps/90ms-RKSJ-H.bcmap -%%WWWDIR%%/plugins/editor.pdfjs/pdfjs/web/cmaps/90ms-RKSJ-V.bcmap -%%WWWDIR%%/plugins/editor.pdfjs/pdfjs/web/cmaps/90msp-RKSJ-H.bcmap -%%WWWDIR%%/plugins/editor.pdfjs/pdfjs/web/cmaps/90msp-RKSJ-V.bcmap -%%WWWDIR%%/plugins/editor.pdfjs/pdfjs/web/cmaps/90pv-RKSJ-H.bcmap -%%WWWDIR%%/plugins/editor.pdfjs/pdfjs/web/cmaps/90pv-RKSJ-V.bcmap -%%WWWDIR%%/plugins/editor.pdfjs/pdfjs/web/cmaps/Add-H.bcmap -%%WWWDIR%%/plugins/editor.pdfjs/pdfjs/web/cmaps/Add-RKSJ-H.bcmap -%%WWWDIR%%/plugins/editor.pdfjs/pdfjs/web/cmaps/Add-RKSJ-V.bcmap -%%WWWDIR%%/plugins/editor.pdfjs/pdfjs/web/cmaps/Add-V.bcmap -%%WWWDIR%%/plugins/editor.pdfjs/pdfjs/web/cmaps/Adobe-CNS1-0.bcmap -%%WWWDIR%%/plugins/editor.pdfjs/pdfjs/web/cmaps/Adobe-CNS1-1.bcmap -%%WWWDIR%%/plugins/editor.pdfjs/pdfjs/web/cmaps/Adobe-CNS1-2.bcmap -%%WWWDIR%%/plugins/editor.pdfjs/pdfjs/web/cmaps/Adobe-CNS1-3.bcmap -%%WWWDIR%%/plugins/editor.pdfjs/pdfjs/web/cmaps/Adobe-CNS1-4.bcmap -%%WWWDIR%%/plugins/editor.pdfjs/pdfjs/web/cmaps/Adobe-CNS1-5.bcmap -%%WWWDIR%%/plugins/editor.pdfjs/pdfjs/web/cmaps/Adobe-CNS1-6.bcmap -%%WWWDIR%%/plugins/editor.pdfjs/pdfjs/web/cmaps/Adobe-CNS1-UCS2.bcmap -%%WWWDIR%%/plugins/editor.pdfjs/pdfjs/web/cmaps/Adobe-GB1-0.bcmap -%%WWWDIR%%/plugins/editor.pdfjs/pdfjs/web/cmaps/Adobe-GB1-1.bcmap -%%WWWDIR%%/plugins/editor.pdfjs/pdfjs/web/cmaps/Adobe-GB1-2.bcmap -%%WWWDIR%%/plugins/editor.pdfjs/pdfjs/web/cmaps/Adobe-GB1-3.bcmap -%%WWWDIR%%/plugins/editor.pdfjs/pdfjs/web/cmaps/Adobe-GB1-4.bcmap -%%WWWDIR%%/plugins/editor.pdfjs/pdfjs/web/cmaps/Adobe-GB1-5.bcmap -%%WWWDIR%%/plugins/editor.pdfjs/pdfjs/web/cmaps/Adobe-GB1-UCS2.bcmap -%%WWWDIR%%/plugins/editor.pdfjs/pdfjs/web/cmaps/Adobe-Japan1-0.bcmap -%%WWWDIR%%/plugins/editor.pdfjs/pdfjs/web/cmaps/Adobe-Japan1-1.bcmap -%%WWWDIR%%/plugins/editor.pdfjs/pdfjs/web/cmaps/Adobe-Japan1-2.bcmap -%%WWWDIR%%/plugins/editor.pdfjs/pdfjs/web/cmaps/Adobe-Japan1-3.bcmap -%%WWWDIR%%/plugins/editor.pdfjs/pdfjs/web/cmaps/Adobe-Japan1-4.bcmap -%%WWWDIR%%/plugins/editor.pdfjs/pdfjs/web/cmaps/Adobe-Japan1-5.bcmap -%%WWWDIR%%/plugins/editor.pdfjs/pdfjs/web/cmaps/Adobe-Japan1-6.bcmap -%%WWWDIR%%/plugins/editor.pdfjs/pdfjs/web/cmaps/Adobe-Japan1-UCS2.bcmap -%%WWWDIR%%/plugins/editor.pdfjs/pdfjs/web/cmaps/Adobe-Korea1-0.bcmap -%%WWWDIR%%/plugins/editor.pdfjs/pdfjs/web/cmaps/Adobe-Korea1-1.bcmap -%%WWWDIR%%/plugins/editor.pdfjs/pdfjs/web/cmaps/Adobe-Korea1-2.bcmap -%%WWWDIR%%/plugins/editor.pdfjs/pdfjs/web/cmaps/Adobe-Korea1-UCS2.bcmap -%%WWWDIR%%/plugins/editor.pdfjs/pdfjs/web/cmaps/B5-H.bcmap -%%WWWDIR%%/plugins/editor.pdfjs/pdfjs/web/cmaps/B5-V.bcmap -%%WWWDIR%%/plugins/editor.pdfjs/pdfjs/web/cmaps/B5pc-H.bcmap -%%WWWDIR%%/plugins/editor.pdfjs/pdfjs/web/cmaps/B5pc-V.bcmap -%%WWWDIR%%/plugins/editor.pdfjs/pdfjs/web/cmaps/CNS-EUC-H.bcmap -%%WWWDIR%%/plugins/editor.pdfjs/pdfjs/web/cmaps/CNS-EUC-V.bcmap -%%WWWDIR%%/plugins/editor.pdfjs/pdfjs/web/cmaps/CNS1-H.bcmap -%%WWWDIR%%/plugins/editor.pdfjs/pdfjs/web/cmaps/CNS1-V.bcmap -%%WWWDIR%%/plugins/editor.pdfjs/pdfjs/web/cmaps/CNS2-H.bcmap -%%WWWDIR%%/plugins/editor.pdfjs/pdfjs/web/cmaps/CNS2-V.bcmap -%%WWWDIR%%/plugins/editor.pdfjs/pdfjs/web/cmaps/ETHK-B5-H.bcmap -%%WWWDIR%%/plugins/editor.pdfjs/pdfjs/web/cmaps/ETHK-B5-V.bcmap -%%WWWDIR%%/plugins/editor.pdfjs/pdfjs/web/cmaps/ETen-B5-H.bcmap -%%WWWDIR%%/plugins/editor.pdfjs/pdfjs/web/cmaps/ETen-B5-V.bcmap -%%WWWDIR%%/plugins/editor.pdfjs/pdfjs/web/cmaps/ETenms-B5-H.bcmap -%%WWWDIR%%/plugins/editor.pdfjs/pdfjs/web/cmaps/ETenms-B5-V.bcmap -%%WWWDIR%%/plugins/editor.pdfjs/pdfjs/web/cmaps/EUC-H.bcmap -%%WWWDIR%%/plugins/editor.pdfjs/pdfjs/web/cmaps/EUC-V.bcmap -%%WWWDIR%%/plugins/editor.pdfjs/pdfjs/web/cmaps/Ext-H.bcmap -%%WWWDIR%%/plugins/editor.pdfjs/pdfjs/web/cmaps/Ext-RKSJ-H.bcmap -%%WWWDIR%%/plugins/editor.pdfjs/pdfjs/web/cmaps/Ext-RKSJ-V.bcmap -%%WWWDIR%%/plugins/editor.pdfjs/pdfjs/web/cmaps/Ext-V.bcmap -%%WWWDIR%%/plugins/editor.pdfjs/pdfjs/web/cmaps/GB-EUC-H.bcmap -%%WWWDIR%%/plugins/editor.pdfjs/pdfjs/web/cmaps/GB-EUC-V.bcmap -%%WWWDIR%%/plugins/editor.pdfjs/pdfjs/web/cmaps/GB-H.bcmap -%%WWWDIR%%/plugins/editor.pdfjs/pdfjs/web/cmaps/GB-V.bcmap -%%WWWDIR%%/plugins/editor.pdfjs/pdfjs/web/cmaps/GBK-EUC-H.bcmap -%%WWWDIR%%/plugins/editor.pdfjs/pdfjs/web/cmaps/GBK-EUC-V.bcmap -%%WWWDIR%%/plugins/editor.pdfjs/pdfjs/web/cmaps/GBK2K-H.bcmap -%%WWWDIR%%/plugins/editor.pdfjs/pdfjs/web/cmaps/GBK2K-V.bcmap -%%WWWDIR%%/plugins/editor.pdfjs/pdfjs/web/cmaps/GBKp-EUC-H.bcmap -%%WWWDIR%%/plugins/editor.pdfjs/pdfjs/web/cmaps/GBKp-EUC-V.bcmap -%%WWWDIR%%/plugins/editor.pdfjs/pdfjs/web/cmaps/GBT-EUC-H.bcmap -%%WWWDIR%%/plugins/editor.pdfjs/pdfjs/web/cmaps/GBT-EUC-V.bcmap -%%WWWDIR%%/plugins/editor.pdfjs/pdfjs/web/cmaps/GBT-H.bcmap -%%WWWDIR%%/plugins/editor.pdfjs/pdfjs/web/cmaps/GBT-V.bcmap -%%WWWDIR%%/plugins/editor.pdfjs/pdfjs/web/cmaps/GBTpc-EUC-H.bcmap -%%WWWDIR%%/plugins/editor.pdfjs/pdfjs/web/cmaps/GBTpc-EUC-V.bcmap -%%WWWDIR%%/plugins/editor.pdfjs/pdfjs/web/cmaps/GBpc-EUC-H.bcmap -%%WWWDIR%%/plugins/editor.pdfjs/pdfjs/web/cmaps/GBpc-EUC-V.bcmap -%%WWWDIR%%/plugins/editor.pdfjs/pdfjs/web/cmaps/H.bcmap -%%WWWDIR%%/plugins/editor.pdfjs/pdfjs/web/cmaps/HKdla-B5-H.bcmap -%%WWWDIR%%/plugins/editor.pdfjs/pdfjs/web/cmaps/HKdla-B5-V.bcmap -%%WWWDIR%%/plugins/editor.pdfjs/pdfjs/web/cmaps/HKdlb-B5-H.bcmap -%%WWWDIR%%/plugins/editor.pdfjs/pdfjs/web/cmaps/HKdlb-B5-V.bcmap -%%WWWDIR%%/plugins/editor.pdfjs/pdfjs/web/cmaps/HKgccs-B5-H.bcmap -%%WWWDIR%%/plugins/editor.pdfjs/pdfjs/web/cmaps/HKgccs-B5-V.bcmap -%%WWWDIR%%/plugins/editor.pdfjs/pdfjs/web/cmaps/HKm314-B5-H.bcmap -%%WWWDIR%%/plugins/editor.pdfjs/pdfjs/web/cmaps/HKm314-B5-V.bcmap -%%WWWDIR%%/plugins/editor.pdfjs/pdfjs/web/cmaps/HKm471-B5-H.bcmap -%%WWWDIR%%/plugins/editor.pdfjs/pdfjs/web/cmaps/HKm471-B5-V.bcmap -%%WWWDIR%%/plugins/editor.pdfjs/pdfjs/web/cmaps/HKscs-B5-H.bcmap -%%WWWDIR%%/plugins/editor.pdfjs/pdfjs/web/cmaps/HKscs-B5-V.bcmap -%%WWWDIR%%/plugins/editor.pdfjs/pdfjs/web/cmaps/Hankaku.bcmap -%%WWWDIR%%/plugins/editor.pdfjs/pdfjs/web/cmaps/Hiragana.bcmap -%%WWWDIR%%/plugins/editor.pdfjs/pdfjs/web/cmaps/KSC-EUC-H.bcmap -%%WWWDIR%%/plugins/editor.pdfjs/pdfjs/web/cmaps/KSC-EUC-V.bcmap -%%WWWDIR%%/plugins/editor.pdfjs/pdfjs/web/cmaps/KSC-H.bcmap -%%WWWDIR%%/plugins/editor.pdfjs/pdfjs/web/cmaps/KSC-Johab-H.bcmap -%%WWWDIR%%/plugins/editor.pdfjs/pdfjs/web/cmaps/KSC-Johab-V.bcmap -%%WWWDIR%%/plugins/editor.pdfjs/pdfjs/web/cmaps/KSC-V.bcmap -%%WWWDIR%%/plugins/editor.pdfjs/pdfjs/web/cmaps/KSCms-UHC-H.bcmap -%%WWWDIR%%/plugins/editor.pdfjs/pdfjs/web/cmaps/KSCms-UHC-HW-H.bcmap -%%WWWDIR%%/plugins/editor.pdfjs/pdfjs/web/cmaps/KSCms-UHC-HW-V.bcmap -%%WWWDIR%%/plugins/editor.pdfjs/pdfjs/web/cmaps/KSCms-UHC-V.bcmap -%%WWWDIR%%/plugins/editor.pdfjs/pdfjs/web/cmaps/KSCpc-EUC-H.bcmap -%%WWWDIR%%/plugins/editor.pdfjs/pdfjs/web/cmaps/KSCpc-EUC-V.bcmap -%%WWWDIR%%/plugins/editor.pdfjs/pdfjs/web/cmaps/Katakana.bcmap -%%WWWDIR%%/plugins/editor.pdfjs/pdfjs/web/cmaps/LICENSE -%%WWWDIR%%/plugins/editor.pdfjs/pdfjs/web/cmaps/NWP-H.bcmap -%%WWWDIR%%/plugins/editor.pdfjs/pdfjs/web/cmaps/NWP-V.bcmap -%%WWWDIR%%/plugins/editor.pdfjs/pdfjs/web/cmaps/RKSJ-H.bcmap -%%WWWDIR%%/plugins/editor.pdfjs/pdfjs/web/cmaps/RKSJ-V.bcmap -%%WWWDIR%%/plugins/editor.pdfjs/pdfjs/web/cmaps/Roman.bcmap -%%WWWDIR%%/plugins/editor.pdfjs/pdfjs/web/cmaps/UniCNS-UCS2-H.bcmap -%%WWWDIR%%/plugins/editor.pdfjs/pdfjs/web/cmaps/UniCNS-UCS2-V.bcmap -%%WWWDIR%%/plugins/editor.pdfjs/pdfjs/web/cmaps/UniCNS-UTF16-H.bcmap -%%WWWDIR%%/plugins/editor.pdfjs/pdfjs/web/cmaps/UniCNS-UTF16-V.bcmap -%%WWWDIR%%/plugins/editor.pdfjs/pdfjs/web/cmaps/UniCNS-UTF32-H.bcmap -%%WWWDIR%%/plugins/editor.pdfjs/pdfjs/web/cmaps/UniCNS-UTF32-V.bcmap -%%WWWDIR%%/plugins/editor.pdfjs/pdfjs/web/cmaps/UniCNS-UTF8-H.bcmap -%%WWWDIR%%/plugins/editor.pdfjs/pdfjs/web/cmaps/UniCNS-UTF8-V.bcmap -%%WWWDIR%%/plugins/editor.pdfjs/pdfjs/web/cmaps/UniGB-UCS2-H.bcmap -%%WWWDIR%%/plugins/editor.pdfjs/pdfjs/web/cmaps/UniGB-UCS2-V.bcmap -%%WWWDIR%%/plugins/editor.pdfjs/pdfjs/web/cmaps/UniGB-UTF16-H.bcmap -%%WWWDIR%%/plugins/editor.pdfjs/pdfjs/web/cmaps/UniGB-UTF16-V.bcmap -%%WWWDIR%%/plugins/editor.pdfjs/pdfjs/web/cmaps/UniGB-UTF32-H.bcmap -%%WWWDIR%%/plugins/editor.pdfjs/pdfjs/web/cmaps/UniGB-UTF32-V.bcmap -%%WWWDIR%%/plugins/editor.pdfjs/pdfjs/web/cmaps/UniGB-UTF8-H.bcmap -%%WWWDIR%%/plugins/editor.pdfjs/pdfjs/web/cmaps/UniGB-UTF8-V.bcmap -%%WWWDIR%%/plugins/editor.pdfjs/pdfjs/web/cmaps/UniJIS-UCS2-H.bcmap -%%WWWDIR%%/plugins/editor.pdfjs/pdfjs/web/cmaps/UniJIS-UCS2-HW-H.bcmap -%%WWWDIR%%/plugins/editor.pdfjs/pdfjs/web/cmaps/UniJIS-UCS2-HW-V.bcmap -%%WWWDIR%%/plugins/editor.pdfjs/pdfjs/web/cmaps/UniJIS-UCS2-V.bcmap -%%WWWDIR%%/plugins/editor.pdfjs/pdfjs/web/cmaps/UniJIS-UTF16-H.bcmap -%%WWWDIR%%/plugins/editor.pdfjs/pdfjs/web/cmaps/UniJIS-UTF16-V.bcmap -%%WWWDIR%%/plugins/editor.pdfjs/pdfjs/web/cmaps/UniJIS-UTF32-H.bcmap -%%WWWDIR%%/plugins/editor.pdfjs/pdfjs/web/cmaps/UniJIS-UTF32-V.bcmap -%%WWWDIR%%/plugins/editor.pdfjs/pdfjs/web/cmaps/UniJIS-UTF8-H.bcmap -%%WWWDIR%%/plugins/editor.pdfjs/pdfjs/web/cmaps/UniJIS-UTF8-V.bcmap -%%WWWDIR%%/plugins/editor.pdfjs/pdfjs/web/cmaps/UniJIS2004-UTF16-H.bcmap -%%WWWDIR%%/plugins/editor.pdfjs/pdfjs/web/cmaps/UniJIS2004-UTF16-V.bcmap -%%WWWDIR%%/plugins/editor.pdfjs/pdfjs/web/cmaps/UniJIS2004-UTF32-H.bcmap -%%WWWDIR%%/plugins/editor.pdfjs/pdfjs/web/cmaps/UniJIS2004-UTF32-V.bcmap -%%WWWDIR%%/plugins/editor.pdfjs/pdfjs/web/cmaps/UniJIS2004-UTF8-H.bcmap -%%WWWDIR%%/plugins/editor.pdfjs/pdfjs/web/cmaps/UniJIS2004-UTF8-V.bcmap -%%WWWDIR%%/plugins/editor.pdfjs/pdfjs/web/cmaps/UniJISPro-UCS2-HW-V.bcmap -%%WWWDIR%%/plugins/editor.pdfjs/pdfjs/web/cmaps/UniJISPro-UCS2-V.bcmap -%%WWWDIR%%/plugins/editor.pdfjs/pdfjs/web/cmaps/UniJISPro-UTF8-V.bcmap -%%WWWDIR%%/plugins/editor.pdfjs/pdfjs/web/cmaps/UniJISX0213-UTF32-H.bcmap -%%WWWDIR%%/plugins/editor.pdfjs/pdfjs/web/cmaps/UniJISX0213-UTF32-V.bcmap -%%WWWDIR%%/plugins/editor.pdfjs/pdfjs/web/cmaps/UniJISX02132004-UTF32-H.bcmap -%%WWWDIR%%/plugins/editor.pdfjs/pdfjs/web/cmaps/UniJISX02132004-UTF32-V.bcmap -%%WWWDIR%%/plugins/editor.pdfjs/pdfjs/web/cmaps/UniKS-UCS2-H.bcmap -%%WWWDIR%%/plugins/editor.pdfjs/pdfjs/web/cmaps/UniKS-UCS2-V.bcmap -%%WWWDIR%%/plugins/editor.pdfjs/pdfjs/web/cmaps/UniKS-UTF16-H.bcmap -%%WWWDIR%%/plugins/editor.pdfjs/pdfjs/web/cmaps/UniKS-UTF16-V.bcmap -%%WWWDIR%%/plugins/editor.pdfjs/pdfjs/web/cmaps/UniKS-UTF32-H.bcmap -%%WWWDIR%%/plugins/editor.pdfjs/pdfjs/web/cmaps/UniKS-UTF32-V.bcmap -%%WWWDIR%%/plugins/editor.pdfjs/pdfjs/web/cmaps/UniKS-UTF8-H.bcmap -%%WWWDIR%%/plugins/editor.pdfjs/pdfjs/web/cmaps/UniKS-UTF8-V.bcmap -%%WWWDIR%%/plugins/editor.pdfjs/pdfjs/web/cmaps/V.bcmap -%%WWWDIR%%/plugins/editor.pdfjs/pdfjs/web/cmaps/WP-Symbol.bcmap -%%WWWDIR%%/plugins/editor.pdfjs/pdfjs/web/compatibility.js -%%WWWDIR%%/plugins/editor.pdfjs/pdfjs/web/compressed.tracemonkey-pldi-09.pdf -%%WWWDIR%%/plugins/editor.pdfjs/pdfjs/web/debugger.js -%%WWWDIR%%/plugins/editor.pdfjs/pdfjs/web/images/annotation-check.svg -%%WWWDIR%%/plugins/editor.pdfjs/pdfjs/web/images/annotation-comment.svg -%%WWWDIR%%/plugins/editor.pdfjs/pdfjs/web/images/annotation-help.svg -%%WWWDIR%%/plugins/editor.pdfjs/pdfjs/web/images/annotation-insert.svg -%%WWWDIR%%/plugins/editor.pdfjs/pdfjs/web/images/annotation-key.svg -%%WWWDIR%%/plugins/editor.pdfjs/pdfjs/web/images/annotation-newparagraph.svg -%%WWWDIR%%/plugins/editor.pdfjs/pdfjs/web/images/annotation-noicon.svg -%%WWWDIR%%/plugins/editor.pdfjs/pdfjs/web/images/annotation-note.svg -%%WWWDIR%%/plugins/editor.pdfjs/pdfjs/web/images/annotation-paragraph.svg -%%WWWDIR%%/plugins/editor.pdfjs/pdfjs/web/images/findbarButton-next-rtl.png -%%WWWDIR%%/plugins/editor.pdfjs/pdfjs/web/images/findbarButton-next-rtl@2x.png -%%WWWDIR%%/plugins/editor.pdfjs/pdfjs/web/images/findbarButton-next.png -%%WWWDIR%%/plugins/editor.pdfjs/pdfjs/web/images/findbarButton-next@2x.png -%%WWWDIR%%/plugins/editor.pdfjs/pdfjs/web/images/findbarButton-previous-rtl.png -%%WWWDIR%%/plugins/editor.pdfjs/pdfjs/web/images/findbarButton-previous-rtl@2x.png -%%WWWDIR%%/plugins/editor.pdfjs/pdfjs/web/images/findbarButton-previous.png -%%WWWDIR%%/plugins/editor.pdfjs/pdfjs/web/images/findbarButton-previous@2x.png -%%WWWDIR%%/plugins/editor.pdfjs/pdfjs/web/images/grab.cur -%%WWWDIR%%/plugins/editor.pdfjs/pdfjs/web/images/grabbing.cur -%%WWWDIR%%/plugins/editor.pdfjs/pdfjs/web/images/loading-icon.gif -%%WWWDIR%%/plugins/editor.pdfjs/pdfjs/web/images/loading-small.png -%%WWWDIR%%/plugins/editor.pdfjs/pdfjs/web/images/loading-small@2x.png -%%WWWDIR%%/plugins/editor.pdfjs/pdfjs/web/images/secondaryToolbarButton-documentProperties.png -%%WWWDIR%%/plugins/editor.pdfjs/pdfjs/web/images/secondaryToolbarButton-documentProperties@2x.png -%%WWWDIR%%/plugins/editor.pdfjs/pdfjs/web/images/secondaryToolbarButton-firstPage.png -%%WWWDIR%%/plugins/editor.pdfjs/pdfjs/web/images/secondaryToolbarButton-firstPage@2x.png -%%WWWDIR%%/plugins/editor.pdfjs/pdfjs/web/images/secondaryToolbarButton-handTool.png -%%WWWDIR%%/plugins/editor.pdfjs/pdfjs/web/images/secondaryToolbarButton-handTool@2x.png -%%WWWDIR%%/plugins/editor.pdfjs/pdfjs/web/images/secondaryToolbarButton-lastPage.png -%%WWWDIR%%/plugins/editor.pdfjs/pdfjs/web/images/secondaryToolbarButton-lastPage@2x.png -%%WWWDIR%%/plugins/editor.pdfjs/pdfjs/web/images/secondaryToolbarButton-rotateCcw.png -%%WWWDIR%%/plugins/editor.pdfjs/pdfjs/web/images/secondaryToolbarButton-rotateCcw@2x.png -%%WWWDIR%%/plugins/editor.pdfjs/pdfjs/web/images/secondaryToolbarButton-rotateCw.png -%%WWWDIR%%/plugins/editor.pdfjs/pdfjs/web/images/secondaryToolbarButton-rotateCw@2x.png -%%WWWDIR%%/plugins/editor.pdfjs/pdfjs/web/images/shadow.png -%%WWWDIR%%/plugins/editor.pdfjs/pdfjs/web/images/texture.png -%%WWWDIR%%/plugins/editor.pdfjs/pdfjs/web/images/toolbarButton-bookmark.png -%%WWWDIR%%/plugins/editor.pdfjs/pdfjs/web/images/toolbarButton-bookmark@2x.png -%%WWWDIR%%/plugins/editor.pdfjs/pdfjs/web/images/toolbarButton-download.png -%%WWWDIR%%/plugins/editor.pdfjs/pdfjs/web/images/toolbarButton-download@2x.png -%%WWWDIR%%/plugins/editor.pdfjs/pdfjs/web/images/toolbarButton-menuArrows.png -%%WWWDIR%%/plugins/editor.pdfjs/pdfjs/web/images/toolbarButton-menuArrows@2x.png -%%WWWDIR%%/plugins/editor.pdfjs/pdfjs/web/images/toolbarButton-openFile.png -%%WWWDIR%%/plugins/editor.pdfjs/pdfjs/web/images/toolbarButton-openFile@2x.png -%%WWWDIR%%/plugins/editor.pdfjs/pdfjs/web/images/toolbarButton-pageDown-rtl.png -%%WWWDIR%%/plugins/editor.pdfjs/pdfjs/web/images/toolbarButton-pageDown-rtl@2x.png -%%WWWDIR%%/plugins/editor.pdfjs/pdfjs/web/images/toolbarButton-pageDown.png -%%WWWDIR%%/plugins/editor.pdfjs/pdfjs/web/images/toolbarButton-pageDown@2x.png -%%WWWDIR%%/plugins/editor.pdfjs/pdfjs/web/images/toolbarButton-pageUp-rtl.png -%%WWWDIR%%/plugins/editor.pdfjs/pdfjs/web/images/toolbarButton-pageUp-rtl@2x.png -%%WWWDIR%%/plugins/editor.pdfjs/pdfjs/web/images/toolbarButton-pageUp.png -%%WWWDIR%%/plugins/editor.pdfjs/pdfjs/web/images/toolbarButton-pageUp@2x.png -%%WWWDIR%%/plugins/editor.pdfjs/pdfjs/web/images/toolbarButton-presentationMode.png -%%WWWDIR%%/plugins/editor.pdfjs/pdfjs/web/images/toolbarButton-presentationMode@2x.png -%%WWWDIR%%/plugins/editor.pdfjs/pdfjs/web/images/toolbarButton-print.png -%%WWWDIR%%/plugins/editor.pdfjs/pdfjs/web/images/toolbarButton-print@2x.png -%%WWWDIR%%/plugins/editor.pdfjs/pdfjs/web/images/toolbarButton-search.png -%%WWWDIR%%/plugins/editor.pdfjs/pdfjs/web/images/toolbarButton-search@2x.png -%%WWWDIR%%/plugins/editor.pdfjs/pdfjs/web/images/toolbarButton-secondaryToolbarToggle-rtl.png -%%WWWDIR%%/plugins/editor.pdfjs/pdfjs/web/images/toolbarButton-secondaryToolbarToggle-rtl@2x.png -%%WWWDIR%%/plugins/editor.pdfjs/pdfjs/web/images/toolbarButton-secondaryToolbarToggle.png -%%WWWDIR%%/plugins/editor.pdfjs/pdfjs/web/images/toolbarButton-secondaryToolbarToggle@2x.png -%%WWWDIR%%/plugins/editor.pdfjs/pdfjs/web/images/toolbarButton-sidebarToggle-rtl.png -%%WWWDIR%%/plugins/editor.pdfjs/pdfjs/web/images/toolbarButton-sidebarToggle-rtl@2x.png -%%WWWDIR%%/plugins/editor.pdfjs/pdfjs/web/images/toolbarButton-sidebarToggle.png -%%WWWDIR%%/plugins/editor.pdfjs/pdfjs/web/images/toolbarButton-sidebarToggle@2x.png -%%WWWDIR%%/plugins/editor.pdfjs/pdfjs/web/images/toolbarButton-viewAttachments.png -%%WWWDIR%%/plugins/editor.pdfjs/pdfjs/web/images/toolbarButton-viewAttachments@2x.png -%%WWWDIR%%/plugins/editor.pdfjs/pdfjs/web/images/toolbarButton-viewOutline-rtl.png -%%WWWDIR%%/plugins/editor.pdfjs/pdfjs/web/images/toolbarButton-viewOutline-rtl@2x.png -%%WWWDIR%%/plugins/editor.pdfjs/pdfjs/web/images/toolbarButton-viewOutline.png -%%WWWDIR%%/plugins/editor.pdfjs/pdfjs/web/images/toolbarButton-viewOutline@2x.png -%%WWWDIR%%/plugins/editor.pdfjs/pdfjs/web/images/toolbarButton-viewThumbnail.png -%%WWWDIR%%/plugins/editor.pdfjs/pdfjs/web/images/toolbarButton-viewThumbnail@2x.png -%%WWWDIR%%/plugins/editor.pdfjs/pdfjs/web/images/toolbarButton-zoomIn.png -%%WWWDIR%%/plugins/editor.pdfjs/pdfjs/web/images/toolbarButton-zoomIn@2x.png -%%WWWDIR%%/plugins/editor.pdfjs/pdfjs/web/images/toolbarButton-zoomOut.png -%%WWWDIR%%/plugins/editor.pdfjs/pdfjs/web/images/toolbarButton-zoomOut@2x.png -%%WWWDIR%%/plugins/editor.pdfjs/pdfjs/web/l10n.js -%%WWWDIR%%/plugins/editor.pdfjs/pdfjs/web/locale/ach/viewer.properties -%%WWWDIR%%/plugins/editor.pdfjs/pdfjs/web/locale/af/viewer.properties -%%WWWDIR%%/plugins/editor.pdfjs/pdfjs/web/locale/ak/viewer.properties -%%WWWDIR%%/plugins/editor.pdfjs/pdfjs/web/locale/an/viewer.properties -%%WWWDIR%%/plugins/editor.pdfjs/pdfjs/web/locale/ar/viewer.properties -%%WWWDIR%%/plugins/editor.pdfjs/pdfjs/web/locale/as/viewer.properties -%%WWWDIR%%/plugins/editor.pdfjs/pdfjs/web/locale/ast/viewer.properties -%%WWWDIR%%/plugins/editor.pdfjs/pdfjs/web/locale/az/viewer.properties -%%WWWDIR%%/plugins/editor.pdfjs/pdfjs/web/locale/be/viewer.properties -%%WWWDIR%%/plugins/editor.pdfjs/pdfjs/web/locale/bg/viewer.properties -%%WWWDIR%%/plugins/editor.pdfjs/pdfjs/web/locale/bn-BD/viewer.properties -%%WWWDIR%%/plugins/editor.pdfjs/pdfjs/web/locale/bn-IN/viewer.properties -%%WWWDIR%%/plugins/editor.pdfjs/pdfjs/web/locale/br/viewer.properties -%%WWWDIR%%/plugins/editor.pdfjs/pdfjs/web/locale/bs/viewer.properties -%%WWWDIR%%/plugins/editor.pdfjs/pdfjs/web/locale/ca/viewer.properties -%%WWWDIR%%/plugins/editor.pdfjs/pdfjs/web/locale/cs/viewer.properties -%%WWWDIR%%/plugins/editor.pdfjs/pdfjs/web/locale/csb/viewer.properties -%%WWWDIR%%/plugins/editor.pdfjs/pdfjs/web/locale/cy/viewer.properties -%%WWWDIR%%/plugins/editor.pdfjs/pdfjs/web/locale/da/viewer.properties -%%WWWDIR%%/plugins/editor.pdfjs/pdfjs/web/locale/de/viewer.properties -%%WWWDIR%%/plugins/editor.pdfjs/pdfjs/web/locale/el/viewer.properties -%%WWWDIR%%/plugins/editor.pdfjs/pdfjs/web/locale/en-GB/viewer.properties -%%WWWDIR%%/plugins/editor.pdfjs/pdfjs/web/locale/en-US/viewer.properties -%%WWWDIR%%/plugins/editor.pdfjs/pdfjs/web/locale/en-ZA/viewer.properties -%%WWWDIR%%/plugins/editor.pdfjs/pdfjs/web/locale/eo/viewer.properties -%%WWWDIR%%/plugins/editor.pdfjs/pdfjs/web/locale/es-AR/viewer.properties -%%WWWDIR%%/plugins/editor.pdfjs/pdfjs/web/locale/es-CL/viewer.properties -%%WWWDIR%%/plugins/editor.pdfjs/pdfjs/web/locale/es-ES/viewer.properties -%%WWWDIR%%/plugins/editor.pdfjs/pdfjs/web/locale/es-MX/viewer.properties -%%WWWDIR%%/plugins/editor.pdfjs/pdfjs/web/locale/et/viewer.properties -%%WWWDIR%%/plugins/editor.pdfjs/pdfjs/web/locale/eu/viewer.properties -%%WWWDIR%%/plugins/editor.pdfjs/pdfjs/web/locale/fa/viewer.properties -%%WWWDIR%%/plugins/editor.pdfjs/pdfjs/web/locale/ff/viewer.properties -%%WWWDIR%%/plugins/editor.pdfjs/pdfjs/web/locale/fi/viewer.properties -%%WWWDIR%%/plugins/editor.pdfjs/pdfjs/web/locale/fr/viewer.properties -%%WWWDIR%%/plugins/editor.pdfjs/pdfjs/web/locale/fy-NL/viewer.properties -%%WWWDIR%%/plugins/editor.pdfjs/pdfjs/web/locale/ga-IE/viewer.properties -%%WWWDIR%%/plugins/editor.pdfjs/pdfjs/web/locale/gd/viewer.properties -%%WWWDIR%%/plugins/editor.pdfjs/pdfjs/web/locale/gl/viewer.properties -%%WWWDIR%%/plugins/editor.pdfjs/pdfjs/web/locale/gu-IN/viewer.properties -%%WWWDIR%%/plugins/editor.pdfjs/pdfjs/web/locale/he/viewer.properties -%%WWWDIR%%/plugins/editor.pdfjs/pdfjs/web/locale/hi-IN/viewer.properties -%%WWWDIR%%/plugins/editor.pdfjs/pdfjs/web/locale/hr/viewer.properties -%%WWWDIR%%/plugins/editor.pdfjs/pdfjs/web/locale/hu/viewer.properties -%%WWWDIR%%/plugins/editor.pdfjs/pdfjs/web/locale/hy-AM/viewer.properties -%%WWWDIR%%/plugins/editor.pdfjs/pdfjs/web/locale/id/viewer.properties -%%WWWDIR%%/plugins/editor.pdfjs/pdfjs/web/locale/is/viewer.properties -%%WWWDIR%%/plugins/editor.pdfjs/pdfjs/web/locale/it/viewer.properties -%%WWWDIR%%/plugins/editor.pdfjs/pdfjs/web/locale/ja/viewer.properties -%%WWWDIR%%/plugins/editor.pdfjs/pdfjs/web/locale/ka/viewer.properties -%%WWWDIR%%/plugins/editor.pdfjs/pdfjs/web/locale/kk/viewer.properties -%%WWWDIR%%/plugins/editor.pdfjs/pdfjs/web/locale/km/viewer.properties -%%WWWDIR%%/plugins/editor.pdfjs/pdfjs/web/locale/kn/viewer.properties -%%WWWDIR%%/plugins/editor.pdfjs/pdfjs/web/locale/ko/viewer.properties -%%WWWDIR%%/plugins/editor.pdfjs/pdfjs/web/locale/ku/viewer.properties -%%WWWDIR%%/plugins/editor.pdfjs/pdfjs/web/locale/lg/viewer.properties -%%WWWDIR%%/plugins/editor.pdfjs/pdfjs/web/locale/lij/viewer.properties -%%WWWDIR%%/plugins/editor.pdfjs/pdfjs/web/locale/locale.properties -%%WWWDIR%%/plugins/editor.pdfjs/pdfjs/web/locale/lt/viewer.properties -%%WWWDIR%%/plugins/editor.pdfjs/pdfjs/web/locale/lv/viewer.properties -%%WWWDIR%%/plugins/editor.pdfjs/pdfjs/web/locale/mai/viewer.properties -%%WWWDIR%%/plugins/editor.pdfjs/pdfjs/web/locale/mk/viewer.properties -%%WWWDIR%%/plugins/editor.pdfjs/pdfjs/web/locale/ml/viewer.properties -%%WWWDIR%%/plugins/editor.pdfjs/pdfjs/web/locale/mn/viewer.properties -%%WWWDIR%%/plugins/editor.pdfjs/pdfjs/web/locale/mr/viewer.properties -%%WWWDIR%%/plugins/editor.pdfjs/pdfjs/web/locale/ms/viewer.properties -%%WWWDIR%%/plugins/editor.pdfjs/pdfjs/web/locale/my/viewer.properties -%%WWWDIR%%/plugins/editor.pdfjs/pdfjs/web/locale/nb-NO/viewer.properties -%%WWWDIR%%/plugins/editor.pdfjs/pdfjs/web/locale/nl/viewer.properties -%%WWWDIR%%/plugins/editor.pdfjs/pdfjs/web/locale/nn-NO/viewer.properties -%%WWWDIR%%/plugins/editor.pdfjs/pdfjs/web/locale/nso/viewer.properties -%%WWWDIR%%/plugins/editor.pdfjs/pdfjs/web/locale/oc/viewer.properties -%%WWWDIR%%/plugins/editor.pdfjs/pdfjs/web/locale/or/viewer.properties -%%WWWDIR%%/plugins/editor.pdfjs/pdfjs/web/locale/pa-IN/viewer.properties -%%WWWDIR%%/plugins/editor.pdfjs/pdfjs/web/locale/pl/viewer.properties -%%WWWDIR%%/plugins/editor.pdfjs/pdfjs/web/locale/pt-BR/viewer.properties -%%WWWDIR%%/plugins/editor.pdfjs/pdfjs/web/locale/pt-PT/viewer.properties -%%WWWDIR%%/plugins/editor.pdfjs/pdfjs/web/locale/rm/viewer.properties -%%WWWDIR%%/plugins/editor.pdfjs/pdfjs/web/locale/ro/viewer.properties -%%WWWDIR%%/plugins/editor.pdfjs/pdfjs/web/locale/ru/viewer.properties -%%WWWDIR%%/plugins/editor.pdfjs/pdfjs/web/locale/rw/viewer.properties -%%WWWDIR%%/plugins/editor.pdfjs/pdfjs/web/locale/sah/viewer.properties -%%WWWDIR%%/plugins/editor.pdfjs/pdfjs/web/locale/si/viewer.properties -%%WWWDIR%%/plugins/editor.pdfjs/pdfjs/web/locale/sk/viewer.properties -%%WWWDIR%%/plugins/editor.pdfjs/pdfjs/web/locale/sl/viewer.properties -%%WWWDIR%%/plugins/editor.pdfjs/pdfjs/web/locale/son/viewer.properties -%%WWWDIR%%/plugins/editor.pdfjs/pdfjs/web/locale/sq/viewer.properties -%%WWWDIR%%/plugins/editor.pdfjs/pdfjs/web/locale/sr/viewer.properties -%%WWWDIR%%/plugins/editor.pdfjs/pdfjs/web/locale/sv-SE/viewer.properties -%%WWWDIR%%/plugins/editor.pdfjs/pdfjs/web/locale/sw/viewer.properties -%%WWWDIR%%/plugins/editor.pdfjs/pdfjs/web/locale/ta-LK/viewer.properties -%%WWWDIR%%/plugins/editor.pdfjs/pdfjs/web/locale/ta/viewer.properties -%%WWWDIR%%/plugins/editor.pdfjs/pdfjs/web/locale/te/viewer.properties -%%WWWDIR%%/plugins/editor.pdfjs/pdfjs/web/locale/th/viewer.properties -%%WWWDIR%%/plugins/editor.pdfjs/pdfjs/web/locale/tl/viewer.properties -%%WWWDIR%%/plugins/editor.pdfjs/pdfjs/web/locale/tn/viewer.properties -%%WWWDIR%%/plugins/editor.pdfjs/pdfjs/web/locale/tr/viewer.properties -%%WWWDIR%%/plugins/editor.pdfjs/pdfjs/web/locale/uk/viewer.properties -%%WWWDIR%%/plugins/editor.pdfjs/pdfjs/web/locale/ur/viewer.properties -%%WWWDIR%%/plugins/editor.pdfjs/pdfjs/web/locale/vi/viewer.properties -%%WWWDIR%%/plugins/editor.pdfjs/pdfjs/web/locale/wo/viewer.properties -%%WWWDIR%%/plugins/editor.pdfjs/pdfjs/web/locale/xh/viewer.properties -%%WWWDIR%%/plugins/editor.pdfjs/pdfjs/web/locale/zh-CN/viewer.properties -%%WWWDIR%%/plugins/editor.pdfjs/pdfjs/web/locale/zh-TW/viewer.properties -%%WWWDIR%%/plugins/editor.pdfjs/pdfjs/web/locale/zu/viewer.properties -%%WWWDIR%%/plugins/editor.pdfjs/pdfjs/web/viewer.css -%%WWWDIR%%/plugins/editor.pdfjs/pdfjs/web/viewer.html -%%WWWDIR%%/plugins/editor.pdfjs/pdfjs/web/viewer.js -%%WWWDIR%%/plugins/editor.pdfjs/plugin_doc.html -%%WWWDIR%%/plugins/editor.pdfjs/res/build/PydioPDFJS.js -%%WWWDIR%%/plugins/editor.pdfjs/res/build/PydioPDFJS/badge.js -%%WWWDIR%%/plugins/editor.pdfjs/res/build/PydioPDFJS/controls.js -%%WWWDIR%%/plugins/editor.pdfjs/res/build/PydioPDFJS/editor.js -%%WWWDIR%%/plugins/editor.pdfjs/res/build/PydioPDFJS/index.js -%%WWWDIR%%/plugins/editor.pdfjs/res/js/badge.js -%%WWWDIR%%/plugins/editor.pdfjs/res/js/controls.js -%%WWWDIR%%/plugins/editor.pdfjs/res/js/editor.js -%%WWWDIR%%/plugins/editor.pdfjs/res/js/index.js -%%WWWDIR%%/plugins/editor.pdfjs/viewer-pydio.css -%%WWWDIR%%/plugins/editor.pixlr/.htaccess -%%WWWDIR%%/plugins/editor.pixlr/Gruntfile.js -%%WWWDIR%%/plugins/editor.pixlr/PixlrEditor.php -%%WWWDIR%%/plugins/editor.pixlr/editor-pixlr.png -%%WWWDIR%%/plugins/editor.pixlr/fake_close_pixlr.php -%%WWWDIR%%/plugins/editor.pixlr/fake_error_pixlr.php -%%WWWDIR%%/plugins/editor.pixlr/fake_save_pixlr.php -%%WWWDIR%%/plugins/editor.pixlr/i18n/conf/de.php -%%WWWDIR%%/plugins/editor.pixlr/i18n/conf/en.php -%%WWWDIR%%/plugins/editor.pixlr/i18n/conf/es.php -%%WWWDIR%%/plugins/editor.pixlr/i18n/conf/fr.php -%%WWWDIR%%/plugins/editor.pixlr/i18n/conf/it.php -%%WWWDIR%%/plugins/editor.pixlr/i18n/conf/pt.php -%%WWWDIR%%/plugins/editor.pixlr/manifest.xml -%%WWWDIR%%/plugins/editor.pixlr/package.json -%%WWWDIR%%/plugins/editor.pixlr/plugin_doc.html -%%WWWDIR%%/plugins/editor.pixlr/res/build/PydioPixlr.js -%%WWWDIR%%/plugins/editor.pixlr/res/build/PydioPixlr/editor.js -%%WWWDIR%%/plugins/editor.pixlr/res/build/PydioPixlr/index.js -%%WWWDIR%%/plugins/editor.pixlr/res/js/editor.js -%%WWWDIR%%/plugins/editor.pixlr/res/js/index.js -%%WWWDIR%%/plugins/editor.soundmanager/Gruntfile.js -%%WWWDIR%%/plugins/editor.soundmanager/i18n/conf/cs.php -%%WWWDIR%%/plugins/editor.soundmanager/i18n/conf/de.php -%%WWWDIR%%/plugins/editor.soundmanager/i18n/conf/en.php -%%WWWDIR%%/plugins/editor.soundmanager/i18n/conf/es.php -%%WWWDIR%%/plugins/editor.soundmanager/i18n/conf/fr.php -%%WWWDIR%%/plugins/editor.soundmanager/i18n/conf/it.php -%%WWWDIR%%/plugins/editor.soundmanager/i18n/conf/pt.php -%%WWWDIR%%/plugins/editor.soundmanager/i18n/cs.php -%%WWWDIR%%/plugins/editor.soundmanager/i18n/de.php -%%WWWDIR%%/plugins/editor.soundmanager/i18n/en.php -%%WWWDIR%%/plugins/editor.soundmanager/i18n/es.php -%%WWWDIR%%/plugins/editor.soundmanager/i18n/et.php -%%WWWDIR%%/plugins/editor.soundmanager/i18n/fr.php -%%WWWDIR%%/plugins/editor.soundmanager/i18n/it.php -%%WWWDIR%%/plugins/editor.soundmanager/i18n/pt.php -%%WWWDIR%%/plugins/editor.soundmanager/manifest.xml -%%WWWDIR%%/plugins/editor.soundmanager/package.json -%%WWWDIR%%/plugins/editor.soundmanager/plugin_doc.html -%%WWWDIR%%/plugins/editor.soundmanager/res/build/PydioSoundManager.js -%%WWWDIR%%/plugins/editor.soundmanager/res/build/PydioSoundManager/Player.js -%%WWWDIR%%/plugins/editor.soundmanager/res/build/PydioSoundManager/badge.js -%%WWWDIR%%/plugins/editor.soundmanager/res/build/PydioSoundManager/controls.js -%%WWWDIR%%/plugins/editor.soundmanager/res/build/PydioSoundManager/editor.js -%%WWWDIR%%/plugins/editor.soundmanager/res/build/PydioSoundManager/index.js -%%WWWDIR%%/plugins/editor.soundmanager/res/build/PydioSoundManager/panel.js -%%WWWDIR%%/plugins/editor.soundmanager/res/build/PydioSoundManager/preview.js -%%WWWDIR%%/plugins/editor.soundmanager/res/js/Player.js -%%WWWDIR%%/plugins/editor.soundmanager/res/js/badge.js -%%WWWDIR%%/plugins/editor.soundmanager/res/js/controls.js -%%WWWDIR%%/plugins/editor.soundmanager/res/js/editor.js -%%WWWDIR%%/plugins/editor.soundmanager/res/js/index.js -%%WWWDIR%%/plugins/editor.soundmanager/res/js/panel.js -%%WWWDIR%%/plugins/editor.soundmanager/res/js/preview.js -%%WWWDIR%%/plugins/editor.soundmanager/sm/360-player/360-button-pause-light.gif -%%WWWDIR%%/plugins/editor.soundmanager/sm/360-player/360-button-pause-light.png -%%WWWDIR%%/plugins/editor.soundmanager/sm/360-player/360-button-pause.gif -%%WWWDIR%%/plugins/editor.soundmanager/sm/360-player/360-button-pause.png -%%WWWDIR%%/plugins/editor.soundmanager/sm/360-player/360-button-play-light.gif -%%WWWDIR%%/plugins/editor.soundmanager/sm/360-player/360-button-play-light.png -%%WWWDIR%%/plugins/editor.soundmanager/sm/360-player/360-button-play.gif -%%WWWDIR%%/plugins/editor.soundmanager/sm/360-player/360-button-play.png -%%WWWDIR%%/plugins/editor.soundmanager/sm/360-player/360-button-vis-pause-light.gif -%%WWWDIR%%/plugins/editor.soundmanager/sm/360-player/360-button-vis-pause-light.png -%%WWWDIR%%/plugins/editor.soundmanager/sm/360-player/360-button-vis-pause.gif -%%WWWDIR%%/plugins/editor.soundmanager/sm/360-player/360-button-vis-pause.png -%%WWWDIR%%/plugins/editor.soundmanager/sm/360-player/360-button-vis-play-light.gif -%%WWWDIR%%/plugins/editor.soundmanager/sm/360-player/360-button-vis-play-light.png -%%WWWDIR%%/plugins/editor.soundmanager/sm/360-player/360-button-vis-play.gif -%%WWWDIR%%/plugins/editor.soundmanager/sm/360-player/360-button-vis-play.png -%%WWWDIR%%/plugins/editor.soundmanager/sm/360-player/360player-visualization.css -%%WWWDIR%%/plugins/editor.soundmanager/sm/360-player/360player.css -%%WWWDIR%%/plugins/editor.soundmanager/sm/360-player/icon_loading_dots.gif -%%WWWDIR%%/plugins/editor.soundmanager/sm/360-player/icon_loading_spinner.gif -%%WWWDIR%%/plugins/editor.soundmanager/sm/360-player/icon_loading_spinner_bigger.gif -%%WWWDIR%%/plugins/editor.soundmanager/sm/360-player/script/360player.js -%%WWWDIR%%/plugins/editor.soundmanager/sm/360-player/script/berniecode-animator.js -%%WWWDIR%%/plugins/editor.soundmanager/sm/360-player/script/excanvas.js -%%WWWDIR%%/plugins/editor.soundmanager/sm/script/soundmanager2-nodebug-jsmin.js -%%WWWDIR%%/plugins/editor.soundmanager/sm/shared/mp3-player-button.css -%%WWWDIR%%/plugins/editor.soundmanager/sm/shared/mp3-player-button.js -%%WWWDIR%%/plugins/editor.soundmanager/sm/shared/soundmanager2.js -%%WWWDIR%%/plugins/editor.soundmanager/sm/swf/soundmanager2.swf -%%WWWDIR%%/plugins/editor.soundmanager/sm/swf/soundmanager2_debug.swf -%%WWWDIR%%/plugins/editor.soundmanager/sm/swf/soundmanager2_flash9.swf -%%WWWDIR%%/plugins/editor.soundmanager/sm/swf/soundmanager2_flash9_debug.swf -%%WWWDIR%%/plugins/editor.soundmanager/sm/swf/soundmanager2_flash_xdomain.zip -%%WWWDIR%%/plugins/editor.soundmanager/soundmanager.css -%%WWWDIR%%/plugins/editor.text/Gruntfile.js -%%WWWDIR%%/plugins/editor.text/editor-text.png -%%WWWDIR%%/plugins/editor.text/i18n/conf/cs.php -%%WWWDIR%%/plugins/editor.text/i18n/conf/de.php -%%WWWDIR%%/plugins/editor.text/i18n/conf/en.php -%%WWWDIR%%/plugins/editor.text/i18n/conf/es.php -%%WWWDIR%%/plugins/editor.text/i18n/conf/fr.php -%%WWWDIR%%/plugins/editor.text/i18n/conf/it.php -%%WWWDIR%%/plugins/editor.text/i18n/conf/pt.php -%%WWWDIR%%/plugins/editor.text/i18n/conf/ru.php -%%WWWDIR%%/plugins/editor.text/manifest.xml -%%WWWDIR%%/plugins/editor.text/package.json -%%WWWDIR%%/plugins/editor.text/plugin_doc.html -%%WWWDIR%%/plugins/editor.text/res/build/PydioText.js -%%WWWDIR%%/plugins/editor.text/res/build/PydioText/actions.js -%%WWWDIR%%/plugins/editor.text/res/build/PydioText/controls.js -%%WWWDIR%%/plugins/editor.text/res/build/PydioText/editor.js -%%WWWDIR%%/plugins/editor.text/res/build/PydioText/index.js -%%WWWDIR%%/plugins/editor.text/res/js/actions.js -%%WWWDIR%%/plugins/editor.text/res/js/controls.js -%%WWWDIR%%/plugins/editor.text/res/js/editor.js -%%WWWDIR%%/plugins/editor.text/res/js/index.js -%%WWWDIR%%/plugins/editor.video/Gruntfile.js -%%WWWDIR%%/plugins/editor.video/VideoReader.php -%%WWWDIR%%/plugins/editor.video/editor-video.png -%%WWWDIR%%/plugins/editor.video/i18n/conf/cs.php -%%WWWDIR%%/plugins/editor.video/i18n/conf/de.php -%%WWWDIR%%/plugins/editor.video/i18n/conf/en.php -%%WWWDIR%%/plugins/editor.video/i18n/conf/es.php -%%WWWDIR%%/plugins/editor.video/i18n/conf/fr.php -%%WWWDIR%%/plugins/editor.video/i18n/conf/it.php -%%WWWDIR%%/plugins/editor.video/i18n/conf/pt.php -%%WWWDIR%%/plugins/editor.video/i18n/cs.php -%%WWWDIR%%/plugins/editor.video/i18n/de.php -%%WWWDIR%%/plugins/editor.video/i18n/en.php -%%WWWDIR%%/plugins/editor.video/i18n/es.php -%%WWWDIR%%/plugins/editor.video/i18n/fr.php -%%WWWDIR%%/plugins/editor.video/i18n/it.php -%%WWWDIR%%/plugins/editor.video/i18n/pt.php -%%WWWDIR%%/plugins/editor.video/manifest.xml -%%WWWDIR%%/plugins/editor.video/package.json -%%WWWDIR%%/plugins/editor.video/plugin_doc.html -%%WWWDIR%%/plugins/editor.video/res/build/PydioVideo.js -%%WWWDIR%%/plugins/editor.video/res/build/PydioVideo/Editor.js -%%WWWDIR%%/plugins/editor.video/res/build/PydioVideo/Media.js -%%WWWDIR%%/plugins/editor.video/res/build/PydioVideo/Player.js -%%WWWDIR%%/plugins/editor.video/res/build/PydioVideo/controls.js -%%WWWDIR%%/plugins/editor.video/res/build/PydioVideo/index.js -%%WWWDIR%%/plugins/editor.video/res/build/video-js.min.css -%%WWWDIR%%/plugins/editor.video/res/js/Editor.js -%%WWWDIR%%/plugins/editor.video/res/js/Media.js -%%WWWDIR%%/plugins/editor.video/res/js/Player.js -%%WWWDIR%%/plugins/editor.video/res/js/controls.js -%%WWWDIR%%/plugins/editor.video/res/js/index.js -%%WWWDIR%%/plugins/editor.webodf/.gitignore -%%WWWDIR%%/plugins/editor.webodf/Gruntfile.js -%%WWWDIR%%/plugins/editor.webodf/frame.php -%%WWWDIR%%/plugins/editor.webodf/i18n/conf/cs.php -%%WWWDIR%%/plugins/editor.webodf/i18n/conf/de.php -%%WWWDIR%%/plugins/editor.webodf/i18n/conf/en.php -%%WWWDIR%%/plugins/editor.webodf/i18n/conf/es.php -%%WWWDIR%%/plugins/editor.webodf/i18n/conf/fr.php -%%WWWDIR%%/plugins/editor.webodf/i18n/conf/it.php -%%WWWDIR%%/plugins/editor.webodf/i18n/cs.php -%%WWWDIR%%/plugins/editor.webodf/i18n/de.php -%%WWWDIR%%/plugins/editor.webodf/i18n/en.php -%%WWWDIR%%/plugins/editor.webodf/i18n/es.php -%%WWWDIR%%/plugins/editor.webodf/i18n/fr.php -%%WWWDIR%%/plugins/editor.webodf/i18n/it.php -%%WWWDIR%%/plugins/editor.webodf/manifest.xml -%%WWWDIR%%/plugins/editor.webodf/package.json -%%WWWDIR%%/plugins/editor.webodf/plugin_doc.html -%%WWWDIR%%/plugins/editor.webodf/res/build/PydioWebODF.js -%%WWWDIR%%/plugins/editor.webodf/res/build/PydioWebODF/editor.js -%%WWWDIR%%/plugins/editor.webodf/res/build/PydioWebODF/index.js -%%WWWDIR%%/plugins/editor.webodf/res/js/editor.js -%%WWWDIR%%/plugins/editor.webodf/res/js/index.js -%%WWWDIR%%/plugins/editor.zoho/Gruntfile.js -%%WWWDIR%%/plugins/editor.zoho/ZohoEditor.php -%%WWWDIR%%/plugins/editor.zoho/agent/files/.htaccess -%%WWWDIR%%/plugins/editor.zoho/agent/save_zoho.php -%%WWWDIR%%/plugins/editor.zoho/editor-zoho.png -%%WWWDIR%%/plugins/editor.zoho/i18n/conf/de.php -%%WWWDIR%%/plugins/editor.zoho/i18n/conf/en.php -%%WWWDIR%%/plugins/editor.zoho/i18n/conf/es.php -%%WWWDIR%%/plugins/editor.zoho/i18n/conf/fr.php -%%WWWDIR%%/plugins/editor.zoho/i18n/conf/it.php -%%WWWDIR%%/plugins/editor.zoho/i18n/conf/pt.php -%%WWWDIR%%/plugins/editor.zoho/i18n/de.php -%%WWWDIR%%/plugins/editor.zoho/i18n/en.php -%%WWWDIR%%/plugins/editor.zoho/i18n/es.php -%%WWWDIR%%/plugins/editor.zoho/i18n/et.php -%%WWWDIR%%/plugins/editor.zoho/i18n/fr.php -%%WWWDIR%%/plugins/editor.zoho/i18n/it.php -%%WWWDIR%%/plugins/editor.zoho/i18n/pt.php -%%WWWDIR%%/plugins/editor.zoho/i18n/ru.php -%%WWWDIR%%/plugins/editor.zoho/manifest.xml -%%WWWDIR%%/plugins/editor.zoho/package.json -%%WWWDIR%%/plugins/editor.zoho/plugin_doc.html -%%WWWDIR%%/plugins/editor.zoho/res/build/PydioZoho.js -%%WWWDIR%%/plugins/editor.zoho/res/build/PydioZoho/editor.js -%%WWWDIR%%/plugins/editor.zoho/res/build/PydioZoho/index.js -%%WWWDIR%%/plugins/editor.zoho/res/js/editor.js -%%WWWDIR%%/plugins/editor.zoho/res/js/index.js -%%WWWDIR%%/plugins/feed.sql/SqlFeedStore.php -%%WWWDIR%%/plugins/feed.sql/create.mysql -%%WWWDIR%%/plugins/feed.sql/create.pgsql -%%WWWDIR%%/plugins/feed.sql/create.sqlite -%%WWWDIR%%/plugins/feed.sql/i18n/conf/de.php -%%WWWDIR%%/plugins/feed.sql/i18n/conf/en.php -%%WWWDIR%%/plugins/feed.sql/i18n/conf/es.php -%%WWWDIR%%/plugins/feed.sql/manifest.xml -%%WWWDIR%%/plugins/gui.ajax/.gitignore -%%WWWDIR%%/plugins/gui.ajax/Gruntfile.js -%%WWWDIR%%/plugins/gui.ajax/PydioLogo250.png -%%WWWDIR%%/plugins/gui.ajax/RichClient.php -%%WWWDIR%%/plugins/gui.ajax/ajxpclient_actions.xml -%%WWWDIR%%/plugins/gui.ajax/docgen.json -%%WWWDIR%%/plugins/gui.ajax/grunt/config/babel.js -%%WWWDIR%%/plugins/gui.ajax/grunt/config/browserify.js -%%WWWDIR%%/plugins/gui.ajax/grunt/config/clean.js -%%WWWDIR%%/plugins/gui.ajax/grunt/config/copy.js -%%WWWDIR%%/plugins/gui.ajax/grunt/config/cssmin.js -%%WWWDIR%%/plugins/gui.ajax/grunt/config/docgen.js -%%WWWDIR%%/plugins/gui.ajax/grunt/config/env.js -%%WWWDIR%%/plugins/gui.ajax/grunt/config/hub.js -%%WWWDIR%%/plugins/gui.ajax/grunt/config/less.js -%%WWWDIR%%/plugins/gui.ajax/grunt/config/symlink.js -%%WWWDIR%%/plugins/gui.ajax/grunt/config/uglify.js -%%WWWDIR%%/plugins/gui.ajax/grunt/config/watch.js -%%WWWDIR%%/plugins/gui.ajax/grunt/tasks/compilelib.js -%%WWWDIR%%/plugins/gui.ajax/grunt/tasks/compilelibs.js -%%WWWDIR%%/plugins/gui.ajax/grunt/tasks/default.js -%%WWWDIR%%/plugins/gui.ajax/grunt/tasks/docgen.js -%%WWWDIR%%/plugins/gui.ajax/grunt/tasks/maincss.js -%%WWWDIR%%/plugins/gui.ajax/grunt/tasks/mainjs.js -%%WWWDIR%%/plugins/gui.ajax/grunt/tasks/watchgalvanize.js -%%WWWDIR%%/plugins/gui.ajax/manifest.xml -%%WWWDIR%%/plugins/gui.ajax/package.json -%%WWWDIR%%/plugins/gui.ajax/plugin_doc.html -%%WWWDIR%%/plugins/gui.ajax/pydio-gui.png -%%WWWDIR%%/plugins/gui.ajax/res/build/PydioComponents.js -%%WWWDIR%%/plugins/gui.ajax/res/build/PydioComponents.min.js -%%WWWDIR%%/plugins/gui.ajax/res/build/PydioCore.js -%%WWWDIR%%/plugins/gui.ajax/res/build/PydioCoreActions.js -%%WWWDIR%%/plugins/gui.ajax/res/build/PydioCoreActions.min.js -%%WWWDIR%%/plugins/gui.ajax/res/build/PydioForm.js -%%WWWDIR%%/plugins/gui.ajax/res/build/PydioForm.min.js -%%WWWDIR%%/plugins/gui.ajax/res/build/PydioHOCs.js -%%WWWDIR%%/plugins/gui.ajax/res/build/PydioHOCs.min.js -%%WWWDIR%%/plugins/gui.ajax/res/build/PydioReactUI.js -%%WWWDIR%%/plugins/gui.ajax/res/build/PydioReactUI.min.js -%%WWWDIR%%/plugins/gui.ajax/res/build/PydioWorkspaces.js -%%WWWDIR%%/plugins/gui.ajax/res/build/PydioWorkspaces.min.js -%%WWWDIR%%/plugins/gui.ajax/res/build/boot.prod.js -%%WWWDIR%%/plugins/gui.ajax/res/build/bundle.prod.js -%%WWWDIR%%/plugins/gui.ajax/res/build/bundle.prod.min.js -%%WWWDIR%%/plugins/gui.ajax/res/build/core/Pydio.js -%%WWWDIR%%/plugins/gui.ajax/res/build/core/PydioBootstrap.js -%%WWWDIR%%/plugins/gui.ajax/res/build/core/http/Connexion.js -%%WWWDIR%%/plugins/gui.ajax/res/build/core/http/MetaCacheService.js -%%WWWDIR%%/plugins/gui.ajax/res/build/core/http/PydioApi.js -%%WWWDIR%%/plugins/gui.ajax/res/build/core/http/PydioUsersApi.js -%%WWWDIR%%/plugins/gui.ajax/res/build/core/http/ResourcesManager.js -%%WWWDIR%%/plugins/gui.ajax/res/build/core/index.js -%%WWWDIR%%/plugins/gui.ajax/res/build/core/lang/Logger.js -%%WWWDIR%%/plugins/gui.ajax/res/build/core/lang/Observable.js -%%WWWDIR%%/plugins/gui.ajax/res/build/core/model/Action.js -%%WWWDIR%%/plugins/gui.ajax/res/build/core/model/AjxpNode.js -%%WWWDIR%%/plugins/gui.ajax/res/build/core/model/BackgroundTasksManager.js -%%WWWDIR%%/plugins/gui.ajax/res/build/core/model/ContextMenu.js -%%WWWDIR%%/plugins/gui.ajax/res/build/core/model/Controller.js -%%WWWDIR%%/plugins/gui.ajax/res/build/core/model/EmptyNodeProvider.js -%%WWWDIR%%/plugins/gui.ajax/res/build/core/model/PydioDataModel.js -%%WWWDIR%%/plugins/gui.ajax/res/build/core/model/Registry.js -%%WWWDIR%%/plugins/gui.ajax/res/build/core/model/RemoteNodeProvider.js -%%WWWDIR%%/plugins/gui.ajax/res/build/core/model/Repository.js -%%WWWDIR%%/plugins/gui.ajax/res/build/core/model/User.js -%%WWWDIR%%/plugins/gui.ajax/res/build/core/util/ActivityMonitor.js -%%WWWDIR%%/plugins/gui.ajax/res/build/core/util/CookiesManager.js -%%WWWDIR%%/plugins/gui.ajax/res/build/core/util/DOMUtils.js -%%WWWDIR%%/plugins/gui.ajax/res/build/core/util/FuncUtils.js -%%WWWDIR%%/plugins/gui.ajax/res/build/core/util/HasherUtils.js -%%WWWDIR%%/plugins/gui.ajax/res/build/core/util/LangUtils.js -%%WWWDIR%%/plugins/gui.ajax/res/build/core/util/PassUtils.js -%%WWWDIR%%/plugins/gui.ajax/res/build/core/util/PathUtils.js -%%WWWDIR%%/plugins/gui.ajax/res/build/core/util/PeriodicalExecuter.js -%%WWWDIR%%/plugins/gui.ajax/res/build/core/util/XMLUtils.js -%%WWWDIR%%/plugins/gui.ajax/res/build/pydio.boot.min.js -%%WWWDIR%%/plugins/gui.ajax/res/build/pydio.material.min.css -%%WWWDIR%%/plugins/gui.ajax/res/build/pydio.min.js -%%WWWDIR%%/plugins/gui.ajax/res/build/ui/Components/dynamic-grid/DynamicGrid.js -%%WWWDIR%%/plugins/gui.ajax/res/build/ui/Components/dynamic-grid/GridBuilder.js -%%WWWDIR%%/plugins/gui.ajax/res/build/ui/Components/dynamic-grid/GridItemMixin.js -%%WWWDIR%%/plugins/gui.ajax/res/build/ui/Components/dynamic-grid/Store.js -%%WWWDIR%%/plugins/gui.ajax/res/build/ui/Components/dynamic-grid/asGridItem.js -%%WWWDIR%%/plugins/gui.ajax/res/build/ui/Components/editor/PaperEditor.js -%%WWWDIR%%/plugins/gui.ajax/res/build/ui/Components/editor/ReactEditorOpener.js -%%WWWDIR%%/plugins/gui.ajax/res/build/ui/Components/elements/ClipboardTextField.js -%%WWWDIR%%/plugins/gui.ajax/res/build/ui/Components/elements/DataModelBadge.js -%%WWWDIR%%/plugins/gui.ajax/res/build/ui/Components/elements/LabelWithTip.js -%%WWWDIR%%/plugins/gui.ajax/res/build/ui/Components/elements/SimpleFigureBadge.js -%%WWWDIR%%/plugins/gui.ajax/res/build/ui/Components/index.js -%%WWWDIR%%/plugins/gui.ajax/res/build/ui/Components/list/CollapsableListProvider.js -%%WWWDIR%%/plugins/gui.ajax/res/build/ui/Components/list/ConfigurableListEntry.js -%%WWWDIR%%/plugins/gui.ajax/res/build/ui/Components/list/InlineEditor.js -%%WWWDIR%%/plugins/gui.ajax/res/build/ui/Components/list/ListEntry.js -%%WWWDIR%%/plugins/gui.ajax/res/build/ui/Components/list/ListEntryNodeListenerMixin.js -%%WWWDIR%%/plugins/gui.ajax/res/build/ui/Components/list/ListPaginator.js -%%WWWDIR%%/plugins/gui.ajax/res/build/ui/Components/list/NodeListCustomProvider.js -%%WWWDIR%%/plugins/gui.ajax/res/build/ui/Components/list/SimpleList.js -%%WWWDIR%%/plugins/gui.ajax/res/build/ui/Components/list/SortColumns.js -%%WWWDIR%%/plugins/gui.ajax/res/build/ui/Components/list/SortableList.js -%%WWWDIR%%/plugins/gui.ajax/res/build/ui/Components/list/TableListEntry.js -%%WWWDIR%%/plugins/gui.ajax/res/build/ui/Components/list/TableListHeader.js -%%WWWDIR%%/plugins/gui.ajax/res/build/ui/Components/menu/ButtonMenu.js -%%WWWDIR%%/plugins/gui.ajax/res/build/ui/Components/menu/ContextMenu.js -%%WWWDIR%%/plugins/gui.ajax/res/build/ui/Components/menu/IconButtonMenu.js -%%WWWDIR%%/plugins/gui.ajax/res/build/ui/Components/menu/IconButtonPopover.js -%%WWWDIR%%/plugins/gui.ajax/res/build/ui/Components/menu/MenuItemsConsumer.js -%%WWWDIR%%/plugins/gui.ajax/res/build/ui/Components/menu/PopupMenu.js -%%WWWDIR%%/plugins/gui.ajax/res/build/ui/Components/menu/Toolbar.js -%%WWWDIR%%/plugins/gui.ajax/res/build/ui/Components/menu/Utils.js -%%WWWDIR%%/plugins/gui.ajax/res/build/ui/Components/users/TeamCreationForm.js -%%WWWDIR%%/plugins/gui.ajax/res/build/ui/Components/users/UsersCompleter.js -%%WWWDIR%%/plugins/gui.ajax/res/build/ui/Components/users/addressbook/AddressBook.js -%%WWWDIR%%/plugins/gui.ajax/res/build/ui/Components/users/addressbook/AlphaPaginator.js -%%WWWDIR%%/plugins/gui.ajax/res/build/ui/Components/users/addressbook/Loaders.js -%%WWWDIR%%/plugins/gui.ajax/res/build/ui/Components/users/addressbook/NestedListItem.js -%%WWWDIR%%/plugins/gui.ajax/res/build/ui/Components/users/addressbook/RightPanelCard.js -%%WWWDIR%%/plugins/gui.ajax/res/build/ui/Components/users/addressbook/SearchForm.js -%%WWWDIR%%/plugins/gui.ajax/res/build/ui/Components/users/addressbook/SearchPanel.js -%%WWWDIR%%/plugins/gui.ajax/res/build/ui/Components/users/addressbook/TeamCard.js -%%WWWDIR%%/plugins/gui.ajax/res/build/ui/Components/users/addressbook/UserCard.js -%%WWWDIR%%/plugins/gui.ajax/res/build/ui/Components/users/addressbook/UsersList.js -%%WWWDIR%%/plugins/gui.ajax/res/build/ui/Components/users/avatar/ActionsPanel.js -%%WWWDIR%%/plugins/gui.ajax/res/build/ui/Components/users/avatar/GraphPanel.js -%%WWWDIR%%/plugins/gui.ajax/res/build/ui/Components/users/avatar/UserAvatar.js -%%WWWDIR%%/plugins/gui.ajax/res/build/ui/Components/util/DND.js -%%WWWDIR%%/plugins/gui.ajax/res/build/ui/Components/util/MessagesConsumerMixin.js -%%WWWDIR%%/plugins/gui.ajax/res/build/ui/Components/views/EmptyStateView.js -%%WWWDIR%%/plugins/gui.ajax/res/build/ui/Components/views/ModalAppBar.js -%%WWWDIR%%/plugins/gui.ajax/res/build/ui/Components/views/SearchBox.js -%%WWWDIR%%/plugins/gui.ajax/res/build/ui/Components/views/SimpleReactActionBar.js -%%WWWDIR%%/plugins/gui.ajax/res/build/ui/Components/views/TreeView.js -%%WWWDIR%%/plugins/gui.ajax/res/build/ui/CoreActions/callbacks/activateDesktopNotifications.js -%%WWWDIR%%/plugins/gui.ajax/res/build/ui/CoreActions/callbacks/changePass.js -%%WWWDIR%%/plugins/gui.ajax/res/build/ui/CoreActions/callbacks/clearPluginsCache.js -%%WWWDIR%%/plugins/gui.ajax/res/build/ui/CoreActions/callbacks/dismissUserAlert.js -%%WWWDIR%%/plugins/gui.ajax/res/build/ui/CoreActions/callbacks/launchIndexation.js -%%WWWDIR%%/plugins/gui.ajax/res/build/ui/CoreActions/callbacks/switchLanguage.js -%%WWWDIR%%/plugins/gui.ajax/res/build/ui/CoreActions/callbacks/toggleBookmark.js -%%WWWDIR%%/plugins/gui.ajax/res/build/ui/CoreActions/callbacks/userCreateRepository.js -%%WWWDIR%%/plugins/gui.ajax/res/build/ui/CoreActions/dialog/CreateRepositoryDialog.js -%%WWWDIR%%/plugins/gui.ajax/res/build/ui/CoreActions/dialog/PasswordDialog.js -%%WWWDIR%%/plugins/gui.ajax/res/build/ui/CoreActions/dialog/SplashDialog.js -%%WWWDIR%%/plugins/gui.ajax/res/build/ui/CoreActions/globals.js -%%WWWDIR%%/plugins/gui.ajax/res/build/ui/CoreActions/index.js -%%WWWDIR%%/plugins/gui.ajax/res/build/ui/CoreActions/navigation/externalSelection.js -%%WWWDIR%%/plugins/gui.ajax/res/build/ui/CoreActions/navigation/openGoPro.js -%%WWWDIR%%/plugins/gui.ajax/res/build/ui/CoreActions/navigation/refresh.js -%%WWWDIR%%/plugins/gui.ajax/res/build/ui/CoreActions/navigation/splash.js -%%WWWDIR%%/plugins/gui.ajax/res/build/ui/CoreActions/navigation/switchToSettings.js -%%WWWDIR%%/plugins/gui.ajax/res/build/ui/CoreActions/navigation/up.js -%%WWWDIR%%/plugins/gui.ajax/res/build/ui/Form/fields/AutocompleteBox.js -%%WWWDIR%%/plugins/gui.ajax/res/build/ui/Form/fields/FileDropzone.js -%%WWWDIR%%/plugins/gui.ajax/res/build/ui/Form/fields/InputBoolean.js -%%WWWDIR%%/plugins/gui.ajax/res/build/ui/Form/fields/InputButton.js -%%WWWDIR%%/plugins/gui.ajax/res/build/ui/Form/fields/InputImage.js -%%WWWDIR%%/plugins/gui.ajax/res/build/ui/Form/fields/InputInteger.js -%%WWWDIR%%/plugins/gui.ajax/res/build/ui/Form/fields/InputSelectBox.js -%%WWWDIR%%/plugins/gui.ajax/res/build/ui/Form/fields/MonitoringLabel.js -%%WWWDIR%%/plugins/gui.ajax/res/build/ui/Form/fields/TextField.js -%%WWWDIR%%/plugins/gui.ajax/res/build/ui/Form/fields/ValidPassword.js -%%WWWDIR%%/plugins/gui.ajax/res/build/ui/Form/index.js -%%WWWDIR%%/plugins/gui.ajax/res/build/ui/Form/manager/Manager.js -%%WWWDIR%%/plugins/gui.ajax/res/build/ui/Form/mixins/ActionRunnerMixin.js -%%WWWDIR%%/plugins/gui.ajax/res/build/ui/Form/mixins/FieldWithChoices.js -%%WWWDIR%%/plugins/gui.ajax/res/build/ui/Form/mixins/FormMixin.js -%%WWWDIR%%/plugins/gui.ajax/res/build/ui/Form/mixins/HelperMixin.js -%%WWWDIR%%/plugins/gui.ajax/res/build/ui/Form/panel/FormHelper.js -%%WWWDIR%%/plugins/gui.ajax/res/build/ui/Form/panel/FormPanel.js -%%WWWDIR%%/plugins/gui.ajax/res/build/ui/Form/panel/GroupSwitchPanel.js -%%WWWDIR%%/plugins/gui.ajax/res/build/ui/Form/panel/ReplicatedGroup.js -%%WWWDIR%%/plugins/gui.ajax/res/build/ui/Form/panel/ReplicationPanel.js -%%WWWDIR%%/plugins/gui.ajax/res/build/ui/Form/panel/UserCreationForm.js -%%WWWDIR%%/plugins/gui.ajax/res/build/ui/HOCs/PaletteModifier.js -%%WWWDIR%%/plugins/gui.ajax/res/build/ui/HOCs/animations/index.js -%%WWWDIR%%/plugins/gui.ajax/res/build/ui/HOCs/animations/make-async.js -%%WWWDIR%%/plugins/gui.ajax/res/build/ui/HOCs/animations/make-motion.js -%%WWWDIR%%/plugins/gui.ajax/res/build/ui/HOCs/animations/make-staggered.js -%%WWWDIR%%/plugins/gui.ajax/res/build/ui/HOCs/animations/make-transition.js -%%WWWDIR%%/plugins/gui.ajax/res/build/ui/HOCs/animations/utils.js -%%WWWDIR%%/plugins/gui.ajax/res/build/ui/HOCs/content/actions.js -%%WWWDIR%%/plugins/gui.ajax/res/build/ui/HOCs/content/controls.js -%%WWWDIR%%/plugins/gui.ajax/res/build/ui/HOCs/content/index.js -%%WWWDIR%%/plugins/gui.ajax/res/build/ui/HOCs/content/utils.js -%%WWWDIR%%/plugins/gui.ajax/res/build/ui/HOCs/context-menu.js -%%WWWDIR%%/plugins/gui.ajax/res/build/ui/HOCs/controls.js -%%WWWDIR%%/plugins/gui.ajax/res/build/ui/HOCs/drop/NativeFileDropProvider.js -%%WWWDIR%%/plugins/gui.ajax/res/build/ui/HOCs/drop/dropProvider.js -%%WWWDIR%%/plugins/gui.ajax/res/build/ui/HOCs/editor/actions.js -%%WWWDIR%%/plugins/gui.ajax/res/build/ui/HOCs/editor/reducers/editor.js -%%WWWDIR%%/plugins/gui.ajax/res/build/ui/HOCs/editor/reducers/index.js -%%WWWDIR%%/plugins/gui.ajax/res/build/ui/HOCs/editor/reducers/tabs.js -%%WWWDIR%%/plugins/gui.ajax/res/build/ui/HOCs/errors.js -%%WWWDIR%%/plugins/gui.ajax/res/build/ui/HOCs/index.js -%%WWWDIR%%/plugins/gui.ajax/res/build/ui/HOCs/loader.js -%%WWWDIR%%/plugins/gui.ajax/res/build/ui/HOCs/localisation/actions.js -%%WWWDIR%%/plugins/gui.ajax/res/build/ui/HOCs/localisation/controls.js -%%WWWDIR%%/plugins/gui.ajax/res/build/ui/HOCs/localisation/index.js -%%WWWDIR%%/plugins/gui.ajax/res/build/ui/HOCs/localisation/utils.js -%%WWWDIR%%/plugins/gui.ajax/res/build/ui/HOCs/resolution/actions.js -%%WWWDIR%%/plugins/gui.ajax/res/build/ui/HOCs/resolution/controls.js -%%WWWDIR%%/plugins/gui.ajax/res/build/ui/HOCs/resolution/index.js -%%WWWDIR%%/plugins/gui.ajax/res/build/ui/HOCs/resolution/resolution.js -%%WWWDIR%%/plugins/gui.ajax/res/build/ui/HOCs/resolution/utils.js -%%WWWDIR%%/plugins/gui.ajax/res/build/ui/HOCs/scrollbar/withVerticalScroll.js -%%WWWDIR%%/plugins/gui.ajax/res/build/ui/HOCs/selection/actions.js -%%WWWDIR%%/plugins/gui.ajax/res/build/ui/HOCs/selection/controls.js -%%WWWDIR%%/plugins/gui.ajax/res/build/ui/HOCs/selection/index.js -%%WWWDIR%%/plugins/gui.ajax/res/build/ui/HOCs/selection/model.js -%%WWWDIR%%/plugins/gui.ajax/res/build/ui/HOCs/selection/providers.js -%%WWWDIR%%/plugins/gui.ajax/res/build/ui/HOCs/selection/selection.js -%%WWWDIR%%/plugins/gui.ajax/res/build/ui/HOCs/selection/utils.js -%%WWWDIR%%/plugins/gui.ajax/res/build/ui/HOCs/size/actions.js -%%WWWDIR%%/plugins/gui.ajax/res/build/ui/HOCs/size/controls.js -%%WWWDIR%%/plugins/gui.ajax/res/build/ui/HOCs/size/index.js -%%WWWDIR%%/plugins/gui.ajax/res/build/ui/HOCs/size/providers.js -%%WWWDIR%%/plugins/gui.ajax/res/build/ui/HOCs/size/size.js -%%WWWDIR%%/plugins/gui.ajax/res/build/ui/HOCs/size/utils.js -%%WWWDIR%%/plugins/gui.ajax/res/build/ui/HOCs/urls.js -%%WWWDIR%%/plugins/gui.ajax/res/build/ui/HOCs/utils.js -%%WWWDIR%%/plugins/gui.ajax/res/build/ui/ReactUI/AsyncComponent.js -%%WWWDIR%%/plugins/gui.ajax/res/build/ui/ReactUI/BackgroundImage.js -%%WWWDIR%%/plugins/gui.ajax/res/build/ui/ReactUI/Builder.js -%%WWWDIR%%/plugins/gui.ajax/res/build/ui/ReactUI/HiddenDownloadForm.js -%%WWWDIR%%/plugins/gui.ajax/res/build/ui/ReactUI/Loader.js -%%WWWDIR%%/plugins/gui.ajax/res/build/ui/ReactUI/PydioContextConsumer.js -%%WWWDIR%%/plugins/gui.ajax/res/build/ui/ReactUI/PydioContextProvider.js -%%WWWDIR%%/plugins/gui.ajax/res/build/ui/ReactUI/TemplateBuilder.js -%%WWWDIR%%/plugins/gui.ajax/res/build/ui/ReactUI/compat/CompatMigrationDialog.js -%%WWWDIR%%/plugins/gui.ajax/res/build/ui/ReactUI/compat/CompatModal.js -%%WWWDIR%%/plugins/gui.ajax/res/build/ui/ReactUI/index.js -%%WWWDIR%%/plugins/gui.ajax/res/build/ui/ReactUI/modal/AbstractDialogModifier.js -%%WWWDIR%%/plugins/gui.ajax/res/build/ui/ReactUI/modal/ActionDialogMixin.js -%%WWWDIR%%/plugins/gui.ajax/res/build/ui/ReactUI/modal/ActivityWarningDialog.js -%%WWWDIR%%/plugins/gui.ajax/res/build/ui/ReactUI/modal/AsyncModal.js -%%WWWDIR%%/plugins/gui.ajax/res/build/ui/ReactUI/modal/CSSBlurBackground.js -%%WWWDIR%%/plugins/gui.ajax/res/build/ui/ReactUI/modal/CancelButtonProviderMixin.js -%%WWWDIR%%/plugins/gui.ajax/res/build/ui/ReactUI/modal/ConfirmDialog.js -%%WWWDIR%%/plugins/gui.ajax/res/build/ui/ReactUI/modal/EmptyDialog.js -%%WWWDIR%%/plugins/gui.ajax/res/build/ui/ReactUI/modal/MessageBar.js -%%WWWDIR%%/plugins/gui.ajax/res/build/ui/ReactUI/modal/Modal.js -%%WWWDIR%%/plugins/gui.ajax/res/build/ui/ReactUI/modal/NetworkLoader.js -%%WWWDIR%%/plugins/gui.ajax/res/build/ui/ReactUI/modal/PromptDialog.js -%%WWWDIR%%/plugins/gui.ajax/res/build/ui/ReactUI/modal/ServerPromptDialog.js -%%WWWDIR%%/plugins/gui.ajax/res/build/ui/ReactUI/modal/SubmitButtonProviderMixin.js -%%WWWDIR%%/plugins/gui.ajax/res/build/ui/ReactUI/router/HomeRouter.js -%%WWWDIR%%/plugins/gui.ajax/res/build/ui/ReactUI/router/MainRouter.js -%%WWWDIR%%/plugins/gui.ajax/res/build/ui/ReactUI/router/PathRouter.js -%%WWWDIR%%/plugins/gui.ajax/res/build/ui/ReactUI/router/Router.js -%%WWWDIR%%/plugins/gui.ajax/res/build/ui/ReactUI/router/WorkspaceRouter.js -%%WWWDIR%%/plugins/gui.ajax/res/build/ui/Workspaces/MessagesProviderMixin.js -%%WWWDIR%%/plugins/gui.ajax/res/build/ui/Workspaces/OpenNodesModel.js -%%WWWDIR%%/plugins/gui.ajax/res/build/ui/Workspaces/detailpanes/FileInfoCard.js -%%WWWDIR%%/plugins/gui.ajax/res/build/ui/Workspaces/detailpanes/GenericInfoCard.js -%%WWWDIR%%/plugins/gui.ajax/res/build/ui/Workspaces/detailpanes/InfoPanel.js -%%WWWDIR%%/plugins/gui.ajax/res/build/ui/Workspaces/detailpanes/InfoPanelCard.js -%%WWWDIR%%/plugins/gui.ajax/res/build/ui/Workspaces/detailpanes/RootNode.js -%%WWWDIR%%/plugins/gui.ajax/res/build/ui/Workspaces/editor/App.js -%%WWWDIR%%/plugins/gui.ajax/res/build/ui/Workspaces/editor/components/editor/Editor.js -%%WWWDIR%%/plugins/gui.ajax/res/build/ui/Workspaces/editor/components/editor/EditorTab.js -%%WWWDIR%%/plugins/gui.ajax/res/build/ui/Workspaces/editor/components/editor/EditorToolbar.js -%%WWWDIR%%/plugins/gui.ajax/res/build/ui/Workspaces/editor/components/editor/index.js -%%WWWDIR%%/plugins/gui.ajax/res/build/ui/Workspaces/editor/components/editor/make-maximise.js -%%WWWDIR%%/plugins/gui.ajax/res/build/ui/Workspaces/editor/components/editor/make-minimise.js -%%WWWDIR%%/plugins/gui.ajax/res/build/ui/Workspaces/editor/components/menu/MainButton.js -%%WWWDIR%%/plugins/gui.ajax/res/build/ui/Workspaces/editor/components/menu/Menu.js -%%WWWDIR%%/plugins/gui.ajax/res/build/ui/Workspaces/editor/components/menu/MenuGroup.js -%%WWWDIR%%/plugins/gui.ajax/res/build/ui/Workspaces/editor/components/menu/MenuItem.js -%%WWWDIR%%/plugins/gui.ajax/res/build/ui/Workspaces/editor/components/menu/index.js -%%WWWDIR%%/plugins/gui.ajax/res/build/ui/Workspaces/editor/components/menu/make-menu-animate.js -%%WWWDIR%%/plugins/gui.ajax/res/build/ui/Workspaces/editor/components/menu/make-menu-transition.js -%%WWWDIR%%/plugins/gui.ajax/res/build/ui/Workspaces/editor/components/menu/make-rotate.js -%%WWWDIR%%/plugins/gui.ajax/res/build/ui/Workspaces/editor/index.js -%%WWWDIR%%/plugins/gui.ajax/res/build/ui/Workspaces/editor/make-editor-open.js -%%WWWDIR%%/plugins/gui.ajax/res/build/ui/Workspaces/index.js -%%WWWDIR%%/plugins/gui.ajax/res/build/ui/Workspaces/leftnav/BookmarksList.js -%%WWWDIR%%/plugins/gui.ajax/res/build/ui/Workspaces/leftnav/DynamicLeftPanel.js -%%WWWDIR%%/plugins/gui.ajax/res/build/ui/Workspaces/leftnav/LeftPanel.js -%%WWWDIR%%/plugins/gui.ajax/res/build/ui/Workspaces/leftnav/UserWidget.js -%%WWWDIR%%/plugins/gui.ajax/res/build/ui/Workspaces/search/components/AdvancedSearch.js -%%WWWDIR%%/plugins/gui.ajax/res/build/ui/Workspaces/search/components/DatePanel.js -%%WWWDIR%%/plugins/gui.ajax/res/build/ui/Workspaces/search/components/FileFormatPanel.js -%%WWWDIR%%/plugins/gui.ajax/res/build/ui/Workspaces/search/components/FileSizePanel.js -%%WWWDIR%%/plugins/gui.ajax/res/build/ui/Workspaces/search/components/MainSearch.js -%%WWWDIR%%/plugins/gui.ajax/res/build/ui/Workspaces/search/components/SearchForm.js -%%WWWDIR%%/plugins/gui.ajax/res/build/ui/Workspaces/search/components/SearchScopeSelector.js -%%WWWDIR%%/plugins/gui.ajax/res/build/ui/Workspaces/search/index.js -%%WWWDIR%%/plugins/gui.ajax/res/build/ui/Workspaces/views/Breadcrumb.js -%%WWWDIR%%/plugins/gui.ajax/res/build/ui/Workspaces/views/EditionPanel.js -%%WWWDIR%%/plugins/gui.ajax/res/build/ui/Workspaces/views/FSTemplate.js -%%WWWDIR%%/plugins/gui.ajax/res/build/ui/Workspaces/views/FilePreview.js -%%WWWDIR%%/plugins/gui.ajax/res/build/ui/Workspaces/views/MainFilesList.js -%%WWWDIR%%/plugins/gui.ajax/res/build/ui/Workspaces/views/TourGuide.js -%%WWWDIR%%/plugins/gui.ajax/res/build/ui/Workspaces/views/WelcomeTour.js -%%WWWDIR%%/plugins/gui.ajax/res/build/ui/Workspaces/wslist/WorkspaceEntry.js -%%WWWDIR%%/plugins/gui.ajax/res/build/ui/Workspaces/wslist/WorkspaceEntryMaterial.js -%%WWWDIR%%/plugins/gui.ajax/res/build/ui/Workspaces/wslist/WorkspacesList.js -%%WWWDIR%%/plugins/gui.ajax/res/build/ui/Workspaces/wslist/WorkspacesListMaterial.js -%%WWWDIR%%/plugins/gui.ajax/res/html/404.html -%%WWWDIR%%/plugins/gui.ajax/res/html/gui.html -%%WWWDIR%%/plugins/gui.ajax/res/html/gui_debug.php -%%WWWDIR%%/plugins/gui.ajax/res/i18n/conf/de.php -%%WWWDIR%%/plugins/gui.ajax/res/i18n/conf/en.php -%%WWWDIR%%/plugins/gui.ajax/res/i18n/conf/es.php -%%WWWDIR%%/plugins/gui.ajax/res/i18n/conf/fr.php -%%WWWDIR%%/plugins/gui.ajax/res/i18n/conf/it.php -%%WWWDIR%%/plugins/gui.ajax/res/i18n/conf/pt.php -%%WWWDIR%%/plugins/gui.ajax/res/i18n/de.php -%%WWWDIR%%/plugins/gui.ajax/res/i18n/en.php -%%WWWDIR%%/plugins/gui.ajax/res/i18n/es.php -%%WWWDIR%%/plugins/gui.ajax/res/i18n/fr.php -%%WWWDIR%%/plugins/gui.ajax/res/i18n/it.php -%%WWWDIR%%/plugins/gui.ajax/res/js/core/Pydio.es6 -%%WWWDIR%%/plugins/gui.ajax/res/js/core/PydioBootstrap.es6 -%%WWWDIR%%/plugins/gui.ajax/res/js/core/http/Connexion.es6 -%%WWWDIR%%/plugins/gui.ajax/res/js/core/http/MetaCacheService.es6 -%%WWWDIR%%/plugins/gui.ajax/res/js/core/http/PydioApi.es6 -%%WWWDIR%%/plugins/gui.ajax/res/js/core/http/PydioUsersApi.es6 -%%WWWDIR%%/plugins/gui.ajax/res/js/core/http/ResourcesManager.es6 -%%WWWDIR%%/plugins/gui.ajax/res/js/core/index.es6 -%%WWWDIR%%/plugins/gui.ajax/res/js/core/lang/Logger.es6 -%%WWWDIR%%/plugins/gui.ajax/res/js/core/lang/Observable.es6 -%%WWWDIR%%/plugins/gui.ajax/res/js/core/model/Action.es6 -%%WWWDIR%%/plugins/gui.ajax/res/js/core/model/AjxpNode.es6 -%%WWWDIR%%/plugins/gui.ajax/res/js/core/model/BackgroundTasksManager.js -%%WWWDIR%%/plugins/gui.ajax/res/js/core/model/ContextMenu.es6 -%%WWWDIR%%/plugins/gui.ajax/res/js/core/model/Controller.es6 -%%WWWDIR%%/plugins/gui.ajax/res/js/core/model/EmptyNodeProvider.es6 -%%WWWDIR%%/plugins/gui.ajax/res/js/core/model/PydioDataModel.es6 -%%WWWDIR%%/plugins/gui.ajax/res/js/core/model/Registry.es6 -%%WWWDIR%%/plugins/gui.ajax/res/js/core/model/RemoteNodeProvider.es6 -%%WWWDIR%%/plugins/gui.ajax/res/js/core/model/Repository.es6 -%%WWWDIR%%/plugins/gui.ajax/res/js/core/model/User.es6 -%%WWWDIR%%/plugins/gui.ajax/res/js/core/util/ActivityMonitor.es6 -%%WWWDIR%%/plugins/gui.ajax/res/js/core/util/CookiesManager.es6 -%%WWWDIR%%/plugins/gui.ajax/res/js/core/util/DOMUtils.es6 -%%WWWDIR%%/plugins/gui.ajax/res/js/core/util/FuncUtils.es6 -%%WWWDIR%%/plugins/gui.ajax/res/js/core/util/HasherUtils.es6 -%%WWWDIR%%/plugins/gui.ajax/res/js/core/util/LangUtils.es6 -%%WWWDIR%%/plugins/gui.ajax/res/js/core/util/PassUtils.es6 -%%WWWDIR%%/plugins/gui.ajax/res/js/core/util/PathUtils.es6 -%%WWWDIR%%/plugins/gui.ajax/res/js/core/util/PeriodicalExecuter.es6 -%%WWWDIR%%/plugins/gui.ajax/res/js/core/util/XMLUtils.es6 -%%WWWDIR%%/plugins/gui.ajax/res/js/dist/export.js -%%WWWDIR%%/plugins/gui.ajax/res/js/dist/libdefs.js -%%WWWDIR%%/plugins/gui.ajax/res/js/index.php -%%WWWDIR%%/plugins/gui.ajax/res/js/ui/Components/dynamic-grid/DynamicGrid.js -%%WWWDIR%%/plugins/gui.ajax/res/js/ui/Components/dynamic-grid/GridBuilder.js -%%WWWDIR%%/plugins/gui.ajax/res/js/ui/Components/dynamic-grid/GridItemMixin.js -%%WWWDIR%%/plugins/gui.ajax/res/js/ui/Components/dynamic-grid/Store.js -%%WWWDIR%%/plugins/gui.ajax/res/js/ui/Components/dynamic-grid/asGridItem.js -%%WWWDIR%%/plugins/gui.ajax/res/js/ui/Components/editor/PaperEditor.js -%%WWWDIR%%/plugins/gui.ajax/res/js/ui/Components/editor/ReactEditorOpener.js -%%WWWDIR%%/plugins/gui.ajax/res/js/ui/Components/elements/ClipboardTextField.js -%%WWWDIR%%/plugins/gui.ajax/res/js/ui/Components/elements/DataModelBadge.js -%%WWWDIR%%/plugins/gui.ajax/res/js/ui/Components/elements/LabelWithTip.js -%%WWWDIR%%/plugins/gui.ajax/res/js/ui/Components/elements/SimpleFigureBadge.js -%%WWWDIR%%/plugins/gui.ajax/res/js/ui/Components/index.js -%%WWWDIR%%/plugins/gui.ajax/res/js/ui/Components/list/CollapsableListProvider.js -%%WWWDIR%%/plugins/gui.ajax/res/js/ui/Components/list/ConfigurableListEntry.js -%%WWWDIR%%/plugins/gui.ajax/res/js/ui/Components/list/InlineEditor.js -%%WWWDIR%%/plugins/gui.ajax/res/js/ui/Components/list/ListEntry.js -%%WWWDIR%%/plugins/gui.ajax/res/js/ui/Components/list/ListEntryNodeListenerMixin.js -%%WWWDIR%%/plugins/gui.ajax/res/js/ui/Components/list/ListPaginator.js -%%WWWDIR%%/plugins/gui.ajax/res/js/ui/Components/list/NodeListCustomProvider.js -%%WWWDIR%%/plugins/gui.ajax/res/js/ui/Components/list/SimpleList.js -%%WWWDIR%%/plugins/gui.ajax/res/js/ui/Components/list/SortColumns.js -%%WWWDIR%%/plugins/gui.ajax/res/js/ui/Components/list/SortableList.js -%%WWWDIR%%/plugins/gui.ajax/res/js/ui/Components/list/TableListEntry.js -%%WWWDIR%%/plugins/gui.ajax/res/js/ui/Components/list/TableListHeader.js -%%WWWDIR%%/plugins/gui.ajax/res/js/ui/Components/menu/ButtonMenu.js -%%WWWDIR%%/plugins/gui.ajax/res/js/ui/Components/menu/ContextMenu.js -%%WWWDIR%%/plugins/gui.ajax/res/js/ui/Components/menu/IconButtonMenu.js -%%WWWDIR%%/plugins/gui.ajax/res/js/ui/Components/menu/IconButtonPopover.js -%%WWWDIR%%/plugins/gui.ajax/res/js/ui/Components/menu/MenuItemsConsumer.js -%%WWWDIR%%/plugins/gui.ajax/res/js/ui/Components/menu/PopupMenu.js -%%WWWDIR%%/plugins/gui.ajax/res/js/ui/Components/menu/Toolbar.js -%%WWWDIR%%/plugins/gui.ajax/res/js/ui/Components/menu/Utils.js -%%WWWDIR%%/plugins/gui.ajax/res/js/ui/Components/users/TeamCreationForm.js -%%WWWDIR%%/plugins/gui.ajax/res/js/ui/Components/users/UsersCompleter.js -%%WWWDIR%%/plugins/gui.ajax/res/js/ui/Components/users/addressbook/AddressBook.js -%%WWWDIR%%/plugins/gui.ajax/res/js/ui/Components/users/addressbook/AlphaPaginator.js -%%WWWDIR%%/plugins/gui.ajax/res/js/ui/Components/users/addressbook/Loaders.js -%%WWWDIR%%/plugins/gui.ajax/res/js/ui/Components/users/addressbook/NestedListItem.js -%%WWWDIR%%/plugins/gui.ajax/res/js/ui/Components/users/addressbook/RightPanelCard.js -%%WWWDIR%%/plugins/gui.ajax/res/js/ui/Components/users/addressbook/SearchForm.js -%%WWWDIR%%/plugins/gui.ajax/res/js/ui/Components/users/addressbook/SearchPanel.js -%%WWWDIR%%/plugins/gui.ajax/res/js/ui/Components/users/addressbook/TeamCard.js -%%WWWDIR%%/plugins/gui.ajax/res/js/ui/Components/users/addressbook/UserCard.js -%%WWWDIR%%/plugins/gui.ajax/res/js/ui/Components/users/addressbook/UsersList.js -%%WWWDIR%%/plugins/gui.ajax/res/js/ui/Components/users/avatar/ActionsPanel.js -%%WWWDIR%%/plugins/gui.ajax/res/js/ui/Components/users/avatar/GraphPanel.js -%%WWWDIR%%/plugins/gui.ajax/res/js/ui/Components/users/avatar/UserAvatar.js -%%WWWDIR%%/plugins/gui.ajax/res/js/ui/Components/util/DND.js -%%WWWDIR%%/plugins/gui.ajax/res/js/ui/Components/util/MessagesConsumerMixin.js -%%WWWDIR%%/plugins/gui.ajax/res/js/ui/Components/views/EmptyStateView.js -%%WWWDIR%%/plugins/gui.ajax/res/js/ui/Components/views/ModalAppBar.js -%%WWWDIR%%/plugins/gui.ajax/res/js/ui/Components/views/SearchBox.js -%%WWWDIR%%/plugins/gui.ajax/res/js/ui/Components/views/SimpleReactActionBar.js -%%WWWDIR%%/plugins/gui.ajax/res/js/ui/Components/views/TreeView.js -%%WWWDIR%%/plugins/gui.ajax/res/js/ui/CoreActions/callbacks/activateDesktopNotifications.js -%%WWWDIR%%/plugins/gui.ajax/res/js/ui/CoreActions/callbacks/changePass.js -%%WWWDIR%%/plugins/gui.ajax/res/js/ui/CoreActions/callbacks/clearPluginsCache.js -%%WWWDIR%%/plugins/gui.ajax/res/js/ui/CoreActions/callbacks/dismissUserAlert.js -%%WWWDIR%%/plugins/gui.ajax/res/js/ui/CoreActions/callbacks/launchIndexation.js -%%WWWDIR%%/plugins/gui.ajax/res/js/ui/CoreActions/callbacks/switchLanguage.js -%%WWWDIR%%/plugins/gui.ajax/res/js/ui/CoreActions/callbacks/toggleBookmark.js -%%WWWDIR%%/plugins/gui.ajax/res/js/ui/CoreActions/callbacks/userCreateRepository.js -%%WWWDIR%%/plugins/gui.ajax/res/js/ui/CoreActions/dialog/CreateRepositoryDialog.js -%%WWWDIR%%/plugins/gui.ajax/res/js/ui/CoreActions/dialog/PasswordDialog.js -%%WWWDIR%%/plugins/gui.ajax/res/js/ui/CoreActions/dialog/SplashDialog.js -%%WWWDIR%%/plugins/gui.ajax/res/js/ui/CoreActions/globals.js -%%WWWDIR%%/plugins/gui.ajax/res/js/ui/CoreActions/index.js -%%WWWDIR%%/plugins/gui.ajax/res/js/ui/CoreActions/navigation/externalSelection.js -%%WWWDIR%%/plugins/gui.ajax/res/js/ui/CoreActions/navigation/openGoPro.js -%%WWWDIR%%/plugins/gui.ajax/res/js/ui/CoreActions/navigation/refresh.js -%%WWWDIR%%/plugins/gui.ajax/res/js/ui/CoreActions/navigation/splash.js -%%WWWDIR%%/plugins/gui.ajax/res/js/ui/CoreActions/navigation/switchToSettings.js -%%WWWDIR%%/plugins/gui.ajax/res/js/ui/CoreActions/navigation/up.js -%%WWWDIR%%/plugins/gui.ajax/res/js/ui/Form/fields/AutocompleteBox.js -%%WWWDIR%%/plugins/gui.ajax/res/js/ui/Form/fields/FileDropzone.js -%%WWWDIR%%/plugins/gui.ajax/res/js/ui/Form/fields/InputBoolean.js -%%WWWDIR%%/plugins/gui.ajax/res/js/ui/Form/fields/InputButton.js -%%WWWDIR%%/plugins/gui.ajax/res/js/ui/Form/fields/InputImage.js -%%WWWDIR%%/plugins/gui.ajax/res/js/ui/Form/fields/InputInteger.js -%%WWWDIR%%/plugins/gui.ajax/res/js/ui/Form/fields/InputSelectBox.js -%%WWWDIR%%/plugins/gui.ajax/res/js/ui/Form/fields/MonitoringLabel.js -%%WWWDIR%%/plugins/gui.ajax/res/js/ui/Form/fields/TextField.js -%%WWWDIR%%/plugins/gui.ajax/res/js/ui/Form/fields/ValidPassword.js -%%WWWDIR%%/plugins/gui.ajax/res/js/ui/Form/index.js -%%WWWDIR%%/plugins/gui.ajax/res/js/ui/Form/manager/Manager.js -%%WWWDIR%%/plugins/gui.ajax/res/js/ui/Form/mixins/ActionRunnerMixin.js -%%WWWDIR%%/plugins/gui.ajax/res/js/ui/Form/mixins/FieldWithChoices.js -%%WWWDIR%%/plugins/gui.ajax/res/js/ui/Form/mixins/FormMixin.js -%%WWWDIR%%/plugins/gui.ajax/res/js/ui/Form/mixins/HelperMixin.js -%%WWWDIR%%/plugins/gui.ajax/res/js/ui/Form/panel/FormHelper.js -%%WWWDIR%%/plugins/gui.ajax/res/js/ui/Form/panel/FormPanel.js -%%WWWDIR%%/plugins/gui.ajax/res/js/ui/Form/panel/GroupSwitchPanel.js -%%WWWDIR%%/plugins/gui.ajax/res/js/ui/Form/panel/ReplicatedGroup.js -%%WWWDIR%%/plugins/gui.ajax/res/js/ui/Form/panel/ReplicationPanel.js -%%WWWDIR%%/plugins/gui.ajax/res/js/ui/Form/panel/UserCreationForm.js -%%WWWDIR%%/plugins/gui.ajax/res/js/ui/HOCs/PaletteModifier.js -%%WWWDIR%%/plugins/gui.ajax/res/js/ui/HOCs/animations/index.js -%%WWWDIR%%/plugins/gui.ajax/res/js/ui/HOCs/animations/make-async.js -%%WWWDIR%%/plugins/gui.ajax/res/js/ui/HOCs/animations/make-motion.js -%%WWWDIR%%/plugins/gui.ajax/res/js/ui/HOCs/animations/make-staggered.js -%%WWWDIR%%/plugins/gui.ajax/res/js/ui/HOCs/animations/make-transition.js -%%WWWDIR%%/plugins/gui.ajax/res/js/ui/HOCs/animations/utils.js -%%WWWDIR%%/plugins/gui.ajax/res/js/ui/HOCs/content/actions.js -%%WWWDIR%%/plugins/gui.ajax/res/js/ui/HOCs/content/controls.js -%%WWWDIR%%/plugins/gui.ajax/res/js/ui/HOCs/content/index.js -%%WWWDIR%%/plugins/gui.ajax/res/js/ui/HOCs/content/utils.js -%%WWWDIR%%/plugins/gui.ajax/res/js/ui/HOCs/context-menu.js -%%WWWDIR%%/plugins/gui.ajax/res/js/ui/HOCs/controls.js -%%WWWDIR%%/plugins/gui.ajax/res/js/ui/HOCs/drop/NativeFileDropProvider.js -%%WWWDIR%%/plugins/gui.ajax/res/js/ui/HOCs/drop/dropProvider.js -%%WWWDIR%%/plugins/gui.ajax/res/js/ui/HOCs/editor/actions.js -%%WWWDIR%%/plugins/gui.ajax/res/js/ui/HOCs/editor/reducers/editor.js -%%WWWDIR%%/plugins/gui.ajax/res/js/ui/HOCs/editor/reducers/index.js -%%WWWDIR%%/plugins/gui.ajax/res/js/ui/HOCs/editor/reducers/tabs.js -%%WWWDIR%%/plugins/gui.ajax/res/js/ui/HOCs/errors.js -%%WWWDIR%%/plugins/gui.ajax/res/js/ui/HOCs/index.js -%%WWWDIR%%/plugins/gui.ajax/res/js/ui/HOCs/loader.js -%%WWWDIR%%/plugins/gui.ajax/res/js/ui/HOCs/localisation/actions.js -%%WWWDIR%%/plugins/gui.ajax/res/js/ui/HOCs/localisation/controls.js -%%WWWDIR%%/plugins/gui.ajax/res/js/ui/HOCs/localisation/index.js -%%WWWDIR%%/plugins/gui.ajax/res/js/ui/HOCs/localisation/utils.js -%%WWWDIR%%/plugins/gui.ajax/res/js/ui/HOCs/resolution/actions.js -%%WWWDIR%%/plugins/gui.ajax/res/js/ui/HOCs/resolution/controls.js -%%WWWDIR%%/plugins/gui.ajax/res/js/ui/HOCs/resolution/index.js -%%WWWDIR%%/plugins/gui.ajax/res/js/ui/HOCs/resolution/resolution.js -%%WWWDIR%%/plugins/gui.ajax/res/js/ui/HOCs/resolution/utils.js -%%WWWDIR%%/plugins/gui.ajax/res/js/ui/HOCs/scrollbar/withVerticalScroll.js -%%WWWDIR%%/plugins/gui.ajax/res/js/ui/HOCs/selection/actions.js -%%WWWDIR%%/plugins/gui.ajax/res/js/ui/HOCs/selection/controls.js -%%WWWDIR%%/plugins/gui.ajax/res/js/ui/HOCs/selection/index.js -%%WWWDIR%%/plugins/gui.ajax/res/js/ui/HOCs/selection/model.js -%%WWWDIR%%/plugins/gui.ajax/res/js/ui/HOCs/selection/providers.js -%%WWWDIR%%/plugins/gui.ajax/res/js/ui/HOCs/selection/selection.js -%%WWWDIR%%/plugins/gui.ajax/res/js/ui/HOCs/selection/utils.js -%%WWWDIR%%/plugins/gui.ajax/res/js/ui/HOCs/size/actions.js -%%WWWDIR%%/plugins/gui.ajax/res/js/ui/HOCs/size/controls.js -%%WWWDIR%%/plugins/gui.ajax/res/js/ui/HOCs/size/index.js -%%WWWDIR%%/plugins/gui.ajax/res/js/ui/HOCs/size/providers.js -%%WWWDIR%%/plugins/gui.ajax/res/js/ui/HOCs/size/size.js -%%WWWDIR%%/plugins/gui.ajax/res/js/ui/HOCs/size/utils.js -%%WWWDIR%%/plugins/gui.ajax/res/js/ui/HOCs/urls.js -%%WWWDIR%%/plugins/gui.ajax/res/js/ui/HOCs/utils.js -%%WWWDIR%%/plugins/gui.ajax/res/js/ui/ReactUI/AsyncComponent.js -%%WWWDIR%%/plugins/gui.ajax/res/js/ui/ReactUI/BackgroundImage.js -%%WWWDIR%%/plugins/gui.ajax/res/js/ui/ReactUI/Builder.js -%%WWWDIR%%/plugins/gui.ajax/res/js/ui/ReactUI/HiddenDownloadForm.js -%%WWWDIR%%/plugins/gui.ajax/res/js/ui/ReactUI/Loader.js -%%WWWDIR%%/plugins/gui.ajax/res/js/ui/ReactUI/PydioContextConsumer.js -%%WWWDIR%%/plugins/gui.ajax/res/js/ui/ReactUI/PydioContextProvider.js -%%WWWDIR%%/plugins/gui.ajax/res/js/ui/ReactUI/TemplateBuilder.js -%%WWWDIR%%/plugins/gui.ajax/res/js/ui/ReactUI/compat/CompatMigrationDialog.js -%%WWWDIR%%/plugins/gui.ajax/res/js/ui/ReactUI/compat/CompatModal.js -%%WWWDIR%%/plugins/gui.ajax/res/js/ui/ReactUI/index.js -%%WWWDIR%%/plugins/gui.ajax/res/js/ui/ReactUI/modal/AbstractDialogModifier.js -%%WWWDIR%%/plugins/gui.ajax/res/js/ui/ReactUI/modal/ActionDialogMixin.js -%%WWWDIR%%/plugins/gui.ajax/res/js/ui/ReactUI/modal/ActivityWarningDialog.js -%%WWWDIR%%/plugins/gui.ajax/res/js/ui/ReactUI/modal/AsyncModal.js -%%WWWDIR%%/plugins/gui.ajax/res/js/ui/ReactUI/modal/CSSBlurBackground.js -%%WWWDIR%%/plugins/gui.ajax/res/js/ui/ReactUI/modal/CancelButtonProviderMixin.js -%%WWWDIR%%/plugins/gui.ajax/res/js/ui/ReactUI/modal/ConfirmDialog.js -%%WWWDIR%%/plugins/gui.ajax/res/js/ui/ReactUI/modal/EmptyDialog.js -%%WWWDIR%%/plugins/gui.ajax/res/js/ui/ReactUI/modal/MessageBar.js -%%WWWDIR%%/plugins/gui.ajax/res/js/ui/ReactUI/modal/Modal.js -%%WWWDIR%%/plugins/gui.ajax/res/js/ui/ReactUI/modal/NetworkLoader.js -%%WWWDIR%%/plugins/gui.ajax/res/js/ui/ReactUI/modal/PromptDialog.js -%%WWWDIR%%/plugins/gui.ajax/res/js/ui/ReactUI/modal/ServerPromptDialog.js -%%WWWDIR%%/plugins/gui.ajax/res/js/ui/ReactUI/modal/SubmitButtonProviderMixin.js -%%WWWDIR%%/plugins/gui.ajax/res/js/ui/ReactUI/router/HomeRouter.js -%%WWWDIR%%/plugins/gui.ajax/res/js/ui/ReactUI/router/MainRouter.js -%%WWWDIR%%/plugins/gui.ajax/res/js/ui/ReactUI/router/PathRouter.js -%%WWWDIR%%/plugins/gui.ajax/res/js/ui/ReactUI/router/Router.js -%%WWWDIR%%/plugins/gui.ajax/res/js/ui/ReactUI/router/WorkspaceRouter.js -%%WWWDIR%%/plugins/gui.ajax/res/js/ui/Workspaces/MessagesProviderMixin.js -%%WWWDIR%%/plugins/gui.ajax/res/js/ui/Workspaces/OpenNodesModel.js -%%WWWDIR%%/plugins/gui.ajax/res/js/ui/Workspaces/detailpanes/FileInfoCard.js -%%WWWDIR%%/plugins/gui.ajax/res/js/ui/Workspaces/detailpanes/GenericInfoCard.js -%%WWWDIR%%/plugins/gui.ajax/res/js/ui/Workspaces/detailpanes/InfoPanel.js -%%WWWDIR%%/plugins/gui.ajax/res/js/ui/Workspaces/detailpanes/InfoPanelCard.js -%%WWWDIR%%/plugins/gui.ajax/res/js/ui/Workspaces/detailpanes/RootNode.js -%%WWWDIR%%/plugins/gui.ajax/res/js/ui/Workspaces/editor/App.js -%%WWWDIR%%/plugins/gui.ajax/res/js/ui/Workspaces/editor/components/editor/Editor.js -%%WWWDIR%%/plugins/gui.ajax/res/js/ui/Workspaces/editor/components/editor/EditorTab.js -%%WWWDIR%%/plugins/gui.ajax/res/js/ui/Workspaces/editor/components/editor/EditorToolbar.js -%%WWWDIR%%/plugins/gui.ajax/res/js/ui/Workspaces/editor/components/editor/index.js -%%WWWDIR%%/plugins/gui.ajax/res/js/ui/Workspaces/editor/components/editor/make-maximise.js -%%WWWDIR%%/plugins/gui.ajax/res/js/ui/Workspaces/editor/components/editor/make-minimise.js -%%WWWDIR%%/plugins/gui.ajax/res/js/ui/Workspaces/editor/components/menu/MainButton.js -%%WWWDIR%%/plugins/gui.ajax/res/js/ui/Workspaces/editor/components/menu/Menu.js -%%WWWDIR%%/plugins/gui.ajax/res/js/ui/Workspaces/editor/components/menu/MenuGroup.js -%%WWWDIR%%/plugins/gui.ajax/res/js/ui/Workspaces/editor/components/menu/MenuItem.js -%%WWWDIR%%/plugins/gui.ajax/res/js/ui/Workspaces/editor/components/menu/index.js -%%WWWDIR%%/plugins/gui.ajax/res/js/ui/Workspaces/editor/components/menu/make-menu-animate.js -%%WWWDIR%%/plugins/gui.ajax/res/js/ui/Workspaces/editor/components/menu/make-menu-transition.js -%%WWWDIR%%/plugins/gui.ajax/res/js/ui/Workspaces/editor/components/menu/make-rotate.js -%%WWWDIR%%/plugins/gui.ajax/res/js/ui/Workspaces/editor/index.js -%%WWWDIR%%/plugins/gui.ajax/res/js/ui/Workspaces/editor/make-editor-open.js -%%WWWDIR%%/plugins/gui.ajax/res/js/ui/Workspaces/index.js -%%WWWDIR%%/plugins/gui.ajax/res/js/ui/Workspaces/leftnav/BookmarksList.js -%%WWWDIR%%/plugins/gui.ajax/res/js/ui/Workspaces/leftnav/DynamicLeftPanel.js -%%WWWDIR%%/plugins/gui.ajax/res/js/ui/Workspaces/leftnav/LeftPanel.js -%%WWWDIR%%/plugins/gui.ajax/res/js/ui/Workspaces/leftnav/UserWidget.js -%%WWWDIR%%/plugins/gui.ajax/res/js/ui/Workspaces/search/components/AdvancedSearch.js -%%WWWDIR%%/plugins/gui.ajax/res/js/ui/Workspaces/search/components/DatePanel.js -%%WWWDIR%%/plugins/gui.ajax/res/js/ui/Workspaces/search/components/FileFormatPanel.js -%%WWWDIR%%/plugins/gui.ajax/res/js/ui/Workspaces/search/components/FileSizePanel.js -%%WWWDIR%%/plugins/gui.ajax/res/js/ui/Workspaces/search/components/MainSearch.js -%%WWWDIR%%/plugins/gui.ajax/res/js/ui/Workspaces/search/components/SearchForm.js -%%WWWDIR%%/plugins/gui.ajax/res/js/ui/Workspaces/search/components/SearchScopeSelector.js -%%WWWDIR%%/plugins/gui.ajax/res/js/ui/Workspaces/search/index.js -%%WWWDIR%%/plugins/gui.ajax/res/js/ui/Workspaces/views/Breadcrumb.js -%%WWWDIR%%/plugins/gui.ajax/res/js/ui/Workspaces/views/EditionPanel.js -%%WWWDIR%%/plugins/gui.ajax/res/js/ui/Workspaces/views/FSTemplate.js -%%WWWDIR%%/plugins/gui.ajax/res/js/ui/Workspaces/views/FilePreview.js -%%WWWDIR%%/plugins/gui.ajax/res/js/ui/Workspaces/views/MainFilesList.js -%%WWWDIR%%/plugins/gui.ajax/res/js/ui/Workspaces/views/TourGuide.js -%%WWWDIR%%/plugins/gui.ajax/res/js/ui/Workspaces/views/WelcomeTour.js -%%WWWDIR%%/plugins/gui.ajax/res/js/ui/Workspaces/wslist/WorkspaceEntry.js -%%WWWDIR%%/plugins/gui.ajax/res/js/ui/Workspaces/wslist/WorkspaceEntryMaterial.js -%%WWWDIR%%/plugins/gui.ajax/res/js/ui/Workspaces/wslist/WorkspacesList.js -%%WWWDIR%%/plugins/gui.ajax/res/js/ui/Workspaces/wslist/WorkspacesListMaterial.js -%%WWWDIR%%/plugins/gui.ajax/res/js/vendor/dnd-html5-backend-patch/NativeDragSources.js -%%WWWDIR%%/plugins/gui.ajax/res/js/vendor/es6/browser-polyfill.js -%%WWWDIR%%/plugins/gui.ajax/res/js/vendor/es6/es5-sham.min.js -%%WWWDIR%%/plugins/gui.ajax/res/js/vendor/es6/es5-shim.min.js -%%WWWDIR%%/plugins/gui.ajax/res/js/vendor/es6/json3.min.js -%%WWWDIR%%/plugins/gui.ajax/res/js/vendor/modernizr/modernizr.min.js -%%WWWDIR%%/plugins/gui.ajax/res/themes/common/css/base/body.less -%%WWWDIR%%/plugins/gui.ajax/res/themes/common/css/base/layout.less -%%WWWDIR%%/plugins/gui.ajax/res/themes/common/css/base/overlay.less -%%WWWDIR%%/plugins/gui.ajax/res/themes/common/css/components/activity.less -%%WWWDIR%%/plugins/gui.ajax/res/themes/common/css/components/breadcrumb.less -%%WWWDIR%%/plugins/gui.ajax/res/themes/common/css/components/dialog.less -%%WWWDIR%%/plugins/gui.ajax/res/themes/common/css/components/editor.less -%%WWWDIR%%/plugins/gui.ajax/res/themes/common/css/components/infopanel.less -%%WWWDIR%%/plugins/gui.ajax/res/themes/common/css/components/leftpanel.less -%%WWWDIR%%/plugins/gui.ajax/res/themes/common/css/components/lists.less -%%WWWDIR%%/plugins/gui.ajax/res/themes/common/css/components/loader.less -%%WWWDIR%%/plugins/gui.ajax/res/themes/common/css/components/menus.less -%%WWWDIR%%/plugins/gui.ajax/res/themes/common/css/components/scrollarea.less -%%WWWDIR%%/plugins/gui.ajax/res/themes/common/css/components/searchengine.less -%%WWWDIR%%/plugins/gui.ajax/res/themes/common/css/components/tasks.less -%%WWWDIR%%/plugins/gui.ajax/res/themes/common/css/components/tourguide.less -%%WWWDIR%%/plugins/gui.ajax/res/themes/common/css/components/tree.less -%%WWWDIR%%/plugins/gui.ajax/res/themes/common/css/components/uploaders.less -%%WWWDIR%%/plugins/gui.ajax/res/themes/common/css/components/userwidget.less -%%WWWDIR%%/plugins/gui.ajax/res/themes/common/css/fonts/font-awesome.css -%%WWWDIR%%/plugins/gui.ajax/res/themes/common/css/fonts/fontfaces.less -%%WWWDIR%%/plugins/gui.ajax/res/themes/common/css/fonts/mdi.css -%%WWWDIR%%/plugins/gui.ajax/res/themes/common/css/mui/custom.less -%%WWWDIR%%/plugins/gui.ajax/res/themes/common/css/mui/pydio-mui.css -%%WWWDIR%%/plugins/gui.ajax/res/themes/common/css/mui/pydio-mui.less -%%WWWDIR%%/plugins/gui.ajax/res/themes/common/css/mui/pydio-variables.less -%%WWWDIR%%/plugins/gui.ajax/res/themes/common/css/theme/variables.less -%%WWWDIR%%/plugins/gui.ajax/res/themes/common/fonts/awesome/FontAwesome.otf -%%WWWDIR%%/plugins/gui.ajax/res/themes/common/fonts/awesome/fontawesome-webfont.eot -%%WWWDIR%%/plugins/gui.ajax/res/themes/common/fonts/awesome/fontawesome-webfont.svg -%%WWWDIR%%/plugins/gui.ajax/res/themes/common/fonts/awesome/fontawesome-webfont.ttf -%%WWWDIR%%/plugins/gui.ajax/res/themes/common/fonts/awesome/fontawesome-webfont.woff -%%WWWDIR%%/plugins/gui.ajax/res/themes/common/fonts/mdi/license.txt -%%WWWDIR%%/plugins/gui.ajax/res/themes/common/fonts/mdi/materialdesignicons-webfont.eot -%%WWWDIR%%/plugins/gui.ajax/res/themes/common/fonts/mdi/materialdesignicons-webfont.svg -%%WWWDIR%%/plugins/gui.ajax/res/themes/common/fonts/mdi/materialdesignicons-webfont.ttf -%%WWWDIR%%/plugins/gui.ajax/res/themes/common/fonts/mdi/materialdesignicons-webfont.woff -%%WWWDIR%%/plugins/gui.ajax/res/themes/common/fonts/mdi/materialdesignicons-webfont.woff2 -%%WWWDIR%%/plugins/gui.ajax/res/themes/common/fonts/roboto-font/Apache.txt -%%WWWDIR%%/plugins/gui.ajax/res/themes/common/fonts/roboto-font/roboto-light.woff -%%WWWDIR%%/plugins/gui.ajax/res/themes/common/fonts/roboto-font/roboto-light.woff2 -%%WWWDIR%%/plugins/gui.ajax/res/themes/common/fonts/roboto-font/roboto-medium.woff -%%WWWDIR%%/plugins/gui.ajax/res/themes/common/fonts/roboto-font/roboto-medium.woff2 -%%WWWDIR%%/plugins/gui.ajax/res/themes/common/fonts/roboto-font/roboto.woff -%%WWWDIR%%/plugins/gui.ajax/res/themes/common/fonts/roboto-font/roboto.woff2 -%%WWWDIR%%/plugins/gui.ajax/res/themes/common/images/LoginBoxLogo.png -%%WWWDIR%%/plugins/gui.ajax/res/themes/common/images/PydioLogo250.png -%%WWWDIR%%/plugins/gui.ajax/res/themes/common/images/blank.png -%%WWWDIR%%/plugins/gui.ajax/res/themes/common/images/hires-photos/01.jpg -%%WWWDIR%%/plugins/gui.ajax/res/themes/common/images/hires-photos/02.jpg -%%WWWDIR%%/plugins/gui.ajax/res/themes/common/images/hires-photos/03-mobile.jpg -%%WWWDIR%%/plugins/gui.ajax/res/themes/common/images/hires-photos/03.jpg -%%WWWDIR%%/plugins/gui.ajax/res/themes/common/images/hires-photos/04.jpg -%%WWWDIR%%/plugins/gui.ajax/res/themes/common/images/hires-photos/05.jpg -%%WWWDIR%%/plugins/gui.ajax/res/themes/common/images/hires-photos/06.jpg -%%WWWDIR%%/plugins/gui.ajax/res/themes/common/images/html-folder.png -%%WWWDIR%%/plugins/gui.ajax/res/themes/common/images/loader/hourglass.gif -%%WWWDIR%%/plugins/gui.ajax/res/themes/common/images/loader/hourglass.svg -%%WWWDIR%%/plugins/gui.ajax/res/themes/common/images/mimes/16/admin.png -%%WWWDIR%%/plugins/gui.ajax/res/themes/common/images/mimes/16/applications_engineering.png -%%WWWDIR%%/plugins/gui.ajax/res/themes/common/images/mimes/16/archive.png -%%WWWDIR%%/plugins/gui.ajax/res/themes/common/images/mimes/16/book.png -%%WWWDIR%%/plugins/gui.ajax/res/themes/common/images/mimes/16/css.png -%%WWWDIR%%/plugins/gui.ajax/res/themes/common/images/mimes/16/desktop.png -%%WWWDIR%%/plugins/gui.ajax/res/themes/common/images/mimes/16/document.png -%%WWWDIR%%/plugins/gui.ajax/res/themes/common/images/mimes/16/document_open_remote.png -%%WWWDIR%%/plugins/gui.ajax/res/themes/common/images/mimes/16/dwg.png -%%WWWDIR%%/plugins/gui.ajax/res/themes/common/images/mimes/16/exe.png -%%WWWDIR%%/plugins/gui.ajax/res/themes/common/images/mimes/16/flash.png -%%WWWDIR%%/plugins/gui.ajax/res/themes/common/images/mimes/16/folder.png -%%WWWDIR%%/plugins/gui.ajax/res/themes/common/images/mimes/16/folder_development.png -%%WWWDIR%%/plugins/gui.ajax/res/themes/common/images/mimes/16/folder_grey.png -%%WWWDIR%%/plugins/gui.ajax/res/themes/common/images/mimes/16/folder_open.png -%%WWWDIR%%/plugins/gui.ajax/res/themes/common/images/mimes/16/folder_red.png -%%WWWDIR%%/plugins/gui.ajax/res/themes/common/images/mimes/16/hdd_external_mount.png -%%WWWDIR%%/plugins/gui.ajax/res/themes/common/images/mimes/16/hdd_external_unmount.png -%%WWWDIR%%/plugins/gui.ajax/res/themes/common/images/mimes/16/html.png -%%WWWDIR%%/plugins/gui.ajax/res/themes/common/images/mimes/16/image.png -%%WWWDIR%%/plugins/gui.ajax/res/themes/common/images/mimes/16/java_src.png -%%WWWDIR%%/plugins/gui.ajax/res/themes/common/images/mimes/16/javascript.png -%%WWWDIR%%/plugins/gui.ajax/res/themes/common/images/mimes/16/midi.png -%%WWWDIR%%/plugins/gui.ajax/res/themes/common/images/mimes/16/mime_empty.png -%%WWWDIR%%/plugins/gui.ajax/res/themes/common/images/mimes/16/pdf.png -%%WWWDIR%%/plugins/gui.ajax/res/themes/common/images/mimes/16/php.png -%%WWWDIR%%/plugins/gui.ajax/res/themes/common/images/mimes/16/preferences_desktop.png -%%WWWDIR%%/plugins/gui.ajax/res/themes/common/images/mimes/16/preferences_plugin.png -%%WWWDIR%%/plugins/gui.ajax/res/themes/common/images/mimes/16/presentation.png -%%WWWDIR%%/plugins/gui.ajax/res/themes/common/images/mimes/16/repo_child.png -%%WWWDIR%%/plugins/gui.ajax/res/themes/common/images/mimes/16/search.png -%%WWWDIR%%/plugins/gui.ajax/res/themes/common/images/mimes/16/sound.png -%%WWWDIR%%/plugins/gui.ajax/res/themes/common/images/mimes/16/source_pl.png -%%WWWDIR%%/plugins/gui.ajax/res/themes/common/images/mimes/16/spreadsheet.png -%%WWWDIR%%/plugins/gui.ajax/res/themes/common/images/mimes/16/susehelpcenter.png -%%WWWDIR%%/plugins/gui.ajax/res/themes/common/images/mimes/16/toggle_log.png -%%WWWDIR%%/plugins/gui.ajax/res/themes/common/images/mimes/16/trashcan.png -%%WWWDIR%%/plugins/gui.ajax/res/themes/common/images/mimes/16/trashcan_full.png -%%WWWDIR%%/plugins/gui.ajax/res/themes/common/images/mimes/16/txt2.png -%%WWWDIR%%/plugins/gui.ajax/res/themes/common/images/mimes/16/user-acl.png -%%WWWDIR%%/plugins/gui.ajax/res/themes/common/images/mimes/16/user.png -%%WWWDIR%%/plugins/gui.ajax/res/themes/common/images/mimes/16/user_admin.png -%%WWWDIR%%/plugins/gui.ajax/res/themes/common/images/mimes/16/user_child.png -%%WWWDIR%%/plugins/gui.ajax/res/themes/common/images/mimes/16/user_group_new.png -%%WWWDIR%%/plugins/gui.ajax/res/themes/common/images/mimes/16/user_guest.png -%%WWWDIR%%/plugins/gui.ajax/res/themes/common/images/mimes/16/user_shared.png -%%WWWDIR%%/plugins/gui.ajax/res/themes/common/images/mimes/16/users-folder.png -%%WWWDIR%%/plugins/gui.ajax/res/themes/common/images/mimes/16/video.png -%%WWWDIR%%/plugins/gui.ajax/res/themes/common/images/mimes/16/word.png -%%WWWDIR%%/plugins/gui.ajax/res/themes/common/images/mimes/16/x-office-calendar.png -%%WWWDIR%%/plugins/gui.ajax/res/themes/common/images/mimes/16/yast_kuser.png -%%WWWDIR%%/plugins/gui.ajax/res/themes/common/images/mimes/16/zip.png -%%WWWDIR%%/plugins/gui.ajax/res/themes/common/images/mimes/64/admin.png -%%WWWDIR%%/plugins/gui.ajax/res/themes/common/images/mimes/64/applications_engineering.png -%%WWWDIR%%/plugins/gui.ajax/res/themes/common/images/mimes/64/archive.png -%%WWWDIR%%/plugins/gui.ajax/res/themes/common/images/mimes/64/book.png -%%WWWDIR%%/plugins/gui.ajax/res/themes/common/images/mimes/64/css.png -%%WWWDIR%%/plugins/gui.ajax/res/themes/common/images/mimes/64/desktop.png -%%WWWDIR%%/plugins/gui.ajax/res/themes/common/images/mimes/64/document_open_remote.png -%%WWWDIR%%/plugins/gui.ajax/res/themes/common/images/mimes/64/dwg.png -%%WWWDIR%%/plugins/gui.ajax/res/themes/common/images/mimes/64/exe.png -%%WWWDIR%%/plugins/gui.ajax/res/themes/common/images/mimes/64/flash.png -%%WWWDIR%%/plugins/gui.ajax/res/themes/common/images/mimes/64/folder.orig.png -%%WWWDIR%%/plugins/gui.ajax/res/themes/common/images/mimes/64/folder.png -%%WWWDIR%%/plugins/gui.ajax/res/themes/common/images/mimes/64/folder_development.png -%%WWWDIR%%/plugins/gui.ajax/res/themes/common/images/mimes/64/folder_red.png -%%WWWDIR%%/plugins/gui.ajax/res/themes/common/images/mimes/64/hdd_external_mount.png -%%WWWDIR%%/plugins/gui.ajax/res/themes/common/images/mimes/64/hdd_external_unmount.png -%%WWWDIR%%/plugins/gui.ajax/res/themes/common/images/mimes/64/html.png -%%WWWDIR%%/plugins/gui.ajax/res/themes/common/images/mimes/64/image.png -%%WWWDIR%%/plugins/gui.ajax/res/themes/common/images/mimes/64/javascript.png -%%WWWDIR%%/plugins/gui.ajax/res/themes/common/images/mimes/64/midi.png -%%WWWDIR%%/plugins/gui.ajax/res/themes/common/images/mimes/64/mime_empty.png -%%WWWDIR%%/plugins/gui.ajax/res/themes/common/images/mimes/64/pdf.png -%%WWWDIR%%/plugins/gui.ajax/res/themes/common/images/mimes/64/php.png -%%WWWDIR%%/plugins/gui.ajax/res/themes/common/images/mimes/64/preferences_desktop.png -%%WWWDIR%%/plugins/gui.ajax/res/themes/common/images/mimes/64/preferences_plugin.png -%%WWWDIR%%/plugins/gui.ajax/res/themes/common/images/mimes/64/presentation.png -%%WWWDIR%%/plugins/gui.ajax/res/themes/common/images/mimes/64/repo_child.png -%%WWWDIR%%/plugins/gui.ajax/res/themes/common/images/mimes/64/sound.png -%%WWWDIR%%/plugins/gui.ajax/res/themes/common/images/mimes/64/source_java.png -%%WWWDIR%%/plugins/gui.ajax/res/themes/common/images/mimes/64/source_pl.png -%%WWWDIR%%/plugins/gui.ajax/res/themes/common/images/mimes/64/spreadsheet.png -%%WWWDIR%%/plugins/gui.ajax/res/themes/common/images/mimes/64/susehelpcenter.png -%%WWWDIR%%/plugins/gui.ajax/res/themes/common/images/mimes/64/toggle_log.png -%%WWWDIR%%/plugins/gui.ajax/res/themes/common/images/mimes/64/trashcan.png -%%WWWDIR%%/plugins/gui.ajax/res/themes/common/images/mimes/64/trashcan_full.png -%%WWWDIR%%/plugins/gui.ajax/res/themes/common/images/mimes/64/txt2.png -%%WWWDIR%%/plugins/gui.ajax/res/themes/common/images/mimes/64/user-acl.png -%%WWWDIR%%/plugins/gui.ajax/res/themes/common/images/mimes/64/user.png -%%WWWDIR%%/plugins/gui.ajax/res/themes/common/images/mimes/64/user_admin.png -%%WWWDIR%%/plugins/gui.ajax/res/themes/common/images/mimes/64/user_child.png -%%WWWDIR%%/plugins/gui.ajax/res/themes/common/images/mimes/64/user_group_new.png -%%WWWDIR%%/plugins/gui.ajax/res/themes/common/images/mimes/64/user_guest.png -%%WWWDIR%%/plugins/gui.ajax/res/themes/common/images/mimes/64/user_shared.png -%%WWWDIR%%/plugins/gui.ajax/res/themes/common/images/mimes/64/users-folder.png -%%WWWDIR%%/plugins/gui.ajax/res/themes/common/images/mimes/64/video.png -%%WWWDIR%%/plugins/gui.ajax/res/themes/common/images/mimes/64/word.png -%%WWWDIR%%/plugins/gui.ajax/res/themes/common/images/mimes/64/x-office-calendar.png -%%WWWDIR%%/plugins/gui.ajax/res/themes/common/images/mimes/64/yast_kuser.png -%%WWWDIR%%/plugins/gui.ajax/res/themes/common/images/mimes/64/zip.png -%%WWWDIR%%/plugins/gui.ajax/res/themes/common/images/resize_handle.png -%%WWWDIR%%/plugins/gui.ajax/res/themes/common/images/white_by.png -%%WWWDIR%%/plugins/gui.ajax/res/themes/common/images/white_logo.png -%%WWWDIR%%/plugins/gui.ajax/res/themes/material/css/pydio.css -%%WWWDIR%%/plugins/gui.ajax/res/themes/material/css/pydio.less -%%WWWDIR%%/plugins/gui.ajax/res/themes/material/css/variables.less -%%WWWDIR%%/plugins/gui.ajax/res/themes/material/css/widgets.less -%%WWWDIR%%/plugins/gui.ajax/widget_sample.html -%%WWWDIR%%/plugins/gui.light/LightGuiPlugin.php -%%WWWDIR%%/plugins/gui.light/ajxp-dl-later.js -%%WWWDIR%%/plugins/gui.light/close.html -%%WWWDIR%%/plugins/gui.light/i18n/conf/de.php -%%WWWDIR%%/plugins/gui.light/i18n/conf/en.php -%%WWWDIR%%/plugins/gui.light/i18n/conf/es.php -%%WWWDIR%%/plugins/gui.light/i18n/conf/fr.php -%%WWWDIR%%/plugins/gui.light/i18n/conf/it.php -%%WWWDIR%%/plugins/gui.light/i18n/conf/pt.php -%%WWWDIR%%/plugins/gui.light/manifest.xml -%%WWWDIR%%/plugins/gui.light/plugin_doc.html -%%WWWDIR%%/plugins/gui.mobile/.gitignore -%%WWWDIR%%/plugins/gui.mobile/Gruntfile.js -%%WWWDIR%%/plugins/gui.mobile/MobileGuiPlugin.php -%%WWWDIR%%/plugins/gui.mobile/gui-mobile.png -%%WWWDIR%%/plugins/gui.mobile/manifest.xml -%%WWWDIR%%/plugins/gui.mobile/package.json -%%WWWDIR%%/plugins/gui.mobile/plugin_doc.html -%%WWWDIR%%/plugins/gui.mobile/res/build/MobileExtensions.js -%%WWWDIR%%/plugins/gui.mobile/res/build/index.js -%%WWWDIR%%/plugins/gui.mobile/res/build/mobile-build.js -%%WWWDIR%%/plugins/gui.mobile/res/i18n/conf/de.php -%%WWWDIR%%/plugins/gui.mobile/res/i18n/conf/en.php -%%WWWDIR%%/plugins/gui.mobile/res/i18n/conf/es.php -%%WWWDIR%%/plugins/gui.mobile/res/i18n/conf/fr.php -%%WWWDIR%%/plugins/gui.mobile/res/i18n/conf/it.php -%%WWWDIR%%/plugins/gui.mobile/res/i18n/conf/pt.php -%%WWWDIR%%/plugins/gui.mobile/res/icons/pydio-pro-icon.png -%%WWWDIR%%/plugins/gui.mobile/res/js/MobileExtensions.js -%%WWWDIR%%/plugins/gui.mobile/res/js/index.js -%%WWWDIR%%/plugins/gui.mobile/res/smart-app-banner.css -%%WWWDIR%%/plugins/gui.user/UserGuiController.php -%%WWWDIR%%/plugins/gui.user/class.UserGuiController.js -%%WWWDIR%%/plugins/gui.user/i18n/conf/cs.php -%%WWWDIR%%/plugins/gui.user/i18n/conf/de.php -%%WWWDIR%%/plugins/gui.user/i18n/conf/en.php -%%WWWDIR%%/plugins/gui.user/i18n/conf/es.php -%%WWWDIR%%/plugins/gui.user/i18n/cs.php -%%WWWDIR%%/plugins/gui.user/i18n/de.php -%%WWWDIR%%/plugins/gui.user/i18n/en.php -%%WWWDIR%%/plugins/gui.user/i18n/es.php -%%WWWDIR%%/plugins/gui.user/i18n/fr.php -%%WWWDIR%%/plugins/gui.user/i18n/it.php -%%WWWDIR%%/plugins/gui.user/i18n/ru.php -%%WWWDIR%%/plugins/gui.user/manifest.xml -%%WWWDIR%%/plugins/index.elasticsearch/composer.json -%%WWWDIR%%/plugins/index.elasticsearch/composer.lock -%%WWWDIR%%/plugins/index.elasticsearch/manifest.xml -%%WWWDIR%%/plugins/index.elasticsearch/plugin_doc.html -%%WWWDIR%%/plugins/index.elasticsearch/resources/i18n/conf/de.php -%%WWWDIR%%/plugins/index.elasticsearch/resources/i18n/conf/en.php -%%WWWDIR%%/plugins/index.elasticsearch/resources/i18n/conf/es.php -%%WWWDIR%%/plugins/index.elasticsearch/resources/i18n/conf/fr.php -%%WWWDIR%%/plugins/index.elasticsearch/resources/i18n/conf/it.php -%%WWWDIR%%/plugins/index.elasticsearch/resources/i18n/conf/pt.php -%%WWWDIR%%/plugins/index.elasticsearch/resources/i18n/de.php -%%WWWDIR%%/plugins/index.elasticsearch/resources/i18n/en.php -%%WWWDIR%%/plugins/index.elasticsearch/resources/i18n/es.php -%%WWWDIR%%/plugins/index.elasticsearch/resources/i18n/fr.php -%%WWWDIR%%/plugins/index.elasticsearch/resources/i18n/it.php -%%WWWDIR%%/plugins/index.elasticsearch/resources/i18n/pt.php -%%WWWDIR%%/plugins/index.elasticsearch/src/ElasticSearchIndexer.php -%%WWWDIR%%/plugins/index.elasticsearch/vendor/autoload.php -%%WWWDIR%%/plugins/index.elasticsearch/vendor/composer/ClassLoader.php -%%WWWDIR%%/plugins/index.elasticsearch/vendor/composer/LICENSE -%%WWWDIR%%/plugins/index.elasticsearch/vendor/composer/autoload_classmap.php -%%WWWDIR%%/plugins/index.elasticsearch/vendor/composer/autoload_files.php -%%WWWDIR%%/plugins/index.elasticsearch/vendor/composer/autoload_namespaces.php -%%WWWDIR%%/plugins/index.elasticsearch/vendor/composer/autoload_psr4.php -%%WWWDIR%%/plugins/index.elasticsearch/vendor/composer/autoload_real.php -%%WWWDIR%%/plugins/index.elasticsearch/vendor/composer/autoload_static.php -%%WWWDIR%%/plugins/index.elasticsearch/vendor/composer/installed.json -%%WWWDIR%%/plugins/index.elasticsearch/vendor/elasticsearch/elasticsearch/.github/CONTRIBUTING.md -%%WWWDIR%%/plugins/index.elasticsearch/vendor/elasticsearch/elasticsearch/.github/ISSUE_TEMPLATE.md -%%WWWDIR%%/plugins/index.elasticsearch/vendor/elasticsearch/elasticsearch/.github/PULL_REQUEST_TEMPLATE.md -%%WWWDIR%%/plugins/index.elasticsearch/vendor/elasticsearch/elasticsearch/.gitignore -%%WWWDIR%%/plugins/index.elasticsearch/vendor/elasticsearch/elasticsearch/.gitmodules -%%WWWDIR%%/plugins/index.elasticsearch/vendor/elasticsearch/elasticsearch/.php_cs -%%WWWDIR%%/plugins/index.elasticsearch/vendor/elasticsearch/elasticsearch/.travis.yml -%%WWWDIR%%/plugins/index.elasticsearch/vendor/elasticsearch/elasticsearch/BREAKING_CHANGES.md -%%WWWDIR%%/plugins/index.elasticsearch/vendor/elasticsearch/elasticsearch/CHANGELOG.md -%%WWWDIR%%/plugins/index.elasticsearch/vendor/elasticsearch/elasticsearch/LICENSE -%%WWWDIR%%/plugins/index.elasticsearch/vendor/elasticsearch/elasticsearch/NOTICE -%%WWWDIR%%/plugins/index.elasticsearch/vendor/elasticsearch/elasticsearch/README.md -%%WWWDIR%%/plugins/index.elasticsearch/vendor/elasticsearch/elasticsearch/composer.json -%%WWWDIR%%/plugins/index.elasticsearch/vendor/elasticsearch/elasticsearch/docs/breaking-changes.asciidoc -%%WWWDIR%%/plugins/index.elasticsearch/vendor/elasticsearch/elasticsearch/docs/build/Elasticsearch/Client.asciidoc -%%WWWDIR%%/plugins/index.elasticsearch/vendor/elasticsearch/elasticsearch/docs/build/Elasticsearch/ClientBuilder.asciidoc -%%WWWDIR%%/plugins/index.elasticsearch/vendor/elasticsearch/elasticsearch/docs/build/Elasticsearch/Namespaces/CatNamespace.asciidoc -%%WWWDIR%%/plugins/index.elasticsearch/vendor/elasticsearch/elasticsearch/docs/build/Elasticsearch/Namespaces/ClusterNamespace.asciidoc -%%WWWDIR%%/plugins/index.elasticsearch/vendor/elasticsearch/elasticsearch/docs/build/Elasticsearch/Namespaces/IndicesNamespace.asciidoc -%%WWWDIR%%/plugins/index.elasticsearch/vendor/elasticsearch/elasticsearch/docs/build/Elasticsearch/Namespaces/IngestNamespace.asciidoc -%%WWWDIR%%/plugins/index.elasticsearch/vendor/elasticsearch/elasticsearch/docs/build/Elasticsearch/Namespaces/NodesNamespace.asciidoc -%%WWWDIR%%/plugins/index.elasticsearch/vendor/elasticsearch/elasticsearch/docs/build/Elasticsearch/Namespaces/SnapshotNamespace.asciidoc -%%WWWDIR%%/plugins/index.elasticsearch/vendor/elasticsearch/elasticsearch/docs/build/Elasticsearch/Namespaces/TasksNamespace.asciidoc -%%WWWDIR%%/plugins/index.elasticsearch/vendor/elasticsearch/elasticsearch/docs/build/PROJECT_VERSION -%%WWWDIR%%/plugins/index.elasticsearch/vendor/elasticsearch/elasticsearch/docs/build/SAMI_VERSION -%%WWWDIR%%/plugins/index.elasticsearch/vendor/elasticsearch/elasticsearch/docs/build/classes.asciidoc -%%WWWDIR%%/plugins/index.elasticsearch/vendor/elasticsearch/elasticsearch/docs/build/interfaces.asciidoc -%%WWWDIR%%/plugins/index.elasticsearch/vendor/elasticsearch/elasticsearch/docs/build/namespaces.asciidoc -%%WWWDIR%%/plugins/index.elasticsearch/vendor/elasticsearch/elasticsearch/docs/build/renderer.index -%%WWWDIR%%/plugins/index.elasticsearch/vendor/elasticsearch/elasticsearch/docs/community.asciidoc -%%WWWDIR%%/plugins/index.elasticsearch/vendor/elasticsearch/elasticsearch/docs/configuration.asciidoc -%%WWWDIR%%/plugins/index.elasticsearch/vendor/elasticsearch/elasticsearch/docs/connection-pool.asciidoc -%%WWWDIR%%/plugins/index.elasticsearch/vendor/elasticsearch/elasticsearch/docs/crud.asciidoc -%%WWWDIR%%/plugins/index.elasticsearch/vendor/elasticsearch/elasticsearch/docs/futures.asciidoc -%%WWWDIR%%/plugins/index.elasticsearch/vendor/elasticsearch/elasticsearch/docs/index-operations.asciidoc -%%WWWDIR%%/plugins/index.elasticsearch/vendor/elasticsearch/elasticsearch/docs/index.asciidoc -%%WWWDIR%%/plugins/index.elasticsearch/vendor/elasticsearch/elasticsearch/docs/installation.asciidoc -%%WWWDIR%%/plugins/index.elasticsearch/vendor/elasticsearch/elasticsearch/docs/namespaces.asciidoc -%%WWWDIR%%/plugins/index.elasticsearch/vendor/elasticsearch/elasticsearch/docs/overview.asciidoc -%%WWWDIR%%/plugins/index.elasticsearch/vendor/elasticsearch/elasticsearch/docs/per-request-configuration.asciidoc -%%WWWDIR%%/plugins/index.elasticsearch/vendor/elasticsearch/elasticsearch/docs/php-version-requirement.asciidoc -%%WWWDIR%%/plugins/index.elasticsearch/vendor/elasticsearch/elasticsearch/docs/php_json_objects.asciidoc -%%WWWDIR%%/plugins/index.elasticsearch/vendor/elasticsearch/elasticsearch/docs/quickstart.asciidoc -%%WWWDIR%%/plugins/index.elasticsearch/vendor/elasticsearch/elasticsearch/docs/search-operations.asciidoc -%%WWWDIR%%/plugins/index.elasticsearch/vendor/elasticsearch/elasticsearch/docs/security.asciidoc -%%WWWDIR%%/plugins/index.elasticsearch/vendor/elasticsearch/elasticsearch/docs/selectors.asciidoc -%%WWWDIR%%/plugins/index.elasticsearch/vendor/elasticsearch/elasticsearch/docs/serializers.asciidoc -%%WWWDIR%%/plugins/index.elasticsearch/vendor/elasticsearch/elasticsearch/phpunit-integration.xml -%%WWWDIR%%/plugins/index.elasticsearch/vendor/elasticsearch/elasticsearch/phpunit.xml -%%WWWDIR%%/plugins/index.elasticsearch/vendor/elasticsearch/elasticsearch/src/Elasticsearch/Client.php -%%WWWDIR%%/plugins/index.elasticsearch/vendor/elasticsearch/elasticsearch/src/Elasticsearch/ClientBuilder.php -%%WWWDIR%%/plugins/index.elasticsearch/vendor/elasticsearch/elasticsearch/src/Elasticsearch/Common/EmptyLogger.php -%%WWWDIR%%/plugins/index.elasticsearch/vendor/elasticsearch/elasticsearch/src/Elasticsearch/Common/Exceptions/AlreadyExpiredException.php -%%WWWDIR%%/plugins/index.elasticsearch/vendor/elasticsearch/elasticsearch/src/Elasticsearch/Common/Exceptions/BadMethodCallException.php -%%WWWDIR%%/plugins/index.elasticsearch/vendor/elasticsearch/elasticsearch/src/Elasticsearch/Common/Exceptions/BadRequest400Exception.php -%%WWWDIR%%/plugins/index.elasticsearch/vendor/elasticsearch/elasticsearch/src/Elasticsearch/Common/Exceptions/ClientErrorResponseException.php -%%WWWDIR%%/plugins/index.elasticsearch/vendor/elasticsearch/elasticsearch/src/Elasticsearch/Common/Exceptions/Conflict409Exception.php -%%WWWDIR%%/plugins/index.elasticsearch/vendor/elasticsearch/elasticsearch/src/Elasticsearch/Common/Exceptions/Curl/CouldNotConnectToHost.php -%%WWWDIR%%/plugins/index.elasticsearch/vendor/elasticsearch/elasticsearch/src/Elasticsearch/Common/Exceptions/Curl/CouldNotResolveHostException.php -%%WWWDIR%%/plugins/index.elasticsearch/vendor/elasticsearch/elasticsearch/src/Elasticsearch/Common/Exceptions/Curl/OperationTimeoutException.php -%%WWWDIR%%/plugins/index.elasticsearch/vendor/elasticsearch/elasticsearch/src/Elasticsearch/Common/Exceptions/ElasticsearchException.php -%%WWWDIR%%/plugins/index.elasticsearch/vendor/elasticsearch/elasticsearch/src/Elasticsearch/Common/Exceptions/Forbidden403Exception.php -%%WWWDIR%%/plugins/index.elasticsearch/vendor/elasticsearch/elasticsearch/src/Elasticsearch/Common/Exceptions/InvalidArgumentException.php -%%WWWDIR%%/plugins/index.elasticsearch/vendor/elasticsearch/elasticsearch/src/Elasticsearch/Common/Exceptions/MaxRetriesException.php -%%WWWDIR%%/plugins/index.elasticsearch/vendor/elasticsearch/elasticsearch/src/Elasticsearch/Common/Exceptions/Missing404Exception.php -%%WWWDIR%%/plugins/index.elasticsearch/vendor/elasticsearch/elasticsearch/src/Elasticsearch/Common/Exceptions/NoDocumentsToGetException.php -%%WWWDIR%%/plugins/index.elasticsearch/vendor/elasticsearch/elasticsearch/src/Elasticsearch/Common/Exceptions/NoNodesAvailableException.php -%%WWWDIR%%/plugins/index.elasticsearch/vendor/elasticsearch/elasticsearch/src/Elasticsearch/Common/Exceptions/NoShardAvailableException.php -%%WWWDIR%%/plugins/index.elasticsearch/vendor/elasticsearch/elasticsearch/src/Elasticsearch/Common/Exceptions/RequestTimeout408Exception.php -%%WWWDIR%%/plugins/index.elasticsearch/vendor/elasticsearch/elasticsearch/src/Elasticsearch/Common/Exceptions/RoutingMissingException.php -%%WWWDIR%%/plugins/index.elasticsearch/vendor/elasticsearch/elasticsearch/src/Elasticsearch/Common/Exceptions/RuntimeException.php -%%WWWDIR%%/plugins/index.elasticsearch/vendor/elasticsearch/elasticsearch/src/Elasticsearch/Common/Exceptions/ScriptLangNotSupportedException.php -%%WWWDIR%%/plugins/index.elasticsearch/vendor/elasticsearch/elasticsearch/src/Elasticsearch/Common/Exceptions/Serializer/JsonErrorException.php -%%WWWDIR%%/plugins/index.elasticsearch/vendor/elasticsearch/elasticsearch/src/Elasticsearch/Common/Exceptions/ServerErrorResponseException.php -%%WWWDIR%%/plugins/index.elasticsearch/vendor/elasticsearch/elasticsearch/src/Elasticsearch/Common/Exceptions/TransportException.php -%%WWWDIR%%/plugins/index.elasticsearch/vendor/elasticsearch/elasticsearch/src/Elasticsearch/Common/Exceptions/UnexpectedValueException.php -%%WWWDIR%%/plugins/index.elasticsearch/vendor/elasticsearch/elasticsearch/src/Elasticsearch/ConnectionPool/AbstractConnectionPool.php -%%WWWDIR%%/plugins/index.elasticsearch/vendor/elasticsearch/elasticsearch/src/Elasticsearch/ConnectionPool/ConnectionPoolInterface.php -%%WWWDIR%%/plugins/index.elasticsearch/vendor/elasticsearch/elasticsearch/src/Elasticsearch/ConnectionPool/Selectors/RandomSelector.php -%%WWWDIR%%/plugins/index.elasticsearch/vendor/elasticsearch/elasticsearch/src/Elasticsearch/ConnectionPool/Selectors/RoundRobinSelector.php -%%WWWDIR%%/plugins/index.elasticsearch/vendor/elasticsearch/elasticsearch/src/Elasticsearch/ConnectionPool/Selectors/SelectorInterface.php -%%WWWDIR%%/plugins/index.elasticsearch/vendor/elasticsearch/elasticsearch/src/Elasticsearch/ConnectionPool/Selectors/StickyRoundRobinSelector.php -%%WWWDIR%%/plugins/index.elasticsearch/vendor/elasticsearch/elasticsearch/src/Elasticsearch/ConnectionPool/SimpleConnectionPool.php -%%WWWDIR%%/plugins/index.elasticsearch/vendor/elasticsearch/elasticsearch/src/Elasticsearch/ConnectionPool/SniffingConnectionPool.php -%%WWWDIR%%/plugins/index.elasticsearch/vendor/elasticsearch/elasticsearch/src/Elasticsearch/ConnectionPool/StaticConnectionPool.php -%%WWWDIR%%/plugins/index.elasticsearch/vendor/elasticsearch/elasticsearch/src/Elasticsearch/ConnectionPool/StaticNoPingConnectionPool.php -%%WWWDIR%%/plugins/index.elasticsearch/vendor/elasticsearch/elasticsearch/src/Elasticsearch/Connections/Connection.php -%%WWWDIR%%/plugins/index.elasticsearch/vendor/elasticsearch/elasticsearch/src/Elasticsearch/Connections/ConnectionFactory.php -%%WWWDIR%%/plugins/index.elasticsearch/vendor/elasticsearch/elasticsearch/src/Elasticsearch/Connections/ConnectionFactoryInterface.php -%%WWWDIR%%/plugins/index.elasticsearch/vendor/elasticsearch/elasticsearch/src/Elasticsearch/Connections/ConnectionInterface.php -%%WWWDIR%%/plugins/index.elasticsearch/vendor/elasticsearch/elasticsearch/src/Elasticsearch/Endpoints/AbstractEndpoint.php -%%WWWDIR%%/plugins/index.elasticsearch/vendor/elasticsearch/elasticsearch/src/Elasticsearch/Endpoints/Bulk.php -%%WWWDIR%%/plugins/index.elasticsearch/vendor/elasticsearch/elasticsearch/src/Elasticsearch/Endpoints/BulkEndpointInterface.php -%%WWWDIR%%/plugins/index.elasticsearch/vendor/elasticsearch/elasticsearch/src/Elasticsearch/Endpoints/Cat/Aliases.php -%%WWWDIR%%/plugins/index.elasticsearch/vendor/elasticsearch/elasticsearch/src/Elasticsearch/Endpoints/Cat/Allocation.php -%%WWWDIR%%/plugins/index.elasticsearch/vendor/elasticsearch/elasticsearch/src/Elasticsearch/Endpoints/Cat/Count.php -%%WWWDIR%%/plugins/index.elasticsearch/vendor/elasticsearch/elasticsearch/src/Elasticsearch/Endpoints/Cat/Fielddata.php -%%WWWDIR%%/plugins/index.elasticsearch/vendor/elasticsearch/elasticsearch/src/Elasticsearch/Endpoints/Cat/Health.php -%%WWWDIR%%/plugins/index.elasticsearch/vendor/elasticsearch/elasticsearch/src/Elasticsearch/Endpoints/Cat/Help.php -%%WWWDIR%%/plugins/index.elasticsearch/vendor/elasticsearch/elasticsearch/src/Elasticsearch/Endpoints/Cat/Indices.php -%%WWWDIR%%/plugins/index.elasticsearch/vendor/elasticsearch/elasticsearch/src/Elasticsearch/Endpoints/Cat/Master.php -%%WWWDIR%%/plugins/index.elasticsearch/vendor/elasticsearch/elasticsearch/src/Elasticsearch/Endpoints/Cat/NodeAttrs.php -%%WWWDIR%%/plugins/index.elasticsearch/vendor/elasticsearch/elasticsearch/src/Elasticsearch/Endpoints/Cat/Nodes.php -%%WWWDIR%%/plugins/index.elasticsearch/vendor/elasticsearch/elasticsearch/src/Elasticsearch/Endpoints/Cat/PendingTasks.php -%%WWWDIR%%/plugins/index.elasticsearch/vendor/elasticsearch/elasticsearch/src/Elasticsearch/Endpoints/Cat/Plugins.php -%%WWWDIR%%/plugins/index.elasticsearch/vendor/elasticsearch/elasticsearch/src/Elasticsearch/Endpoints/Cat/Recovery.php -%%WWWDIR%%/plugins/index.elasticsearch/vendor/elasticsearch/elasticsearch/src/Elasticsearch/Endpoints/Cat/Repositories.php -%%WWWDIR%%/plugins/index.elasticsearch/vendor/elasticsearch/elasticsearch/src/Elasticsearch/Endpoints/Cat/Segments.php -%%WWWDIR%%/plugins/index.elasticsearch/vendor/elasticsearch/elasticsearch/src/Elasticsearch/Endpoints/Cat/Shards.php -%%WWWDIR%%/plugins/index.elasticsearch/vendor/elasticsearch/elasticsearch/src/Elasticsearch/Endpoints/Cat/Snapshots.php -%%WWWDIR%%/plugins/index.elasticsearch/vendor/elasticsearch/elasticsearch/src/Elasticsearch/Endpoints/Cat/Tasks.php -%%WWWDIR%%/plugins/index.elasticsearch/vendor/elasticsearch/elasticsearch/src/Elasticsearch/Endpoints/Cat/Templates.php -%%WWWDIR%%/plugins/index.elasticsearch/vendor/elasticsearch/elasticsearch/src/Elasticsearch/Endpoints/Cat/ThreadPool.php -%%WWWDIR%%/plugins/index.elasticsearch/vendor/elasticsearch/elasticsearch/src/Elasticsearch/Endpoints/ClearScroll.php -%%WWWDIR%%/plugins/index.elasticsearch/vendor/elasticsearch/elasticsearch/src/Elasticsearch/Endpoints/Cluster/AllocationExplain.php -%%WWWDIR%%/plugins/index.elasticsearch/vendor/elasticsearch/elasticsearch/src/Elasticsearch/Endpoints/Cluster/Health.php -%%WWWDIR%%/plugins/index.elasticsearch/vendor/elasticsearch/elasticsearch/src/Elasticsearch/Endpoints/Cluster/Nodes/AbstractNodesEndpoint.php -%%WWWDIR%%/plugins/index.elasticsearch/vendor/elasticsearch/elasticsearch/src/Elasticsearch/Endpoints/Cluster/Nodes/HotThreads.php -%%WWWDIR%%/plugins/index.elasticsearch/vendor/elasticsearch/elasticsearch/src/Elasticsearch/Endpoints/Cluster/Nodes/Info.php -%%WWWDIR%%/plugins/index.elasticsearch/vendor/elasticsearch/elasticsearch/src/Elasticsearch/Endpoints/Cluster/Nodes/Shutdown.php -%%WWWDIR%%/plugins/index.elasticsearch/vendor/elasticsearch/elasticsearch/src/Elasticsearch/Endpoints/Cluster/Nodes/Stats.php -%%WWWDIR%%/plugins/index.elasticsearch/vendor/elasticsearch/elasticsearch/src/Elasticsearch/Endpoints/Cluster/PendingTasks.php -%%WWWDIR%%/plugins/index.elasticsearch/vendor/elasticsearch/elasticsearch/src/Elasticsearch/Endpoints/Cluster/Reroute.php -%%WWWDIR%%/plugins/index.elasticsearch/vendor/elasticsearch/elasticsearch/src/Elasticsearch/Endpoints/Cluster/Settings/Get.php -%%WWWDIR%%/plugins/index.elasticsearch/vendor/elasticsearch/elasticsearch/src/Elasticsearch/Endpoints/Cluster/Settings/Put.php -%%WWWDIR%%/plugins/index.elasticsearch/vendor/elasticsearch/elasticsearch/src/Elasticsearch/Endpoints/Cluster/State.php -%%WWWDIR%%/plugins/index.elasticsearch/vendor/elasticsearch/elasticsearch/src/Elasticsearch/Endpoints/Cluster/Stats.php -%%WWWDIR%%/plugins/index.elasticsearch/vendor/elasticsearch/elasticsearch/src/Elasticsearch/Endpoints/Count.php -%%WWWDIR%%/plugins/index.elasticsearch/vendor/elasticsearch/elasticsearch/src/Elasticsearch/Endpoints/CountPercolate.php -%%WWWDIR%%/plugins/index.elasticsearch/vendor/elasticsearch/elasticsearch/src/Elasticsearch/Endpoints/Create.php -%%WWWDIR%%/plugins/index.elasticsearch/vendor/elasticsearch/elasticsearch/src/Elasticsearch/Endpoints/Delete.php -%%WWWDIR%%/plugins/index.elasticsearch/vendor/elasticsearch/elasticsearch/src/Elasticsearch/Endpoints/DeleteByQuery.php -%%WWWDIR%%/plugins/index.elasticsearch/vendor/elasticsearch/elasticsearch/src/Elasticsearch/Endpoints/Exists.php -%%WWWDIR%%/plugins/index.elasticsearch/vendor/elasticsearch/elasticsearch/src/Elasticsearch/Endpoints/Explain.php -%%WWWDIR%%/plugins/index.elasticsearch/vendor/elasticsearch/elasticsearch/src/Elasticsearch/Endpoints/FieldCaps.php -%%WWWDIR%%/plugins/index.elasticsearch/vendor/elasticsearch/elasticsearch/src/Elasticsearch/Endpoints/FieldStats.php -%%WWWDIR%%/plugins/index.elasticsearch/vendor/elasticsearch/elasticsearch/src/Elasticsearch/Endpoints/Get.php -%%WWWDIR%%/plugins/index.elasticsearch/vendor/elasticsearch/elasticsearch/src/Elasticsearch/Endpoints/Index.php -%%WWWDIR%%/plugins/index.elasticsearch/vendor/elasticsearch/elasticsearch/src/Elasticsearch/Endpoints/Indices/Alias/AbstractAliasEndpoint.php -%%WWWDIR%%/plugins/index.elasticsearch/vendor/elasticsearch/elasticsearch/src/Elasticsearch/Endpoints/Indices/Alias/Delete.php -%%WWWDIR%%/plugins/index.elasticsearch/vendor/elasticsearch/elasticsearch/src/Elasticsearch/Endpoints/Indices/Alias/Exists.php -%%WWWDIR%%/plugins/index.elasticsearch/vendor/elasticsearch/elasticsearch/src/Elasticsearch/Endpoints/Indices/Alias/Get.php -%%WWWDIR%%/plugins/index.elasticsearch/vendor/elasticsearch/elasticsearch/src/Elasticsearch/Endpoints/Indices/Alias/Put.php -%%WWWDIR%%/plugins/index.elasticsearch/vendor/elasticsearch/elasticsearch/src/Elasticsearch/Endpoints/Indices/Aliases/Get.php -%%WWWDIR%%/plugins/index.elasticsearch/vendor/elasticsearch/elasticsearch/src/Elasticsearch/Endpoints/Indices/Aliases/Update.php -%%WWWDIR%%/plugins/index.elasticsearch/vendor/elasticsearch/elasticsearch/src/Elasticsearch/Endpoints/Indices/Analyze.php -%%WWWDIR%%/plugins/index.elasticsearch/vendor/elasticsearch/elasticsearch/src/Elasticsearch/Endpoints/Indices/Cache/Clear.php -%%WWWDIR%%/plugins/index.elasticsearch/vendor/elasticsearch/elasticsearch/src/Elasticsearch/Endpoints/Indices/ClearCache.php -%%WWWDIR%%/plugins/index.elasticsearch/vendor/elasticsearch/elasticsearch/src/Elasticsearch/Endpoints/Indices/Close.php -%%WWWDIR%%/plugins/index.elasticsearch/vendor/elasticsearch/elasticsearch/src/Elasticsearch/Endpoints/Indices/Create.php -%%WWWDIR%%/plugins/index.elasticsearch/vendor/elasticsearch/elasticsearch/src/Elasticsearch/Endpoints/Indices/Delete.php -%%WWWDIR%%/plugins/index.elasticsearch/vendor/elasticsearch/elasticsearch/src/Elasticsearch/Endpoints/Indices/Exists.php -%%WWWDIR%%/plugins/index.elasticsearch/vendor/elasticsearch/elasticsearch/src/Elasticsearch/Endpoints/Indices/Exists/Types.php -%%WWWDIR%%/plugins/index.elasticsearch/vendor/elasticsearch/elasticsearch/src/Elasticsearch/Endpoints/Indices/Field/Get.php -%%WWWDIR%%/plugins/index.elasticsearch/vendor/elasticsearch/elasticsearch/src/Elasticsearch/Endpoints/Indices/Flush.php -%%WWWDIR%%/plugins/index.elasticsearch/vendor/elasticsearch/elasticsearch/src/Elasticsearch/Endpoints/Indices/ForceMerge.php -%%WWWDIR%%/plugins/index.elasticsearch/vendor/elasticsearch/elasticsearch/src/Elasticsearch/Endpoints/Indices/Gateway/Snapshot.php -%%WWWDIR%%/plugins/index.elasticsearch/vendor/elasticsearch/elasticsearch/src/Elasticsearch/Endpoints/Indices/Get.php -%%WWWDIR%%/plugins/index.elasticsearch/vendor/elasticsearch/elasticsearch/src/Elasticsearch/Endpoints/Indices/Mapping/Delete.php -%%WWWDIR%%/plugins/index.elasticsearch/vendor/elasticsearch/elasticsearch/src/Elasticsearch/Endpoints/Indices/Mapping/Get.php -%%WWWDIR%%/plugins/index.elasticsearch/vendor/elasticsearch/elasticsearch/src/Elasticsearch/Endpoints/Indices/Mapping/GetField.php -%%WWWDIR%%/plugins/index.elasticsearch/vendor/elasticsearch/elasticsearch/src/Elasticsearch/Endpoints/Indices/Mapping/Put.php -%%WWWDIR%%/plugins/index.elasticsearch/vendor/elasticsearch/elasticsearch/src/Elasticsearch/Endpoints/Indices/Open.php -%%WWWDIR%%/plugins/index.elasticsearch/vendor/elasticsearch/elasticsearch/src/Elasticsearch/Endpoints/Indices/Recovery.php -%%WWWDIR%%/plugins/index.elasticsearch/vendor/elasticsearch/elasticsearch/src/Elasticsearch/Endpoints/Indices/Refresh.php -%%WWWDIR%%/plugins/index.elasticsearch/vendor/elasticsearch/elasticsearch/src/Elasticsearch/Endpoints/Indices/Rollover.php -%%WWWDIR%%/plugins/index.elasticsearch/vendor/elasticsearch/elasticsearch/src/Elasticsearch/Endpoints/Indices/Seal.php -%%WWWDIR%%/plugins/index.elasticsearch/vendor/elasticsearch/elasticsearch/src/Elasticsearch/Endpoints/Indices/Segments.php -%%WWWDIR%%/plugins/index.elasticsearch/vendor/elasticsearch/elasticsearch/src/Elasticsearch/Endpoints/Indices/Settings/Get.php -%%WWWDIR%%/plugins/index.elasticsearch/vendor/elasticsearch/elasticsearch/src/Elasticsearch/Endpoints/Indices/Settings/Put.php -%%WWWDIR%%/plugins/index.elasticsearch/vendor/elasticsearch/elasticsearch/src/Elasticsearch/Endpoints/Indices/ShardStores.php -%%WWWDIR%%/plugins/index.elasticsearch/vendor/elasticsearch/elasticsearch/src/Elasticsearch/Endpoints/Indices/Shrink.php -%%WWWDIR%%/plugins/index.elasticsearch/vendor/elasticsearch/elasticsearch/src/Elasticsearch/Endpoints/Indices/Snapshotindex.php -%%WWWDIR%%/plugins/index.elasticsearch/vendor/elasticsearch/elasticsearch/src/Elasticsearch/Endpoints/Indices/Stats.php -%%WWWDIR%%/plugins/index.elasticsearch/vendor/elasticsearch/elasticsearch/src/Elasticsearch/Endpoints/Indices/Status.php -%%WWWDIR%%/plugins/index.elasticsearch/vendor/elasticsearch/elasticsearch/src/Elasticsearch/Endpoints/Indices/Template/AbstractTemplateEndpoint.php -%%WWWDIR%%/plugins/index.elasticsearch/vendor/elasticsearch/elasticsearch/src/Elasticsearch/Endpoints/Indices/Template/Delete.php -%%WWWDIR%%/plugins/index.elasticsearch/vendor/elasticsearch/elasticsearch/src/Elasticsearch/Endpoints/Indices/Template/Exists.php -%%WWWDIR%%/plugins/index.elasticsearch/vendor/elasticsearch/elasticsearch/src/Elasticsearch/Endpoints/Indices/Template/Get.php -%%WWWDIR%%/plugins/index.elasticsearch/vendor/elasticsearch/elasticsearch/src/Elasticsearch/Endpoints/Indices/Template/Put.php -%%WWWDIR%%/plugins/index.elasticsearch/vendor/elasticsearch/elasticsearch/src/Elasticsearch/Endpoints/Indices/Type/Exists.php -%%WWWDIR%%/plugins/index.elasticsearch/vendor/elasticsearch/elasticsearch/src/Elasticsearch/Endpoints/Indices/Upgrade/Get.php -%%WWWDIR%%/plugins/index.elasticsearch/vendor/elasticsearch/elasticsearch/src/Elasticsearch/Endpoints/Indices/Upgrade/Post.php -%%WWWDIR%%/plugins/index.elasticsearch/vendor/elasticsearch/elasticsearch/src/Elasticsearch/Endpoints/Indices/Validate/Query.php -%%WWWDIR%%/plugins/index.elasticsearch/vendor/elasticsearch/elasticsearch/src/Elasticsearch/Endpoints/Indices/ValidateQuery.php -%%WWWDIR%%/plugins/index.elasticsearch/vendor/elasticsearch/elasticsearch/src/Elasticsearch/Endpoints/Info.php -%%WWWDIR%%/plugins/index.elasticsearch/vendor/elasticsearch/elasticsearch/src/Elasticsearch/Endpoints/Ingest/Pipeline/Delete.php -%%WWWDIR%%/plugins/index.elasticsearch/vendor/elasticsearch/elasticsearch/src/Elasticsearch/Endpoints/Ingest/Pipeline/Get.php -%%WWWDIR%%/plugins/index.elasticsearch/vendor/elasticsearch/elasticsearch/src/Elasticsearch/Endpoints/Ingest/Pipeline/Put.php -%%WWWDIR%%/plugins/index.elasticsearch/vendor/elasticsearch/elasticsearch/src/Elasticsearch/Endpoints/Ingest/Simulate.php -%%WWWDIR%%/plugins/index.elasticsearch/vendor/elasticsearch/elasticsearch/src/Elasticsearch/Endpoints/MPercolate.php -%%WWWDIR%%/plugins/index.elasticsearch/vendor/elasticsearch/elasticsearch/src/Elasticsearch/Endpoints/MTermVectors.php -%%WWWDIR%%/plugins/index.elasticsearch/vendor/elasticsearch/elasticsearch/src/Elasticsearch/Endpoints/Mget.php -%%WWWDIR%%/plugins/index.elasticsearch/vendor/elasticsearch/elasticsearch/src/Elasticsearch/Endpoints/Msearch.php -%%WWWDIR%%/plugins/index.elasticsearch/vendor/elasticsearch/elasticsearch/src/Elasticsearch/Endpoints/MsearchTemplate.php -%%WWWDIR%%/plugins/index.elasticsearch/vendor/elasticsearch/elasticsearch/src/Elasticsearch/Endpoints/Percolate.php -%%WWWDIR%%/plugins/index.elasticsearch/vendor/elasticsearch/elasticsearch/src/Elasticsearch/Endpoints/Ping.php -%%WWWDIR%%/plugins/index.elasticsearch/vendor/elasticsearch/elasticsearch/src/Elasticsearch/Endpoints/Reindex.php -%%WWWDIR%%/plugins/index.elasticsearch/vendor/elasticsearch/elasticsearch/src/Elasticsearch/Endpoints/Remote/Info.php -%%WWWDIR%%/plugins/index.elasticsearch/vendor/elasticsearch/elasticsearch/src/Elasticsearch/Endpoints/RenderSearchTemplate.php -%%WWWDIR%%/plugins/index.elasticsearch/vendor/elasticsearch/elasticsearch/src/Elasticsearch/Endpoints/Script/Delete.php -%%WWWDIR%%/plugins/index.elasticsearch/vendor/elasticsearch/elasticsearch/src/Elasticsearch/Endpoints/Script/Get.php -%%WWWDIR%%/plugins/index.elasticsearch/vendor/elasticsearch/elasticsearch/src/Elasticsearch/Endpoints/Script/Put.php -%%WWWDIR%%/plugins/index.elasticsearch/vendor/elasticsearch/elasticsearch/src/Elasticsearch/Endpoints/Scroll.php -%%WWWDIR%%/plugins/index.elasticsearch/vendor/elasticsearch/elasticsearch/src/Elasticsearch/Endpoints/Search.php -%%WWWDIR%%/plugins/index.elasticsearch/vendor/elasticsearch/elasticsearch/src/Elasticsearch/Endpoints/SearchShards.php -%%WWWDIR%%/plugins/index.elasticsearch/vendor/elasticsearch/elasticsearch/src/Elasticsearch/Endpoints/SearchTemplate.php -%%WWWDIR%%/plugins/index.elasticsearch/vendor/elasticsearch/elasticsearch/src/Elasticsearch/Endpoints/Snapshot/Create.php -%%WWWDIR%%/plugins/index.elasticsearch/vendor/elasticsearch/elasticsearch/src/Elasticsearch/Endpoints/Snapshot/Delete.php -%%WWWDIR%%/plugins/index.elasticsearch/vendor/elasticsearch/elasticsearch/src/Elasticsearch/Endpoints/Snapshot/Get.php -%%WWWDIR%%/plugins/index.elasticsearch/vendor/elasticsearch/elasticsearch/src/Elasticsearch/Endpoints/Snapshot/Repository/Create.php -%%WWWDIR%%/plugins/index.elasticsearch/vendor/elasticsearch/elasticsearch/src/Elasticsearch/Endpoints/Snapshot/Repository/Delete.php -%%WWWDIR%%/plugins/index.elasticsearch/vendor/elasticsearch/elasticsearch/src/Elasticsearch/Endpoints/Snapshot/Repository/Get.php -%%WWWDIR%%/plugins/index.elasticsearch/vendor/elasticsearch/elasticsearch/src/Elasticsearch/Endpoints/Snapshot/Repository/Verify.php -%%WWWDIR%%/plugins/index.elasticsearch/vendor/elasticsearch/elasticsearch/src/Elasticsearch/Endpoints/Snapshot/Restore.php -%%WWWDIR%%/plugins/index.elasticsearch/vendor/elasticsearch/elasticsearch/src/Elasticsearch/Endpoints/Snapshot/Status.php -%%WWWDIR%%/plugins/index.elasticsearch/vendor/elasticsearch/elasticsearch/src/Elasticsearch/Endpoints/Source/Get.php -%%WWWDIR%%/plugins/index.elasticsearch/vendor/elasticsearch/elasticsearch/src/Elasticsearch/Endpoints/Suggest.php -%%WWWDIR%%/plugins/index.elasticsearch/vendor/elasticsearch/elasticsearch/src/Elasticsearch/Endpoints/Tasks/Cancel.php -%%WWWDIR%%/plugins/index.elasticsearch/vendor/elasticsearch/elasticsearch/src/Elasticsearch/Endpoints/Tasks/Get.php -%%WWWDIR%%/plugins/index.elasticsearch/vendor/elasticsearch/elasticsearch/src/Elasticsearch/Endpoints/Tasks/TasksList.php -%%WWWDIR%%/plugins/index.elasticsearch/vendor/elasticsearch/elasticsearch/src/Elasticsearch/Endpoints/Template/Delete.php -%%WWWDIR%%/plugins/index.elasticsearch/vendor/elasticsearch/elasticsearch/src/Elasticsearch/Endpoints/Template/Get.php -%%WWWDIR%%/plugins/index.elasticsearch/vendor/elasticsearch/elasticsearch/src/Elasticsearch/Endpoints/Template/Put.php -%%WWWDIR%%/plugins/index.elasticsearch/vendor/elasticsearch/elasticsearch/src/Elasticsearch/Endpoints/TermVectors.php -%%WWWDIR%%/plugins/index.elasticsearch/vendor/elasticsearch/elasticsearch/src/Elasticsearch/Endpoints/Update.php -%%WWWDIR%%/plugins/index.elasticsearch/vendor/elasticsearch/elasticsearch/src/Elasticsearch/Endpoints/UpdateByQuery.php -%%WWWDIR%%/plugins/index.elasticsearch/vendor/elasticsearch/elasticsearch/src/Elasticsearch/Helper/Iterators/SearchHitIterator.php -%%WWWDIR%%/plugins/index.elasticsearch/vendor/elasticsearch/elasticsearch/src/Elasticsearch/Helper/Iterators/SearchResponseIterator.php -%%WWWDIR%%/plugins/index.elasticsearch/vendor/elasticsearch/elasticsearch/src/Elasticsearch/Namespaces/AbstractNamespace.php -%%WWWDIR%%/plugins/index.elasticsearch/vendor/elasticsearch/elasticsearch/src/Elasticsearch/Namespaces/BooleanRequestWrapper.php -%%WWWDIR%%/plugins/index.elasticsearch/vendor/elasticsearch/elasticsearch/src/Elasticsearch/Namespaces/CatNamespace.php -%%WWWDIR%%/plugins/index.elasticsearch/vendor/elasticsearch/elasticsearch/src/Elasticsearch/Namespaces/ClusterNamespace.php -%%WWWDIR%%/plugins/index.elasticsearch/vendor/elasticsearch/elasticsearch/src/Elasticsearch/Namespaces/IndicesNamespace.php -%%WWWDIR%%/plugins/index.elasticsearch/vendor/elasticsearch/elasticsearch/src/Elasticsearch/Namespaces/IngestNamespace.php -%%WWWDIR%%/plugins/index.elasticsearch/vendor/elasticsearch/elasticsearch/src/Elasticsearch/Namespaces/NamespaceBuilderInterface.php -%%WWWDIR%%/plugins/index.elasticsearch/vendor/elasticsearch/elasticsearch/src/Elasticsearch/Namespaces/NodesNamespace.php -%%WWWDIR%%/plugins/index.elasticsearch/vendor/elasticsearch/elasticsearch/src/Elasticsearch/Namespaces/RemoteNamespace.php -%%WWWDIR%%/plugins/index.elasticsearch/vendor/elasticsearch/elasticsearch/src/Elasticsearch/Namespaces/SnapshotNamespace.php -%%WWWDIR%%/plugins/index.elasticsearch/vendor/elasticsearch/elasticsearch/src/Elasticsearch/Namespaces/TasksNamespace.php -%%WWWDIR%%/plugins/index.elasticsearch/vendor/elasticsearch/elasticsearch/src/Elasticsearch/Serializers/ArrayToJSONSerializer.php -%%WWWDIR%%/plugins/index.elasticsearch/vendor/elasticsearch/elasticsearch/src/Elasticsearch/Serializers/EverythingToJSONSerializer.php -%%WWWDIR%%/plugins/index.elasticsearch/vendor/elasticsearch/elasticsearch/src/Elasticsearch/Serializers/SerializerInterface.php -%%WWWDIR%%/plugins/index.elasticsearch/vendor/elasticsearch/elasticsearch/src/Elasticsearch/Serializers/SmartSerializer.php -%%WWWDIR%%/plugins/index.elasticsearch/vendor/elasticsearch/elasticsearch/src/Elasticsearch/Transport.php -%%WWWDIR%%/plugins/index.elasticsearch/vendor/elasticsearch/elasticsearch/tests/Elasticsearch/Tests/ClientTest.php -%%WWWDIR%%/plugins/index.elasticsearch/vendor/elasticsearch/elasticsearch/tests/Elasticsearch/Tests/ConnectionPool/Selectors/RoundRobinSelectorTest.php -%%WWWDIR%%/plugins/index.elasticsearch/vendor/elasticsearch/elasticsearch/tests/Elasticsearch/Tests/ConnectionPool/Selectors/StickyRoundRobinSelectorTest.php -%%WWWDIR%%/plugins/index.elasticsearch/vendor/elasticsearch/elasticsearch/tests/Elasticsearch/Tests/ConnectionPool/SniffingConnectionPoolIntegrationTest.php -%%WWWDIR%%/plugins/index.elasticsearch/vendor/elasticsearch/elasticsearch/tests/Elasticsearch/Tests/ConnectionPool/SniffingConnectionPoolTest.php -%%WWWDIR%%/plugins/index.elasticsearch/vendor/elasticsearch/elasticsearch/tests/Elasticsearch/Tests/ConnectionPool/StaticConnectionPoolTest.php -%%WWWDIR%%/plugins/index.elasticsearch/vendor/elasticsearch/elasticsearch/tests/Elasticsearch/Tests/Endpoints/AbstractEndpointTest.php -%%WWWDIR%%/plugins/index.elasticsearch/vendor/elasticsearch/elasticsearch/tests/Elasticsearch/Tests/Helper/Iterators/SearchResponseIteratorTest.php -%%WWWDIR%%/plugins/index.elasticsearch/vendor/elasticsearch/elasticsearch/tests/Elasticsearch/Tests/RegisteredNamespaceTest.php -%%WWWDIR%%/plugins/index.elasticsearch/vendor/elasticsearch/elasticsearch/tests/Elasticsearch/Tests/Serializers/ArrayToJSONSerializerTest.php -%%WWWDIR%%/plugins/index.elasticsearch/vendor/elasticsearch/elasticsearch/tests/Elasticsearch/Tests/Serializers/EverythingToJSONSerializerTest.php -%%WWWDIR%%/plugins/index.elasticsearch/vendor/elasticsearch/elasticsearch/tests/Elasticsearch/Tests/YamlRunnerTest.php -%%WWWDIR%%/plugins/index.elasticsearch/vendor/elasticsearch/elasticsearch/tests/bootstrap.php -%%WWWDIR%%/plugins/index.elasticsearch/vendor/elasticsearch/elasticsearch/travis/download_and_run_es.sh -%%WWWDIR%%/plugins/index.elasticsearch/vendor/elasticsearch/elasticsearch/travis/generate_docs.sh -%%WWWDIR%%/plugins/index.elasticsearch/vendor/elasticsearch/elasticsearch/util/EnsureClusterAlive.php -%%WWWDIR%%/plugins/index.elasticsearch/vendor/elasticsearch/elasticsearch/util/RestSpecRunner.php -%%WWWDIR%%/plugins/index.elasticsearch/vendor/elasticsearch/elasticsearch/util/SpecParser.php -%%WWWDIR%%/plugins/index.elasticsearch/vendor/elasticsearch/elasticsearch/util/docsConfig.php -%%WWWDIR%%/plugins/index.elasticsearch/vendor/elasticsearch/elasticsearch/util/docstheme/layout/base.twig -%%WWWDIR%%/plugins/index.elasticsearch/vendor/elasticsearch/elasticsearch/util/docstheme/macros.twig -%%WWWDIR%%/plugins/index.elasticsearch/vendor/elasticsearch/elasticsearch/util/docstheme/manifest.yml -%%WWWDIR%%/plugins/index.elasticsearch/vendor/elasticsearch/elasticsearch/util/docstheme/pages/class.twig -%%WWWDIR%%/plugins/index.elasticsearch/vendor/elasticsearch/elasticsearch/util/docstheme/pages/classes.twig -%%WWWDIR%%/plugins/index.elasticsearch/vendor/elasticsearch/elasticsearch/util/docstheme/pages/interfaces.twig -%%WWWDIR%%/plugins/index.elasticsearch/vendor/elasticsearch/elasticsearch/util/docstheme/pages/namespaces.twig -%%WWWDIR%%/plugins/index.elasticsearch/vendor/elasticsearch/elasticsearch/util/templates/endpoint.twig -%%WWWDIR%%/plugins/index.elasticsearch/vendor/guzzlehttp/ringphp/.gitignore -%%WWWDIR%%/plugins/index.elasticsearch/vendor/guzzlehttp/ringphp/.travis.yml -%%WWWDIR%%/plugins/index.elasticsearch/vendor/guzzlehttp/ringphp/CHANGELOG.md -%%WWWDIR%%/plugins/index.elasticsearch/vendor/guzzlehttp/ringphp/LICENSE -%%WWWDIR%%/plugins/index.elasticsearch/vendor/guzzlehttp/ringphp/Makefile -%%WWWDIR%%/plugins/index.elasticsearch/vendor/guzzlehttp/ringphp/README.rst -%%WWWDIR%%/plugins/index.elasticsearch/vendor/guzzlehttp/ringphp/composer.json -%%WWWDIR%%/plugins/index.elasticsearch/vendor/guzzlehttp/ringphp/docs/Makefile -%%WWWDIR%%/plugins/index.elasticsearch/vendor/guzzlehttp/ringphp/docs/client_handlers.rst -%%WWWDIR%%/plugins/index.elasticsearch/vendor/guzzlehttp/ringphp/docs/client_middleware.rst -%%WWWDIR%%/plugins/index.elasticsearch/vendor/guzzlehttp/ringphp/docs/conf.py -%%WWWDIR%%/plugins/index.elasticsearch/vendor/guzzlehttp/ringphp/docs/futures.rst -%%WWWDIR%%/plugins/index.elasticsearch/vendor/guzzlehttp/ringphp/docs/index.rst -%%WWWDIR%%/plugins/index.elasticsearch/vendor/guzzlehttp/ringphp/docs/requirements.txt -%%WWWDIR%%/plugins/index.elasticsearch/vendor/guzzlehttp/ringphp/docs/spec.rst -%%WWWDIR%%/plugins/index.elasticsearch/vendor/guzzlehttp/ringphp/docs/testing.rst -%%WWWDIR%%/plugins/index.elasticsearch/vendor/guzzlehttp/ringphp/phpunit.xml.dist -%%WWWDIR%%/plugins/index.elasticsearch/vendor/guzzlehttp/ringphp/src/Client/ClientUtils.php -%%WWWDIR%%/plugins/index.elasticsearch/vendor/guzzlehttp/ringphp/src/Client/CurlFactory.php -%%WWWDIR%%/plugins/index.elasticsearch/vendor/guzzlehttp/ringphp/src/Client/CurlHandler.php -%%WWWDIR%%/plugins/index.elasticsearch/vendor/guzzlehttp/ringphp/src/Client/CurlMultiHandler.php -%%WWWDIR%%/plugins/index.elasticsearch/vendor/guzzlehttp/ringphp/src/Client/Middleware.php -%%WWWDIR%%/plugins/index.elasticsearch/vendor/guzzlehttp/ringphp/src/Client/MockHandler.php -%%WWWDIR%%/plugins/index.elasticsearch/vendor/guzzlehttp/ringphp/src/Client/StreamHandler.php -%%WWWDIR%%/plugins/index.elasticsearch/vendor/guzzlehttp/ringphp/src/Core.php -%%WWWDIR%%/plugins/index.elasticsearch/vendor/guzzlehttp/ringphp/src/Exception/CancelledException.php -%%WWWDIR%%/plugins/index.elasticsearch/vendor/guzzlehttp/ringphp/src/Exception/CancelledFutureAccessException.php -%%WWWDIR%%/plugins/index.elasticsearch/vendor/guzzlehttp/ringphp/src/Exception/ConnectException.php -%%WWWDIR%%/plugins/index.elasticsearch/vendor/guzzlehttp/ringphp/src/Exception/RingException.php -%%WWWDIR%%/plugins/index.elasticsearch/vendor/guzzlehttp/ringphp/src/Future/BaseFutureTrait.php -%%WWWDIR%%/plugins/index.elasticsearch/vendor/guzzlehttp/ringphp/src/Future/CompletedFutureArray.php -%%WWWDIR%%/plugins/index.elasticsearch/vendor/guzzlehttp/ringphp/src/Future/CompletedFutureValue.php -%%WWWDIR%%/plugins/index.elasticsearch/vendor/guzzlehttp/ringphp/src/Future/FutureArray.php -%%WWWDIR%%/plugins/index.elasticsearch/vendor/guzzlehttp/ringphp/src/Future/FutureArrayInterface.php -%%WWWDIR%%/plugins/index.elasticsearch/vendor/guzzlehttp/ringphp/src/Future/FutureInterface.php -%%WWWDIR%%/plugins/index.elasticsearch/vendor/guzzlehttp/ringphp/src/Future/FutureValue.php -%%WWWDIR%%/plugins/index.elasticsearch/vendor/guzzlehttp/ringphp/src/Future/MagicFutureTrait.php -%%WWWDIR%%/plugins/index.elasticsearch/vendor/guzzlehttp/ringphp/tests/Client/CurlFactoryTest.php -%%WWWDIR%%/plugins/index.elasticsearch/vendor/guzzlehttp/ringphp/tests/Client/CurlHandlerTest.php -%%WWWDIR%%/plugins/index.elasticsearch/vendor/guzzlehttp/ringphp/tests/Client/CurlMultiHandlerTest.php -%%WWWDIR%%/plugins/index.elasticsearch/vendor/guzzlehttp/ringphp/tests/Client/MiddlewareTest.php -%%WWWDIR%%/plugins/index.elasticsearch/vendor/guzzlehttp/ringphp/tests/Client/MockHandlerTest.php -%%WWWDIR%%/plugins/index.elasticsearch/vendor/guzzlehttp/ringphp/tests/Client/Server.php -%%WWWDIR%%/plugins/index.elasticsearch/vendor/guzzlehttp/ringphp/tests/Client/StreamHandlerTest.php -%%WWWDIR%%/plugins/index.elasticsearch/vendor/guzzlehttp/ringphp/tests/Client/server.js -%%WWWDIR%%/plugins/index.elasticsearch/vendor/guzzlehttp/ringphp/tests/CoreTest.php -%%WWWDIR%%/plugins/index.elasticsearch/vendor/guzzlehttp/ringphp/tests/Future/CompletedFutureArrayTest.php -%%WWWDIR%%/plugins/index.elasticsearch/vendor/guzzlehttp/ringphp/tests/Future/CompletedFutureValueTest.php -%%WWWDIR%%/plugins/index.elasticsearch/vendor/guzzlehttp/ringphp/tests/Future/FutureArrayTest.php -%%WWWDIR%%/plugins/index.elasticsearch/vendor/guzzlehttp/ringphp/tests/Future/FutureValueTest.php -%%WWWDIR%%/plugins/index.elasticsearch/vendor/guzzlehttp/ringphp/tests/bootstrap.php -%%WWWDIR%%/plugins/index.elasticsearch/vendor/guzzlehttp/streams/.gitignore -%%WWWDIR%%/plugins/index.elasticsearch/vendor/guzzlehttp/streams/.travis.yml -%%WWWDIR%%/plugins/index.elasticsearch/vendor/guzzlehttp/streams/CHANGELOG.rst -%%WWWDIR%%/plugins/index.elasticsearch/vendor/guzzlehttp/streams/LICENSE -%%WWWDIR%%/plugins/index.elasticsearch/vendor/guzzlehttp/streams/Makefile -%%WWWDIR%%/plugins/index.elasticsearch/vendor/guzzlehttp/streams/README.rst -%%WWWDIR%%/plugins/index.elasticsearch/vendor/guzzlehttp/streams/composer.json -%%WWWDIR%%/plugins/index.elasticsearch/vendor/guzzlehttp/streams/phpunit.xml.dist -%%WWWDIR%%/plugins/index.elasticsearch/vendor/guzzlehttp/streams/src/AppendStream.php -%%WWWDIR%%/plugins/index.elasticsearch/vendor/guzzlehttp/streams/src/AsyncReadStream.php -%%WWWDIR%%/plugins/index.elasticsearch/vendor/guzzlehttp/streams/src/BufferStream.php -%%WWWDIR%%/plugins/index.elasticsearch/vendor/guzzlehttp/streams/src/CachingStream.php -%%WWWDIR%%/plugins/index.elasticsearch/vendor/guzzlehttp/streams/src/DroppingStream.php -%%WWWDIR%%/plugins/index.elasticsearch/vendor/guzzlehttp/streams/src/Exception/CannotAttachException.php -%%WWWDIR%%/plugins/index.elasticsearch/vendor/guzzlehttp/streams/src/Exception/SeekException.php -%%WWWDIR%%/plugins/index.elasticsearch/vendor/guzzlehttp/streams/src/FnStream.php -%%WWWDIR%%/plugins/index.elasticsearch/vendor/guzzlehttp/streams/src/GuzzleStreamWrapper.php -%%WWWDIR%%/plugins/index.elasticsearch/vendor/guzzlehttp/streams/src/InflateStream.php -%%WWWDIR%%/plugins/index.elasticsearch/vendor/guzzlehttp/streams/src/LazyOpenStream.php -%%WWWDIR%%/plugins/index.elasticsearch/vendor/guzzlehttp/streams/src/LimitStream.php -%%WWWDIR%%/plugins/index.elasticsearch/vendor/guzzlehttp/streams/src/MetadataStreamInterface.php -%%WWWDIR%%/plugins/index.elasticsearch/vendor/guzzlehttp/streams/src/NoSeekStream.php -%%WWWDIR%%/plugins/index.elasticsearch/vendor/guzzlehttp/streams/src/NullStream.php -%%WWWDIR%%/plugins/index.elasticsearch/vendor/guzzlehttp/streams/src/PumpStream.php -%%WWWDIR%%/plugins/index.elasticsearch/vendor/guzzlehttp/streams/src/Stream.php -%%WWWDIR%%/plugins/index.elasticsearch/vendor/guzzlehttp/streams/src/StreamDecoratorTrait.php -%%WWWDIR%%/plugins/index.elasticsearch/vendor/guzzlehttp/streams/src/StreamInterface.php -%%WWWDIR%%/plugins/index.elasticsearch/vendor/guzzlehttp/streams/src/Utils.php -%%WWWDIR%%/plugins/index.elasticsearch/vendor/guzzlehttp/streams/tests/AppendStreamTest.php -%%WWWDIR%%/plugins/index.elasticsearch/vendor/guzzlehttp/streams/tests/AsyncReadStreamTest.php -%%WWWDIR%%/plugins/index.elasticsearch/vendor/guzzlehttp/streams/tests/BufferStreamTest.php -%%WWWDIR%%/plugins/index.elasticsearch/vendor/guzzlehttp/streams/tests/CachingStreamTest.php -%%WWWDIR%%/plugins/index.elasticsearch/vendor/guzzlehttp/streams/tests/DroppingStreamTest.php -%%WWWDIR%%/plugins/index.elasticsearch/vendor/guzzlehttp/streams/tests/Exception/SeekExceptionTest.php -%%WWWDIR%%/plugins/index.elasticsearch/vendor/guzzlehttp/streams/tests/FnStreamTest.php -%%WWWDIR%%/plugins/index.elasticsearch/vendor/guzzlehttp/streams/tests/GuzzleStreamWrapperTest.php -%%WWWDIR%%/plugins/index.elasticsearch/vendor/guzzlehttp/streams/tests/InflateStreamTest.php -%%WWWDIR%%/plugins/index.elasticsearch/vendor/guzzlehttp/streams/tests/LazyOpenStreamTest.php -%%WWWDIR%%/plugins/index.elasticsearch/vendor/guzzlehttp/streams/tests/LimitStreamTest.php -%%WWWDIR%%/plugins/index.elasticsearch/vendor/guzzlehttp/streams/tests/NoSeekStreamTest.php -%%WWWDIR%%/plugins/index.elasticsearch/vendor/guzzlehttp/streams/tests/NullStreamTest.php -%%WWWDIR%%/plugins/index.elasticsearch/vendor/guzzlehttp/streams/tests/PumpStreamTest.php -%%WWWDIR%%/plugins/index.elasticsearch/vendor/guzzlehttp/streams/tests/StreamDecoratorTraitTest.php -%%WWWDIR%%/plugins/index.elasticsearch/vendor/guzzlehttp/streams/tests/StreamTest.php -%%WWWDIR%%/plugins/index.elasticsearch/vendor/guzzlehttp/streams/tests/UtilsTest.php -%%WWWDIR%%/plugins/index.elasticsearch/vendor/psr/log/.gitignore -%%WWWDIR%%/plugins/index.elasticsearch/vendor/psr/log/LICENSE -%%WWWDIR%%/plugins/index.elasticsearch/vendor/psr/log/Psr/Log/AbstractLogger.php -%%WWWDIR%%/plugins/index.elasticsearch/vendor/psr/log/Psr/Log/InvalidArgumentException.php -%%WWWDIR%%/plugins/index.elasticsearch/vendor/psr/log/Psr/Log/LogLevel.php -%%WWWDIR%%/plugins/index.elasticsearch/vendor/psr/log/Psr/Log/LoggerAwareInterface.php -%%WWWDIR%%/plugins/index.elasticsearch/vendor/psr/log/Psr/Log/LoggerAwareTrait.php -%%WWWDIR%%/plugins/index.elasticsearch/vendor/psr/log/Psr/Log/LoggerInterface.php -%%WWWDIR%%/plugins/index.elasticsearch/vendor/psr/log/Psr/Log/LoggerTrait.php -%%WWWDIR%%/plugins/index.elasticsearch/vendor/psr/log/Psr/Log/NullLogger.php -%%WWWDIR%%/plugins/index.elasticsearch/vendor/psr/log/Psr/Log/Test/LoggerInterfaceTest.php -%%WWWDIR%%/plugins/index.elasticsearch/vendor/psr/log/README.md -%%WWWDIR%%/plugins/index.elasticsearch/vendor/psr/log/composer.json -%%WWWDIR%%/plugins/index.elasticsearch/vendor/react/promise/.gitignore -%%WWWDIR%%/plugins/index.elasticsearch/vendor/react/promise/.travis.yml -%%WWWDIR%%/plugins/index.elasticsearch/vendor/react/promise/CHANGELOG.md -%%WWWDIR%%/plugins/index.elasticsearch/vendor/react/promise/LICENSE -%%WWWDIR%%/plugins/index.elasticsearch/vendor/react/promise/README.md -%%WWWDIR%%/plugins/index.elasticsearch/vendor/react/promise/composer.json -%%WWWDIR%%/plugins/index.elasticsearch/vendor/react/promise/phpunit.xml.dist -%%WWWDIR%%/plugins/index.elasticsearch/vendor/react/promise/src/CancellablePromiseInterface.php -%%WWWDIR%%/plugins/index.elasticsearch/vendor/react/promise/src/CancellationQueue.php -%%WWWDIR%%/plugins/index.elasticsearch/vendor/react/promise/src/Deferred.php -%%WWWDIR%%/plugins/index.elasticsearch/vendor/react/promise/src/Exception/LengthException.php -%%WWWDIR%%/plugins/index.elasticsearch/vendor/react/promise/src/ExtendedPromiseInterface.php -%%WWWDIR%%/plugins/index.elasticsearch/vendor/react/promise/src/FulfilledPromise.php -%%WWWDIR%%/plugins/index.elasticsearch/vendor/react/promise/src/LazyPromise.php -%%WWWDIR%%/plugins/index.elasticsearch/vendor/react/promise/src/Promise.php -%%WWWDIR%%/plugins/index.elasticsearch/vendor/react/promise/src/PromiseInterface.php -%%WWWDIR%%/plugins/index.elasticsearch/vendor/react/promise/src/PromisorInterface.php -%%WWWDIR%%/plugins/index.elasticsearch/vendor/react/promise/src/RejectedPromise.php -%%WWWDIR%%/plugins/index.elasticsearch/vendor/react/promise/src/UnhandledRejectionException.php -%%WWWDIR%%/plugins/index.elasticsearch/vendor/react/promise/src/functions.php -%%WWWDIR%%/plugins/index.elasticsearch/vendor/react/promise/src/functions_include.php -%%WWWDIR%%/plugins/index.elasticsearch/vendor/react/promise/tests/CancellationQueueTest.php -%%WWWDIR%%/plugins/index.elasticsearch/vendor/react/promise/tests/DeferredTest.php -%%WWWDIR%%/plugins/index.elasticsearch/vendor/react/promise/tests/FulfilledPromiseTest.php -%%WWWDIR%%/plugins/index.elasticsearch/vendor/react/promise/tests/FunctionAllTest.php -%%WWWDIR%%/plugins/index.elasticsearch/vendor/react/promise/tests/FunctionAnyTest.php -%%WWWDIR%%/plugins/index.elasticsearch/vendor/react/promise/tests/FunctionCheckTypehintTest.php -%%WWWDIR%%/plugins/index.elasticsearch/vendor/react/promise/tests/FunctionMapTest.php -%%WWWDIR%%/plugins/index.elasticsearch/vendor/react/promise/tests/FunctionRaceTest.php -%%WWWDIR%%/plugins/index.elasticsearch/vendor/react/promise/tests/FunctionReduceTest.php -%%WWWDIR%%/plugins/index.elasticsearch/vendor/react/promise/tests/FunctionRejectTest.php -%%WWWDIR%%/plugins/index.elasticsearch/vendor/react/promise/tests/FunctionResolveTest.php -%%WWWDIR%%/plugins/index.elasticsearch/vendor/react/promise/tests/FunctionSomeTest.php -%%WWWDIR%%/plugins/index.elasticsearch/vendor/react/promise/tests/LazyPromiseTest.php -%%WWWDIR%%/plugins/index.elasticsearch/vendor/react/promise/tests/PromiseAdapter/CallbackPromiseAdapter.php -%%WWWDIR%%/plugins/index.elasticsearch/vendor/react/promise/tests/PromiseAdapter/PromiseAdapterInterface.php -%%WWWDIR%%/plugins/index.elasticsearch/vendor/react/promise/tests/PromiseTest.php -%%WWWDIR%%/plugins/index.elasticsearch/vendor/react/promise/tests/PromiseTest/CancelTestTrait.php -%%WWWDIR%%/plugins/index.elasticsearch/vendor/react/promise/tests/PromiseTest/FullTestTrait.php -%%WWWDIR%%/plugins/index.elasticsearch/vendor/react/promise/tests/PromiseTest/NotifyTestTrait.php -%%WWWDIR%%/plugins/index.elasticsearch/vendor/react/promise/tests/PromiseTest/PromiseFulfilledTestTrait.php -%%WWWDIR%%/plugins/index.elasticsearch/vendor/react/promise/tests/PromiseTest/PromisePendingTestTrait.php -%%WWWDIR%%/plugins/index.elasticsearch/vendor/react/promise/tests/PromiseTest/PromiseRejectedTestTrait.php -%%WWWDIR%%/plugins/index.elasticsearch/vendor/react/promise/tests/PromiseTest/PromiseSettledTestTrait.php -%%WWWDIR%%/plugins/index.elasticsearch/vendor/react/promise/tests/PromiseTest/RejectTestTrait.php -%%WWWDIR%%/plugins/index.elasticsearch/vendor/react/promise/tests/PromiseTest/ResolveTestTrait.php -%%WWWDIR%%/plugins/index.elasticsearch/vendor/react/promise/tests/RejectedPromiseTest.php -%%WWWDIR%%/plugins/index.elasticsearch/vendor/react/promise/tests/Stub/CallableStub.php -%%WWWDIR%%/plugins/index.elasticsearch/vendor/react/promise/tests/TestCase.php -%%WWWDIR%%/plugins/index.elasticsearch/vendor/react/promise/tests/bootstrap.php -%%WWWDIR%%/plugins/index.elasticsearch/vendor/react/promise/tests/fixtures/SimpleFulfilledTestPromise.php -%%WWWDIR%%/plugins/index.elasticsearch/vendor/react/promise/tests/fixtures/SimpleFulfilledTestThenable.php -%%WWWDIR%%/plugins/index.elasticsearch/vendor/react/promise/tests/fixtures/SimpleRejectedTestPromise.php -%%WWWDIR%%/plugins/index.elasticsearch/vendor/react/promise/tests/fixtures/SimpleTestCancellable.php -%%WWWDIR%%/plugins/index.elasticsearch/vendor/react/promise/tests/fixtures/SimpleTestCancellableThenable.php -%%WWWDIR%%/plugins/index.elasticsearch/vendor/ruflin/elastica/CHANGELOG.md -%%WWWDIR%%/plugins/index.elasticsearch/vendor/ruflin/elastica/LICENSE.txt -%%WWWDIR%%/plugins/index.elasticsearch/vendor/ruflin/elastica/Makefile -%%WWWDIR%%/plugins/index.elasticsearch/vendor/ruflin/elastica/README.md -%%WWWDIR%%/plugins/index.elasticsearch/vendor/ruflin/elastica/codecov.yml -%%WWWDIR%%/plugins/index.elasticsearch/vendor/ruflin/elastica/composer.json -%%WWWDIR%%/plugins/index.elasticsearch/vendor/ruflin/elastica/lib/Elastica/AbstractUpdateAction.php -%%WWWDIR%%/plugins/index.elasticsearch/vendor/ruflin/elastica/lib/Elastica/Aggregation/AbstractAggregation.php -%%WWWDIR%%/plugins/index.elasticsearch/vendor/ruflin/elastica/lib/Elastica/Aggregation/AbstractSimpleAggregation.php -%%WWWDIR%%/plugins/index.elasticsearch/vendor/ruflin/elastica/lib/Elastica/Aggregation/AbstractTermsAggregation.php -%%WWWDIR%%/plugins/index.elasticsearch/vendor/ruflin/elastica/lib/Elastica/Aggregation/Avg.php -%%WWWDIR%%/plugins/index.elasticsearch/vendor/ruflin/elastica/lib/Elastica/Aggregation/BucketScript.php -%%WWWDIR%%/plugins/index.elasticsearch/vendor/ruflin/elastica/lib/Elastica/Aggregation/Cardinality.php -%%WWWDIR%%/plugins/index.elasticsearch/vendor/ruflin/elastica/lib/Elastica/Aggregation/Children.php -%%WWWDIR%%/plugins/index.elasticsearch/vendor/ruflin/elastica/lib/Elastica/Aggregation/DateHistogram.php -%%WWWDIR%%/plugins/index.elasticsearch/vendor/ruflin/elastica/lib/Elastica/Aggregation/DateRange.php -%%WWWDIR%%/plugins/index.elasticsearch/vendor/ruflin/elastica/lib/Elastica/Aggregation/ExtendedStats.php -%%WWWDIR%%/plugins/index.elasticsearch/vendor/ruflin/elastica/lib/Elastica/Aggregation/Filter.php -%%WWWDIR%%/plugins/index.elasticsearch/vendor/ruflin/elastica/lib/Elastica/Aggregation/Filters.php -%%WWWDIR%%/plugins/index.elasticsearch/vendor/ruflin/elastica/lib/Elastica/Aggregation/GeoBounds.php -%%WWWDIR%%/plugins/index.elasticsearch/vendor/ruflin/elastica/lib/Elastica/Aggregation/GeoCentroid.php -%%WWWDIR%%/plugins/index.elasticsearch/vendor/ruflin/elastica/lib/Elastica/Aggregation/GeoDistance.php -%%WWWDIR%%/plugins/index.elasticsearch/vendor/ruflin/elastica/lib/Elastica/Aggregation/GeohashGrid.php -%%WWWDIR%%/plugins/index.elasticsearch/vendor/ruflin/elastica/lib/Elastica/Aggregation/GlobalAggregation.php -%%WWWDIR%%/plugins/index.elasticsearch/vendor/ruflin/elastica/lib/Elastica/Aggregation/Histogram.php -%%WWWDIR%%/plugins/index.elasticsearch/vendor/ruflin/elastica/lib/Elastica/Aggregation/IpRange.php -%%WWWDIR%%/plugins/index.elasticsearch/vendor/ruflin/elastica/lib/Elastica/Aggregation/Max.php -%%WWWDIR%%/plugins/index.elasticsearch/vendor/ruflin/elastica/lib/Elastica/Aggregation/Min.php -%%WWWDIR%%/plugins/index.elasticsearch/vendor/ruflin/elastica/lib/Elastica/Aggregation/Missing.php -%%WWWDIR%%/plugins/index.elasticsearch/vendor/ruflin/elastica/lib/Elastica/Aggregation/Nested.php -%%WWWDIR%%/plugins/index.elasticsearch/vendor/ruflin/elastica/lib/Elastica/Aggregation/Percentiles.php -%%WWWDIR%%/plugins/index.elasticsearch/vendor/ruflin/elastica/lib/Elastica/Aggregation/Range.php -%%WWWDIR%%/plugins/index.elasticsearch/vendor/ruflin/elastica/lib/Elastica/Aggregation/ReverseNested.php -%%WWWDIR%%/plugins/index.elasticsearch/vendor/ruflin/elastica/lib/Elastica/Aggregation/ScriptedMetric.php -%%WWWDIR%%/plugins/index.elasticsearch/vendor/ruflin/elastica/lib/Elastica/Aggregation/SerialDiff.php -%%WWWDIR%%/plugins/index.elasticsearch/vendor/ruflin/elastica/lib/Elastica/Aggregation/SignificantTerms.php -%%WWWDIR%%/plugins/index.elasticsearch/vendor/ruflin/elastica/lib/Elastica/Aggregation/Stats.php -%%WWWDIR%%/plugins/index.elasticsearch/vendor/ruflin/elastica/lib/Elastica/Aggregation/Sum.php -%%WWWDIR%%/plugins/index.elasticsearch/vendor/ruflin/elastica/lib/Elastica/Aggregation/Terms.php -%%WWWDIR%%/plugins/index.elasticsearch/vendor/ruflin/elastica/lib/Elastica/Aggregation/TopHits.php -%%WWWDIR%%/plugins/index.elasticsearch/vendor/ruflin/elastica/lib/Elastica/Aggregation/ValueCount.php -%%WWWDIR%%/plugins/index.elasticsearch/vendor/ruflin/elastica/lib/Elastica/ArrayableInterface.php -%%WWWDIR%%/plugins/index.elasticsearch/vendor/ruflin/elastica/lib/Elastica/Bulk.php -%%WWWDIR%%/plugins/index.elasticsearch/vendor/ruflin/elastica/lib/Elastica/Bulk/Action.php -%%WWWDIR%%/plugins/index.elasticsearch/vendor/ruflin/elastica/lib/Elastica/Bulk/Action/AbstractDocument.php -%%WWWDIR%%/plugins/index.elasticsearch/vendor/ruflin/elastica/lib/Elastica/Bulk/Action/CreateDocument.php -%%WWWDIR%%/plugins/index.elasticsearch/vendor/ruflin/elastica/lib/Elastica/Bulk/Action/DeleteDocument.php -%%WWWDIR%%/plugins/index.elasticsearch/vendor/ruflin/elastica/lib/Elastica/Bulk/Action/IndexDocument.php -%%WWWDIR%%/plugins/index.elasticsearch/vendor/ruflin/elastica/lib/Elastica/Bulk/Action/UpdateDocument.php -%%WWWDIR%%/plugins/index.elasticsearch/vendor/ruflin/elastica/lib/Elastica/Bulk/Response.php -%%WWWDIR%%/plugins/index.elasticsearch/vendor/ruflin/elastica/lib/Elastica/Bulk/ResponseSet.php -%%WWWDIR%%/plugins/index.elasticsearch/vendor/ruflin/elastica/lib/Elastica/Client.php -%%WWWDIR%%/plugins/index.elasticsearch/vendor/ruflin/elastica/lib/Elastica/Cluster.php -%%WWWDIR%%/plugins/index.elasticsearch/vendor/ruflin/elastica/lib/Elastica/Cluster/Health.php -%%WWWDIR%%/plugins/index.elasticsearch/vendor/ruflin/elastica/lib/Elastica/Cluster/Health/Index.php -%%WWWDIR%%/plugins/index.elasticsearch/vendor/ruflin/elastica/lib/Elastica/Cluster/Health/Shard.php -%%WWWDIR%%/plugins/index.elasticsearch/vendor/ruflin/elastica/lib/Elastica/Cluster/Settings.php -%%WWWDIR%%/plugins/index.elasticsearch/vendor/ruflin/elastica/lib/Elastica/Connection.php -%%WWWDIR%%/plugins/index.elasticsearch/vendor/ruflin/elastica/lib/Elastica/Connection/ConnectionPool.php -%%WWWDIR%%/plugins/index.elasticsearch/vendor/ruflin/elastica/lib/Elastica/Connection/Strategy/CallbackStrategy.php -%%WWWDIR%%/plugins/index.elasticsearch/vendor/ruflin/elastica/lib/Elastica/Connection/Strategy/RoundRobin.php -%%WWWDIR%%/plugins/index.elasticsearch/vendor/ruflin/elastica/lib/Elastica/Connection/Strategy/Simple.php -%%WWWDIR%%/plugins/index.elasticsearch/vendor/ruflin/elastica/lib/Elastica/Connection/Strategy/StrategyFactory.php -%%WWWDIR%%/plugins/index.elasticsearch/vendor/ruflin/elastica/lib/Elastica/Connection/Strategy/StrategyInterface.php -%%WWWDIR%%/plugins/index.elasticsearch/vendor/ruflin/elastica/lib/Elastica/Document.php -%%WWWDIR%%/plugins/index.elasticsearch/vendor/ruflin/elastica/lib/Elastica/Exception/Bulk/Response/ActionException.php -%%WWWDIR%%/plugins/index.elasticsearch/vendor/ruflin/elastica/lib/Elastica/Exception/Bulk/ResponseException.php -%%WWWDIR%%/plugins/index.elasticsearch/vendor/ruflin/elastica/lib/Elastica/Exception/BulkException.php -%%WWWDIR%%/plugins/index.elasticsearch/vendor/ruflin/elastica/lib/Elastica/Exception/ClientException.php -%%WWWDIR%%/plugins/index.elasticsearch/vendor/ruflin/elastica/lib/Elastica/Exception/Connection/GuzzleException.php -%%WWWDIR%%/plugins/index.elasticsearch/vendor/ruflin/elastica/lib/Elastica/Exception/Connection/HttpException.php -%%WWWDIR%%/plugins/index.elasticsearch/vendor/ruflin/elastica/lib/Elastica/Exception/ConnectionException.php -%%WWWDIR%%/plugins/index.elasticsearch/vendor/ruflin/elastica/lib/Elastica/Exception/DeprecatedException.php -%%WWWDIR%%/plugins/index.elasticsearch/vendor/ruflin/elastica/lib/Elastica/Exception/ElasticsearchException.php -%%WWWDIR%%/plugins/index.elasticsearch/vendor/ruflin/elastica/lib/Elastica/Exception/ExceptionInterface.php -%%WWWDIR%%/plugins/index.elasticsearch/vendor/ruflin/elastica/lib/Elastica/Exception/InvalidException.php -%%WWWDIR%%/plugins/index.elasticsearch/vendor/ruflin/elastica/lib/Elastica/Exception/JSONParseException.php -%%WWWDIR%%/plugins/index.elasticsearch/vendor/ruflin/elastica/lib/Elastica/Exception/NotFoundException.php -%%WWWDIR%%/plugins/index.elasticsearch/vendor/ruflin/elastica/lib/Elastica/Exception/NotImplementedException.php -%%WWWDIR%%/plugins/index.elasticsearch/vendor/ruflin/elastica/lib/Elastica/Exception/PartialShardFailureException.php -%%WWWDIR%%/plugins/index.elasticsearch/vendor/ruflin/elastica/lib/Elastica/Exception/QueryBuilderException.php -%%WWWDIR%%/plugins/index.elasticsearch/vendor/ruflin/elastica/lib/Elastica/Exception/ResponseException.php -%%WWWDIR%%/plugins/index.elasticsearch/vendor/ruflin/elastica/lib/Elastica/Exception/RuntimeException.php -%%WWWDIR%%/plugins/index.elasticsearch/vendor/ruflin/elastica/lib/Elastica/Index.php -%%WWWDIR%%/plugins/index.elasticsearch/vendor/ruflin/elastica/lib/Elastica/Index/Settings.php -%%WWWDIR%%/plugins/index.elasticsearch/vendor/ruflin/elastica/lib/Elastica/Index/Stats.php -%%WWWDIR%%/plugins/index.elasticsearch/vendor/ruflin/elastica/lib/Elastica/IndexTemplate.php -%%WWWDIR%%/plugins/index.elasticsearch/vendor/ruflin/elastica/lib/Elastica/JSON.php -%%WWWDIR%%/plugins/index.elasticsearch/vendor/ruflin/elastica/lib/Elastica/Log.php -%%WWWDIR%%/plugins/index.elasticsearch/vendor/ruflin/elastica/lib/Elastica/Multi/MultiBuilder.php -%%WWWDIR%%/plugins/index.elasticsearch/vendor/ruflin/elastica/lib/Elastica/Multi/MultiBuilderInterface.php -%%WWWDIR%%/plugins/index.elasticsearch/vendor/ruflin/elastica/lib/Elastica/Multi/ResultSet.php -%%WWWDIR%%/plugins/index.elasticsearch/vendor/ruflin/elastica/lib/Elastica/Multi/Search.php -%%WWWDIR%%/plugins/index.elasticsearch/vendor/ruflin/elastica/lib/Elastica/NameableInterface.php -%%WWWDIR%%/plugins/index.elasticsearch/vendor/ruflin/elastica/lib/Elastica/Node.php -%%WWWDIR%%/plugins/index.elasticsearch/vendor/ruflin/elastica/lib/Elastica/Node/Info.php -%%WWWDIR%%/plugins/index.elasticsearch/vendor/ruflin/elastica/lib/Elastica/Node/Stats.php -%%WWWDIR%%/plugins/index.elasticsearch/vendor/ruflin/elastica/lib/Elastica/Param.php -%%WWWDIR%%/plugins/index.elasticsearch/vendor/ruflin/elastica/lib/Elastica/Query.php -%%WWWDIR%%/plugins/index.elasticsearch/vendor/ruflin/elastica/lib/Elastica/Query/AbstractGeoDistance.php -%%WWWDIR%%/plugins/index.elasticsearch/vendor/ruflin/elastica/lib/Elastica/Query/AbstractGeoShape.php -%%WWWDIR%%/plugins/index.elasticsearch/vendor/ruflin/elastica/lib/Elastica/Query/AbstractQuery.php -%%WWWDIR%%/plugins/index.elasticsearch/vendor/ruflin/elastica/lib/Elastica/Query/AbstractSpanQuery.php -%%WWWDIR%%/plugins/index.elasticsearch/vendor/ruflin/elastica/lib/Elastica/Query/Bool.php -%%WWWDIR%%/plugins/index.elasticsearch/vendor/ruflin/elastica/lib/Elastica/Query/BoolQuery.php -%%WWWDIR%%/plugins/index.elasticsearch/vendor/ruflin/elastica/lib/Elastica/Query/Boosting.php -%%WWWDIR%%/plugins/index.elasticsearch/vendor/ruflin/elastica/lib/Elastica/Query/Builder.php -%%WWWDIR%%/plugins/index.elasticsearch/vendor/ruflin/elastica/lib/Elastica/Query/Common.php -%%WWWDIR%%/plugins/index.elasticsearch/vendor/ruflin/elastica/lib/Elastica/Query/ConstantScore.php -%%WWWDIR%%/plugins/index.elasticsearch/vendor/ruflin/elastica/lib/Elastica/Query/DisMax.php -%%WWWDIR%%/plugins/index.elasticsearch/vendor/ruflin/elastica/lib/Elastica/Query/Exists.php -%%WWWDIR%%/plugins/index.elasticsearch/vendor/ruflin/elastica/lib/Elastica/Query/FunctionScore.php -%%WWWDIR%%/plugins/index.elasticsearch/vendor/ruflin/elastica/lib/Elastica/Query/Fuzzy.php -%%WWWDIR%%/plugins/index.elasticsearch/vendor/ruflin/elastica/lib/Elastica/Query/GeoBoundingBox.php -%%WWWDIR%%/plugins/index.elasticsearch/vendor/ruflin/elastica/lib/Elastica/Query/GeoDistance.php -%%WWWDIR%%/plugins/index.elasticsearch/vendor/ruflin/elastica/lib/Elastica/Query/GeoDistanceRange.php -%%WWWDIR%%/plugins/index.elasticsearch/vendor/ruflin/elastica/lib/Elastica/Query/GeoPolygon.php -%%WWWDIR%%/plugins/index.elasticsearch/vendor/ruflin/elastica/lib/Elastica/Query/GeoShapePreIndexed.php -%%WWWDIR%%/plugins/index.elasticsearch/vendor/ruflin/elastica/lib/Elastica/Query/GeoShapeProvided.php -%%WWWDIR%%/plugins/index.elasticsearch/vendor/ruflin/elastica/lib/Elastica/Query/GeohashCell.php -%%WWWDIR%%/plugins/index.elasticsearch/vendor/ruflin/elastica/lib/Elastica/Query/HasChild.php -%%WWWDIR%%/plugins/index.elasticsearch/vendor/ruflin/elastica/lib/Elastica/Query/HasParent.php -%%WWWDIR%%/plugins/index.elasticsearch/vendor/ruflin/elastica/lib/Elastica/Query/Ids.php -%%WWWDIR%%/plugins/index.elasticsearch/vendor/ruflin/elastica/lib/Elastica/Query/Indices.php -%%WWWDIR%%/plugins/index.elasticsearch/vendor/ruflin/elastica/lib/Elastica/Query/InnerHits.php -%%WWWDIR%%/plugins/index.elasticsearch/vendor/ruflin/elastica/lib/Elastica/Query/Limit.php -%%WWWDIR%%/plugins/index.elasticsearch/vendor/ruflin/elastica/lib/Elastica/Query/Match.php -%%WWWDIR%%/plugins/index.elasticsearch/vendor/ruflin/elastica/lib/Elastica/Query/MatchAll.php -%%WWWDIR%%/plugins/index.elasticsearch/vendor/ruflin/elastica/lib/Elastica/Query/MatchNone.php -%%WWWDIR%%/plugins/index.elasticsearch/vendor/ruflin/elastica/lib/Elastica/Query/MatchPhrase.php -%%WWWDIR%%/plugins/index.elasticsearch/vendor/ruflin/elastica/lib/Elastica/Query/MatchPhrasePrefix.php -%%WWWDIR%%/plugins/index.elasticsearch/vendor/ruflin/elastica/lib/Elastica/Query/MoreLikeThis.php -%%WWWDIR%%/plugins/index.elasticsearch/vendor/ruflin/elastica/lib/Elastica/Query/MultiMatch.php -%%WWWDIR%%/plugins/index.elasticsearch/vendor/ruflin/elastica/lib/Elastica/Query/Nested.php -%%WWWDIR%%/plugins/index.elasticsearch/vendor/ruflin/elastica/lib/Elastica/Query/ParentId.php -%%WWWDIR%%/plugins/index.elasticsearch/vendor/ruflin/elastica/lib/Elastica/Query/Percolate.php -%%WWWDIR%%/plugins/index.elasticsearch/vendor/ruflin/elastica/lib/Elastica/Query/Prefix.php -%%WWWDIR%%/plugins/index.elasticsearch/vendor/ruflin/elastica/lib/Elastica/Query/QueryString.php -%%WWWDIR%%/plugins/index.elasticsearch/vendor/ruflin/elastica/lib/Elastica/Query/Range.php -%%WWWDIR%%/plugins/index.elasticsearch/vendor/ruflin/elastica/lib/Elastica/Query/Regexp.php -%%WWWDIR%%/plugins/index.elasticsearch/vendor/ruflin/elastica/lib/Elastica/Query/Script.php -%%WWWDIR%%/plugins/index.elasticsearch/vendor/ruflin/elastica/lib/Elastica/Query/Simple.php -%%WWWDIR%%/plugins/index.elasticsearch/vendor/ruflin/elastica/lib/Elastica/Query/SimpleQueryString.php -%%WWWDIR%%/plugins/index.elasticsearch/vendor/ruflin/elastica/lib/Elastica/Query/SpanFirst.php -%%WWWDIR%%/plugins/index.elasticsearch/vendor/ruflin/elastica/lib/Elastica/Query/SpanMulti.php -%%WWWDIR%%/plugins/index.elasticsearch/vendor/ruflin/elastica/lib/Elastica/Query/SpanNear.php -%%WWWDIR%%/plugins/index.elasticsearch/vendor/ruflin/elastica/lib/Elastica/Query/SpanOr.php -%%WWWDIR%%/plugins/index.elasticsearch/vendor/ruflin/elastica/lib/Elastica/Query/SpanTerm.php -%%WWWDIR%%/plugins/index.elasticsearch/vendor/ruflin/elastica/lib/Elastica/Query/Term.php -%%WWWDIR%%/plugins/index.elasticsearch/vendor/ruflin/elastica/lib/Elastica/Query/Terms.php -%%WWWDIR%%/plugins/index.elasticsearch/vendor/ruflin/elastica/lib/Elastica/Query/Type.php -%%WWWDIR%%/plugins/index.elasticsearch/vendor/ruflin/elastica/lib/Elastica/Query/Wildcard.php -%%WWWDIR%%/plugins/index.elasticsearch/vendor/ruflin/elastica/lib/Elastica/QueryBuilder.php -%%WWWDIR%%/plugins/index.elasticsearch/vendor/ruflin/elastica/lib/Elastica/QueryBuilder/DSL.php -%%WWWDIR%%/plugins/index.elasticsearch/vendor/ruflin/elastica/lib/Elastica/QueryBuilder/DSL/Aggregation.php -%%WWWDIR%%/plugins/index.elasticsearch/vendor/ruflin/elastica/lib/Elastica/QueryBuilder/DSL/Query.php -%%WWWDIR%%/plugins/index.elasticsearch/vendor/ruflin/elastica/lib/Elastica/QueryBuilder/DSL/Suggest.php -%%WWWDIR%%/plugins/index.elasticsearch/vendor/ruflin/elastica/lib/Elastica/QueryBuilder/Facade.php -%%WWWDIR%%/plugins/index.elasticsearch/vendor/ruflin/elastica/lib/Elastica/QueryBuilder/Version.php -%%WWWDIR%%/plugins/index.elasticsearch/vendor/ruflin/elastica/lib/Elastica/QueryBuilder/Version/Latest.php -%%WWWDIR%%/plugins/index.elasticsearch/vendor/ruflin/elastica/lib/Elastica/QueryBuilder/Version/Version240.php -%%WWWDIR%%/plugins/index.elasticsearch/vendor/ruflin/elastica/lib/Elastica/Reindex.php -%%WWWDIR%%/plugins/index.elasticsearch/vendor/ruflin/elastica/lib/Elastica/Request.php -%%WWWDIR%%/plugins/index.elasticsearch/vendor/ruflin/elastica/lib/Elastica/Rescore/AbstractRescore.php -%%WWWDIR%%/plugins/index.elasticsearch/vendor/ruflin/elastica/lib/Elastica/Rescore/Query.php -%%WWWDIR%%/plugins/index.elasticsearch/vendor/ruflin/elastica/lib/Elastica/Response.php -%%WWWDIR%%/plugins/index.elasticsearch/vendor/ruflin/elastica/lib/Elastica/Result.php -%%WWWDIR%%/plugins/index.elasticsearch/vendor/ruflin/elastica/lib/Elastica/ResultSet.php -%%WWWDIR%%/plugins/index.elasticsearch/vendor/ruflin/elastica/lib/Elastica/ResultSet/BuilderInterface.php -%%WWWDIR%%/plugins/index.elasticsearch/vendor/ruflin/elastica/lib/Elastica/ResultSet/ChainProcessor.php -%%WWWDIR%%/plugins/index.elasticsearch/vendor/ruflin/elastica/lib/Elastica/ResultSet/DefaultBuilder.php -%%WWWDIR%%/plugins/index.elasticsearch/vendor/ruflin/elastica/lib/Elastica/ResultSet/ProcessingBuilder.php -%%WWWDIR%%/plugins/index.elasticsearch/vendor/ruflin/elastica/lib/Elastica/ResultSet/ProcessorInterface.php -%%WWWDIR%%/plugins/index.elasticsearch/vendor/ruflin/elastica/lib/Elastica/Script/AbstractScript.php -%%WWWDIR%%/plugins/index.elasticsearch/vendor/ruflin/elastica/lib/Elastica/Script/Script.php -%%WWWDIR%%/plugins/index.elasticsearch/vendor/ruflin/elastica/lib/Elastica/Script/ScriptFields.php -%%WWWDIR%%/plugins/index.elasticsearch/vendor/ruflin/elastica/lib/Elastica/Script/ScriptFile.php -%%WWWDIR%%/plugins/index.elasticsearch/vendor/ruflin/elastica/lib/Elastica/Script/ScriptId.php -%%WWWDIR%%/plugins/index.elasticsearch/vendor/ruflin/elastica/lib/Elastica/Scroll.php -%%WWWDIR%%/plugins/index.elasticsearch/vendor/ruflin/elastica/lib/Elastica/Search.php -%%WWWDIR%%/plugins/index.elasticsearch/vendor/ruflin/elastica/lib/Elastica/SearchableInterface.php -%%WWWDIR%%/plugins/index.elasticsearch/vendor/ruflin/elastica/lib/Elastica/Snapshot.php -%%WWWDIR%%/plugins/index.elasticsearch/vendor/ruflin/elastica/lib/Elastica/Status.php -%%WWWDIR%%/plugins/index.elasticsearch/vendor/ruflin/elastica/lib/Elastica/Suggest.php -%%WWWDIR%%/plugins/index.elasticsearch/vendor/ruflin/elastica/lib/Elastica/Suggest/AbstractSuggest.php -%%WWWDIR%%/plugins/index.elasticsearch/vendor/ruflin/elastica/lib/Elastica/Suggest/CandidateGenerator/AbstractCandidateGenerator.php -%%WWWDIR%%/plugins/index.elasticsearch/vendor/ruflin/elastica/lib/Elastica/Suggest/CandidateGenerator/DirectGenerator.php -%%WWWDIR%%/plugins/index.elasticsearch/vendor/ruflin/elastica/lib/Elastica/Suggest/Completion.php -%%WWWDIR%%/plugins/index.elasticsearch/vendor/ruflin/elastica/lib/Elastica/Suggest/Phrase.php -%%WWWDIR%%/plugins/index.elasticsearch/vendor/ruflin/elastica/lib/Elastica/Suggest/Term.php -%%WWWDIR%%/plugins/index.elasticsearch/vendor/ruflin/elastica/lib/Elastica/Tool/CrossIndex.php -%%WWWDIR%%/plugins/index.elasticsearch/vendor/ruflin/elastica/lib/Elastica/Transport/AbstractTransport.php -%%WWWDIR%%/plugins/index.elasticsearch/vendor/ruflin/elastica/lib/Elastica/Transport/AwsAuthV4.php -%%WWWDIR%%/plugins/index.elasticsearch/vendor/ruflin/elastica/lib/Elastica/Transport/Guzzle.php -%%WWWDIR%%/plugins/index.elasticsearch/vendor/ruflin/elastica/lib/Elastica/Transport/Http.php -%%WWWDIR%%/plugins/index.elasticsearch/vendor/ruflin/elastica/lib/Elastica/Transport/HttpAdapter.php -%%WWWDIR%%/plugins/index.elasticsearch/vendor/ruflin/elastica/lib/Elastica/Transport/Https.php -%%WWWDIR%%/plugins/index.elasticsearch/vendor/ruflin/elastica/lib/Elastica/Transport/Null.php -%%WWWDIR%%/plugins/index.elasticsearch/vendor/ruflin/elastica/lib/Elastica/Transport/NullTransport.php -%%WWWDIR%%/plugins/index.elasticsearch/vendor/ruflin/elastica/lib/Elastica/Type.php -%%WWWDIR%%/plugins/index.elasticsearch/vendor/ruflin/elastica/lib/Elastica/Type/AbstractType.php -%%WWWDIR%%/plugins/index.elasticsearch/vendor/ruflin/elastica/lib/Elastica/Type/Mapping.php -%%WWWDIR%%/plugins/index.elasticsearch/vendor/ruflin/elastica/lib/Elastica/Util.php -%%WWWDIR%%/plugins/index.html -%%WWWDIR%%/plugins/index.lucene/LuceneIndexer.php -%%WWWDIR%%/plugins/index.lucene/Zend/Exception.php -%%WWWDIR%%/plugins/index.lucene/Zend/Search/Exception.php -%%WWWDIR%%/plugins/index.lucene/Zend/Search/Lucene.php -%%WWWDIR%%/plugins/index.lucene/Zend/Search/Lucene/Analysis/Analyzer.php -%%WWWDIR%%/plugins/index.lucene/Zend/Search/Lucene/Analysis/Analyzer/Common.php -%%WWWDIR%%/plugins/index.lucene/Zend/Search/Lucene/Analysis/Analyzer/Common/Text.php -%%WWWDIR%%/plugins/index.lucene/Zend/Search/Lucene/Analysis/Analyzer/Common/Text/CaseInsensitive.php -%%WWWDIR%%/plugins/index.lucene/Zend/Search/Lucene/Analysis/Analyzer/Common/TextNum.php -%%WWWDIR%%/plugins/index.lucene/Zend/Search/Lucene/Analysis/Analyzer/Common/TextNum/CaseInsensitive.php -%%WWWDIR%%/plugins/index.lucene/Zend/Search/Lucene/Analysis/Analyzer/Common/Utf8.php -%%WWWDIR%%/plugins/index.lucene/Zend/Search/Lucene/Analysis/Analyzer/Common/Utf8/CaseInsensitive.php -%%WWWDIR%%/plugins/index.lucene/Zend/Search/Lucene/Analysis/Analyzer/Common/Utf8Num.php -%%WWWDIR%%/plugins/index.lucene/Zend/Search/Lucene/Analysis/Analyzer/Common/Utf8Num/CaseInsensitive.php -%%WWWDIR%%/plugins/index.lucene/Zend/Search/Lucene/Analysis/Token.php -%%WWWDIR%%/plugins/index.lucene/Zend/Search/Lucene/Analysis/TokenFilter.php -%%WWWDIR%%/plugins/index.lucene/Zend/Search/Lucene/Analysis/TokenFilter/LowerCase.php -%%WWWDIR%%/plugins/index.lucene/Zend/Search/Lucene/Analysis/TokenFilter/LowerCaseUtf8.php -%%WWWDIR%%/plugins/index.lucene/Zend/Search/Lucene/Analysis/TokenFilter/ShortWords.php -%%WWWDIR%%/plugins/index.lucene/Zend/Search/Lucene/Analysis/TokenFilter/StopWords.php -%%WWWDIR%%/plugins/index.lucene/Zend/Search/Lucene/Document.php -%%WWWDIR%%/plugins/index.lucene/Zend/Search/Lucene/Document/Docx.php -%%WWWDIR%%/plugins/index.lucene/Zend/Search/Lucene/Document/Exception.php -%%WWWDIR%%/plugins/index.lucene/Zend/Search/Lucene/Document/Html.php -%%WWWDIR%%/plugins/index.lucene/Zend/Search/Lucene/Document/OpenXml.php -%%WWWDIR%%/plugins/index.lucene/Zend/Search/Lucene/Document/Pptx.php -%%WWWDIR%%/plugins/index.lucene/Zend/Search/Lucene/Document/Xlsx.php -%%WWWDIR%%/plugins/index.lucene/Zend/Search/Lucene/Exception.php -%%WWWDIR%%/plugins/index.lucene/Zend/Search/Lucene/FSM.php -%%WWWDIR%%/plugins/index.lucene/Zend/Search/Lucene/FSMAction.php -%%WWWDIR%%/plugins/index.lucene/Zend/Search/Lucene/Field.php -%%WWWDIR%%/plugins/index.lucene/Zend/Search/Lucene/Index/DictionaryLoader.php -%%WWWDIR%%/plugins/index.lucene/Zend/Search/Lucene/Index/DocsFilter.php -%%WWWDIR%%/plugins/index.lucene/Zend/Search/Lucene/Index/FieldInfo.php -%%WWWDIR%%/plugins/index.lucene/Zend/Search/Lucene/Index/SegmentInfo.php -%%WWWDIR%%/plugins/index.lucene/Zend/Search/Lucene/Index/SegmentMerger.php -%%WWWDIR%%/plugins/index.lucene/Zend/Search/Lucene/Index/SegmentWriter.php -%%WWWDIR%%/plugins/index.lucene/Zend/Search/Lucene/Index/SegmentWriter/DocumentWriter.php -%%WWWDIR%%/plugins/index.lucene/Zend/Search/Lucene/Index/SegmentWriter/StreamWriter.php -%%WWWDIR%%/plugins/index.lucene/Zend/Search/Lucene/Index/Term.php -%%WWWDIR%%/plugins/index.lucene/Zend/Search/Lucene/Index/TermInfo.php -%%WWWDIR%%/plugins/index.lucene/Zend/Search/Lucene/Index/TermsPriorityQueue.php -%%WWWDIR%%/plugins/index.lucene/Zend/Search/Lucene/Index/TermsStream/Interface.php -%%WWWDIR%%/plugins/index.lucene/Zend/Search/Lucene/Index/Writer.php -%%WWWDIR%%/plugins/index.lucene/Zend/Search/Lucene/Interface.php -%%WWWDIR%%/plugins/index.lucene/Zend/Search/Lucene/LockManager.php -%%WWWDIR%%/plugins/index.lucene/Zend/Search/Lucene/MultiSearcher.php -%%WWWDIR%%/plugins/index.lucene/Zend/Search/Lucene/PriorityQueue.php -%%WWWDIR%%/plugins/index.lucene/Zend/Search/Lucene/Proxy.php -%%WWWDIR%%/plugins/index.lucene/Zend/Search/Lucene/Search/BooleanExpressionRecognizer.php -%%WWWDIR%%/plugins/index.lucene/Zend/Search/Lucene/Search/Highlighter/Default.php -%%WWWDIR%%/plugins/index.lucene/Zend/Search/Lucene/Search/Highlighter/Interface.php -%%WWWDIR%%/plugins/index.lucene/Zend/Search/Lucene/Search/Query.php -%%WWWDIR%%/plugins/index.lucene/Zend/Search/Lucene/Search/Query/Boolean.php -%%WWWDIR%%/plugins/index.lucene/Zend/Search/Lucene/Search/Query/Empty.php -%%WWWDIR%%/plugins/index.lucene/Zend/Search/Lucene/Search/Query/Fuzzy.php -%%WWWDIR%%/plugins/index.lucene/Zend/Search/Lucene/Search/Query/Insignificant.php -%%WWWDIR%%/plugins/index.lucene/Zend/Search/Lucene/Search/Query/MultiTerm.php -%%WWWDIR%%/plugins/index.lucene/Zend/Search/Lucene/Search/Query/Phrase.php -%%WWWDIR%%/plugins/index.lucene/Zend/Search/Lucene/Search/Query/Preprocessing.php -%%WWWDIR%%/plugins/index.lucene/Zend/Search/Lucene/Search/Query/Preprocessing/Fuzzy.php -%%WWWDIR%%/plugins/index.lucene/Zend/Search/Lucene/Search/Query/Preprocessing/Phrase.php -%%WWWDIR%%/plugins/index.lucene/Zend/Search/Lucene/Search/Query/Preprocessing/Term.php -%%WWWDIR%%/plugins/index.lucene/Zend/Search/Lucene/Search/Query/Range.php -%%WWWDIR%%/plugins/index.lucene/Zend/Search/Lucene/Search/Query/Term.php -%%WWWDIR%%/plugins/index.lucene/Zend/Search/Lucene/Search/Query/Wildcard.php -%%WWWDIR%%/plugins/index.lucene/Zend/Search/Lucene/Search/QueryEntry.php -%%WWWDIR%%/plugins/index.lucene/Zend/Search/Lucene/Search/QueryEntry/Phrase.php -%%WWWDIR%%/plugins/index.lucene/Zend/Search/Lucene/Search/QueryEntry/Subquery.php -%%WWWDIR%%/plugins/index.lucene/Zend/Search/Lucene/Search/QueryEntry/Term.php -%%WWWDIR%%/plugins/index.lucene/Zend/Search/Lucene/Search/QueryHit.php -%%WWWDIR%%/plugins/index.lucene/Zend/Search/Lucene/Search/QueryLexer.php -%%WWWDIR%%/plugins/index.lucene/Zend/Search/Lucene/Search/QueryParser.php -%%WWWDIR%%/plugins/index.lucene/Zend/Search/Lucene/Search/QueryParserContext.php -%%WWWDIR%%/plugins/index.lucene/Zend/Search/Lucene/Search/QueryParserException.php -%%WWWDIR%%/plugins/index.lucene/Zend/Search/Lucene/Search/QueryToken.php -%%WWWDIR%%/plugins/index.lucene/Zend/Search/Lucene/Search/Similarity.php -%%WWWDIR%%/plugins/index.lucene/Zend/Search/Lucene/Search/Similarity/Default.php -%%WWWDIR%%/plugins/index.lucene/Zend/Search/Lucene/Search/Weight.php -%%WWWDIR%%/plugins/index.lucene/Zend/Search/Lucene/Search/Weight/Boolean.php -%%WWWDIR%%/plugins/index.lucene/Zend/Search/Lucene/Search/Weight/Empty.php -%%WWWDIR%%/plugins/index.lucene/Zend/Search/Lucene/Search/Weight/MultiTerm.php -%%WWWDIR%%/plugins/index.lucene/Zend/Search/Lucene/Search/Weight/Phrase.php -%%WWWDIR%%/plugins/index.lucene/Zend/Search/Lucene/Search/Weight/Term.php -%%WWWDIR%%/plugins/index.lucene/Zend/Search/Lucene/Storage/Directory.php -%%WWWDIR%%/plugins/index.lucene/Zend/Search/Lucene/Storage/Directory/Filesystem.php -%%WWWDIR%%/plugins/index.lucene/Zend/Search/Lucene/Storage/File.php -%%WWWDIR%%/plugins/index.lucene/Zend/Search/Lucene/Storage/File/Filesystem.php -%%WWWDIR%%/plugins/index.lucene/Zend/Search/Lucene/Storage/File/Memory.php -%%WWWDIR%%/plugins/index.lucene/Zend/Search/Lucene/TermStreamsPriorityQueue.php -%%WWWDIR%%/plugins/index.lucene/manifest.xml -%%WWWDIR%%/plugins/index.lucene/plugin_doc.html -%%WWWDIR%%/plugins/index.lucene/resources/i18n/ca.php -%%WWWDIR%%/plugins/index.lucene/resources/i18n/conf/de.php -%%WWWDIR%%/plugins/index.lucene/resources/i18n/conf/en.php -%%WWWDIR%%/plugins/index.lucene/resources/i18n/conf/es.php -%%WWWDIR%%/plugins/index.lucene/resources/i18n/conf/fr.php -%%WWWDIR%%/plugins/index.lucene/resources/i18n/conf/it.php -%%WWWDIR%%/plugins/index.lucene/resources/i18n/conf/pt.php -%%WWWDIR%%/plugins/index.lucene/resources/i18n/de.php -%%WWWDIR%%/plugins/index.lucene/resources/i18n/en.php -%%WWWDIR%%/plugins/index.lucene/resources/i18n/es.php -%%WWWDIR%%/plugins/index.lucene/resources/i18n/fr.php -%%WWWDIR%%/plugins/index.lucene/resources/i18n/it.php -%%WWWDIR%%/plugins/index.lucene/resources/i18n/pt.php -%%WWWDIR%%/plugins/index.lucene/resources/i18n/ru.php -%%WWWDIR%%/plugins/log.sql/README.txt -%%WWWDIR%%/plugins/log.sql/SqlLogDriver.php -%%WWWDIR%%/plugins/log.sql/arrow_down_margin.png -%%WWWDIR%%/plugins/log.sql/create.mysql -%%WWWDIR%%/plugins/log.sql/create.pgsql -%%WWWDIR%%/plugins/log.sql/create.sqlite -%%WWWDIR%%/plugins/log.sql/i18n/conf/de.php -%%WWWDIR%%/plugins/log.sql/i18n/conf/en.php -%%WWWDIR%%/plugins/log.sql/i18n/conf/es.php -%%WWWDIR%%/plugins/log.sql/i18n/conf/fr.php -%%WWWDIR%%/plugins/log.sql/i18n/conf/it.php -%%WWWDIR%%/plugins/log.sql/i18n/conf/pt.php -%%WWWDIR%%/plugins/log.sql/manifest.xml -%%WWWDIR%%/plugins/log.sql/plugin_doc.html -%%WWWDIR%%/plugins/log.sql/queries.json -%%WWWDIR%%/plugins/log.sql/update-from-5.2.3.mysql -%%WWWDIR%%/plugins/log.sql/update-from-5.2.3.pgsql -%%WWWDIR%%/plugins/log.sql/update-from-5.2.3.sqlite -%%WWWDIR%%/plugins/log.syslog/SysLogDriver.php -%%WWWDIR%%/plugins/log.syslog/i18n/conf/cs.php -%%WWWDIR%%/plugins/log.syslog/i18n/conf/de.php -%%WWWDIR%%/plugins/log.syslog/i18n/conf/en.php -%%WWWDIR%%/plugins/log.syslog/i18n/conf/es.php -%%WWWDIR%%/plugins/log.syslog/i18n/conf/fr.php -%%WWWDIR%%/plugins/log.syslog/i18n/conf/it.php -%%WWWDIR%%/plugins/log.syslog/i18n/conf/pt.php -%%WWWDIR%%/plugins/log.syslog/manifest.xml -%%WWWDIR%%/plugins/log.syslog/plugin_doc.html -%%WWWDIR%%/plugins/log.text/TextLogDriver.php -%%WWWDIR%%/plugins/log.text/i18n/conf/cs.php -%%WWWDIR%%/plugins/log.text/i18n/conf/de.php -%%WWWDIR%%/plugins/log.text/i18n/conf/en.php -%%WWWDIR%%/plugins/log.text/i18n/conf/es.php -%%WWWDIR%%/plugins/log.text/i18n/conf/fr.php -%%WWWDIR%%/plugins/log.text/i18n/conf/it.php -%%WWWDIR%%/plugins/log.text/i18n/conf/pt.php -%%WWWDIR%%/plugins/log.text/manifest.xml -%%WWWDIR%%/plugins/log.text/plugin_doc.html -%%WWWDIR%%/plugins/mailer.phpmailer-lite/PhpMailLite.php -%%WWWDIR%%/plugins/mailer.phpmailer-lite/composer.json -%%WWWDIR%%/plugins/mailer.phpmailer-lite/composer.lock -%%WWWDIR%%/plugins/mailer.phpmailer-lite/i18n/conf/cs.php -%%WWWDIR%%/plugins/mailer.phpmailer-lite/i18n/conf/de.php -%%WWWDIR%%/plugins/mailer.phpmailer-lite/i18n/conf/en.php -%%WWWDIR%%/plugins/mailer.phpmailer-lite/i18n/conf/es.php -%%WWWDIR%%/plugins/mailer.phpmailer-lite/manifest.xml -%%WWWDIR%%/plugins/mailer.phpmailer-lite/vendor/autoload.php -%%WWWDIR%%/plugins/mailer.phpmailer-lite/vendor/composer/ClassLoader.php -%%WWWDIR%%/plugins/mailer.phpmailer-lite/vendor/composer/LICENSE -%%WWWDIR%%/plugins/mailer.phpmailer-lite/vendor/composer/autoload_classmap.php -%%WWWDIR%%/plugins/mailer.phpmailer-lite/vendor/composer/autoload_namespaces.php -%%WWWDIR%%/plugins/mailer.phpmailer-lite/vendor/composer/autoload_psr4.php -%%WWWDIR%%/plugins/mailer.phpmailer-lite/vendor/composer/autoload_real.php -%%WWWDIR%%/plugins/mailer.phpmailer-lite/vendor/composer/autoload_static.php -%%WWWDIR%%/plugins/mailer.phpmailer-lite/vendor/composer/installed.json -%%WWWDIR%%/plugins/mailer.phpmailer-lite/vendor/phpmailer/phpmailer/LICENSE -%%WWWDIR%%/plugins/mailer.phpmailer-lite/vendor/phpmailer/phpmailer/PHPMailerAutoload.php -%%WWWDIR%%/plugins/mailer.phpmailer-lite/vendor/phpmailer/phpmailer/VERSION -%%WWWDIR%%/plugins/mailer.phpmailer-lite/vendor/phpmailer/phpmailer/class.phpmailer.php -%%WWWDIR%%/plugins/mailer.phpmailer-lite/vendor/phpmailer/phpmailer/class.phpmaileroauth.php -%%WWWDIR%%/plugins/mailer.phpmailer-lite/vendor/phpmailer/phpmailer/class.phpmaileroauthgoogle.php -%%WWWDIR%%/plugins/mailer.phpmailer-lite/vendor/phpmailer/phpmailer/class.pop3.php -%%WWWDIR%%/plugins/mailer.phpmailer-lite/vendor/phpmailer/phpmailer/class.smtp.php -%%WWWDIR%%/plugins/mailer.phpmailer-lite/vendor/phpmailer/phpmailer/composer.json -%%WWWDIR%%/plugins/mailer.phpmailer-lite/vendor/phpmailer/phpmailer/composer.lock -%%WWWDIR%%/plugins/mailer.phpmailer-lite/vendor/phpmailer/phpmailer/examples/DKIM.phps -%%WWWDIR%%/plugins/mailer.phpmailer-lite/vendor/phpmailer/phpmailer/examples/code_generator.phps -%%WWWDIR%%/plugins/mailer.phpmailer-lite/vendor/phpmailer/phpmailer/examples/contactform.phps -%%WWWDIR%%/plugins/mailer.phpmailer-lite/vendor/phpmailer/phpmailer/examples/contents.html -%%WWWDIR%%/plugins/mailer.phpmailer-lite/vendor/phpmailer/phpmailer/examples/contentsutf8.html -%%WWWDIR%%/plugins/mailer.phpmailer-lite/vendor/phpmailer/phpmailer/examples/exceptions.phps -%%WWWDIR%%/plugins/mailer.phpmailer-lite/vendor/phpmailer/phpmailer/examples/gmail.phps -%%WWWDIR%%/plugins/mailer.phpmailer-lite/vendor/phpmailer/phpmailer/examples/gmail_xoauth.phps -%%WWWDIR%%/plugins/mailer.phpmailer-lite/vendor/phpmailer/phpmailer/examples/images/phpmailer.png -%%WWWDIR%%/plugins/mailer.phpmailer-lite/vendor/phpmailer/phpmailer/examples/images/phpmailer_mini.png -%%WWWDIR%%/plugins/mailer.phpmailer-lite/vendor/phpmailer/phpmailer/examples/index.html -%%WWWDIR%%/plugins/mailer.phpmailer-lite/vendor/phpmailer/phpmailer/examples/mail.phps -%%WWWDIR%%/plugins/mailer.phpmailer-lite/vendor/phpmailer/phpmailer/examples/mailing_list.phps -%%WWWDIR%%/plugins/mailer.phpmailer-lite/vendor/phpmailer/phpmailer/examples/pop_before_smtp.phps -%%WWWDIR%%/plugins/mailer.phpmailer-lite/vendor/phpmailer/phpmailer/examples/scripts/XRegExp.js -%%WWWDIR%%/plugins/mailer.phpmailer-lite/vendor/phpmailer/phpmailer/examples/scripts/shAutoloader.js -%%WWWDIR%%/plugins/mailer.phpmailer-lite/vendor/phpmailer/phpmailer/examples/scripts/shBrushPhp.js -%%WWWDIR%%/plugins/mailer.phpmailer-lite/vendor/phpmailer/phpmailer/examples/scripts/shCore.js -%%WWWDIR%%/plugins/mailer.phpmailer-lite/vendor/phpmailer/phpmailer/examples/scripts/shLegacy.js -%%WWWDIR%%/plugins/mailer.phpmailer-lite/vendor/phpmailer/phpmailer/examples/send_file_upload.phps -%%WWWDIR%%/plugins/mailer.phpmailer-lite/vendor/phpmailer/phpmailer/examples/send_multiple_file_upload.phps -%%WWWDIR%%/plugins/mailer.phpmailer-lite/vendor/phpmailer/phpmailer/examples/sendmail.phps -%%WWWDIR%%/plugins/mailer.phpmailer-lite/vendor/phpmailer/phpmailer/examples/signed-mail.phps -%%WWWDIR%%/plugins/mailer.phpmailer-lite/vendor/phpmailer/phpmailer/examples/smtp.phps -%%WWWDIR%%/plugins/mailer.phpmailer-lite/vendor/phpmailer/phpmailer/examples/smtp_check.phps -%%WWWDIR%%/plugins/mailer.phpmailer-lite/vendor/phpmailer/phpmailer/examples/smtp_no_auth.phps -%%WWWDIR%%/plugins/mailer.phpmailer-lite/vendor/phpmailer/phpmailer/examples/ssl_options.phps -%%WWWDIR%%/plugins/mailer.phpmailer-lite/vendor/phpmailer/phpmailer/examples/styles/shCore.css -%%WWWDIR%%/plugins/mailer.phpmailer-lite/vendor/phpmailer/phpmailer/examples/styles/shCoreDefault.css -%%WWWDIR%%/plugins/mailer.phpmailer-lite/vendor/phpmailer/phpmailer/examples/styles/shCoreDjango.css -%%WWWDIR%%/plugins/mailer.phpmailer-lite/vendor/phpmailer/phpmailer/examples/styles/shCoreEclipse.css -%%WWWDIR%%/plugins/mailer.phpmailer-lite/vendor/phpmailer/phpmailer/examples/styles/shCoreEmacs.css -%%WWWDIR%%/plugins/mailer.phpmailer-lite/vendor/phpmailer/phpmailer/examples/styles/shCoreFadeToGrey.css -%%WWWDIR%%/plugins/mailer.phpmailer-lite/vendor/phpmailer/phpmailer/examples/styles/shCoreMDUltra.css -%%WWWDIR%%/plugins/mailer.phpmailer-lite/vendor/phpmailer/phpmailer/examples/styles/shCoreMidnight.css -%%WWWDIR%%/plugins/mailer.phpmailer-lite/vendor/phpmailer/phpmailer/examples/styles/shCoreRDark.css -%%WWWDIR%%/plugins/mailer.phpmailer-lite/vendor/phpmailer/phpmailer/examples/styles/shThemeAppleScript.css -%%WWWDIR%%/plugins/mailer.phpmailer-lite/vendor/phpmailer/phpmailer/examples/styles/shThemeDefault.css -%%WWWDIR%%/plugins/mailer.phpmailer-lite/vendor/phpmailer/phpmailer/examples/styles/shThemeDjango.css -%%WWWDIR%%/plugins/mailer.phpmailer-lite/vendor/phpmailer/phpmailer/examples/styles/shThemeEclipse.css -%%WWWDIR%%/plugins/mailer.phpmailer-lite/vendor/phpmailer/phpmailer/examples/styles/shThemeEmacs.css -%%WWWDIR%%/plugins/mailer.phpmailer-lite/vendor/phpmailer/phpmailer/examples/styles/shThemeFadeToGrey.css -%%WWWDIR%%/plugins/mailer.phpmailer-lite/vendor/phpmailer/phpmailer/examples/styles/shThemeMDUltra.css -%%WWWDIR%%/plugins/mailer.phpmailer-lite/vendor/phpmailer/phpmailer/examples/styles/shThemeMidnight.css -%%WWWDIR%%/plugins/mailer.phpmailer-lite/vendor/phpmailer/phpmailer/examples/styles/shThemeRDark.css -%%WWWDIR%%/plugins/mailer.phpmailer-lite/vendor/phpmailer/phpmailer/examples/styles/shThemeVisualStudio.css -%%WWWDIR%%/plugins/mailer.phpmailer-lite/vendor/phpmailer/phpmailer/examples/styles/wrapping.png -%%WWWDIR%%/plugins/mailer.phpmailer-lite/vendor/phpmailer/phpmailer/extras/EasyPeasyICS.php -%%WWWDIR%%/plugins/mailer.phpmailer-lite/vendor/phpmailer/phpmailer/extras/README.md -%%WWWDIR%%/plugins/mailer.phpmailer-lite/vendor/phpmailer/phpmailer/extras/htmlfilter.php -%%WWWDIR%%/plugins/mailer.phpmailer-lite/vendor/phpmailer/phpmailer/extras/ntlm_sasl_client.php -%%WWWDIR%%/plugins/mailer.phpmailer-lite/vendor/phpmailer/phpmailer/get_oauth_token.php -%%WWWDIR%%/plugins/mailer.phpmailer-lite/vendor/phpmailer/phpmailer/language/phpmailer.lang-am.php -%%WWWDIR%%/plugins/mailer.phpmailer-lite/vendor/phpmailer/phpmailer/language/phpmailer.lang-ar.php -%%WWWDIR%%/plugins/mailer.phpmailer-lite/vendor/phpmailer/phpmailer/language/phpmailer.lang-az.php -%%WWWDIR%%/plugins/mailer.phpmailer-lite/vendor/phpmailer/phpmailer/language/phpmailer.lang-be.php -%%WWWDIR%%/plugins/mailer.phpmailer-lite/vendor/phpmailer/phpmailer/language/phpmailer.lang-bg.php -%%WWWDIR%%/plugins/mailer.phpmailer-lite/vendor/phpmailer/phpmailer/language/phpmailer.lang-ca.php -%%WWWDIR%%/plugins/mailer.phpmailer-lite/vendor/phpmailer/phpmailer/language/phpmailer.lang-ch.php -%%WWWDIR%%/plugins/mailer.phpmailer-lite/vendor/phpmailer/phpmailer/language/phpmailer.lang-cs.php -%%WWWDIR%%/plugins/mailer.phpmailer-lite/vendor/phpmailer/phpmailer/language/phpmailer.lang-da.php -%%WWWDIR%%/plugins/mailer.phpmailer-lite/vendor/phpmailer/phpmailer/language/phpmailer.lang-de.php -%%WWWDIR%%/plugins/mailer.phpmailer-lite/vendor/phpmailer/phpmailer/language/phpmailer.lang-el.php -%%WWWDIR%%/plugins/mailer.phpmailer-lite/vendor/phpmailer/phpmailer/language/phpmailer.lang-eo.php -%%WWWDIR%%/plugins/mailer.phpmailer-lite/vendor/phpmailer/phpmailer/language/phpmailer.lang-es.php -%%WWWDIR%%/plugins/mailer.phpmailer-lite/vendor/phpmailer/phpmailer/language/phpmailer.lang-et.php -%%WWWDIR%%/plugins/mailer.phpmailer-lite/vendor/phpmailer/phpmailer/language/phpmailer.lang-fa.php -%%WWWDIR%%/plugins/mailer.phpmailer-lite/vendor/phpmailer/phpmailer/language/phpmailer.lang-fi.php -%%WWWDIR%%/plugins/mailer.phpmailer-lite/vendor/phpmailer/phpmailer/language/phpmailer.lang-fo.php -%%WWWDIR%%/plugins/mailer.phpmailer-lite/vendor/phpmailer/phpmailer/language/phpmailer.lang-fr.php -%%WWWDIR%%/plugins/mailer.phpmailer-lite/vendor/phpmailer/phpmailer/language/phpmailer.lang-gl.php -%%WWWDIR%%/plugins/mailer.phpmailer-lite/vendor/phpmailer/phpmailer/language/phpmailer.lang-he.php -%%WWWDIR%%/plugins/mailer.phpmailer-lite/vendor/phpmailer/phpmailer/language/phpmailer.lang-hr.php -%%WWWDIR%%/plugins/mailer.phpmailer-lite/vendor/phpmailer/phpmailer/language/phpmailer.lang-hu.php -%%WWWDIR%%/plugins/mailer.phpmailer-lite/vendor/phpmailer/phpmailer/language/phpmailer.lang-id.php -%%WWWDIR%%/plugins/mailer.phpmailer-lite/vendor/phpmailer/phpmailer/language/phpmailer.lang-it.php -%%WWWDIR%%/plugins/mailer.phpmailer-lite/vendor/phpmailer/phpmailer/language/phpmailer.lang-ja.php -%%WWWDIR%%/plugins/mailer.phpmailer-lite/vendor/phpmailer/phpmailer/language/phpmailer.lang-ka.php -%%WWWDIR%%/plugins/mailer.phpmailer-lite/vendor/phpmailer/phpmailer/language/phpmailer.lang-ko.php -%%WWWDIR%%/plugins/mailer.phpmailer-lite/vendor/phpmailer/phpmailer/language/phpmailer.lang-lt.php -%%WWWDIR%%/plugins/mailer.phpmailer-lite/vendor/phpmailer/phpmailer/language/phpmailer.lang-lv.php -%%WWWDIR%%/plugins/mailer.phpmailer-lite/vendor/phpmailer/phpmailer/language/phpmailer.lang-ms.php -%%WWWDIR%%/plugins/mailer.phpmailer-lite/vendor/phpmailer/phpmailer/language/phpmailer.lang-nb.php -%%WWWDIR%%/plugins/mailer.phpmailer-lite/vendor/phpmailer/phpmailer/language/phpmailer.lang-nl.php -%%WWWDIR%%/plugins/mailer.phpmailer-lite/vendor/phpmailer/phpmailer/language/phpmailer.lang-pl.php -%%WWWDIR%%/plugins/mailer.phpmailer-lite/vendor/phpmailer/phpmailer/language/phpmailer.lang-pt.php -%%WWWDIR%%/plugins/mailer.phpmailer-lite/vendor/phpmailer/phpmailer/language/phpmailer.lang-pt_br.php -%%WWWDIR%%/plugins/mailer.phpmailer-lite/vendor/phpmailer/phpmailer/language/phpmailer.lang-ro.php -%%WWWDIR%%/plugins/mailer.phpmailer-lite/vendor/phpmailer/phpmailer/language/phpmailer.lang-ru.php -%%WWWDIR%%/plugins/mailer.phpmailer-lite/vendor/phpmailer/phpmailer/language/phpmailer.lang-sk.php -%%WWWDIR%%/plugins/mailer.phpmailer-lite/vendor/phpmailer/phpmailer/language/phpmailer.lang-sl.php -%%WWWDIR%%/plugins/mailer.phpmailer-lite/vendor/phpmailer/phpmailer/language/phpmailer.lang-sr.php -%%WWWDIR%%/plugins/mailer.phpmailer-lite/vendor/phpmailer/phpmailer/language/phpmailer.lang-sv.php -%%WWWDIR%%/plugins/mailer.phpmailer-lite/vendor/phpmailer/phpmailer/language/phpmailer.lang-tr.php -%%WWWDIR%%/plugins/mailer.phpmailer-lite/vendor/phpmailer/phpmailer/language/phpmailer.lang-uk.php -%%WWWDIR%%/plugins/mailer.phpmailer-lite/vendor/phpmailer/phpmailer/language/phpmailer.lang-vi.php -%%WWWDIR%%/plugins/mailer.phpmailer-lite/vendor/phpmailer/phpmailer/language/phpmailer.lang-zh.php -%%WWWDIR%%/plugins/mailer.phpmailer-lite/vendor/phpmailer/phpmailer/language/phpmailer.lang-zh_cn.php -%%WWWDIR%%/plugins/meta.comments/CommentsMetaManager.php -%%WWWDIR%%/plugins/meta.comments/Gruntfile.js -%%WWWDIR%%/plugins/meta.comments/manifest.xml -%%WWWDIR%%/plugins/meta.comments/package.json -%%WWWDIR%%/plugins/meta.comments/plugin_doc.html -%%WWWDIR%%/plugins/meta.comments/res/build/MetaComments.js -%%WWWDIR%%/plugins/meta.comments/res/comments_feed.css -%%WWWDIR%%/plugins/meta.comments/res/comments_feed.less -%%WWWDIR%%/plugins/meta.comments/res/i18n/conf/cs.php -%%WWWDIR%%/plugins/meta.comments/res/i18n/conf/de.php -%%WWWDIR%%/plugins/meta.comments/res/i18n/conf/en.php -%%WWWDIR%%/plugins/meta.comments/res/i18n/conf/es.php -%%WWWDIR%%/plugins/meta.comments/res/i18n/conf/fr.php -%%WWWDIR%%/plugins/meta.comments/res/i18n/conf/it.php -%%WWWDIR%%/plugins/meta.comments/res/i18n/cs.php -%%WWWDIR%%/plugins/meta.comments/res/i18n/de.php -%%WWWDIR%%/plugins/meta.comments/res/i18n/en.php -%%WWWDIR%%/plugins/meta.comments/res/i18n/es.php -%%WWWDIR%%/plugins/meta.comments/res/i18n/fr.php -%%WWWDIR%%/plugins/meta.comments/res/i18n/it.php -%%WWWDIR%%/plugins/meta.comments/res/i18n/ru.php -%%WWWDIR%%/plugins/meta.comments/res/js/MetaComments.js -%%WWWDIR%%/plugins/meta.exif/ExifMetaManager.php -%%WWWDIR%%/plugins/meta.exif/ExifXmlMessage.php -%%WWWDIR%%/plugins/meta.exif/GeoConversion.php -%%WWWDIR%%/plugins/meta.exif/Gruntfile.js -%%WWWDIR%%/plugins/meta.exif/manifest.xml -%%WWWDIR%%/plugins/meta.exif/package.json -%%WWWDIR%%/plugins/meta.exif/plugin_doc.html -%%WWWDIR%%/plugins/meta.exif/res/build/PydioExif.js -%%WWWDIR%%/plugins/meta.exif/res/build/PydioExif/controls.js -%%WWWDIR%%/plugins/meta.exif/res/build/PydioExif/editor.js -%%WWWDIR%%/plugins/meta.exif/res/build/PydioExif/index.js -%%WWWDIR%%/plugins/meta.exif/res/build/PydioExif/panel.js -%%WWWDIR%%/plugins/meta.exif/res/i18n/conf/de.php -%%WWWDIR%%/plugins/meta.exif/res/i18n/conf/en.php -%%WWWDIR%%/plugins/meta.exif/res/i18n/conf/es.php -%%WWWDIR%%/plugins/meta.exif/res/i18n/conf/fr.php -%%WWWDIR%%/plugins/meta.exif/res/i18n/conf/it.php -%%WWWDIR%%/plugins/meta.exif/res/i18n/conf/pt.php -%%WWWDIR%%/plugins/meta.exif/res/i18n/de.php -%%WWWDIR%%/plugins/meta.exif/res/i18n/en.php -%%WWWDIR%%/plugins/meta.exif/res/i18n/es.php -%%WWWDIR%%/plugins/meta.exif/res/i18n/fr.php -%%WWWDIR%%/plugins/meta.exif/res/i18n/it.php -%%WWWDIR%%/plugins/meta.exif/res/i18n/pt.php -%%WWWDIR%%/plugins/meta.exif/res/i18n/ru.php -%%WWWDIR%%/plugins/meta.exif/res/i18n/si.php -%%WWWDIR%%/plugins/meta.exif/res/js/controls.js -%%WWWDIR%%/plugins/meta.exif/res/js/editor.js -%%WWWDIR%%/plugins/meta.exif/res/js/index.js -%%WWWDIR%%/plugins/meta.exif/res/js/panel.js -%%WWWDIR%%/plugins/meta.exif/world.png -%%WWWDIR%%/plugins/meta.filehasher/FileHasher.php -%%WWWDIR%%/plugins/meta.filehasher/i18n/conf/de.php -%%WWWDIR%%/plugins/meta.filehasher/i18n/conf/en.php -%%WWWDIR%%/plugins/meta.filehasher/i18n/conf/es.php -%%WWWDIR%%/plugins/meta.filehasher/i18n/conf/fr.php -%%WWWDIR%%/plugins/meta.filehasher/i18n/conf/it.php -%%WWWDIR%%/plugins/meta.filehasher/i18n/conf/pt.php -%%WWWDIR%%/plugins/meta.filehasher/manifest.xml -%%WWWDIR%%/plugins/meta.filehasher/plugin_doc.html -%%WWWDIR%%/plugins/meta.git/Gruntfile.js -%%WWWDIR%%/plugins/meta.git/composer.json -%%WWWDIR%%/plugins/meta.git/composer.lock -%%WWWDIR%%/plugins/meta.git/i18n/conf/cs.php -%%WWWDIR%%/plugins/meta.git/i18n/conf/de.php -%%WWWDIR%%/plugins/meta.git/i18n/conf/en.php -%%WWWDIR%%/plugins/meta.git/i18n/conf/es.php -%%WWWDIR%%/plugins/meta.git/i18n/conf/fr.php -%%WWWDIR%%/plugins/meta.git/i18n/conf/it.php -%%WWWDIR%%/plugins/meta.git/i18n/conf/pt.php -%%WWWDIR%%/plugins/meta.git/i18n/cs.php -%%WWWDIR%%/plugins/meta.git/i18n/de.php -%%WWWDIR%%/plugins/meta.git/i18n/en.php -%%WWWDIR%%/plugins/meta.git/i18n/es.php -%%WWWDIR%%/plugins/meta.git/i18n/fr.php -%%WWWDIR%%/plugins/meta.git/i18n/it.php -%%WWWDIR%%/plugins/meta.git/i18n/pt.php -%%WWWDIR%%/plugins/meta.git/manifest.xml -%%WWWDIR%%/plugins/meta.git/package.json -%%WWWDIR%%/plugins/meta.git/plugin_doc.html -%%WWWDIR%%/plugins/meta.git/res/build/PydioVersioning.js -%%WWWDIR%%/plugins/meta.git/res/js/PydioVersioning.js -%%WWWDIR%%/plugins/meta.git/src/GitManager.php -%%WWWDIR%%/plugins/meta.git/vendor/autoload.php -%%WWWDIR%%/plugins/meta.git/vendor/composer/ClassLoader.php -%%WWWDIR%%/plugins/meta.git/vendor/composer/LICENSE -%%WWWDIR%%/plugins/meta.git/vendor/composer/autoload_classmap.php -%%WWWDIR%%/plugins/meta.git/vendor/composer/autoload_namespaces.php -%%WWWDIR%%/plugins/meta.git/vendor/composer/autoload_psr4.php -%%WWWDIR%%/plugins/meta.git/vendor/composer/autoload_real.php -%%WWWDIR%%/plugins/meta.git/vendor/composer/autoload_static.php -%%WWWDIR%%/plugins/meta.git/vendor/composer/include_paths.php -%%WWWDIR%%/plugins/meta.git/vendor/composer/installed.json -%%WWWDIR%%/plugins/meta.git/vendor/pear/console_getopt/.gitignore -%%WWWDIR%%/plugins/meta.git/vendor/pear/console_getopt/.travis.yml -%%WWWDIR%%/plugins/meta.git/vendor/pear/console_getopt/Console/Getopt.php -%%WWWDIR%%/plugins/meta.git/vendor/pear/console_getopt/LICENSE -%%WWWDIR%%/plugins/meta.git/vendor/pear/console_getopt/README.rst -%%WWWDIR%%/plugins/meta.git/vendor/pear/console_getopt/composer.json -%%WWWDIR%%/plugins/meta.git/vendor/pear/console_getopt/package.xml -%%WWWDIR%%/plugins/meta.git/vendor/pear/console_getopt/tests/001-getopt.phpt -%%WWWDIR%%/plugins/meta.git/vendor/pear/console_getopt/tests/bug10557.phpt -%%WWWDIR%%/plugins/meta.git/vendor/pear/console_getopt/tests/bug11068.phpt -%%WWWDIR%%/plugins/meta.git/vendor/pear/console_getopt/tests/bug13140.phpt -%%WWWDIR%%/plugins/meta.git/vendor/pear/pear-core-minimal/README.rst -%%WWWDIR%%/plugins/meta.git/vendor/pear/pear-core-minimal/composer.json -%%WWWDIR%%/plugins/meta.git/vendor/pear/pear-core-minimal/src/OS/Guess.php -%%WWWDIR%%/plugins/meta.git/vendor/pear/pear-core-minimal/src/PEAR.php -%%WWWDIR%%/plugins/meta.git/vendor/pear/pear-core-minimal/src/PEAR/Error.php -%%WWWDIR%%/plugins/meta.git/vendor/pear/pear-core-minimal/src/PEAR/ErrorStack.php -%%WWWDIR%%/plugins/meta.git/vendor/pear/pear-core-minimal/src/System.php -%%WWWDIR%%/plugins/meta.git/vendor/pear/pear_exception/.gitignore -%%WWWDIR%%/plugins/meta.git/vendor/pear/pear_exception/.travis.yml -%%WWWDIR%%/plugins/meta.git/vendor/pear/pear_exception/LICENSE -%%WWWDIR%%/plugins/meta.git/vendor/pear/pear_exception/PEAR/Exception.php -%%WWWDIR%%/plugins/meta.git/vendor/pear/pear_exception/composer.json -%%WWWDIR%%/plugins/meta.git/vendor/pear/pear_exception/package.xml -%%WWWDIR%%/plugins/meta.git/vendor/pear/pear_exception/tests/PEAR/ExceptionTest.php -%%WWWDIR%%/plugins/meta.git/vendor/pear/versioncontrol_git/.git/FETCH_HEAD -%%WWWDIR%%/plugins/meta.git/vendor/pear/versioncontrol_git/.git/HEAD -%%WWWDIR%%/plugins/meta.git/vendor/pear/versioncontrol_git/.git/ORIG_HEAD -%%WWWDIR%%/plugins/meta.git/vendor/pear/versioncontrol_git/.git/config -%%WWWDIR%%/plugins/meta.git/vendor/pear/versioncontrol_git/.git/description -%%WWWDIR%%/plugins/meta.git/vendor/pear/versioncontrol_git/.git/hooks/applypatch-msg.sample -%%WWWDIR%%/plugins/meta.git/vendor/pear/versioncontrol_git/.git/hooks/commit-msg.sample -%%WWWDIR%%/plugins/meta.git/vendor/pear/versioncontrol_git/.git/hooks/post-update.sample -%%WWWDIR%%/plugins/meta.git/vendor/pear/versioncontrol_git/.git/hooks/pre-applypatch.sample -%%WWWDIR%%/plugins/meta.git/vendor/pear/versioncontrol_git/.git/hooks/pre-commit.sample -%%WWWDIR%%/plugins/meta.git/vendor/pear/versioncontrol_git/.git/hooks/pre-push.sample -%%WWWDIR%%/plugins/meta.git/vendor/pear/versioncontrol_git/.git/hooks/pre-rebase.sample -%%WWWDIR%%/plugins/meta.git/vendor/pear/versioncontrol_git/.git/hooks/prepare-commit-msg.sample -%%WWWDIR%%/plugins/meta.git/vendor/pear/versioncontrol_git/.git/hooks/update.sample -%%WWWDIR%%/plugins/meta.git/vendor/pear/versioncontrol_git/.git/index -%%WWWDIR%%/plugins/meta.git/vendor/pear/versioncontrol_git/.git/info/exclude -%%WWWDIR%%/plugins/meta.git/vendor/pear/versioncontrol_git/.git/logs/HEAD -%%WWWDIR%%/plugins/meta.git/vendor/pear/versioncontrol_git/.git/logs/refs/heads/master -%%WWWDIR%%/plugins/meta.git/vendor/pear/versioncontrol_git/.git/logs/refs/remotes/composer/gh-pages -%%WWWDIR%%/plugins/meta.git/vendor/pear/versioncontrol_git/.git/logs/refs/remotes/composer/master -%%WWWDIR%%/plugins/meta.git/vendor/pear/versioncontrol_git/.git/logs/refs/remotes/composer/stable-0.4.x -%%WWWDIR%%/plugins/meta.git/vendor/pear/versioncontrol_git/.git/logs/refs/remotes/origin/HEAD -%%WWWDIR%%/plugins/meta.git/vendor/pear/versioncontrol_git/.git/objects/pack/pack-d2df2b469115625eef0a133e71dcde4800b99f53.idx -%%WWWDIR%%/plugins/meta.git/vendor/pear/versioncontrol_git/.git/objects/pack/pack-d2df2b469115625eef0a133e71dcde4800b99f53.pack -%%WWWDIR%%/plugins/meta.git/vendor/pear/versioncontrol_git/.git/packed-refs -%%WWWDIR%%/plugins/meta.git/vendor/pear/versioncontrol_git/.git/refs/heads/master -%%WWWDIR%%/plugins/meta.git/vendor/pear/versioncontrol_git/.git/refs/remotes/composer/gh-pages -%%WWWDIR%%/plugins/meta.git/vendor/pear/versioncontrol_git/.git/refs/remotes/composer/master -%%WWWDIR%%/plugins/meta.git/vendor/pear/versioncontrol_git/.git/refs/remotes/composer/stable-0.4.x -%%WWWDIR%%/plugins/meta.git/vendor/pear/versioncontrol_git/.git/refs/remotes/origin/HEAD -%%WWWDIR%%/plugins/meta.git/vendor/pear/versioncontrol_git/.gitignore -%%WWWDIR%%/plugins/meta.git/vendor/pear/versioncontrol_git/.travis.yml -%%WWWDIR%%/plugins/meta.git/vendor/pear/versioncontrol_git/README.rst -%%WWWDIR%%/plugins/meta.git/vendor/pear/versioncontrol_git/VersionControl/Git.php -%%WWWDIR%%/plugins/meta.git/vendor/pear/versioncontrol_git/VersionControl/Git/Component.php -%%WWWDIR%%/plugins/meta.git/vendor/pear/versioncontrol_git/VersionControl/Git/Exception.php -%%WWWDIR%%/plugins/meta.git/vendor/pear/versioncontrol_git/VersionControl/Git/Object.php -%%WWWDIR%%/plugins/meta.git/vendor/pear/versioncontrol_git/VersionControl/Git/Object/Blob.php -%%WWWDIR%%/plugins/meta.git/vendor/pear/versioncontrol_git/VersionControl/Git/Object/Commit.php -%%WWWDIR%%/plugins/meta.git/vendor/pear/versioncontrol_git/VersionControl/Git/Object/Tree.php -%%WWWDIR%%/plugins/meta.git/vendor/pear/versioncontrol_git/VersionControl/Git/Util/Command.php -%%WWWDIR%%/plugins/meta.git/vendor/pear/versioncontrol_git/VersionControl/Git/Util/RevListFetcher.php -%%WWWDIR%%/plugins/meta.git/vendor/pear/versioncontrol_git/composer.json -%%WWWDIR%%/plugins/meta.git/vendor/pear/versioncontrol_git/doc/versioncontrol-git.xml -%%WWWDIR%%/plugins/meta.git/vendor/pear/versioncontrol_git/package.xml -%%WWWDIR%%/plugins/meta.git/vendor/pear/versioncontrol_git/tests/README -%%WWWDIR%%/plugins/meta.git/vendor/pear/versioncontrol_git/tests/VersionControl_GitTest.php -%%WWWDIR%%/plugins/meta.git/vendor/pear/versioncontrol_git/tests/VersionControl_Git_ComponentTest.php -%%WWWDIR%%/plugins/meta.git/vendor/pear/versioncontrol_git/tests/VersionControl_Git_ObjectTest.php -%%WWWDIR%%/plugins/meta.git/vendor/pear/versioncontrol_git/tests/VersionControl_Git_Object_BlobTest.php -%%WWWDIR%%/plugins/meta.git/vendor/pear/versioncontrol_git/tests/VersionControl_Git_Object_CommitTest.php -%%WWWDIR%%/plugins/meta.git/vendor/pear/versioncontrol_git/tests/VersionControl_Git_Object_TreeTest.php -%%WWWDIR%%/plugins/meta.git/vendor/pear/versioncontrol_git/tests/VersionControl_Git_Util_CommandTest.php -%%WWWDIR%%/plugins/meta.git/vendor/pear/versioncontrol_git/tests/checkFixtures.php -%%WWWDIR%%/plugins/meta.git/vendor/pear/versioncontrol_git/tests/fixtures.tar.gz -%%WWWDIR%%/plugins/meta.monitor_fs/FSMonitoringManager.php -%%WWWDIR%%/plugins/meta.monitor_fs/filesystem_watch.py -%%WWWDIR%%/plugins/meta.monitor_fs/framework_watch.py -%%WWWDIR%%/plugins/meta.monitor_fs/i18n/conf/de.php -%%WWWDIR%%/plugins/meta.monitor_fs/i18n/conf/en.php -%%WWWDIR%%/plugins/meta.monitor_fs/i18n/conf/es.php -%%WWWDIR%%/plugins/meta.monitor_fs/i18n/conf/it.php -%%WWWDIR%%/plugins/meta.monitor_fs/manifest.xml -%%WWWDIR%%/plugins/meta.mount/FilesystemMounter.php -%%WWWDIR%%/plugins/meta.mount/i18n/conf/de.php -%%WWWDIR%%/plugins/meta.mount/i18n/conf/en.php -%%WWWDIR%%/plugins/meta.mount/i18n/conf/es.php -%%WWWDIR%%/plugins/meta.mount/i18n/conf/fr.php -%%WWWDIR%%/plugins/meta.mount/i18n/conf/it.php -%%WWWDIR%%/plugins/meta.mount/i18n/conf/pt.php -%%WWWDIR%%/plugins/meta.mount/manifest.xml -%%WWWDIR%%/plugins/meta.mount/metamount_udevil.png -%%WWWDIR%%/plugins/meta.mount/plugin_doc.html -%%WWWDIR%%/plugins/meta.quota/Gruntfile.js -%%WWWDIR%%/plugins/meta.quota/QuotaComputer.php -%%WWWDIR%%/plugins/meta.quota/manifest.xml -%%WWWDIR%%/plugins/meta.quota/package.json -%%WWWDIR%%/plugins/meta.quota/plugin_doc.html -%%WWWDIR%%/plugins/meta.quota/res/build/QuotaActions.js -%%WWWDIR%%/plugins/meta.quota/res/i18n/ca.php -%%WWWDIR%%/plugins/meta.quota/res/i18n/conf/de.php -%%WWWDIR%%/plugins/meta.quota/res/i18n/conf/en.php -%%WWWDIR%%/plugins/meta.quota/res/i18n/conf/es.php -%%WWWDIR%%/plugins/meta.quota/res/i18n/conf/fr.php -%%WWWDIR%%/plugins/meta.quota/res/i18n/conf/it.php -%%WWWDIR%%/plugins/meta.quota/res/i18n/conf/pt.php -%%WWWDIR%%/plugins/meta.quota/res/i18n/conf/ru.php -%%WWWDIR%%/plugins/meta.quota/res/i18n/de.php -%%WWWDIR%%/plugins/meta.quota/res/i18n/en.php -%%WWWDIR%%/plugins/meta.quota/res/i18n/es.php -%%WWWDIR%%/plugins/meta.quota/res/i18n/fr.php -%%WWWDIR%%/plugins/meta.quota/res/i18n/it.php -%%WWWDIR%%/plugins/meta.quota/res/i18n/pt-br.php -%%WWWDIR%%/plugins/meta.quota/res/i18n/pt.php -%%WWWDIR%%/plugins/meta.quota/res/i18n/ru.php -%%WWWDIR%%/plugins/meta.quota/res/js/QuotaActions.js -%%WWWDIR%%/plugins/meta.simple_lock/Gruntfile.js -%%WWWDIR%%/plugins/meta.simple_lock/SimpleLockManager.php -%%WWWDIR%%/plugins/meta.simple_lock/i18n/conf/cs.php -%%WWWDIR%%/plugins/meta.simple_lock/i18n/conf/de.php -%%WWWDIR%%/plugins/meta.simple_lock/i18n/conf/en.php -%%WWWDIR%%/plugins/meta.simple_lock/i18n/conf/es.php -%%WWWDIR%%/plugins/meta.simple_lock/i18n/conf/fr.php -%%WWWDIR%%/plugins/meta.simple_lock/i18n/conf/it.php -%%WWWDIR%%/plugins/meta.simple_lock/i18n/conf/pt.php -%%WWWDIR%%/plugins/meta.simple_lock/i18n/cs.php -%%WWWDIR%%/plugins/meta.simple_lock/i18n/de.php -%%WWWDIR%%/plugins/meta.simple_lock/i18n/en.php -%%WWWDIR%%/plugins/meta.simple_lock/i18n/es.php -%%WWWDIR%%/plugins/meta.simple_lock/i18n/fr.php -%%WWWDIR%%/plugins/meta.simple_lock/i18n/it.php -%%WWWDIR%%/plugins/meta.simple_lock/i18n/pt.php -%%WWWDIR%%/plugins/meta.simple_lock/manifest.xml -%%WWWDIR%%/plugins/meta.simple_lock/package.json -%%WWWDIR%%/plugins/meta.simple_lock/plugin_doc.html -%%WWWDIR%%/plugins/meta.simple_lock/res/build/LockActions.js -%%WWWDIR%%/plugins/meta.simple_lock/res/js/LockActions.js -%%WWWDIR%%/plugins/meta.svn/SvnManager.php -%%WWWDIR%%/plugins/meta.svn/class.SVNLogger.js -%%WWWDIR%%/plugins/meta.svn/i18n/conf/cs.php -%%WWWDIR%%/plugins/meta.svn/i18n/conf/de.php -%%WWWDIR%%/plugins/meta.svn/i18n/conf/en.php -%%WWWDIR%%/plugins/meta.svn/i18n/conf/es.php -%%WWWDIR%%/plugins/meta.svn/i18n/conf/fr.php -%%WWWDIR%%/plugins/meta.svn/i18n/conf/it.php -%%WWWDIR%%/plugins/meta.svn/i18n/conf/pt.php -%%WWWDIR%%/plugins/meta.svn/i18n/cs.php -%%WWWDIR%%/plugins/meta.svn/i18n/de.php -%%WWWDIR%%/plugins/meta.svn/i18n/en.php -%%WWWDIR%%/plugins/meta.svn/i18n/es.php -%%WWWDIR%%/plugins/meta.svn/i18n/fr.php -%%WWWDIR%%/plugins/meta.svn/i18n/it.php -%%WWWDIR%%/plugins/meta.svn/i18n/pt.php -%%WWWDIR%%/plugins/meta.svn/i18n/si.php -%%WWWDIR%%/plugins/meta.svn/manifest.xml -%%WWWDIR%%/plugins/meta.svn/plugin_doc.html -%%WWWDIR%%/plugins/meta.svn/svn_executor.inc.php -%%WWWDIR%%/plugins/meta.svn/svn_lib.inc.php -%%WWWDIR%%/plugins/meta.syncable/ChangesTracker.php -%%WWWDIR%%/plugins/meta.syncable/create.mysql -%%WWWDIR%%/plugins/meta.syncable/create.pgsql -%%WWWDIR%%/plugins/meta.syncable/create.sqlite -%%WWWDIR%%/plugins/meta.syncable/i18n/conf/de.php -%%WWWDIR%%/plugins/meta.syncable/i18n/conf/en.php -%%WWWDIR%%/plugins/meta.syncable/i18n/conf/es.php -%%WWWDIR%%/plugins/meta.syncable/i18n/conf/it.php -%%WWWDIR%%/plugins/meta.syncable/manifest.xml -%%WWWDIR%%/plugins/meta.syncable/plugin_doc.html -%%WWWDIR%%/plugins/meta.user/Gruntfile.js -%%WWWDIR%%/plugins/meta.user/UserMetaManager.php -%%WWWDIR%%/plugins/meta.user/css/blue.png -%%WWWDIR%%/plugins/meta.user/css/brown.png -%%WWWDIR%%/plugins/meta.user/css/green.png -%%WWWDIR%%/plugins/meta.user/css/grey.png -%%WWWDIR%%/plugins/meta.user/css/labelsClasses.css -%%WWWDIR%%/plugins/meta.user/css/purple.png -%%WWWDIR%%/plugins/meta.user/css/red.png -%%WWWDIR%%/plugins/meta.user/i18n/conf/cs.php -%%WWWDIR%%/plugins/meta.user/i18n/conf/de.php -%%WWWDIR%%/plugins/meta.user/i18n/conf/en.php -%%WWWDIR%%/plugins/meta.user/i18n/conf/es.php -%%WWWDIR%%/plugins/meta.user/i18n/conf/fr.php -%%WWWDIR%%/plugins/meta.user/i18n/conf/it.php -%%WWWDIR%%/plugins/meta.user/i18n/conf/pt.php -%%WWWDIR%%/plugins/meta.user/i18n/cs.php -%%WWWDIR%%/plugins/meta.user/i18n/de.php -%%WWWDIR%%/plugins/meta.user/i18n/en.php -%%WWWDIR%%/plugins/meta.user/i18n/es.php -%%WWWDIR%%/plugins/meta.user/i18n/fi.php -%%WWWDIR%%/plugins/meta.user/i18n/fr.php -%%WWWDIR%%/plugins/meta.user/i18n/it.php -%%WWWDIR%%/plugins/meta.user/i18n/pt.php -%%WWWDIR%%/plugins/meta.user/i18n/ru.php -%%WWWDIR%%/plugins/meta.user/i18n/si.php -%%WWWDIR%%/plugins/meta.user/js/build/ReactMeta.js -%%WWWDIR%%/plugins/meta.user/js/react/ReactMeta.js -%%WWWDIR%%/plugins/meta.user/manifest.xml -%%WWWDIR%%/plugins/meta.user/package.json -%%WWWDIR%%/plugins/meta.user/plugin_doc.html -%%WWWDIR%%/plugins/meta.user/rating.png -%%WWWDIR%%/plugins/meta.user/rating_off.png -%%WWWDIR%%/plugins/meta.user/rating_remove.png -%%WWWDIR%%/plugins/meta.watch/Gruntfile.js -%%WWWDIR%%/plugins/meta.watch/WatchRegister.php -%%WWWDIR%%/plugins/meta.watch/i18n/ca.php -%%WWWDIR%%/plugins/meta.watch/i18n/conf/de.php -%%WWWDIR%%/plugins/meta.watch/i18n/conf/en.php -%%WWWDIR%%/plugins/meta.watch/i18n/conf/es.php -%%WWWDIR%%/plugins/meta.watch/i18n/conf/it.php -%%WWWDIR%%/plugins/meta.watch/i18n/de.php -%%WWWDIR%%/plugins/meta.watch/i18n/en.php -%%WWWDIR%%/plugins/meta.watch/i18n/es.php -%%WWWDIR%%/plugins/meta.watch/i18n/fr.php -%%WWWDIR%%/plugins/meta.watch/i18n/it.php -%%WWWDIR%%/plugins/meta.watch/i18n/pt-br.php -%%WWWDIR%%/plugins/meta.watch/i18n/pt.php -%%WWWDIR%%/plugins/meta.watch/i18n/ru.php -%%WWWDIR%%/plugins/meta.watch/manifest.xml -%%WWWDIR%%/plugins/meta.watch/package.json -%%WWWDIR%%/plugins/meta.watch/plugin_doc.html -%%WWWDIR%%/plugins/meta.watch/res/build/WatcherActions.js -%%WWWDIR%%/plugins/meta.watch/res/js/WatcherActions.js -%%WWWDIR%%/plugins/metastore.s3/S3MetaStore.php -%%WWWDIR%%/plugins/metastore.s3/i18n/conf/de.php -%%WWWDIR%%/plugins/metastore.s3/i18n/conf/en.php -%%WWWDIR%%/plugins/metastore.s3/i18n/conf/es.php -%%WWWDIR%%/plugins/metastore.s3/i18n/conf/fr.php -%%WWWDIR%%/plugins/metastore.s3/i18n/conf/it.php -%%WWWDIR%%/plugins/metastore.s3/i18n/conf/pt.php -%%WWWDIR%%/plugins/metastore.s3/manifest.xml -%%WWWDIR%%/plugins/metastore.s3/plugin_doc.html -%%WWWDIR%%/plugins/metastore.serial/SerialMetaStore.php -%%WWWDIR%%/plugins/metastore.serial/i18n/conf/de.php -%%WWWDIR%%/plugins/metastore.serial/i18n/conf/en.php -%%WWWDIR%%/plugins/metastore.serial/i18n/conf/es.php -%%WWWDIR%%/plugins/metastore.serial/i18n/conf/fr.php -%%WWWDIR%%/plugins/metastore.serial/i18n/conf/it.php -%%WWWDIR%%/plugins/metastore.serial/i18n/conf/pt.php -%%WWWDIR%%/plugins/metastore.serial/manifest.xml -%%WWWDIR%%/plugins/metastore.serial/plugin_doc.html -%%WWWDIR%%/plugins/metastore.xattr/XAttrMetaStore.php -%%WWWDIR%%/plugins/metastore.xattr/i18n/conf/de.php -%%WWWDIR%%/plugins/metastore.xattr/i18n/conf/en.php -%%WWWDIR%%/plugins/metastore.xattr/i18n/conf/es.php -%%WWWDIR%%/plugins/metastore.xattr/i18n/conf/it.php -%%WWWDIR%%/plugins/metastore.xattr/manifest.xml -%%WWWDIR%%/plugins/metastore.xattr/plugin_doc.html -%%WWWDIR%%/plugins/mq.serial/SerialMessageExchanger.php -%%WWWDIR%%/plugins/mq.serial/i18n/conf/cs.php -%%WWWDIR%%/plugins/mq.serial/i18n/conf/de.php -%%WWWDIR%%/plugins/mq.serial/i18n/conf/en.php -%%WWWDIR%%/plugins/mq.serial/i18n/conf/es.php -%%WWWDIR%%/plugins/mq.serial/i18n/conf/it.php -%%WWWDIR%%/plugins/mq.serial/manifest.xml -%%WWWDIR%%/plugins/mq.serial/plugin_doc.html -%%WWWDIR%%/plugins/mq.sql/SqlMessageExchanger.php -%%WWWDIR%%/plugins/mq.sql/create.mysql -%%WWWDIR%%/plugins/mq.sql/create.pgsql -%%WWWDIR%%/plugins/mq.sql/create.sqlite -%%WWWDIR%%/plugins/mq.sql/i18n/conf/cs.php -%%WWWDIR%%/plugins/mq.sql/i18n/conf/de.php -%%WWWDIR%%/plugins/mq.sql/i18n/conf/en.php -%%WWWDIR%%/plugins/mq.sql/i18n/conf/es.php -%%WWWDIR%%/plugins/mq.sql/i18n/conf/it.php -%%WWWDIR%%/plugins/mq.sql/manifest.xml -%%WWWDIR%%/plugins/mq.sql/plugin_doc.html -%%WWWDIR%%/plugins/shorten.gateway/FileGateway.php -%%WWWDIR%%/plugins/shorten.gateway/i18n/conf/de.php -%%WWWDIR%%/plugins/shorten.gateway/i18n/conf/en.php -%%WWWDIR%%/plugins/shorten.gateway/i18n/conf/es.php -%%WWWDIR%%/plugins/shorten.gateway/i18n/conf/fr.php -%%WWWDIR%%/plugins/shorten.gateway/manifest.xml -%%WWWDIR%%/plugins/shorten.gateway/plugin_doc.html -%%WWWDIR%%/plugins/shorten.multi/MultiShortener.php -%%WWWDIR%%/plugins/shorten.multi/i18n/conf/de.php -%%WWWDIR%%/plugins/shorten.multi/i18n/conf/en.php -%%WWWDIR%%/plugins/shorten.multi/i18n/conf/es.php -%%WWWDIR%%/plugins/shorten.multi/i18n/conf/fr.php -%%WWWDIR%%/plugins/shorten.multi/i18n/conf/it.php -%%WWWDIR%%/plugins/shorten.multi/i18n/conf/pt.php -%%WWWDIR%%/plugins/shorten.multi/manifest.xml -%%WWWDIR%%/plugins/shorten.multi/plugin_doc.html -%%WWWDIR%%/plugins/uploader.flex/FlashFileUpload.swf -%%WWWDIR%%/plugins/uploader.flex/FlexUpload.php -%%WWWDIR%%/plugins/uploader.flex/flash_tpl.html -%%WWWDIR%%/plugins/uploader.flex/i18n/conf/de.php -%%WWWDIR%%/plugins/uploader.flex/i18n/conf/en.php -%%WWWDIR%%/plugins/uploader.flex/i18n/conf/es.php -%%WWWDIR%%/plugins/uploader.flex/i18n/conf/fr.php -%%WWWDIR%%/plugins/uploader.flex/i18n/conf/it.php -%%WWWDIR%%/plugins/uploader.flex/i18n/conf/pt.php -%%WWWDIR%%/plugins/uploader.flex/manifest.xml -%%WWWDIR%%/plugins/uploader.flex/plugin_doc.html -%%WWWDIR%%/plugins/uploader.html/Gruntfile.js -%%WWWDIR%%/plugins/uploader.html/SimpleUpload.php -%%WWWDIR%%/plugins/uploader.html/class.MultiUploader.js -%%WWWDIR%%/plugins/uploader.html/dropzone.psd -%%WWWDIR%%/plugins/uploader.html/i18n/conf/cs.php -%%WWWDIR%%/plugins/uploader.html/i18n/conf/de.php -%%WWWDIR%%/plugins/uploader.html/i18n/conf/en.php -%%WWWDIR%%/plugins/uploader.html/i18n/conf/es.php -%%WWWDIR%%/plugins/uploader.html/i18n/conf/fr.php -%%WWWDIR%%/plugins/uploader.html/i18n/conf/it.php -%%WWWDIR%%/plugins/uploader.html/i18n/conf/pt.php -%%WWWDIR%%/plugins/uploader.html/i18n/de.php -%%WWWDIR%%/plugins/uploader.html/i18n/en.php -%%WWWDIR%%/plugins/uploader.html/i18n/es.php -%%WWWDIR%%/plugins/uploader.html/i18n/fr.php -%%WWWDIR%%/plugins/uploader.html/img/greenled.png -%%WWWDIR%%/plugins/uploader.html/img/redled.png -%%WWWDIR%%/plugins/uploader.html/img/yellowled.png -%%WWWDIR%%/plugins/uploader.html/js/build/UploaderGlobalListener.js -%%WWWDIR%%/plugins/uploader.html/js/build/UploaderModel.js -%%WWWDIR%%/plugins/uploader.html/js/build/UploaderView.js -%%WWWDIR%%/plugins/uploader.html/js/react/UploaderGlobalListener.js -%%WWWDIR%%/plugins/uploader.html/js/react/UploaderModel.js -%%WWWDIR%%/plugins/uploader.html/js/react/UploaderView.js -%%WWWDIR%%/plugins/uploader.html/manifest.xml -%%WWWDIR%%/plugins/uploader.html/package.json -%%WWWDIR%%/plugins/uploader.html/plugin_doc.html -%%WWWDIR%%/plugins/uploader.http/Gruntfile.js -%%WWWDIR%%/plugins/uploader.http/HttpDownload.php -%%WWWDIR%%/plugins/uploader.http/bookmarklet/ajxp.css -%%WWWDIR%%/plugins/uploader.http/bookmarklet/ajxp.js -%%WWWDIR%%/plugins/uploader.http/js/build/UploaderView.js -%%WWWDIR%%/plugins/uploader.http/js/react/UploaderView.js -%%WWWDIR%%/plugins/uploader.http/manifest.xml -%%WWWDIR%%/plugins/uploader.http/package.json -%%WWWDIR%%/plugins/uploader.http/plugin_doc.html -%%WWWDIR%%/plugins/uploader.http/resources/downloader.css -%%WWWDIR%%/plugins/uploader.http/resources/i18n/ca.php -%%WWWDIR%%/plugins/uploader.http/resources/i18n/conf/de.php -%%WWWDIR%%/plugins/uploader.http/resources/i18n/conf/en.php -%%WWWDIR%%/plugins/uploader.http/resources/i18n/conf/es.php -%%WWWDIR%%/plugins/uploader.http/resources/i18n/conf/fr.php -%%WWWDIR%%/plugins/uploader.http/resources/i18n/conf/it.php -%%WWWDIR%%/plugins/uploader.http/resources/i18n/conf/ru.php -%%WWWDIR%%/plugins/uploader.http/resources/i18n/cs.php -%%WWWDIR%%/plugins/uploader.http/resources/i18n/de.php -%%WWWDIR%%/plugins/uploader.http/resources/i18n/en.php -%%WWWDIR%%/plugins/uploader.http/resources/i18n/es.php -%%WWWDIR%%/plugins/uploader.http/resources/i18n/et.php -%%WWWDIR%%/plugins/uploader.http/resources/i18n/fr.php -%%WWWDIR%%/plugins/uploader.http/resources/i18n/it.php -%%WWWDIR%%/plugins/uploader.http/resources/i18n/pt.php -%%WWWDIR%%/plugins/uploader.http/resources/i18n/ru.php -%%WWWDIR%%/plugins/uploader.plupload/Gruntfile.js -%%WWWDIR%%/plugins/uploader.plupload/Pluploader.php -%%WWWDIR%%/plugins/uploader.plupload/i18n/conf/cs.php -%%WWWDIR%%/plugins/uploader.plupload/i18n/conf/de.php -%%WWWDIR%%/plugins/uploader.plupload/i18n/conf/en.php -%%WWWDIR%%/plugins/uploader.plupload/i18n/conf/es.php -%%WWWDIR%%/plugins/uploader.plupload/i18n/conf/it.php -%%WWWDIR%%/plugins/uploader.plupload/js/build/UploaderView.js -%%WWWDIR%%/plugins/uploader.plupload/js/react/UploaderView.js -%%WWWDIR%%/plugins/uploader.plupload/manifest.xml -%%WWWDIR%%/plugins/uploader.plupload/package.json -%%WWWDIR%%/plugins/uploader.plupload/plugin_doc.html -%%WWWDIR%%/plugins/uploader.plupload/pluploader.tpl -%%WWWDIR%%/proxy.php -%%WWWDIR%%/publicLet.inc.php -%%WWWDIR%%/robots.txt -%%WWWDIR%%/runTests.php -%%WWWDIR%%/worker.php -@dir %%WWWDIR%%/core/vendor/davegardnerisme/nsqphp/.git/branches -@dir %%WWWDIR%%/core/vendor/davegardnerisme/nsqphp/.git/objects/info -@dir %%WWWDIR%%/core/vendor/davegardnerisme/nsqphp/.git/refs/tags -@dir %%WWWDIR%%/core/vendor/davegardnerisme/nsqphp/dependencies/react-php -@dir %%WWWDIR%%/core/vendor/davegardnerisme/nsqphp/dependencies/spl-class-loader -@dir %%WWWDIR%%/core/vendor/davegardnerisme/nsqphp/dependencies -@dir %%WWWDIR%%/core/vendor/guzzlehttp/guzzle/build -@dir %%WWWDIR%%/core/vendor/guzzlehttp/guzzle/docs -@dir %%WWWDIR%%/core/vendor/guzzlehttp/guzzle/tests -@dir %%WWWDIR%%/plugins/authfront.duosecurity/vendor/duosecurity/duo_php/.git/branches -@dir %%WWWDIR%%/plugins/authfront.duosecurity/vendor/duosecurity/duo_php/.git/objects/info -@dir %%WWWDIR%%/plugins/authfront.duosecurity/vendor/duosecurity/duo_php/.git/refs/tags -@dir %%WWWDIR%%/plugins/gui.ajax/res/mui -@dir %%WWWDIR%%/plugins/index.elasticsearch/vendor/elasticsearch/elasticsearch/util/elasticsearch -@dir %%WWWDIR%%/plugins/meta.git/vendor/pear/versioncontrol_git/.git/branches -@dir %%WWWDIR%%/plugins/meta.git/vendor/pear/versioncontrol_git/.git/objects/info -@dir %%WWWDIR%%/plugins/meta.git/vendor/pear/versioncontrol_git/.git/refs/tags |