Index: head/www/owncloud/Makefile =================================================================== --- head/www/owncloud/Makefile (revision 433973) +++ head/www/owncloud/Makefile (revision 433974) @@ -1,55 +1,56 @@ # $FreeBSD$ PORTNAME= owncloud -PORTVERSION= 9.1.3 +PORTVERSION= 9.1.4 CATEGORIES= www MASTER_SITES= http://download.owncloud.org/community/ MAINTAINER= kevlo@FreeBSD.org COMMENT= Personal cloud which runs on your own server LICENSE= AGPLv3 LICENSE_FILE= ${WRKSRC}/COPYING-AGPL USES= cpe tar:bzip2 +IGNORE_WITH_PHP= 71 USE_PHP= bz2 ctype curl dom fileinfo filter gd hash iconv json \ mbstring pdo posix session simplexml xml xmlreader xmlwriter \ xsl wddx zip zlib WANT_PHP_WEB= yes USE_OPENSSL= yes OWNCLOUD_USERNAME?= ${WWWOWN} OWNCLOUD_GROUPNAME?= ${WWWGRP} IGNORE_FILES= ! -name *\.orig WRKSRC= ${WRKDIR}/${PORTNAME} NO_BUILD= yes NO_ARCH= yes SUB_FILES= pkg-message PLIST_SUB= OWNCLOUD_USERNAME=${OWNCLOUD_USERNAME} \ OWNCLOUD_GROUPNAME=${OWNCLOUD_GROUPNAME} OPTIONS_DEFINE= EXIF LDAP SMB SSL OPTIONS_MULTI= DB OPTIONS_MULTI_DB= MYSQL PGSQL SQLITE OPTIONS_DEFAULT= EXIF LDAP MYSQL SMB SSL EXIF_DESC= Image rotation support EXIF_USE= PHP=exif LDAP_USE= PHP=ldap MYSQL_USE= MYSQL=client PHP=pdo_mysql PGSQL_USES= pgsql PGSQL_USE= PHP=pdo_pgsql,pgsql SQLITE_USE= PHP=pdo_sqlite,sqlite3 SMB_RUN_DEPENDS= pecl-smbclient>=0.8.0:net/pecl-smbclient SSL_USE= PHP=openssl do-install: @${MKDIR} -m 0755 ${STAGEDIR}${WWWDIR} @cd ${WRKSRC} && \ ${COPYTREE_SHARE} . ${STAGEDIR}${WWWDIR} '${IGNORE_FILES}' @${MKDIR} ${STAGEDIR}${WWWDIR}/data .include Index: head/www/owncloud/distinfo =================================================================== --- head/www/owncloud/distinfo (revision 433973) +++ head/www/owncloud/distinfo (revision 433974) @@ -1,3 +1,3 @@ -TIMESTAMP = 1482799694 -SHA256 (owncloud-9.1.3.tar.bz2) = e0a1eb35fffb61dab5ca41f6d3fdb4ddcc3ec09683cd620b8094846785d4f6e9 -SIZE (owncloud-9.1.3.tar.bz2) = 28977283 +TIMESTAMP = 1486952371 +SHA256 (owncloud-9.1.4.tar.bz2) = 1bf62c5e665a98f8c82fbeb2fcc5d2aa2bd3157b0cad2a93000a8d72114ca547 +SIZE (owncloud-9.1.4.tar.bz2) = 13882525 Index: head/www/owncloud/pkg-plist =================================================================== --- head/www/owncloud/pkg-plist (revision 433973) +++ head/www/owncloud/pkg-plist (revision 433974) @@ -1,11025 +1,10325 @@ %%WWWDIR%%/.htaccess %%WWWDIR%%/.user.ini -%%WWWDIR%%/3rdparty/.gitignore %%WWWDIR%%/3rdparty/LICENSE INFO %%WWWDIR%%/3rdparty/README.md %%WWWDIR%%/3rdparty/autoload.php -%%WWWDIR%%/3rdparty/bantu/ini-get-wrapper/.gitignore %%WWWDIR%%/3rdparty/bantu/ini-get-wrapper/.scrutinizer.yml %%WWWDIR%%/3rdparty/bantu/ini-get-wrapper/LICENSE %%WWWDIR%%/3rdparty/bantu/ini-get-wrapper/README.md %%WWWDIR%%/3rdparty/bantu/ini-get-wrapper/composer.json %%WWWDIR%%/3rdparty/bantu/ini-get-wrapper/phpunit.xml.dist %%WWWDIR%%/3rdparty/bantu/ini-get-wrapper/src/IniGetWrapper.php %%WWWDIR%%/3rdparty/composer.json %%WWWDIR%%/3rdparty/composer.lock %%WWWDIR%%/3rdparty/composer/ClassLoader.php %%WWWDIR%%/3rdparty/composer/LICENSE %%WWWDIR%%/3rdparty/composer/autoload_classmap.php %%WWWDIR%%/3rdparty/composer/autoload_files.php %%WWWDIR%%/3rdparty/composer/autoload_namespaces.php %%WWWDIR%%/3rdparty/composer/autoload_psr4.php %%WWWDIR%%/3rdparty/composer/autoload_real.php +%%WWWDIR%%/3rdparty/composer/autoload_static.php %%WWWDIR%%/3rdparty/composer/include_paths.php %%WWWDIR%%/3rdparty/composer/installed.json %%WWWDIR%%/3rdparty/deepdiver1975/tarstreamer/LICENSE %%WWWDIR%%/3rdparty/deepdiver1975/tarstreamer/src/TarStreamer.php %%WWWDIR%%/3rdparty/doctrine/annotations/LICENSE %%WWWDIR%%/3rdparty/doctrine/annotations/README.md %%WWWDIR%%/3rdparty/doctrine/annotations/composer.json %%WWWDIR%%/3rdparty/doctrine/annotations/lib/Doctrine/Common/Annotations/Annotation.php %%WWWDIR%%/3rdparty/doctrine/annotations/lib/Doctrine/Common/Annotations/Annotation/Attribute.php %%WWWDIR%%/3rdparty/doctrine/annotations/lib/Doctrine/Common/Annotations/Annotation/Attributes.php %%WWWDIR%%/3rdparty/doctrine/annotations/lib/Doctrine/Common/Annotations/Annotation/Enum.php %%WWWDIR%%/3rdparty/doctrine/annotations/lib/Doctrine/Common/Annotations/Annotation/IgnoreAnnotation.php %%WWWDIR%%/3rdparty/doctrine/annotations/lib/Doctrine/Common/Annotations/Annotation/Required.php %%WWWDIR%%/3rdparty/doctrine/annotations/lib/Doctrine/Common/Annotations/Annotation/Target.php %%WWWDIR%%/3rdparty/doctrine/annotations/lib/Doctrine/Common/Annotations/AnnotationException.php %%WWWDIR%%/3rdparty/doctrine/annotations/lib/Doctrine/Common/Annotations/AnnotationReader.php %%WWWDIR%%/3rdparty/doctrine/annotations/lib/Doctrine/Common/Annotations/AnnotationRegistry.php %%WWWDIR%%/3rdparty/doctrine/annotations/lib/Doctrine/Common/Annotations/CachedReader.php %%WWWDIR%%/3rdparty/doctrine/annotations/lib/Doctrine/Common/Annotations/DocLexer.php %%WWWDIR%%/3rdparty/doctrine/annotations/lib/Doctrine/Common/Annotations/DocParser.php %%WWWDIR%%/3rdparty/doctrine/annotations/lib/Doctrine/Common/Annotations/FileCacheReader.php %%WWWDIR%%/3rdparty/doctrine/annotations/lib/Doctrine/Common/Annotations/IndexedReader.php %%WWWDIR%%/3rdparty/doctrine/annotations/lib/Doctrine/Common/Annotations/PhpParser.php %%WWWDIR%%/3rdparty/doctrine/annotations/lib/Doctrine/Common/Annotations/Reader.php %%WWWDIR%%/3rdparty/doctrine/annotations/lib/Doctrine/Common/Annotations/SimpleAnnotationReader.php %%WWWDIR%%/3rdparty/doctrine/annotations/lib/Doctrine/Common/Annotations/TokenParser.php %%WWWDIR%%/3rdparty/doctrine/cache/.coveralls.yml -%%WWWDIR%%/3rdparty/doctrine/cache/.gitignore %%WWWDIR%%/3rdparty/doctrine/cache/LICENSE %%WWWDIR%%/3rdparty/doctrine/cache/README.md %%WWWDIR%%/3rdparty/doctrine/cache/UPGRADE.md %%WWWDIR%%/3rdparty/doctrine/cache/lib/Doctrine/Common/Cache/ApcCache.php %%WWWDIR%%/3rdparty/doctrine/cache/lib/Doctrine/Common/Cache/ArrayCache.php %%WWWDIR%%/3rdparty/doctrine/cache/lib/Doctrine/Common/Cache/Cache.php %%WWWDIR%%/3rdparty/doctrine/cache/lib/Doctrine/Common/Cache/CacheProvider.php %%WWWDIR%%/3rdparty/doctrine/cache/lib/Doctrine/Common/Cache/ChainCache.php %%WWWDIR%%/3rdparty/doctrine/cache/lib/Doctrine/Common/Cache/ClearableCache.php %%WWWDIR%%/3rdparty/doctrine/cache/lib/Doctrine/Common/Cache/CouchbaseCache.php %%WWWDIR%%/3rdparty/doctrine/cache/lib/Doctrine/Common/Cache/FileCache.php %%WWWDIR%%/3rdparty/doctrine/cache/lib/Doctrine/Common/Cache/FilesystemCache.php %%WWWDIR%%/3rdparty/doctrine/cache/lib/Doctrine/Common/Cache/FlushableCache.php %%WWWDIR%%/3rdparty/doctrine/cache/lib/Doctrine/Common/Cache/MemcacheCache.php %%WWWDIR%%/3rdparty/doctrine/cache/lib/Doctrine/Common/Cache/MemcachedCache.php %%WWWDIR%%/3rdparty/doctrine/cache/lib/Doctrine/Common/Cache/MongoDBCache.php %%WWWDIR%%/3rdparty/doctrine/cache/lib/Doctrine/Common/Cache/MultiGetCache.php %%WWWDIR%%/3rdparty/doctrine/cache/lib/Doctrine/Common/Cache/PhpFileCache.php %%WWWDIR%%/3rdparty/doctrine/cache/lib/Doctrine/Common/Cache/PredisCache.php %%WWWDIR%%/3rdparty/doctrine/cache/lib/Doctrine/Common/Cache/RedisCache.php %%WWWDIR%%/3rdparty/doctrine/cache/lib/Doctrine/Common/Cache/RiakCache.php %%WWWDIR%%/3rdparty/doctrine/cache/lib/Doctrine/Common/Cache/SQLite3Cache.php %%WWWDIR%%/3rdparty/doctrine/cache/lib/Doctrine/Common/Cache/Version.php %%WWWDIR%%/3rdparty/doctrine/cache/lib/Doctrine/Common/Cache/VoidCache.php %%WWWDIR%%/3rdparty/doctrine/cache/lib/Doctrine/Common/Cache/WinCacheCache.php %%WWWDIR%%/3rdparty/doctrine/cache/lib/Doctrine/Common/Cache/XcacheCache.php %%WWWDIR%%/3rdparty/doctrine/cache/lib/Doctrine/Common/Cache/ZendDataCache.php -%%WWWDIR%%/3rdparty/doctrine/collections/.gitignore %%WWWDIR%%/3rdparty/doctrine/collections/LICENSE %%WWWDIR%%/3rdparty/doctrine/collections/lib/Doctrine/Common/Collections/AbstractLazyCollection.php %%WWWDIR%%/3rdparty/doctrine/collections/lib/Doctrine/Common/Collections/ArrayCollection.php %%WWWDIR%%/3rdparty/doctrine/collections/lib/Doctrine/Common/Collections/Collection.php %%WWWDIR%%/3rdparty/doctrine/collections/lib/Doctrine/Common/Collections/Criteria.php %%WWWDIR%%/3rdparty/doctrine/collections/lib/Doctrine/Common/Collections/Expr/ClosureExpressionVisitor.php %%WWWDIR%%/3rdparty/doctrine/collections/lib/Doctrine/Common/Collections/Expr/Comparison.php %%WWWDIR%%/3rdparty/doctrine/collections/lib/Doctrine/Common/Collections/Expr/CompositeExpression.php %%WWWDIR%%/3rdparty/doctrine/collections/lib/Doctrine/Common/Collections/Expr/Expression.php %%WWWDIR%%/3rdparty/doctrine/collections/lib/Doctrine/Common/Collections/Expr/ExpressionVisitor.php %%WWWDIR%%/3rdparty/doctrine/collections/lib/Doctrine/Common/Collections/Expr/Value.php %%WWWDIR%%/3rdparty/doctrine/collections/lib/Doctrine/Common/Collections/ExpressionBuilder.php %%WWWDIR%%/3rdparty/doctrine/collections/lib/Doctrine/Common/Collections/Selectable.php %%WWWDIR%%/3rdparty/doctrine/collections/phpunit.xml.dist -%%WWWDIR%%/3rdparty/doctrine/common/.gitignore -%%WWWDIR%%/3rdparty/doctrine/common/.gitmodules %%WWWDIR%%/3rdparty/doctrine/common/LICENSE %%WWWDIR%%/3rdparty/doctrine/common/README.md %%WWWDIR%%/3rdparty/doctrine/common/UPGRADE_TO_2_1 %%WWWDIR%%/3rdparty/doctrine/common/UPGRADE_TO_2_2 %%WWWDIR%%/3rdparty/doctrine/common/build.properties %%WWWDIR%%/3rdparty/doctrine/common/build.xml %%WWWDIR%%/3rdparty/doctrine/common/lib/Doctrine/Common/ClassLoader.php %%WWWDIR%%/3rdparty/doctrine/common/lib/Doctrine/Common/CommonException.php %%WWWDIR%%/3rdparty/doctrine/common/lib/Doctrine/Common/Comparable.php %%WWWDIR%%/3rdparty/doctrine/common/lib/Doctrine/Common/EventArgs.php %%WWWDIR%%/3rdparty/doctrine/common/lib/Doctrine/Common/EventManager.php %%WWWDIR%%/3rdparty/doctrine/common/lib/Doctrine/Common/EventSubscriber.php %%WWWDIR%%/3rdparty/doctrine/common/lib/Doctrine/Common/Lexer.php %%WWWDIR%%/3rdparty/doctrine/common/lib/Doctrine/Common/NotifyPropertyChanged.php %%WWWDIR%%/3rdparty/doctrine/common/lib/Doctrine/Common/Persistence/AbstractManagerRegistry.php %%WWWDIR%%/3rdparty/doctrine/common/lib/Doctrine/Common/Persistence/ConnectionRegistry.php %%WWWDIR%%/3rdparty/doctrine/common/lib/Doctrine/Common/Persistence/Event/LifecycleEventArgs.php %%WWWDIR%%/3rdparty/doctrine/common/lib/Doctrine/Common/Persistence/Event/LoadClassMetadataEventArgs.php %%WWWDIR%%/3rdparty/doctrine/common/lib/Doctrine/Common/Persistence/Event/ManagerEventArgs.php %%WWWDIR%%/3rdparty/doctrine/common/lib/Doctrine/Common/Persistence/Event/OnClearEventArgs.php %%WWWDIR%%/3rdparty/doctrine/common/lib/Doctrine/Common/Persistence/Event/PreUpdateEventArgs.php %%WWWDIR%%/3rdparty/doctrine/common/lib/Doctrine/Common/Persistence/ManagerRegistry.php %%WWWDIR%%/3rdparty/doctrine/common/lib/Doctrine/Common/Persistence/Mapping/AbstractClassMetadataFactory.php %%WWWDIR%%/3rdparty/doctrine/common/lib/Doctrine/Common/Persistence/Mapping/ClassMetadata.php %%WWWDIR%%/3rdparty/doctrine/common/lib/Doctrine/Common/Persistence/Mapping/ClassMetadataFactory.php %%WWWDIR%%/3rdparty/doctrine/common/lib/Doctrine/Common/Persistence/Mapping/Driver/AnnotationDriver.php %%WWWDIR%%/3rdparty/doctrine/common/lib/Doctrine/Common/Persistence/Mapping/Driver/DefaultFileLocator.php %%WWWDIR%%/3rdparty/doctrine/common/lib/Doctrine/Common/Persistence/Mapping/Driver/FileDriver.php %%WWWDIR%%/3rdparty/doctrine/common/lib/Doctrine/Common/Persistence/Mapping/Driver/FileLocator.php %%WWWDIR%%/3rdparty/doctrine/common/lib/Doctrine/Common/Persistence/Mapping/Driver/MappingDriver.php %%WWWDIR%%/3rdparty/doctrine/common/lib/Doctrine/Common/Persistence/Mapping/Driver/MappingDriverChain.php %%WWWDIR%%/3rdparty/doctrine/common/lib/Doctrine/Common/Persistence/Mapping/Driver/PHPDriver.php %%WWWDIR%%/3rdparty/doctrine/common/lib/Doctrine/Common/Persistence/Mapping/Driver/StaticPHPDriver.php %%WWWDIR%%/3rdparty/doctrine/common/lib/Doctrine/Common/Persistence/Mapping/Driver/SymfonyFileLocator.php %%WWWDIR%%/3rdparty/doctrine/common/lib/Doctrine/Common/Persistence/Mapping/MappingException.php %%WWWDIR%%/3rdparty/doctrine/common/lib/Doctrine/Common/Persistence/Mapping/ReflectionService.php %%WWWDIR%%/3rdparty/doctrine/common/lib/Doctrine/Common/Persistence/Mapping/RuntimeReflectionService.php %%WWWDIR%%/3rdparty/doctrine/common/lib/Doctrine/Common/Persistence/Mapping/StaticReflectionService.php %%WWWDIR%%/3rdparty/doctrine/common/lib/Doctrine/Common/Persistence/ObjectManager.php %%WWWDIR%%/3rdparty/doctrine/common/lib/Doctrine/Common/Persistence/ObjectManagerAware.php %%WWWDIR%%/3rdparty/doctrine/common/lib/Doctrine/Common/Persistence/ObjectManagerDecorator.php %%WWWDIR%%/3rdparty/doctrine/common/lib/Doctrine/Common/Persistence/ObjectRepository.php %%WWWDIR%%/3rdparty/doctrine/common/lib/Doctrine/Common/Persistence/PersistentObject.php %%WWWDIR%%/3rdparty/doctrine/common/lib/Doctrine/Common/Persistence/Proxy.php %%WWWDIR%%/3rdparty/doctrine/common/lib/Doctrine/Common/PropertyChangedListener.php %%WWWDIR%%/3rdparty/doctrine/common/lib/Doctrine/Common/Proxy/AbstractProxyFactory.php %%WWWDIR%%/3rdparty/doctrine/common/lib/Doctrine/Common/Proxy/Autoloader.php %%WWWDIR%%/3rdparty/doctrine/common/lib/Doctrine/Common/Proxy/Exception/InvalidArgumentException.php %%WWWDIR%%/3rdparty/doctrine/common/lib/Doctrine/Common/Proxy/Exception/OutOfBoundsException.php %%WWWDIR%%/3rdparty/doctrine/common/lib/Doctrine/Common/Proxy/Exception/ProxyException.php %%WWWDIR%%/3rdparty/doctrine/common/lib/Doctrine/Common/Proxy/Exception/UnexpectedValueException.php %%WWWDIR%%/3rdparty/doctrine/common/lib/Doctrine/Common/Proxy/Proxy.php %%WWWDIR%%/3rdparty/doctrine/common/lib/Doctrine/Common/Proxy/ProxyDefinition.php %%WWWDIR%%/3rdparty/doctrine/common/lib/Doctrine/Common/Proxy/ProxyGenerator.php %%WWWDIR%%/3rdparty/doctrine/common/lib/Doctrine/Common/Reflection/ClassFinderInterface.php %%WWWDIR%%/3rdparty/doctrine/common/lib/Doctrine/Common/Reflection/Psr0FindFile.php %%WWWDIR%%/3rdparty/doctrine/common/lib/Doctrine/Common/Reflection/ReflectionProviderInterface.php %%WWWDIR%%/3rdparty/doctrine/common/lib/Doctrine/Common/Reflection/RuntimePublicReflectionProperty.php %%WWWDIR%%/3rdparty/doctrine/common/lib/Doctrine/Common/Reflection/StaticReflectionClass.php %%WWWDIR%%/3rdparty/doctrine/common/lib/Doctrine/Common/Reflection/StaticReflectionMethod.php %%WWWDIR%%/3rdparty/doctrine/common/lib/Doctrine/Common/Reflection/StaticReflectionParser.php %%WWWDIR%%/3rdparty/doctrine/common/lib/Doctrine/Common/Reflection/StaticReflectionProperty.php %%WWWDIR%%/3rdparty/doctrine/common/lib/Doctrine/Common/Util/ClassUtils.php %%WWWDIR%%/3rdparty/doctrine/common/lib/Doctrine/Common/Util/Debug.php %%WWWDIR%%/3rdparty/doctrine/common/lib/Doctrine/Common/Util/Inflector.php %%WWWDIR%%/3rdparty/doctrine/common/lib/Doctrine/Common/Version.php %%WWWDIR%%/3rdparty/doctrine/common/phpunit.xml.dist %%WWWDIR%%/3rdparty/doctrine/dbal/LICENSE %%WWWDIR%%/3rdparty/doctrine/dbal/README.md %%WWWDIR%%/3rdparty/doctrine/dbal/SECURITY.md %%WWWDIR%%/3rdparty/doctrine/dbal/UPGRADE.md %%WWWDIR%%/3rdparty/doctrine/dbal/composer.json %%WWWDIR%%/3rdparty/doctrine/dbal/lib/Doctrine/DBAL/Cache/ArrayStatement.php %%WWWDIR%%/3rdparty/doctrine/dbal/lib/Doctrine/DBAL/Cache/CacheException.php %%WWWDIR%%/3rdparty/doctrine/dbal/lib/Doctrine/DBAL/Cache/QueryCacheProfile.php %%WWWDIR%%/3rdparty/doctrine/dbal/lib/Doctrine/DBAL/Cache/ResultCacheStatement.php %%WWWDIR%%/3rdparty/doctrine/dbal/lib/Doctrine/DBAL/Configuration.php %%WWWDIR%%/3rdparty/doctrine/dbal/lib/Doctrine/DBAL/Connection.php %%WWWDIR%%/3rdparty/doctrine/dbal/lib/Doctrine/DBAL/ConnectionException.php %%WWWDIR%%/3rdparty/doctrine/dbal/lib/Doctrine/DBAL/Connections/MasterSlaveConnection.php %%WWWDIR%%/3rdparty/doctrine/dbal/lib/Doctrine/DBAL/DBALException.php %%WWWDIR%%/3rdparty/doctrine/dbal/lib/Doctrine/DBAL/Driver.php %%WWWDIR%%/3rdparty/doctrine/dbal/lib/Doctrine/DBAL/Driver/AbstractDB2Driver.php %%WWWDIR%%/3rdparty/doctrine/dbal/lib/Doctrine/DBAL/Driver/AbstractDriverException.php %%WWWDIR%%/3rdparty/doctrine/dbal/lib/Doctrine/DBAL/Driver/AbstractMySQLDriver.php %%WWWDIR%%/3rdparty/doctrine/dbal/lib/Doctrine/DBAL/Driver/AbstractOracleDriver.php %%WWWDIR%%/3rdparty/doctrine/dbal/lib/Doctrine/DBAL/Driver/AbstractPostgreSQLDriver.php %%WWWDIR%%/3rdparty/doctrine/dbal/lib/Doctrine/DBAL/Driver/AbstractSQLAnywhereDriver.php %%WWWDIR%%/3rdparty/doctrine/dbal/lib/Doctrine/DBAL/Driver/AbstractSQLServerDriver.php %%WWWDIR%%/3rdparty/doctrine/dbal/lib/Doctrine/DBAL/Driver/AbstractSQLiteDriver.php %%WWWDIR%%/3rdparty/doctrine/dbal/lib/Doctrine/DBAL/Driver/Connection.php %%WWWDIR%%/3rdparty/doctrine/dbal/lib/Doctrine/DBAL/Driver/DriverException.php %%WWWDIR%%/3rdparty/doctrine/dbal/lib/Doctrine/DBAL/Driver/DrizzlePDOMySql/Connection.php %%WWWDIR%%/3rdparty/doctrine/dbal/lib/Doctrine/DBAL/Driver/DrizzlePDOMySql/Driver.php %%WWWDIR%%/3rdparty/doctrine/dbal/lib/Doctrine/DBAL/Driver/ExceptionConverterDriver.php %%WWWDIR%%/3rdparty/doctrine/dbal/lib/Doctrine/DBAL/Driver/IBMDB2/DB2Connection.php %%WWWDIR%%/3rdparty/doctrine/dbal/lib/Doctrine/DBAL/Driver/IBMDB2/DB2Driver.php %%WWWDIR%%/3rdparty/doctrine/dbal/lib/Doctrine/DBAL/Driver/IBMDB2/DB2Exception.php %%WWWDIR%%/3rdparty/doctrine/dbal/lib/Doctrine/DBAL/Driver/IBMDB2/DB2Statement.php %%WWWDIR%%/3rdparty/doctrine/dbal/lib/Doctrine/DBAL/Driver/Mysqli/Driver.php %%WWWDIR%%/3rdparty/doctrine/dbal/lib/Doctrine/DBAL/Driver/Mysqli/MysqliConnection.php %%WWWDIR%%/3rdparty/doctrine/dbal/lib/Doctrine/DBAL/Driver/Mysqli/MysqliException.php %%WWWDIR%%/3rdparty/doctrine/dbal/lib/Doctrine/DBAL/Driver/Mysqli/MysqliStatement.php %%WWWDIR%%/3rdparty/doctrine/dbal/lib/Doctrine/DBAL/Driver/OCI8/Driver.php %%WWWDIR%%/3rdparty/doctrine/dbal/lib/Doctrine/DBAL/Driver/OCI8/OCI8Connection.php %%WWWDIR%%/3rdparty/doctrine/dbal/lib/Doctrine/DBAL/Driver/OCI8/OCI8Exception.php %%WWWDIR%%/3rdparty/doctrine/dbal/lib/Doctrine/DBAL/Driver/OCI8/OCI8Statement.php %%WWWDIR%%/3rdparty/doctrine/dbal/lib/Doctrine/DBAL/Driver/PDOConnection.php %%WWWDIR%%/3rdparty/doctrine/dbal/lib/Doctrine/DBAL/Driver/PDOException.php %%WWWDIR%%/3rdparty/doctrine/dbal/lib/Doctrine/DBAL/Driver/PDOIbm/Driver.php %%WWWDIR%%/3rdparty/doctrine/dbal/lib/Doctrine/DBAL/Driver/PDOMySql/Driver.php %%WWWDIR%%/3rdparty/doctrine/dbal/lib/Doctrine/DBAL/Driver/PDOOracle/Driver.php %%WWWDIR%%/3rdparty/doctrine/dbal/lib/Doctrine/DBAL/Driver/PDOPgSql/Driver.php %%WWWDIR%%/3rdparty/doctrine/dbal/lib/Doctrine/DBAL/Driver/PDOSqlite/Driver.php %%WWWDIR%%/3rdparty/doctrine/dbal/lib/Doctrine/DBAL/Driver/PDOSqlsrv/Connection.php %%WWWDIR%%/3rdparty/doctrine/dbal/lib/Doctrine/DBAL/Driver/PDOSqlsrv/Driver.php %%WWWDIR%%/3rdparty/doctrine/dbal/lib/Doctrine/DBAL/Driver/PDOStatement.php %%WWWDIR%%/3rdparty/doctrine/dbal/lib/Doctrine/DBAL/Driver/PingableConnection.php %%WWWDIR%%/3rdparty/doctrine/dbal/lib/Doctrine/DBAL/Driver/ResultStatement.php %%WWWDIR%%/3rdparty/doctrine/dbal/lib/Doctrine/DBAL/Driver/SQLAnywhere/Driver.php %%WWWDIR%%/3rdparty/doctrine/dbal/lib/Doctrine/DBAL/Driver/SQLAnywhere/SQLAnywhereConnection.php %%WWWDIR%%/3rdparty/doctrine/dbal/lib/Doctrine/DBAL/Driver/SQLAnywhere/SQLAnywhereException.php %%WWWDIR%%/3rdparty/doctrine/dbal/lib/Doctrine/DBAL/Driver/SQLAnywhere/SQLAnywhereStatement.php %%WWWDIR%%/3rdparty/doctrine/dbal/lib/Doctrine/DBAL/Driver/SQLSrv/Driver.php %%WWWDIR%%/3rdparty/doctrine/dbal/lib/Doctrine/DBAL/Driver/SQLSrv/LastInsertId.php %%WWWDIR%%/3rdparty/doctrine/dbal/lib/Doctrine/DBAL/Driver/SQLSrv/SQLSrvConnection.php %%WWWDIR%%/3rdparty/doctrine/dbal/lib/Doctrine/DBAL/Driver/SQLSrv/SQLSrvException.php %%WWWDIR%%/3rdparty/doctrine/dbal/lib/Doctrine/DBAL/Driver/SQLSrv/SQLSrvStatement.php %%WWWDIR%%/3rdparty/doctrine/dbal/lib/Doctrine/DBAL/Driver/ServerInfoAwareConnection.php %%WWWDIR%%/3rdparty/doctrine/dbal/lib/Doctrine/DBAL/Driver/Statement.php %%WWWDIR%%/3rdparty/doctrine/dbal/lib/Doctrine/DBAL/DriverManager.php %%WWWDIR%%/3rdparty/doctrine/dbal/lib/Doctrine/DBAL/Event/ConnectionEventArgs.php %%WWWDIR%%/3rdparty/doctrine/dbal/lib/Doctrine/DBAL/Event/Listeners/MysqlSessionInit.php %%WWWDIR%%/3rdparty/doctrine/dbal/lib/Doctrine/DBAL/Event/Listeners/OracleSessionInit.php %%WWWDIR%%/3rdparty/doctrine/dbal/lib/Doctrine/DBAL/Event/Listeners/SQLSessionInit.php %%WWWDIR%%/3rdparty/doctrine/dbal/lib/Doctrine/DBAL/Event/SchemaAlterTableAddColumnEventArgs.php %%WWWDIR%%/3rdparty/doctrine/dbal/lib/Doctrine/DBAL/Event/SchemaAlterTableChangeColumnEventArgs.php %%WWWDIR%%/3rdparty/doctrine/dbal/lib/Doctrine/DBAL/Event/SchemaAlterTableEventArgs.php %%WWWDIR%%/3rdparty/doctrine/dbal/lib/Doctrine/DBAL/Event/SchemaAlterTableRemoveColumnEventArgs.php %%WWWDIR%%/3rdparty/doctrine/dbal/lib/Doctrine/DBAL/Event/SchemaAlterTableRenameColumnEventArgs.php %%WWWDIR%%/3rdparty/doctrine/dbal/lib/Doctrine/DBAL/Event/SchemaColumnDefinitionEventArgs.php %%WWWDIR%%/3rdparty/doctrine/dbal/lib/Doctrine/DBAL/Event/SchemaCreateTableColumnEventArgs.php %%WWWDIR%%/3rdparty/doctrine/dbal/lib/Doctrine/DBAL/Event/SchemaCreateTableEventArgs.php %%WWWDIR%%/3rdparty/doctrine/dbal/lib/Doctrine/DBAL/Event/SchemaDropTableEventArgs.php %%WWWDIR%%/3rdparty/doctrine/dbal/lib/Doctrine/DBAL/Event/SchemaEventArgs.php %%WWWDIR%%/3rdparty/doctrine/dbal/lib/Doctrine/DBAL/Event/SchemaIndexDefinitionEventArgs.php %%WWWDIR%%/3rdparty/doctrine/dbal/lib/Doctrine/DBAL/Events.php %%WWWDIR%%/3rdparty/doctrine/dbal/lib/Doctrine/DBAL/Exception/ConnectionException.php %%WWWDIR%%/3rdparty/doctrine/dbal/lib/Doctrine/DBAL/Exception/ConstraintViolationException.php %%WWWDIR%%/3rdparty/doctrine/dbal/lib/Doctrine/DBAL/Exception/DatabaseObjectExistsException.php %%WWWDIR%%/3rdparty/doctrine/dbal/lib/Doctrine/DBAL/Exception/DatabaseObjectNotFoundException.php %%WWWDIR%%/3rdparty/doctrine/dbal/lib/Doctrine/DBAL/Exception/DriverException.php %%WWWDIR%%/3rdparty/doctrine/dbal/lib/Doctrine/DBAL/Exception/ForeignKeyConstraintViolationException.php %%WWWDIR%%/3rdparty/doctrine/dbal/lib/Doctrine/DBAL/Exception/InvalidArgumentException.php %%WWWDIR%%/3rdparty/doctrine/dbal/lib/Doctrine/DBAL/Exception/InvalidFieldNameException.php %%WWWDIR%%/3rdparty/doctrine/dbal/lib/Doctrine/DBAL/Exception/NonUniqueFieldNameException.php %%WWWDIR%%/3rdparty/doctrine/dbal/lib/Doctrine/DBAL/Exception/NotNullConstraintViolationException.php %%WWWDIR%%/3rdparty/doctrine/dbal/lib/Doctrine/DBAL/Exception/ReadOnlyException.php %%WWWDIR%%/3rdparty/doctrine/dbal/lib/Doctrine/DBAL/Exception/ServerException.php %%WWWDIR%%/3rdparty/doctrine/dbal/lib/Doctrine/DBAL/Exception/SyntaxErrorException.php %%WWWDIR%%/3rdparty/doctrine/dbal/lib/Doctrine/DBAL/Exception/TableExistsException.php %%WWWDIR%%/3rdparty/doctrine/dbal/lib/Doctrine/DBAL/Exception/TableNotFoundException.php %%WWWDIR%%/3rdparty/doctrine/dbal/lib/Doctrine/DBAL/Exception/UniqueConstraintViolationException.php %%WWWDIR%%/3rdparty/doctrine/dbal/lib/Doctrine/DBAL/Id/TableGenerator.php %%WWWDIR%%/3rdparty/doctrine/dbal/lib/Doctrine/DBAL/Id/TableGeneratorSchemaVisitor.php %%WWWDIR%%/3rdparty/doctrine/dbal/lib/Doctrine/DBAL/LockMode.php %%WWWDIR%%/3rdparty/doctrine/dbal/lib/Doctrine/DBAL/Logging/DebugStack.php %%WWWDIR%%/3rdparty/doctrine/dbal/lib/Doctrine/DBAL/Logging/EchoSQLLogger.php %%WWWDIR%%/3rdparty/doctrine/dbal/lib/Doctrine/DBAL/Logging/LoggerChain.php %%WWWDIR%%/3rdparty/doctrine/dbal/lib/Doctrine/DBAL/Logging/SQLLogger.php %%WWWDIR%%/3rdparty/doctrine/dbal/lib/Doctrine/DBAL/Platforms/AbstractPlatform.php %%WWWDIR%%/3rdparty/doctrine/dbal/lib/Doctrine/DBAL/Platforms/DB2Platform.php %%WWWDIR%%/3rdparty/doctrine/dbal/lib/Doctrine/DBAL/Platforms/DrizzlePlatform.php %%WWWDIR%%/3rdparty/doctrine/dbal/lib/Doctrine/DBAL/Platforms/Keywords/DB2Keywords.php %%WWWDIR%%/3rdparty/doctrine/dbal/lib/Doctrine/DBAL/Platforms/Keywords/DrizzleKeywords.php %%WWWDIR%%/3rdparty/doctrine/dbal/lib/Doctrine/DBAL/Platforms/Keywords/KeywordList.php %%WWWDIR%%/3rdparty/doctrine/dbal/lib/Doctrine/DBAL/Platforms/Keywords/MsSQLKeywords.php %%WWWDIR%%/3rdparty/doctrine/dbal/lib/Doctrine/DBAL/Platforms/Keywords/MySQL57Keywords.php %%WWWDIR%%/3rdparty/doctrine/dbal/lib/Doctrine/DBAL/Platforms/Keywords/MySQLKeywords.php %%WWWDIR%%/3rdparty/doctrine/dbal/lib/Doctrine/DBAL/Platforms/Keywords/OracleKeywords.php %%WWWDIR%%/3rdparty/doctrine/dbal/lib/Doctrine/DBAL/Platforms/Keywords/PostgreSQL91Keywords.php %%WWWDIR%%/3rdparty/doctrine/dbal/lib/Doctrine/DBAL/Platforms/Keywords/PostgreSQL92Keywords.php %%WWWDIR%%/3rdparty/doctrine/dbal/lib/Doctrine/DBAL/Platforms/Keywords/PostgreSQLKeywords.php %%WWWDIR%%/3rdparty/doctrine/dbal/lib/Doctrine/DBAL/Platforms/Keywords/ReservedKeywordsValidator.php %%WWWDIR%%/3rdparty/doctrine/dbal/lib/Doctrine/DBAL/Platforms/Keywords/SQLAnywhere11Keywords.php %%WWWDIR%%/3rdparty/doctrine/dbal/lib/Doctrine/DBAL/Platforms/Keywords/SQLAnywhere12Keywords.php %%WWWDIR%%/3rdparty/doctrine/dbal/lib/Doctrine/DBAL/Platforms/Keywords/SQLAnywhere16Keywords.php %%WWWDIR%%/3rdparty/doctrine/dbal/lib/Doctrine/DBAL/Platforms/Keywords/SQLAnywhereKeywords.php %%WWWDIR%%/3rdparty/doctrine/dbal/lib/Doctrine/DBAL/Platforms/Keywords/SQLServer2005Keywords.php %%WWWDIR%%/3rdparty/doctrine/dbal/lib/Doctrine/DBAL/Platforms/Keywords/SQLServer2008Keywords.php %%WWWDIR%%/3rdparty/doctrine/dbal/lib/Doctrine/DBAL/Platforms/Keywords/SQLServer2012Keywords.php %%WWWDIR%%/3rdparty/doctrine/dbal/lib/Doctrine/DBAL/Platforms/Keywords/SQLServerKeywords.php %%WWWDIR%%/3rdparty/doctrine/dbal/lib/Doctrine/DBAL/Platforms/Keywords/SQLiteKeywords.php %%WWWDIR%%/3rdparty/doctrine/dbal/lib/Doctrine/DBAL/Platforms/MySQL57Platform.php %%WWWDIR%%/3rdparty/doctrine/dbal/lib/Doctrine/DBAL/Platforms/MySqlPlatform.php %%WWWDIR%%/3rdparty/doctrine/dbal/lib/Doctrine/DBAL/Platforms/OraclePlatform.php %%WWWDIR%%/3rdparty/doctrine/dbal/lib/Doctrine/DBAL/Platforms/PostgreSQL91Platform.php %%WWWDIR%%/3rdparty/doctrine/dbal/lib/Doctrine/DBAL/Platforms/PostgreSQL92Platform.php %%WWWDIR%%/3rdparty/doctrine/dbal/lib/Doctrine/DBAL/Platforms/PostgreSqlPlatform.php %%WWWDIR%%/3rdparty/doctrine/dbal/lib/Doctrine/DBAL/Platforms/SQLAnywhere11Platform.php %%WWWDIR%%/3rdparty/doctrine/dbal/lib/Doctrine/DBAL/Platforms/SQLAnywhere12Platform.php %%WWWDIR%%/3rdparty/doctrine/dbal/lib/Doctrine/DBAL/Platforms/SQLAnywhere16Platform.php %%WWWDIR%%/3rdparty/doctrine/dbal/lib/Doctrine/DBAL/Platforms/SQLAnywherePlatform.php %%WWWDIR%%/3rdparty/doctrine/dbal/lib/Doctrine/DBAL/Platforms/SQLAzurePlatform.php %%WWWDIR%%/3rdparty/doctrine/dbal/lib/Doctrine/DBAL/Platforms/SQLServer2005Platform.php %%WWWDIR%%/3rdparty/doctrine/dbal/lib/Doctrine/DBAL/Platforms/SQLServer2008Platform.php %%WWWDIR%%/3rdparty/doctrine/dbal/lib/Doctrine/DBAL/Platforms/SQLServer2012Platform.php %%WWWDIR%%/3rdparty/doctrine/dbal/lib/Doctrine/DBAL/Platforms/SQLServerPlatform.php %%WWWDIR%%/3rdparty/doctrine/dbal/lib/Doctrine/DBAL/Platforms/SqlitePlatform.php %%WWWDIR%%/3rdparty/doctrine/dbal/lib/Doctrine/DBAL/Portability/Connection.php %%WWWDIR%%/3rdparty/doctrine/dbal/lib/Doctrine/DBAL/Portability/Statement.php %%WWWDIR%%/3rdparty/doctrine/dbal/lib/Doctrine/DBAL/Query/Expression/CompositeExpression.php %%WWWDIR%%/3rdparty/doctrine/dbal/lib/Doctrine/DBAL/Query/Expression/ExpressionBuilder.php %%WWWDIR%%/3rdparty/doctrine/dbal/lib/Doctrine/DBAL/Query/QueryBuilder.php %%WWWDIR%%/3rdparty/doctrine/dbal/lib/Doctrine/DBAL/Query/QueryException.php %%WWWDIR%%/3rdparty/doctrine/dbal/lib/Doctrine/DBAL/SQLParserUtils.php %%WWWDIR%%/3rdparty/doctrine/dbal/lib/Doctrine/DBAL/SQLParserUtilsException.php %%WWWDIR%%/3rdparty/doctrine/dbal/lib/Doctrine/DBAL/Schema/AbstractAsset.php %%WWWDIR%%/3rdparty/doctrine/dbal/lib/Doctrine/DBAL/Schema/AbstractSchemaManager.php %%WWWDIR%%/3rdparty/doctrine/dbal/lib/Doctrine/DBAL/Schema/Column.php %%WWWDIR%%/3rdparty/doctrine/dbal/lib/Doctrine/DBAL/Schema/ColumnDiff.php %%WWWDIR%%/3rdparty/doctrine/dbal/lib/Doctrine/DBAL/Schema/Comparator.php %%WWWDIR%%/3rdparty/doctrine/dbal/lib/Doctrine/DBAL/Schema/Constraint.php %%WWWDIR%%/3rdparty/doctrine/dbal/lib/Doctrine/DBAL/Schema/DB2SchemaManager.php %%WWWDIR%%/3rdparty/doctrine/dbal/lib/Doctrine/DBAL/Schema/DrizzleSchemaManager.php %%WWWDIR%%/3rdparty/doctrine/dbal/lib/Doctrine/DBAL/Schema/ForeignKeyConstraint.php %%WWWDIR%%/3rdparty/doctrine/dbal/lib/Doctrine/DBAL/Schema/Identifier.php %%WWWDIR%%/3rdparty/doctrine/dbal/lib/Doctrine/DBAL/Schema/Index.php %%WWWDIR%%/3rdparty/doctrine/dbal/lib/Doctrine/DBAL/Schema/MySqlSchemaManager.php %%WWWDIR%%/3rdparty/doctrine/dbal/lib/Doctrine/DBAL/Schema/OracleSchemaManager.php %%WWWDIR%%/3rdparty/doctrine/dbal/lib/Doctrine/DBAL/Schema/PostgreSqlSchemaManager.php %%WWWDIR%%/3rdparty/doctrine/dbal/lib/Doctrine/DBAL/Schema/SQLAnywhereSchemaManager.php %%WWWDIR%%/3rdparty/doctrine/dbal/lib/Doctrine/DBAL/Schema/SQLServerSchemaManager.php %%WWWDIR%%/3rdparty/doctrine/dbal/lib/Doctrine/DBAL/Schema/Schema.php %%WWWDIR%%/3rdparty/doctrine/dbal/lib/Doctrine/DBAL/Schema/SchemaConfig.php %%WWWDIR%%/3rdparty/doctrine/dbal/lib/Doctrine/DBAL/Schema/SchemaDiff.php %%WWWDIR%%/3rdparty/doctrine/dbal/lib/Doctrine/DBAL/Schema/SchemaException.php %%WWWDIR%%/3rdparty/doctrine/dbal/lib/Doctrine/DBAL/Schema/Sequence.php %%WWWDIR%%/3rdparty/doctrine/dbal/lib/Doctrine/DBAL/Schema/SqliteSchemaManager.php %%WWWDIR%%/3rdparty/doctrine/dbal/lib/Doctrine/DBAL/Schema/Synchronizer/AbstractSchemaSynchronizer.php %%WWWDIR%%/3rdparty/doctrine/dbal/lib/Doctrine/DBAL/Schema/Synchronizer/SchemaSynchronizer.php %%WWWDIR%%/3rdparty/doctrine/dbal/lib/Doctrine/DBAL/Schema/Synchronizer/SingleDatabaseSynchronizer.php %%WWWDIR%%/3rdparty/doctrine/dbal/lib/Doctrine/DBAL/Schema/Table.php %%WWWDIR%%/3rdparty/doctrine/dbal/lib/Doctrine/DBAL/Schema/TableDiff.php %%WWWDIR%%/3rdparty/doctrine/dbal/lib/Doctrine/DBAL/Schema/View.php %%WWWDIR%%/3rdparty/doctrine/dbal/lib/Doctrine/DBAL/Schema/Visitor/AbstractVisitor.php %%WWWDIR%%/3rdparty/doctrine/dbal/lib/Doctrine/DBAL/Schema/Visitor/CreateSchemaSqlCollector.php %%WWWDIR%%/3rdparty/doctrine/dbal/lib/Doctrine/DBAL/Schema/Visitor/DropSchemaSqlCollector.php %%WWWDIR%%/3rdparty/doctrine/dbal/lib/Doctrine/DBAL/Schema/Visitor/Graphviz.php %%WWWDIR%%/3rdparty/doctrine/dbal/lib/Doctrine/DBAL/Schema/Visitor/NamespaceVisitor.php %%WWWDIR%%/3rdparty/doctrine/dbal/lib/Doctrine/DBAL/Schema/Visitor/RemoveNamespacedAssets.php %%WWWDIR%%/3rdparty/doctrine/dbal/lib/Doctrine/DBAL/Schema/Visitor/SchemaDiffVisitor.php %%WWWDIR%%/3rdparty/doctrine/dbal/lib/Doctrine/DBAL/Schema/Visitor/Visitor.php %%WWWDIR%%/3rdparty/doctrine/dbal/lib/Doctrine/DBAL/Sharding/PoolingShardConnection.php %%WWWDIR%%/3rdparty/doctrine/dbal/lib/Doctrine/DBAL/Sharding/PoolingShardManager.php %%WWWDIR%%/3rdparty/doctrine/dbal/lib/Doctrine/DBAL/Sharding/SQLAzure/SQLAzureFederationsSynchronizer.php %%WWWDIR%%/3rdparty/doctrine/dbal/lib/Doctrine/DBAL/Sharding/SQLAzure/SQLAzureShardManager.php %%WWWDIR%%/3rdparty/doctrine/dbal/lib/Doctrine/DBAL/Sharding/SQLAzure/Schema/MultiTenantVisitor.php %%WWWDIR%%/3rdparty/doctrine/dbal/lib/Doctrine/DBAL/Sharding/ShardChoser/MultiTenantShardChoser.php %%WWWDIR%%/3rdparty/doctrine/dbal/lib/Doctrine/DBAL/Sharding/ShardChoser/ShardChoser.php %%WWWDIR%%/3rdparty/doctrine/dbal/lib/Doctrine/DBAL/Sharding/ShardManager.php %%WWWDIR%%/3rdparty/doctrine/dbal/lib/Doctrine/DBAL/Sharding/ShardingException.php %%WWWDIR%%/3rdparty/doctrine/dbal/lib/Doctrine/DBAL/Statement.php %%WWWDIR%%/3rdparty/doctrine/dbal/lib/Doctrine/DBAL/Tools/Console/Command/ImportCommand.php %%WWWDIR%%/3rdparty/doctrine/dbal/lib/Doctrine/DBAL/Tools/Console/Command/ReservedWordsCommand.php %%WWWDIR%%/3rdparty/doctrine/dbal/lib/Doctrine/DBAL/Tools/Console/Command/RunSqlCommand.php %%WWWDIR%%/3rdparty/doctrine/dbal/lib/Doctrine/DBAL/Tools/Console/ConsoleRunner.php %%WWWDIR%%/3rdparty/doctrine/dbal/lib/Doctrine/DBAL/Tools/Console/Helper/ConnectionHelper.php %%WWWDIR%%/3rdparty/doctrine/dbal/lib/Doctrine/DBAL/Types/ArrayType.php %%WWWDIR%%/3rdparty/doctrine/dbal/lib/Doctrine/DBAL/Types/BigIntType.php %%WWWDIR%%/3rdparty/doctrine/dbal/lib/Doctrine/DBAL/Types/BinaryType.php %%WWWDIR%%/3rdparty/doctrine/dbal/lib/Doctrine/DBAL/Types/BlobType.php %%WWWDIR%%/3rdparty/doctrine/dbal/lib/Doctrine/DBAL/Types/BooleanType.php %%WWWDIR%%/3rdparty/doctrine/dbal/lib/Doctrine/DBAL/Types/ConversionException.php %%WWWDIR%%/3rdparty/doctrine/dbal/lib/Doctrine/DBAL/Types/DateTimeType.php %%WWWDIR%%/3rdparty/doctrine/dbal/lib/Doctrine/DBAL/Types/DateTimeTzType.php %%WWWDIR%%/3rdparty/doctrine/dbal/lib/Doctrine/DBAL/Types/DateType.php %%WWWDIR%%/3rdparty/doctrine/dbal/lib/Doctrine/DBAL/Types/DecimalType.php %%WWWDIR%%/3rdparty/doctrine/dbal/lib/Doctrine/DBAL/Types/FloatType.php %%WWWDIR%%/3rdparty/doctrine/dbal/lib/Doctrine/DBAL/Types/GuidType.php %%WWWDIR%%/3rdparty/doctrine/dbal/lib/Doctrine/DBAL/Types/IntegerType.php %%WWWDIR%%/3rdparty/doctrine/dbal/lib/Doctrine/DBAL/Types/JsonArrayType.php %%WWWDIR%%/3rdparty/doctrine/dbal/lib/Doctrine/DBAL/Types/ObjectType.php %%WWWDIR%%/3rdparty/doctrine/dbal/lib/Doctrine/DBAL/Types/SimpleArrayType.php %%WWWDIR%%/3rdparty/doctrine/dbal/lib/Doctrine/DBAL/Types/SmallIntType.php %%WWWDIR%%/3rdparty/doctrine/dbal/lib/Doctrine/DBAL/Types/StringType.php %%WWWDIR%%/3rdparty/doctrine/dbal/lib/Doctrine/DBAL/Types/TextType.php %%WWWDIR%%/3rdparty/doctrine/dbal/lib/Doctrine/DBAL/Types/TimeType.php %%WWWDIR%%/3rdparty/doctrine/dbal/lib/Doctrine/DBAL/Types/Type.php %%WWWDIR%%/3rdparty/doctrine/dbal/lib/Doctrine/DBAL/Types/VarDateTimeType.php %%WWWDIR%%/3rdparty/doctrine/dbal/lib/Doctrine/DBAL/Version.php %%WWWDIR%%/3rdparty/doctrine/dbal/lib/Doctrine/DBAL/VersionAwarePlatformDriver.php -%%WWWDIR%%/3rdparty/doctrine/inflector/.gitignore %%WWWDIR%%/3rdparty/doctrine/inflector/LICENSE %%WWWDIR%%/3rdparty/doctrine/inflector/lib/Doctrine/Common/Inflector/Inflector.php %%WWWDIR%%/3rdparty/doctrine/lexer/README.md %%WWWDIR%%/3rdparty/doctrine/lexer/lib/Doctrine/Common/Lexer/AbstractLexer.php %%WWWDIR%%/3rdparty/guzzle/common/Guzzle/Common/AbstractHasDispatcher.php %%WWWDIR%%/3rdparty/guzzle/common/Guzzle/Common/Collection.php %%WWWDIR%%/3rdparty/guzzle/common/Guzzle/Common/Event.php %%WWWDIR%%/3rdparty/guzzle/common/Guzzle/Common/Exception/BadMethodCallException.php %%WWWDIR%%/3rdparty/guzzle/common/Guzzle/Common/Exception/ExceptionCollection.php %%WWWDIR%%/3rdparty/guzzle/common/Guzzle/Common/Exception/GuzzleException.php %%WWWDIR%%/3rdparty/guzzle/common/Guzzle/Common/Exception/InvalidArgumentException.php %%WWWDIR%%/3rdparty/guzzle/common/Guzzle/Common/Exception/RuntimeException.php %%WWWDIR%%/3rdparty/guzzle/common/Guzzle/Common/Exception/UnexpectedValueException.php %%WWWDIR%%/3rdparty/guzzle/common/Guzzle/Common/FromConfigInterface.php %%WWWDIR%%/3rdparty/guzzle/common/Guzzle/Common/HasDispatcherInterface.php %%WWWDIR%%/3rdparty/guzzle/common/Guzzle/Common/ToArrayInterface.php %%WWWDIR%%/3rdparty/guzzle/common/Guzzle/Common/Version.php %%WWWDIR%%/3rdparty/guzzle/common/Guzzle/Common/composer.json %%WWWDIR%%/3rdparty/guzzle/http/Guzzle/Http/AbstractEntityBodyDecorator.php %%WWWDIR%%/3rdparty/guzzle/http/Guzzle/Http/CachingEntityBody.php %%WWWDIR%%/3rdparty/guzzle/http/Guzzle/Http/Client.php %%WWWDIR%%/3rdparty/guzzle/http/Guzzle/Http/ClientInterface.php %%WWWDIR%%/3rdparty/guzzle/http/Guzzle/Http/Curl/CurlHandle.php %%WWWDIR%%/3rdparty/guzzle/http/Guzzle/Http/Curl/CurlMulti.php %%WWWDIR%%/3rdparty/guzzle/http/Guzzle/Http/Curl/CurlMultiInterface.php %%WWWDIR%%/3rdparty/guzzle/http/Guzzle/Http/Curl/CurlMultiProxy.php %%WWWDIR%%/3rdparty/guzzle/http/Guzzle/Http/Curl/CurlVersion.php %%WWWDIR%%/3rdparty/guzzle/http/Guzzle/Http/Curl/RequestMediator.php %%WWWDIR%%/3rdparty/guzzle/http/Guzzle/Http/EntityBody.php %%WWWDIR%%/3rdparty/guzzle/http/Guzzle/Http/EntityBodyInterface.php %%WWWDIR%%/3rdparty/guzzle/http/Guzzle/Http/Exception/BadResponseException.php %%WWWDIR%%/3rdparty/guzzle/http/Guzzle/Http/Exception/ClientErrorResponseException.php %%WWWDIR%%/3rdparty/guzzle/http/Guzzle/Http/Exception/CouldNotRewindStreamException.php %%WWWDIR%%/3rdparty/guzzle/http/Guzzle/Http/Exception/CurlException.php %%WWWDIR%%/3rdparty/guzzle/http/Guzzle/Http/Exception/HttpException.php %%WWWDIR%%/3rdparty/guzzle/http/Guzzle/Http/Exception/MultiTransferException.php %%WWWDIR%%/3rdparty/guzzle/http/Guzzle/Http/Exception/RequestException.php %%WWWDIR%%/3rdparty/guzzle/http/Guzzle/Http/Exception/ServerErrorResponseException.php %%WWWDIR%%/3rdparty/guzzle/http/Guzzle/Http/Exception/TooManyRedirectsException.php %%WWWDIR%%/3rdparty/guzzle/http/Guzzle/Http/IoEmittingEntityBody.php %%WWWDIR%%/3rdparty/guzzle/http/Guzzle/Http/Message/AbstractMessage.php %%WWWDIR%%/3rdparty/guzzle/http/Guzzle/Http/Message/EntityEnclosingRequest.php %%WWWDIR%%/3rdparty/guzzle/http/Guzzle/Http/Message/EntityEnclosingRequestInterface.php %%WWWDIR%%/3rdparty/guzzle/http/Guzzle/Http/Message/Header.php %%WWWDIR%%/3rdparty/guzzle/http/Guzzle/Http/Message/Header/CacheControl.php %%WWWDIR%%/3rdparty/guzzle/http/Guzzle/Http/Message/Header/HeaderCollection.php %%WWWDIR%%/3rdparty/guzzle/http/Guzzle/Http/Message/Header/HeaderFactory.php %%WWWDIR%%/3rdparty/guzzle/http/Guzzle/Http/Message/Header/HeaderFactoryInterface.php %%WWWDIR%%/3rdparty/guzzle/http/Guzzle/Http/Message/Header/HeaderInterface.php %%WWWDIR%%/3rdparty/guzzle/http/Guzzle/Http/Message/Header/Link.php %%WWWDIR%%/3rdparty/guzzle/http/Guzzle/Http/Message/MessageInterface.php %%WWWDIR%%/3rdparty/guzzle/http/Guzzle/Http/Message/PostFile.php %%WWWDIR%%/3rdparty/guzzle/http/Guzzle/Http/Message/PostFileInterface.php %%WWWDIR%%/3rdparty/guzzle/http/Guzzle/Http/Message/Request.php %%WWWDIR%%/3rdparty/guzzle/http/Guzzle/Http/Message/RequestFactory.php %%WWWDIR%%/3rdparty/guzzle/http/Guzzle/Http/Message/RequestFactoryInterface.php %%WWWDIR%%/3rdparty/guzzle/http/Guzzle/Http/Message/RequestInterface.php %%WWWDIR%%/3rdparty/guzzle/http/Guzzle/Http/Message/Response.php %%WWWDIR%%/3rdparty/guzzle/http/Guzzle/Http/Mimetypes.php %%WWWDIR%%/3rdparty/guzzle/http/Guzzle/Http/QueryAggregator/CommaAggregator.php %%WWWDIR%%/3rdparty/guzzle/http/Guzzle/Http/QueryAggregator/DuplicateAggregator.php %%WWWDIR%%/3rdparty/guzzle/http/Guzzle/Http/QueryAggregator/PhpAggregator.php %%WWWDIR%%/3rdparty/guzzle/http/Guzzle/Http/QueryAggregator/QueryAggregatorInterface.php %%WWWDIR%%/3rdparty/guzzle/http/Guzzle/Http/QueryString.php %%WWWDIR%%/3rdparty/guzzle/http/Guzzle/Http/ReadLimitEntityBody.php %%WWWDIR%%/3rdparty/guzzle/http/Guzzle/Http/RedirectPlugin.php %%WWWDIR%%/3rdparty/guzzle/http/Guzzle/Http/Resources/cacert.pem %%WWWDIR%%/3rdparty/guzzle/http/Guzzle/Http/Resources/cacert.pem.md5 %%WWWDIR%%/3rdparty/guzzle/http/Guzzle/Http/StaticClient.php %%WWWDIR%%/3rdparty/guzzle/http/Guzzle/Http/Url.php %%WWWDIR%%/3rdparty/guzzle/http/Guzzle/Http/composer.json %%WWWDIR%%/3rdparty/guzzle/parser/Guzzle/Parser/Cookie/CookieParser.php %%WWWDIR%%/3rdparty/guzzle/parser/Guzzle/Parser/Cookie/CookieParserInterface.php %%WWWDIR%%/3rdparty/guzzle/parser/Guzzle/Parser/Message/AbstractMessageParser.php %%WWWDIR%%/3rdparty/guzzle/parser/Guzzle/Parser/Message/MessageParser.php %%WWWDIR%%/3rdparty/guzzle/parser/Guzzle/Parser/Message/MessageParserInterface.php %%WWWDIR%%/3rdparty/guzzle/parser/Guzzle/Parser/Message/PeclHttpMessageParser.php %%WWWDIR%%/3rdparty/guzzle/parser/Guzzle/Parser/ParserRegistry.php %%WWWDIR%%/3rdparty/guzzle/parser/Guzzle/Parser/UriTemplate/PeclUriTemplate.php %%WWWDIR%%/3rdparty/guzzle/parser/Guzzle/Parser/UriTemplate/UriTemplate.php %%WWWDIR%%/3rdparty/guzzle/parser/Guzzle/Parser/UriTemplate/UriTemplateInterface.php %%WWWDIR%%/3rdparty/guzzle/parser/Guzzle/Parser/Url/UrlParser.php %%WWWDIR%%/3rdparty/guzzle/parser/Guzzle/Parser/Url/UrlParserInterface.php %%WWWDIR%%/3rdparty/guzzle/parser/Guzzle/Parser/composer.json %%WWWDIR%%/3rdparty/guzzle/stream/Guzzle/Stream/PhpStreamRequestFactory.php %%WWWDIR%%/3rdparty/guzzle/stream/Guzzle/Stream/Stream.php %%WWWDIR%%/3rdparty/guzzle/stream/Guzzle/Stream/StreamInterface.php %%WWWDIR%%/3rdparty/guzzle/stream/Guzzle/Stream/StreamRequestFactoryInterface.php %%WWWDIR%%/3rdparty/guzzle/stream/Guzzle/Stream/composer.json %%WWWDIR%%/3rdparty/guzzlehttp/guzzle/LICENSE %%WWWDIR%%/3rdparty/guzzlehttp/guzzle/src/BatchResults.php %%WWWDIR%%/3rdparty/guzzlehttp/guzzle/src/Client.php %%WWWDIR%%/3rdparty/guzzlehttp/guzzle/src/ClientInterface.php %%WWWDIR%%/3rdparty/guzzlehttp/guzzle/src/Collection.php %%WWWDIR%%/3rdparty/guzzlehttp/guzzle/src/Cookie/CookieJar.php %%WWWDIR%%/3rdparty/guzzlehttp/guzzle/src/Cookie/CookieJarInterface.php %%WWWDIR%%/3rdparty/guzzlehttp/guzzle/src/Cookie/FileCookieJar.php %%WWWDIR%%/3rdparty/guzzlehttp/guzzle/src/Cookie/SessionCookieJar.php %%WWWDIR%%/3rdparty/guzzlehttp/guzzle/src/Cookie/SetCookie.php %%WWWDIR%%/3rdparty/guzzlehttp/guzzle/src/Event/AbstractEvent.php %%WWWDIR%%/3rdparty/guzzlehttp/guzzle/src/Event/AbstractRequestEvent.php %%WWWDIR%%/3rdparty/guzzlehttp/guzzle/src/Event/AbstractRetryableEvent.php %%WWWDIR%%/3rdparty/guzzlehttp/guzzle/src/Event/AbstractTransferEvent.php %%WWWDIR%%/3rdparty/guzzlehttp/guzzle/src/Event/BeforeEvent.php %%WWWDIR%%/3rdparty/guzzlehttp/guzzle/src/Event/CompleteEvent.php %%WWWDIR%%/3rdparty/guzzlehttp/guzzle/src/Event/Emitter.php %%WWWDIR%%/3rdparty/guzzlehttp/guzzle/src/Event/EmitterInterface.php %%WWWDIR%%/3rdparty/guzzlehttp/guzzle/src/Event/EndEvent.php %%WWWDIR%%/3rdparty/guzzlehttp/guzzle/src/Event/ErrorEvent.php %%WWWDIR%%/3rdparty/guzzlehttp/guzzle/src/Event/EventInterface.php %%WWWDIR%%/3rdparty/guzzlehttp/guzzle/src/Event/HasEmitterInterface.php %%WWWDIR%%/3rdparty/guzzlehttp/guzzle/src/Event/HasEmitterTrait.php %%WWWDIR%%/3rdparty/guzzlehttp/guzzle/src/Event/ListenerAttacherTrait.php %%WWWDIR%%/3rdparty/guzzlehttp/guzzle/src/Event/ProgressEvent.php %%WWWDIR%%/3rdparty/guzzlehttp/guzzle/src/Event/RequestEvents.php %%WWWDIR%%/3rdparty/guzzlehttp/guzzle/src/Event/SubscriberInterface.php %%WWWDIR%%/3rdparty/guzzlehttp/guzzle/src/Exception/BadResponseException.php %%WWWDIR%%/3rdparty/guzzlehttp/guzzle/src/Exception/ClientException.php %%WWWDIR%%/3rdparty/guzzlehttp/guzzle/src/Exception/ConnectException.php %%WWWDIR%%/3rdparty/guzzlehttp/guzzle/src/Exception/CouldNotRewindStreamException.php %%WWWDIR%%/3rdparty/guzzlehttp/guzzle/src/Exception/ParseException.php %%WWWDIR%%/3rdparty/guzzlehttp/guzzle/src/Exception/RequestException.php %%WWWDIR%%/3rdparty/guzzlehttp/guzzle/src/Exception/ServerException.php %%WWWDIR%%/3rdparty/guzzlehttp/guzzle/src/Exception/StateException.php %%WWWDIR%%/3rdparty/guzzlehttp/guzzle/src/Exception/TooManyRedirectsException.php %%WWWDIR%%/3rdparty/guzzlehttp/guzzle/src/Exception/TransferException.php %%WWWDIR%%/3rdparty/guzzlehttp/guzzle/src/Exception/XmlParseException.php %%WWWDIR%%/3rdparty/guzzlehttp/guzzle/src/HasDataTrait.php %%WWWDIR%%/3rdparty/guzzlehttp/guzzle/src/Message/AbstractMessage.php %%WWWDIR%%/3rdparty/guzzlehttp/guzzle/src/Message/AppliesHeadersInterface.php %%WWWDIR%%/3rdparty/guzzlehttp/guzzle/src/Message/FutureResponse.php %%WWWDIR%%/3rdparty/guzzlehttp/guzzle/src/Message/MessageFactory.php %%WWWDIR%%/3rdparty/guzzlehttp/guzzle/src/Message/MessageFactoryInterface.php %%WWWDIR%%/3rdparty/guzzlehttp/guzzle/src/Message/MessageInterface.php %%WWWDIR%%/3rdparty/guzzlehttp/guzzle/src/Message/MessageParser.php %%WWWDIR%%/3rdparty/guzzlehttp/guzzle/src/Message/Request.php %%WWWDIR%%/3rdparty/guzzlehttp/guzzle/src/Message/RequestInterface.php %%WWWDIR%%/3rdparty/guzzlehttp/guzzle/src/Message/Response.php %%WWWDIR%%/3rdparty/guzzlehttp/guzzle/src/Message/ResponseInterface.php %%WWWDIR%%/3rdparty/guzzlehttp/guzzle/src/Mimetypes.php %%WWWDIR%%/3rdparty/guzzlehttp/guzzle/src/Pool.php %%WWWDIR%%/3rdparty/guzzlehttp/guzzle/src/Post/MultipartBody.php %%WWWDIR%%/3rdparty/guzzlehttp/guzzle/src/Post/PostBody.php %%WWWDIR%%/3rdparty/guzzlehttp/guzzle/src/Post/PostBodyInterface.php %%WWWDIR%%/3rdparty/guzzlehttp/guzzle/src/Post/PostFile.php %%WWWDIR%%/3rdparty/guzzlehttp/guzzle/src/Post/PostFileInterface.php %%WWWDIR%%/3rdparty/guzzlehttp/guzzle/src/Query.php %%WWWDIR%%/3rdparty/guzzlehttp/guzzle/src/QueryParser.php %%WWWDIR%%/3rdparty/guzzlehttp/guzzle/src/RequestFsm.php %%WWWDIR%%/3rdparty/guzzlehttp/guzzle/src/RingBridge.php %%WWWDIR%%/3rdparty/guzzlehttp/guzzle/src/Subscriber/Cookie.php %%WWWDIR%%/3rdparty/guzzlehttp/guzzle/src/Subscriber/History.php %%WWWDIR%%/3rdparty/guzzlehttp/guzzle/src/Subscriber/HttpError.php %%WWWDIR%%/3rdparty/guzzlehttp/guzzle/src/Subscriber/Mock.php %%WWWDIR%%/3rdparty/guzzlehttp/guzzle/src/Subscriber/Prepare.php %%WWWDIR%%/3rdparty/guzzlehttp/guzzle/src/Subscriber/Redirect.php %%WWWDIR%%/3rdparty/guzzlehttp/guzzle/src/ToArrayInterface.php %%WWWDIR%%/3rdparty/guzzlehttp/guzzle/src/Transaction.php %%WWWDIR%%/3rdparty/guzzlehttp/guzzle/src/UriTemplate.php %%WWWDIR%%/3rdparty/guzzlehttp/guzzle/src/Url.php %%WWWDIR%%/3rdparty/guzzlehttp/guzzle/src/Utils.php %%WWWDIR%%/3rdparty/guzzlehttp/ringphp/LICENSE %%WWWDIR%%/3rdparty/guzzlehttp/ringphp/src/Client/ClientUtils.php %%WWWDIR%%/3rdparty/guzzlehttp/ringphp/src/Client/CurlFactory.php %%WWWDIR%%/3rdparty/guzzlehttp/ringphp/src/Client/CurlHandler.php %%WWWDIR%%/3rdparty/guzzlehttp/ringphp/src/Client/CurlMultiHandler.php %%WWWDIR%%/3rdparty/guzzlehttp/ringphp/src/Client/Middleware.php %%WWWDIR%%/3rdparty/guzzlehttp/ringphp/src/Client/MockHandler.php %%WWWDIR%%/3rdparty/guzzlehttp/ringphp/src/Client/StreamHandler.php %%WWWDIR%%/3rdparty/guzzlehttp/ringphp/src/Core.php %%WWWDIR%%/3rdparty/guzzlehttp/ringphp/src/Exception/CancelledException.php %%WWWDIR%%/3rdparty/guzzlehttp/ringphp/src/Exception/CancelledFutureAccessException.php %%WWWDIR%%/3rdparty/guzzlehttp/ringphp/src/Exception/ConnectException.php %%WWWDIR%%/3rdparty/guzzlehttp/ringphp/src/Exception/RingException.php %%WWWDIR%%/3rdparty/guzzlehttp/ringphp/src/Future/BaseFutureTrait.php %%WWWDIR%%/3rdparty/guzzlehttp/ringphp/src/Future/CompletedFutureArray.php %%WWWDIR%%/3rdparty/guzzlehttp/ringphp/src/Future/CompletedFutureValue.php %%WWWDIR%%/3rdparty/guzzlehttp/ringphp/src/Future/FutureArray.php %%WWWDIR%%/3rdparty/guzzlehttp/ringphp/src/Future/FutureArrayInterface.php %%WWWDIR%%/3rdparty/guzzlehttp/ringphp/src/Future/FutureInterface.php %%WWWDIR%%/3rdparty/guzzlehttp/ringphp/src/Future/FutureValue.php %%WWWDIR%%/3rdparty/guzzlehttp/ringphp/src/Future/MagicFutureTrait.php %%WWWDIR%%/3rdparty/guzzlehttp/streams/LICENSE %%WWWDIR%%/3rdparty/guzzlehttp/streams/src/AppendStream.php %%WWWDIR%%/3rdparty/guzzlehttp/streams/src/AsyncReadStream.php %%WWWDIR%%/3rdparty/guzzlehttp/streams/src/BufferStream.php %%WWWDIR%%/3rdparty/guzzlehttp/streams/src/CachingStream.php %%WWWDIR%%/3rdparty/guzzlehttp/streams/src/DroppingStream.php %%WWWDIR%%/3rdparty/guzzlehttp/streams/src/Exception/CannotAttachException.php %%WWWDIR%%/3rdparty/guzzlehttp/streams/src/Exception/SeekException.php %%WWWDIR%%/3rdparty/guzzlehttp/streams/src/FnStream.php %%WWWDIR%%/3rdparty/guzzlehttp/streams/src/GuzzleStreamWrapper.php %%WWWDIR%%/3rdparty/guzzlehttp/streams/src/InflateStream.php %%WWWDIR%%/3rdparty/guzzlehttp/streams/src/LazyOpenStream.php %%WWWDIR%%/3rdparty/guzzlehttp/streams/src/LimitStream.php %%WWWDIR%%/3rdparty/guzzlehttp/streams/src/MetadataStreamInterface.php %%WWWDIR%%/3rdparty/guzzlehttp/streams/src/NoSeekStream.php %%WWWDIR%%/3rdparty/guzzlehttp/streams/src/NullStream.php %%WWWDIR%%/3rdparty/guzzlehttp/streams/src/PumpStream.php %%WWWDIR%%/3rdparty/guzzlehttp/streams/src/Stream.php %%WWWDIR%%/3rdparty/guzzlehttp/streams/src/StreamDecoratorTrait.php %%WWWDIR%%/3rdparty/guzzlehttp/streams/src/StreamInterface.php %%WWWDIR%%/3rdparty/guzzlehttp/streams/src/Utils.php -%%WWWDIR%%/3rdparty/icewind/streams/.gitignore %%WWWDIR%%/3rdparty/icewind/streams/src/CallbackWrapper.php %%WWWDIR%%/3rdparty/icewind/streams/src/Directory.php %%WWWDIR%%/3rdparty/icewind/streams/src/DirectoryFilter.php %%WWWDIR%%/3rdparty/icewind/streams/src/DirectoryWrapper.php %%WWWDIR%%/3rdparty/icewind/streams/src/File.php %%WWWDIR%%/3rdparty/icewind/streams/src/IteratorDirectory.php %%WWWDIR%%/3rdparty/icewind/streams/src/NullWrapper.php %%WWWDIR%%/3rdparty/icewind/streams/src/Path.php +%%WWWDIR%%/3rdparty/icewind/streams/src/PathWrapper.php %%WWWDIR%%/3rdparty/icewind/streams/src/RetryWrapper.php %%WWWDIR%%/3rdparty/icewind/streams/src/SeekableWrapper.php %%WWWDIR%%/3rdparty/icewind/streams/src/Url.php %%WWWDIR%%/3rdparty/icewind/streams/src/UrlCallBack.php %%WWWDIR%%/3rdparty/icewind/streams/src/Wrapper.php %%WWWDIR%%/3rdparty/interfasys/lognormalizer/AUTHORS.md %%WWWDIR%%/3rdparty/interfasys/lognormalizer/COPYING %%WWWDIR%%/3rdparty/interfasys/lognormalizer/src/Normalizer.php %%WWWDIR%%/3rdparty/ircmaxell/password-compat/LICENSE.md %%WWWDIR%%/3rdparty/ircmaxell/password-compat/composer.json %%WWWDIR%%/3rdparty/ircmaxell/password-compat/lib/password.php %%WWWDIR%%/3rdparty/jeremeamia/SuperClosure/LICENSE.md %%WWWDIR%%/3rdparty/jeremeamia/SuperClosure/src/Analyzer/AstAnalyzer.php %%WWWDIR%%/3rdparty/jeremeamia/SuperClosure/src/Analyzer/ClosureAnalyzer.php %%WWWDIR%%/3rdparty/jeremeamia/SuperClosure/src/Analyzer/Token.php %%WWWDIR%%/3rdparty/jeremeamia/SuperClosure/src/Analyzer/TokenAnalyzer.php %%WWWDIR%%/3rdparty/jeremeamia/SuperClosure/src/Analyzer/Visitor/ClosureLocatorVisitor.php %%WWWDIR%%/3rdparty/jeremeamia/SuperClosure/src/Analyzer/Visitor/MagicConstantVisitor.php %%WWWDIR%%/3rdparty/jeremeamia/SuperClosure/src/Analyzer/Visitor/ThisDetectorVisitor.php %%WWWDIR%%/3rdparty/jeremeamia/SuperClosure/src/Exception/ClosureAnalysisException.php %%WWWDIR%%/3rdparty/jeremeamia/SuperClosure/src/Exception/ClosureUnserializationException.php %%WWWDIR%%/3rdparty/jeremeamia/SuperClosure/src/Exception/SuperClosureException.php %%WWWDIR%%/3rdparty/jeremeamia/SuperClosure/src/SerializableClosure.php %%WWWDIR%%/3rdparty/jeremeamia/SuperClosure/src/Serializer.php %%WWWDIR%%/3rdparty/jeremeamia/SuperClosure/src/SerializerInterface.php %%WWWDIR%%/3rdparty/jeremeamia/SuperClosure/src/hash_equals.php %%WWWDIR%%/3rdparty/kriswallsmith/assetic/LICENSE %%WWWDIR%%/3rdparty/kriswallsmith/assetic/src/Assetic/Asset/AssetCache.php %%WWWDIR%%/3rdparty/kriswallsmith/assetic/src/Assetic/Asset/AssetCollection.php %%WWWDIR%%/3rdparty/kriswallsmith/assetic/src/Assetic/Asset/AssetCollectionInterface.php %%WWWDIR%%/3rdparty/kriswallsmith/assetic/src/Assetic/Asset/AssetInterface.php %%WWWDIR%%/3rdparty/kriswallsmith/assetic/src/Assetic/Asset/AssetReference.php %%WWWDIR%%/3rdparty/kriswallsmith/assetic/src/Assetic/Asset/BaseAsset.php %%WWWDIR%%/3rdparty/kriswallsmith/assetic/src/Assetic/Asset/FileAsset.php %%WWWDIR%%/3rdparty/kriswallsmith/assetic/src/Assetic/Asset/GlobAsset.php %%WWWDIR%%/3rdparty/kriswallsmith/assetic/src/Assetic/Asset/HttpAsset.php %%WWWDIR%%/3rdparty/kriswallsmith/assetic/src/Assetic/Asset/Iterator/AssetCollectionFilterIterator.php %%WWWDIR%%/3rdparty/kriswallsmith/assetic/src/Assetic/Asset/Iterator/AssetCollectionIterator.php %%WWWDIR%%/3rdparty/kriswallsmith/assetic/src/Assetic/Asset/StringAsset.php %%WWWDIR%%/3rdparty/kriswallsmith/assetic/src/Assetic/AssetManager.php %%WWWDIR%%/3rdparty/kriswallsmith/assetic/src/Assetic/AssetWriter.php %%WWWDIR%%/3rdparty/kriswallsmith/assetic/src/Assetic/Cache/ApcCache.php %%WWWDIR%%/3rdparty/kriswallsmith/assetic/src/Assetic/Cache/ArrayCache.php %%WWWDIR%%/3rdparty/kriswallsmith/assetic/src/Assetic/Cache/CacheInterface.php %%WWWDIR%%/3rdparty/kriswallsmith/assetic/src/Assetic/Cache/ConfigCache.php %%WWWDIR%%/3rdparty/kriswallsmith/assetic/src/Assetic/Cache/ExpiringCache.php %%WWWDIR%%/3rdparty/kriswallsmith/assetic/src/Assetic/Cache/FilesystemCache.php %%WWWDIR%%/3rdparty/kriswallsmith/assetic/src/Assetic/Exception/Exception.php %%WWWDIR%%/3rdparty/kriswallsmith/assetic/src/Assetic/Exception/FilterException.php %%WWWDIR%%/3rdparty/kriswallsmith/assetic/src/Assetic/Extension/Twig/AsseticExtension.php %%WWWDIR%%/3rdparty/kriswallsmith/assetic/src/Assetic/Extension/Twig/AsseticFilterFunction.php %%WWWDIR%%/3rdparty/kriswallsmith/assetic/src/Assetic/Extension/Twig/AsseticFilterInvoker.php %%WWWDIR%%/3rdparty/kriswallsmith/assetic/src/Assetic/Extension/Twig/AsseticFilterNode.php %%WWWDIR%%/3rdparty/kriswallsmith/assetic/src/Assetic/Extension/Twig/AsseticNode.php %%WWWDIR%%/3rdparty/kriswallsmith/assetic/src/Assetic/Extension/Twig/AsseticTokenParser.php %%WWWDIR%%/3rdparty/kriswallsmith/assetic/src/Assetic/Extension/Twig/TwigFormulaLoader.php %%WWWDIR%%/3rdparty/kriswallsmith/assetic/src/Assetic/Extension/Twig/TwigResource.php %%WWWDIR%%/3rdparty/kriswallsmith/assetic/src/Assetic/Extension/Twig/ValueContainer.php %%WWWDIR%%/3rdparty/kriswallsmith/assetic/src/Assetic/Factory/AssetFactory.php %%WWWDIR%%/3rdparty/kriswallsmith/assetic/src/Assetic/Factory/LazyAssetManager.php %%WWWDIR%%/3rdparty/kriswallsmith/assetic/src/Assetic/Factory/Loader/BasePhpFormulaLoader.php %%WWWDIR%%/3rdparty/kriswallsmith/assetic/src/Assetic/Factory/Loader/CachedFormulaLoader.php %%WWWDIR%%/3rdparty/kriswallsmith/assetic/src/Assetic/Factory/Loader/FormulaLoaderInterface.php %%WWWDIR%%/3rdparty/kriswallsmith/assetic/src/Assetic/Factory/Loader/FunctionCallsFormulaLoader.php %%WWWDIR%%/3rdparty/kriswallsmith/assetic/src/Assetic/Factory/Resource/CoalescingDirectoryResource.php %%WWWDIR%%/3rdparty/kriswallsmith/assetic/src/Assetic/Factory/Resource/DirectoryResource.php %%WWWDIR%%/3rdparty/kriswallsmith/assetic/src/Assetic/Factory/Resource/FileResource.php %%WWWDIR%%/3rdparty/kriswallsmith/assetic/src/Assetic/Factory/Resource/IteratorResourceInterface.php %%WWWDIR%%/3rdparty/kriswallsmith/assetic/src/Assetic/Factory/Resource/ResourceInterface.php %%WWWDIR%%/3rdparty/kriswallsmith/assetic/src/Assetic/Factory/Worker/CacheBustingWorker.php %%WWWDIR%%/3rdparty/kriswallsmith/assetic/src/Assetic/Factory/Worker/EnsureFilterWorker.php %%WWWDIR%%/3rdparty/kriswallsmith/assetic/src/Assetic/Factory/Worker/WorkerInterface.php %%WWWDIR%%/3rdparty/kriswallsmith/assetic/src/Assetic/Filter/AutoprefixerFilter.php %%WWWDIR%%/3rdparty/kriswallsmith/assetic/src/Assetic/Filter/BaseCssFilter.php %%WWWDIR%%/3rdparty/kriswallsmith/assetic/src/Assetic/Filter/BaseNodeFilter.php %%WWWDIR%%/3rdparty/kriswallsmith/assetic/src/Assetic/Filter/BaseProcessFilter.php %%WWWDIR%%/3rdparty/kriswallsmith/assetic/src/Assetic/Filter/CallablesFilter.php %%WWWDIR%%/3rdparty/kriswallsmith/assetic/src/Assetic/Filter/CleanCssFilter.php %%WWWDIR%%/3rdparty/kriswallsmith/assetic/src/Assetic/Filter/CoffeeScriptFilter.php %%WWWDIR%%/3rdparty/kriswallsmith/assetic/src/Assetic/Filter/CompassFilter.php %%WWWDIR%%/3rdparty/kriswallsmith/assetic/src/Assetic/Filter/CssCacheBustingFilter.php %%WWWDIR%%/3rdparty/kriswallsmith/assetic/src/Assetic/Filter/CssEmbedFilter.php %%WWWDIR%%/3rdparty/kriswallsmith/assetic/src/Assetic/Filter/CssImportFilter.php %%WWWDIR%%/3rdparty/kriswallsmith/assetic/src/Assetic/Filter/CssMinFilter.php %%WWWDIR%%/3rdparty/kriswallsmith/assetic/src/Assetic/Filter/CssRewriteFilter.php %%WWWDIR%%/3rdparty/kriswallsmith/assetic/src/Assetic/Filter/DartFilter.php %%WWWDIR%%/3rdparty/kriswallsmith/assetic/src/Assetic/Filter/DependencyExtractorInterface.php %%WWWDIR%%/3rdparty/kriswallsmith/assetic/src/Assetic/Filter/EmberPrecompileFilter.php %%WWWDIR%%/3rdparty/kriswallsmith/assetic/src/Assetic/Filter/FilterCollection.php %%WWWDIR%%/3rdparty/kriswallsmith/assetic/src/Assetic/Filter/FilterInterface.php %%WWWDIR%%/3rdparty/kriswallsmith/assetic/src/Assetic/Filter/GoogleClosure/BaseCompilerFilter.php %%WWWDIR%%/3rdparty/kriswallsmith/assetic/src/Assetic/Filter/GoogleClosure/CompilerApiFilter.php %%WWWDIR%%/3rdparty/kriswallsmith/assetic/src/Assetic/Filter/GoogleClosure/CompilerJarFilter.php %%WWWDIR%%/3rdparty/kriswallsmith/assetic/src/Assetic/Filter/GssFilter.php %%WWWDIR%%/3rdparty/kriswallsmith/assetic/src/Assetic/Filter/HandlebarsFilter.php %%WWWDIR%%/3rdparty/kriswallsmith/assetic/src/Assetic/Filter/HashableInterface.php %%WWWDIR%%/3rdparty/kriswallsmith/assetic/src/Assetic/Filter/JSMinFilter.php %%WWWDIR%%/3rdparty/kriswallsmith/assetic/src/Assetic/Filter/JSMinPlusFilter.php %%WWWDIR%%/3rdparty/kriswallsmith/assetic/src/Assetic/Filter/JSqueezeFilter.php %%WWWDIR%%/3rdparty/kriswallsmith/assetic/src/Assetic/Filter/JpegoptimFilter.php %%WWWDIR%%/3rdparty/kriswallsmith/assetic/src/Assetic/Filter/JpegtranFilter.php %%WWWDIR%%/3rdparty/kriswallsmith/assetic/src/Assetic/Filter/LessFilter.php %%WWWDIR%%/3rdparty/kriswallsmith/assetic/src/Assetic/Filter/LessphpFilter.php %%WWWDIR%%/3rdparty/kriswallsmith/assetic/src/Assetic/Filter/MinifyCssCompressorFilter.php %%WWWDIR%%/3rdparty/kriswallsmith/assetic/src/Assetic/Filter/OptiPngFilter.php %%WWWDIR%%/3rdparty/kriswallsmith/assetic/src/Assetic/Filter/PackagerFilter.php %%WWWDIR%%/3rdparty/kriswallsmith/assetic/src/Assetic/Filter/PackerFilter.php %%WWWDIR%%/3rdparty/kriswallsmith/assetic/src/Assetic/Filter/PhpCssEmbedFilter.php %%WWWDIR%%/3rdparty/kriswallsmith/assetic/src/Assetic/Filter/PngoutFilter.php %%WWWDIR%%/3rdparty/kriswallsmith/assetic/src/Assetic/Filter/ReactJsxFilter.php %%WWWDIR%%/3rdparty/kriswallsmith/assetic/src/Assetic/Filter/RooleFilter.php %%WWWDIR%%/3rdparty/kriswallsmith/assetic/src/Assetic/Filter/Sass/BaseSassFilter.php %%WWWDIR%%/3rdparty/kriswallsmith/assetic/src/Assetic/Filter/Sass/SassFilter.php %%WWWDIR%%/3rdparty/kriswallsmith/assetic/src/Assetic/Filter/Sass/ScssFilter.php %%WWWDIR%%/3rdparty/kriswallsmith/assetic/src/Assetic/Filter/ScssphpFilter.php %%WWWDIR%%/3rdparty/kriswallsmith/assetic/src/Assetic/Filter/SeparatorFilter.php %%WWWDIR%%/3rdparty/kriswallsmith/assetic/src/Assetic/Filter/SprocketsFilter.php %%WWWDIR%%/3rdparty/kriswallsmith/assetic/src/Assetic/Filter/StylusFilter.php %%WWWDIR%%/3rdparty/kriswallsmith/assetic/src/Assetic/Filter/TypeScriptFilter.php %%WWWDIR%%/3rdparty/kriswallsmith/assetic/src/Assetic/Filter/UglifyCssFilter.php %%WWWDIR%%/3rdparty/kriswallsmith/assetic/src/Assetic/Filter/UglifyJs2Filter.php %%WWWDIR%%/3rdparty/kriswallsmith/assetic/src/Assetic/Filter/UglifyJsFilter.php %%WWWDIR%%/3rdparty/kriswallsmith/assetic/src/Assetic/Filter/Yui/BaseCompressorFilter.php %%WWWDIR%%/3rdparty/kriswallsmith/assetic/src/Assetic/Filter/Yui/CssCompressorFilter.php %%WWWDIR%%/3rdparty/kriswallsmith/assetic/src/Assetic/Filter/Yui/JsCompressorFilter.php %%WWWDIR%%/3rdparty/kriswallsmith/assetic/src/Assetic/FilterManager.php %%WWWDIR%%/3rdparty/kriswallsmith/assetic/src/Assetic/Util/CssUtils.php %%WWWDIR%%/3rdparty/kriswallsmith/assetic/src/Assetic/Util/FilesystemUtils.php %%WWWDIR%%/3rdparty/kriswallsmith/assetic/src/Assetic/Util/LessUtils.php %%WWWDIR%%/3rdparty/kriswallsmith/assetic/src/Assetic/Util/TraversableString.php %%WWWDIR%%/3rdparty/kriswallsmith/assetic/src/Assetic/Util/VarUtils.php %%WWWDIR%%/3rdparty/kriswallsmith/assetic/src/Assetic/ValueSupplierInterface.php %%WWWDIR%%/3rdparty/kriswallsmith/assetic/src/functions.php %%WWWDIR%%/3rdparty/league/flysystem/LICENSE %%WWWDIR%%/3rdparty/league/flysystem/composer.json %%WWWDIR%%/3rdparty/league/flysystem/src/Adapter/AbstractAdapter.php %%WWWDIR%%/3rdparty/league/flysystem/src/Adapter/AbstractFtpAdapter.php %%WWWDIR%%/3rdparty/league/flysystem/src/Adapter/Ftp.php %%WWWDIR%%/3rdparty/league/flysystem/src/Adapter/Ftpd.php %%WWWDIR%%/3rdparty/league/flysystem/src/Adapter/Local.php %%WWWDIR%%/3rdparty/league/flysystem/src/Adapter/NullAdapter.php %%WWWDIR%%/3rdparty/league/flysystem/src/Adapter/Polyfill/NotSupportingVisibilityTrait.php %%WWWDIR%%/3rdparty/league/flysystem/src/Adapter/Polyfill/StreamedCopyTrait.php %%WWWDIR%%/3rdparty/league/flysystem/src/Adapter/Polyfill/StreamedReadingTrait.php %%WWWDIR%%/3rdparty/league/flysystem/src/Adapter/Polyfill/StreamedTrait.php %%WWWDIR%%/3rdparty/league/flysystem/src/Adapter/Polyfill/StreamedWritingTrait.php %%WWWDIR%%/3rdparty/league/flysystem/src/Adapter/SynologyFtp.php %%WWWDIR%%/3rdparty/league/flysystem/src/AdapterInterface.php %%WWWDIR%%/3rdparty/league/flysystem/src/Config.php %%WWWDIR%%/3rdparty/league/flysystem/src/ConfigAwareTrait.php %%WWWDIR%%/3rdparty/league/flysystem/src/Directory.php %%WWWDIR%%/3rdparty/league/flysystem/src/Exception.php %%WWWDIR%%/3rdparty/league/flysystem/src/File.php %%WWWDIR%%/3rdparty/league/flysystem/src/FileExistsException.php %%WWWDIR%%/3rdparty/league/flysystem/src/FileNotFoundException.php %%WWWDIR%%/3rdparty/league/flysystem/src/Filesystem.php %%WWWDIR%%/3rdparty/league/flysystem/src/FilesystemInterface.php %%WWWDIR%%/3rdparty/league/flysystem/src/Handler.php %%WWWDIR%%/3rdparty/league/flysystem/src/MountManager.php %%WWWDIR%%/3rdparty/league/flysystem/src/NotSupportedException.php %%WWWDIR%%/3rdparty/league/flysystem/src/Plugin/AbstractPlugin.php %%WWWDIR%%/3rdparty/league/flysystem/src/Plugin/EmptyDir.php %%WWWDIR%%/3rdparty/league/flysystem/src/Plugin/GetWithMetadata.php %%WWWDIR%%/3rdparty/league/flysystem/src/Plugin/ListFiles.php %%WWWDIR%%/3rdparty/league/flysystem/src/Plugin/ListPaths.php %%WWWDIR%%/3rdparty/league/flysystem/src/Plugin/ListWith.php %%WWWDIR%%/3rdparty/league/flysystem/src/Plugin/PluggableTrait.php %%WWWDIR%%/3rdparty/league/flysystem/src/Plugin/PluginNotFoundException.php %%WWWDIR%%/3rdparty/league/flysystem/src/PluginInterface.php %%WWWDIR%%/3rdparty/league/flysystem/src/ReadInterface.php %%WWWDIR%%/3rdparty/league/flysystem/src/RootViolationException.php %%WWWDIR%%/3rdparty/league/flysystem/src/UnreadableFileException.php %%WWWDIR%%/3rdparty/league/flysystem/src/Util.php %%WWWDIR%%/3rdparty/league/flysystem/src/Util/ContentListingFormatter.php %%WWWDIR%%/3rdparty/league/flysystem/src/Util/MimeType.php %%WWWDIR%%/3rdparty/league/flysystem/src/Util/StreamHasher.php -%%WWWDIR%%/3rdparty/lukasreschke/id3parser/.gitignore %%WWWDIR%%/3rdparty/lukasreschke/id3parser/README.md %%WWWDIR%%/3rdparty/lukasreschke/id3parser/composer.json %%WWWDIR%%/3rdparty/lukasreschke/id3parser/src/ID3Parser.php %%WWWDIR%%/3rdparty/lukasreschke/id3parser/src/getID3/Tags/getid3_id3v1.php %%WWWDIR%%/3rdparty/lukasreschke/id3parser/src/getID3/Tags/getid3_id3v2.php %%WWWDIR%%/3rdparty/lukasreschke/id3parser/src/getID3/getid3.php %%WWWDIR%%/3rdparty/lukasreschke/id3parser/src/getID3/getid3_exception.php %%WWWDIR%%/3rdparty/lukasreschke/id3parser/src/getID3/getid3_handler.php %%WWWDIR%%/3rdparty/lukasreschke/id3parser/src/getID3/getid3_lib.php %%WWWDIR%%/3rdparty/mcnetic/zipstreamer/COPYING %%WWWDIR%%/3rdparty/mcnetic/zipstreamer/MANUAL.md %%WWWDIR%%/3rdparty/mcnetic/zipstreamer/README.md %%WWWDIR%%/3rdparty/mcnetic/zipstreamer/composer.json %%WWWDIR%%/3rdparty/mcnetic/zipstreamer/src/ZipStreamer.php %%WWWDIR%%/3rdparty/mcnetic/zipstreamer/src/lib/Count64.php %%WWWDIR%%/3rdparty/natxet/CssMin/README %%WWWDIR%%/3rdparty/natxet/CssMin/composer.json %%WWWDIR%%/3rdparty/natxet/CssMin/src/CssMin.php %%WWWDIR%%/3rdparty/nikic/php-parser/LICENSE %%WWWDIR%%/3rdparty/nikic/php-parser/grammar/README.md %%WWWDIR%%/3rdparty/nikic/php-parser/grammar/kmyacc.php.parser %%WWWDIR%%/3rdparty/nikic/php-parser/grammar/zend_language_parser.phpy %%WWWDIR%%/3rdparty/nikic/php-parser/lib/PhpParser/Autoloader.php %%WWWDIR%%/3rdparty/nikic/php-parser/lib/PhpParser/Builder.php %%WWWDIR%%/3rdparty/nikic/php-parser/lib/PhpParser/Builder/Class_.php %%WWWDIR%%/3rdparty/nikic/php-parser/lib/PhpParser/Builder/Declaration.php %%WWWDIR%%/3rdparty/nikic/php-parser/lib/PhpParser/Builder/FunctionLike.php %%WWWDIR%%/3rdparty/nikic/php-parser/lib/PhpParser/Builder/Function_.php %%WWWDIR%%/3rdparty/nikic/php-parser/lib/PhpParser/Builder/Interface_.php %%WWWDIR%%/3rdparty/nikic/php-parser/lib/PhpParser/Builder/Method.php %%WWWDIR%%/3rdparty/nikic/php-parser/lib/PhpParser/Builder/Namespace_.php %%WWWDIR%%/3rdparty/nikic/php-parser/lib/PhpParser/Builder/Param.php %%WWWDIR%%/3rdparty/nikic/php-parser/lib/PhpParser/Builder/Property.php %%WWWDIR%%/3rdparty/nikic/php-parser/lib/PhpParser/Builder/Trait_.php %%WWWDIR%%/3rdparty/nikic/php-parser/lib/PhpParser/Builder/Use_.php %%WWWDIR%%/3rdparty/nikic/php-parser/lib/PhpParser/BuilderAbstract.php %%WWWDIR%%/3rdparty/nikic/php-parser/lib/PhpParser/BuilderFactory.php %%WWWDIR%%/3rdparty/nikic/php-parser/lib/PhpParser/Comment.php %%WWWDIR%%/3rdparty/nikic/php-parser/lib/PhpParser/Comment/Doc.php %%WWWDIR%%/3rdparty/nikic/php-parser/lib/PhpParser/Error.php %%WWWDIR%%/3rdparty/nikic/php-parser/lib/PhpParser/Lexer.php %%WWWDIR%%/3rdparty/nikic/php-parser/lib/PhpParser/Lexer/Emulative.php %%WWWDIR%%/3rdparty/nikic/php-parser/lib/PhpParser/Node.php %%WWWDIR%%/3rdparty/nikic/php-parser/lib/PhpParser/Node/Arg.php %%WWWDIR%%/3rdparty/nikic/php-parser/lib/PhpParser/Node/Const_.php %%WWWDIR%%/3rdparty/nikic/php-parser/lib/PhpParser/Node/Expr.php %%WWWDIR%%/3rdparty/nikic/php-parser/lib/PhpParser/Node/Expr/ArrayDimFetch.php %%WWWDIR%%/3rdparty/nikic/php-parser/lib/PhpParser/Node/Expr/ArrayItem.php %%WWWDIR%%/3rdparty/nikic/php-parser/lib/PhpParser/Node/Expr/Array_.php %%WWWDIR%%/3rdparty/nikic/php-parser/lib/PhpParser/Node/Expr/Assign.php %%WWWDIR%%/3rdparty/nikic/php-parser/lib/PhpParser/Node/Expr/AssignOp.php %%WWWDIR%%/3rdparty/nikic/php-parser/lib/PhpParser/Node/Expr/AssignOp/BitwiseAnd.php %%WWWDIR%%/3rdparty/nikic/php-parser/lib/PhpParser/Node/Expr/AssignOp/BitwiseOr.php %%WWWDIR%%/3rdparty/nikic/php-parser/lib/PhpParser/Node/Expr/AssignOp/BitwiseXor.php %%WWWDIR%%/3rdparty/nikic/php-parser/lib/PhpParser/Node/Expr/AssignOp/Concat.php %%WWWDIR%%/3rdparty/nikic/php-parser/lib/PhpParser/Node/Expr/AssignOp/Div.php %%WWWDIR%%/3rdparty/nikic/php-parser/lib/PhpParser/Node/Expr/AssignOp/Minus.php %%WWWDIR%%/3rdparty/nikic/php-parser/lib/PhpParser/Node/Expr/AssignOp/Mod.php %%WWWDIR%%/3rdparty/nikic/php-parser/lib/PhpParser/Node/Expr/AssignOp/Mul.php %%WWWDIR%%/3rdparty/nikic/php-parser/lib/PhpParser/Node/Expr/AssignOp/Plus.php %%WWWDIR%%/3rdparty/nikic/php-parser/lib/PhpParser/Node/Expr/AssignOp/Pow.php %%WWWDIR%%/3rdparty/nikic/php-parser/lib/PhpParser/Node/Expr/AssignOp/ShiftLeft.php %%WWWDIR%%/3rdparty/nikic/php-parser/lib/PhpParser/Node/Expr/AssignOp/ShiftRight.php %%WWWDIR%%/3rdparty/nikic/php-parser/lib/PhpParser/Node/Expr/AssignRef.php %%WWWDIR%%/3rdparty/nikic/php-parser/lib/PhpParser/Node/Expr/BinaryOp.php %%WWWDIR%%/3rdparty/nikic/php-parser/lib/PhpParser/Node/Expr/BinaryOp/BitwiseAnd.php %%WWWDIR%%/3rdparty/nikic/php-parser/lib/PhpParser/Node/Expr/BinaryOp/BitwiseOr.php %%WWWDIR%%/3rdparty/nikic/php-parser/lib/PhpParser/Node/Expr/BinaryOp/BitwiseXor.php %%WWWDIR%%/3rdparty/nikic/php-parser/lib/PhpParser/Node/Expr/BinaryOp/BooleanAnd.php %%WWWDIR%%/3rdparty/nikic/php-parser/lib/PhpParser/Node/Expr/BinaryOp/BooleanOr.php %%WWWDIR%%/3rdparty/nikic/php-parser/lib/PhpParser/Node/Expr/BinaryOp/Coalesce.php %%WWWDIR%%/3rdparty/nikic/php-parser/lib/PhpParser/Node/Expr/BinaryOp/Concat.php %%WWWDIR%%/3rdparty/nikic/php-parser/lib/PhpParser/Node/Expr/BinaryOp/Div.php %%WWWDIR%%/3rdparty/nikic/php-parser/lib/PhpParser/Node/Expr/BinaryOp/Equal.php %%WWWDIR%%/3rdparty/nikic/php-parser/lib/PhpParser/Node/Expr/BinaryOp/Greater.php %%WWWDIR%%/3rdparty/nikic/php-parser/lib/PhpParser/Node/Expr/BinaryOp/GreaterOrEqual.php %%WWWDIR%%/3rdparty/nikic/php-parser/lib/PhpParser/Node/Expr/BinaryOp/Identical.php %%WWWDIR%%/3rdparty/nikic/php-parser/lib/PhpParser/Node/Expr/BinaryOp/LogicalAnd.php %%WWWDIR%%/3rdparty/nikic/php-parser/lib/PhpParser/Node/Expr/BinaryOp/LogicalOr.php %%WWWDIR%%/3rdparty/nikic/php-parser/lib/PhpParser/Node/Expr/BinaryOp/LogicalXor.php %%WWWDIR%%/3rdparty/nikic/php-parser/lib/PhpParser/Node/Expr/BinaryOp/Minus.php %%WWWDIR%%/3rdparty/nikic/php-parser/lib/PhpParser/Node/Expr/BinaryOp/Mod.php %%WWWDIR%%/3rdparty/nikic/php-parser/lib/PhpParser/Node/Expr/BinaryOp/Mul.php %%WWWDIR%%/3rdparty/nikic/php-parser/lib/PhpParser/Node/Expr/BinaryOp/NotEqual.php %%WWWDIR%%/3rdparty/nikic/php-parser/lib/PhpParser/Node/Expr/BinaryOp/NotIdentical.php %%WWWDIR%%/3rdparty/nikic/php-parser/lib/PhpParser/Node/Expr/BinaryOp/Plus.php %%WWWDIR%%/3rdparty/nikic/php-parser/lib/PhpParser/Node/Expr/BinaryOp/Pow.php %%WWWDIR%%/3rdparty/nikic/php-parser/lib/PhpParser/Node/Expr/BinaryOp/ShiftLeft.php %%WWWDIR%%/3rdparty/nikic/php-parser/lib/PhpParser/Node/Expr/BinaryOp/ShiftRight.php %%WWWDIR%%/3rdparty/nikic/php-parser/lib/PhpParser/Node/Expr/BinaryOp/Smaller.php %%WWWDIR%%/3rdparty/nikic/php-parser/lib/PhpParser/Node/Expr/BinaryOp/SmallerOrEqual.php %%WWWDIR%%/3rdparty/nikic/php-parser/lib/PhpParser/Node/Expr/BinaryOp/Spaceship.php %%WWWDIR%%/3rdparty/nikic/php-parser/lib/PhpParser/Node/Expr/BitwiseNot.php %%WWWDIR%%/3rdparty/nikic/php-parser/lib/PhpParser/Node/Expr/BooleanNot.php %%WWWDIR%%/3rdparty/nikic/php-parser/lib/PhpParser/Node/Expr/Cast.php %%WWWDIR%%/3rdparty/nikic/php-parser/lib/PhpParser/Node/Expr/Cast/Array_.php %%WWWDIR%%/3rdparty/nikic/php-parser/lib/PhpParser/Node/Expr/Cast/Bool_.php %%WWWDIR%%/3rdparty/nikic/php-parser/lib/PhpParser/Node/Expr/Cast/Double.php %%WWWDIR%%/3rdparty/nikic/php-parser/lib/PhpParser/Node/Expr/Cast/Int_.php %%WWWDIR%%/3rdparty/nikic/php-parser/lib/PhpParser/Node/Expr/Cast/Object_.php %%WWWDIR%%/3rdparty/nikic/php-parser/lib/PhpParser/Node/Expr/Cast/String_.php %%WWWDIR%%/3rdparty/nikic/php-parser/lib/PhpParser/Node/Expr/Cast/Unset_.php %%WWWDIR%%/3rdparty/nikic/php-parser/lib/PhpParser/Node/Expr/ClassConstFetch.php %%WWWDIR%%/3rdparty/nikic/php-parser/lib/PhpParser/Node/Expr/Clone_.php %%WWWDIR%%/3rdparty/nikic/php-parser/lib/PhpParser/Node/Expr/Closure.php %%WWWDIR%%/3rdparty/nikic/php-parser/lib/PhpParser/Node/Expr/ClosureUse.php %%WWWDIR%%/3rdparty/nikic/php-parser/lib/PhpParser/Node/Expr/ConstFetch.php %%WWWDIR%%/3rdparty/nikic/php-parser/lib/PhpParser/Node/Expr/Empty_.php %%WWWDIR%%/3rdparty/nikic/php-parser/lib/PhpParser/Node/Expr/ErrorSuppress.php %%WWWDIR%%/3rdparty/nikic/php-parser/lib/PhpParser/Node/Expr/Eval_.php %%WWWDIR%%/3rdparty/nikic/php-parser/lib/PhpParser/Node/Expr/Exit_.php %%WWWDIR%%/3rdparty/nikic/php-parser/lib/PhpParser/Node/Expr/FuncCall.php %%WWWDIR%%/3rdparty/nikic/php-parser/lib/PhpParser/Node/Expr/Include_.php %%WWWDIR%%/3rdparty/nikic/php-parser/lib/PhpParser/Node/Expr/Instanceof_.php %%WWWDIR%%/3rdparty/nikic/php-parser/lib/PhpParser/Node/Expr/Isset_.php %%WWWDIR%%/3rdparty/nikic/php-parser/lib/PhpParser/Node/Expr/List_.php %%WWWDIR%%/3rdparty/nikic/php-parser/lib/PhpParser/Node/Expr/MethodCall.php %%WWWDIR%%/3rdparty/nikic/php-parser/lib/PhpParser/Node/Expr/New_.php %%WWWDIR%%/3rdparty/nikic/php-parser/lib/PhpParser/Node/Expr/PostDec.php %%WWWDIR%%/3rdparty/nikic/php-parser/lib/PhpParser/Node/Expr/PostInc.php %%WWWDIR%%/3rdparty/nikic/php-parser/lib/PhpParser/Node/Expr/PreDec.php %%WWWDIR%%/3rdparty/nikic/php-parser/lib/PhpParser/Node/Expr/PreInc.php %%WWWDIR%%/3rdparty/nikic/php-parser/lib/PhpParser/Node/Expr/Print_.php %%WWWDIR%%/3rdparty/nikic/php-parser/lib/PhpParser/Node/Expr/PropertyFetch.php %%WWWDIR%%/3rdparty/nikic/php-parser/lib/PhpParser/Node/Expr/ShellExec.php %%WWWDIR%%/3rdparty/nikic/php-parser/lib/PhpParser/Node/Expr/StaticCall.php %%WWWDIR%%/3rdparty/nikic/php-parser/lib/PhpParser/Node/Expr/StaticPropertyFetch.php %%WWWDIR%%/3rdparty/nikic/php-parser/lib/PhpParser/Node/Expr/Ternary.php %%WWWDIR%%/3rdparty/nikic/php-parser/lib/PhpParser/Node/Expr/UnaryMinus.php %%WWWDIR%%/3rdparty/nikic/php-parser/lib/PhpParser/Node/Expr/UnaryPlus.php %%WWWDIR%%/3rdparty/nikic/php-parser/lib/PhpParser/Node/Expr/Variable.php %%WWWDIR%%/3rdparty/nikic/php-parser/lib/PhpParser/Node/Expr/YieldFrom.php %%WWWDIR%%/3rdparty/nikic/php-parser/lib/PhpParser/Node/Expr/Yield_.php %%WWWDIR%%/3rdparty/nikic/php-parser/lib/PhpParser/Node/FunctionLike.php %%WWWDIR%%/3rdparty/nikic/php-parser/lib/PhpParser/Node/Name.php %%WWWDIR%%/3rdparty/nikic/php-parser/lib/PhpParser/Node/Name/FullyQualified.php %%WWWDIR%%/3rdparty/nikic/php-parser/lib/PhpParser/Node/Name/Relative.php %%WWWDIR%%/3rdparty/nikic/php-parser/lib/PhpParser/Node/Param.php %%WWWDIR%%/3rdparty/nikic/php-parser/lib/PhpParser/Node/Scalar.php %%WWWDIR%%/3rdparty/nikic/php-parser/lib/PhpParser/Node/Scalar/DNumber.php %%WWWDIR%%/3rdparty/nikic/php-parser/lib/PhpParser/Node/Scalar/Encapsed.php %%WWWDIR%%/3rdparty/nikic/php-parser/lib/PhpParser/Node/Scalar/LNumber.php %%WWWDIR%%/3rdparty/nikic/php-parser/lib/PhpParser/Node/Scalar/MagicConst.php %%WWWDIR%%/3rdparty/nikic/php-parser/lib/PhpParser/Node/Scalar/MagicConst/Class_.php %%WWWDIR%%/3rdparty/nikic/php-parser/lib/PhpParser/Node/Scalar/MagicConst/Dir.php %%WWWDIR%%/3rdparty/nikic/php-parser/lib/PhpParser/Node/Scalar/MagicConst/File.php %%WWWDIR%%/3rdparty/nikic/php-parser/lib/PhpParser/Node/Scalar/MagicConst/Function_.php %%WWWDIR%%/3rdparty/nikic/php-parser/lib/PhpParser/Node/Scalar/MagicConst/Line.php %%WWWDIR%%/3rdparty/nikic/php-parser/lib/PhpParser/Node/Scalar/MagicConst/Method.php %%WWWDIR%%/3rdparty/nikic/php-parser/lib/PhpParser/Node/Scalar/MagicConst/Namespace_.php %%WWWDIR%%/3rdparty/nikic/php-parser/lib/PhpParser/Node/Scalar/MagicConst/Trait_.php %%WWWDIR%%/3rdparty/nikic/php-parser/lib/PhpParser/Node/Scalar/String_.php %%WWWDIR%%/3rdparty/nikic/php-parser/lib/PhpParser/Node/Stmt.php %%WWWDIR%%/3rdparty/nikic/php-parser/lib/PhpParser/Node/Stmt/Break_.php %%WWWDIR%%/3rdparty/nikic/php-parser/lib/PhpParser/Node/Stmt/Case_.php %%WWWDIR%%/3rdparty/nikic/php-parser/lib/PhpParser/Node/Stmt/Catch_.php %%WWWDIR%%/3rdparty/nikic/php-parser/lib/PhpParser/Node/Stmt/ClassConst.php %%WWWDIR%%/3rdparty/nikic/php-parser/lib/PhpParser/Node/Stmt/ClassLike.php %%WWWDIR%%/3rdparty/nikic/php-parser/lib/PhpParser/Node/Stmt/ClassMethod.php %%WWWDIR%%/3rdparty/nikic/php-parser/lib/PhpParser/Node/Stmt/Class_.php %%WWWDIR%%/3rdparty/nikic/php-parser/lib/PhpParser/Node/Stmt/Const_.php %%WWWDIR%%/3rdparty/nikic/php-parser/lib/PhpParser/Node/Stmt/Continue_.php %%WWWDIR%%/3rdparty/nikic/php-parser/lib/PhpParser/Node/Stmt/DeclareDeclare.php %%WWWDIR%%/3rdparty/nikic/php-parser/lib/PhpParser/Node/Stmt/Declare_.php %%WWWDIR%%/3rdparty/nikic/php-parser/lib/PhpParser/Node/Stmt/Do_.php %%WWWDIR%%/3rdparty/nikic/php-parser/lib/PhpParser/Node/Stmt/Echo_.php %%WWWDIR%%/3rdparty/nikic/php-parser/lib/PhpParser/Node/Stmt/ElseIf_.php %%WWWDIR%%/3rdparty/nikic/php-parser/lib/PhpParser/Node/Stmt/Else_.php %%WWWDIR%%/3rdparty/nikic/php-parser/lib/PhpParser/Node/Stmt/For_.php %%WWWDIR%%/3rdparty/nikic/php-parser/lib/PhpParser/Node/Stmt/Foreach_.php %%WWWDIR%%/3rdparty/nikic/php-parser/lib/PhpParser/Node/Stmt/Function_.php %%WWWDIR%%/3rdparty/nikic/php-parser/lib/PhpParser/Node/Stmt/Global_.php %%WWWDIR%%/3rdparty/nikic/php-parser/lib/PhpParser/Node/Stmt/Goto_.php %%WWWDIR%%/3rdparty/nikic/php-parser/lib/PhpParser/Node/Stmt/HaltCompiler.php %%WWWDIR%%/3rdparty/nikic/php-parser/lib/PhpParser/Node/Stmt/If_.php %%WWWDIR%%/3rdparty/nikic/php-parser/lib/PhpParser/Node/Stmt/InlineHTML.php %%WWWDIR%%/3rdparty/nikic/php-parser/lib/PhpParser/Node/Stmt/Interface_.php %%WWWDIR%%/3rdparty/nikic/php-parser/lib/PhpParser/Node/Stmt/Label.php %%WWWDIR%%/3rdparty/nikic/php-parser/lib/PhpParser/Node/Stmt/Namespace_.php %%WWWDIR%%/3rdparty/nikic/php-parser/lib/PhpParser/Node/Stmt/Property.php %%WWWDIR%%/3rdparty/nikic/php-parser/lib/PhpParser/Node/Stmt/PropertyProperty.php %%WWWDIR%%/3rdparty/nikic/php-parser/lib/PhpParser/Node/Stmt/Return_.php %%WWWDIR%%/3rdparty/nikic/php-parser/lib/PhpParser/Node/Stmt/StaticVar.php %%WWWDIR%%/3rdparty/nikic/php-parser/lib/PhpParser/Node/Stmt/Static_.php %%WWWDIR%%/3rdparty/nikic/php-parser/lib/PhpParser/Node/Stmt/Switch_.php %%WWWDIR%%/3rdparty/nikic/php-parser/lib/PhpParser/Node/Stmt/Throw_.php %%WWWDIR%%/3rdparty/nikic/php-parser/lib/PhpParser/Node/Stmt/TraitUse.php %%WWWDIR%%/3rdparty/nikic/php-parser/lib/PhpParser/Node/Stmt/TraitUseAdaptation.php %%WWWDIR%%/3rdparty/nikic/php-parser/lib/PhpParser/Node/Stmt/TraitUseAdaptation/Alias.php %%WWWDIR%%/3rdparty/nikic/php-parser/lib/PhpParser/Node/Stmt/TraitUseAdaptation/Precedence.php %%WWWDIR%%/3rdparty/nikic/php-parser/lib/PhpParser/Node/Stmt/Trait_.php %%WWWDIR%%/3rdparty/nikic/php-parser/lib/PhpParser/Node/Stmt/TryCatch.php %%WWWDIR%%/3rdparty/nikic/php-parser/lib/PhpParser/Node/Stmt/Unset_.php %%WWWDIR%%/3rdparty/nikic/php-parser/lib/PhpParser/Node/Stmt/UseUse.php %%WWWDIR%%/3rdparty/nikic/php-parser/lib/PhpParser/Node/Stmt/Use_.php %%WWWDIR%%/3rdparty/nikic/php-parser/lib/PhpParser/Node/Stmt/While_.php %%WWWDIR%%/3rdparty/nikic/php-parser/lib/PhpParser/NodeAbstract.php %%WWWDIR%%/3rdparty/nikic/php-parser/lib/PhpParser/NodeDumper.php %%WWWDIR%%/3rdparty/nikic/php-parser/lib/PhpParser/NodeTraverser.php %%WWWDIR%%/3rdparty/nikic/php-parser/lib/PhpParser/NodeTraverserInterface.php %%WWWDIR%%/3rdparty/nikic/php-parser/lib/PhpParser/NodeVisitor.php %%WWWDIR%%/3rdparty/nikic/php-parser/lib/PhpParser/NodeVisitor/NameResolver.php %%WWWDIR%%/3rdparty/nikic/php-parser/lib/PhpParser/NodeVisitorAbstract.php %%WWWDIR%%/3rdparty/nikic/php-parser/lib/PhpParser/Parser.php %%WWWDIR%%/3rdparty/nikic/php-parser/lib/PhpParser/ParserAbstract.php %%WWWDIR%%/3rdparty/nikic/php-parser/lib/PhpParser/PrettyPrinter/Standard.php %%WWWDIR%%/3rdparty/nikic/php-parser/lib/PhpParser/PrettyPrinterAbstract.php %%WWWDIR%%/3rdparty/nikic/php-parser/lib/PhpParser/Serializer.php %%WWWDIR%%/3rdparty/nikic/php-parser/lib/PhpParser/Serializer/XML.php %%WWWDIR%%/3rdparty/nikic/php-parser/lib/PhpParser/Unserializer.php %%WWWDIR%%/3rdparty/nikic/php-parser/lib/PhpParser/Unserializer/XML.php %%WWWDIR%%/3rdparty/nikic/php-parser/lib/bootstrap.php %%WWWDIR%%/3rdparty/paragonie/random_compat/LICENSE %%WWWDIR%%/3rdparty/paragonie/random_compat/composer.json %%WWWDIR%%/3rdparty/paragonie/random_compat/lib/byte_safe_strings.php %%WWWDIR%%/3rdparty/paragonie/random_compat/lib/cast_to_int.php %%WWWDIR%%/3rdparty/paragonie/random_compat/lib/error_polyfill.php %%WWWDIR%%/3rdparty/paragonie/random_compat/lib/random.php %%WWWDIR%%/3rdparty/paragonie/random_compat/lib/random_bytes_com_dotnet.php %%WWWDIR%%/3rdparty/paragonie/random_compat/lib/random_bytes_dev_urandom.php %%WWWDIR%%/3rdparty/paragonie/random_compat/lib/random_bytes_libsodium.php %%WWWDIR%%/3rdparty/paragonie/random_compat/lib/random_bytes_libsodium_legacy.php %%WWWDIR%%/3rdparty/paragonie/random_compat/lib/random_bytes_mcrypt.php %%WWWDIR%%/3rdparty/paragonie/random_compat/lib/random_bytes_openssl.php %%WWWDIR%%/3rdparty/paragonie/random_compat/lib/random_int.php %%WWWDIR%%/3rdparty/patches.txt %%WWWDIR%%/3rdparty/patchwork/jsqueeze/LICENSE.ASL20 %%WWWDIR%%/3rdparty/patchwork/jsqueeze/LICENSE.GPLv2 %%WWWDIR%%/3rdparty/patchwork/jsqueeze/README.md %%WWWDIR%%/3rdparty/patchwork/jsqueeze/composer.json %%WWWDIR%%/3rdparty/patchwork/jsqueeze/src/JSqueeze.php %%WWWDIR%%/3rdparty/patchwork/utf8/CHANGELOG.md %%WWWDIR%%/3rdparty/patchwork/utf8/LICENSE-APACHE %%WWWDIR%%/3rdparty/patchwork/utf8/LICENSE-GPL %%WWWDIR%%/3rdparty/patchwork/utf8/README.md %%WWWDIR%%/3rdparty/patchwork/utf8/composer.json %%WWWDIR%%/3rdparty/patchwork/utf8/phpunit.xml.dist %%WWWDIR%%/3rdparty/patchwork/utf8/src/Normalizer.php %%WWWDIR%%/3rdparty/patchwork/utf8/src/Patchwork/PHP/Shim/Iconv.php %%WWWDIR%%/3rdparty/patchwork/utf8/src/Patchwork/PHP/Shim/Intl.php %%WWWDIR%%/3rdparty/patchwork/utf8/src/Patchwork/PHP/Shim/Mbstring.php %%WWWDIR%%/3rdparty/patchwork/utf8/src/Patchwork/PHP/Shim/Normalizer.php %%WWWDIR%%/3rdparty/patchwork/utf8/src/Patchwork/PHP/Shim/Xml.php %%WWWDIR%%/3rdparty/patchwork/utf8/src/Patchwork/PHP/Shim/charset/from.big5.ser %%WWWDIR%%/3rdparty/patchwork/utf8/src/Patchwork/PHP/Shim/charset/from.cp037.ser %%WWWDIR%%/3rdparty/patchwork/utf8/src/Patchwork/PHP/Shim/charset/from.cp1006.ser %%WWWDIR%%/3rdparty/patchwork/utf8/src/Patchwork/PHP/Shim/charset/from.cp1026.ser %%WWWDIR%%/3rdparty/patchwork/utf8/src/Patchwork/PHP/Shim/charset/from.cp424.ser %%WWWDIR%%/3rdparty/patchwork/utf8/src/Patchwork/PHP/Shim/charset/from.cp437.ser %%WWWDIR%%/3rdparty/patchwork/utf8/src/Patchwork/PHP/Shim/charset/from.cp500.ser %%WWWDIR%%/3rdparty/patchwork/utf8/src/Patchwork/PHP/Shim/charset/from.cp737.ser %%WWWDIR%%/3rdparty/patchwork/utf8/src/Patchwork/PHP/Shim/charset/from.cp775.ser %%WWWDIR%%/3rdparty/patchwork/utf8/src/Patchwork/PHP/Shim/charset/from.cp850.ser %%WWWDIR%%/3rdparty/patchwork/utf8/src/Patchwork/PHP/Shim/charset/from.cp852.ser %%WWWDIR%%/3rdparty/patchwork/utf8/src/Patchwork/PHP/Shim/charset/from.cp855.ser %%WWWDIR%%/3rdparty/patchwork/utf8/src/Patchwork/PHP/Shim/charset/from.cp856.ser %%WWWDIR%%/3rdparty/patchwork/utf8/src/Patchwork/PHP/Shim/charset/from.cp857.ser %%WWWDIR%%/3rdparty/patchwork/utf8/src/Patchwork/PHP/Shim/charset/from.cp860.ser %%WWWDIR%%/3rdparty/patchwork/utf8/src/Patchwork/PHP/Shim/charset/from.cp861.ser %%WWWDIR%%/3rdparty/patchwork/utf8/src/Patchwork/PHP/Shim/charset/from.cp862.ser %%WWWDIR%%/3rdparty/patchwork/utf8/src/Patchwork/PHP/Shim/charset/from.cp863.ser %%WWWDIR%%/3rdparty/patchwork/utf8/src/Patchwork/PHP/Shim/charset/from.cp864.ser %%WWWDIR%%/3rdparty/patchwork/utf8/src/Patchwork/PHP/Shim/charset/from.cp865.ser %%WWWDIR%%/3rdparty/patchwork/utf8/src/Patchwork/PHP/Shim/charset/from.cp866.ser %%WWWDIR%%/3rdparty/patchwork/utf8/src/Patchwork/PHP/Shim/charset/from.cp869.ser %%WWWDIR%%/3rdparty/patchwork/utf8/src/Patchwork/PHP/Shim/charset/from.cp874.ser %%WWWDIR%%/3rdparty/patchwork/utf8/src/Patchwork/PHP/Shim/charset/from.cp875.ser %%WWWDIR%%/3rdparty/patchwork/utf8/src/Patchwork/PHP/Shim/charset/from.cp932.ser %%WWWDIR%%/3rdparty/patchwork/utf8/src/Patchwork/PHP/Shim/charset/from.cp936.ser %%WWWDIR%%/3rdparty/patchwork/utf8/src/Patchwork/PHP/Shim/charset/from.cp949.ser %%WWWDIR%%/3rdparty/patchwork/utf8/src/Patchwork/PHP/Shim/charset/from.cp950.ser %%WWWDIR%%/3rdparty/patchwork/utf8/src/Patchwork/PHP/Shim/charset/from.gsm0338.ser %%WWWDIR%%/3rdparty/patchwork/utf8/src/Patchwork/PHP/Shim/charset/from.iso-8859-1.ser %%WWWDIR%%/3rdparty/patchwork/utf8/src/Patchwork/PHP/Shim/charset/from.iso-8859-10.ser %%WWWDIR%%/3rdparty/patchwork/utf8/src/Patchwork/PHP/Shim/charset/from.iso-8859-11.ser %%WWWDIR%%/3rdparty/patchwork/utf8/src/Patchwork/PHP/Shim/charset/from.iso-8859-13.ser %%WWWDIR%%/3rdparty/patchwork/utf8/src/Patchwork/PHP/Shim/charset/from.iso-8859-14.ser %%WWWDIR%%/3rdparty/patchwork/utf8/src/Patchwork/PHP/Shim/charset/from.iso-8859-15.ser %%WWWDIR%%/3rdparty/patchwork/utf8/src/Patchwork/PHP/Shim/charset/from.iso-8859-16.ser %%WWWDIR%%/3rdparty/patchwork/utf8/src/Patchwork/PHP/Shim/charset/from.iso-8859-2.ser %%WWWDIR%%/3rdparty/patchwork/utf8/src/Patchwork/PHP/Shim/charset/from.iso-8859-3.ser %%WWWDIR%%/3rdparty/patchwork/utf8/src/Patchwork/PHP/Shim/charset/from.iso-8859-4.ser %%WWWDIR%%/3rdparty/patchwork/utf8/src/Patchwork/PHP/Shim/charset/from.iso-8859-5.ser %%WWWDIR%%/3rdparty/patchwork/utf8/src/Patchwork/PHP/Shim/charset/from.iso-8859-6.ser %%WWWDIR%%/3rdparty/patchwork/utf8/src/Patchwork/PHP/Shim/charset/from.iso-8859-7.ser %%WWWDIR%%/3rdparty/patchwork/utf8/src/Patchwork/PHP/Shim/charset/from.iso-8859-8.ser %%WWWDIR%%/3rdparty/patchwork/utf8/src/Patchwork/PHP/Shim/charset/from.iso-8859-9.ser %%WWWDIR%%/3rdparty/patchwork/utf8/src/Patchwork/PHP/Shim/charset/from.koi8-r.ser %%WWWDIR%%/3rdparty/patchwork/utf8/src/Patchwork/PHP/Shim/charset/from.koi8-u.ser %%WWWDIR%%/3rdparty/patchwork/utf8/src/Patchwork/PHP/Shim/charset/from.mazovia.ser %%WWWDIR%%/3rdparty/patchwork/utf8/src/Patchwork/PHP/Shim/charset/from.nextstep.ser %%WWWDIR%%/3rdparty/patchwork/utf8/src/Patchwork/PHP/Shim/charset/from.stdenc.ser %%WWWDIR%%/3rdparty/patchwork/utf8/src/Patchwork/PHP/Shim/charset/from.symbol.ser %%WWWDIR%%/3rdparty/patchwork/utf8/src/Patchwork/PHP/Shim/charset/from.turkish.ser %%WWWDIR%%/3rdparty/patchwork/utf8/src/Patchwork/PHP/Shim/charset/from.us-ascii-quotes.ser %%WWWDIR%%/3rdparty/patchwork/utf8/src/Patchwork/PHP/Shim/charset/from.us-ascii.ser %%WWWDIR%%/3rdparty/patchwork/utf8/src/Patchwork/PHP/Shim/charset/from.windows-1250.ser %%WWWDIR%%/3rdparty/patchwork/utf8/src/Patchwork/PHP/Shim/charset/from.windows-1251.ser %%WWWDIR%%/3rdparty/patchwork/utf8/src/Patchwork/PHP/Shim/charset/from.windows-1252.ser %%WWWDIR%%/3rdparty/patchwork/utf8/src/Patchwork/PHP/Shim/charset/from.windows-1253.ser %%WWWDIR%%/3rdparty/patchwork/utf8/src/Patchwork/PHP/Shim/charset/from.windows-1254.ser %%WWWDIR%%/3rdparty/patchwork/utf8/src/Patchwork/PHP/Shim/charset/from.windows-1255.ser %%WWWDIR%%/3rdparty/patchwork/utf8/src/Patchwork/PHP/Shim/charset/from.windows-1256.ser %%WWWDIR%%/3rdparty/patchwork/utf8/src/Patchwork/PHP/Shim/charset/from.windows-1257.ser %%WWWDIR%%/3rdparty/patchwork/utf8/src/Patchwork/PHP/Shim/charset/from.windows-1258.ser %%WWWDIR%%/3rdparty/patchwork/utf8/src/Patchwork/PHP/Shim/charset/from.x-mac-ce.ser %%WWWDIR%%/3rdparty/patchwork/utf8/src/Patchwork/PHP/Shim/charset/from.x-mac-cyrillic.ser %%WWWDIR%%/3rdparty/patchwork/utf8/src/Patchwork/PHP/Shim/charset/from.x-mac-greek.ser %%WWWDIR%%/3rdparty/patchwork/utf8/src/Patchwork/PHP/Shim/charset/from.x-mac-icelandic.ser %%WWWDIR%%/3rdparty/patchwork/utf8/src/Patchwork/PHP/Shim/charset/from.x-mac-roman.ser %%WWWDIR%%/3rdparty/patchwork/utf8/src/Patchwork/PHP/Shim/charset/from.zdingbat.ser %%WWWDIR%%/3rdparty/patchwork/utf8/src/Patchwork/PHP/Shim/charset/to.gsm0338.ser %%WWWDIR%%/3rdparty/patchwork/utf8/src/Patchwork/PHP/Shim/charset/to.mazovia.ser %%WWWDIR%%/3rdparty/patchwork/utf8/src/Patchwork/PHP/Shim/charset/to.stdenc.ser %%WWWDIR%%/3rdparty/patchwork/utf8/src/Patchwork/PHP/Shim/charset/to.symbol.ser %%WWWDIR%%/3rdparty/patchwork/utf8/src/Patchwork/PHP/Shim/charset/to.zdingbat.ser %%WWWDIR%%/3rdparty/patchwork/utf8/src/Patchwork/PHP/Shim/charset/translit.ser %%WWWDIR%%/3rdparty/patchwork/utf8/src/Patchwork/PHP/Shim/unidata/canonicalComposition.ser %%WWWDIR%%/3rdparty/patchwork/utf8/src/Patchwork/PHP/Shim/unidata/canonicalDecomposition.ser %%WWWDIR%%/3rdparty/patchwork/utf8/src/Patchwork/PHP/Shim/unidata/combiningClass.ser %%WWWDIR%%/3rdparty/patchwork/utf8/src/Patchwork/PHP/Shim/unidata/compatibilityDecomposition.ser %%WWWDIR%%/3rdparty/patchwork/utf8/src/Patchwork/PHP/Shim/unidata/lowerCase.ser %%WWWDIR%%/3rdparty/patchwork/utf8/src/Patchwork/PHP/Shim/unidata/upperCase.ser %%WWWDIR%%/3rdparty/patchwork/utf8/src/Patchwork/TurkishUtf8.php %%WWWDIR%%/3rdparty/patchwork/utf8/src/Patchwork/Utf8.php %%WWWDIR%%/3rdparty/patchwork/utf8/src/Patchwork/Utf8/BestFit.php %%WWWDIR%%/3rdparty/patchwork/utf8/src/Patchwork/Utf8/Bootup.php %%WWWDIR%%/3rdparty/patchwork/utf8/src/Patchwork/Utf8/Bootup/iconv.php %%WWWDIR%%/3rdparty/patchwork/utf8/src/Patchwork/Utf8/Bootup/intl.php %%WWWDIR%%/3rdparty/patchwork/utf8/src/Patchwork/Utf8/Bootup/mbstring.php %%WWWDIR%%/3rdparty/patchwork/utf8/src/Patchwork/Utf8/Bootup/utf8_encode.php %%WWWDIR%%/3rdparty/patchwork/utf8/src/Patchwork/Utf8/WindowsStreamWrapper.php %%WWWDIR%%/3rdparty/patchwork/utf8/src/Patchwork/Utf8/data/caseFolding_full.ser %%WWWDIR%%/3rdparty/patchwork/utf8/src/Patchwork/Utf8/data/to.bestfit1250.ser %%WWWDIR%%/3rdparty/patchwork/utf8/src/Patchwork/Utf8/data/to.bestfit1251.ser %%WWWDIR%%/3rdparty/patchwork/utf8/src/Patchwork/Utf8/data/to.bestfit1252.ser %%WWWDIR%%/3rdparty/patchwork/utf8/src/Patchwork/Utf8/data/to.bestfit1253.ser %%WWWDIR%%/3rdparty/patchwork/utf8/src/Patchwork/Utf8/data/to.bestfit1254.ser %%WWWDIR%%/3rdparty/patchwork/utf8/src/Patchwork/Utf8/data/to.bestfit1255.ser %%WWWDIR%%/3rdparty/patchwork/utf8/src/Patchwork/Utf8/data/to.bestfit1256.ser %%WWWDIR%%/3rdparty/patchwork/utf8/src/Patchwork/Utf8/data/to.bestfit1257.ser %%WWWDIR%%/3rdparty/patchwork/utf8/src/Patchwork/Utf8/data/to.bestfit1258.ser %%WWWDIR%%/3rdparty/patchwork/utf8/src/Patchwork/Utf8/data/to.bestfit874.ser %%WWWDIR%%/3rdparty/patchwork/utf8/src/Patchwork/Utf8/data/to.bestfit932.ser %%WWWDIR%%/3rdparty/patchwork/utf8/src/Patchwork/Utf8/data/to.bestfit936.ser %%WWWDIR%%/3rdparty/patchwork/utf8/src/Patchwork/Utf8/data/to.bestfit949.ser %%WWWDIR%%/3rdparty/patchwork/utf8/src/Patchwork/Utf8/data/to.bestfit950.ser %%WWWDIR%%/3rdparty/patchwork/utf8/src/Patchwork/Utf8/data/translit_extra.ser -%%WWWDIR%%/3rdparty/pear/archive_tar/.gitignore %%WWWDIR%%/3rdparty/pear/archive_tar/Archive/Tar.php %%WWWDIR%%/3rdparty/pear/archive_tar/README.md %%WWWDIR%%/3rdparty/pear/archive_tar/composer.json %%WWWDIR%%/3rdparty/pear/archive_tar/package.xml -%%WWWDIR%%/3rdparty/pear/console_getopt/.gitignore %%WWWDIR%%/3rdparty/pear/console_getopt/Console/Getopt.php %%WWWDIR%%/3rdparty/pear/console_getopt/LICENSE %%WWWDIR%%/3rdparty/pear/console_getopt/README.rst %%WWWDIR%%/3rdparty/pear/console_getopt/composer.json %%WWWDIR%%/3rdparty/pear/console_getopt/package.xml -%%WWWDIR%%/3rdparty/pear/pear-core-minimal/.gitignore %%WWWDIR%%/3rdparty/pear/pear-core-minimal/README.rst %%WWWDIR%%/3rdparty/pear/pear-core-minimal/composer.json %%WWWDIR%%/3rdparty/pear/pear-core-minimal/src/OS/Guess.php %%WWWDIR%%/3rdparty/pear/pear-core-minimal/src/PEAR.php %%WWWDIR%%/3rdparty/pear/pear-core-minimal/src/PEAR/Error.php %%WWWDIR%%/3rdparty/pear/pear-core-minimal/src/PEAR/ErrorStack.php %%WWWDIR%%/3rdparty/pear/pear-core-minimal/src/System.php -%%WWWDIR%%/3rdparty/pear/pear_exception/.gitignore %%WWWDIR%%/3rdparty/pear/pear_exception/LICENSE %%WWWDIR%%/3rdparty/pear/pear_exception/PEAR/Exception.php %%WWWDIR%%/3rdparty/pear/pear_exception/composer.json %%WWWDIR%%/3rdparty/pear/pear_exception/package.xml %%WWWDIR%%/3rdparty/phpseclib/phpseclib/AUTHORS %%WWWDIR%%/3rdparty/phpseclib/phpseclib/LICENSE %%WWWDIR%%/3rdparty/phpseclib/phpseclib/phpseclib/Crypt/AES.php %%WWWDIR%%/3rdparty/phpseclib/phpseclib/phpseclib/Crypt/Base.php %%WWWDIR%%/3rdparty/phpseclib/phpseclib/phpseclib/Crypt/Blowfish.php %%WWWDIR%%/3rdparty/phpseclib/phpseclib/phpseclib/Crypt/DES.php %%WWWDIR%%/3rdparty/phpseclib/phpseclib/phpseclib/Crypt/Hash.php %%WWWDIR%%/3rdparty/phpseclib/phpseclib/phpseclib/Crypt/RC2.php %%WWWDIR%%/3rdparty/phpseclib/phpseclib/phpseclib/Crypt/RC4.php %%WWWDIR%%/3rdparty/phpseclib/phpseclib/phpseclib/Crypt/RSA.php %%WWWDIR%%/3rdparty/phpseclib/phpseclib/phpseclib/Crypt/Random.php %%WWWDIR%%/3rdparty/phpseclib/phpseclib/phpseclib/Crypt/Rijndael.php %%WWWDIR%%/3rdparty/phpseclib/phpseclib/phpseclib/Crypt/TripleDES.php %%WWWDIR%%/3rdparty/phpseclib/phpseclib/phpseclib/Crypt/Twofish.php %%WWWDIR%%/3rdparty/phpseclib/phpseclib/phpseclib/File/ANSI.php %%WWWDIR%%/3rdparty/phpseclib/phpseclib/phpseclib/File/ASN1.php %%WWWDIR%%/3rdparty/phpseclib/phpseclib/phpseclib/File/ASN1/Element.php %%WWWDIR%%/3rdparty/phpseclib/phpseclib/phpseclib/File/X509.php %%WWWDIR%%/3rdparty/phpseclib/phpseclib/phpseclib/Math/BigInteger.php %%WWWDIR%%/3rdparty/phpseclib/phpseclib/phpseclib/Net/SCP.php %%WWWDIR%%/3rdparty/phpseclib/phpseclib/phpseclib/Net/SFTP.php %%WWWDIR%%/3rdparty/phpseclib/phpseclib/phpseclib/Net/SFTP/Stream.php %%WWWDIR%%/3rdparty/phpseclib/phpseclib/phpseclib/Net/SSH1.php %%WWWDIR%%/3rdparty/phpseclib/phpseclib/phpseclib/Net/SSH2.php %%WWWDIR%%/3rdparty/phpseclib/phpseclib/phpseclib/System/SSH/Agent.php %%WWWDIR%%/3rdparty/phpseclib/phpseclib/phpseclib/System/SSH/Agent/Identity.php %%WWWDIR%%/3rdparty/phpseclib/phpseclib/phpseclib/openssl.cnf %%WWWDIR%%/3rdparty/pimple/pimple/src/Pimple/Container.php %%WWWDIR%%/3rdparty/pimple/pimple/src/Pimple/ServiceProviderInterface.php %%WWWDIR%%/3rdparty/punic/punic/LICENSE.txt %%WWWDIR%%/3rdparty/punic/punic/UNICODE-LICENSE.txt %%WWWDIR%%/3rdparty/punic/punic/code/Calendar.php %%WWWDIR%%/3rdparty/punic/punic/code/Comparer.php %%WWWDIR%%/3rdparty/punic/punic/code/Currency.php %%WWWDIR%%/3rdparty/punic/punic/code/Data.php %%WWWDIR%%/3rdparty/punic/punic/code/Exception.php %%WWWDIR%%/3rdparty/punic/punic/code/Exception/BadArgumentType.php %%WWWDIR%%/3rdparty/punic/punic/code/Exception/BadDataFileContents.php %%WWWDIR%%/3rdparty/punic/punic/code/Exception/DataFileNotFound.php %%WWWDIR%%/3rdparty/punic/punic/code/Exception/DataFileNotReadable.php %%WWWDIR%%/3rdparty/punic/punic/code/Exception/DataFolderNotFound.php %%WWWDIR%%/3rdparty/punic/punic/code/Exception/InvalidDataFile.php %%WWWDIR%%/3rdparty/punic/punic/code/Exception/InvalidLocale.php %%WWWDIR%%/3rdparty/punic/punic/code/Exception/NotImplemented.php %%WWWDIR%%/3rdparty/punic/punic/code/Exception/ValueNotInList.php %%WWWDIR%%/3rdparty/punic/punic/code/Language.php %%WWWDIR%%/3rdparty/punic/punic/code/Misc.php %%WWWDIR%%/3rdparty/punic/punic/code/Number.php %%WWWDIR%%/3rdparty/punic/punic/code/Phone.php %%WWWDIR%%/3rdparty/punic/punic/code/Plural.php %%WWWDIR%%/3rdparty/punic/punic/code/Territory.php %%WWWDIR%%/3rdparty/punic/punic/code/Unit.php %%WWWDIR%%/3rdparty/punic/punic/code/data/ar/calendar.json %%WWWDIR%%/3rdparty/punic/punic/code/data/ar/currencies.json %%WWWDIR%%/3rdparty/punic/punic/code/data/ar/dateFields.json %%WWWDIR%%/3rdparty/punic/punic/code/data/ar/languages.json %%WWWDIR%%/3rdparty/punic/punic/code/data/ar/layout.json %%WWWDIR%%/3rdparty/punic/punic/code/data/ar/listPatterns.json %%WWWDIR%%/3rdparty/punic/punic/code/data/ar/localeDisplayNames.json %%WWWDIR%%/3rdparty/punic/punic/code/data/ar/measurementSystemNames.json %%WWWDIR%%/3rdparty/punic/punic/code/data/ar/numbers.json %%WWWDIR%%/3rdparty/punic/punic/code/data/ar/territories.json %%WWWDIR%%/3rdparty/punic/punic/code/data/ar/timeZoneNames.json %%WWWDIR%%/3rdparty/punic/punic/code/data/ar/units.json %%WWWDIR%%/3rdparty/punic/punic/code/data/ca/calendar.json %%WWWDIR%%/3rdparty/punic/punic/code/data/ca/currencies.json %%WWWDIR%%/3rdparty/punic/punic/code/data/ca/dateFields.json %%WWWDIR%%/3rdparty/punic/punic/code/data/ca/languages.json %%WWWDIR%%/3rdparty/punic/punic/code/data/ca/layout.json %%WWWDIR%%/3rdparty/punic/punic/code/data/ca/listPatterns.json %%WWWDIR%%/3rdparty/punic/punic/code/data/ca/localeDisplayNames.json %%WWWDIR%%/3rdparty/punic/punic/code/data/ca/measurementSystemNames.json %%WWWDIR%%/3rdparty/punic/punic/code/data/ca/numbers.json %%WWWDIR%%/3rdparty/punic/punic/code/data/ca/territories.json %%WWWDIR%%/3rdparty/punic/punic/code/data/ca/timeZoneNames.json %%WWWDIR%%/3rdparty/punic/punic/code/data/ca/units.json %%WWWDIR%%/3rdparty/punic/punic/code/data/cs/calendar.json %%WWWDIR%%/3rdparty/punic/punic/code/data/cs/currencies.json %%WWWDIR%%/3rdparty/punic/punic/code/data/cs/dateFields.json %%WWWDIR%%/3rdparty/punic/punic/code/data/cs/languages.json %%WWWDIR%%/3rdparty/punic/punic/code/data/cs/layout.json %%WWWDIR%%/3rdparty/punic/punic/code/data/cs/listPatterns.json %%WWWDIR%%/3rdparty/punic/punic/code/data/cs/localeDisplayNames.json %%WWWDIR%%/3rdparty/punic/punic/code/data/cs/measurementSystemNames.json %%WWWDIR%%/3rdparty/punic/punic/code/data/cs/numbers.json %%WWWDIR%%/3rdparty/punic/punic/code/data/cs/territories.json %%WWWDIR%%/3rdparty/punic/punic/code/data/cs/timeZoneNames.json %%WWWDIR%%/3rdparty/punic/punic/code/data/cs/units.json %%WWWDIR%%/3rdparty/punic/punic/code/data/currencyData.json %%WWWDIR%%/3rdparty/punic/punic/code/data/da/calendar.json %%WWWDIR%%/3rdparty/punic/punic/code/data/da/currencies.json %%WWWDIR%%/3rdparty/punic/punic/code/data/da/dateFields.json %%WWWDIR%%/3rdparty/punic/punic/code/data/da/languages.json %%WWWDIR%%/3rdparty/punic/punic/code/data/da/layout.json %%WWWDIR%%/3rdparty/punic/punic/code/data/da/listPatterns.json %%WWWDIR%%/3rdparty/punic/punic/code/data/da/localeDisplayNames.json %%WWWDIR%%/3rdparty/punic/punic/code/data/da/measurementSystemNames.json %%WWWDIR%%/3rdparty/punic/punic/code/data/da/numbers.json %%WWWDIR%%/3rdparty/punic/punic/code/data/da/territories.json %%WWWDIR%%/3rdparty/punic/punic/code/data/da/timeZoneNames.json %%WWWDIR%%/3rdparty/punic/punic/code/data/da/units.json %%WWWDIR%%/3rdparty/punic/punic/code/data/de/calendar.json %%WWWDIR%%/3rdparty/punic/punic/code/data/de/currencies.json %%WWWDIR%%/3rdparty/punic/punic/code/data/de/dateFields.json %%WWWDIR%%/3rdparty/punic/punic/code/data/de/languages.json %%WWWDIR%%/3rdparty/punic/punic/code/data/de/layout.json %%WWWDIR%%/3rdparty/punic/punic/code/data/de/listPatterns.json %%WWWDIR%%/3rdparty/punic/punic/code/data/de/localeDisplayNames.json %%WWWDIR%%/3rdparty/punic/punic/code/data/de/measurementSystemNames.json %%WWWDIR%%/3rdparty/punic/punic/code/data/de/numbers.json %%WWWDIR%%/3rdparty/punic/punic/code/data/de/territories.json %%WWWDIR%%/3rdparty/punic/punic/code/data/de/timeZoneNames.json %%WWWDIR%%/3rdparty/punic/punic/code/data/de/units.json %%WWWDIR%%/3rdparty/punic/punic/code/data/el/calendar.json %%WWWDIR%%/3rdparty/punic/punic/code/data/el/currencies.json %%WWWDIR%%/3rdparty/punic/punic/code/data/el/dateFields.json %%WWWDIR%%/3rdparty/punic/punic/code/data/el/languages.json %%WWWDIR%%/3rdparty/punic/punic/code/data/el/layout.json %%WWWDIR%%/3rdparty/punic/punic/code/data/el/listPatterns.json %%WWWDIR%%/3rdparty/punic/punic/code/data/el/localeDisplayNames.json %%WWWDIR%%/3rdparty/punic/punic/code/data/el/measurementSystemNames.json %%WWWDIR%%/3rdparty/punic/punic/code/data/el/numbers.json %%WWWDIR%%/3rdparty/punic/punic/code/data/el/territories.json %%WWWDIR%%/3rdparty/punic/punic/code/data/el/timeZoneNames.json %%WWWDIR%%/3rdparty/punic/punic/code/data/el/units.json %%WWWDIR%%/3rdparty/punic/punic/code/data/en-AU/calendar.json %%WWWDIR%%/3rdparty/punic/punic/code/data/en-AU/currencies.json %%WWWDIR%%/3rdparty/punic/punic/code/data/en-AU/dateFields.json %%WWWDIR%%/3rdparty/punic/punic/code/data/en-AU/languages.json %%WWWDIR%%/3rdparty/punic/punic/code/data/en-AU/layout.json %%WWWDIR%%/3rdparty/punic/punic/code/data/en-AU/listPatterns.json %%WWWDIR%%/3rdparty/punic/punic/code/data/en-AU/localeDisplayNames.json %%WWWDIR%%/3rdparty/punic/punic/code/data/en-AU/measurementSystemNames.json %%WWWDIR%%/3rdparty/punic/punic/code/data/en-AU/numbers.json %%WWWDIR%%/3rdparty/punic/punic/code/data/en-AU/territories.json %%WWWDIR%%/3rdparty/punic/punic/code/data/en-AU/timeZoneNames.json %%WWWDIR%%/3rdparty/punic/punic/code/data/en-AU/units.json %%WWWDIR%%/3rdparty/punic/punic/code/data/en-CA/calendar.json %%WWWDIR%%/3rdparty/punic/punic/code/data/en-CA/currencies.json %%WWWDIR%%/3rdparty/punic/punic/code/data/en-CA/dateFields.json %%WWWDIR%%/3rdparty/punic/punic/code/data/en-CA/languages.json %%WWWDIR%%/3rdparty/punic/punic/code/data/en-CA/layout.json %%WWWDIR%%/3rdparty/punic/punic/code/data/en-CA/listPatterns.json %%WWWDIR%%/3rdparty/punic/punic/code/data/en-CA/localeDisplayNames.json %%WWWDIR%%/3rdparty/punic/punic/code/data/en-CA/measurementSystemNames.json %%WWWDIR%%/3rdparty/punic/punic/code/data/en-CA/numbers.json %%WWWDIR%%/3rdparty/punic/punic/code/data/en-CA/territories.json %%WWWDIR%%/3rdparty/punic/punic/code/data/en-CA/timeZoneNames.json %%WWWDIR%%/3rdparty/punic/punic/code/data/en-CA/units.json %%WWWDIR%%/3rdparty/punic/punic/code/data/en-GB/calendar.json %%WWWDIR%%/3rdparty/punic/punic/code/data/en-GB/currencies.json %%WWWDIR%%/3rdparty/punic/punic/code/data/en-GB/dateFields.json %%WWWDIR%%/3rdparty/punic/punic/code/data/en-GB/languages.json %%WWWDIR%%/3rdparty/punic/punic/code/data/en-GB/layout.json %%WWWDIR%%/3rdparty/punic/punic/code/data/en-GB/listPatterns.json %%WWWDIR%%/3rdparty/punic/punic/code/data/en-GB/localeDisplayNames.json %%WWWDIR%%/3rdparty/punic/punic/code/data/en-GB/measurementSystemNames.json %%WWWDIR%%/3rdparty/punic/punic/code/data/en-GB/numbers.json %%WWWDIR%%/3rdparty/punic/punic/code/data/en-GB/territories.json %%WWWDIR%%/3rdparty/punic/punic/code/data/en-GB/timeZoneNames.json %%WWWDIR%%/3rdparty/punic/punic/code/data/en-GB/units.json %%WWWDIR%%/3rdparty/punic/punic/code/data/en-HK/calendar.json %%WWWDIR%%/3rdparty/punic/punic/code/data/en-HK/currencies.json %%WWWDIR%%/3rdparty/punic/punic/code/data/en-HK/dateFields.json %%WWWDIR%%/3rdparty/punic/punic/code/data/en-HK/languages.json %%WWWDIR%%/3rdparty/punic/punic/code/data/en-HK/layout.json %%WWWDIR%%/3rdparty/punic/punic/code/data/en-HK/listPatterns.json %%WWWDIR%%/3rdparty/punic/punic/code/data/en-HK/localeDisplayNames.json %%WWWDIR%%/3rdparty/punic/punic/code/data/en-HK/measurementSystemNames.json %%WWWDIR%%/3rdparty/punic/punic/code/data/en-HK/numbers.json %%WWWDIR%%/3rdparty/punic/punic/code/data/en-HK/territories.json %%WWWDIR%%/3rdparty/punic/punic/code/data/en-HK/timeZoneNames.json %%WWWDIR%%/3rdparty/punic/punic/code/data/en-HK/units.json %%WWWDIR%%/3rdparty/punic/punic/code/data/en-IN/calendar.json %%WWWDIR%%/3rdparty/punic/punic/code/data/en-IN/currencies.json %%WWWDIR%%/3rdparty/punic/punic/code/data/en-IN/dateFields.json %%WWWDIR%%/3rdparty/punic/punic/code/data/en-IN/languages.json %%WWWDIR%%/3rdparty/punic/punic/code/data/en-IN/layout.json %%WWWDIR%%/3rdparty/punic/punic/code/data/en-IN/listPatterns.json %%WWWDIR%%/3rdparty/punic/punic/code/data/en-IN/localeDisplayNames.json %%WWWDIR%%/3rdparty/punic/punic/code/data/en-IN/measurementSystemNames.json %%WWWDIR%%/3rdparty/punic/punic/code/data/en-IN/numbers.json %%WWWDIR%%/3rdparty/punic/punic/code/data/en-IN/territories.json %%WWWDIR%%/3rdparty/punic/punic/code/data/en-IN/timeZoneNames.json %%WWWDIR%%/3rdparty/punic/punic/code/data/en-IN/units.json %%WWWDIR%%/3rdparty/punic/punic/code/data/en/calendar.json %%WWWDIR%%/3rdparty/punic/punic/code/data/en/currencies.json %%WWWDIR%%/3rdparty/punic/punic/code/data/en/dateFields.json %%WWWDIR%%/3rdparty/punic/punic/code/data/en/languages.json %%WWWDIR%%/3rdparty/punic/punic/code/data/en/layout.json %%WWWDIR%%/3rdparty/punic/punic/code/data/en/listPatterns.json %%WWWDIR%%/3rdparty/punic/punic/code/data/en/localeDisplayNames.json %%WWWDIR%%/3rdparty/punic/punic/code/data/en/measurementSystemNames.json %%WWWDIR%%/3rdparty/punic/punic/code/data/en/numbers.json %%WWWDIR%%/3rdparty/punic/punic/code/data/en/territories.json %%WWWDIR%%/3rdparty/punic/punic/code/data/en/timeZoneNames.json %%WWWDIR%%/3rdparty/punic/punic/code/data/en/units.json %%WWWDIR%%/3rdparty/punic/punic/code/data/es/calendar.json %%WWWDIR%%/3rdparty/punic/punic/code/data/es/currencies.json %%WWWDIR%%/3rdparty/punic/punic/code/data/es/dateFields.json %%WWWDIR%%/3rdparty/punic/punic/code/data/es/languages.json %%WWWDIR%%/3rdparty/punic/punic/code/data/es/layout.json %%WWWDIR%%/3rdparty/punic/punic/code/data/es/listPatterns.json %%WWWDIR%%/3rdparty/punic/punic/code/data/es/localeDisplayNames.json %%WWWDIR%%/3rdparty/punic/punic/code/data/es/measurementSystemNames.json %%WWWDIR%%/3rdparty/punic/punic/code/data/es/numbers.json %%WWWDIR%%/3rdparty/punic/punic/code/data/es/territories.json %%WWWDIR%%/3rdparty/punic/punic/code/data/es/timeZoneNames.json %%WWWDIR%%/3rdparty/punic/punic/code/data/es/units.json %%WWWDIR%%/3rdparty/punic/punic/code/data/fi/calendar.json %%WWWDIR%%/3rdparty/punic/punic/code/data/fi/currencies.json %%WWWDIR%%/3rdparty/punic/punic/code/data/fi/dateFields.json %%WWWDIR%%/3rdparty/punic/punic/code/data/fi/languages.json %%WWWDIR%%/3rdparty/punic/punic/code/data/fi/layout.json %%WWWDIR%%/3rdparty/punic/punic/code/data/fi/listPatterns.json %%WWWDIR%%/3rdparty/punic/punic/code/data/fi/localeDisplayNames.json %%WWWDIR%%/3rdparty/punic/punic/code/data/fi/measurementSystemNames.json %%WWWDIR%%/3rdparty/punic/punic/code/data/fi/numbers.json %%WWWDIR%%/3rdparty/punic/punic/code/data/fi/territories.json %%WWWDIR%%/3rdparty/punic/punic/code/data/fi/timeZoneNames.json %%WWWDIR%%/3rdparty/punic/punic/code/data/fi/units.json %%WWWDIR%%/3rdparty/punic/punic/code/data/fr/calendar.json %%WWWDIR%%/3rdparty/punic/punic/code/data/fr/currencies.json %%WWWDIR%%/3rdparty/punic/punic/code/data/fr/dateFields.json %%WWWDIR%%/3rdparty/punic/punic/code/data/fr/languages.json %%WWWDIR%%/3rdparty/punic/punic/code/data/fr/layout.json %%WWWDIR%%/3rdparty/punic/punic/code/data/fr/listPatterns.json %%WWWDIR%%/3rdparty/punic/punic/code/data/fr/localeDisplayNames.json %%WWWDIR%%/3rdparty/punic/punic/code/data/fr/measurementSystemNames.json %%WWWDIR%%/3rdparty/punic/punic/code/data/fr/numbers.json %%WWWDIR%%/3rdparty/punic/punic/code/data/fr/territories.json %%WWWDIR%%/3rdparty/punic/punic/code/data/fr/timeZoneNames.json %%WWWDIR%%/3rdparty/punic/punic/code/data/fr/units.json %%WWWDIR%%/3rdparty/punic/punic/code/data/he/calendar.json %%WWWDIR%%/3rdparty/punic/punic/code/data/he/currencies.json %%WWWDIR%%/3rdparty/punic/punic/code/data/he/dateFields.json %%WWWDIR%%/3rdparty/punic/punic/code/data/he/languages.json %%WWWDIR%%/3rdparty/punic/punic/code/data/he/layout.json %%WWWDIR%%/3rdparty/punic/punic/code/data/he/listPatterns.json %%WWWDIR%%/3rdparty/punic/punic/code/data/he/localeDisplayNames.json %%WWWDIR%%/3rdparty/punic/punic/code/data/he/measurementSystemNames.json %%WWWDIR%%/3rdparty/punic/punic/code/data/he/numbers.json %%WWWDIR%%/3rdparty/punic/punic/code/data/he/territories.json %%WWWDIR%%/3rdparty/punic/punic/code/data/he/timeZoneNames.json %%WWWDIR%%/3rdparty/punic/punic/code/data/he/units.json %%WWWDIR%%/3rdparty/punic/punic/code/data/hi/calendar.json %%WWWDIR%%/3rdparty/punic/punic/code/data/hi/currencies.json %%WWWDIR%%/3rdparty/punic/punic/code/data/hi/dateFields.json %%WWWDIR%%/3rdparty/punic/punic/code/data/hi/languages.json %%WWWDIR%%/3rdparty/punic/punic/code/data/hi/layout.json %%WWWDIR%%/3rdparty/punic/punic/code/data/hi/listPatterns.json %%WWWDIR%%/3rdparty/punic/punic/code/data/hi/localeDisplayNames.json %%WWWDIR%%/3rdparty/punic/punic/code/data/hi/measurementSystemNames.json %%WWWDIR%%/3rdparty/punic/punic/code/data/hi/numbers.json %%WWWDIR%%/3rdparty/punic/punic/code/data/hi/territories.json %%WWWDIR%%/3rdparty/punic/punic/code/data/hi/timeZoneNames.json %%WWWDIR%%/3rdparty/punic/punic/code/data/hi/units.json %%WWWDIR%%/3rdparty/punic/punic/code/data/hr/calendar.json %%WWWDIR%%/3rdparty/punic/punic/code/data/hr/currencies.json %%WWWDIR%%/3rdparty/punic/punic/code/data/hr/dateFields.json %%WWWDIR%%/3rdparty/punic/punic/code/data/hr/languages.json %%WWWDIR%%/3rdparty/punic/punic/code/data/hr/layout.json %%WWWDIR%%/3rdparty/punic/punic/code/data/hr/listPatterns.json %%WWWDIR%%/3rdparty/punic/punic/code/data/hr/localeDisplayNames.json %%WWWDIR%%/3rdparty/punic/punic/code/data/hr/measurementSystemNames.json %%WWWDIR%%/3rdparty/punic/punic/code/data/hr/numbers.json %%WWWDIR%%/3rdparty/punic/punic/code/data/hr/territories.json %%WWWDIR%%/3rdparty/punic/punic/code/data/hr/timeZoneNames.json %%WWWDIR%%/3rdparty/punic/punic/code/data/hr/units.json %%WWWDIR%%/3rdparty/punic/punic/code/data/hu/calendar.json %%WWWDIR%%/3rdparty/punic/punic/code/data/hu/currencies.json %%WWWDIR%%/3rdparty/punic/punic/code/data/hu/dateFields.json %%WWWDIR%%/3rdparty/punic/punic/code/data/hu/languages.json %%WWWDIR%%/3rdparty/punic/punic/code/data/hu/layout.json %%WWWDIR%%/3rdparty/punic/punic/code/data/hu/listPatterns.json %%WWWDIR%%/3rdparty/punic/punic/code/data/hu/localeDisplayNames.json %%WWWDIR%%/3rdparty/punic/punic/code/data/hu/measurementSystemNames.json %%WWWDIR%%/3rdparty/punic/punic/code/data/hu/numbers.json %%WWWDIR%%/3rdparty/punic/punic/code/data/hu/territories.json %%WWWDIR%%/3rdparty/punic/punic/code/data/hu/timeZoneNames.json %%WWWDIR%%/3rdparty/punic/punic/code/data/hu/units.json %%WWWDIR%%/3rdparty/punic/punic/code/data/it/calendar.json %%WWWDIR%%/3rdparty/punic/punic/code/data/it/currencies.json %%WWWDIR%%/3rdparty/punic/punic/code/data/it/dateFields.json %%WWWDIR%%/3rdparty/punic/punic/code/data/it/languages.json %%WWWDIR%%/3rdparty/punic/punic/code/data/it/layout.json %%WWWDIR%%/3rdparty/punic/punic/code/data/it/listPatterns.json %%WWWDIR%%/3rdparty/punic/punic/code/data/it/localeDisplayNames.json %%WWWDIR%%/3rdparty/punic/punic/code/data/it/measurementSystemNames.json %%WWWDIR%%/3rdparty/punic/punic/code/data/it/numbers.json %%WWWDIR%%/3rdparty/punic/punic/code/data/it/territories.json %%WWWDIR%%/3rdparty/punic/punic/code/data/it/timeZoneNames.json %%WWWDIR%%/3rdparty/punic/punic/code/data/it/units.json %%WWWDIR%%/3rdparty/punic/punic/code/data/ja/calendar.json %%WWWDIR%%/3rdparty/punic/punic/code/data/ja/currencies.json %%WWWDIR%%/3rdparty/punic/punic/code/data/ja/dateFields.json %%WWWDIR%%/3rdparty/punic/punic/code/data/ja/languages.json %%WWWDIR%%/3rdparty/punic/punic/code/data/ja/layout.json %%WWWDIR%%/3rdparty/punic/punic/code/data/ja/listPatterns.json %%WWWDIR%%/3rdparty/punic/punic/code/data/ja/localeDisplayNames.json %%WWWDIR%%/3rdparty/punic/punic/code/data/ja/measurementSystemNames.json %%WWWDIR%%/3rdparty/punic/punic/code/data/ja/numbers.json %%WWWDIR%%/3rdparty/punic/punic/code/data/ja/territories.json %%WWWDIR%%/3rdparty/punic/punic/code/data/ja/timeZoneNames.json %%WWWDIR%%/3rdparty/punic/punic/code/data/ja/units.json %%WWWDIR%%/3rdparty/punic/punic/code/data/ko/calendar.json %%WWWDIR%%/3rdparty/punic/punic/code/data/ko/currencies.json %%WWWDIR%%/3rdparty/punic/punic/code/data/ko/dateFields.json %%WWWDIR%%/3rdparty/punic/punic/code/data/ko/languages.json %%WWWDIR%%/3rdparty/punic/punic/code/data/ko/layout.json %%WWWDIR%%/3rdparty/punic/punic/code/data/ko/listPatterns.json %%WWWDIR%%/3rdparty/punic/punic/code/data/ko/localeDisplayNames.json %%WWWDIR%%/3rdparty/punic/punic/code/data/ko/measurementSystemNames.json %%WWWDIR%%/3rdparty/punic/punic/code/data/ko/numbers.json %%WWWDIR%%/3rdparty/punic/punic/code/data/ko/territories.json %%WWWDIR%%/3rdparty/punic/punic/code/data/ko/timeZoneNames.json %%WWWDIR%%/3rdparty/punic/punic/code/data/ko/units.json %%WWWDIR%%/3rdparty/punic/punic/code/data/likelySubtags.json %%WWWDIR%%/3rdparty/punic/punic/code/data/measurementData.json %%WWWDIR%%/3rdparty/punic/punic/code/data/metaZones.json %%WWWDIR%%/3rdparty/punic/punic/code/data/nb/calendar.json %%WWWDIR%%/3rdparty/punic/punic/code/data/nb/currencies.json %%WWWDIR%%/3rdparty/punic/punic/code/data/nb/dateFields.json %%WWWDIR%%/3rdparty/punic/punic/code/data/nb/languages.json %%WWWDIR%%/3rdparty/punic/punic/code/data/nb/layout.json %%WWWDIR%%/3rdparty/punic/punic/code/data/nb/listPatterns.json %%WWWDIR%%/3rdparty/punic/punic/code/data/nb/localeDisplayNames.json %%WWWDIR%%/3rdparty/punic/punic/code/data/nb/measurementSystemNames.json %%WWWDIR%%/3rdparty/punic/punic/code/data/nb/numbers.json %%WWWDIR%%/3rdparty/punic/punic/code/data/nb/territories.json %%WWWDIR%%/3rdparty/punic/punic/code/data/nb/timeZoneNames.json %%WWWDIR%%/3rdparty/punic/punic/code/data/nb/units.json %%WWWDIR%%/3rdparty/punic/punic/code/data/nl/calendar.json %%WWWDIR%%/3rdparty/punic/punic/code/data/nl/currencies.json %%WWWDIR%%/3rdparty/punic/punic/code/data/nl/dateFields.json %%WWWDIR%%/3rdparty/punic/punic/code/data/nl/languages.json %%WWWDIR%%/3rdparty/punic/punic/code/data/nl/layout.json %%WWWDIR%%/3rdparty/punic/punic/code/data/nl/listPatterns.json %%WWWDIR%%/3rdparty/punic/punic/code/data/nl/localeDisplayNames.json %%WWWDIR%%/3rdparty/punic/punic/code/data/nl/measurementSystemNames.json %%WWWDIR%%/3rdparty/punic/punic/code/data/nl/numbers.json %%WWWDIR%%/3rdparty/punic/punic/code/data/nl/territories.json %%WWWDIR%%/3rdparty/punic/punic/code/data/nl/timeZoneNames.json %%WWWDIR%%/3rdparty/punic/punic/code/data/nl/units.json %%WWWDIR%%/3rdparty/punic/punic/code/data/parentLocales.json %%WWWDIR%%/3rdparty/punic/punic/code/data/pl/calendar.json %%WWWDIR%%/3rdparty/punic/punic/code/data/pl/currencies.json %%WWWDIR%%/3rdparty/punic/punic/code/data/pl/dateFields.json %%WWWDIR%%/3rdparty/punic/punic/code/data/pl/languages.json %%WWWDIR%%/3rdparty/punic/punic/code/data/pl/layout.json %%WWWDIR%%/3rdparty/punic/punic/code/data/pl/listPatterns.json %%WWWDIR%%/3rdparty/punic/punic/code/data/pl/localeDisplayNames.json %%WWWDIR%%/3rdparty/punic/punic/code/data/pl/measurementSystemNames.json %%WWWDIR%%/3rdparty/punic/punic/code/data/pl/numbers.json %%WWWDIR%%/3rdparty/punic/punic/code/data/pl/territories.json %%WWWDIR%%/3rdparty/punic/punic/code/data/pl/timeZoneNames.json %%WWWDIR%%/3rdparty/punic/punic/code/data/pl/units.json %%WWWDIR%%/3rdparty/punic/punic/code/data/plurals.json %%WWWDIR%%/3rdparty/punic/punic/code/data/pt-PT/calendar.json %%WWWDIR%%/3rdparty/punic/punic/code/data/pt-PT/currencies.json %%WWWDIR%%/3rdparty/punic/punic/code/data/pt-PT/dateFields.json %%WWWDIR%%/3rdparty/punic/punic/code/data/pt-PT/languages.json %%WWWDIR%%/3rdparty/punic/punic/code/data/pt-PT/layout.json %%WWWDIR%%/3rdparty/punic/punic/code/data/pt-PT/listPatterns.json %%WWWDIR%%/3rdparty/punic/punic/code/data/pt-PT/localeDisplayNames.json %%WWWDIR%%/3rdparty/punic/punic/code/data/pt-PT/measurementSystemNames.json %%WWWDIR%%/3rdparty/punic/punic/code/data/pt-PT/numbers.json %%WWWDIR%%/3rdparty/punic/punic/code/data/pt-PT/territories.json %%WWWDIR%%/3rdparty/punic/punic/code/data/pt-PT/timeZoneNames.json %%WWWDIR%%/3rdparty/punic/punic/code/data/pt-PT/units.json %%WWWDIR%%/3rdparty/punic/punic/code/data/pt/calendar.json %%WWWDIR%%/3rdparty/punic/punic/code/data/pt/currencies.json %%WWWDIR%%/3rdparty/punic/punic/code/data/pt/dateFields.json %%WWWDIR%%/3rdparty/punic/punic/code/data/pt/languages.json %%WWWDIR%%/3rdparty/punic/punic/code/data/pt/layout.json %%WWWDIR%%/3rdparty/punic/punic/code/data/pt/listPatterns.json %%WWWDIR%%/3rdparty/punic/punic/code/data/pt/localeDisplayNames.json %%WWWDIR%%/3rdparty/punic/punic/code/data/pt/measurementSystemNames.json %%WWWDIR%%/3rdparty/punic/punic/code/data/pt/numbers.json %%WWWDIR%%/3rdparty/punic/punic/code/data/pt/territories.json %%WWWDIR%%/3rdparty/punic/punic/code/data/pt/timeZoneNames.json %%WWWDIR%%/3rdparty/punic/punic/code/data/pt/units.json %%WWWDIR%%/3rdparty/punic/punic/code/data/ro/calendar.json %%WWWDIR%%/3rdparty/punic/punic/code/data/ro/currencies.json %%WWWDIR%%/3rdparty/punic/punic/code/data/ro/dateFields.json %%WWWDIR%%/3rdparty/punic/punic/code/data/ro/languages.json %%WWWDIR%%/3rdparty/punic/punic/code/data/ro/layout.json %%WWWDIR%%/3rdparty/punic/punic/code/data/ro/listPatterns.json %%WWWDIR%%/3rdparty/punic/punic/code/data/ro/localeDisplayNames.json %%WWWDIR%%/3rdparty/punic/punic/code/data/ro/measurementSystemNames.json %%WWWDIR%%/3rdparty/punic/punic/code/data/ro/numbers.json %%WWWDIR%%/3rdparty/punic/punic/code/data/ro/territories.json %%WWWDIR%%/3rdparty/punic/punic/code/data/ro/timeZoneNames.json %%WWWDIR%%/3rdparty/punic/punic/code/data/ro/units.json %%WWWDIR%%/3rdparty/punic/punic/code/data/root/calendar.json %%WWWDIR%%/3rdparty/punic/punic/code/data/root/currencies.json %%WWWDIR%%/3rdparty/punic/punic/code/data/root/dateFields.json %%WWWDIR%%/3rdparty/punic/punic/code/data/root/languages.json %%WWWDIR%%/3rdparty/punic/punic/code/data/root/layout.json %%WWWDIR%%/3rdparty/punic/punic/code/data/root/listPatterns.json %%WWWDIR%%/3rdparty/punic/punic/code/data/root/localeDisplayNames.json %%WWWDIR%%/3rdparty/punic/punic/code/data/root/measurementSystemNames.json %%WWWDIR%%/3rdparty/punic/punic/code/data/root/numbers.json %%WWWDIR%%/3rdparty/punic/punic/code/data/root/territories.json %%WWWDIR%%/3rdparty/punic/punic/code/data/root/timeZoneNames.json %%WWWDIR%%/3rdparty/punic/punic/code/data/root/units.json %%WWWDIR%%/3rdparty/punic/punic/code/data/ru/calendar.json %%WWWDIR%%/3rdparty/punic/punic/code/data/ru/currencies.json %%WWWDIR%%/3rdparty/punic/punic/code/data/ru/dateFields.json %%WWWDIR%%/3rdparty/punic/punic/code/data/ru/languages.json %%WWWDIR%%/3rdparty/punic/punic/code/data/ru/layout.json %%WWWDIR%%/3rdparty/punic/punic/code/data/ru/listPatterns.json %%WWWDIR%%/3rdparty/punic/punic/code/data/ru/localeDisplayNames.json %%WWWDIR%%/3rdparty/punic/punic/code/data/ru/measurementSystemNames.json %%WWWDIR%%/3rdparty/punic/punic/code/data/ru/numbers.json %%WWWDIR%%/3rdparty/punic/punic/code/data/ru/territories.json %%WWWDIR%%/3rdparty/punic/punic/code/data/ru/timeZoneNames.json %%WWWDIR%%/3rdparty/punic/punic/code/data/ru/units.json %%WWWDIR%%/3rdparty/punic/punic/code/data/sk/calendar.json %%WWWDIR%%/3rdparty/punic/punic/code/data/sk/currencies.json %%WWWDIR%%/3rdparty/punic/punic/code/data/sk/dateFields.json %%WWWDIR%%/3rdparty/punic/punic/code/data/sk/languages.json %%WWWDIR%%/3rdparty/punic/punic/code/data/sk/layout.json %%WWWDIR%%/3rdparty/punic/punic/code/data/sk/listPatterns.json %%WWWDIR%%/3rdparty/punic/punic/code/data/sk/localeDisplayNames.json %%WWWDIR%%/3rdparty/punic/punic/code/data/sk/measurementSystemNames.json %%WWWDIR%%/3rdparty/punic/punic/code/data/sk/numbers.json %%WWWDIR%%/3rdparty/punic/punic/code/data/sk/territories.json %%WWWDIR%%/3rdparty/punic/punic/code/data/sk/timeZoneNames.json %%WWWDIR%%/3rdparty/punic/punic/code/data/sk/units.json %%WWWDIR%%/3rdparty/punic/punic/code/data/sl/calendar.json %%WWWDIR%%/3rdparty/punic/punic/code/data/sl/currencies.json %%WWWDIR%%/3rdparty/punic/punic/code/data/sl/dateFields.json %%WWWDIR%%/3rdparty/punic/punic/code/data/sl/languages.json %%WWWDIR%%/3rdparty/punic/punic/code/data/sl/layout.json %%WWWDIR%%/3rdparty/punic/punic/code/data/sl/listPatterns.json %%WWWDIR%%/3rdparty/punic/punic/code/data/sl/localeDisplayNames.json %%WWWDIR%%/3rdparty/punic/punic/code/data/sl/measurementSystemNames.json %%WWWDIR%%/3rdparty/punic/punic/code/data/sl/numbers.json %%WWWDIR%%/3rdparty/punic/punic/code/data/sl/territories.json %%WWWDIR%%/3rdparty/punic/punic/code/data/sl/timeZoneNames.json %%WWWDIR%%/3rdparty/punic/punic/code/data/sl/units.json %%WWWDIR%%/3rdparty/punic/punic/code/data/sr/calendar.json %%WWWDIR%%/3rdparty/punic/punic/code/data/sr/currencies.json %%WWWDIR%%/3rdparty/punic/punic/code/data/sr/dateFields.json %%WWWDIR%%/3rdparty/punic/punic/code/data/sr/languages.json %%WWWDIR%%/3rdparty/punic/punic/code/data/sr/layout.json %%WWWDIR%%/3rdparty/punic/punic/code/data/sr/listPatterns.json %%WWWDIR%%/3rdparty/punic/punic/code/data/sr/localeDisplayNames.json %%WWWDIR%%/3rdparty/punic/punic/code/data/sr/measurementSystemNames.json %%WWWDIR%%/3rdparty/punic/punic/code/data/sr/numbers.json %%WWWDIR%%/3rdparty/punic/punic/code/data/sr/territories.json %%WWWDIR%%/3rdparty/punic/punic/code/data/sr/timeZoneNames.json %%WWWDIR%%/3rdparty/punic/punic/code/data/sr/units.json %%WWWDIR%%/3rdparty/punic/punic/code/data/sv/calendar.json %%WWWDIR%%/3rdparty/punic/punic/code/data/sv/currencies.json %%WWWDIR%%/3rdparty/punic/punic/code/data/sv/dateFields.json %%WWWDIR%%/3rdparty/punic/punic/code/data/sv/languages.json %%WWWDIR%%/3rdparty/punic/punic/code/data/sv/layout.json %%WWWDIR%%/3rdparty/punic/punic/code/data/sv/listPatterns.json %%WWWDIR%%/3rdparty/punic/punic/code/data/sv/localeDisplayNames.json %%WWWDIR%%/3rdparty/punic/punic/code/data/sv/measurementSystemNames.json %%WWWDIR%%/3rdparty/punic/punic/code/data/sv/numbers.json %%WWWDIR%%/3rdparty/punic/punic/code/data/sv/territories.json %%WWWDIR%%/3rdparty/punic/punic/code/data/sv/timeZoneNames.json %%WWWDIR%%/3rdparty/punic/punic/code/data/sv/units.json %%WWWDIR%%/3rdparty/punic/punic/code/data/telephoneCodeData.json %%WWWDIR%%/3rdparty/punic/punic/code/data/territoryContainment.json %%WWWDIR%%/3rdparty/punic/punic/code/data/territoryInfo.json %%WWWDIR%%/3rdparty/punic/punic/code/data/th/calendar.json %%WWWDIR%%/3rdparty/punic/punic/code/data/th/currencies.json %%WWWDIR%%/3rdparty/punic/punic/code/data/th/dateFields.json %%WWWDIR%%/3rdparty/punic/punic/code/data/th/languages.json %%WWWDIR%%/3rdparty/punic/punic/code/data/th/layout.json %%WWWDIR%%/3rdparty/punic/punic/code/data/th/listPatterns.json %%WWWDIR%%/3rdparty/punic/punic/code/data/th/localeDisplayNames.json %%WWWDIR%%/3rdparty/punic/punic/code/data/th/measurementSystemNames.json %%WWWDIR%%/3rdparty/punic/punic/code/data/th/numbers.json %%WWWDIR%%/3rdparty/punic/punic/code/data/th/territories.json %%WWWDIR%%/3rdparty/punic/punic/code/data/th/timeZoneNames.json %%WWWDIR%%/3rdparty/punic/punic/code/data/th/units.json %%WWWDIR%%/3rdparty/punic/punic/code/data/tr/calendar.json %%WWWDIR%%/3rdparty/punic/punic/code/data/tr/currencies.json %%WWWDIR%%/3rdparty/punic/punic/code/data/tr/dateFields.json %%WWWDIR%%/3rdparty/punic/punic/code/data/tr/languages.json %%WWWDIR%%/3rdparty/punic/punic/code/data/tr/layout.json %%WWWDIR%%/3rdparty/punic/punic/code/data/tr/listPatterns.json %%WWWDIR%%/3rdparty/punic/punic/code/data/tr/localeDisplayNames.json %%WWWDIR%%/3rdparty/punic/punic/code/data/tr/measurementSystemNames.json %%WWWDIR%%/3rdparty/punic/punic/code/data/tr/numbers.json %%WWWDIR%%/3rdparty/punic/punic/code/data/tr/territories.json %%WWWDIR%%/3rdparty/punic/punic/code/data/tr/timeZoneNames.json %%WWWDIR%%/3rdparty/punic/punic/code/data/tr/units.json %%WWWDIR%%/3rdparty/punic/punic/code/data/uk/calendar.json %%WWWDIR%%/3rdparty/punic/punic/code/data/uk/currencies.json %%WWWDIR%%/3rdparty/punic/punic/code/data/uk/dateFields.json %%WWWDIR%%/3rdparty/punic/punic/code/data/uk/languages.json %%WWWDIR%%/3rdparty/punic/punic/code/data/uk/layout.json %%WWWDIR%%/3rdparty/punic/punic/code/data/uk/listPatterns.json %%WWWDIR%%/3rdparty/punic/punic/code/data/uk/localeDisplayNames.json %%WWWDIR%%/3rdparty/punic/punic/code/data/uk/measurementSystemNames.json %%WWWDIR%%/3rdparty/punic/punic/code/data/uk/numbers.json %%WWWDIR%%/3rdparty/punic/punic/code/data/uk/territories.json %%WWWDIR%%/3rdparty/punic/punic/code/data/uk/timeZoneNames.json %%WWWDIR%%/3rdparty/punic/punic/code/data/uk/units.json %%WWWDIR%%/3rdparty/punic/punic/code/data/vi/calendar.json %%WWWDIR%%/3rdparty/punic/punic/code/data/vi/currencies.json %%WWWDIR%%/3rdparty/punic/punic/code/data/vi/dateFields.json %%WWWDIR%%/3rdparty/punic/punic/code/data/vi/languages.json %%WWWDIR%%/3rdparty/punic/punic/code/data/vi/layout.json %%WWWDIR%%/3rdparty/punic/punic/code/data/vi/listPatterns.json %%WWWDIR%%/3rdparty/punic/punic/code/data/vi/localeDisplayNames.json %%WWWDIR%%/3rdparty/punic/punic/code/data/vi/measurementSystemNames.json %%WWWDIR%%/3rdparty/punic/punic/code/data/vi/numbers.json %%WWWDIR%%/3rdparty/punic/punic/code/data/vi/territories.json %%WWWDIR%%/3rdparty/punic/punic/code/data/vi/timeZoneNames.json %%WWWDIR%%/3rdparty/punic/punic/code/data/vi/units.json %%WWWDIR%%/3rdparty/punic/punic/code/data/weekData.json %%WWWDIR%%/3rdparty/punic/punic/code/data/zh-Hant/calendar.json %%WWWDIR%%/3rdparty/punic/punic/code/data/zh-Hant/currencies.json %%WWWDIR%%/3rdparty/punic/punic/code/data/zh-Hant/dateFields.json %%WWWDIR%%/3rdparty/punic/punic/code/data/zh-Hant/languages.json %%WWWDIR%%/3rdparty/punic/punic/code/data/zh-Hant/layout.json %%WWWDIR%%/3rdparty/punic/punic/code/data/zh-Hant/listPatterns.json %%WWWDIR%%/3rdparty/punic/punic/code/data/zh-Hant/localeDisplayNames.json %%WWWDIR%%/3rdparty/punic/punic/code/data/zh-Hant/measurementSystemNames.json %%WWWDIR%%/3rdparty/punic/punic/code/data/zh-Hant/numbers.json %%WWWDIR%%/3rdparty/punic/punic/code/data/zh-Hant/territories.json %%WWWDIR%%/3rdparty/punic/punic/code/data/zh-Hant/timeZoneNames.json %%WWWDIR%%/3rdparty/punic/punic/code/data/zh-Hant/units.json %%WWWDIR%%/3rdparty/punic/punic/code/data/zh/calendar.json %%WWWDIR%%/3rdparty/punic/punic/code/data/zh/currencies.json %%WWWDIR%%/3rdparty/punic/punic/code/data/zh/dateFields.json %%WWWDIR%%/3rdparty/punic/punic/code/data/zh/languages.json %%WWWDIR%%/3rdparty/punic/punic/code/data/zh/layout.json %%WWWDIR%%/3rdparty/punic/punic/code/data/zh/listPatterns.json %%WWWDIR%%/3rdparty/punic/punic/code/data/zh/localeDisplayNames.json %%WWWDIR%%/3rdparty/punic/punic/code/data/zh/measurementSystemNames.json %%WWWDIR%%/3rdparty/punic/punic/code/data/zh/numbers.json %%WWWDIR%%/3rdparty/punic/punic/code/data/zh/territories.json %%WWWDIR%%/3rdparty/punic/punic/code/data/zh/timeZoneNames.json %%WWWDIR%%/3rdparty/punic/punic/code/data/zh/units.json %%WWWDIR%%/3rdparty/rackspace/php-opencloud/.coveralls.yml -%%WWWDIR%%/3rdparty/rackspace/php-opencloud/.gitignore %%WWWDIR%%/3rdparty/rackspace/php-opencloud/CONTRIBUTING.md %%WWWDIR%%/3rdparty/rackspace/php-opencloud/LICENSE %%WWWDIR%%/3rdparty/rackspace/php-opencloud/README.md %%WWWDIR%%/3rdparty/rackspace/php-opencloud/composer.json %%WWWDIR%%/3rdparty/rackspace/php-opencloud/docs/changelog/1.7.0.md %%WWWDIR%%/3rdparty/rackspace/php-opencloud/docs/changelog/1.9.0.md %%WWWDIR%%/3rdparty/rackspace/php-opencloud/docs/changelog/Upgrading to 1.7.0.md %%WWWDIR%%/3rdparty/rackspace/php-opencloud/docs/generate.sh %%WWWDIR%%/3rdparty/rackspace/php-opencloud/docs/getting-started-openstack.md %%WWWDIR%%/3rdparty/rackspace/php-opencloud/docs/getting-started.md %%WWWDIR%%/3rdparty/rackspace/php-opencloud/docs/userguide/Autoscale/Config.md %%WWWDIR%%/3rdparty/rackspace/php-opencloud/docs/userguide/Autoscale/Groups.md %%WWWDIR%%/3rdparty/rackspace/php-opencloud/docs/userguide/Autoscale/Policies.md %%WWWDIR%%/3rdparty/rackspace/php-opencloud/docs/userguide/Autoscale/Webhooks.md %%WWWDIR%%/3rdparty/rackspace/php-opencloud/docs/userguide/Clients.md %%WWWDIR%%/3rdparty/rackspace/php-opencloud/docs/userguide/CloudMonitoring/Agents.md %%WWWDIR%%/3rdparty/rackspace/php-opencloud/docs/userguide/CloudMonitoring/Alarms.md %%WWWDIR%%/3rdparty/rackspace/php-opencloud/docs/userguide/CloudMonitoring/Changelogs.md %%WWWDIR%%/3rdparty/rackspace/php-opencloud/docs/userguide/CloudMonitoring/Checks.md %%WWWDIR%%/3rdparty/rackspace/php-opencloud/docs/userguide/CloudMonitoring/Entities.md %%WWWDIR%%/3rdparty/rackspace/php-opencloud/docs/userguide/CloudMonitoring/Metrics.md %%WWWDIR%%/3rdparty/rackspace/php-opencloud/docs/userguide/CloudMonitoring/Notifications.md %%WWWDIR%%/3rdparty/rackspace/php-opencloud/docs/userguide/CloudMonitoring/Service.md %%WWWDIR%%/3rdparty/rackspace/php-opencloud/docs/userguide/CloudMonitoring/Views.md %%WWWDIR%%/3rdparty/rackspace/php-opencloud/docs/userguide/CloudMonitoring/Zones.md %%WWWDIR%%/3rdparty/rackspace/php-opencloud/docs/userguide/Compute/Images.md %%WWWDIR%%/3rdparty/rackspace/php-opencloud/docs/userguide/Compute/Keypair.md %%WWWDIR%%/3rdparty/rackspace/php-opencloud/docs/userguide/Compute/Server.md %%WWWDIR%%/3rdparty/rackspace/php-opencloud/docs/userguide/Compute/Service.md %%WWWDIR%%/3rdparty/rackspace/php-opencloud/docs/userguide/Identity/Roles.md %%WWWDIR%%/3rdparty/rackspace/php-opencloud/docs/userguide/Identity/Service.md %%WWWDIR%%/3rdparty/rackspace/php-opencloud/docs/userguide/Identity/Tenants.md %%WWWDIR%%/3rdparty/rackspace/php-opencloud/docs/userguide/Identity/Tokens.md %%WWWDIR%%/3rdparty/rackspace/php-opencloud/docs/userguide/Identity/Users.md %%WWWDIR%%/3rdparty/rackspace/php-opencloud/docs/userguide/Iterators.md %%WWWDIR%%/3rdparty/rackspace/php-opencloud/docs/userguide/LoadBalancer/README.md %%WWWDIR%%/3rdparty/rackspace/php-opencloud/docs/userguide/LoadBalancer/USERGUIDE.md %%WWWDIR%%/3rdparty/rackspace/php-opencloud/docs/userguide/ObjectStore/Access.md %%WWWDIR%%/3rdparty/rackspace/php-opencloud/docs/userguide/ObjectStore/Account.md %%WWWDIR%%/3rdparty/rackspace/php-opencloud/docs/userguide/ObjectStore/CDN/Container.md %%WWWDIR%%/3rdparty/rackspace/php-opencloud/docs/userguide/ObjectStore/CDN/Object.md %%WWWDIR%%/3rdparty/rackspace/php-opencloud/docs/userguide/ObjectStore/Storage/Container.md %%WWWDIR%%/3rdparty/rackspace/php-opencloud/docs/userguide/ObjectStore/Storage/Migrating.md %%WWWDIR%%/3rdparty/rackspace/php-opencloud/docs/userguide/ObjectStore/Storage/Object.md %%WWWDIR%%/3rdparty/rackspace/php-opencloud/docs/userguide/Queues/Claim.md %%WWWDIR%%/3rdparty/rackspace/php-opencloud/docs/userguide/Queues/Message.md %%WWWDIR%%/3rdparty/rackspace/php-opencloud/docs/userguide/Queues/Queue.md %%WWWDIR%%/3rdparty/rackspace/php-opencloud/docs/userguide/accessip.md %%WWWDIR%%/3rdparty/rackspace/php-opencloud/docs/userguide/caching-credentials.md %%WWWDIR%%/3rdparty/rackspace/php-opencloud/docs/userguide/dbaas.md %%WWWDIR%%/3rdparty/rackspace/php-opencloud/docs/userguide/flavors.md %%WWWDIR%%/3rdparty/rackspace/php-opencloud/docs/userguide/networks.md %%WWWDIR%%/3rdparty/rackspace/php-opencloud/docs/userguide/servers.md %%WWWDIR%%/3rdparty/rackspace/php-opencloud/docs/userguide/volumes.md %%WWWDIR%%/3rdparty/rackspace/php-opencloud/lib/OpenCloud/Autoscale/Resource/AbstractResource.php %%WWWDIR%%/3rdparty/rackspace/php-opencloud/lib/OpenCloud/Autoscale/Resource/Group.php %%WWWDIR%%/3rdparty/rackspace/php-opencloud/lib/OpenCloud/Autoscale/Resource/GroupConfiguration.php %%WWWDIR%%/3rdparty/rackspace/php-opencloud/lib/OpenCloud/Autoscale/Resource/LaunchConfiguration.php %%WWWDIR%%/3rdparty/rackspace/php-opencloud/lib/OpenCloud/Autoscale/Resource/ScalingPolicy.php %%WWWDIR%%/3rdparty/rackspace/php-opencloud/lib/OpenCloud/Autoscale/Resource/Webhook.php %%WWWDIR%%/3rdparty/rackspace/php-opencloud/lib/OpenCloud/Autoscale/Service.php %%WWWDIR%%/3rdparty/rackspace/php-opencloud/lib/OpenCloud/CloudMonitoring/Exception/AgentException.php %%WWWDIR%%/3rdparty/rackspace/php-opencloud/lib/OpenCloud/CloudMonitoring/Exception/AlarmException.php %%WWWDIR%%/3rdparty/rackspace/php-opencloud/lib/OpenCloud/CloudMonitoring/Exception/CheckException.php %%WWWDIR%%/3rdparty/rackspace/php-opencloud/lib/OpenCloud/CloudMonitoring/Exception/CloudMonitoringException.php %%WWWDIR%%/3rdparty/rackspace/php-opencloud/lib/OpenCloud/CloudMonitoring/Exception/EntityException.php %%WWWDIR%%/3rdparty/rackspace/php-opencloud/lib/OpenCloud/CloudMonitoring/Exception/MetricException.php %%WWWDIR%%/3rdparty/rackspace/php-opencloud/lib/OpenCloud/CloudMonitoring/Exception/NotificationHistoryException.php %%WWWDIR%%/3rdparty/rackspace/php-opencloud/lib/OpenCloud/CloudMonitoring/Exception/NotificationPlanException.php %%WWWDIR%%/3rdparty/rackspace/php-opencloud/lib/OpenCloud/CloudMonitoring/Exception/ServiceException.php %%WWWDIR%%/3rdparty/rackspace/php-opencloud/lib/OpenCloud/CloudMonitoring/Exception/TestException.php %%WWWDIR%%/3rdparty/rackspace/php-opencloud/lib/OpenCloud/CloudMonitoring/Exception/ZoneException.php %%WWWDIR%%/3rdparty/rackspace/php-opencloud/lib/OpenCloud/CloudMonitoring/Resource/AbstractResource.php %%WWWDIR%%/3rdparty/rackspace/php-opencloud/lib/OpenCloud/CloudMonitoring/Resource/Agent.php %%WWWDIR%%/3rdparty/rackspace/php-opencloud/lib/OpenCloud/CloudMonitoring/Resource/AgentConnection.php %%WWWDIR%%/3rdparty/rackspace/php-opencloud/lib/OpenCloud/CloudMonitoring/Resource/AgentHost.php %%WWWDIR%%/3rdparty/rackspace/php-opencloud/lib/OpenCloud/CloudMonitoring/Resource/AgentHostInfo.php %%WWWDIR%%/3rdparty/rackspace/php-opencloud/lib/OpenCloud/CloudMonitoring/Resource/AgentTarget.php %%WWWDIR%%/3rdparty/rackspace/php-opencloud/lib/OpenCloud/CloudMonitoring/Resource/AgentToken.php %%WWWDIR%%/3rdparty/rackspace/php-opencloud/lib/OpenCloud/CloudMonitoring/Resource/Alarm.php %%WWWDIR%%/3rdparty/rackspace/php-opencloud/lib/OpenCloud/CloudMonitoring/Resource/Changelog.php %%WWWDIR%%/3rdparty/rackspace/php-opencloud/lib/OpenCloud/CloudMonitoring/Resource/Check.php %%WWWDIR%%/3rdparty/rackspace/php-opencloud/lib/OpenCloud/CloudMonitoring/Resource/CheckType.php %%WWWDIR%%/3rdparty/rackspace/php-opencloud/lib/OpenCloud/CloudMonitoring/Resource/Entity.php %%WWWDIR%%/3rdparty/rackspace/php-opencloud/lib/OpenCloud/CloudMonitoring/Resource/Metric.php %%WWWDIR%%/3rdparty/rackspace/php-opencloud/lib/OpenCloud/CloudMonitoring/Resource/Notification.php %%WWWDIR%%/3rdparty/rackspace/php-opencloud/lib/OpenCloud/CloudMonitoring/Resource/NotificationHistory.php %%WWWDIR%%/3rdparty/rackspace/php-opencloud/lib/OpenCloud/CloudMonitoring/Resource/NotificationPlan.php %%WWWDIR%%/3rdparty/rackspace/php-opencloud/lib/OpenCloud/CloudMonitoring/Resource/NotificationType.php %%WWWDIR%%/3rdparty/rackspace/php-opencloud/lib/OpenCloud/CloudMonitoring/Resource/ReadOnlyResource.php %%WWWDIR%%/3rdparty/rackspace/php-opencloud/lib/OpenCloud/CloudMonitoring/Resource/View.php %%WWWDIR%%/3rdparty/rackspace/php-opencloud/lib/OpenCloud/CloudMonitoring/Resource/Zone.php %%WWWDIR%%/3rdparty/rackspace/php-opencloud/lib/OpenCloud/CloudMonitoring/Service.php %%WWWDIR%%/3rdparty/rackspace/php-opencloud/lib/OpenCloud/Common/Base.php %%WWWDIR%%/3rdparty/rackspace/php-opencloud/lib/OpenCloud/Common/Collection.php %%WWWDIR%%/3rdparty/rackspace/php-opencloud/lib/OpenCloud/Common/Collection/ArrayCollection.php %%WWWDIR%%/3rdparty/rackspace/php-opencloud/lib/OpenCloud/Common/Collection/PaginatedIterator.php %%WWWDIR%%/3rdparty/rackspace/php-opencloud/lib/OpenCloud/Common/Collection/ResourceIterator.php %%WWWDIR%%/3rdparty/rackspace/php-opencloud/lib/OpenCloud/Common/Constants/Datetime.php %%WWWDIR%%/3rdparty/rackspace/php-opencloud/lib/OpenCloud/Common/Constants/Header.php %%WWWDIR%%/3rdparty/rackspace/php-opencloud/lib/OpenCloud/Common/Constants/Mime.php %%WWWDIR%%/3rdparty/rackspace/php-opencloud/lib/OpenCloud/Common/Constants/Service.php %%WWWDIR%%/3rdparty/rackspace/php-opencloud/lib/OpenCloud/Common/Constants/Size.php %%WWWDIR%%/3rdparty/rackspace/php-opencloud/lib/OpenCloud/Common/Constants/State.php %%WWWDIR%%/3rdparty/rackspace/php-opencloud/lib/OpenCloud/Common/Exceptions/AsyncError.php %%WWWDIR%%/3rdparty/rackspace/php-opencloud/lib/OpenCloud/Common/Exceptions/AsyncHttpError.php %%WWWDIR%%/3rdparty/rackspace/php-opencloud/lib/OpenCloud/Common/Exceptions/AsyncTimeoutError.php %%WWWDIR%%/3rdparty/rackspace/php-opencloud/lib/OpenCloud/Common/Exceptions/AttributeError.php %%WWWDIR%%/3rdparty/rackspace/php-opencloud/lib/OpenCloud/Common/Exceptions/AuthenticationError.php %%WWWDIR%%/3rdparty/rackspace/php-opencloud/lib/OpenCloud/Common/Exceptions/BaseException.php %%WWWDIR%%/3rdparty/rackspace/php-opencloud/lib/OpenCloud/Common/Exceptions/CdnError.php %%WWWDIR%%/3rdparty/rackspace/php-opencloud/lib/OpenCloud/Common/Exceptions/CdnHttpError.php %%WWWDIR%%/3rdparty/rackspace/php-opencloud/lib/OpenCloud/Common/Exceptions/CdnNotAvailableError.php %%WWWDIR%%/3rdparty/rackspace/php-opencloud/lib/OpenCloud/Common/Exceptions/CdnTtlError.php %%WWWDIR%%/3rdparty/rackspace/php-opencloud/lib/OpenCloud/Common/Exceptions/CollectionException.php %%WWWDIR%%/3rdparty/rackspace/php-opencloud/lib/OpenCloud/Common/Exceptions/ContainerCreateError.php %%WWWDIR%%/3rdparty/rackspace/php-opencloud/lib/OpenCloud/Common/Exceptions/ContainerDeleteError.php %%WWWDIR%%/3rdparty/rackspace/php-opencloud/lib/OpenCloud/Common/Exceptions/ContainerError.php %%WWWDIR%%/3rdparty/rackspace/php-opencloud/lib/OpenCloud/Common/Exceptions/ContainerNameError.php %%WWWDIR%%/3rdparty/rackspace/php-opencloud/lib/OpenCloud/Common/Exceptions/ContainerNotEmptyError.php %%WWWDIR%%/3rdparty/rackspace/php-opencloud/lib/OpenCloud/Common/Exceptions/ContainerNotFoundError.php %%WWWDIR%%/3rdparty/rackspace/php-opencloud/lib/OpenCloud/Common/Exceptions/CreateError.php %%WWWDIR%%/3rdparty/rackspace/php-opencloud/lib/OpenCloud/Common/Exceptions/CreateUpdateError.php %%WWWDIR%%/3rdparty/rackspace/php-opencloud/lib/OpenCloud/Common/Exceptions/CredentialError.php %%WWWDIR%%/3rdparty/rackspace/php-opencloud/lib/OpenCloud/Common/Exceptions/DatabaseCreateError.php %%WWWDIR%%/3rdparty/rackspace/php-opencloud/lib/OpenCloud/Common/Exceptions/DatabaseDeleteError.php %%WWWDIR%%/3rdparty/rackspace/php-opencloud/lib/OpenCloud/Common/Exceptions/DatabaseListError.php %%WWWDIR%%/3rdparty/rackspace/php-opencloud/lib/OpenCloud/Common/Exceptions/DatabaseNameError.php %%WWWDIR%%/3rdparty/rackspace/php-opencloud/lib/OpenCloud/Common/Exceptions/DatabaseUpdateError.php %%WWWDIR%%/3rdparty/rackspace/php-opencloud/lib/OpenCloud/Common/Exceptions/DeleteError.php %%WWWDIR%%/3rdparty/rackspace/php-opencloud/lib/OpenCloud/Common/Exceptions/DocumentError.php %%WWWDIR%%/3rdparty/rackspace/php-opencloud/lib/OpenCloud/Common/Exceptions/DomainError.php %%WWWDIR%%/3rdparty/rackspace/php-opencloud/lib/OpenCloud/Common/Exceptions/EmptyResponseError.php %%WWWDIR%%/3rdparty/rackspace/php-opencloud/lib/OpenCloud/Common/Exceptions/EndpointError.php %%WWWDIR%%/3rdparty/rackspace/php-opencloud/lib/OpenCloud/Common/Exceptions/FlavorError.php %%WWWDIR%%/3rdparty/rackspace/php-opencloud/lib/OpenCloud/Common/Exceptions/HttpError.php %%WWWDIR%%/3rdparty/rackspace/php-opencloud/lib/OpenCloud/Common/Exceptions/HttpForbiddenError.php %%WWWDIR%%/3rdparty/rackspace/php-opencloud/lib/OpenCloud/Common/Exceptions/HttpOverLimitError.php %%WWWDIR%%/3rdparty/rackspace/php-opencloud/lib/OpenCloud/Common/Exceptions/HttpRetryError.php %%WWWDIR%%/3rdparty/rackspace/php-opencloud/lib/OpenCloud/Common/Exceptions/HttpTimeoutError.php %%WWWDIR%%/3rdparty/rackspace/php-opencloud/lib/OpenCloud/Common/Exceptions/HttpUnauthorizedError.php %%WWWDIR%%/3rdparty/rackspace/php-opencloud/lib/OpenCloud/Common/Exceptions/HttpUrlError.php %%WWWDIR%%/3rdparty/rackspace/php-opencloud/lib/OpenCloud/Common/Exceptions/IOError.php %%WWWDIR%%/3rdparty/rackspace/php-opencloud/lib/OpenCloud/Common/Exceptions/IdRequiredError.php %%WWWDIR%%/3rdparty/rackspace/php-opencloud/lib/OpenCloud/Common/Exceptions/ImageError.php %%WWWDIR%%/3rdparty/rackspace/php-opencloud/lib/OpenCloud/Common/Exceptions/InstanceCreateError.php %%WWWDIR%%/3rdparty/rackspace/php-opencloud/lib/OpenCloud/Common/Exceptions/InstanceDeleteError.php %%WWWDIR%%/3rdparty/rackspace/php-opencloud/lib/OpenCloud/Common/Exceptions/InstanceError.php %%WWWDIR%%/3rdparty/rackspace/php-opencloud/lib/OpenCloud/Common/Exceptions/InstanceFlavorError.php %%WWWDIR%%/3rdparty/rackspace/php-opencloud/lib/OpenCloud/Common/Exceptions/InstanceNotFound.php %%WWWDIR%%/3rdparty/rackspace/php-opencloud/lib/OpenCloud/Common/Exceptions/InstanceUpdateError.php %%WWWDIR%%/3rdparty/rackspace/php-opencloud/lib/OpenCloud/Common/Exceptions/InvalidArgumentError.php %%WWWDIR%%/3rdparty/rackspace/php-opencloud/lib/OpenCloud/Common/Exceptions/InvalidIdTypeError.php %%WWWDIR%%/3rdparty/rackspace/php-opencloud/lib/OpenCloud/Common/Exceptions/InvalidIpTypeError.php %%WWWDIR%%/3rdparty/rackspace/php-opencloud/lib/OpenCloud/Common/Exceptions/InvalidParameterError.php %%WWWDIR%%/3rdparty/rackspace/php-opencloud/lib/OpenCloud/Common/Exceptions/InvalidRequestError.php %%WWWDIR%%/3rdparty/rackspace/php-opencloud/lib/OpenCloud/Common/Exceptions/JsonError.php %%WWWDIR%%/3rdparty/rackspace/php-opencloud/lib/OpenCloud/Common/Exceptions/LoggingException.php %%WWWDIR%%/3rdparty/rackspace/php-opencloud/lib/OpenCloud/Common/Exceptions/MetadataCreateError.php %%WWWDIR%%/3rdparty/rackspace/php-opencloud/lib/OpenCloud/Common/Exceptions/MetadataDeleteError.php %%WWWDIR%%/3rdparty/rackspace/php-opencloud/lib/OpenCloud/Common/Exceptions/MetadataError.php %%WWWDIR%%/3rdparty/rackspace/php-opencloud/lib/OpenCloud/Common/Exceptions/MetadataJsonError.php %%WWWDIR%%/3rdparty/rackspace/php-opencloud/lib/OpenCloud/Common/Exceptions/MetadataKeyError.php %%WWWDIR%%/3rdparty/rackspace/php-opencloud/lib/OpenCloud/Common/Exceptions/MetadataPrefixError.php %%WWWDIR%%/3rdparty/rackspace/php-opencloud/lib/OpenCloud/Common/Exceptions/MetadataUpdateError.php %%WWWDIR%%/3rdparty/rackspace/php-opencloud/lib/OpenCloud/Common/Exceptions/MisMatchedChecksumError.php %%WWWDIR%%/3rdparty/rackspace/php-opencloud/lib/OpenCloud/Common/Exceptions/MissingValueError.php %%WWWDIR%%/3rdparty/rackspace/php-opencloud/lib/OpenCloud/Common/Exceptions/NameError.php %%WWWDIR%%/3rdparty/rackspace/php-opencloud/lib/OpenCloud/Common/Exceptions/NetworkCreateError.php %%WWWDIR%%/3rdparty/rackspace/php-opencloud/lib/OpenCloud/Common/Exceptions/NetworkDeleteError.php %%WWWDIR%%/3rdparty/rackspace/php-opencloud/lib/OpenCloud/Common/Exceptions/NetworkError.php %%WWWDIR%%/3rdparty/rackspace/php-opencloud/lib/OpenCloud/Common/Exceptions/NetworkUpdateError.php %%WWWDIR%%/3rdparty/rackspace/php-opencloud/lib/OpenCloud/Common/Exceptions/NetworkUrlError.php %%WWWDIR%%/3rdparty/rackspace/php-opencloud/lib/OpenCloud/Common/Exceptions/NoContentTypeError.php %%WWWDIR%%/3rdparty/rackspace/php-opencloud/lib/OpenCloud/Common/Exceptions/NoNameError.php %%WWWDIR%%/3rdparty/rackspace/php-opencloud/lib/OpenCloud/Common/Exceptions/ObjFetchError.php %%WWWDIR%%/3rdparty/rackspace/php-opencloud/lib/OpenCloud/Common/Exceptions/ObjectCopyError.php %%WWWDIR%%/3rdparty/rackspace/php-opencloud/lib/OpenCloud/Common/Exceptions/ObjectError.php %%WWWDIR%%/3rdparty/rackspace/php-opencloud/lib/OpenCloud/Common/Exceptions/RebuildError.php %%WWWDIR%%/3rdparty/rackspace/php-opencloud/lib/OpenCloud/Common/Exceptions/RecordTypeError.php %%WWWDIR%%/3rdparty/rackspace/php-opencloud/lib/OpenCloud/Common/Exceptions/ResourceBucketException.php %%WWWDIR%%/3rdparty/rackspace/php-opencloud/lib/OpenCloud/Common/Exceptions/RuntimeException.php %%WWWDIR%%/3rdparty/rackspace/php-opencloud/lib/OpenCloud/Common/Exceptions/ServerActionError.php %%WWWDIR%%/3rdparty/rackspace/php-opencloud/lib/OpenCloud/Common/Exceptions/ServerCreateError.php %%WWWDIR%%/3rdparty/rackspace/php-opencloud/lib/OpenCloud/Common/Exceptions/ServerDeleteError.php %%WWWDIR%%/3rdparty/rackspace/php-opencloud/lib/OpenCloud/Common/Exceptions/ServerImageScheduleError.php %%WWWDIR%%/3rdparty/rackspace/php-opencloud/lib/OpenCloud/Common/Exceptions/ServerIpsError.php %%WWWDIR%%/3rdparty/rackspace/php-opencloud/lib/OpenCloud/Common/Exceptions/ServerJsonError.php %%WWWDIR%%/3rdparty/rackspace/php-opencloud/lib/OpenCloud/Common/Exceptions/ServerUpdateError.php %%WWWDIR%%/3rdparty/rackspace/php-opencloud/lib/OpenCloud/Common/Exceptions/ServerUrlError.php %%WWWDIR%%/3rdparty/rackspace/php-opencloud/lib/OpenCloud/Common/Exceptions/ServiceException.php %%WWWDIR%%/3rdparty/rackspace/php-opencloud/lib/OpenCloud/Common/Exceptions/SnapshotError.php %%WWWDIR%%/3rdparty/rackspace/php-opencloud/lib/OpenCloud/Common/Exceptions/TempUrlMethodError.php %%WWWDIR%%/3rdparty/rackspace/php-opencloud/lib/OpenCloud/Common/Exceptions/UnknownError.php %%WWWDIR%%/3rdparty/rackspace/php-opencloud/lib/OpenCloud/Common/Exceptions/UnknownParameterError.php %%WWWDIR%%/3rdparty/rackspace/php-opencloud/lib/OpenCloud/Common/Exceptions/UnrecognizedServiceError.php %%WWWDIR%%/3rdparty/rackspace/php-opencloud/lib/OpenCloud/Common/Exceptions/UnsupportedExtensionError.php %%WWWDIR%%/3rdparty/rackspace/php-opencloud/lib/OpenCloud/Common/Exceptions/UnsupportedFeatureExtension.php %%WWWDIR%%/3rdparty/rackspace/php-opencloud/lib/OpenCloud/Common/Exceptions/UnsupportedVersionError.php %%WWWDIR%%/3rdparty/rackspace/php-opencloud/lib/OpenCloud/Common/Exceptions/UpdateError.php %%WWWDIR%%/3rdparty/rackspace/php-opencloud/lib/OpenCloud/Common/Exceptions/UrlError.php %%WWWDIR%%/3rdparty/rackspace/php-opencloud/lib/OpenCloud/Common/Exceptions/UserCreateError.php %%WWWDIR%%/3rdparty/rackspace/php-opencloud/lib/OpenCloud/Common/Exceptions/UserDeleteError.php %%WWWDIR%%/3rdparty/rackspace/php-opencloud/lib/OpenCloud/Common/Exceptions/UserListError.php %%WWWDIR%%/3rdparty/rackspace/php-opencloud/lib/OpenCloud/Common/Exceptions/UserNameError.php %%WWWDIR%%/3rdparty/rackspace/php-opencloud/lib/OpenCloud/Common/Exceptions/UserUpdateError.php %%WWWDIR%%/3rdparty/rackspace/php-opencloud/lib/OpenCloud/Common/Exceptions/VolumeError.php %%WWWDIR%%/3rdparty/rackspace/php-opencloud/lib/OpenCloud/Common/Exceptions/VolumeTypeError.php %%WWWDIR%%/3rdparty/rackspace/php-opencloud/lib/OpenCloud/Common/Http/Client.php %%WWWDIR%%/3rdparty/rackspace/php-opencloud/lib/OpenCloud/Common/Http/Message/Formatter.php %%WWWDIR%%/3rdparty/rackspace/php-opencloud/lib/OpenCloud/Common/Http/Message/RequestSubscriber.php %%WWWDIR%%/3rdparty/rackspace/php-opencloud/lib/OpenCloud/Common/Lang.php %%WWWDIR%%/3rdparty/rackspace/php-opencloud/lib/OpenCloud/Common/Log/AbstractLogger.php %%WWWDIR%%/3rdparty/rackspace/php-opencloud/lib/OpenCloud/Common/Log/LogLevel.php %%WWWDIR%%/3rdparty/rackspace/php-opencloud/lib/OpenCloud/Common/Log/Logger.php %%WWWDIR%%/3rdparty/rackspace/php-opencloud/lib/OpenCloud/Common/Log/LoggerInterface.php %%WWWDIR%%/3rdparty/rackspace/php-opencloud/lib/OpenCloud/Common/Metadata.php %%WWWDIR%%/3rdparty/rackspace/php-opencloud/lib/OpenCloud/Common/PersistentObject.php %%WWWDIR%%/3rdparty/rackspace/php-opencloud/lib/OpenCloud/Common/Service/AbstractService.php %%WWWDIR%%/3rdparty/rackspace/php-opencloud/lib/OpenCloud/Common/Service/Catalog.php %%WWWDIR%%/3rdparty/rackspace/php-opencloud/lib/OpenCloud/Common/Service/CatalogItem.php %%WWWDIR%%/3rdparty/rackspace/php-opencloud/lib/OpenCloud/Common/Service/CatalogService.php %%WWWDIR%%/3rdparty/rackspace/php-opencloud/lib/OpenCloud/Common/Service/Endpoint.php %%WWWDIR%%/3rdparty/rackspace/php-opencloud/lib/OpenCloud/Common/Service/NovaService.php %%WWWDIR%%/3rdparty/rackspace/php-opencloud/lib/OpenCloud/Common/Service/ServiceBuilder.php %%WWWDIR%%/3rdparty/rackspace/php-opencloud/lib/OpenCloud/Common/Service/ServiceInterface.php %%WWWDIR%%/3rdparty/rackspace/php-opencloud/lib/OpenCloud/Compute/Constants/ImageState.php %%WWWDIR%%/3rdparty/rackspace/php-opencloud/lib/OpenCloud/Compute/Constants/Network.php %%WWWDIR%%/3rdparty/rackspace/php-opencloud/lib/OpenCloud/Compute/Constants/ServerState.php %%WWWDIR%%/3rdparty/rackspace/php-opencloud/lib/OpenCloud/Compute/Exception/KeyPairException.php %%WWWDIR%%/3rdparty/rackspace/php-opencloud/lib/OpenCloud/Compute/Resource/Flavor.php %%WWWDIR%%/3rdparty/rackspace/php-opencloud/lib/OpenCloud/Compute/Resource/Image.php %%WWWDIR%%/3rdparty/rackspace/php-opencloud/lib/OpenCloud/Compute/Resource/KeyPair.php %%WWWDIR%%/3rdparty/rackspace/php-opencloud/lib/OpenCloud/Compute/Resource/Network.php %%WWWDIR%%/3rdparty/rackspace/php-opencloud/lib/OpenCloud/Compute/Resource/Server.php %%WWWDIR%%/3rdparty/rackspace/php-opencloud/lib/OpenCloud/Compute/Resource/ServerMetadata.php %%WWWDIR%%/3rdparty/rackspace/php-opencloud/lib/OpenCloud/Compute/Resource/VolumeAttachment.php %%WWWDIR%%/3rdparty/rackspace/php-opencloud/lib/OpenCloud/Compute/Service.php %%WWWDIR%%/3rdparty/rackspace/php-opencloud/lib/OpenCloud/DNS/Collection/DnsIterator.php %%WWWDIR%%/3rdparty/rackspace/php-opencloud/lib/OpenCloud/DNS/Resource/AsyncResponse.php %%WWWDIR%%/3rdparty/rackspace/php-opencloud/lib/OpenCloud/DNS/Resource/Domain.php %%WWWDIR%%/3rdparty/rackspace/php-opencloud/lib/OpenCloud/DNS/Resource/Object.php %%WWWDIR%%/3rdparty/rackspace/php-opencloud/lib/OpenCloud/DNS/Resource/PtrRecord.php %%WWWDIR%%/3rdparty/rackspace/php-opencloud/lib/OpenCloud/DNS/Resource/Record.php %%WWWDIR%%/3rdparty/rackspace/php-opencloud/lib/OpenCloud/DNS/Resource/Subdomain.php %%WWWDIR%%/3rdparty/rackspace/php-opencloud/lib/OpenCloud/DNS/Service.php %%WWWDIR%%/3rdparty/rackspace/php-opencloud/lib/OpenCloud/Database/Resource/Database.php %%WWWDIR%%/3rdparty/rackspace/php-opencloud/lib/OpenCloud/Database/Resource/Instance.php %%WWWDIR%%/3rdparty/rackspace/php-opencloud/lib/OpenCloud/Database/Resource/User.php %%WWWDIR%%/3rdparty/rackspace/php-opencloud/lib/OpenCloud/Database/Service.php %%WWWDIR%%/3rdparty/rackspace/php-opencloud/lib/OpenCloud/Identity/Constants/User.php %%WWWDIR%%/3rdparty/rackspace/php-opencloud/lib/OpenCloud/Identity/Resource/Role.php %%WWWDIR%%/3rdparty/rackspace/php-opencloud/lib/OpenCloud/Identity/Resource/Tenant.php %%WWWDIR%%/3rdparty/rackspace/php-opencloud/lib/OpenCloud/Identity/Resource/Token.php %%WWWDIR%%/3rdparty/rackspace/php-opencloud/lib/OpenCloud/Identity/Resource/User.php %%WWWDIR%%/3rdparty/rackspace/php-opencloud/lib/OpenCloud/Identity/Service.php %%WWWDIR%%/3rdparty/rackspace/php-opencloud/lib/OpenCloud/LoadBalancer/Resource/Access.php %%WWWDIR%%/3rdparty/rackspace/php-opencloud/lib/OpenCloud/LoadBalancer/Resource/Algorithm.php %%WWWDIR%%/3rdparty/rackspace/php-opencloud/lib/OpenCloud/LoadBalancer/Resource/AllowedDomain.php %%WWWDIR%%/3rdparty/rackspace/php-opencloud/lib/OpenCloud/LoadBalancer/Resource/BillableLoadBalancer.php %%WWWDIR%%/3rdparty/rackspace/php-opencloud/lib/OpenCloud/LoadBalancer/Resource/ConnectionLogging.php %%WWWDIR%%/3rdparty/rackspace/php-opencloud/lib/OpenCloud/LoadBalancer/Resource/ConnectionThrottle.php %%WWWDIR%%/3rdparty/rackspace/php-opencloud/lib/OpenCloud/LoadBalancer/Resource/ContentCaching.php %%WWWDIR%%/3rdparty/rackspace/php-opencloud/lib/OpenCloud/LoadBalancer/Resource/ErrorPage.php %%WWWDIR%%/3rdparty/rackspace/php-opencloud/lib/OpenCloud/LoadBalancer/Resource/HealthMonitor.php %%WWWDIR%%/3rdparty/rackspace/php-opencloud/lib/OpenCloud/LoadBalancer/Resource/LoadBalancer.php %%WWWDIR%%/3rdparty/rackspace/php-opencloud/lib/OpenCloud/LoadBalancer/Resource/Metadata.php %%WWWDIR%%/3rdparty/rackspace/php-opencloud/lib/OpenCloud/LoadBalancer/Resource/Node.php %%WWWDIR%%/3rdparty/rackspace/php-opencloud/lib/OpenCloud/LoadBalancer/Resource/NodeEvent.php %%WWWDIR%%/3rdparty/rackspace/php-opencloud/lib/OpenCloud/LoadBalancer/Resource/Protocol.php %%WWWDIR%%/3rdparty/rackspace/php-opencloud/lib/OpenCloud/LoadBalancer/Resource/Readonly.php %%WWWDIR%%/3rdparty/rackspace/php-opencloud/lib/OpenCloud/LoadBalancer/Resource/SSLTermination.php %%WWWDIR%%/3rdparty/rackspace/php-opencloud/lib/OpenCloud/LoadBalancer/Resource/SessionPersistence.php %%WWWDIR%%/3rdparty/rackspace/php-opencloud/lib/OpenCloud/LoadBalancer/Resource/Stats.php %%WWWDIR%%/3rdparty/rackspace/php-opencloud/lib/OpenCloud/LoadBalancer/Resource/SubResource.php %%WWWDIR%%/3rdparty/rackspace/php-opencloud/lib/OpenCloud/LoadBalancer/Resource/Usage.php %%WWWDIR%%/3rdparty/rackspace/php-opencloud/lib/OpenCloud/LoadBalancer/Resource/VirtualIp.php %%WWWDIR%%/3rdparty/rackspace/php-opencloud/lib/OpenCloud/LoadBalancer/Service.php %%WWWDIR%%/3rdparty/rackspace/php-opencloud/lib/OpenCloud/ObjectStore/AbstractService.php %%WWWDIR%%/3rdparty/rackspace/php-opencloud/lib/OpenCloud/ObjectStore/CDNService.php %%WWWDIR%%/3rdparty/rackspace/php-opencloud/lib/OpenCloud/ObjectStore/Constants/Header.php %%WWWDIR%%/3rdparty/rackspace/php-opencloud/lib/OpenCloud/ObjectStore/Constants/UrlType.php %%WWWDIR%%/3rdparty/rackspace/php-opencloud/lib/OpenCloud/ObjectStore/Exception/BulkOperationException.php %%WWWDIR%%/3rdparty/rackspace/php-opencloud/lib/OpenCloud/ObjectStore/Exception/ContainerException.php %%WWWDIR%%/3rdparty/rackspace/php-opencloud/lib/OpenCloud/ObjectStore/Exception/ObjectNotFoundException.php %%WWWDIR%%/3rdparty/rackspace/php-opencloud/lib/OpenCloud/ObjectStore/Exception/StreamException.php %%WWWDIR%%/3rdparty/rackspace/php-opencloud/lib/OpenCloud/ObjectStore/Exception/UploadException.php %%WWWDIR%%/3rdparty/rackspace/php-opencloud/lib/OpenCloud/ObjectStore/Resource/AbstractContainer.php %%WWWDIR%%/3rdparty/rackspace/php-opencloud/lib/OpenCloud/ObjectStore/Resource/AbstractResource.php %%WWWDIR%%/3rdparty/rackspace/php-opencloud/lib/OpenCloud/ObjectStore/Resource/Account.php %%WWWDIR%%/3rdparty/rackspace/php-opencloud/lib/OpenCloud/ObjectStore/Resource/CDNContainer.php %%WWWDIR%%/3rdparty/rackspace/php-opencloud/lib/OpenCloud/ObjectStore/Resource/Container.php %%WWWDIR%%/3rdparty/rackspace/php-opencloud/lib/OpenCloud/ObjectStore/Resource/ContainerMetadata.php %%WWWDIR%%/3rdparty/rackspace/php-opencloud/lib/OpenCloud/ObjectStore/Resource/DataObject.php %%WWWDIR%%/3rdparty/rackspace/php-opencloud/lib/OpenCloud/ObjectStore/Service.php %%WWWDIR%%/3rdparty/rackspace/php-opencloud/lib/OpenCloud/ObjectStore/Upload/AbstractTransfer.php %%WWWDIR%%/3rdparty/rackspace/php-opencloud/lib/OpenCloud/ObjectStore/Upload/ConcurrentTransfer.php %%WWWDIR%%/3rdparty/rackspace/php-opencloud/lib/OpenCloud/ObjectStore/Upload/ConsecutiveTransfer.php %%WWWDIR%%/3rdparty/rackspace/php-opencloud/lib/OpenCloud/ObjectStore/Upload/ContainerMigration.php %%WWWDIR%%/3rdparty/rackspace/php-opencloud/lib/OpenCloud/ObjectStore/Upload/DirectorySync.php %%WWWDIR%%/3rdparty/rackspace/php-opencloud/lib/OpenCloud/ObjectStore/Upload/TransferBuilder.php %%WWWDIR%%/3rdparty/rackspace/php-opencloud/lib/OpenCloud/ObjectStore/Upload/TransferPart.php %%WWWDIR%%/3rdparty/rackspace/php-opencloud/lib/OpenCloud/ObjectStore/Upload/TransferState.php %%WWWDIR%%/3rdparty/rackspace/php-opencloud/lib/OpenCloud/OpenStack.php %%WWWDIR%%/3rdparty/rackspace/php-opencloud/lib/OpenCloud/Orchestration/Resource.php %%WWWDIR%%/3rdparty/rackspace/php-opencloud/lib/OpenCloud/Orchestration/Service.php %%WWWDIR%%/3rdparty/rackspace/php-opencloud/lib/OpenCloud/Orchestration/Stack.php %%WWWDIR%%/3rdparty/rackspace/php-opencloud/lib/OpenCloud/Queues/Exception/DeleteMessageException.php %%WWWDIR%%/3rdparty/rackspace/php-opencloud/lib/OpenCloud/Queues/Exception/MessageException.php %%WWWDIR%%/3rdparty/rackspace/php-opencloud/lib/OpenCloud/Queues/Exception/QueueException.php %%WWWDIR%%/3rdparty/rackspace/php-opencloud/lib/OpenCloud/Queues/Exception/QueueMetadataException.php %%WWWDIR%%/3rdparty/rackspace/php-opencloud/lib/OpenCloud/Queues/Resource/Claim.php %%WWWDIR%%/3rdparty/rackspace/php-opencloud/lib/OpenCloud/Queues/Resource/Message.php %%WWWDIR%%/3rdparty/rackspace/php-opencloud/lib/OpenCloud/Queues/Resource/Queue.php %%WWWDIR%%/3rdparty/rackspace/php-opencloud/lib/OpenCloud/Queues/Service.php %%WWWDIR%%/3rdparty/rackspace/php-opencloud/lib/OpenCloud/Rackspace.php %%WWWDIR%%/3rdparty/rackspace/php-opencloud/lib/OpenCloud/Version.php %%WWWDIR%%/3rdparty/rackspace/php-opencloud/lib/OpenCloud/Volume/Resource/Snapshot.php %%WWWDIR%%/3rdparty/rackspace/php-opencloud/lib/OpenCloud/Volume/Resource/Volume.php %%WWWDIR%%/3rdparty/rackspace/php-opencloud/lib/OpenCloud/Volume/Resource/VolumeType.php %%WWWDIR%%/3rdparty/rackspace/php-opencloud/lib/OpenCloud/Volume/Service.php %%WWWDIR%%/3rdparty/rackspace/php-opencloud/lib/php-opencloud.php %%WWWDIR%%/3rdparty/rackspace/php-opencloud/phpunit.xml.dist -%%WWWDIR%%/3rdparty/react/promise/.gitignore %%WWWDIR%%/3rdparty/react/promise/LICENSE %%WWWDIR%%/3rdparty/react/promise/src/CancellablePromiseInterface.php %%WWWDIR%%/3rdparty/react/promise/src/Deferred.php %%WWWDIR%%/3rdparty/react/promise/src/ExtendedPromiseInterface.php %%WWWDIR%%/3rdparty/react/promise/src/FulfilledPromise.php %%WWWDIR%%/3rdparty/react/promise/src/LazyPromise.php %%WWWDIR%%/3rdparty/react/promise/src/Promise.php %%WWWDIR%%/3rdparty/react/promise/src/PromiseInterface.php %%WWWDIR%%/3rdparty/react/promise/src/PromisorInterface.php %%WWWDIR%%/3rdparty/react/promise/src/RejectedPromise.php %%WWWDIR%%/3rdparty/react/promise/src/UnhandledRejectionException.php %%WWWDIR%%/3rdparty/react/promise/src/functions.php %%WWWDIR%%/3rdparty/react/promise/src/functions_include.php -%%WWWDIR%%/3rdparty/sabre/dav/.gitignore %%WWWDIR%%/3rdparty/sabre/dav/CHANGELOG.md %%WWWDIR%%/3rdparty/sabre/dav/CONTRIBUTING.md %%WWWDIR%%/3rdparty/sabre/dav/LICENSE %%WWWDIR%%/3rdparty/sabre/dav/README.md %%WWWDIR%%/3rdparty/sabre/dav/composer.json %%WWWDIR%%/3rdparty/sabre/dav/lib/CalDAV/Backend/AbstractBackend.php %%WWWDIR%%/3rdparty/sabre/dav/lib/CalDAV/Backend/BackendInterface.php %%WWWDIR%%/3rdparty/sabre/dav/lib/CalDAV/Backend/NotificationSupport.php %%WWWDIR%%/3rdparty/sabre/dav/lib/CalDAV/Backend/PDO.php %%WWWDIR%%/3rdparty/sabre/dav/lib/CalDAV/Backend/SchedulingSupport.php %%WWWDIR%%/3rdparty/sabre/dav/lib/CalDAV/Backend/SharingSupport.php %%WWWDIR%%/3rdparty/sabre/dav/lib/CalDAV/Backend/SubscriptionSupport.php %%WWWDIR%%/3rdparty/sabre/dav/lib/CalDAV/Backend/SyncSupport.php %%WWWDIR%%/3rdparty/sabre/dav/lib/CalDAV/Calendar.php %%WWWDIR%%/3rdparty/sabre/dav/lib/CalDAV/CalendarHome.php %%WWWDIR%%/3rdparty/sabre/dav/lib/CalDAV/CalendarObject.php %%WWWDIR%%/3rdparty/sabre/dav/lib/CalDAV/CalendarQueryValidator.php %%WWWDIR%%/3rdparty/sabre/dav/lib/CalDAV/CalendarRoot.php %%WWWDIR%%/3rdparty/sabre/dav/lib/CalDAV/Exception/InvalidComponentType.php %%WWWDIR%%/3rdparty/sabre/dav/lib/CalDAV/ICSExportPlugin.php %%WWWDIR%%/3rdparty/sabre/dav/lib/CalDAV/ICalendar.php %%WWWDIR%%/3rdparty/sabre/dav/lib/CalDAV/ICalendarObject.php %%WWWDIR%%/3rdparty/sabre/dav/lib/CalDAV/ICalendarObjectContainer.php %%WWWDIR%%/3rdparty/sabre/dav/lib/CalDAV/IShareableCalendar.php %%WWWDIR%%/3rdparty/sabre/dav/lib/CalDAV/ISharedCalendar.php %%WWWDIR%%/3rdparty/sabre/dav/lib/CalDAV/Notifications/Collection.php %%WWWDIR%%/3rdparty/sabre/dav/lib/CalDAV/Notifications/ICollection.php %%WWWDIR%%/3rdparty/sabre/dav/lib/CalDAV/Notifications/INode.php %%WWWDIR%%/3rdparty/sabre/dav/lib/CalDAV/Notifications/Node.php %%WWWDIR%%/3rdparty/sabre/dav/lib/CalDAV/Notifications/Plugin.php %%WWWDIR%%/3rdparty/sabre/dav/lib/CalDAV/Plugin.php %%WWWDIR%%/3rdparty/sabre/dav/lib/CalDAV/Principal/Collection.php %%WWWDIR%%/3rdparty/sabre/dav/lib/CalDAV/Principal/IProxyRead.php %%WWWDIR%%/3rdparty/sabre/dav/lib/CalDAV/Principal/IProxyWrite.php %%WWWDIR%%/3rdparty/sabre/dav/lib/CalDAV/Principal/ProxyRead.php %%WWWDIR%%/3rdparty/sabre/dav/lib/CalDAV/Principal/ProxyWrite.php %%WWWDIR%%/3rdparty/sabre/dav/lib/CalDAV/Principal/User.php %%WWWDIR%%/3rdparty/sabre/dav/lib/CalDAV/Schedule/IInbox.php %%WWWDIR%%/3rdparty/sabre/dav/lib/CalDAV/Schedule/IMipPlugin.php %%WWWDIR%%/3rdparty/sabre/dav/lib/CalDAV/Schedule/IOutbox.php %%WWWDIR%%/3rdparty/sabre/dav/lib/CalDAV/Schedule/ISchedulingObject.php %%WWWDIR%%/3rdparty/sabre/dav/lib/CalDAV/Schedule/Inbox.php %%WWWDIR%%/3rdparty/sabre/dav/lib/CalDAV/Schedule/Outbox.php %%WWWDIR%%/3rdparty/sabre/dav/lib/CalDAV/Schedule/Plugin.php %%WWWDIR%%/3rdparty/sabre/dav/lib/CalDAV/Schedule/SchedulingObject.php %%WWWDIR%%/3rdparty/sabre/dav/lib/CalDAV/ShareableCalendar.php %%WWWDIR%%/3rdparty/sabre/dav/lib/CalDAV/SharedCalendar.php %%WWWDIR%%/3rdparty/sabre/dav/lib/CalDAV/SharingPlugin.php %%WWWDIR%%/3rdparty/sabre/dav/lib/CalDAV/Subscriptions/ISubscription.php %%WWWDIR%%/3rdparty/sabre/dav/lib/CalDAV/Subscriptions/Plugin.php %%WWWDIR%%/3rdparty/sabre/dav/lib/CalDAV/Subscriptions/Subscription.php %%WWWDIR%%/3rdparty/sabre/dav/lib/CalDAV/Xml/Filter/CalendarData.php %%WWWDIR%%/3rdparty/sabre/dav/lib/CalDAV/Xml/Filter/CompFilter.php %%WWWDIR%%/3rdparty/sabre/dav/lib/CalDAV/Xml/Filter/ParamFilter.php %%WWWDIR%%/3rdparty/sabre/dav/lib/CalDAV/Xml/Filter/PropFilter.php %%WWWDIR%%/3rdparty/sabre/dav/lib/CalDAV/Xml/Notification/Invite.php %%WWWDIR%%/3rdparty/sabre/dav/lib/CalDAV/Xml/Notification/InviteReply.php %%WWWDIR%%/3rdparty/sabre/dav/lib/CalDAV/Xml/Notification/NotificationInterface.php %%WWWDIR%%/3rdparty/sabre/dav/lib/CalDAV/Xml/Notification/SystemStatus.php %%WWWDIR%%/3rdparty/sabre/dav/lib/CalDAV/Xml/Property/AllowedSharingModes.php %%WWWDIR%%/3rdparty/sabre/dav/lib/CalDAV/Xml/Property/EmailAddressSet.php %%WWWDIR%%/3rdparty/sabre/dav/lib/CalDAV/Xml/Property/Invite.php %%WWWDIR%%/3rdparty/sabre/dav/lib/CalDAV/Xml/Property/ScheduleCalendarTransp.php %%WWWDIR%%/3rdparty/sabre/dav/lib/CalDAV/Xml/Property/SupportedCalendarComponentSet.php %%WWWDIR%%/3rdparty/sabre/dav/lib/CalDAV/Xml/Property/SupportedCalendarData.php %%WWWDIR%%/3rdparty/sabre/dav/lib/CalDAV/Xml/Property/SupportedCollationSet.php %%WWWDIR%%/3rdparty/sabre/dav/lib/CalDAV/Xml/Request/CalendarMultiGetReport.php %%WWWDIR%%/3rdparty/sabre/dav/lib/CalDAV/Xml/Request/CalendarQueryReport.php %%WWWDIR%%/3rdparty/sabre/dav/lib/CalDAV/Xml/Request/FreeBusyQueryReport.php %%WWWDIR%%/3rdparty/sabre/dav/lib/CalDAV/Xml/Request/InviteReply.php %%WWWDIR%%/3rdparty/sabre/dav/lib/CalDAV/Xml/Request/MkCalendar.php %%WWWDIR%%/3rdparty/sabre/dav/lib/CalDAV/Xml/Request/Share.php %%WWWDIR%%/3rdparty/sabre/dav/lib/CardDAV/AddressBook.php %%WWWDIR%%/3rdparty/sabre/dav/lib/CardDAV/AddressBookHome.php %%WWWDIR%%/3rdparty/sabre/dav/lib/CardDAV/AddressBookRoot.php %%WWWDIR%%/3rdparty/sabre/dav/lib/CardDAV/Backend/AbstractBackend.php %%WWWDIR%%/3rdparty/sabre/dav/lib/CardDAV/Backend/BackendInterface.php %%WWWDIR%%/3rdparty/sabre/dav/lib/CardDAV/Backend/PDO.php %%WWWDIR%%/3rdparty/sabre/dav/lib/CardDAV/Backend/SyncSupport.php %%WWWDIR%%/3rdparty/sabre/dav/lib/CardDAV/Card.php %%WWWDIR%%/3rdparty/sabre/dav/lib/CardDAV/IAddressBook.php %%WWWDIR%%/3rdparty/sabre/dav/lib/CardDAV/ICard.php %%WWWDIR%%/3rdparty/sabre/dav/lib/CardDAV/IDirectory.php %%WWWDIR%%/3rdparty/sabre/dav/lib/CardDAV/Plugin.php %%WWWDIR%%/3rdparty/sabre/dav/lib/CardDAV/VCFExportPlugin.php %%WWWDIR%%/3rdparty/sabre/dav/lib/CardDAV/Xml/Filter/AddressData.php %%WWWDIR%%/3rdparty/sabre/dav/lib/CardDAV/Xml/Filter/ParamFilter.php %%WWWDIR%%/3rdparty/sabre/dav/lib/CardDAV/Xml/Filter/PropFilter.php %%WWWDIR%%/3rdparty/sabre/dav/lib/CardDAV/Xml/Property/SupportedAddressData.php %%WWWDIR%%/3rdparty/sabre/dav/lib/CardDAV/Xml/Property/SupportedCollationSet.php %%WWWDIR%%/3rdparty/sabre/dav/lib/CardDAV/Xml/Request/AddressBookMultiGetReport.php %%WWWDIR%%/3rdparty/sabre/dav/lib/CardDAV/Xml/Request/AddressBookQueryReport.php %%WWWDIR%%/3rdparty/sabre/dav/lib/DAV/Auth/Backend/AbstractBasic.php %%WWWDIR%%/3rdparty/sabre/dav/lib/DAV/Auth/Backend/AbstractDigest.php %%WWWDIR%%/3rdparty/sabre/dav/lib/DAV/Auth/Backend/Apache.php %%WWWDIR%%/3rdparty/sabre/dav/lib/DAV/Auth/Backend/BackendInterface.php %%WWWDIR%%/3rdparty/sabre/dav/lib/DAV/Auth/Backend/BasicCallBack.php %%WWWDIR%%/3rdparty/sabre/dav/lib/DAV/Auth/Backend/File.php %%WWWDIR%%/3rdparty/sabre/dav/lib/DAV/Auth/Backend/PDO.php %%WWWDIR%%/3rdparty/sabre/dav/lib/DAV/Auth/Plugin.php %%WWWDIR%%/3rdparty/sabre/dav/lib/DAV/Browser/GuessContentType.php %%WWWDIR%%/3rdparty/sabre/dav/lib/DAV/Browser/HtmlOutput.php %%WWWDIR%%/3rdparty/sabre/dav/lib/DAV/Browser/HtmlOutputHelper.php %%WWWDIR%%/3rdparty/sabre/dav/lib/DAV/Browser/MapGetToPropFind.php %%WWWDIR%%/3rdparty/sabre/dav/lib/DAV/Browser/Plugin.php %%WWWDIR%%/3rdparty/sabre/dav/lib/DAV/Browser/PropFindAll.php %%WWWDIR%%/3rdparty/sabre/dav/lib/DAV/Browser/assets/favicon.ico %%WWWDIR%%/3rdparty/sabre/dav/lib/DAV/Browser/assets/openiconic/ICON-LICENSE %%WWWDIR%%/3rdparty/sabre/dav/lib/DAV/Browser/assets/openiconic/open-iconic.css %%WWWDIR%%/3rdparty/sabre/dav/lib/DAV/Browser/assets/openiconic/open-iconic.eot %%WWWDIR%%/3rdparty/sabre/dav/lib/DAV/Browser/assets/openiconic/open-iconic.otf %%WWWDIR%%/3rdparty/sabre/dav/lib/DAV/Browser/assets/openiconic/open-iconic.svg %%WWWDIR%%/3rdparty/sabre/dav/lib/DAV/Browser/assets/openiconic/open-iconic.ttf %%WWWDIR%%/3rdparty/sabre/dav/lib/DAV/Browser/assets/openiconic/open-iconic.woff %%WWWDIR%%/3rdparty/sabre/dav/lib/DAV/Browser/assets/sabredav.css %%WWWDIR%%/3rdparty/sabre/dav/lib/DAV/Browser/assets/sabredav.png %%WWWDIR%%/3rdparty/sabre/dav/lib/DAV/Client.php %%WWWDIR%%/3rdparty/sabre/dav/lib/DAV/Collection.php %%WWWDIR%%/3rdparty/sabre/dav/lib/DAV/CorePlugin.php %%WWWDIR%%/3rdparty/sabre/dav/lib/DAV/Exception.php %%WWWDIR%%/3rdparty/sabre/dav/lib/DAV/Exception/BadRequest.php %%WWWDIR%%/3rdparty/sabre/dav/lib/DAV/Exception/Conflict.php %%WWWDIR%%/3rdparty/sabre/dav/lib/DAV/Exception/ConflictingLock.php %%WWWDIR%%/3rdparty/sabre/dav/lib/DAV/Exception/Forbidden.php %%WWWDIR%%/3rdparty/sabre/dav/lib/DAV/Exception/InsufficientStorage.php %%WWWDIR%%/3rdparty/sabre/dav/lib/DAV/Exception/InvalidResourceType.php %%WWWDIR%%/3rdparty/sabre/dav/lib/DAV/Exception/InvalidSyncToken.php %%WWWDIR%%/3rdparty/sabre/dav/lib/DAV/Exception/LengthRequired.php %%WWWDIR%%/3rdparty/sabre/dav/lib/DAV/Exception/LockTokenMatchesRequestUri.php %%WWWDIR%%/3rdparty/sabre/dav/lib/DAV/Exception/Locked.php %%WWWDIR%%/3rdparty/sabre/dav/lib/DAV/Exception/MethodNotAllowed.php %%WWWDIR%%/3rdparty/sabre/dav/lib/DAV/Exception/NotAuthenticated.php %%WWWDIR%%/3rdparty/sabre/dav/lib/DAV/Exception/NotFound.php %%WWWDIR%%/3rdparty/sabre/dav/lib/DAV/Exception/NotImplemented.php %%WWWDIR%%/3rdparty/sabre/dav/lib/DAV/Exception/PaymentRequired.php %%WWWDIR%%/3rdparty/sabre/dav/lib/DAV/Exception/PreconditionFailed.php %%WWWDIR%%/3rdparty/sabre/dav/lib/DAV/Exception/ReportNotSupported.php %%WWWDIR%%/3rdparty/sabre/dav/lib/DAV/Exception/RequestedRangeNotSatisfiable.php %%WWWDIR%%/3rdparty/sabre/dav/lib/DAV/Exception/ServiceUnavailable.php %%WWWDIR%%/3rdparty/sabre/dav/lib/DAV/Exception/TooManyMatches.php %%WWWDIR%%/3rdparty/sabre/dav/lib/DAV/Exception/UnsupportedMediaType.php %%WWWDIR%%/3rdparty/sabre/dav/lib/DAV/FS/Directory.php %%WWWDIR%%/3rdparty/sabre/dav/lib/DAV/FS/File.php %%WWWDIR%%/3rdparty/sabre/dav/lib/DAV/FS/Node.php %%WWWDIR%%/3rdparty/sabre/dav/lib/DAV/FSExt/Directory.php %%WWWDIR%%/3rdparty/sabre/dav/lib/DAV/FSExt/File.php %%WWWDIR%%/3rdparty/sabre/dav/lib/DAV/File.php %%WWWDIR%%/3rdparty/sabre/dav/lib/DAV/ICollection.php %%WWWDIR%%/3rdparty/sabre/dav/lib/DAV/IExtendedCollection.php %%WWWDIR%%/3rdparty/sabre/dav/lib/DAV/IFile.php %%WWWDIR%%/3rdparty/sabre/dav/lib/DAV/IMoveTarget.php %%WWWDIR%%/3rdparty/sabre/dav/lib/DAV/IMultiGet.php %%WWWDIR%%/3rdparty/sabre/dav/lib/DAV/INode.php %%WWWDIR%%/3rdparty/sabre/dav/lib/DAV/IProperties.php %%WWWDIR%%/3rdparty/sabre/dav/lib/DAV/IQuota.php %%WWWDIR%%/3rdparty/sabre/dav/lib/DAV/Locks/Backend/AbstractBackend.php %%WWWDIR%%/3rdparty/sabre/dav/lib/DAV/Locks/Backend/BackendInterface.php %%WWWDIR%%/3rdparty/sabre/dav/lib/DAV/Locks/Backend/File.php %%WWWDIR%%/3rdparty/sabre/dav/lib/DAV/Locks/Backend/PDO.php %%WWWDIR%%/3rdparty/sabre/dav/lib/DAV/Locks/LockInfo.php %%WWWDIR%%/3rdparty/sabre/dav/lib/DAV/Locks/Plugin.php %%WWWDIR%%/3rdparty/sabre/dav/lib/DAV/MkCol.php %%WWWDIR%%/3rdparty/sabre/dav/lib/DAV/Mount/Plugin.php %%WWWDIR%%/3rdparty/sabre/dav/lib/DAV/Node.php %%WWWDIR%%/3rdparty/sabre/dav/lib/DAV/PartialUpdate/IPatchSupport.php %%WWWDIR%%/3rdparty/sabre/dav/lib/DAV/PartialUpdate/Plugin.php %%WWWDIR%%/3rdparty/sabre/dav/lib/DAV/PropFind.php %%WWWDIR%%/3rdparty/sabre/dav/lib/DAV/PropPatch.php %%WWWDIR%%/3rdparty/sabre/dav/lib/DAV/PropertyStorage/Backend/BackendInterface.php %%WWWDIR%%/3rdparty/sabre/dav/lib/DAV/PropertyStorage/Backend/PDO.php %%WWWDIR%%/3rdparty/sabre/dav/lib/DAV/PropertyStorage/Plugin.php %%WWWDIR%%/3rdparty/sabre/dav/lib/DAV/Server.php %%WWWDIR%%/3rdparty/sabre/dav/lib/DAV/ServerPlugin.php %%WWWDIR%%/3rdparty/sabre/dav/lib/DAV/SimpleCollection.php %%WWWDIR%%/3rdparty/sabre/dav/lib/DAV/SimpleFile.php %%WWWDIR%%/3rdparty/sabre/dav/lib/DAV/StringUtil.php %%WWWDIR%%/3rdparty/sabre/dav/lib/DAV/Sync/ISyncCollection.php %%WWWDIR%%/3rdparty/sabre/dav/lib/DAV/Sync/Plugin.php %%WWWDIR%%/3rdparty/sabre/dav/lib/DAV/TemporaryFileFilterPlugin.php %%WWWDIR%%/3rdparty/sabre/dav/lib/DAV/Tree.php %%WWWDIR%%/3rdparty/sabre/dav/lib/DAV/UUIDUtil.php %%WWWDIR%%/3rdparty/sabre/dav/lib/DAV/Version.php %%WWWDIR%%/3rdparty/sabre/dav/lib/DAV/Xml/Element/Prop.php %%WWWDIR%%/3rdparty/sabre/dav/lib/DAV/Xml/Element/Response.php %%WWWDIR%%/3rdparty/sabre/dav/lib/DAV/Xml/Property/Complex.php %%WWWDIR%%/3rdparty/sabre/dav/lib/DAV/Xml/Property/GetLastModified.php %%WWWDIR%%/3rdparty/sabre/dav/lib/DAV/Xml/Property/Href.php %%WWWDIR%%/3rdparty/sabre/dav/lib/DAV/Xml/Property/LockDiscovery.php %%WWWDIR%%/3rdparty/sabre/dav/lib/DAV/Xml/Property/ResourceType.php %%WWWDIR%%/3rdparty/sabre/dav/lib/DAV/Xml/Property/SupportedLock.php %%WWWDIR%%/3rdparty/sabre/dav/lib/DAV/Xml/Property/SupportedMethodSet.php %%WWWDIR%%/3rdparty/sabre/dav/lib/DAV/Xml/Property/SupportedReportSet.php %%WWWDIR%%/3rdparty/sabre/dav/lib/DAV/Xml/Request/Lock.php %%WWWDIR%%/3rdparty/sabre/dav/lib/DAV/Xml/Request/MkCol.php %%WWWDIR%%/3rdparty/sabre/dav/lib/DAV/Xml/Request/PropFind.php %%WWWDIR%%/3rdparty/sabre/dav/lib/DAV/Xml/Request/PropPatch.php %%WWWDIR%%/3rdparty/sabre/dav/lib/DAV/Xml/Request/SyncCollectionReport.php %%WWWDIR%%/3rdparty/sabre/dav/lib/DAV/Xml/Response/MultiStatus.php %%WWWDIR%%/3rdparty/sabre/dav/lib/DAV/Xml/Service.php %%WWWDIR%%/3rdparty/sabre/dav/lib/DAVACL/AbstractPrincipalCollection.php %%WWWDIR%%/3rdparty/sabre/dav/lib/DAVACL/Exception/AceConflict.php %%WWWDIR%%/3rdparty/sabre/dav/lib/DAVACL/Exception/NeedPrivileges.php %%WWWDIR%%/3rdparty/sabre/dav/lib/DAVACL/Exception/NoAbstract.php %%WWWDIR%%/3rdparty/sabre/dav/lib/DAVACL/Exception/NotRecognizedPrincipal.php %%WWWDIR%%/3rdparty/sabre/dav/lib/DAVACL/Exception/NotSupportedPrivilege.php %%WWWDIR%%/3rdparty/sabre/dav/lib/DAVACL/FS/Collection.php %%WWWDIR%%/3rdparty/sabre/dav/lib/DAVACL/FS/File.php %%WWWDIR%%/3rdparty/sabre/dav/lib/DAVACL/FS/HomeCollection.php %%WWWDIR%%/3rdparty/sabre/dav/lib/DAVACL/IACL.php %%WWWDIR%%/3rdparty/sabre/dav/lib/DAVACL/IPrincipal.php %%WWWDIR%%/3rdparty/sabre/dav/lib/DAVACL/IPrincipalCollection.php %%WWWDIR%%/3rdparty/sabre/dav/lib/DAVACL/Plugin.php %%WWWDIR%%/3rdparty/sabre/dav/lib/DAVACL/Principal.php %%WWWDIR%%/3rdparty/sabre/dav/lib/DAVACL/PrincipalBackend/AbstractBackend.php %%WWWDIR%%/3rdparty/sabre/dav/lib/DAVACL/PrincipalBackend/BackendInterface.php %%WWWDIR%%/3rdparty/sabre/dav/lib/DAVACL/PrincipalBackend/CreatePrincipalSupport.php %%WWWDIR%%/3rdparty/sabre/dav/lib/DAVACL/PrincipalBackend/PDO.php %%WWWDIR%%/3rdparty/sabre/dav/lib/DAVACL/PrincipalCollection.php %%WWWDIR%%/3rdparty/sabre/dav/lib/DAVACL/Xml/Property/Acl.php %%WWWDIR%%/3rdparty/sabre/dav/lib/DAVACL/Xml/Property/AclRestrictions.php %%WWWDIR%%/3rdparty/sabre/dav/lib/DAVACL/Xml/Property/CurrentUserPrivilegeSet.php %%WWWDIR%%/3rdparty/sabre/dav/lib/DAVACL/Xml/Property/Principal.php %%WWWDIR%%/3rdparty/sabre/dav/lib/DAVACL/Xml/Property/SupportedPrivilegeSet.php %%WWWDIR%%/3rdparty/sabre/dav/lib/DAVACL/Xml/Request/ExpandPropertyReport.php %%WWWDIR%%/3rdparty/sabre/dav/lib/DAVACL/Xml/Request/PrincipalPropertySearchReport.php %%WWWDIR%%/3rdparty/sabre/dav/lib/DAVACL/Xml/Request/PrincipalSearchPropertySetReport.php -%%WWWDIR%%/3rdparty/sabre/event/.gitignore %%WWWDIR%%/3rdparty/sabre/event/CHANGELOG.md %%WWWDIR%%/3rdparty/sabre/event/LICENSE %%WWWDIR%%/3rdparty/sabre/event/README.md %%WWWDIR%%/3rdparty/sabre/event/composer.json %%WWWDIR%%/3rdparty/sabre/event/lib/EventEmitter.php %%WWWDIR%%/3rdparty/sabre/event/lib/EventEmitterInterface.php %%WWWDIR%%/3rdparty/sabre/event/lib/EventEmitterTrait.php %%WWWDIR%%/3rdparty/sabre/event/lib/Promise.php %%WWWDIR%%/3rdparty/sabre/event/lib/PromiseAlreadyResolvedException.php %%WWWDIR%%/3rdparty/sabre/event/lib/Version.php %%WWWDIR%%/3rdparty/sabre/event/phpunit.xml.dist -%%WWWDIR%%/3rdparty/sabre/http/.gitignore %%WWWDIR%%/3rdparty/sabre/http/CHANGELOG.md %%WWWDIR%%/3rdparty/sabre/http/LICENSE %%WWWDIR%%/3rdparty/sabre/http/README.md %%WWWDIR%%/3rdparty/sabre/http/composer.json %%WWWDIR%%/3rdparty/sabre/http/lib/Auth/AWS.php %%WWWDIR%%/3rdparty/sabre/http/lib/Auth/AbstractAuth.php %%WWWDIR%%/3rdparty/sabre/http/lib/Auth/Basic.php %%WWWDIR%%/3rdparty/sabre/http/lib/Auth/Bearer.php %%WWWDIR%%/3rdparty/sabre/http/lib/Auth/Digest.php %%WWWDIR%%/3rdparty/sabre/http/lib/Client.php %%WWWDIR%%/3rdparty/sabre/http/lib/ClientException.php %%WWWDIR%%/3rdparty/sabre/http/lib/ClientHttpException.php %%WWWDIR%%/3rdparty/sabre/http/lib/HttpException.php %%WWWDIR%%/3rdparty/sabre/http/lib/Message.php %%WWWDIR%%/3rdparty/sabre/http/lib/MessageDecoratorTrait.php %%WWWDIR%%/3rdparty/sabre/http/lib/MessageInterface.php %%WWWDIR%%/3rdparty/sabre/http/lib/Request.php %%WWWDIR%%/3rdparty/sabre/http/lib/RequestDecorator.php %%WWWDIR%%/3rdparty/sabre/http/lib/RequestInterface.php %%WWWDIR%%/3rdparty/sabre/http/lib/Response.php %%WWWDIR%%/3rdparty/sabre/http/lib/ResponseDecorator.php %%WWWDIR%%/3rdparty/sabre/http/lib/ResponseInterface.php %%WWWDIR%%/3rdparty/sabre/http/lib/Sapi.php %%WWWDIR%%/3rdparty/sabre/http/lib/URLUtil.php %%WWWDIR%%/3rdparty/sabre/http/lib/Util.php %%WWWDIR%%/3rdparty/sabre/http/lib/Version.php %%WWWDIR%%/3rdparty/sabre/http/lib/functions.php -%%WWWDIR%%/3rdparty/sabre/uri/.gitignore %%WWWDIR%%/3rdparty/sabre/uri/CHANGELOG.md %%WWWDIR%%/3rdparty/sabre/uri/LICENSE %%WWWDIR%%/3rdparty/sabre/uri/README.md %%WWWDIR%%/3rdparty/sabre/uri/composer.json +%%WWWDIR%%/3rdparty/sabre/uri/lib/InvalidUriException.php %%WWWDIR%%/3rdparty/sabre/uri/lib/Version.php %%WWWDIR%%/3rdparty/sabre/uri/lib/functions.php -%%WWWDIR%%/3rdparty/sabre/vobject/.gitignore %%WWWDIR%%/3rdparty/sabre/vobject/ChangeLog.md %%WWWDIR%%/3rdparty/sabre/vobject/LICENSE %%WWWDIR%%/3rdparty/sabre/vobject/README.md %%WWWDIR%%/3rdparty/sabre/vobject/composer.json %%WWWDIR%%/3rdparty/sabre/vobject/lib/Cli.php %%WWWDIR%%/3rdparty/sabre/vobject/lib/Component.php %%WWWDIR%%/3rdparty/sabre/vobject/lib/Component/Available.php %%WWWDIR%%/3rdparty/sabre/vobject/lib/Component/VAlarm.php %%WWWDIR%%/3rdparty/sabre/vobject/lib/Component/VAvailability.php %%WWWDIR%%/3rdparty/sabre/vobject/lib/Component/VCalendar.php %%WWWDIR%%/3rdparty/sabre/vobject/lib/Component/VCard.php %%WWWDIR%%/3rdparty/sabre/vobject/lib/Component/VEvent.php %%WWWDIR%%/3rdparty/sabre/vobject/lib/Component/VFreeBusy.php %%WWWDIR%%/3rdparty/sabre/vobject/lib/Component/VJournal.php %%WWWDIR%%/3rdparty/sabre/vobject/lib/Component/VTimeZone.php %%WWWDIR%%/3rdparty/sabre/vobject/lib/Component/VTodo.php %%WWWDIR%%/3rdparty/sabre/vobject/lib/DateTimeParser.php %%WWWDIR%%/3rdparty/sabre/vobject/lib/Document.php %%WWWDIR%%/3rdparty/sabre/vobject/lib/ElementList.php %%WWWDIR%%/3rdparty/sabre/vobject/lib/EofException.php %%WWWDIR%%/3rdparty/sabre/vobject/lib/FreeBusyGenerator.php %%WWWDIR%%/3rdparty/sabre/vobject/lib/ITip/Broker.php %%WWWDIR%%/3rdparty/sabre/vobject/lib/ITip/ITipException.php %%WWWDIR%%/3rdparty/sabre/vobject/lib/ITip/Message.php %%WWWDIR%%/3rdparty/sabre/vobject/lib/ITip/SameOrganizerForAllComponentsException.php %%WWWDIR%%/3rdparty/sabre/vobject/lib/Node.php %%WWWDIR%%/3rdparty/sabre/vobject/lib/Parameter.php %%WWWDIR%%/3rdparty/sabre/vobject/lib/ParseException.php %%WWWDIR%%/3rdparty/sabre/vobject/lib/Parser/Json.php %%WWWDIR%%/3rdparty/sabre/vobject/lib/Parser/MimeDir.php %%WWWDIR%%/3rdparty/sabre/vobject/lib/Parser/Parser.php %%WWWDIR%%/3rdparty/sabre/vobject/lib/Property.php %%WWWDIR%%/3rdparty/sabre/vobject/lib/Property/Binary.php %%WWWDIR%%/3rdparty/sabre/vobject/lib/Property/Boolean.php %%WWWDIR%%/3rdparty/sabre/vobject/lib/Property/FlatText.php %%WWWDIR%%/3rdparty/sabre/vobject/lib/Property/FloatValue.php %%WWWDIR%%/3rdparty/sabre/vobject/lib/Property/ICalendar/CalAddress.php %%WWWDIR%%/3rdparty/sabre/vobject/lib/Property/ICalendar/Date.php %%WWWDIR%%/3rdparty/sabre/vobject/lib/Property/ICalendar/DateTime.php %%WWWDIR%%/3rdparty/sabre/vobject/lib/Property/ICalendar/Duration.php %%WWWDIR%%/3rdparty/sabre/vobject/lib/Property/ICalendar/Period.php %%WWWDIR%%/3rdparty/sabre/vobject/lib/Property/ICalendar/Recur.php %%WWWDIR%%/3rdparty/sabre/vobject/lib/Property/IntegerValue.php %%WWWDIR%%/3rdparty/sabre/vobject/lib/Property/Text.php %%WWWDIR%%/3rdparty/sabre/vobject/lib/Property/Time.php %%WWWDIR%%/3rdparty/sabre/vobject/lib/Property/Unknown.php %%WWWDIR%%/3rdparty/sabre/vobject/lib/Property/Uri.php %%WWWDIR%%/3rdparty/sabre/vobject/lib/Property/UtcOffset.php %%WWWDIR%%/3rdparty/sabre/vobject/lib/Property/VCard/Date.php %%WWWDIR%%/3rdparty/sabre/vobject/lib/Property/VCard/DateAndOrTime.php %%WWWDIR%%/3rdparty/sabre/vobject/lib/Property/VCard/DateTime.php %%WWWDIR%%/3rdparty/sabre/vobject/lib/Property/VCard/LanguageTag.php %%WWWDIR%%/3rdparty/sabre/vobject/lib/Property/VCard/TimeStamp.php %%WWWDIR%%/3rdparty/sabre/vobject/lib/Reader.php %%WWWDIR%%/3rdparty/sabre/vobject/lib/Recur/EventIterator.php %%WWWDIR%%/3rdparty/sabre/vobject/lib/Recur/NoInstancesException.php %%WWWDIR%%/3rdparty/sabre/vobject/lib/Recur/RDateIterator.php %%WWWDIR%%/3rdparty/sabre/vobject/lib/Recur/RRuleIterator.php %%WWWDIR%%/3rdparty/sabre/vobject/lib/RecurrenceIterator.php %%WWWDIR%%/3rdparty/sabre/vobject/lib/Splitter/ICalendar.php %%WWWDIR%%/3rdparty/sabre/vobject/lib/Splitter/SplitterInterface.php %%WWWDIR%%/3rdparty/sabre/vobject/lib/Splitter/VCard.php %%WWWDIR%%/3rdparty/sabre/vobject/lib/StringUtil.php %%WWWDIR%%/3rdparty/sabre/vobject/lib/TimeZoneUtil.php %%WWWDIR%%/3rdparty/sabre/vobject/lib/UUIDUtil.php %%WWWDIR%%/3rdparty/sabre/vobject/lib/VCardConverter.php %%WWWDIR%%/3rdparty/sabre/vobject/lib/Version.php %%WWWDIR%%/3rdparty/sabre/vobject/lib/timezonedata/exchangezones.php %%WWWDIR%%/3rdparty/sabre/vobject/lib/timezonedata/lotuszones.php %%WWWDIR%%/3rdparty/sabre/vobject/lib/timezonedata/php-bc.php %%WWWDIR%%/3rdparty/sabre/vobject/lib/timezonedata/php-workaround.php %%WWWDIR%%/3rdparty/sabre/vobject/lib/timezonedata/windowszones.php -%%WWWDIR%%/3rdparty/sabre/xml/.gitignore %%WWWDIR%%/3rdparty/sabre/xml/CHANGELOG.md %%WWWDIR%%/3rdparty/sabre/xml/LICENSE %%WWWDIR%%/3rdparty/sabre/xml/README.md %%WWWDIR%%/3rdparty/sabre/xml/composer.json %%WWWDIR%%/3rdparty/sabre/xml/lib/ContextStackTrait.php %%WWWDIR%%/3rdparty/sabre/xml/lib/Deserializer/functions.php %%WWWDIR%%/3rdparty/sabre/xml/lib/Element.php %%WWWDIR%%/3rdparty/sabre/xml/lib/Element/Base.php %%WWWDIR%%/3rdparty/sabre/xml/lib/Element/Cdata.php %%WWWDIR%%/3rdparty/sabre/xml/lib/Element/Elements.php %%WWWDIR%%/3rdparty/sabre/xml/lib/Element/KeyValue.php %%WWWDIR%%/3rdparty/sabre/xml/lib/Element/Uri.php %%WWWDIR%%/3rdparty/sabre/xml/lib/Element/XmlFragment.php %%WWWDIR%%/3rdparty/sabre/xml/lib/LibXMLException.php %%WWWDIR%%/3rdparty/sabre/xml/lib/ParseException.php %%WWWDIR%%/3rdparty/sabre/xml/lib/Reader.php %%WWWDIR%%/3rdparty/sabre/xml/lib/Serializer/functions.php %%WWWDIR%%/3rdparty/sabre/xml/lib/Service.php %%WWWDIR%%/3rdparty/sabre/xml/lib/Version.php %%WWWDIR%%/3rdparty/sabre/xml/lib/Writer.php %%WWWDIR%%/3rdparty/sabre/xml/lib/XmlDeserializable.php %%WWWDIR%%/3rdparty/sabre/xml/lib/XmlSerializable.php %%WWWDIR%%/3rdparty/swiftmailer/swiftmailer/lib/classes/Swift.php %%WWWDIR%%/3rdparty/swiftmailer/swiftmailer/lib/classes/Swift/Attachment.php %%WWWDIR%%/3rdparty/swiftmailer/swiftmailer/lib/classes/Swift/ByteStream/AbstractFilterableInputStream.php %%WWWDIR%%/3rdparty/swiftmailer/swiftmailer/lib/classes/Swift/ByteStream/ArrayByteStream.php %%WWWDIR%%/3rdparty/swiftmailer/swiftmailer/lib/classes/Swift/ByteStream/FileByteStream.php %%WWWDIR%%/3rdparty/swiftmailer/swiftmailer/lib/classes/Swift/ByteStream/TemporaryFileByteStream.php %%WWWDIR%%/3rdparty/swiftmailer/swiftmailer/lib/classes/Swift/CharacterReader.php %%WWWDIR%%/3rdparty/swiftmailer/swiftmailer/lib/classes/Swift/CharacterReader/GenericFixedWidthReader.php %%WWWDIR%%/3rdparty/swiftmailer/swiftmailer/lib/classes/Swift/CharacterReader/UsAsciiReader.php %%WWWDIR%%/3rdparty/swiftmailer/swiftmailer/lib/classes/Swift/CharacterReader/Utf8Reader.php %%WWWDIR%%/3rdparty/swiftmailer/swiftmailer/lib/classes/Swift/CharacterReaderFactory.php %%WWWDIR%%/3rdparty/swiftmailer/swiftmailer/lib/classes/Swift/CharacterReaderFactory/SimpleCharacterReaderFactory.php %%WWWDIR%%/3rdparty/swiftmailer/swiftmailer/lib/classes/Swift/CharacterStream.php %%WWWDIR%%/3rdparty/swiftmailer/swiftmailer/lib/classes/Swift/CharacterStream/ArrayCharacterStream.php %%WWWDIR%%/3rdparty/swiftmailer/swiftmailer/lib/classes/Swift/CharacterStream/NgCharacterStream.php %%WWWDIR%%/3rdparty/swiftmailer/swiftmailer/lib/classes/Swift/ConfigurableSpool.php %%WWWDIR%%/3rdparty/swiftmailer/swiftmailer/lib/classes/Swift/DependencyContainer.php %%WWWDIR%%/3rdparty/swiftmailer/swiftmailer/lib/classes/Swift/DependencyException.php %%WWWDIR%%/3rdparty/swiftmailer/swiftmailer/lib/classes/Swift/EmbeddedFile.php %%WWWDIR%%/3rdparty/swiftmailer/swiftmailer/lib/classes/Swift/Encoder.php %%WWWDIR%%/3rdparty/swiftmailer/swiftmailer/lib/classes/Swift/Encoder/Base64Encoder.php %%WWWDIR%%/3rdparty/swiftmailer/swiftmailer/lib/classes/Swift/Encoder/QpEncoder.php %%WWWDIR%%/3rdparty/swiftmailer/swiftmailer/lib/classes/Swift/Encoder/Rfc2231Encoder.php %%WWWDIR%%/3rdparty/swiftmailer/swiftmailer/lib/classes/Swift/Encoding.php %%WWWDIR%%/3rdparty/swiftmailer/swiftmailer/lib/classes/Swift/Events/CommandEvent.php %%WWWDIR%%/3rdparty/swiftmailer/swiftmailer/lib/classes/Swift/Events/CommandListener.php %%WWWDIR%%/3rdparty/swiftmailer/swiftmailer/lib/classes/Swift/Events/Event.php %%WWWDIR%%/3rdparty/swiftmailer/swiftmailer/lib/classes/Swift/Events/EventDispatcher.php %%WWWDIR%%/3rdparty/swiftmailer/swiftmailer/lib/classes/Swift/Events/EventListener.php %%WWWDIR%%/3rdparty/swiftmailer/swiftmailer/lib/classes/Swift/Events/EventObject.php %%WWWDIR%%/3rdparty/swiftmailer/swiftmailer/lib/classes/Swift/Events/ResponseEvent.php %%WWWDIR%%/3rdparty/swiftmailer/swiftmailer/lib/classes/Swift/Events/ResponseListener.php %%WWWDIR%%/3rdparty/swiftmailer/swiftmailer/lib/classes/Swift/Events/SendEvent.php %%WWWDIR%%/3rdparty/swiftmailer/swiftmailer/lib/classes/Swift/Events/SendListener.php %%WWWDIR%%/3rdparty/swiftmailer/swiftmailer/lib/classes/Swift/Events/SimpleEventDispatcher.php %%WWWDIR%%/3rdparty/swiftmailer/swiftmailer/lib/classes/Swift/Events/TransportChangeEvent.php %%WWWDIR%%/3rdparty/swiftmailer/swiftmailer/lib/classes/Swift/Events/TransportChangeListener.php %%WWWDIR%%/3rdparty/swiftmailer/swiftmailer/lib/classes/Swift/Events/TransportExceptionEvent.php %%WWWDIR%%/3rdparty/swiftmailer/swiftmailer/lib/classes/Swift/Events/TransportExceptionListener.php %%WWWDIR%%/3rdparty/swiftmailer/swiftmailer/lib/classes/Swift/FailoverTransport.php %%WWWDIR%%/3rdparty/swiftmailer/swiftmailer/lib/classes/Swift/FileSpool.php %%WWWDIR%%/3rdparty/swiftmailer/swiftmailer/lib/classes/Swift/FileStream.php %%WWWDIR%%/3rdparty/swiftmailer/swiftmailer/lib/classes/Swift/Filterable.php %%WWWDIR%%/3rdparty/swiftmailer/swiftmailer/lib/classes/Swift/Image.php %%WWWDIR%%/3rdparty/swiftmailer/swiftmailer/lib/classes/Swift/InputByteStream.php %%WWWDIR%%/3rdparty/swiftmailer/swiftmailer/lib/classes/Swift/IoException.php %%WWWDIR%%/3rdparty/swiftmailer/swiftmailer/lib/classes/Swift/KeyCache.php %%WWWDIR%%/3rdparty/swiftmailer/swiftmailer/lib/classes/Swift/KeyCache/ArrayKeyCache.php %%WWWDIR%%/3rdparty/swiftmailer/swiftmailer/lib/classes/Swift/KeyCache/DiskKeyCache.php %%WWWDIR%%/3rdparty/swiftmailer/swiftmailer/lib/classes/Swift/KeyCache/KeyCacheInputStream.php %%WWWDIR%%/3rdparty/swiftmailer/swiftmailer/lib/classes/Swift/KeyCache/NullKeyCache.php %%WWWDIR%%/3rdparty/swiftmailer/swiftmailer/lib/classes/Swift/KeyCache/SimpleKeyCacheInputStream.php %%WWWDIR%%/3rdparty/swiftmailer/swiftmailer/lib/classes/Swift/LoadBalancedTransport.php %%WWWDIR%%/3rdparty/swiftmailer/swiftmailer/lib/classes/Swift/MailTransport.php %%WWWDIR%%/3rdparty/swiftmailer/swiftmailer/lib/classes/Swift/Mailer.php %%WWWDIR%%/3rdparty/swiftmailer/swiftmailer/lib/classes/Swift/Mailer/ArrayRecipientIterator.php %%WWWDIR%%/3rdparty/swiftmailer/swiftmailer/lib/classes/Swift/Mailer/RecipientIterator.php %%WWWDIR%%/3rdparty/swiftmailer/swiftmailer/lib/classes/Swift/MemorySpool.php %%WWWDIR%%/3rdparty/swiftmailer/swiftmailer/lib/classes/Swift/Message.php %%WWWDIR%%/3rdparty/swiftmailer/swiftmailer/lib/classes/Swift/Mime/Attachment.php %%WWWDIR%%/3rdparty/swiftmailer/swiftmailer/lib/classes/Swift/Mime/CharsetObserver.php %%WWWDIR%%/3rdparty/swiftmailer/swiftmailer/lib/classes/Swift/Mime/ContentEncoder.php %%WWWDIR%%/3rdparty/swiftmailer/swiftmailer/lib/classes/Swift/Mime/ContentEncoder/Base64ContentEncoder.php %%WWWDIR%%/3rdparty/swiftmailer/swiftmailer/lib/classes/Swift/Mime/ContentEncoder/NativeQpContentEncoder.php %%WWWDIR%%/3rdparty/swiftmailer/swiftmailer/lib/classes/Swift/Mime/ContentEncoder/PlainContentEncoder.php %%WWWDIR%%/3rdparty/swiftmailer/swiftmailer/lib/classes/Swift/Mime/ContentEncoder/QpContentEncoder.php %%WWWDIR%%/3rdparty/swiftmailer/swiftmailer/lib/classes/Swift/Mime/ContentEncoder/QpContentEncoderProxy.php %%WWWDIR%%/3rdparty/swiftmailer/swiftmailer/lib/classes/Swift/Mime/ContentEncoder/RawContentEncoder.php %%WWWDIR%%/3rdparty/swiftmailer/swiftmailer/lib/classes/Swift/Mime/EmbeddedFile.php %%WWWDIR%%/3rdparty/swiftmailer/swiftmailer/lib/classes/Swift/Mime/EncodingObserver.php %%WWWDIR%%/3rdparty/swiftmailer/swiftmailer/lib/classes/Swift/Mime/Grammar.php %%WWWDIR%%/3rdparty/swiftmailer/swiftmailer/lib/classes/Swift/Mime/Header.php %%WWWDIR%%/3rdparty/swiftmailer/swiftmailer/lib/classes/Swift/Mime/HeaderEncoder.php %%WWWDIR%%/3rdparty/swiftmailer/swiftmailer/lib/classes/Swift/Mime/HeaderEncoder/Base64HeaderEncoder.php %%WWWDIR%%/3rdparty/swiftmailer/swiftmailer/lib/classes/Swift/Mime/HeaderEncoder/QpHeaderEncoder.php %%WWWDIR%%/3rdparty/swiftmailer/swiftmailer/lib/classes/Swift/Mime/HeaderFactory.php %%WWWDIR%%/3rdparty/swiftmailer/swiftmailer/lib/classes/Swift/Mime/HeaderSet.php %%WWWDIR%%/3rdparty/swiftmailer/swiftmailer/lib/classes/Swift/Mime/Headers/AbstractHeader.php %%WWWDIR%%/3rdparty/swiftmailer/swiftmailer/lib/classes/Swift/Mime/Headers/DateHeader.php %%WWWDIR%%/3rdparty/swiftmailer/swiftmailer/lib/classes/Swift/Mime/Headers/IdentificationHeader.php %%WWWDIR%%/3rdparty/swiftmailer/swiftmailer/lib/classes/Swift/Mime/Headers/MailboxHeader.php %%WWWDIR%%/3rdparty/swiftmailer/swiftmailer/lib/classes/Swift/Mime/Headers/OpenDKIMHeader.php %%WWWDIR%%/3rdparty/swiftmailer/swiftmailer/lib/classes/Swift/Mime/Headers/ParameterizedHeader.php %%WWWDIR%%/3rdparty/swiftmailer/swiftmailer/lib/classes/Swift/Mime/Headers/PathHeader.php %%WWWDIR%%/3rdparty/swiftmailer/swiftmailer/lib/classes/Swift/Mime/Headers/UnstructuredHeader.php %%WWWDIR%%/3rdparty/swiftmailer/swiftmailer/lib/classes/Swift/Mime/Message.php %%WWWDIR%%/3rdparty/swiftmailer/swiftmailer/lib/classes/Swift/Mime/MimeEntity.php %%WWWDIR%%/3rdparty/swiftmailer/swiftmailer/lib/classes/Swift/Mime/MimePart.php %%WWWDIR%%/3rdparty/swiftmailer/swiftmailer/lib/classes/Swift/Mime/ParameterizedHeader.php %%WWWDIR%%/3rdparty/swiftmailer/swiftmailer/lib/classes/Swift/Mime/SimpleHeaderFactory.php %%WWWDIR%%/3rdparty/swiftmailer/swiftmailer/lib/classes/Swift/Mime/SimpleHeaderSet.php %%WWWDIR%%/3rdparty/swiftmailer/swiftmailer/lib/classes/Swift/Mime/SimpleMessage.php %%WWWDIR%%/3rdparty/swiftmailer/swiftmailer/lib/classes/Swift/Mime/SimpleMimeEntity.php %%WWWDIR%%/3rdparty/swiftmailer/swiftmailer/lib/classes/Swift/MimePart.php %%WWWDIR%%/3rdparty/swiftmailer/swiftmailer/lib/classes/Swift/NullTransport.php %%WWWDIR%%/3rdparty/swiftmailer/swiftmailer/lib/classes/Swift/OutputByteStream.php %%WWWDIR%%/3rdparty/swiftmailer/swiftmailer/lib/classes/Swift/Plugins/AntiFloodPlugin.php %%WWWDIR%%/3rdparty/swiftmailer/swiftmailer/lib/classes/Swift/Plugins/BandwidthMonitorPlugin.php %%WWWDIR%%/3rdparty/swiftmailer/swiftmailer/lib/classes/Swift/Plugins/Decorator/Replacements.php %%WWWDIR%%/3rdparty/swiftmailer/swiftmailer/lib/classes/Swift/Plugins/DecoratorPlugin.php %%WWWDIR%%/3rdparty/swiftmailer/swiftmailer/lib/classes/Swift/Plugins/ImpersonatePlugin.php %%WWWDIR%%/3rdparty/swiftmailer/swiftmailer/lib/classes/Swift/Plugins/Logger.php %%WWWDIR%%/3rdparty/swiftmailer/swiftmailer/lib/classes/Swift/Plugins/LoggerPlugin.php %%WWWDIR%%/3rdparty/swiftmailer/swiftmailer/lib/classes/Swift/Plugins/Loggers/ArrayLogger.php %%WWWDIR%%/3rdparty/swiftmailer/swiftmailer/lib/classes/Swift/Plugins/Loggers/EchoLogger.php %%WWWDIR%%/3rdparty/swiftmailer/swiftmailer/lib/classes/Swift/Plugins/MessageLogger.php %%WWWDIR%%/3rdparty/swiftmailer/swiftmailer/lib/classes/Swift/Plugins/Pop/Pop3Connection.php %%WWWDIR%%/3rdparty/swiftmailer/swiftmailer/lib/classes/Swift/Plugins/Pop/Pop3Exception.php %%WWWDIR%%/3rdparty/swiftmailer/swiftmailer/lib/classes/Swift/Plugins/PopBeforeSmtpPlugin.php %%WWWDIR%%/3rdparty/swiftmailer/swiftmailer/lib/classes/Swift/Plugins/RedirectingPlugin.php %%WWWDIR%%/3rdparty/swiftmailer/swiftmailer/lib/classes/Swift/Plugins/Reporter.php %%WWWDIR%%/3rdparty/swiftmailer/swiftmailer/lib/classes/Swift/Plugins/ReporterPlugin.php %%WWWDIR%%/3rdparty/swiftmailer/swiftmailer/lib/classes/Swift/Plugins/Reporters/HitReporter.php %%WWWDIR%%/3rdparty/swiftmailer/swiftmailer/lib/classes/Swift/Plugins/Reporters/HtmlReporter.php %%WWWDIR%%/3rdparty/swiftmailer/swiftmailer/lib/classes/Swift/Plugins/Sleeper.php %%WWWDIR%%/3rdparty/swiftmailer/swiftmailer/lib/classes/Swift/Plugins/ThrottlerPlugin.php %%WWWDIR%%/3rdparty/swiftmailer/swiftmailer/lib/classes/Swift/Plugins/Timer.php %%WWWDIR%%/3rdparty/swiftmailer/swiftmailer/lib/classes/Swift/Preferences.php %%WWWDIR%%/3rdparty/swiftmailer/swiftmailer/lib/classes/Swift/ReplacementFilterFactory.php %%WWWDIR%%/3rdparty/swiftmailer/swiftmailer/lib/classes/Swift/RfcComplianceException.php %%WWWDIR%%/3rdparty/swiftmailer/swiftmailer/lib/classes/Swift/SendmailTransport.php %%WWWDIR%%/3rdparty/swiftmailer/swiftmailer/lib/classes/Swift/SignedMessage.php %%WWWDIR%%/3rdparty/swiftmailer/swiftmailer/lib/classes/Swift/Signer.php %%WWWDIR%%/3rdparty/swiftmailer/swiftmailer/lib/classes/Swift/Signers/BodySigner.php %%WWWDIR%%/3rdparty/swiftmailer/swiftmailer/lib/classes/Swift/Signers/DKIMSigner.php %%WWWDIR%%/3rdparty/swiftmailer/swiftmailer/lib/classes/Swift/Signers/DomainKeySigner.php %%WWWDIR%%/3rdparty/swiftmailer/swiftmailer/lib/classes/Swift/Signers/HeaderSigner.php %%WWWDIR%%/3rdparty/swiftmailer/swiftmailer/lib/classes/Swift/Signers/OpenDKIMSigner.php %%WWWDIR%%/3rdparty/swiftmailer/swiftmailer/lib/classes/Swift/Signers/SMimeSigner.php %%WWWDIR%%/3rdparty/swiftmailer/swiftmailer/lib/classes/Swift/SmtpTransport.php %%WWWDIR%%/3rdparty/swiftmailer/swiftmailer/lib/classes/Swift/Spool.php %%WWWDIR%%/3rdparty/swiftmailer/swiftmailer/lib/classes/Swift/SpoolTransport.php %%WWWDIR%%/3rdparty/swiftmailer/swiftmailer/lib/classes/Swift/StreamFilter.php %%WWWDIR%%/3rdparty/swiftmailer/swiftmailer/lib/classes/Swift/StreamFilters/ByteArrayReplacementFilter.php %%WWWDIR%%/3rdparty/swiftmailer/swiftmailer/lib/classes/Swift/StreamFilters/StringReplacementFilter.php %%WWWDIR%%/3rdparty/swiftmailer/swiftmailer/lib/classes/Swift/StreamFilters/StringReplacementFilterFactory.php %%WWWDIR%%/3rdparty/swiftmailer/swiftmailer/lib/classes/Swift/SwiftException.php %%WWWDIR%%/3rdparty/swiftmailer/swiftmailer/lib/classes/Swift/Transport.php %%WWWDIR%%/3rdparty/swiftmailer/swiftmailer/lib/classes/Swift/Transport/AbstractSmtpTransport.php %%WWWDIR%%/3rdparty/swiftmailer/swiftmailer/lib/classes/Swift/Transport/Esmtp/Auth/CramMd5Authenticator.php %%WWWDIR%%/3rdparty/swiftmailer/swiftmailer/lib/classes/Swift/Transport/Esmtp/Auth/LoginAuthenticator.php %%WWWDIR%%/3rdparty/swiftmailer/swiftmailer/lib/classes/Swift/Transport/Esmtp/Auth/NTLMAuthenticator.php %%WWWDIR%%/3rdparty/swiftmailer/swiftmailer/lib/classes/Swift/Transport/Esmtp/Auth/PlainAuthenticator.php %%WWWDIR%%/3rdparty/swiftmailer/swiftmailer/lib/classes/Swift/Transport/Esmtp/Auth/XOAuth2Authenticator.php %%WWWDIR%%/3rdparty/swiftmailer/swiftmailer/lib/classes/Swift/Transport/Esmtp/AuthHandler.php %%WWWDIR%%/3rdparty/swiftmailer/swiftmailer/lib/classes/Swift/Transport/Esmtp/Authenticator.php %%WWWDIR%%/3rdparty/swiftmailer/swiftmailer/lib/classes/Swift/Transport/EsmtpHandler.php %%WWWDIR%%/3rdparty/swiftmailer/swiftmailer/lib/classes/Swift/Transport/EsmtpTransport.php %%WWWDIR%%/3rdparty/swiftmailer/swiftmailer/lib/classes/Swift/Transport/FailoverTransport.php %%WWWDIR%%/3rdparty/swiftmailer/swiftmailer/lib/classes/Swift/Transport/IoBuffer.php %%WWWDIR%%/3rdparty/swiftmailer/swiftmailer/lib/classes/Swift/Transport/LoadBalancedTransport.php %%WWWDIR%%/3rdparty/swiftmailer/swiftmailer/lib/classes/Swift/Transport/MailInvoker.php %%WWWDIR%%/3rdparty/swiftmailer/swiftmailer/lib/classes/Swift/Transport/MailTransport.php %%WWWDIR%%/3rdparty/swiftmailer/swiftmailer/lib/classes/Swift/Transport/NullTransport.php %%WWWDIR%%/3rdparty/swiftmailer/swiftmailer/lib/classes/Swift/Transport/SendmailTransport.php %%WWWDIR%%/3rdparty/swiftmailer/swiftmailer/lib/classes/Swift/Transport/SimpleMailInvoker.php %%WWWDIR%%/3rdparty/swiftmailer/swiftmailer/lib/classes/Swift/Transport/SmtpAgent.php %%WWWDIR%%/3rdparty/swiftmailer/swiftmailer/lib/classes/Swift/Transport/SpoolTransport.php %%WWWDIR%%/3rdparty/swiftmailer/swiftmailer/lib/classes/Swift/Transport/StreamBuffer.php %%WWWDIR%%/3rdparty/swiftmailer/swiftmailer/lib/classes/Swift/TransportException.php %%WWWDIR%%/3rdparty/swiftmailer/swiftmailer/lib/classes/Swift/Validate.php %%WWWDIR%%/3rdparty/swiftmailer/swiftmailer/lib/dependency_maps/cache_deps.php %%WWWDIR%%/3rdparty/swiftmailer/swiftmailer/lib/dependency_maps/message_deps.php %%WWWDIR%%/3rdparty/swiftmailer/swiftmailer/lib/dependency_maps/mime_deps.php %%WWWDIR%%/3rdparty/swiftmailer/swiftmailer/lib/dependency_maps/transport_deps.php %%WWWDIR%%/3rdparty/swiftmailer/swiftmailer/lib/mime_types.php %%WWWDIR%%/3rdparty/swiftmailer/swiftmailer/lib/preferences.php %%WWWDIR%%/3rdparty/swiftmailer/swiftmailer/lib/swift_init.php %%WWWDIR%%/3rdparty/swiftmailer/swiftmailer/lib/swift_required.php %%WWWDIR%%/3rdparty/swiftmailer/swiftmailer/lib/swift_required_pear.php %%WWWDIR%%/3rdparty/swiftmailer/swiftmailer/lib/swiftmailer_generate_mimes_config.php %%WWWDIR%%/3rdparty/symfony/console/Application.php %%WWWDIR%%/3rdparty/symfony/console/Command/Command.php %%WWWDIR%%/3rdparty/symfony/console/Command/HelpCommand.php %%WWWDIR%%/3rdparty/symfony/console/Command/ListCommand.php %%WWWDIR%%/3rdparty/symfony/console/ConsoleEvents.php %%WWWDIR%%/3rdparty/symfony/console/Descriptor/ApplicationDescription.php %%WWWDIR%%/3rdparty/symfony/console/Descriptor/Descriptor.php %%WWWDIR%%/3rdparty/symfony/console/Descriptor/DescriptorInterface.php %%WWWDIR%%/3rdparty/symfony/console/Descriptor/JsonDescriptor.php %%WWWDIR%%/3rdparty/symfony/console/Descriptor/MarkdownDescriptor.php %%WWWDIR%%/3rdparty/symfony/console/Descriptor/TextDescriptor.php %%WWWDIR%%/3rdparty/symfony/console/Descriptor/XmlDescriptor.php %%WWWDIR%%/3rdparty/symfony/console/Event/ConsoleCommandEvent.php %%WWWDIR%%/3rdparty/symfony/console/Event/ConsoleEvent.php %%WWWDIR%%/3rdparty/symfony/console/Event/ConsoleExceptionEvent.php %%WWWDIR%%/3rdparty/symfony/console/Event/ConsoleTerminateEvent.php %%WWWDIR%%/3rdparty/symfony/console/Exception/CommandNotFoundException.php %%WWWDIR%%/3rdparty/symfony/console/Exception/ExceptionInterface.php %%WWWDIR%%/3rdparty/symfony/console/Exception/InvalidArgumentException.php %%WWWDIR%%/3rdparty/symfony/console/Exception/InvalidOptionException.php %%WWWDIR%%/3rdparty/symfony/console/Exception/LogicException.php %%WWWDIR%%/3rdparty/symfony/console/Exception/RuntimeException.php %%WWWDIR%%/3rdparty/symfony/console/Formatter/OutputFormatter.php %%WWWDIR%%/3rdparty/symfony/console/Formatter/OutputFormatterInterface.php %%WWWDIR%%/3rdparty/symfony/console/Formatter/OutputFormatterStyle.php %%WWWDIR%%/3rdparty/symfony/console/Formatter/OutputFormatterStyleInterface.php %%WWWDIR%%/3rdparty/symfony/console/Formatter/OutputFormatterStyleStack.php %%WWWDIR%%/3rdparty/symfony/console/Helper/DebugFormatterHelper.php %%WWWDIR%%/3rdparty/symfony/console/Helper/DescriptorHelper.php %%WWWDIR%%/3rdparty/symfony/console/Helper/DialogHelper.php %%WWWDIR%%/3rdparty/symfony/console/Helper/FormatterHelper.php %%WWWDIR%%/3rdparty/symfony/console/Helper/Helper.php %%WWWDIR%%/3rdparty/symfony/console/Helper/HelperInterface.php %%WWWDIR%%/3rdparty/symfony/console/Helper/HelperSet.php %%WWWDIR%%/3rdparty/symfony/console/Helper/InputAwareHelper.php %%WWWDIR%%/3rdparty/symfony/console/Helper/ProcessHelper.php %%WWWDIR%%/3rdparty/symfony/console/Helper/ProgressBar.php %%WWWDIR%%/3rdparty/symfony/console/Helper/ProgressHelper.php %%WWWDIR%%/3rdparty/symfony/console/Helper/ProgressIndicator.php %%WWWDIR%%/3rdparty/symfony/console/Helper/QuestionHelper.php %%WWWDIR%%/3rdparty/symfony/console/Helper/SymfonyQuestionHelper.php %%WWWDIR%%/3rdparty/symfony/console/Helper/Table.php %%WWWDIR%%/3rdparty/symfony/console/Helper/TableCell.php %%WWWDIR%%/3rdparty/symfony/console/Helper/TableHelper.php %%WWWDIR%%/3rdparty/symfony/console/Helper/TableSeparator.php %%WWWDIR%%/3rdparty/symfony/console/Helper/TableStyle.php %%WWWDIR%%/3rdparty/symfony/console/Input/ArgvInput.php %%WWWDIR%%/3rdparty/symfony/console/Input/ArrayInput.php %%WWWDIR%%/3rdparty/symfony/console/Input/Input.php %%WWWDIR%%/3rdparty/symfony/console/Input/InputArgument.php %%WWWDIR%%/3rdparty/symfony/console/Input/InputAwareInterface.php %%WWWDIR%%/3rdparty/symfony/console/Input/InputDefinition.php %%WWWDIR%%/3rdparty/symfony/console/Input/InputInterface.php %%WWWDIR%%/3rdparty/symfony/console/Input/InputOption.php %%WWWDIR%%/3rdparty/symfony/console/Input/StringInput.php %%WWWDIR%%/3rdparty/symfony/console/Logger/ConsoleLogger.php %%WWWDIR%%/3rdparty/symfony/console/Output/BufferedOutput.php %%WWWDIR%%/3rdparty/symfony/console/Output/ConsoleOutput.php %%WWWDIR%%/3rdparty/symfony/console/Output/ConsoleOutputInterface.php %%WWWDIR%%/3rdparty/symfony/console/Output/NullOutput.php %%WWWDIR%%/3rdparty/symfony/console/Output/Output.php %%WWWDIR%%/3rdparty/symfony/console/Output/OutputInterface.php %%WWWDIR%%/3rdparty/symfony/console/Output/StreamOutput.php %%WWWDIR%%/3rdparty/symfony/console/Question/ChoiceQuestion.php %%WWWDIR%%/3rdparty/symfony/console/Question/ConfirmationQuestion.php %%WWWDIR%%/3rdparty/symfony/console/Question/Question.php %%WWWDIR%%/3rdparty/symfony/console/Shell.php %%WWWDIR%%/3rdparty/symfony/console/Style/OutputStyle.php %%WWWDIR%%/3rdparty/symfony/console/Style/StyleInterface.php %%WWWDIR%%/3rdparty/symfony/console/Style/SymfonyStyle.php %%WWWDIR%%/3rdparty/symfony/console/Tester/ApplicationTester.php %%WWWDIR%%/3rdparty/symfony/console/Tester/CommandTester.php %%WWWDIR%%/3rdparty/symfony/event-dispatcher/ContainerAwareEventDispatcher.php %%WWWDIR%%/3rdparty/symfony/event-dispatcher/Debug/TraceableEventDispatcher.php %%WWWDIR%%/3rdparty/symfony/event-dispatcher/Debug/TraceableEventDispatcherInterface.php %%WWWDIR%%/3rdparty/symfony/event-dispatcher/Debug/WrappedListener.php %%WWWDIR%%/3rdparty/symfony/event-dispatcher/DependencyInjection/RegisterListenersPass.php %%WWWDIR%%/3rdparty/symfony/event-dispatcher/Event.php %%WWWDIR%%/3rdparty/symfony/event-dispatcher/EventDispatcher.php %%WWWDIR%%/3rdparty/symfony/event-dispatcher/EventDispatcherInterface.php %%WWWDIR%%/3rdparty/symfony/event-dispatcher/EventSubscriberInterface.php %%WWWDIR%%/3rdparty/symfony/event-dispatcher/GenericEvent.php %%WWWDIR%%/3rdparty/symfony/event-dispatcher/ImmutableEventDispatcher.php %%WWWDIR%%/3rdparty/symfony/event-dispatcher/LICENSE %%WWWDIR%%/3rdparty/symfony/polyfill-mbstring/Mbstring.php %%WWWDIR%%/3rdparty/symfony/polyfill-mbstring/Resources/unidata/lowerCase.ser %%WWWDIR%%/3rdparty/symfony/polyfill-mbstring/Resources/unidata/upperCase.ser %%WWWDIR%%/3rdparty/symfony/polyfill-mbstring/bootstrap.php %%WWWDIR%%/3rdparty/symfony/polyfill-php55/LICENSE %%WWWDIR%%/3rdparty/symfony/polyfill-php55/Php55.php %%WWWDIR%%/3rdparty/symfony/polyfill-php55/Php55ArrayColumn.php %%WWWDIR%%/3rdparty/symfony/polyfill-php55/README.md %%WWWDIR%%/3rdparty/symfony/polyfill-php55/bootstrap.php %%WWWDIR%%/3rdparty/symfony/polyfill-php55/composer.json %%WWWDIR%%/3rdparty/symfony/polyfill-php56/LICENSE %%WWWDIR%%/3rdparty/symfony/polyfill-php56/Php56.php %%WWWDIR%%/3rdparty/symfony/polyfill-php56/README.md %%WWWDIR%%/3rdparty/symfony/polyfill-php56/bootstrap.php %%WWWDIR%%/3rdparty/symfony/polyfill-php56/composer.json %%WWWDIR%%/3rdparty/symfony/polyfill-php70/LICENSE %%WWWDIR%%/3rdparty/symfony/polyfill-php70/Php70.php %%WWWDIR%%/3rdparty/symfony/polyfill-php70/README.md %%WWWDIR%%/3rdparty/symfony/polyfill-php70/Resources/stubs/ArithmeticError.php %%WWWDIR%%/3rdparty/symfony/polyfill-php70/Resources/stubs/AssertionError.php %%WWWDIR%%/3rdparty/symfony/polyfill-php70/Resources/stubs/DivisionByZeroError.php %%WWWDIR%%/3rdparty/symfony/polyfill-php70/Resources/stubs/Error.php %%WWWDIR%%/3rdparty/symfony/polyfill-php70/Resources/stubs/ParseError.php %%WWWDIR%%/3rdparty/symfony/polyfill-php70/Resources/stubs/TypeError.php %%WWWDIR%%/3rdparty/symfony/polyfill-php70/bootstrap.php %%WWWDIR%%/3rdparty/symfony/polyfill-php70/composer.json %%WWWDIR%%/3rdparty/symfony/polyfill-util/Binary.php %%WWWDIR%%/3rdparty/symfony/polyfill-util/BinaryNoFuncOverload.php %%WWWDIR%%/3rdparty/symfony/polyfill-util/BinaryOnFuncOverload.php %%WWWDIR%%/3rdparty/symfony/polyfill-util/LICENSE %%WWWDIR%%/3rdparty/symfony/polyfill-util/README.md %%WWWDIR%%/3rdparty/symfony/polyfill-util/TestListener.php %%WWWDIR%%/3rdparty/symfony/polyfill-util/composer.json %%WWWDIR%%/3rdparty/symfony/process/Exception/ExceptionInterface.php %%WWWDIR%%/3rdparty/symfony/process/Exception/InvalidArgumentException.php %%WWWDIR%%/3rdparty/symfony/process/Exception/LogicException.php %%WWWDIR%%/3rdparty/symfony/process/Exception/ProcessFailedException.php %%WWWDIR%%/3rdparty/symfony/process/Exception/ProcessTimedOutException.php %%WWWDIR%%/3rdparty/symfony/process/Exception/RuntimeException.php %%WWWDIR%%/3rdparty/symfony/process/ExecutableFinder.php %%WWWDIR%%/3rdparty/symfony/process/LICENSE %%WWWDIR%%/3rdparty/symfony/process/PhpExecutableFinder.php %%WWWDIR%%/3rdparty/symfony/process/PhpProcess.php %%WWWDIR%%/3rdparty/symfony/process/Pipes/AbstractPipes.php %%WWWDIR%%/3rdparty/symfony/process/Pipes/PipesInterface.php %%WWWDIR%%/3rdparty/symfony/process/Pipes/UnixPipes.php %%WWWDIR%%/3rdparty/symfony/process/Pipes/WindowsPipes.php %%WWWDIR%%/3rdparty/symfony/process/Process.php %%WWWDIR%%/3rdparty/symfony/process/ProcessBuilder.php %%WWWDIR%%/3rdparty/symfony/process/ProcessUtils.php %%WWWDIR%%/3rdparty/symfony/routing/Annotation/Route.php %%WWWDIR%%/3rdparty/symfony/routing/CHANGELOG.md %%WWWDIR%%/3rdparty/symfony/routing/CompiledRoute.php %%WWWDIR%%/3rdparty/symfony/routing/Exception/ExceptionInterface.php %%WWWDIR%%/3rdparty/symfony/routing/Exception/InvalidParameterException.php %%WWWDIR%%/3rdparty/symfony/routing/Exception/MethodNotAllowedException.php %%WWWDIR%%/3rdparty/symfony/routing/Exception/MissingMandatoryParametersException.php %%WWWDIR%%/3rdparty/symfony/routing/Exception/ResourceNotFoundException.php %%WWWDIR%%/3rdparty/symfony/routing/Exception/RouteNotFoundException.php %%WWWDIR%%/3rdparty/symfony/routing/Generator/ConfigurableRequirementsInterface.php %%WWWDIR%%/3rdparty/symfony/routing/Generator/Dumper/GeneratorDumper.php %%WWWDIR%%/3rdparty/symfony/routing/Generator/Dumper/GeneratorDumperInterface.php %%WWWDIR%%/3rdparty/symfony/routing/Generator/Dumper/PhpGeneratorDumper.php %%WWWDIR%%/3rdparty/symfony/routing/Generator/UrlGenerator.php %%WWWDIR%%/3rdparty/symfony/routing/Generator/UrlGeneratorInterface.php %%WWWDIR%%/3rdparty/symfony/routing/LICENSE %%WWWDIR%%/3rdparty/symfony/routing/Loader/AnnotationClassLoader.php %%WWWDIR%%/3rdparty/symfony/routing/Loader/AnnotationDirectoryLoader.php %%WWWDIR%%/3rdparty/symfony/routing/Loader/AnnotationFileLoader.php %%WWWDIR%%/3rdparty/symfony/routing/Loader/ClosureLoader.php %%WWWDIR%%/3rdparty/symfony/routing/Loader/DependencyInjection/ServiceRouterLoader.php %%WWWDIR%%/3rdparty/symfony/routing/Loader/DirectoryLoader.php %%WWWDIR%%/3rdparty/symfony/routing/Loader/ObjectRouteLoader.php %%WWWDIR%%/3rdparty/symfony/routing/Loader/PhpFileLoader.php %%WWWDIR%%/3rdparty/symfony/routing/Loader/XmlFileLoader.php %%WWWDIR%%/3rdparty/symfony/routing/Loader/YamlFileLoader.php %%WWWDIR%%/3rdparty/symfony/routing/Loader/schema/routing/routing-1.0.xsd %%WWWDIR%%/3rdparty/symfony/routing/Matcher/ApacheUrlMatcher.php %%WWWDIR%%/3rdparty/symfony/routing/Matcher/Dumper/ApacheMatcherDumper.php %%WWWDIR%%/3rdparty/symfony/routing/Matcher/Dumper/DumperCollection.php %%WWWDIR%%/3rdparty/symfony/routing/Matcher/Dumper/DumperPrefixCollection.php %%WWWDIR%%/3rdparty/symfony/routing/Matcher/Dumper/DumperRoute.php %%WWWDIR%%/3rdparty/symfony/routing/Matcher/Dumper/MatcherDumper.php %%WWWDIR%%/3rdparty/symfony/routing/Matcher/Dumper/MatcherDumperInterface.php %%WWWDIR%%/3rdparty/symfony/routing/Matcher/Dumper/PhpMatcherDumper.php %%WWWDIR%%/3rdparty/symfony/routing/Matcher/RedirectableUrlMatcher.php %%WWWDIR%%/3rdparty/symfony/routing/Matcher/RedirectableUrlMatcherInterface.php %%WWWDIR%%/3rdparty/symfony/routing/Matcher/RequestMatcherInterface.php %%WWWDIR%%/3rdparty/symfony/routing/Matcher/TraceableUrlMatcher.php %%WWWDIR%%/3rdparty/symfony/routing/Matcher/UrlMatcher.php %%WWWDIR%%/3rdparty/symfony/routing/Matcher/UrlMatcherInterface.php %%WWWDIR%%/3rdparty/symfony/routing/README.md %%WWWDIR%%/3rdparty/symfony/routing/RequestContext.php %%WWWDIR%%/3rdparty/symfony/routing/RequestContextAwareInterface.php %%WWWDIR%%/3rdparty/symfony/routing/Route.php %%WWWDIR%%/3rdparty/symfony/routing/RouteCollection.php %%WWWDIR%%/3rdparty/symfony/routing/RouteCollectionBuilder.php %%WWWDIR%%/3rdparty/symfony/routing/RouteCompiler.php %%WWWDIR%%/3rdparty/symfony/routing/RouteCompilerInterface.php %%WWWDIR%%/3rdparty/symfony/routing/Router.php %%WWWDIR%%/3rdparty/symfony/routing/RouterInterface.php %%WWWDIR%%/AUTHORS %%WWWDIR%%/COPYING-AGPL @owner %%OWNCLOUD_USERNAME%% @group %%OWNCLOUD_GROUPNAME%% %%WWWDIR%%/apps/activity/appinfo/app.php %%WWWDIR%%/apps/activity/appinfo/database.xml %%WWWDIR%%/apps/activity/appinfo/info.xml %%WWWDIR%%/apps/activity/appinfo/routes.php %%WWWDIR%%/apps/activity/appinfo/signature.json %%WWWDIR%%/apps/activity/appinfo/update.php %%WWWDIR%%/apps/activity/css/settings.css %%WWWDIR%%/apps/activity/css/style.css %%WWWDIR%%/apps/activity/docs/endpoint-v2.md %%WWWDIR%%/apps/activity/img/activity-dark.png %%WWWDIR%%/apps/activity/img/activity-dark.svg %%WWWDIR%%/apps/activity/img/activity.png %%WWWDIR%%/apps/activity/img/activity.svg %%WWWDIR%%/apps/activity/img/add-color.png %%WWWDIR%%/apps/activity/img/add-color.svg %%WWWDIR%%/apps/activity/img/change.png %%WWWDIR%%/apps/activity/img/change.svg %%WWWDIR%%/apps/activity/img/delete-color.png %%WWWDIR%%/apps/activity/img/delete-color.svg %%WWWDIR%%/apps/activity/js/activitycollection.js %%WWWDIR%%/apps/activity/js/activitymodel.js %%WWWDIR%%/apps/activity/js/activitytabview.js %%WWWDIR%%/apps/activity/js/filesplugin.js %%WWWDIR%%/apps/activity/js/formatter.js %%WWWDIR%%/apps/activity/js/script.js %%WWWDIR%%/apps/activity/js/settings.js %%WWWDIR%%/apps/activity/l10n/.tx/config %%WWWDIR%%/apps/activity/l10n/ar.js %%WWWDIR%%/apps/activity/l10n/ar.json %%WWWDIR%%/apps/activity/l10n/ast.js %%WWWDIR%%/apps/activity/l10n/ast.json %%WWWDIR%%/apps/activity/l10n/az.js %%WWWDIR%%/apps/activity/l10n/az.json %%WWWDIR%%/apps/activity/l10n/bg_BG.js %%WWWDIR%%/apps/activity/l10n/bg_BG.json %%WWWDIR%%/apps/activity/l10n/bn_BD.js %%WWWDIR%%/apps/activity/l10n/bn_BD.json %%WWWDIR%%/apps/activity/l10n/bn_IN.js %%WWWDIR%%/apps/activity/l10n/bn_IN.json %%WWWDIR%%/apps/activity/l10n/ca.js %%WWWDIR%%/apps/activity/l10n/ca.json %%WWWDIR%%/apps/activity/l10n/cs_CZ.js %%WWWDIR%%/apps/activity/l10n/cs_CZ.json %%WWWDIR%%/apps/activity/l10n/da.js %%WWWDIR%%/apps/activity/l10n/da.json %%WWWDIR%%/apps/activity/l10n/de.js %%WWWDIR%%/apps/activity/l10n/de.json %%WWWDIR%%/apps/activity/l10n/de_DE.js %%WWWDIR%%/apps/activity/l10n/de_DE.json %%WWWDIR%%/apps/activity/l10n/el.js %%WWWDIR%%/apps/activity/l10n/el.json %%WWWDIR%%/apps/activity/l10n/en_GB.js %%WWWDIR%%/apps/activity/l10n/en_GB.json %%WWWDIR%%/apps/activity/l10n/es.js %%WWWDIR%%/apps/activity/l10n/es.json %%WWWDIR%%/apps/activity/l10n/es_AR.js %%WWWDIR%%/apps/activity/l10n/es_AR.json %%WWWDIR%%/apps/activity/l10n/es_CL.js %%WWWDIR%%/apps/activity/l10n/es_CL.json %%WWWDIR%%/apps/activity/l10n/es_CR.js %%WWWDIR%%/apps/activity/l10n/es_CR.json %%WWWDIR%%/apps/activity/l10n/es_MX.js %%WWWDIR%%/apps/activity/l10n/es_MX.json %%WWWDIR%%/apps/activity/l10n/et_EE.js %%WWWDIR%%/apps/activity/l10n/et_EE.json %%WWWDIR%%/apps/activity/l10n/eu.js %%WWWDIR%%/apps/activity/l10n/eu.json %%WWWDIR%%/apps/activity/l10n/fa.js %%WWWDIR%%/apps/activity/l10n/fa.json %%WWWDIR%%/apps/activity/l10n/fi_FI.js %%WWWDIR%%/apps/activity/l10n/fi_FI.json %%WWWDIR%%/apps/activity/l10n/fr.js %%WWWDIR%%/apps/activity/l10n/fr.json %%WWWDIR%%/apps/activity/l10n/gl.js %%WWWDIR%%/apps/activity/l10n/gl.json %%WWWDIR%%/apps/activity/l10n/he.js %%WWWDIR%%/apps/activity/l10n/he.json %%WWWDIR%%/apps/activity/l10n/hr.js %%WWWDIR%%/apps/activity/l10n/hr.json %%WWWDIR%%/apps/activity/l10n/hu_HU.js %%WWWDIR%%/apps/activity/l10n/hu_HU.json %%WWWDIR%%/apps/activity/l10n/ia.js %%WWWDIR%%/apps/activity/l10n/ia.json %%WWWDIR%%/apps/activity/l10n/id.js %%WWWDIR%%/apps/activity/l10n/id.json %%WWWDIR%%/apps/activity/l10n/is.js %%WWWDIR%%/apps/activity/l10n/is.json %%WWWDIR%%/apps/activity/l10n/it.js %%WWWDIR%%/apps/activity/l10n/it.json %%WWWDIR%%/apps/activity/l10n/ja.js %%WWWDIR%%/apps/activity/l10n/ja.json %%WWWDIR%%/apps/activity/l10n/ka_GE.js %%WWWDIR%%/apps/activity/l10n/ka_GE.json %%WWWDIR%%/apps/activity/l10n/km.js %%WWWDIR%%/apps/activity/l10n/km.json %%WWWDIR%%/apps/activity/l10n/ko.js %%WWWDIR%%/apps/activity/l10n/ko.json %%WWWDIR%%/apps/activity/l10n/lb.js %%WWWDIR%%/apps/activity/l10n/lb.json %%WWWDIR%%/apps/activity/l10n/lt_LT.js %%WWWDIR%%/apps/activity/l10n/lt_LT.json %%WWWDIR%%/apps/activity/l10n/lv.js %%WWWDIR%%/apps/activity/l10n/lv.json %%WWWDIR%%/apps/activity/l10n/mk.js %%WWWDIR%%/apps/activity/l10n/mk.json %%WWWDIR%%/apps/activity/l10n/ml_IN.js %%WWWDIR%%/apps/activity/l10n/ml_IN.json %%WWWDIR%%/apps/activity/l10n/nb_NO.js %%WWWDIR%%/apps/activity/l10n/nb_NO.json %%WWWDIR%%/apps/activity/l10n/nds.js %%WWWDIR%%/apps/activity/l10n/nds.json %%WWWDIR%%/apps/activity/l10n/nl.js %%WWWDIR%%/apps/activity/l10n/nl.json %%WWWDIR%%/apps/activity/l10n/nn_NO.js %%WWWDIR%%/apps/activity/l10n/nn_NO.json %%WWWDIR%%/apps/activity/l10n/oc.js %%WWWDIR%%/apps/activity/l10n/oc.json %%WWWDIR%%/apps/activity/l10n/pl.js %%WWWDIR%%/apps/activity/l10n/pl.json %%WWWDIR%%/apps/activity/l10n/pt_BR.js %%WWWDIR%%/apps/activity/l10n/pt_BR.json %%WWWDIR%%/apps/activity/l10n/pt_PT.js %%WWWDIR%%/apps/activity/l10n/pt_PT.json %%WWWDIR%%/apps/activity/l10n/ro.js %%WWWDIR%%/apps/activity/l10n/ro.json %%WWWDIR%%/apps/activity/l10n/ru.js %%WWWDIR%%/apps/activity/l10n/ru.json %%WWWDIR%%/apps/activity/l10n/sk_SK.js %%WWWDIR%%/apps/activity/l10n/sk_SK.json %%WWWDIR%%/apps/activity/l10n/sl.js %%WWWDIR%%/apps/activity/l10n/sl.json %%WWWDIR%%/apps/activity/l10n/sq.js %%WWWDIR%%/apps/activity/l10n/sq.json %%WWWDIR%%/apps/activity/l10n/sr.js %%WWWDIR%%/apps/activity/l10n/sr.json %%WWWDIR%%/apps/activity/l10n/sr@latin.js %%WWWDIR%%/apps/activity/l10n/sr@latin.json %%WWWDIR%%/apps/activity/l10n/sv.js %%WWWDIR%%/apps/activity/l10n/sv.json %%WWWDIR%%/apps/activity/l10n/ta_IN.js %%WWWDIR%%/apps/activity/l10n/ta_IN.json %%WWWDIR%%/apps/activity/l10n/th_TH.js %%WWWDIR%%/apps/activity/l10n/th_TH.json %%WWWDIR%%/apps/activity/l10n/tr.js %%WWWDIR%%/apps/activity/l10n/tr.json %%WWWDIR%%/apps/activity/l10n/uk.js %%WWWDIR%%/apps/activity/l10n/uk.json %%WWWDIR%%/apps/activity/l10n/zh_CN.js %%WWWDIR%%/apps/activity/l10n/zh_CN.json %%WWWDIR%%/apps/activity/l10n/zh_TW.js %%WWWDIR%%/apps/activity/l10n/zh_TW.json %%WWWDIR%%/apps/activity/lib/Api.php %%WWWDIR%%/apps/activity/lib/AppInfo/Application.php %%WWWDIR%%/apps/activity/lib/BackgroundJob/EmailNotification.php %%WWWDIR%%/apps/activity/lib/BackgroundJob/ExpireActivities.php %%WWWDIR%%/apps/activity/lib/Consumer.php %%WWWDIR%%/apps/activity/lib/Controller/Activities.php %%WWWDIR%%/apps/activity/lib/Controller/EndPoint.php %%WWWDIR%%/apps/activity/lib/Controller/Feed.php %%WWWDIR%%/apps/activity/lib/Controller/OCSEndPoint.php %%WWWDIR%%/apps/activity/lib/Controller/Settings.php %%WWWDIR%%/apps/activity/lib/Data.php %%WWWDIR%%/apps/activity/lib/DataHelper.php %%WWWDIR%%/apps/activity/lib/Exception/InvalidFilterException.php %%WWWDIR%%/apps/activity/lib/Extension/Files.php %%WWWDIR%%/apps/activity/lib/Extension/Files_Sharing.php %%WWWDIR%%/apps/activity/lib/FilesHooks.php %%WWWDIR%%/apps/activity/lib/FilesHooksStatic.php %%WWWDIR%%/apps/activity/lib/Formatter/BaseFormatter.php %%WWWDIR%%/apps/activity/lib/Formatter/CloudIDFormatter.php %%WWWDIR%%/apps/activity/lib/Formatter/FileFormatter.php %%WWWDIR%%/apps/activity/lib/Formatter/IFormatter.php %%WWWDIR%%/apps/activity/lib/Formatter/UserFormatter.php %%WWWDIR%%/apps/activity/lib/GroupHelper.php %%WWWDIR%%/apps/activity/lib/Hooks.php %%WWWDIR%%/apps/activity/lib/MailQueueHandler.php %%WWWDIR%%/apps/activity/lib/Navigation.php %%WWWDIR%%/apps/activity/lib/Parameter/Collection.php %%WWWDIR%%/apps/activity/lib/Parameter/Factory.php %%WWWDIR%%/apps/activity/lib/Parameter/IParameter.php %%WWWDIR%%/apps/activity/lib/Parameter/Parameter.php %%WWWDIR%%/apps/activity/lib/PlainTextParser.php %%WWWDIR%%/apps/activity/lib/UserSettings.php %%WWWDIR%%/apps/activity/lib/ViewInfoCache.php %%WWWDIR%%/apps/activity/personal.php %%WWWDIR%%/apps/activity/templates/email.notification.php %%WWWDIR%%/apps/activity/templates/personal.php %%WWWDIR%%/apps/activity/templates/rss.php %%WWWDIR%%/apps/activity/templates/stream.app.navigation.php %%WWWDIR%%/apps/activity/templates/stream.body.php %%WWWDIR%%/apps/comments/appinfo/app.php %%WWWDIR%%/apps/comments/appinfo/info.xml %%WWWDIR%%/apps/comments/appinfo/signature.json %%WWWDIR%%/apps/comments/css/comments.css %%WWWDIR%%/apps/comments/js/app.js %%WWWDIR%%/apps/comments/js/commentcollection.js %%WWWDIR%%/apps/comments/js/commentmodel.js %%WWWDIR%%/apps/comments/js/commentstabview.js %%WWWDIR%%/apps/comments/js/commentsummarymodel.js %%WWWDIR%%/apps/comments/js/filesplugin.js %%WWWDIR%%/apps/comments/l10n/af_ZA.js %%WWWDIR%%/apps/comments/l10n/af_ZA.json %%WWWDIR%%/apps/comments/l10n/ar.js %%WWWDIR%%/apps/comments/l10n/ar.json %%WWWDIR%%/apps/comments/l10n/ast.js %%WWWDIR%%/apps/comments/l10n/ast.json %%WWWDIR%%/apps/comments/l10n/az.js %%WWWDIR%%/apps/comments/l10n/az.json %%WWWDIR%%/apps/comments/l10n/bg_BG.js %%WWWDIR%%/apps/comments/l10n/bg_BG.json %%WWWDIR%%/apps/comments/l10n/bn_BD.js %%WWWDIR%%/apps/comments/l10n/bn_BD.json %%WWWDIR%%/apps/comments/l10n/bn_IN.js %%WWWDIR%%/apps/comments/l10n/bn_IN.json %%WWWDIR%%/apps/comments/l10n/bs.js %%WWWDIR%%/apps/comments/l10n/bs.json %%WWWDIR%%/apps/comments/l10n/ca.js %%WWWDIR%%/apps/comments/l10n/ca.json %%WWWDIR%%/apps/comments/l10n/cs_CZ.js %%WWWDIR%%/apps/comments/l10n/cs_CZ.json %%WWWDIR%%/apps/comments/l10n/cy_GB.js %%WWWDIR%%/apps/comments/l10n/cy_GB.json %%WWWDIR%%/apps/comments/l10n/da.js %%WWWDIR%%/apps/comments/l10n/da.json %%WWWDIR%%/apps/comments/l10n/de.js %%WWWDIR%%/apps/comments/l10n/de.json %%WWWDIR%%/apps/comments/l10n/de_AT.js %%WWWDIR%%/apps/comments/l10n/de_AT.json %%WWWDIR%%/apps/comments/l10n/de_DE.js %%WWWDIR%%/apps/comments/l10n/de_DE.json %%WWWDIR%%/apps/comments/l10n/el.js %%WWWDIR%%/apps/comments/l10n/el.json %%WWWDIR%%/apps/comments/l10n/en_GB.js %%WWWDIR%%/apps/comments/l10n/en_GB.json %%WWWDIR%%/apps/comments/l10n/eo.js %%WWWDIR%%/apps/comments/l10n/eo.json %%WWWDIR%%/apps/comments/l10n/es.js %%WWWDIR%%/apps/comments/l10n/es.json %%WWWDIR%%/apps/comments/l10n/es_AR.js %%WWWDIR%%/apps/comments/l10n/es_AR.json %%WWWDIR%%/apps/comments/l10n/es_CL.js %%WWWDIR%%/apps/comments/l10n/es_CL.json %%WWWDIR%%/apps/comments/l10n/es_MX.js %%WWWDIR%%/apps/comments/l10n/es_MX.json %%WWWDIR%%/apps/comments/l10n/et_EE.js %%WWWDIR%%/apps/comments/l10n/et_EE.json %%WWWDIR%%/apps/comments/l10n/eu.js %%WWWDIR%%/apps/comments/l10n/eu.json %%WWWDIR%%/apps/comments/l10n/fa.js %%WWWDIR%%/apps/comments/l10n/fa.json %%WWWDIR%%/apps/comments/l10n/fi_FI.js %%WWWDIR%%/apps/comments/l10n/fi_FI.json %%WWWDIR%%/apps/comments/l10n/fil.js %%WWWDIR%%/apps/comments/l10n/fil.json %%WWWDIR%%/apps/comments/l10n/fr.js %%WWWDIR%%/apps/comments/l10n/fr.json %%WWWDIR%%/apps/comments/l10n/gl.js %%WWWDIR%%/apps/comments/l10n/gl.json %%WWWDIR%%/apps/comments/l10n/he.js %%WWWDIR%%/apps/comments/l10n/he.json %%WWWDIR%%/apps/comments/l10n/hi.js %%WWWDIR%%/apps/comments/l10n/hi.json %%WWWDIR%%/apps/comments/l10n/hr.js %%WWWDIR%%/apps/comments/l10n/hr.json %%WWWDIR%%/apps/comments/l10n/hu_HU.js %%WWWDIR%%/apps/comments/l10n/hu_HU.json %%WWWDIR%%/apps/comments/l10n/hy.js %%WWWDIR%%/apps/comments/l10n/hy.json %%WWWDIR%%/apps/comments/l10n/ia.js %%WWWDIR%%/apps/comments/l10n/ia.json %%WWWDIR%%/apps/comments/l10n/id.js %%WWWDIR%%/apps/comments/l10n/id.json %%WWWDIR%%/apps/comments/l10n/is.js %%WWWDIR%%/apps/comments/l10n/is.json %%WWWDIR%%/apps/comments/l10n/it.js %%WWWDIR%%/apps/comments/l10n/it.json %%WWWDIR%%/apps/comments/l10n/ja.js %%WWWDIR%%/apps/comments/l10n/ja.json %%WWWDIR%%/apps/comments/l10n/ka_GE.js %%WWWDIR%%/apps/comments/l10n/ka_GE.json %%WWWDIR%%/apps/comments/l10n/km.js %%WWWDIR%%/apps/comments/l10n/km.json %%WWWDIR%%/apps/comments/l10n/kn.js %%WWWDIR%%/apps/comments/l10n/kn.json %%WWWDIR%%/apps/comments/l10n/ko.js %%WWWDIR%%/apps/comments/l10n/ko.json %%WWWDIR%%/apps/comments/l10n/ku_IQ.js %%WWWDIR%%/apps/comments/l10n/ku_IQ.json %%WWWDIR%%/apps/comments/l10n/lb.js %%WWWDIR%%/apps/comments/l10n/lb.json %%WWWDIR%%/apps/comments/l10n/lt_LT.js %%WWWDIR%%/apps/comments/l10n/lt_LT.json %%WWWDIR%%/apps/comments/l10n/lv.js %%WWWDIR%%/apps/comments/l10n/lv.json %%WWWDIR%%/apps/comments/l10n/mk.js %%WWWDIR%%/apps/comments/l10n/mk.json %%WWWDIR%%/apps/comments/l10n/mn.js %%WWWDIR%%/apps/comments/l10n/mn.json %%WWWDIR%%/apps/comments/l10n/ms_MY.js %%WWWDIR%%/apps/comments/l10n/ms_MY.json %%WWWDIR%%/apps/comments/l10n/my_MM.js %%WWWDIR%%/apps/comments/l10n/my_MM.json %%WWWDIR%%/apps/comments/l10n/nb_NO.js %%WWWDIR%%/apps/comments/l10n/nb_NO.json %%WWWDIR%%/apps/comments/l10n/nds.js %%WWWDIR%%/apps/comments/l10n/nds.json %%WWWDIR%%/apps/comments/l10n/nl.js %%WWWDIR%%/apps/comments/l10n/nl.json %%WWWDIR%%/apps/comments/l10n/nn_NO.js %%WWWDIR%%/apps/comments/l10n/nn_NO.json %%WWWDIR%%/apps/comments/l10n/oc.js %%WWWDIR%%/apps/comments/l10n/oc.json %%WWWDIR%%/apps/comments/l10n/pa.js %%WWWDIR%%/apps/comments/l10n/pa.json %%WWWDIR%%/apps/comments/l10n/pl.js %%WWWDIR%%/apps/comments/l10n/pl.json %%WWWDIR%%/apps/comments/l10n/pt_BR.js %%WWWDIR%%/apps/comments/l10n/pt_BR.json %%WWWDIR%%/apps/comments/l10n/pt_PT.js %%WWWDIR%%/apps/comments/l10n/pt_PT.json %%WWWDIR%%/apps/comments/l10n/ro.js %%WWWDIR%%/apps/comments/l10n/ro.json %%WWWDIR%%/apps/comments/l10n/ru.js %%WWWDIR%%/apps/comments/l10n/ru.json %%WWWDIR%%/apps/comments/l10n/si_LK.js %%WWWDIR%%/apps/comments/l10n/si_LK.json %%WWWDIR%%/apps/comments/l10n/sk_SK.js %%WWWDIR%%/apps/comments/l10n/sk_SK.json %%WWWDIR%%/apps/comments/l10n/sl.js %%WWWDIR%%/apps/comments/l10n/sl.json %%WWWDIR%%/apps/comments/l10n/sq.js %%WWWDIR%%/apps/comments/l10n/sq.json %%WWWDIR%%/apps/comments/l10n/sr.js %%WWWDIR%%/apps/comments/l10n/sr.json %%WWWDIR%%/apps/comments/l10n/sr@latin.js %%WWWDIR%%/apps/comments/l10n/sr@latin.json %%WWWDIR%%/apps/comments/l10n/sv.js %%WWWDIR%%/apps/comments/l10n/sv.json %%WWWDIR%%/apps/comments/l10n/ta_LK.js %%WWWDIR%%/apps/comments/l10n/ta_LK.json %%WWWDIR%%/apps/comments/l10n/te.js %%WWWDIR%%/apps/comments/l10n/te.json %%WWWDIR%%/apps/comments/l10n/th_TH.js %%WWWDIR%%/apps/comments/l10n/th_TH.json %%WWWDIR%%/apps/comments/l10n/tr.js %%WWWDIR%%/apps/comments/l10n/tr.json %%WWWDIR%%/apps/comments/l10n/ug.js %%WWWDIR%%/apps/comments/l10n/ug.json %%WWWDIR%%/apps/comments/l10n/uk.js %%WWWDIR%%/apps/comments/l10n/uk.json %%WWWDIR%%/apps/comments/l10n/ur_PK.js %%WWWDIR%%/apps/comments/l10n/ur_PK.json %%WWWDIR%%/apps/comments/l10n/vi.js %%WWWDIR%%/apps/comments/l10n/vi.json %%WWWDIR%%/apps/comments/l10n/zh_CN.js %%WWWDIR%%/apps/comments/l10n/zh_CN.json %%WWWDIR%%/apps/comments/l10n/zh_HK.js %%WWWDIR%%/apps/comments/l10n/zh_HK.json %%WWWDIR%%/apps/comments/l10n/zh_TW.js %%WWWDIR%%/apps/comments/l10n/zh_TW.json %%WWWDIR%%/apps/comments/lib/Activity/Extension.php %%WWWDIR%%/apps/comments/lib/Activity/Listener.php +%%WWWDIR%%/apps/configreport/LICENSE +%%WWWDIR%%/apps/configreport/appinfo/app.php +%%WWWDIR%%/apps/configreport/appinfo/info.xml +%%WWWDIR%%/apps/configreport/appinfo/routes.php +%%WWWDIR%%/apps/configreport/appinfo/signature.json +%%WWWDIR%%/apps/configreport/js/admin.js +%%WWWDIR%%/apps/configreport/lib/AppInfo/Application.php +%%WWWDIR%%/apps/configreport/lib/Command/ConfigReport.php +%%WWWDIR%%/apps/configreport/lib/Controller/ReportController.php +%%WWWDIR%%/apps/configreport/lib/Http/ReportResponse.php +%%WWWDIR%%/apps/configreport/lib/ReportDataCollector.php +%%WWWDIR%%/apps/configreport/settings/admin.php +%%WWWDIR%%/apps/configreport/templates/settings/admin.php %%WWWDIR%%/apps/dav/appinfo/app.php %%WWWDIR%%/apps/dav/appinfo/database.xml %%WWWDIR%%/apps/dav/appinfo/info.xml %%WWWDIR%%/apps/dav/appinfo/register_command.php %%WWWDIR%%/apps/dav/appinfo/signature.json %%WWWDIR%%/apps/dav/appinfo/v1/caldav.php %%WWWDIR%%/apps/dav/appinfo/v1/carddav.php %%WWWDIR%%/apps/dav/appinfo/v1/publicwebdav.php %%WWWDIR%%/apps/dav/appinfo/v1/webdav.php %%WWWDIR%%/apps/dav/appinfo/v2/remote.php %%WWWDIR%%/apps/dav/bin/chunkperf.php %%WWWDIR%%/apps/dav/lib/AppInfo/Application.php %%WWWDIR%%/apps/dav/lib/CalDAV/BirthdayService.php %%WWWDIR%%/apps/dav/lib/CalDAV/CalDavBackend.php %%WWWDIR%%/apps/dav/lib/CalDAV/Calendar.php %%WWWDIR%%/apps/dav/lib/CalDAV/CalendarHome.php %%WWWDIR%%/apps/dav/lib/CalDAV/CalendarObject.php %%WWWDIR%%/apps/dav/lib/CalDAV/CalendarRoot.php %%WWWDIR%%/apps/dav/lib/CalDAV/Schedule/IMipPlugin.php %%WWWDIR%%/apps/dav/lib/CardDAV/AddressBook.php %%WWWDIR%%/apps/dav/lib/CardDAV/AddressBookImpl.php %%WWWDIR%%/apps/dav/lib/CardDAV/AddressBookRoot.php %%WWWDIR%%/apps/dav/lib/CardDAV/CardDavBackend.php %%WWWDIR%%/apps/dav/lib/CardDAV/ContactsManager.php %%WWWDIR%%/apps/dav/lib/CardDAV/Converter.php %%WWWDIR%%/apps/dav/lib/CardDAV/ImageExportPlugin.php %%WWWDIR%%/apps/dav/lib/CardDAV/Plugin.php %%WWWDIR%%/apps/dav/lib/CardDAV/SyncJob.php %%WWWDIR%%/apps/dav/lib/CardDAV/SyncService.php %%WWWDIR%%/apps/dav/lib/CardDAV/UserAddressBooks.php %%WWWDIR%%/apps/dav/lib/CardDAV/Xml/Groups.php %%WWWDIR%%/apps/dav/lib/Command/CreateAddressBook.php %%WWWDIR%%/apps/dav/lib/Command/CreateCalendar.php %%WWWDIR%%/apps/dav/lib/Command/SyncBirthdayCalendar.php %%WWWDIR%%/apps/dav/lib/Command/SyncSystemAddressBook.php %%WWWDIR%%/apps/dav/lib/Comments/CommentNode.php %%WWWDIR%%/apps/dav/lib/Comments/CommentsPlugin.php %%WWWDIR%%/apps/dav/lib/Comments/EntityCollection.php %%WWWDIR%%/apps/dav/lib/Comments/EntityTypeCollection.php %%WWWDIR%%/apps/dav/lib/Comments/RootCollection.php %%WWWDIR%%/apps/dav/lib/Connector/LegacyDAVACL.php %%WWWDIR%%/apps/dav/lib/Connector/PublicAuth.php %%WWWDIR%%/apps/dav/lib/Connector/Sabre/AppEnabledPlugin.php %%WWWDIR%%/apps/dav/lib/Connector/Sabre/Auth.php %%WWWDIR%%/apps/dav/lib/Connector/Sabre/BlockLegacyClientPlugin.php %%WWWDIR%%/apps/dav/lib/Connector/Sabre/ChecksumList.php %%WWWDIR%%/apps/dav/lib/Connector/Sabre/CommentPropertiesPlugin.php %%WWWDIR%%/apps/dav/lib/Connector/Sabre/CopyEtagHeaderPlugin.php %%WWWDIR%%/apps/dav/lib/Connector/Sabre/CustomPropertiesBackend.php %%WWWDIR%%/apps/dav/lib/Connector/Sabre/DavAclPlugin.php %%WWWDIR%%/apps/dav/lib/Connector/Sabre/Directory.php %%WWWDIR%%/apps/dav/lib/Connector/Sabre/DummyGetResponsePlugin.php %%WWWDIR%%/apps/dav/lib/Connector/Sabre/Exception/EntityTooLarge.php %%WWWDIR%%/apps/dav/lib/Connector/Sabre/Exception/FileLocked.php %%WWWDIR%%/apps/dav/lib/Connector/Sabre/Exception/Forbidden.php %%WWWDIR%%/apps/dav/lib/Connector/Sabre/Exception/InvalidPath.php %%WWWDIR%%/apps/dav/lib/Connector/Sabre/Exception/PasswordLoginForbidden.php %%WWWDIR%%/apps/dav/lib/Connector/Sabre/Exception/UnsupportedMediaType.php %%WWWDIR%%/apps/dav/lib/Connector/Sabre/ExceptionLoggerPlugin.php %%WWWDIR%%/apps/dav/lib/Connector/Sabre/FakeLockerPlugin.php %%WWWDIR%%/apps/dav/lib/Connector/Sabre/File.php %%WWWDIR%%/apps/dav/lib/Connector/Sabre/FilesPlugin.php %%WWWDIR%%/apps/dav/lib/Connector/Sabre/FilesReportPlugin.php %%WWWDIR%%/apps/dav/lib/Connector/Sabre/LockPlugin.php %%WWWDIR%%/apps/dav/lib/Connector/Sabre/MaintenancePlugin.php %%WWWDIR%%/apps/dav/lib/Connector/Sabre/Node.php %%WWWDIR%%/apps/dav/lib/Connector/Sabre/ObjectTree.php %%WWWDIR%%/apps/dav/lib/Connector/Sabre/Principal.php %%WWWDIR%%/apps/dav/lib/Connector/Sabre/QuotaPlugin.php %%WWWDIR%%/apps/dav/lib/Connector/Sabre/Server.php %%WWWDIR%%/apps/dav/lib/Connector/Sabre/ServerFactory.php %%WWWDIR%%/apps/dav/lib/Connector/Sabre/ShareTypeList.php %%WWWDIR%%/apps/dav/lib/Connector/Sabre/SharesPlugin.php %%WWWDIR%%/apps/dav/lib/Connector/Sabre/TagList.php %%WWWDIR%%/apps/dav/lib/Connector/Sabre/TagsPlugin.php %%WWWDIR%%/apps/dav/lib/DAV/GroupPrincipalBackend.php %%WWWDIR%%/apps/dav/lib/DAV/Sharing/Backend.php %%WWWDIR%%/apps/dav/lib/DAV/Sharing/IShareable.php %%WWWDIR%%/apps/dav/lib/DAV/Sharing/Plugin.php %%WWWDIR%%/apps/dav/lib/DAV/Sharing/Xml/Invite.php %%WWWDIR%%/apps/dav/lib/DAV/Sharing/Xml/ShareRequest.php %%WWWDIR%%/apps/dav/lib/DAV/SystemPrincipalBackend.php %%WWWDIR%%/apps/dav/lib/Files/BrowserErrorPagePlugin.php %%WWWDIR%%/apps/dav/lib/Files/CustomPropertiesBackend.php %%WWWDIR%%/apps/dav/lib/Files/FilesHome.php %%WWWDIR%%/apps/dav/lib/Files/RootCollection.php %%WWWDIR%%/apps/dav/lib/Files/Sharing/PublicLinkCheckPlugin.php %%WWWDIR%%/apps/dav/lib/HookManager.php %%WWWDIR%%/apps/dav/lib/Migration/Classification.php %%WWWDIR%%/apps/dav/lib/Migration/FixBirthdayCalendarComponent.php %%WWWDIR%%/apps/dav/lib/Migration/GenerateBirthdays.php %%WWWDIR%%/apps/dav/lib/RootCollection.php %%WWWDIR%%/apps/dav/lib/Server.php %%WWWDIR%%/apps/dav/lib/SystemTag/SystemTagMappingNode.php %%WWWDIR%%/apps/dav/lib/SystemTag/SystemTagNode.php %%WWWDIR%%/apps/dav/lib/SystemTag/SystemTagPlugin.php %%WWWDIR%%/apps/dav/lib/SystemTag/SystemTagsByIdCollection.php %%WWWDIR%%/apps/dav/lib/SystemTag/SystemTagsObjectMappingCollection.php %%WWWDIR%%/apps/dav/lib/SystemTag/SystemTagsObjectTypeCollection.php %%WWWDIR%%/apps/dav/lib/SystemTag/SystemTagsRelationsCollection.php %%WWWDIR%%/apps/dav/lib/Upload/AssemblyStream.php %%WWWDIR%%/apps/dav/lib/Upload/FutureFile.php %%WWWDIR%%/apps/dav/lib/Upload/RootCollection.php %%WWWDIR%%/apps/dav/lib/Upload/UploadFolder.php %%WWWDIR%%/apps/dav/lib/Upload/UploadHome.php %%WWWDIR%%/apps/dav/templates/exception.php %%WWWDIR%%/apps/encryption/appinfo/app.php %%WWWDIR%%/apps/encryption/appinfo/info.xml %%WWWDIR%%/apps/encryption/appinfo/register_command.php %%WWWDIR%%/apps/encryption/appinfo/routes.php %%WWWDIR%%/apps/encryption/appinfo/signature.json %%WWWDIR%%/apps/encryption/css/settings-admin.css %%WWWDIR%%/apps/encryption/css/settings-personal.css %%WWWDIR%%/apps/encryption/img/app.svg %%WWWDIR%%/apps/encryption/js/encryption.js %%WWWDIR%%/apps/encryption/js/settings-admin.js %%WWWDIR%%/apps/encryption/js/settings-personal.js %%WWWDIR%%/apps/encryption/l10n/ar.js %%WWWDIR%%/apps/encryption/l10n/ar.json %%WWWDIR%%/apps/encryption/l10n/ast.js %%WWWDIR%%/apps/encryption/l10n/ast.json %%WWWDIR%%/apps/encryption/l10n/az.js %%WWWDIR%%/apps/encryption/l10n/az.json %%WWWDIR%%/apps/encryption/l10n/bg_BG.js %%WWWDIR%%/apps/encryption/l10n/bg_BG.json %%WWWDIR%%/apps/encryption/l10n/bn_BD.js %%WWWDIR%%/apps/encryption/l10n/bn_BD.json %%WWWDIR%%/apps/encryption/l10n/bs.js %%WWWDIR%%/apps/encryption/l10n/bs.json %%WWWDIR%%/apps/encryption/l10n/ca.js %%WWWDIR%%/apps/encryption/l10n/ca.json %%WWWDIR%%/apps/encryption/l10n/cs_CZ.js %%WWWDIR%%/apps/encryption/l10n/cs_CZ.json %%WWWDIR%%/apps/encryption/l10n/da.js %%WWWDIR%%/apps/encryption/l10n/da.json %%WWWDIR%%/apps/encryption/l10n/de.js %%WWWDIR%%/apps/encryption/l10n/de.json %%WWWDIR%%/apps/encryption/l10n/de_AT.js %%WWWDIR%%/apps/encryption/l10n/de_AT.json %%WWWDIR%%/apps/encryption/l10n/de_DE.js %%WWWDIR%%/apps/encryption/l10n/de_DE.json %%WWWDIR%%/apps/encryption/l10n/el.js %%WWWDIR%%/apps/encryption/l10n/el.json %%WWWDIR%%/apps/encryption/l10n/en_GB.js %%WWWDIR%%/apps/encryption/l10n/en_GB.json %%WWWDIR%%/apps/encryption/l10n/eo.js %%WWWDIR%%/apps/encryption/l10n/eo.json %%WWWDIR%%/apps/encryption/l10n/es.js %%WWWDIR%%/apps/encryption/l10n/es.json %%WWWDIR%%/apps/encryption/l10n/es_AR.js %%WWWDIR%%/apps/encryption/l10n/es_AR.json %%WWWDIR%%/apps/encryption/l10n/es_MX.js %%WWWDIR%%/apps/encryption/l10n/es_MX.json %%WWWDIR%%/apps/encryption/l10n/et_EE.js %%WWWDIR%%/apps/encryption/l10n/et_EE.json %%WWWDIR%%/apps/encryption/l10n/eu.js %%WWWDIR%%/apps/encryption/l10n/eu.json %%WWWDIR%%/apps/encryption/l10n/fa.js %%WWWDIR%%/apps/encryption/l10n/fa.json %%WWWDIR%%/apps/encryption/l10n/fi_FI.js %%WWWDIR%%/apps/encryption/l10n/fi_FI.json %%WWWDIR%%/apps/encryption/l10n/fr.js %%WWWDIR%%/apps/encryption/l10n/fr.json %%WWWDIR%%/apps/encryption/l10n/gl.js %%WWWDIR%%/apps/encryption/l10n/gl.json %%WWWDIR%%/apps/encryption/l10n/he.js %%WWWDIR%%/apps/encryption/l10n/he.json %%WWWDIR%%/apps/encryption/l10n/hr.js %%WWWDIR%%/apps/encryption/l10n/hr.json %%WWWDIR%%/apps/encryption/l10n/hu_HU.js %%WWWDIR%%/apps/encryption/l10n/hu_HU.json %%WWWDIR%%/apps/encryption/l10n/ia.js %%WWWDIR%%/apps/encryption/l10n/ia.json %%WWWDIR%%/apps/encryption/l10n/id.js %%WWWDIR%%/apps/encryption/l10n/id.json %%WWWDIR%%/apps/encryption/l10n/is.js %%WWWDIR%%/apps/encryption/l10n/is.json %%WWWDIR%%/apps/encryption/l10n/it.js %%WWWDIR%%/apps/encryption/l10n/it.json %%WWWDIR%%/apps/encryption/l10n/ja.js %%WWWDIR%%/apps/encryption/l10n/ja.json %%WWWDIR%%/apps/encryption/l10n/km.js %%WWWDIR%%/apps/encryption/l10n/km.json %%WWWDIR%%/apps/encryption/l10n/kn.js %%WWWDIR%%/apps/encryption/l10n/kn.json %%WWWDIR%%/apps/encryption/l10n/ko.js %%WWWDIR%%/apps/encryption/l10n/ko.json %%WWWDIR%%/apps/encryption/l10n/lb.js %%WWWDIR%%/apps/encryption/l10n/lb.json %%WWWDIR%%/apps/encryption/l10n/lt_LT.js %%WWWDIR%%/apps/encryption/l10n/lt_LT.json %%WWWDIR%%/apps/encryption/l10n/lv.js %%WWWDIR%%/apps/encryption/l10n/lv.json %%WWWDIR%%/apps/encryption/l10n/mk.js %%WWWDIR%%/apps/encryption/l10n/mk.json %%WWWDIR%%/apps/encryption/l10n/nb_NO.js %%WWWDIR%%/apps/encryption/l10n/nb_NO.json %%WWWDIR%%/apps/encryption/l10n/nl.js %%WWWDIR%%/apps/encryption/l10n/nl.json %%WWWDIR%%/apps/encryption/l10n/oc.js %%WWWDIR%%/apps/encryption/l10n/oc.json %%WWWDIR%%/apps/encryption/l10n/pl.js %%WWWDIR%%/apps/encryption/l10n/pl.json %%WWWDIR%%/apps/encryption/l10n/pt_BR.js %%WWWDIR%%/apps/encryption/l10n/pt_BR.json %%WWWDIR%%/apps/encryption/l10n/pt_PT.js %%WWWDIR%%/apps/encryption/l10n/pt_PT.json %%WWWDIR%%/apps/encryption/l10n/ro.js %%WWWDIR%%/apps/encryption/l10n/ro.json %%WWWDIR%%/apps/encryption/l10n/ru.js %%WWWDIR%%/apps/encryption/l10n/ru.json %%WWWDIR%%/apps/encryption/l10n/sk_SK.js %%WWWDIR%%/apps/encryption/l10n/sk_SK.json %%WWWDIR%%/apps/encryption/l10n/sl.js %%WWWDIR%%/apps/encryption/l10n/sl.json %%WWWDIR%%/apps/encryption/l10n/sq.js %%WWWDIR%%/apps/encryption/l10n/sq.json %%WWWDIR%%/apps/encryption/l10n/sr.js %%WWWDIR%%/apps/encryption/l10n/sr.json %%WWWDIR%%/apps/encryption/l10n/sr@latin.js %%WWWDIR%%/apps/encryption/l10n/sr@latin.json %%WWWDIR%%/apps/encryption/l10n/sv.js %%WWWDIR%%/apps/encryption/l10n/sv.json %%WWWDIR%%/apps/encryption/l10n/th_TH.js %%WWWDIR%%/apps/encryption/l10n/th_TH.json %%WWWDIR%%/apps/encryption/l10n/tr.js %%WWWDIR%%/apps/encryption/l10n/tr.json %%WWWDIR%%/apps/encryption/l10n/uk.js %%WWWDIR%%/apps/encryption/l10n/uk.json %%WWWDIR%%/apps/encryption/l10n/ur_PK.js %%WWWDIR%%/apps/encryption/l10n/ur_PK.json %%WWWDIR%%/apps/encryption/l10n/vi.js %%WWWDIR%%/apps/encryption/l10n/vi.json %%WWWDIR%%/apps/encryption/l10n/zh_CN.js %%WWWDIR%%/apps/encryption/l10n/zh_CN.json %%WWWDIR%%/apps/encryption/l10n/zh_HK.js %%WWWDIR%%/apps/encryption/l10n/zh_HK.json %%WWWDIR%%/apps/encryption/l10n/zh_TW.js %%WWWDIR%%/apps/encryption/l10n/zh_TW.json %%WWWDIR%%/apps/encryption/lib/AppInfo/Application.php %%WWWDIR%%/apps/encryption/lib/Command/EnableMasterKey.php %%WWWDIR%%/apps/encryption/lib/Command/MigrateKeys.php %%WWWDIR%%/apps/encryption/lib/Controller/RecoveryController.php %%WWWDIR%%/apps/encryption/lib/Controller/SettingsController.php %%WWWDIR%%/apps/encryption/lib/Controller/StatusController.php %%WWWDIR%%/apps/encryption/lib/Crypto/Crypt.php %%WWWDIR%%/apps/encryption/lib/Crypto/DecryptAll.php %%WWWDIR%%/apps/encryption/lib/Crypto/EncryptAll.php %%WWWDIR%%/apps/encryption/lib/Crypto/Encryption.php %%WWWDIR%%/apps/encryption/lib/Exceptions/MultiKeyDecryptException.php %%WWWDIR%%/apps/encryption/lib/Exceptions/MultiKeyEncryptException.php %%WWWDIR%%/apps/encryption/lib/Exceptions/PrivateKeyMissingException.php %%WWWDIR%%/apps/encryption/lib/Exceptions/PublicKeyMissingException.php %%WWWDIR%%/apps/encryption/lib/HookManager.php %%WWWDIR%%/apps/encryption/lib/Hooks/Contracts/IHook.php %%WWWDIR%%/apps/encryption/lib/Hooks/UserHooks.php %%WWWDIR%%/apps/encryption/lib/KeyManager.php %%WWWDIR%%/apps/encryption/lib/Migration.php %%WWWDIR%%/apps/encryption/lib/Recovery.php %%WWWDIR%%/apps/encryption/lib/Session.php %%WWWDIR%%/apps/encryption/lib/Users/Setup.php %%WWWDIR%%/apps/encryption/lib/Util.php %%WWWDIR%%/apps/encryption/settings/settings-admin.php %%WWWDIR%%/apps/encryption/settings/settings-personal.php %%WWWDIR%%/apps/encryption/templates/altmail.php %%WWWDIR%%/apps/encryption/templates/mail.php %%WWWDIR%%/apps/encryption/templates/settings-admin.php %%WWWDIR%%/apps/encryption/templates/settings-personal.php %%WWWDIR%%/apps/external/ajax/setsites.php %%WWWDIR%%/apps/external/appinfo/app.php %%WWWDIR%%/apps/external/appinfo/info.xml %%WWWDIR%%/apps/external/appinfo/routes.php %%WWWDIR%%/apps/external/appinfo/signature.json %%WWWDIR%%/apps/external/appinfo/version %%WWWDIR%%/apps/external/css/style.css %%WWWDIR%%/apps/external/img/external.png %%WWWDIR%%/apps/external/img/external.svg %%WWWDIR%%/apps/external/index.php %%WWWDIR%%/apps/external/js/admin.js %%WWWDIR%%/apps/external/js/external.js %%WWWDIR%%/apps/external/l10n/af_ZA.js %%WWWDIR%%/apps/external/l10n/af_ZA.json %%WWWDIR%%/apps/external/l10n/ar.js %%WWWDIR%%/apps/external/l10n/ar.json %%WWWDIR%%/apps/external/l10n/ast.js %%WWWDIR%%/apps/external/l10n/ast.json %%WWWDIR%%/apps/external/l10n/az.js %%WWWDIR%%/apps/external/l10n/az.json %%WWWDIR%%/apps/external/l10n/bg_BG.js %%WWWDIR%%/apps/external/l10n/bg_BG.json %%WWWDIR%%/apps/external/l10n/bn_BD.js %%WWWDIR%%/apps/external/l10n/bn_BD.json %%WWWDIR%%/apps/external/l10n/bn_IN.js %%WWWDIR%%/apps/external/l10n/bn_IN.json %%WWWDIR%%/apps/external/l10n/bs.js %%WWWDIR%%/apps/external/l10n/bs.json %%WWWDIR%%/apps/external/l10n/ca.js %%WWWDIR%%/apps/external/l10n/ca.json %%WWWDIR%%/apps/external/l10n/cs_CZ.js %%WWWDIR%%/apps/external/l10n/cs_CZ.json %%WWWDIR%%/apps/external/l10n/cy_GB.js %%WWWDIR%%/apps/external/l10n/cy_GB.json %%WWWDIR%%/apps/external/l10n/da.js %%WWWDIR%%/apps/external/l10n/da.json %%WWWDIR%%/apps/external/l10n/de.js %%WWWDIR%%/apps/external/l10n/de.json %%WWWDIR%%/apps/external/l10n/de_AT.js %%WWWDIR%%/apps/external/l10n/de_AT.json %%WWWDIR%%/apps/external/l10n/de_DE.js %%WWWDIR%%/apps/external/l10n/de_DE.json %%WWWDIR%%/apps/external/l10n/el.js %%WWWDIR%%/apps/external/l10n/el.json %%WWWDIR%%/apps/external/l10n/en_GB.js %%WWWDIR%%/apps/external/l10n/en_GB.json %%WWWDIR%%/apps/external/l10n/eo.js %%WWWDIR%%/apps/external/l10n/eo.json %%WWWDIR%%/apps/external/l10n/es.js %%WWWDIR%%/apps/external/l10n/es.json %%WWWDIR%%/apps/external/l10n/es_AR.js %%WWWDIR%%/apps/external/l10n/es_AR.json %%WWWDIR%%/apps/external/l10n/es_MX.js %%WWWDIR%%/apps/external/l10n/es_MX.json %%WWWDIR%%/apps/external/l10n/et_EE.js %%WWWDIR%%/apps/external/l10n/et_EE.json %%WWWDIR%%/apps/external/l10n/eu.js %%WWWDIR%%/apps/external/l10n/eu.json %%WWWDIR%%/apps/external/l10n/fa.js %%WWWDIR%%/apps/external/l10n/fa.json %%WWWDIR%%/apps/external/l10n/fi.js %%WWWDIR%%/apps/external/l10n/fi.json %%WWWDIR%%/apps/external/l10n/fi_FI.js %%WWWDIR%%/apps/external/l10n/fi_FI.json %%WWWDIR%%/apps/external/l10n/fr.js %%WWWDIR%%/apps/external/l10n/fr.json %%WWWDIR%%/apps/external/l10n/gl.js %%WWWDIR%%/apps/external/l10n/gl.json %%WWWDIR%%/apps/external/l10n/he.js %%WWWDIR%%/apps/external/l10n/he.json %%WWWDIR%%/apps/external/l10n/hi.js %%WWWDIR%%/apps/external/l10n/hi.json %%WWWDIR%%/apps/external/l10n/hr.js %%WWWDIR%%/apps/external/l10n/hr.json %%WWWDIR%%/apps/external/l10n/hu_HU.js %%WWWDIR%%/apps/external/l10n/hu_HU.json %%WWWDIR%%/apps/external/l10n/hy.js %%WWWDIR%%/apps/external/l10n/hy.json %%WWWDIR%%/apps/external/l10n/ia.js %%WWWDIR%%/apps/external/l10n/ia.json %%WWWDIR%%/apps/external/l10n/id.js %%WWWDIR%%/apps/external/l10n/id.json %%WWWDIR%%/apps/external/l10n/is.js %%WWWDIR%%/apps/external/l10n/is.json %%WWWDIR%%/apps/external/l10n/it.js %%WWWDIR%%/apps/external/l10n/it.json %%WWWDIR%%/apps/external/l10n/ja.js %%WWWDIR%%/apps/external/l10n/ja.json %%WWWDIR%%/apps/external/l10n/ka_GE.js %%WWWDIR%%/apps/external/l10n/ka_GE.json %%WWWDIR%%/apps/external/l10n/km.js %%WWWDIR%%/apps/external/l10n/km.json %%WWWDIR%%/apps/external/l10n/kn.js %%WWWDIR%%/apps/external/l10n/kn.json %%WWWDIR%%/apps/external/l10n/ko.js %%WWWDIR%%/apps/external/l10n/ko.json %%WWWDIR%%/apps/external/l10n/ku_IQ.js %%WWWDIR%%/apps/external/l10n/ku_IQ.json %%WWWDIR%%/apps/external/l10n/lb.js %%WWWDIR%%/apps/external/l10n/lb.json %%WWWDIR%%/apps/external/l10n/lt_LT.js %%WWWDIR%%/apps/external/l10n/lt_LT.json %%WWWDIR%%/apps/external/l10n/lv.js %%WWWDIR%%/apps/external/l10n/lv.json %%WWWDIR%%/apps/external/l10n/mk.js %%WWWDIR%%/apps/external/l10n/mk.json %%WWWDIR%%/apps/external/l10n/ms_MY.js %%WWWDIR%%/apps/external/l10n/ms_MY.json %%WWWDIR%%/apps/external/l10n/my_MM.js %%WWWDIR%%/apps/external/l10n/my_MM.json %%WWWDIR%%/apps/external/l10n/nb_NO.js %%WWWDIR%%/apps/external/l10n/nb_NO.json %%WWWDIR%%/apps/external/l10n/nds.js %%WWWDIR%%/apps/external/l10n/nds.json %%WWWDIR%%/apps/external/l10n/nl.js %%WWWDIR%%/apps/external/l10n/nl.json %%WWWDIR%%/apps/external/l10n/nn_NO.js %%WWWDIR%%/apps/external/l10n/nn_NO.json %%WWWDIR%%/apps/external/l10n/oc.js %%WWWDIR%%/apps/external/l10n/oc.json %%WWWDIR%%/apps/external/l10n/pl.js %%WWWDIR%%/apps/external/l10n/pl.json %%WWWDIR%%/apps/external/l10n/pt_BR.js %%WWWDIR%%/apps/external/l10n/pt_BR.json %%WWWDIR%%/apps/external/l10n/pt_PT.js %%WWWDIR%%/apps/external/l10n/pt_PT.json %%WWWDIR%%/apps/external/l10n/ro.js %%WWWDIR%%/apps/external/l10n/ro.json %%WWWDIR%%/apps/external/l10n/ru.js %%WWWDIR%%/apps/external/l10n/ru.json %%WWWDIR%%/apps/external/l10n/si_LK.js %%WWWDIR%%/apps/external/l10n/si_LK.json %%WWWDIR%%/apps/external/l10n/sk_SK.js %%WWWDIR%%/apps/external/l10n/sk_SK.json %%WWWDIR%%/apps/external/l10n/sl.js %%WWWDIR%%/apps/external/l10n/sl.json %%WWWDIR%%/apps/external/l10n/sq.js %%WWWDIR%%/apps/external/l10n/sq.json %%WWWDIR%%/apps/external/l10n/sr.js %%WWWDIR%%/apps/external/l10n/sr.json %%WWWDIR%%/apps/external/l10n/sr@latin.js %%WWWDIR%%/apps/external/l10n/sr@latin.json %%WWWDIR%%/apps/external/l10n/sv.js %%WWWDIR%%/apps/external/l10n/sv.json %%WWWDIR%%/apps/external/l10n/ta_LK.js %%WWWDIR%%/apps/external/l10n/ta_LK.json %%WWWDIR%%/apps/external/l10n/te.js %%WWWDIR%%/apps/external/l10n/te.json %%WWWDIR%%/apps/external/l10n/th_TH.js %%WWWDIR%%/apps/external/l10n/th_TH.json %%WWWDIR%%/apps/external/l10n/tr.js %%WWWDIR%%/apps/external/l10n/tr.json %%WWWDIR%%/apps/external/l10n/ug.js %%WWWDIR%%/apps/external/l10n/ug.json %%WWWDIR%%/apps/external/l10n/uk.js %%WWWDIR%%/apps/external/l10n/uk.json %%WWWDIR%%/apps/external/l10n/ur_PK.js %%WWWDIR%%/apps/external/l10n/ur_PK.json %%WWWDIR%%/apps/external/l10n/vi.js %%WWWDIR%%/apps/external/l10n/vi.json %%WWWDIR%%/apps/external/l10n/zh_CN.js %%WWWDIR%%/apps/external/l10n/zh_CN.json %%WWWDIR%%/apps/external/l10n/zh_HK.js %%WWWDIR%%/apps/external/l10n/zh_HK.json %%WWWDIR%%/apps/external/l10n/zh_TW.js %%WWWDIR%%/apps/external/l10n/zh_TW.json %%WWWDIR%%/apps/external/lib/external.php %%WWWDIR%%/apps/external/settings.php %%WWWDIR%%/apps/external/templates/frame.php %%WWWDIR%%/apps/external/templates/settings.php %%WWWDIR%%/apps/federatedfilesharing/appinfo/app.php %%WWWDIR%%/apps/federatedfilesharing/appinfo/database.xml %%WWWDIR%%/apps/federatedfilesharing/appinfo/info.xml %%WWWDIR%%/apps/federatedfilesharing/appinfo/signature.json %%WWWDIR%%/apps/federatedfilesharing/css/3rdparty/gs-share/style.css %%WWWDIR%%/apps/federatedfilesharing/css/settings-personal.css %%WWWDIR%%/apps/federatedfilesharing/img/social-diaspora.svg %%WWWDIR%%/apps/federatedfilesharing/img/social-facebook.svg %%WWWDIR%%/apps/federatedfilesharing/img/social-gnu.svg %%WWWDIR%%/apps/federatedfilesharing/img/social-googleplus.svg %%WWWDIR%%/apps/federatedfilesharing/img/social-twitter.svg %%WWWDIR%%/apps/federatedfilesharing/js/3rdparty/gs-share/gs-share.js %%WWWDIR%%/apps/federatedfilesharing/js/settings-admin.js %%WWWDIR%%/apps/federatedfilesharing/js/settings-personal.js %%WWWDIR%%/apps/federatedfilesharing/l10n/ar.js %%WWWDIR%%/apps/federatedfilesharing/l10n/ar.json %%WWWDIR%%/apps/federatedfilesharing/l10n/ast.js %%WWWDIR%%/apps/federatedfilesharing/l10n/ast.json %%WWWDIR%%/apps/federatedfilesharing/l10n/az.js %%WWWDIR%%/apps/federatedfilesharing/l10n/az.json %%WWWDIR%%/apps/federatedfilesharing/l10n/bg_BG.js %%WWWDIR%%/apps/federatedfilesharing/l10n/bg_BG.json %%WWWDIR%%/apps/federatedfilesharing/l10n/ca.js %%WWWDIR%%/apps/federatedfilesharing/l10n/ca.json %%WWWDIR%%/apps/federatedfilesharing/l10n/cs_CZ.js %%WWWDIR%%/apps/federatedfilesharing/l10n/cs_CZ.json %%WWWDIR%%/apps/federatedfilesharing/l10n/da.js %%WWWDIR%%/apps/federatedfilesharing/l10n/da.json %%WWWDIR%%/apps/federatedfilesharing/l10n/de.js %%WWWDIR%%/apps/federatedfilesharing/l10n/de.json %%WWWDIR%%/apps/federatedfilesharing/l10n/de_DE.js %%WWWDIR%%/apps/federatedfilesharing/l10n/de_DE.json %%WWWDIR%%/apps/federatedfilesharing/l10n/el.js %%WWWDIR%%/apps/federatedfilesharing/l10n/el.json %%WWWDIR%%/apps/federatedfilesharing/l10n/en_GB.js %%WWWDIR%%/apps/federatedfilesharing/l10n/en_GB.json %%WWWDIR%%/apps/federatedfilesharing/l10n/eo.js %%WWWDIR%%/apps/federatedfilesharing/l10n/eo.json %%WWWDIR%%/apps/federatedfilesharing/l10n/es.js %%WWWDIR%%/apps/federatedfilesharing/l10n/es.json %%WWWDIR%%/apps/federatedfilesharing/l10n/et_EE.js %%WWWDIR%%/apps/federatedfilesharing/l10n/et_EE.json %%WWWDIR%%/apps/federatedfilesharing/l10n/eu.js %%WWWDIR%%/apps/federatedfilesharing/l10n/eu.json %%WWWDIR%%/apps/federatedfilesharing/l10n/fa.js %%WWWDIR%%/apps/federatedfilesharing/l10n/fa.json %%WWWDIR%%/apps/federatedfilesharing/l10n/fi_FI.js %%WWWDIR%%/apps/federatedfilesharing/l10n/fi_FI.json %%WWWDIR%%/apps/federatedfilesharing/l10n/fr.js %%WWWDIR%%/apps/federatedfilesharing/l10n/fr.json %%WWWDIR%%/apps/federatedfilesharing/l10n/gl.js %%WWWDIR%%/apps/federatedfilesharing/l10n/gl.json %%WWWDIR%%/apps/federatedfilesharing/l10n/he.js %%WWWDIR%%/apps/federatedfilesharing/l10n/he.json %%WWWDIR%%/apps/federatedfilesharing/l10n/hr.js %%WWWDIR%%/apps/federatedfilesharing/l10n/hr.json %%WWWDIR%%/apps/federatedfilesharing/l10n/hu_HU.js %%WWWDIR%%/apps/federatedfilesharing/l10n/hu_HU.json %%WWWDIR%%/apps/federatedfilesharing/l10n/id.js %%WWWDIR%%/apps/federatedfilesharing/l10n/id.json %%WWWDIR%%/apps/federatedfilesharing/l10n/is.js %%WWWDIR%%/apps/federatedfilesharing/l10n/is.json %%WWWDIR%%/apps/federatedfilesharing/l10n/it.js %%WWWDIR%%/apps/federatedfilesharing/l10n/it.json %%WWWDIR%%/apps/federatedfilesharing/l10n/ja.js %%WWWDIR%%/apps/federatedfilesharing/l10n/ja.json %%WWWDIR%%/apps/federatedfilesharing/l10n/ko.js %%WWWDIR%%/apps/federatedfilesharing/l10n/ko.json %%WWWDIR%%/apps/federatedfilesharing/l10n/lb.js %%WWWDIR%%/apps/federatedfilesharing/l10n/lb.json %%WWWDIR%%/apps/federatedfilesharing/l10n/lt_LT.js %%WWWDIR%%/apps/federatedfilesharing/l10n/lt_LT.json %%WWWDIR%%/apps/federatedfilesharing/l10n/lv.js %%WWWDIR%%/apps/federatedfilesharing/l10n/lv.json %%WWWDIR%%/apps/federatedfilesharing/l10n/mk.js %%WWWDIR%%/apps/federatedfilesharing/l10n/mk.json %%WWWDIR%%/apps/federatedfilesharing/l10n/nb_NO.js %%WWWDIR%%/apps/federatedfilesharing/l10n/nb_NO.json %%WWWDIR%%/apps/federatedfilesharing/l10n/nl.js %%WWWDIR%%/apps/federatedfilesharing/l10n/nl.json %%WWWDIR%%/apps/federatedfilesharing/l10n/oc.js %%WWWDIR%%/apps/federatedfilesharing/l10n/oc.json %%WWWDIR%%/apps/federatedfilesharing/l10n/pl.js %%WWWDIR%%/apps/federatedfilesharing/l10n/pl.json %%WWWDIR%%/apps/federatedfilesharing/l10n/pt_BR.js %%WWWDIR%%/apps/federatedfilesharing/l10n/pt_BR.json %%WWWDIR%%/apps/federatedfilesharing/l10n/pt_PT.js %%WWWDIR%%/apps/federatedfilesharing/l10n/pt_PT.json %%WWWDIR%%/apps/federatedfilesharing/l10n/ro.js %%WWWDIR%%/apps/federatedfilesharing/l10n/ro.json %%WWWDIR%%/apps/federatedfilesharing/l10n/ru.js %%WWWDIR%%/apps/federatedfilesharing/l10n/ru.json %%WWWDIR%%/apps/federatedfilesharing/l10n/sk_SK.js %%WWWDIR%%/apps/federatedfilesharing/l10n/sk_SK.json %%WWWDIR%%/apps/federatedfilesharing/l10n/sl.js %%WWWDIR%%/apps/federatedfilesharing/l10n/sl.json %%WWWDIR%%/apps/federatedfilesharing/l10n/sq.js %%WWWDIR%%/apps/federatedfilesharing/l10n/sq.json %%WWWDIR%%/apps/federatedfilesharing/l10n/sr.js %%WWWDIR%%/apps/federatedfilesharing/l10n/sr.json %%WWWDIR%%/apps/federatedfilesharing/l10n/sr@latin.js %%WWWDIR%%/apps/federatedfilesharing/l10n/sr@latin.json %%WWWDIR%%/apps/federatedfilesharing/l10n/sv.js %%WWWDIR%%/apps/federatedfilesharing/l10n/sv.json %%WWWDIR%%/apps/federatedfilesharing/l10n/th_TH.js %%WWWDIR%%/apps/federatedfilesharing/l10n/th_TH.json %%WWWDIR%%/apps/federatedfilesharing/l10n/tr.js %%WWWDIR%%/apps/federatedfilesharing/l10n/tr.json %%WWWDIR%%/apps/federatedfilesharing/l10n/uk.js %%WWWDIR%%/apps/federatedfilesharing/l10n/uk.json %%WWWDIR%%/apps/federatedfilesharing/l10n/zh_CN.js %%WWWDIR%%/apps/federatedfilesharing/l10n/zh_CN.json %%WWWDIR%%/apps/federatedfilesharing/l10n/zh_TW.js %%WWWDIR%%/apps/federatedfilesharing/l10n/zh_TW.json %%WWWDIR%%/apps/federatedfilesharing/lib/AddressHandler.php %%WWWDIR%%/apps/federatedfilesharing/lib/AppInfo/Application.php %%WWWDIR%%/apps/federatedfilesharing/lib/BackgroundJob/RetryJob.php %%WWWDIR%%/apps/federatedfilesharing/lib/DiscoveryManager.php %%WWWDIR%%/apps/federatedfilesharing/lib/FederatedShareProvider.php %%WWWDIR%%/apps/federatedfilesharing/lib/Notifications.php %%WWWDIR%%/apps/federatedfilesharing/lib/Notifier.php %%WWWDIR%%/apps/federatedfilesharing/lib/RequestHandler.php %%WWWDIR%%/apps/federatedfilesharing/lib/TokenHandler.php %%WWWDIR%%/apps/federatedfilesharing/settings-admin.php %%WWWDIR%%/apps/federatedfilesharing/settings-personal.php %%WWWDIR%%/apps/federatedfilesharing/templates/settings-admin.php %%WWWDIR%%/apps/federatedfilesharing/templates/settings-personal.php %%WWWDIR%%/apps/federation/appinfo/app.php %%WWWDIR%%/apps/federation/appinfo/database.xml %%WWWDIR%%/apps/federation/appinfo/info.xml %%WWWDIR%%/apps/federation/appinfo/register_command.php %%WWWDIR%%/apps/federation/appinfo/routes.php %%WWWDIR%%/apps/federation/appinfo/signature.json %%WWWDIR%%/apps/federation/css/settings-admin.css %%WWWDIR%%/apps/federation/img/app.svg %%WWWDIR%%/apps/federation/js/settings-admin.js %%WWWDIR%%/apps/federation/l10n/ar.js %%WWWDIR%%/apps/federation/l10n/ar.json %%WWWDIR%%/apps/federation/l10n/bg_BG.js %%WWWDIR%%/apps/federation/l10n/bg_BG.json %%WWWDIR%%/apps/federation/l10n/ca.js %%WWWDIR%%/apps/federation/l10n/ca.json %%WWWDIR%%/apps/federation/l10n/cs_CZ.js %%WWWDIR%%/apps/federation/l10n/cs_CZ.json %%WWWDIR%%/apps/federation/l10n/da.js %%WWWDIR%%/apps/federation/l10n/da.json %%WWWDIR%%/apps/federation/l10n/de.js %%WWWDIR%%/apps/federation/l10n/de.json %%WWWDIR%%/apps/federation/l10n/de_DE.js %%WWWDIR%%/apps/federation/l10n/de_DE.json %%WWWDIR%%/apps/federation/l10n/el.js %%WWWDIR%%/apps/federation/l10n/el.json %%WWWDIR%%/apps/federation/l10n/en_GB.js %%WWWDIR%%/apps/federation/l10n/en_GB.json %%WWWDIR%%/apps/federation/l10n/eo.js %%WWWDIR%%/apps/federation/l10n/eo.json %%WWWDIR%%/apps/federation/l10n/es.js %%WWWDIR%%/apps/federation/l10n/es.json %%WWWDIR%%/apps/federation/l10n/et_EE.js %%WWWDIR%%/apps/federation/l10n/et_EE.json %%WWWDIR%%/apps/federation/l10n/fi_FI.js %%WWWDIR%%/apps/federation/l10n/fi_FI.json %%WWWDIR%%/apps/federation/l10n/fr.js %%WWWDIR%%/apps/federation/l10n/fr.json %%WWWDIR%%/apps/federation/l10n/he.js %%WWWDIR%%/apps/federation/l10n/he.json %%WWWDIR%%/apps/federation/l10n/hu_HU.js %%WWWDIR%%/apps/federation/l10n/hu_HU.json %%WWWDIR%%/apps/federation/l10n/id.js %%WWWDIR%%/apps/federation/l10n/id.json %%WWWDIR%%/apps/federation/l10n/is.js %%WWWDIR%%/apps/federation/l10n/is.json %%WWWDIR%%/apps/federation/l10n/it.js %%WWWDIR%%/apps/federation/l10n/it.json %%WWWDIR%%/apps/federation/l10n/ja.js %%WWWDIR%%/apps/federation/l10n/ja.json %%WWWDIR%%/apps/federation/l10n/ko.js %%WWWDIR%%/apps/federation/l10n/ko.json %%WWWDIR%%/apps/federation/l10n/lb.js %%WWWDIR%%/apps/federation/l10n/lb.json %%WWWDIR%%/apps/federation/l10n/nb_NO.js %%WWWDIR%%/apps/federation/l10n/nb_NO.json %%WWWDIR%%/apps/federation/l10n/nl.js %%WWWDIR%%/apps/federation/l10n/nl.json %%WWWDIR%%/apps/federation/l10n/oc.js %%WWWDIR%%/apps/federation/l10n/oc.json %%WWWDIR%%/apps/federation/l10n/pl.js %%WWWDIR%%/apps/federation/l10n/pl.json %%WWWDIR%%/apps/federation/l10n/pt_BR.js %%WWWDIR%%/apps/federation/l10n/pt_BR.json %%WWWDIR%%/apps/federation/l10n/pt_PT.js %%WWWDIR%%/apps/federation/l10n/pt_PT.json %%WWWDIR%%/apps/federation/l10n/ro.js %%WWWDIR%%/apps/federation/l10n/ro.json %%WWWDIR%%/apps/federation/l10n/ru.js %%WWWDIR%%/apps/federation/l10n/ru.json %%WWWDIR%%/apps/federation/l10n/sl.js %%WWWDIR%%/apps/federation/l10n/sl.json %%WWWDIR%%/apps/federation/l10n/sq.js %%WWWDIR%%/apps/federation/l10n/sq.json %%WWWDIR%%/apps/federation/l10n/sr.js %%WWWDIR%%/apps/federation/l10n/sr.json %%WWWDIR%%/apps/federation/l10n/sv.js %%WWWDIR%%/apps/federation/l10n/sv.json %%WWWDIR%%/apps/federation/l10n/th_TH.js %%WWWDIR%%/apps/federation/l10n/th_TH.json %%WWWDIR%%/apps/federation/l10n/tr.js %%WWWDIR%%/apps/federation/l10n/tr.json %%WWWDIR%%/apps/federation/l10n/uk.js %%WWWDIR%%/apps/federation/l10n/uk.json %%WWWDIR%%/apps/federation/l10n/zh_CN.js %%WWWDIR%%/apps/federation/l10n/zh_CN.json %%WWWDIR%%/apps/federation/lib/API/OCSAuthAPI.php %%WWWDIR%%/apps/federation/lib/AppInfo/Application.php %%WWWDIR%%/apps/federation/lib/BackgroundJob/GetSharedSecret.php %%WWWDIR%%/apps/federation/lib/BackgroundJob/RequestSharedSecret.php %%WWWDIR%%/apps/federation/lib/Command/SyncFederationAddressBooks.php %%WWWDIR%%/apps/federation/lib/Controller/SettingsController.php %%WWWDIR%%/apps/federation/lib/DAV/FedAuth.php %%WWWDIR%%/apps/federation/lib/DbHandler.php %%WWWDIR%%/apps/federation/lib/Hooks.php %%WWWDIR%%/apps/federation/lib/Middleware/AddServerMiddleware.php %%WWWDIR%%/apps/federation/lib/SyncFederationAddressBooks.php %%WWWDIR%%/apps/federation/lib/SyncJob.php %%WWWDIR%%/apps/federation/lib/TrustedServers.php %%WWWDIR%%/apps/federation/settings/settings-admin.php %%WWWDIR%%/apps/federation/templates/settings-admin.php %%WWWDIR%%/apps/files/admin.php %%WWWDIR%%/apps/files/ajax/download.php %%WWWDIR%%/apps/files/ajax/getstoragestats.php %%WWWDIR%%/apps/files/ajax/list.php %%WWWDIR%%/apps/files/ajax/upload.php %%WWWDIR%%/apps/files/appinfo/app.php %%WWWDIR%%/apps/files/appinfo/info.xml %%WWWDIR%%/apps/files/appinfo/register_command.php %%WWWDIR%%/apps/files/appinfo/routes.php %%WWWDIR%%/apps/files/appinfo/signature.json %%WWWDIR%%/apps/files/appinfo/update.php %%WWWDIR%%/apps/files/css/detailsView.css %%WWWDIR%%/apps/files/css/files.css %%WWWDIR%%/apps/files/css/mobile.css %%WWWDIR%%/apps/files/css/upload.css %%WWWDIR%%/apps/files/download.php %%WWWDIR%%/apps/files/img/delete.png %%WWWDIR%%/apps/files/img/delete.svg %%WWWDIR%%/apps/files/img/external.png %%WWWDIR%%/apps/files/img/external.svg %%WWWDIR%%/apps/files/img/folder.png %%WWWDIR%%/apps/files/img/folder.svg %%WWWDIR%%/apps/files/img/public.png %%WWWDIR%%/apps/files/img/public.svg %%WWWDIR%%/apps/files/img/share.png %%WWWDIR%%/apps/files/img/share.svg %%WWWDIR%%/apps/files/img/star.png %%WWWDIR%%/apps/files/img/star.svg %%WWWDIR%%/apps/files/js/admin.js %%WWWDIR%%/apps/files/js/app.js %%WWWDIR%%/apps/files/js/breadcrumb.js %%WWWDIR%%/apps/files/js/detailfileinfoview.js %%WWWDIR%%/apps/files/js/detailsview.js %%WWWDIR%%/apps/files/js/detailtabview.js %%WWWDIR%%/apps/files/js/favoritesfilelist.js %%WWWDIR%%/apps/files/js/favoritesplugin.js %%WWWDIR%%/apps/files/js/file-upload.js %%WWWDIR%%/apps/files/js/fileactions.js %%WWWDIR%%/apps/files/js/fileactionsmenu.js %%WWWDIR%%/apps/files/js/fileinfomodel.js %%WWWDIR%%/apps/files/js/filelist.js %%WWWDIR%%/apps/files/js/files.js %%WWWDIR%%/apps/files/js/filesummary.js %%WWWDIR%%/apps/files/js/jquery-visibility.js %%WWWDIR%%/apps/files/js/jquery.fileupload.js %%WWWDIR%%/apps/files/js/keyboardshortcuts.js %%WWWDIR%%/apps/files/js/mainfileinfodetailview.js %%WWWDIR%%/apps/files/js/navigation.js %%WWWDIR%%/apps/files/js/newfilemenu.js %%WWWDIR%%/apps/files/js/search.js %%WWWDIR%%/apps/files/js/tagsplugin.js %%WWWDIR%%/apps/files/js/upload.js %%WWWDIR%%/apps/files/l10n/ach.js %%WWWDIR%%/apps/files/l10n/ach.json %%WWWDIR%%/apps/files/l10n/ady.js %%WWWDIR%%/apps/files/l10n/ady.json %%WWWDIR%%/apps/files/l10n/af_ZA.js %%WWWDIR%%/apps/files/l10n/af_ZA.json %%WWWDIR%%/apps/files/l10n/ak.js %%WWWDIR%%/apps/files/l10n/ak.json %%WWWDIR%%/apps/files/l10n/am_ET.js %%WWWDIR%%/apps/files/l10n/am_ET.json %%WWWDIR%%/apps/files/l10n/ar.js %%WWWDIR%%/apps/files/l10n/ar.json %%WWWDIR%%/apps/files/l10n/ast.js %%WWWDIR%%/apps/files/l10n/ast.json %%WWWDIR%%/apps/files/l10n/az.js %%WWWDIR%%/apps/files/l10n/az.json %%WWWDIR%%/apps/files/l10n/be.js %%WWWDIR%%/apps/files/l10n/be.json %%WWWDIR%%/apps/files/l10n/bg_BG.js %%WWWDIR%%/apps/files/l10n/bg_BG.json %%WWWDIR%%/apps/files/l10n/bn_BD.js %%WWWDIR%%/apps/files/l10n/bn_BD.json %%WWWDIR%%/apps/files/l10n/bn_IN.js %%WWWDIR%%/apps/files/l10n/bn_IN.json %%WWWDIR%%/apps/files/l10n/bs.js %%WWWDIR%%/apps/files/l10n/bs.json %%WWWDIR%%/apps/files/l10n/ca.js %%WWWDIR%%/apps/files/l10n/ca.json %%WWWDIR%%/apps/files/l10n/cs_CZ.js %%WWWDIR%%/apps/files/l10n/cs_CZ.json %%WWWDIR%%/apps/files/l10n/cy_GB.js %%WWWDIR%%/apps/files/l10n/cy_GB.json %%WWWDIR%%/apps/files/l10n/da.js %%WWWDIR%%/apps/files/l10n/da.json %%WWWDIR%%/apps/files/l10n/de.js %%WWWDIR%%/apps/files/l10n/de.json %%WWWDIR%%/apps/files/l10n/de_AT.js %%WWWDIR%%/apps/files/l10n/de_AT.json %%WWWDIR%%/apps/files/l10n/de_DE.js %%WWWDIR%%/apps/files/l10n/de_DE.json %%WWWDIR%%/apps/files/l10n/el.js %%WWWDIR%%/apps/files/l10n/el.json %%WWWDIR%%/apps/files/l10n/en_GB.js %%WWWDIR%%/apps/files/l10n/en_GB.json %%WWWDIR%%/apps/files/l10n/eo.js %%WWWDIR%%/apps/files/l10n/eo.json %%WWWDIR%%/apps/files/l10n/es.js %%WWWDIR%%/apps/files/l10n/es.json %%WWWDIR%%/apps/files/l10n/es_AR.js %%WWWDIR%%/apps/files/l10n/es_AR.json %%WWWDIR%%/apps/files/l10n/es_CL.js %%WWWDIR%%/apps/files/l10n/es_CL.json %%WWWDIR%%/apps/files/l10n/es_MX.js %%WWWDIR%%/apps/files/l10n/es_MX.json %%WWWDIR%%/apps/files/l10n/et_EE.js %%WWWDIR%%/apps/files/l10n/et_EE.json %%WWWDIR%%/apps/files/l10n/eu.js %%WWWDIR%%/apps/files/l10n/eu.json %%WWWDIR%%/apps/files/l10n/fa.js %%WWWDIR%%/apps/files/l10n/fa.json %%WWWDIR%%/apps/files/l10n/fi_FI.js %%WWWDIR%%/apps/files/l10n/fi_FI.json %%WWWDIR%%/apps/files/l10n/fil.js %%WWWDIR%%/apps/files/l10n/fil.json %%WWWDIR%%/apps/files/l10n/fr.js %%WWWDIR%%/apps/files/l10n/fr.json %%WWWDIR%%/apps/files/l10n/fy_NL.js %%WWWDIR%%/apps/files/l10n/fy_NL.json %%WWWDIR%%/apps/files/l10n/gl.js %%WWWDIR%%/apps/files/l10n/gl.json %%WWWDIR%%/apps/files/l10n/gu.js %%WWWDIR%%/apps/files/l10n/gu.json %%WWWDIR%%/apps/files/l10n/he.js %%WWWDIR%%/apps/files/l10n/he.json %%WWWDIR%%/apps/files/l10n/hi.js %%WWWDIR%%/apps/files/l10n/hi.json %%WWWDIR%%/apps/files/l10n/hr.js %%WWWDIR%%/apps/files/l10n/hr.json %%WWWDIR%%/apps/files/l10n/hu_HU.js %%WWWDIR%%/apps/files/l10n/hu_HU.json %%WWWDIR%%/apps/files/l10n/hy.js %%WWWDIR%%/apps/files/l10n/hy.json %%WWWDIR%%/apps/files/l10n/ia.js %%WWWDIR%%/apps/files/l10n/ia.json %%WWWDIR%%/apps/files/l10n/id.js %%WWWDIR%%/apps/files/l10n/id.json %%WWWDIR%%/apps/files/l10n/io.js %%WWWDIR%%/apps/files/l10n/io.json %%WWWDIR%%/apps/files/l10n/is.js %%WWWDIR%%/apps/files/l10n/is.json %%WWWDIR%%/apps/files/l10n/it.js %%WWWDIR%%/apps/files/l10n/it.json %%WWWDIR%%/apps/files/l10n/ja.js %%WWWDIR%%/apps/files/l10n/ja.json %%WWWDIR%%/apps/files/l10n/jv.js %%WWWDIR%%/apps/files/l10n/jv.json %%WWWDIR%%/apps/files/l10n/ka_GE.js %%WWWDIR%%/apps/files/l10n/ka_GE.json %%WWWDIR%%/apps/files/l10n/km.js %%WWWDIR%%/apps/files/l10n/km.json %%WWWDIR%%/apps/files/l10n/kn.js %%WWWDIR%%/apps/files/l10n/kn.json %%WWWDIR%%/apps/files/l10n/ko.js %%WWWDIR%%/apps/files/l10n/ko.json %%WWWDIR%%/apps/files/l10n/ku_IQ.js %%WWWDIR%%/apps/files/l10n/ku_IQ.json %%WWWDIR%%/apps/files/l10n/lb.js %%WWWDIR%%/apps/files/l10n/lb.json %%WWWDIR%%/apps/files/l10n/lo.js %%WWWDIR%%/apps/files/l10n/lo.json %%WWWDIR%%/apps/files/l10n/lt_LT.js %%WWWDIR%%/apps/files/l10n/lt_LT.json %%WWWDIR%%/apps/files/l10n/lv.js %%WWWDIR%%/apps/files/l10n/lv.json %%WWWDIR%%/apps/files/l10n/mg.js %%WWWDIR%%/apps/files/l10n/mg.json %%WWWDIR%%/apps/files/l10n/mk.js %%WWWDIR%%/apps/files/l10n/mk.json %%WWWDIR%%/apps/files/l10n/ml.js %%WWWDIR%%/apps/files/l10n/ml.json %%WWWDIR%%/apps/files/l10n/ml_IN.js %%WWWDIR%%/apps/files/l10n/ml_IN.json %%WWWDIR%%/apps/files/l10n/mn.js %%WWWDIR%%/apps/files/l10n/mn.json %%WWWDIR%%/apps/files/l10n/mr.js %%WWWDIR%%/apps/files/l10n/mr.json %%WWWDIR%%/apps/files/l10n/ms_MY.js %%WWWDIR%%/apps/files/l10n/ms_MY.json %%WWWDIR%%/apps/files/l10n/mt_MT.js %%WWWDIR%%/apps/files/l10n/mt_MT.json %%WWWDIR%%/apps/files/l10n/my_MM.js %%WWWDIR%%/apps/files/l10n/my_MM.json %%WWWDIR%%/apps/files/l10n/nb_NO.js %%WWWDIR%%/apps/files/l10n/nb_NO.json %%WWWDIR%%/apps/files/l10n/nds.js %%WWWDIR%%/apps/files/l10n/nds.json %%WWWDIR%%/apps/files/l10n/nl.js %%WWWDIR%%/apps/files/l10n/nl.json %%WWWDIR%%/apps/files/l10n/nn_NO.js %%WWWDIR%%/apps/files/l10n/nn_NO.json %%WWWDIR%%/apps/files/l10n/nqo.js %%WWWDIR%%/apps/files/l10n/nqo.json %%WWWDIR%%/apps/files/l10n/oc.js %%WWWDIR%%/apps/files/l10n/oc.json %%WWWDIR%%/apps/files/l10n/pa.js %%WWWDIR%%/apps/files/l10n/pa.json %%WWWDIR%%/apps/files/l10n/pl.js %%WWWDIR%%/apps/files/l10n/pl.json %%WWWDIR%%/apps/files/l10n/pt_BR.js %%WWWDIR%%/apps/files/l10n/pt_BR.json %%WWWDIR%%/apps/files/l10n/pt_PT.js %%WWWDIR%%/apps/files/l10n/pt_PT.json %%WWWDIR%%/apps/files/l10n/ro.js %%WWWDIR%%/apps/files/l10n/ro.json %%WWWDIR%%/apps/files/l10n/ru.js %%WWWDIR%%/apps/files/l10n/ru.json %%WWWDIR%%/apps/files/l10n/si_LK.js %%WWWDIR%%/apps/files/l10n/si_LK.json %%WWWDIR%%/apps/files/l10n/sk_SK.js %%WWWDIR%%/apps/files/l10n/sk_SK.json %%WWWDIR%%/apps/files/l10n/sl.js %%WWWDIR%%/apps/files/l10n/sl.json %%WWWDIR%%/apps/files/l10n/sq.js %%WWWDIR%%/apps/files/l10n/sq.json %%WWWDIR%%/apps/files/l10n/sr.js %%WWWDIR%%/apps/files/l10n/sr.json %%WWWDIR%%/apps/files/l10n/sr@latin.js %%WWWDIR%%/apps/files/l10n/sr@latin.json %%WWWDIR%%/apps/files/l10n/su.js %%WWWDIR%%/apps/files/l10n/su.json %%WWWDIR%%/apps/files/l10n/sv.js %%WWWDIR%%/apps/files/l10n/sv.json %%WWWDIR%%/apps/files/l10n/sw_KE.js %%WWWDIR%%/apps/files/l10n/sw_KE.json %%WWWDIR%%/apps/files/l10n/ta_IN.js %%WWWDIR%%/apps/files/l10n/ta_IN.json %%WWWDIR%%/apps/files/l10n/ta_LK.js %%WWWDIR%%/apps/files/l10n/ta_LK.json %%WWWDIR%%/apps/files/l10n/te.js %%WWWDIR%%/apps/files/l10n/te.json %%WWWDIR%%/apps/files/l10n/tg_TJ.js %%WWWDIR%%/apps/files/l10n/tg_TJ.json %%WWWDIR%%/apps/files/l10n/th_TH.js %%WWWDIR%%/apps/files/l10n/th_TH.json %%WWWDIR%%/apps/files/l10n/tl_PH.js %%WWWDIR%%/apps/files/l10n/tl_PH.json %%WWWDIR%%/apps/files/l10n/tr.js %%WWWDIR%%/apps/files/l10n/tr.json %%WWWDIR%%/apps/files/l10n/tzm.js %%WWWDIR%%/apps/files/l10n/tzm.json %%WWWDIR%%/apps/files/l10n/ug.js %%WWWDIR%%/apps/files/l10n/ug.json %%WWWDIR%%/apps/files/l10n/uk.js %%WWWDIR%%/apps/files/l10n/uk.json %%WWWDIR%%/apps/files/l10n/ur_PK.js %%WWWDIR%%/apps/files/l10n/ur_PK.json %%WWWDIR%%/apps/files/l10n/vi.js %%WWWDIR%%/apps/files/l10n/vi.json %%WWWDIR%%/apps/files/l10n/xgettextfiles %%WWWDIR%%/apps/files/l10n/zh_CN.js %%WWWDIR%%/apps/files/l10n/zh_CN.json %%WWWDIR%%/apps/files/l10n/zh_HK.js %%WWWDIR%%/apps/files/l10n/zh_HK.json %%WWWDIR%%/apps/files/l10n/zh_TW.js %%WWWDIR%%/apps/files/l10n/zh_TW.json %%WWWDIR%%/apps/files/lib/Activity.php %%WWWDIR%%/apps/files/lib/ActivityHelper.php %%WWWDIR%%/apps/files/lib/App.php %%WWWDIR%%/apps/files/lib/AppInfo/Application.php %%WWWDIR%%/apps/files/lib/BackgroundJob/CleanupFileLocks.php %%WWWDIR%%/apps/files/lib/BackgroundJob/DeleteOrphanedItems.php %%WWWDIR%%/apps/files/lib/BackgroundJob/ScanFiles.php %%WWWDIR%%/apps/files/lib/Capabilities.php %%WWWDIR%%/apps/files/lib/Command/DeleteOrphanedFiles.php %%WWWDIR%%/apps/files/lib/Command/Scan.php %%WWWDIR%%/apps/files/lib/Command/TransferOwnership.php %%WWWDIR%%/apps/files/lib/Controller/ApiController.php %%WWWDIR%%/apps/files/lib/Controller/ViewController.php %%WWWDIR%%/apps/files/lib/Helper.php %%WWWDIR%%/apps/files/lib/Service/TagService.php %%WWWDIR%%/apps/files/list.php %%WWWDIR%%/apps/files/simplelist.php %%WWWDIR%%/apps/files/templates/admin.php %%WWWDIR%%/apps/files/templates/appnavigation.php %%WWWDIR%%/apps/files/templates/fileexists.html %%WWWDIR%%/apps/files/templates/index.php %%WWWDIR%%/apps/files/templates/list.php %%WWWDIR%%/apps/files/templates/simplelist.php %%WWWDIR%%/apps/files/templates/test.png %%WWWDIR%%/apps/files_antivirus/Makefile %%WWWDIR%%/apps/files_antivirus/admin.php %%WWWDIR%%/apps/files_antivirus/appinfo/app.php %%WWWDIR%%/apps/files_antivirus/appinfo/application.php %%WWWDIR%%/apps/files_antivirus/appinfo/database.xml %%WWWDIR%%/apps/files_antivirus/appinfo/info.xml %%WWWDIR%%/apps/files_antivirus/appinfo/install.php %%WWWDIR%%/apps/files_antivirus/appinfo/preupdate.php %%WWWDIR%%/apps/files_antivirus/appinfo/routes.php %%WWWDIR%%/apps/files_antivirus/appinfo/signature.json %%WWWDIR%%/apps/files_antivirus/appinfo/update.php %%WWWDIR%%/apps/files_antivirus/controller/rulecontroller.php %%WWWDIR%%/apps/files_antivirus/controller/settingscontroller.php %%WWWDIR%%/apps/files_antivirus/css/settings.css %%WWWDIR%%/apps/files_antivirus/img/app.png %%WWWDIR%%/apps/files_antivirus/img/app.svg %%WWWDIR%%/apps/files_antivirus/js/settings.js -%%WWWDIR%%/apps/files_antivirus/l10n/.gitkeep %%WWWDIR%%/apps/files_antivirus/l10n/.tx/config %%WWWDIR%%/apps/files_antivirus/l10n/af_ZA.js %%WWWDIR%%/apps/files_antivirus/l10n/af_ZA.json %%WWWDIR%%/apps/files_antivirus/l10n/ar.js %%WWWDIR%%/apps/files_antivirus/l10n/ar.json %%WWWDIR%%/apps/files_antivirus/l10n/ast.js %%WWWDIR%%/apps/files_antivirus/l10n/ast.json %%WWWDIR%%/apps/files_antivirus/l10n/az.js %%WWWDIR%%/apps/files_antivirus/l10n/az.json %%WWWDIR%%/apps/files_antivirus/l10n/be.js %%WWWDIR%%/apps/files_antivirus/l10n/be.json %%WWWDIR%%/apps/files_antivirus/l10n/bg_BG.js %%WWWDIR%%/apps/files_antivirus/l10n/bg_BG.json %%WWWDIR%%/apps/files_antivirus/l10n/bn_BD.js %%WWWDIR%%/apps/files_antivirus/l10n/bn_BD.json %%WWWDIR%%/apps/files_antivirus/l10n/bn_IN.js %%WWWDIR%%/apps/files_antivirus/l10n/bn_IN.json %%WWWDIR%%/apps/files_antivirus/l10n/bs.js %%WWWDIR%%/apps/files_antivirus/l10n/bs.json %%WWWDIR%%/apps/files_antivirus/l10n/ca.js %%WWWDIR%%/apps/files_antivirus/l10n/ca.json %%WWWDIR%%/apps/files_antivirus/l10n/cs_CZ.js %%WWWDIR%%/apps/files_antivirus/l10n/cs_CZ.json %%WWWDIR%%/apps/files_antivirus/l10n/cy_GB.js %%WWWDIR%%/apps/files_antivirus/l10n/cy_GB.json %%WWWDIR%%/apps/files_antivirus/l10n/da.js %%WWWDIR%%/apps/files_antivirus/l10n/da.json %%WWWDIR%%/apps/files_antivirus/l10n/de.js %%WWWDIR%%/apps/files_antivirus/l10n/de.json %%WWWDIR%%/apps/files_antivirus/l10n/de_AT.js %%WWWDIR%%/apps/files_antivirus/l10n/de_AT.json %%WWWDIR%%/apps/files_antivirus/l10n/de_CH.js %%WWWDIR%%/apps/files_antivirus/l10n/de_CH.json %%WWWDIR%%/apps/files_antivirus/l10n/de_DE.js %%WWWDIR%%/apps/files_antivirus/l10n/de_DE.json %%WWWDIR%%/apps/files_antivirus/l10n/el.js %%WWWDIR%%/apps/files_antivirus/l10n/el.json %%WWWDIR%%/apps/files_antivirus/l10n/en_GB.js %%WWWDIR%%/apps/files_antivirus/l10n/en_GB.json %%WWWDIR%%/apps/files_antivirus/l10n/eo.js %%WWWDIR%%/apps/files_antivirus/l10n/eo.json %%WWWDIR%%/apps/files_antivirus/l10n/es.js %%WWWDIR%%/apps/files_antivirus/l10n/es.json %%WWWDIR%%/apps/files_antivirus/l10n/es_AR.js %%WWWDIR%%/apps/files_antivirus/l10n/es_AR.json %%WWWDIR%%/apps/files_antivirus/l10n/es_MX.js %%WWWDIR%%/apps/files_antivirus/l10n/es_MX.json %%WWWDIR%%/apps/files_antivirus/l10n/et_EE.js %%WWWDIR%%/apps/files_antivirus/l10n/et_EE.json %%WWWDIR%%/apps/files_antivirus/l10n/eu.js %%WWWDIR%%/apps/files_antivirus/l10n/eu.json %%WWWDIR%%/apps/files_antivirus/l10n/eu_ES.js %%WWWDIR%%/apps/files_antivirus/l10n/eu_ES.json %%WWWDIR%%/apps/files_antivirus/l10n/fa.js %%WWWDIR%%/apps/files_antivirus/l10n/fa.json %%WWWDIR%%/apps/files_antivirus/l10n/fi.php %%WWWDIR%%/apps/files_antivirus/l10n/fi_FI.js %%WWWDIR%%/apps/files_antivirus/l10n/fi_FI.json %%WWWDIR%%/apps/files_antivirus/l10n/fr.js %%WWWDIR%%/apps/files_antivirus/l10n/fr.json %%WWWDIR%%/apps/files_antivirus/l10n/gl.js %%WWWDIR%%/apps/files_antivirus/l10n/gl.json %%WWWDIR%%/apps/files_antivirus/l10n/he.js %%WWWDIR%%/apps/files_antivirus/l10n/he.json %%WWWDIR%%/apps/files_antivirus/l10n/hi.js %%WWWDIR%%/apps/files_antivirus/l10n/hi.json %%WWWDIR%%/apps/files_antivirus/l10n/hr.js %%WWWDIR%%/apps/files_antivirus/l10n/hr.json %%WWWDIR%%/apps/files_antivirus/l10n/hu_HU.js %%WWWDIR%%/apps/files_antivirus/l10n/hu_HU.json %%WWWDIR%%/apps/files_antivirus/l10n/hy.js %%WWWDIR%%/apps/files_antivirus/l10n/hy.json %%WWWDIR%%/apps/files_antivirus/l10n/ia.js %%WWWDIR%%/apps/files_antivirus/l10n/ia.json %%WWWDIR%%/apps/files_antivirus/l10n/id.js %%WWWDIR%%/apps/files_antivirus/l10n/id.json %%WWWDIR%%/apps/files_antivirus/l10n/is.js %%WWWDIR%%/apps/files_antivirus/l10n/is.json %%WWWDIR%%/apps/files_antivirus/l10n/it.js %%WWWDIR%%/apps/files_antivirus/l10n/it.json %%WWWDIR%%/apps/files_antivirus/l10n/ja.js %%WWWDIR%%/apps/files_antivirus/l10n/ja.json %%WWWDIR%%/apps/files_antivirus/l10n/ka_GE.js %%WWWDIR%%/apps/files_antivirus/l10n/ka_GE.json %%WWWDIR%%/apps/files_antivirus/l10n/km.js %%WWWDIR%%/apps/files_antivirus/l10n/km.json %%WWWDIR%%/apps/files_antivirus/l10n/ko.js %%WWWDIR%%/apps/files_antivirus/l10n/ko.json %%WWWDIR%%/apps/files_antivirus/l10n/ku_IQ.js %%WWWDIR%%/apps/files_antivirus/l10n/ku_IQ.json %%WWWDIR%%/apps/files_antivirus/l10n/lb.js %%WWWDIR%%/apps/files_antivirus/l10n/lb.json %%WWWDIR%%/apps/files_antivirus/l10n/lt_LT.js %%WWWDIR%%/apps/files_antivirus/l10n/lt_LT.json %%WWWDIR%%/apps/files_antivirus/l10n/lv.js %%WWWDIR%%/apps/files_antivirus/l10n/lv.json %%WWWDIR%%/apps/files_antivirus/l10n/mk.js %%WWWDIR%%/apps/files_antivirus/l10n/mk.json %%WWWDIR%%/apps/files_antivirus/l10n/ms_MY.js %%WWWDIR%%/apps/files_antivirus/l10n/ms_MY.json %%WWWDIR%%/apps/files_antivirus/l10n/my_MM.js %%WWWDIR%%/apps/files_antivirus/l10n/my_MM.json %%WWWDIR%%/apps/files_antivirus/l10n/nb_NO.js %%WWWDIR%%/apps/files_antivirus/l10n/nb_NO.json %%WWWDIR%%/apps/files_antivirus/l10n/nl.js %%WWWDIR%%/apps/files_antivirus/l10n/nl.json %%WWWDIR%%/apps/files_antivirus/l10n/nn_NO.js %%WWWDIR%%/apps/files_antivirus/l10n/nn_NO.json %%WWWDIR%%/apps/files_antivirus/l10n/no-php %%WWWDIR%%/apps/files_antivirus/l10n/oc.js %%WWWDIR%%/apps/files_antivirus/l10n/oc.json %%WWWDIR%%/apps/files_antivirus/l10n/pl.js %%WWWDIR%%/apps/files_antivirus/l10n/pl.json %%WWWDIR%%/apps/files_antivirus/l10n/pt_BR.js %%WWWDIR%%/apps/files_antivirus/l10n/pt_BR.json %%WWWDIR%%/apps/files_antivirus/l10n/pt_PT.js %%WWWDIR%%/apps/files_antivirus/l10n/pt_PT.json %%WWWDIR%%/apps/files_antivirus/l10n/ro.js %%WWWDIR%%/apps/files_antivirus/l10n/ro.json %%WWWDIR%%/apps/files_antivirus/l10n/ru.js %%WWWDIR%%/apps/files_antivirus/l10n/ru.json %%WWWDIR%%/apps/files_antivirus/l10n/si_LK.js %%WWWDIR%%/apps/files_antivirus/l10n/si_LK.json %%WWWDIR%%/apps/files_antivirus/l10n/sk.php %%WWWDIR%%/apps/files_antivirus/l10n/sk_SK.js %%WWWDIR%%/apps/files_antivirus/l10n/sk_SK.json %%WWWDIR%%/apps/files_antivirus/l10n/sl.js %%WWWDIR%%/apps/files_antivirus/l10n/sl.json %%WWWDIR%%/apps/files_antivirus/l10n/sq.js %%WWWDIR%%/apps/files_antivirus/l10n/sq.json %%WWWDIR%%/apps/files_antivirus/l10n/sr.js %%WWWDIR%%/apps/files_antivirus/l10n/sr.json %%WWWDIR%%/apps/files_antivirus/l10n/sr@latin.js %%WWWDIR%%/apps/files_antivirus/l10n/sr@latin.json %%WWWDIR%%/apps/files_antivirus/l10n/sv.js %%WWWDIR%%/apps/files_antivirus/l10n/sv.json %%WWWDIR%%/apps/files_antivirus/l10n/ta_LK.js %%WWWDIR%%/apps/files_antivirus/l10n/ta_LK.json %%WWWDIR%%/apps/files_antivirus/l10n/te.js %%WWWDIR%%/apps/files_antivirus/l10n/te.json %%WWWDIR%%/apps/files_antivirus/l10n/th_TH.js %%WWWDIR%%/apps/files_antivirus/l10n/th_TH.json %%WWWDIR%%/apps/files_antivirus/l10n/tr.js %%WWWDIR%%/apps/files_antivirus/l10n/tr.json %%WWWDIR%%/apps/files_antivirus/l10n/ug.js %%WWWDIR%%/apps/files_antivirus/l10n/ug.json %%WWWDIR%%/apps/files_antivirus/l10n/uk.js %%WWWDIR%%/apps/files_antivirus/l10n/uk.json %%WWWDIR%%/apps/files_antivirus/l10n/ur_PK.js %%WWWDIR%%/apps/files_antivirus/l10n/ur_PK.json %%WWWDIR%%/apps/files_antivirus/l10n/vi.js %%WWWDIR%%/apps/files_antivirus/l10n/vi.json %%WWWDIR%%/apps/files_antivirus/l10n/zh_CN.js %%WWWDIR%%/apps/files_antivirus/l10n/zh_CN.json %%WWWDIR%%/apps/files_antivirus/l10n/zh_HK.js %%WWWDIR%%/apps/files_antivirus/l10n/zh_HK.json %%WWWDIR%%/apps/files_antivirus/l10n/zh_TW.js %%WWWDIR%%/apps/files_antivirus/l10n/zh_TW.json %%WWWDIR%%/apps/files_antivirus/lib/activity.php %%WWWDIR%%/apps/files_antivirus/lib/appconfig.php %%WWWDIR%%/apps/files_antivirus/lib/avirwrapper.php %%WWWDIR%%/apps/files_antivirus/lib/backgroundscanner.php %%WWWDIR%%/apps/files_antivirus/lib/content.php %%WWWDIR%%/apps/files_antivirus/lib/cron/task.php %%WWWDIR%%/apps/files_antivirus/lib/db/item.php %%WWWDIR%%/apps/files_antivirus/lib/db/itemmapper.php %%WWWDIR%%/apps/files_antivirus/lib/db/rule.php %%WWWDIR%%/apps/files_antivirus/lib/db/rulemapper.php %%WWWDIR%%/apps/files_antivirus/lib/iscannable.php %%WWWDIR%%/apps/files_antivirus/lib/item.php %%WWWDIR%%/apps/files_antivirus/lib/notification.php %%WWWDIR%%/apps/files_antivirus/lib/scanner.php %%WWWDIR%%/apps/files_antivirus/lib/scanner/external.php %%WWWDIR%%/apps/files_antivirus/lib/scanner/local.php %%WWWDIR%%/apps/files_antivirus/lib/scannerfactory.php %%WWWDIR%%/apps/files_antivirus/lib/status.php %%WWWDIR%%/apps/files_antivirus/templates/notification.php %%WWWDIR%%/apps/files_antivirus/templates/settings.php -%%WWWDIR%%/apps/files_external/3rdparty/.gitignore %%WWWDIR%%/apps/files_external/3rdparty/Dropbox/API.php %%WWWDIR%%/apps/files_external/3rdparty/Dropbox/Exception.php %%WWWDIR%%/apps/files_external/3rdparty/Dropbox/Exception/Forbidden.php %%WWWDIR%%/apps/files_external/3rdparty/Dropbox/Exception/NotFound.php %%WWWDIR%%/apps/files_external/3rdparty/Dropbox/Exception/OverQuota.php %%WWWDIR%%/apps/files_external/3rdparty/Dropbox/Exception/RequestToken.php %%WWWDIR%%/apps/files_external/3rdparty/Dropbox/OAuth.php %%WWWDIR%%/apps/files_external/3rdparty/Dropbox/OAuth/Consumer/Dropbox.php %%WWWDIR%%/apps/files_external/3rdparty/Dropbox/OAuth/Curl.php %%WWWDIR%%/apps/files_external/3rdparty/Dropbox/OAuth/PEAR.php %%WWWDIR%%/apps/files_external/3rdparty/Dropbox/OAuth/PHP.php %%WWWDIR%%/apps/files_external/3rdparty/Dropbox/OAuth/Wordpress.php %%WWWDIR%%/apps/files_external/3rdparty/Dropbox/OAuth/Zend.php %%WWWDIR%%/apps/files_external/3rdparty/Dropbox/OAuth/ca-bundle.pem %%WWWDIR%%/apps/files_external/3rdparty/Dropbox/autoload.php %%WWWDIR%%/apps/files_external/3rdparty/autoload.php %%WWWDIR%%/apps/files_external/3rdparty/aws-sdk-php/Aws/Common/Aws.php %%WWWDIR%%/apps/files_external/3rdparty/aws-sdk-php/Aws/Common/Client/AbstractClient.php %%WWWDIR%%/apps/files_external/3rdparty/aws-sdk-php/Aws/Common/Client/AwsClientInterface.php %%WWWDIR%%/apps/files_external/3rdparty/aws-sdk-php/Aws/Common/Client/ClientBuilder.php %%WWWDIR%%/apps/files_external/3rdparty/aws-sdk-php/Aws/Common/Client/DefaultClient.php %%WWWDIR%%/apps/files_external/3rdparty/aws-sdk-php/Aws/Common/Client/ExpiredCredentialsChecker.php %%WWWDIR%%/apps/files_external/3rdparty/aws-sdk-php/Aws/Common/Client/ThrottlingErrorChecker.php %%WWWDIR%%/apps/files_external/3rdparty/aws-sdk-php/Aws/Common/Client/UploadBodyListener.php %%WWWDIR%%/apps/files_external/3rdparty/aws-sdk-php/Aws/Common/Client/UserAgentListener.php %%WWWDIR%%/apps/files_external/3rdparty/aws-sdk-php/Aws/Common/Command/AwsQueryVisitor.php %%WWWDIR%%/apps/files_external/3rdparty/aws-sdk-php/Aws/Common/Command/JsonCommand.php %%WWWDIR%%/apps/files_external/3rdparty/aws-sdk-php/Aws/Common/Command/QueryCommand.php %%WWWDIR%%/apps/files_external/3rdparty/aws-sdk-php/Aws/Common/Command/XmlResponseLocationVisitor.php %%WWWDIR%%/apps/files_external/3rdparty/aws-sdk-php/Aws/Common/Credentials/AbstractCredentialsDecorator.php %%WWWDIR%%/apps/files_external/3rdparty/aws-sdk-php/Aws/Common/Credentials/AbstractRefreshableCredentials.php %%WWWDIR%%/apps/files_external/3rdparty/aws-sdk-php/Aws/Common/Credentials/CacheableCredentials.php %%WWWDIR%%/apps/files_external/3rdparty/aws-sdk-php/Aws/Common/Credentials/Credentials.php %%WWWDIR%%/apps/files_external/3rdparty/aws-sdk-php/Aws/Common/Credentials/CredentialsInterface.php %%WWWDIR%%/apps/files_external/3rdparty/aws-sdk-php/Aws/Common/Credentials/NullCredentials.php %%WWWDIR%%/apps/files_external/3rdparty/aws-sdk-php/Aws/Common/Credentials/RefreshableInstanceProfileCredentials.php %%WWWDIR%%/apps/files_external/3rdparty/aws-sdk-php/Aws/Common/Enum.php %%WWWDIR%%/apps/files_external/3rdparty/aws-sdk-php/Aws/Common/Enum/ClientOptions.php %%WWWDIR%%/apps/files_external/3rdparty/aws-sdk-php/Aws/Common/Enum/DateFormat.php %%WWWDIR%%/apps/files_external/3rdparty/aws-sdk-php/Aws/Common/Enum/Region.php %%WWWDIR%%/apps/files_external/3rdparty/aws-sdk-php/Aws/Common/Enum/Size.php %%WWWDIR%%/apps/files_external/3rdparty/aws-sdk-php/Aws/Common/Enum/Time.php %%WWWDIR%%/apps/files_external/3rdparty/aws-sdk-php/Aws/Common/Enum/UaString.php %%WWWDIR%%/apps/files_external/3rdparty/aws-sdk-php/Aws/Common/Exception/AwsExceptionInterface.php %%WWWDIR%%/apps/files_external/3rdparty/aws-sdk-php/Aws/Common/Exception/BadMethodCallException.php %%WWWDIR%%/apps/files_external/3rdparty/aws-sdk-php/Aws/Common/Exception/DomainException.php %%WWWDIR%%/apps/files_external/3rdparty/aws-sdk-php/Aws/Common/Exception/ExceptionFactoryInterface.php %%WWWDIR%%/apps/files_external/3rdparty/aws-sdk-php/Aws/Common/Exception/ExceptionListener.php %%WWWDIR%%/apps/files_external/3rdparty/aws-sdk-php/Aws/Common/Exception/InstanceProfileCredentialsException.php %%WWWDIR%%/apps/files_external/3rdparty/aws-sdk-php/Aws/Common/Exception/InvalidArgumentException.php %%WWWDIR%%/apps/files_external/3rdparty/aws-sdk-php/Aws/Common/Exception/LogicException.php %%WWWDIR%%/apps/files_external/3rdparty/aws-sdk-php/Aws/Common/Exception/MultipartUploadException.php %%WWWDIR%%/apps/files_external/3rdparty/aws-sdk-php/Aws/Common/Exception/NamespaceExceptionFactory.php %%WWWDIR%%/apps/files_external/3rdparty/aws-sdk-php/Aws/Common/Exception/OutOfBoundsException.php %%WWWDIR%%/apps/files_external/3rdparty/aws-sdk-php/Aws/Common/Exception/OverflowException.php %%WWWDIR%%/apps/files_external/3rdparty/aws-sdk-php/Aws/Common/Exception/Parser/AbstractJsonExceptionParser.php %%WWWDIR%%/apps/files_external/3rdparty/aws-sdk-php/Aws/Common/Exception/Parser/DefaultXmlExceptionParser.php %%WWWDIR%%/apps/files_external/3rdparty/aws-sdk-php/Aws/Common/Exception/Parser/ExceptionParserInterface.php %%WWWDIR%%/apps/files_external/3rdparty/aws-sdk-php/Aws/Common/Exception/Parser/JsonQueryExceptionParser.php %%WWWDIR%%/apps/files_external/3rdparty/aws-sdk-php/Aws/Common/Exception/Parser/JsonRestExceptionParser.php %%WWWDIR%%/apps/files_external/3rdparty/aws-sdk-php/Aws/Common/Exception/RequiredExtensionNotLoadedException.php %%WWWDIR%%/apps/files_external/3rdparty/aws-sdk-php/Aws/Common/Exception/RuntimeException.php %%WWWDIR%%/apps/files_external/3rdparty/aws-sdk-php/Aws/Common/Exception/ServiceResponseException.php %%WWWDIR%%/apps/files_external/3rdparty/aws-sdk-php/Aws/Common/Exception/TransferException.php %%WWWDIR%%/apps/files_external/3rdparty/aws-sdk-php/Aws/Common/Exception/UnexpectedValueException.php %%WWWDIR%%/apps/files_external/3rdparty/aws-sdk-php/Aws/Common/Facade/Facade.php %%WWWDIR%%/apps/files_external/3rdparty/aws-sdk-php/Aws/Common/Facade/FacadeInterface.php %%WWWDIR%%/apps/files_external/3rdparty/aws-sdk-php/Aws/Common/Facade/facade-classes.php %%WWWDIR%%/apps/files_external/3rdparty/aws-sdk-php/Aws/Common/Hash/ChunkHash.php %%WWWDIR%%/apps/files_external/3rdparty/aws-sdk-php/Aws/Common/Hash/ChunkHashInterface.php %%WWWDIR%%/apps/files_external/3rdparty/aws-sdk-php/Aws/Common/Hash/HashUtils.php %%WWWDIR%%/apps/files_external/3rdparty/aws-sdk-php/Aws/Common/Hash/TreeHash.php %%WWWDIR%%/apps/files_external/3rdparty/aws-sdk-php/Aws/Common/HostNameUtils.php %%WWWDIR%%/apps/files_external/3rdparty/aws-sdk-php/Aws/Common/InstanceMetadata/InstanceMetadataClient.php %%WWWDIR%%/apps/files_external/3rdparty/aws-sdk-php/Aws/Common/InstanceMetadata/Waiter/ServiceAvailable.php %%WWWDIR%%/apps/files_external/3rdparty/aws-sdk-php/Aws/Common/Iterator/AwsResourceIterator.php %%WWWDIR%%/apps/files_external/3rdparty/aws-sdk-php/Aws/Common/Iterator/AwsResourceIteratorFactory.php %%WWWDIR%%/apps/files_external/3rdparty/aws-sdk-php/Aws/Common/Model/MultipartUpload/AbstractTransfer.php %%WWWDIR%%/apps/files_external/3rdparty/aws-sdk-php/Aws/Common/Model/MultipartUpload/AbstractTransferState.php %%WWWDIR%%/apps/files_external/3rdparty/aws-sdk-php/Aws/Common/Model/MultipartUpload/AbstractUploadBuilder.php %%WWWDIR%%/apps/files_external/3rdparty/aws-sdk-php/Aws/Common/Model/MultipartUpload/AbstractUploadId.php %%WWWDIR%%/apps/files_external/3rdparty/aws-sdk-php/Aws/Common/Model/MultipartUpload/AbstractUploadPart.php %%WWWDIR%%/apps/files_external/3rdparty/aws-sdk-php/Aws/Common/Model/MultipartUpload/TransferInterface.php %%WWWDIR%%/apps/files_external/3rdparty/aws-sdk-php/Aws/Common/Model/MultipartUpload/TransferStateInterface.php %%WWWDIR%%/apps/files_external/3rdparty/aws-sdk-php/Aws/Common/Model/MultipartUpload/UploadIdInterface.php %%WWWDIR%%/apps/files_external/3rdparty/aws-sdk-php/Aws/Common/Model/MultipartUpload/UploadPartInterface.php %%WWWDIR%%/apps/files_external/3rdparty/aws-sdk-php/Aws/Common/Resources/aws-config.php %%WWWDIR%%/apps/files_external/3rdparty/aws-sdk-php/Aws/Common/Resources/public-endpoints.php %%WWWDIR%%/apps/files_external/3rdparty/aws-sdk-php/Aws/Common/Resources/sdk1-config.php %%WWWDIR%%/apps/files_external/3rdparty/aws-sdk-php/Aws/Common/RulesEndpointProvider.php %%WWWDIR%%/apps/files_external/3rdparty/aws-sdk-php/Aws/Common/Signature/AbstractSignature.php %%WWWDIR%%/apps/files_external/3rdparty/aws-sdk-php/Aws/Common/Signature/EndpointSignatureInterface.php %%WWWDIR%%/apps/files_external/3rdparty/aws-sdk-php/Aws/Common/Signature/SignatureInterface.php %%WWWDIR%%/apps/files_external/3rdparty/aws-sdk-php/Aws/Common/Signature/SignatureListener.php %%WWWDIR%%/apps/files_external/3rdparty/aws-sdk-php/Aws/Common/Signature/SignatureV2.php %%WWWDIR%%/apps/files_external/3rdparty/aws-sdk-php/Aws/Common/Signature/SignatureV3Https.php %%WWWDIR%%/apps/files_external/3rdparty/aws-sdk-php/Aws/Common/Signature/SignatureV4.php %%WWWDIR%%/apps/files_external/3rdparty/aws-sdk-php/Aws/Common/Waiter/AbstractResourceWaiter.php %%WWWDIR%%/apps/files_external/3rdparty/aws-sdk-php/Aws/Common/Waiter/AbstractWaiter.php %%WWWDIR%%/apps/files_external/3rdparty/aws-sdk-php/Aws/Common/Waiter/CallableWaiter.php %%WWWDIR%%/apps/files_external/3rdparty/aws-sdk-php/Aws/Common/Waiter/CompositeWaiterFactory.php %%WWWDIR%%/apps/files_external/3rdparty/aws-sdk-php/Aws/Common/Waiter/ConfigResourceWaiter.php %%WWWDIR%%/apps/files_external/3rdparty/aws-sdk-php/Aws/Common/Waiter/ResourceWaiterInterface.php %%WWWDIR%%/apps/files_external/3rdparty/aws-sdk-php/Aws/Common/Waiter/WaiterClassFactory.php %%WWWDIR%%/apps/files_external/3rdparty/aws-sdk-php/Aws/Common/Waiter/WaiterConfig.php %%WWWDIR%%/apps/files_external/3rdparty/aws-sdk-php/Aws/Common/Waiter/WaiterConfigFactory.php %%WWWDIR%%/apps/files_external/3rdparty/aws-sdk-php/Aws/Common/Waiter/WaiterFactoryInterface.php %%WWWDIR%%/apps/files_external/3rdparty/aws-sdk-php/Aws/Common/Waiter/WaiterInterface.php %%WWWDIR%%/apps/files_external/3rdparty/aws-sdk-php/Aws/S3/AcpListener.php %%WWWDIR%%/apps/files_external/3rdparty/aws-sdk-php/Aws/S3/BucketStyleListener.php %%WWWDIR%%/apps/files_external/3rdparty/aws-sdk-php/Aws/S3/Command/S3Command.php %%WWWDIR%%/apps/files_external/3rdparty/aws-sdk-php/Aws/S3/Enum/CannedAcl.php %%WWWDIR%%/apps/files_external/3rdparty/aws-sdk-php/Aws/S3/Enum/EncodingType.php %%WWWDIR%%/apps/files_external/3rdparty/aws-sdk-php/Aws/S3/Enum/Event.php %%WWWDIR%%/apps/files_external/3rdparty/aws-sdk-php/Aws/S3/Enum/GranteeType.php %%WWWDIR%%/apps/files_external/3rdparty/aws-sdk-php/Aws/S3/Enum/Group.php %%WWWDIR%%/apps/files_external/3rdparty/aws-sdk-php/Aws/S3/Enum/MFADelete.php %%WWWDIR%%/apps/files_external/3rdparty/aws-sdk-php/Aws/S3/Enum/MetadataDirective.php %%WWWDIR%%/apps/files_external/3rdparty/aws-sdk-php/Aws/S3/Enum/Payer.php %%WWWDIR%%/apps/files_external/3rdparty/aws-sdk-php/Aws/S3/Enum/Permission.php %%WWWDIR%%/apps/files_external/3rdparty/aws-sdk-php/Aws/S3/Enum/Protocol.php %%WWWDIR%%/apps/files_external/3rdparty/aws-sdk-php/Aws/S3/Enum/ServerSideEncryption.php %%WWWDIR%%/apps/files_external/3rdparty/aws-sdk-php/Aws/S3/Enum/Status.php %%WWWDIR%%/apps/files_external/3rdparty/aws-sdk-php/Aws/S3/Enum/Storage.php %%WWWDIR%%/apps/files_external/3rdparty/aws-sdk-php/Aws/S3/Enum/StorageClass.php %%WWWDIR%%/apps/files_external/3rdparty/aws-sdk-php/Aws/S3/Exception/AccessDeniedException.php %%WWWDIR%%/apps/files_external/3rdparty/aws-sdk-php/Aws/S3/Exception/AccountProblemException.php %%WWWDIR%%/apps/files_external/3rdparty/aws-sdk-php/Aws/S3/Exception/AmbiguousGrantByEmailAddressException.php %%WWWDIR%%/apps/files_external/3rdparty/aws-sdk-php/Aws/S3/Exception/BadDigestException.php %%WWWDIR%%/apps/files_external/3rdparty/aws-sdk-php/Aws/S3/Exception/BucketAlreadyExistsException.php %%WWWDIR%%/apps/files_external/3rdparty/aws-sdk-php/Aws/S3/Exception/BucketAlreadyOwnedByYouException.php %%WWWDIR%%/apps/files_external/3rdparty/aws-sdk-php/Aws/S3/Exception/BucketNotEmptyException.php %%WWWDIR%%/apps/files_external/3rdparty/aws-sdk-php/Aws/S3/Exception/CredentialsNotSupportedException.php %%WWWDIR%%/apps/files_external/3rdparty/aws-sdk-php/Aws/S3/Exception/CrossLocationLoggingProhibitedException.php %%WWWDIR%%/apps/files_external/3rdparty/aws-sdk-php/Aws/S3/Exception/DeleteMultipleObjectsException.php %%WWWDIR%%/apps/files_external/3rdparty/aws-sdk-php/Aws/S3/Exception/EntityTooLargeException.php %%WWWDIR%%/apps/files_external/3rdparty/aws-sdk-php/Aws/S3/Exception/EntityTooSmallException.php %%WWWDIR%%/apps/files_external/3rdparty/aws-sdk-php/Aws/S3/Exception/ExpiredTokenException.php %%WWWDIR%%/apps/files_external/3rdparty/aws-sdk-php/Aws/S3/Exception/IllegalVersioningConfigurationException.php %%WWWDIR%%/apps/files_external/3rdparty/aws-sdk-php/Aws/S3/Exception/IncompleteBodyException.php %%WWWDIR%%/apps/files_external/3rdparty/aws-sdk-php/Aws/S3/Exception/IncorrectNumberOfFilesInPostRequestException.php %%WWWDIR%%/apps/files_external/3rdparty/aws-sdk-php/Aws/S3/Exception/InlineDataTooLargeException.php %%WWWDIR%%/apps/files_external/3rdparty/aws-sdk-php/Aws/S3/Exception/InternalErrorException.php %%WWWDIR%%/apps/files_external/3rdparty/aws-sdk-php/Aws/S3/Exception/InvalidAccessKeyIdException.php %%WWWDIR%%/apps/files_external/3rdparty/aws-sdk-php/Aws/S3/Exception/InvalidAddressingHeaderException.php %%WWWDIR%%/apps/files_external/3rdparty/aws-sdk-php/Aws/S3/Exception/InvalidArgumentException.php %%WWWDIR%%/apps/files_external/3rdparty/aws-sdk-php/Aws/S3/Exception/InvalidBucketNameException.php %%WWWDIR%%/apps/files_external/3rdparty/aws-sdk-php/Aws/S3/Exception/InvalidBucketStateException.php %%WWWDIR%%/apps/files_external/3rdparty/aws-sdk-php/Aws/S3/Exception/InvalidDigestException.php %%WWWDIR%%/apps/files_external/3rdparty/aws-sdk-php/Aws/S3/Exception/InvalidLocationConstraintException.php %%WWWDIR%%/apps/files_external/3rdparty/aws-sdk-php/Aws/S3/Exception/InvalidPartException.php %%WWWDIR%%/apps/files_external/3rdparty/aws-sdk-php/Aws/S3/Exception/InvalidPartOrderException.php %%WWWDIR%%/apps/files_external/3rdparty/aws-sdk-php/Aws/S3/Exception/InvalidPayerException.php %%WWWDIR%%/apps/files_external/3rdparty/aws-sdk-php/Aws/S3/Exception/InvalidPolicyDocumentException.php %%WWWDIR%%/apps/files_external/3rdparty/aws-sdk-php/Aws/S3/Exception/InvalidRangeException.php %%WWWDIR%%/apps/files_external/3rdparty/aws-sdk-php/Aws/S3/Exception/InvalidRequestException.php %%WWWDIR%%/apps/files_external/3rdparty/aws-sdk-php/Aws/S3/Exception/InvalidSOAPRequestException.php %%WWWDIR%%/apps/files_external/3rdparty/aws-sdk-php/Aws/S3/Exception/InvalidSecurityException.php %%WWWDIR%%/apps/files_external/3rdparty/aws-sdk-php/Aws/S3/Exception/InvalidStorageClassException.php %%WWWDIR%%/apps/files_external/3rdparty/aws-sdk-php/Aws/S3/Exception/InvalidTagErrorException.php %%WWWDIR%%/apps/files_external/3rdparty/aws-sdk-php/Aws/S3/Exception/InvalidTargetBucketForLoggingException.php %%WWWDIR%%/apps/files_external/3rdparty/aws-sdk-php/Aws/S3/Exception/InvalidTokenException.php %%WWWDIR%%/apps/files_external/3rdparty/aws-sdk-php/Aws/S3/Exception/InvalidURIException.php %%WWWDIR%%/apps/files_external/3rdparty/aws-sdk-php/Aws/S3/Exception/KeyTooLongException.php %%WWWDIR%%/apps/files_external/3rdparty/aws-sdk-php/Aws/S3/Exception/MalformedACLErrorException.php %%WWWDIR%%/apps/files_external/3rdparty/aws-sdk-php/Aws/S3/Exception/MalformedPOSTRequestException.php %%WWWDIR%%/apps/files_external/3rdparty/aws-sdk-php/Aws/S3/Exception/MalformedXMLException.php %%WWWDIR%%/apps/files_external/3rdparty/aws-sdk-php/Aws/S3/Exception/MaxMessageLengthExceededException.php %%WWWDIR%%/apps/files_external/3rdparty/aws-sdk-php/Aws/S3/Exception/MaxPostPreDataLengthExceededErrorException.php %%WWWDIR%%/apps/files_external/3rdparty/aws-sdk-php/Aws/S3/Exception/MetadataTooLargeException.php %%WWWDIR%%/apps/files_external/3rdparty/aws-sdk-php/Aws/S3/Exception/MethodNotAllowedException.php %%WWWDIR%%/apps/files_external/3rdparty/aws-sdk-php/Aws/S3/Exception/MissingAttachmentException.php %%WWWDIR%%/apps/files_external/3rdparty/aws-sdk-php/Aws/S3/Exception/MissingContentLengthException.php %%WWWDIR%%/apps/files_external/3rdparty/aws-sdk-php/Aws/S3/Exception/MissingRequestBodyErrorException.php %%WWWDIR%%/apps/files_external/3rdparty/aws-sdk-php/Aws/S3/Exception/MissingSecurityElementException.php %%WWWDIR%%/apps/files_external/3rdparty/aws-sdk-php/Aws/S3/Exception/MissingSecurityHeaderException.php %%WWWDIR%%/apps/files_external/3rdparty/aws-sdk-php/Aws/S3/Exception/NoLoggingStatusForKeyException.php %%WWWDIR%%/apps/files_external/3rdparty/aws-sdk-php/Aws/S3/Exception/NoSuchBucketException.php %%WWWDIR%%/apps/files_external/3rdparty/aws-sdk-php/Aws/S3/Exception/NoSuchBucketPolicyException.php %%WWWDIR%%/apps/files_external/3rdparty/aws-sdk-php/Aws/S3/Exception/NoSuchCORSConfigurationException.php %%WWWDIR%%/apps/files_external/3rdparty/aws-sdk-php/Aws/S3/Exception/NoSuchKeyException.php %%WWWDIR%%/apps/files_external/3rdparty/aws-sdk-php/Aws/S3/Exception/NoSuchLifecycleConfigurationException.php %%WWWDIR%%/apps/files_external/3rdparty/aws-sdk-php/Aws/S3/Exception/NoSuchTagSetErrorException.php %%WWWDIR%%/apps/files_external/3rdparty/aws-sdk-php/Aws/S3/Exception/NoSuchUploadException.php %%WWWDIR%%/apps/files_external/3rdparty/aws-sdk-php/Aws/S3/Exception/NoSuchVersionException.php %%WWWDIR%%/apps/files_external/3rdparty/aws-sdk-php/Aws/S3/Exception/NoSuchWebsiteConfigurationException.php %%WWWDIR%%/apps/files_external/3rdparty/aws-sdk-php/Aws/S3/Exception/NotImplementedException.php %%WWWDIR%%/apps/files_external/3rdparty/aws-sdk-php/Aws/S3/Exception/NotSignedUpException.php %%WWWDIR%%/apps/files_external/3rdparty/aws-sdk-php/Aws/S3/Exception/NotSuchBucketPolicyException.php %%WWWDIR%%/apps/files_external/3rdparty/aws-sdk-php/Aws/S3/Exception/ObjectAlreadyInActiveTierErrorException.php %%WWWDIR%%/apps/files_external/3rdparty/aws-sdk-php/Aws/S3/Exception/ObjectNotInActiveTierErrorException.php %%WWWDIR%%/apps/files_external/3rdparty/aws-sdk-php/Aws/S3/Exception/OperationAbortedException.php %%WWWDIR%%/apps/files_external/3rdparty/aws-sdk-php/Aws/S3/Exception/Parser/S3ExceptionParser.php %%WWWDIR%%/apps/files_external/3rdparty/aws-sdk-php/Aws/S3/Exception/PermanentRedirectException.php %%WWWDIR%%/apps/files_external/3rdparty/aws-sdk-php/Aws/S3/Exception/PreconditionFailedException.php %%WWWDIR%%/apps/files_external/3rdparty/aws-sdk-php/Aws/S3/Exception/RedirectException.php %%WWWDIR%%/apps/files_external/3rdparty/aws-sdk-php/Aws/S3/Exception/RequestIsNotMultiPartContentException.php %%WWWDIR%%/apps/files_external/3rdparty/aws-sdk-php/Aws/S3/Exception/RequestTimeTooSkewedException.php %%WWWDIR%%/apps/files_external/3rdparty/aws-sdk-php/Aws/S3/Exception/RequestTimeoutException.php %%WWWDIR%%/apps/files_external/3rdparty/aws-sdk-php/Aws/S3/Exception/RequestTorrentOfBucketErrorException.php %%WWWDIR%%/apps/files_external/3rdparty/aws-sdk-php/Aws/S3/Exception/S3Exception.php %%WWWDIR%%/apps/files_external/3rdparty/aws-sdk-php/Aws/S3/Exception/ServiceUnavailableException.php %%WWWDIR%%/apps/files_external/3rdparty/aws-sdk-php/Aws/S3/Exception/SignatureDoesNotMatchException.php %%WWWDIR%%/apps/files_external/3rdparty/aws-sdk-php/Aws/S3/Exception/SlowDownException.php %%WWWDIR%%/apps/files_external/3rdparty/aws-sdk-php/Aws/S3/Exception/TemporaryRedirectException.php %%WWWDIR%%/apps/files_external/3rdparty/aws-sdk-php/Aws/S3/Exception/TokenRefreshRequiredException.php %%WWWDIR%%/apps/files_external/3rdparty/aws-sdk-php/Aws/S3/Exception/TooManyBucketsException.php %%WWWDIR%%/apps/files_external/3rdparty/aws-sdk-php/Aws/S3/Exception/UnexpectedContentException.php %%WWWDIR%%/apps/files_external/3rdparty/aws-sdk-php/Aws/S3/Exception/UnresolvableGrantByEmailAddressException.php %%WWWDIR%%/apps/files_external/3rdparty/aws-sdk-php/Aws/S3/Exception/UserKeyMustBeSpecifiedException.php %%WWWDIR%%/apps/files_external/3rdparty/aws-sdk-php/Aws/S3/Iterator/ListBucketsIterator.php %%WWWDIR%%/apps/files_external/3rdparty/aws-sdk-php/Aws/S3/Iterator/ListMultipartUploadsIterator.php %%WWWDIR%%/apps/files_external/3rdparty/aws-sdk-php/Aws/S3/Iterator/ListObjectVersionsIterator.php %%WWWDIR%%/apps/files_external/3rdparty/aws-sdk-php/Aws/S3/Iterator/ListObjectsIterator.php %%WWWDIR%%/apps/files_external/3rdparty/aws-sdk-php/Aws/S3/Iterator/OpendirIterator.php %%WWWDIR%%/apps/files_external/3rdparty/aws-sdk-php/Aws/S3/Model/Acp.php %%WWWDIR%%/apps/files_external/3rdparty/aws-sdk-php/Aws/S3/Model/AcpBuilder.php %%WWWDIR%%/apps/files_external/3rdparty/aws-sdk-php/Aws/S3/Model/ClearBucket.php %%WWWDIR%%/apps/files_external/3rdparty/aws-sdk-php/Aws/S3/Model/DeleteObjectsBatch.php %%WWWDIR%%/apps/files_external/3rdparty/aws-sdk-php/Aws/S3/Model/DeleteObjectsTransfer.php %%WWWDIR%%/apps/files_external/3rdparty/aws-sdk-php/Aws/S3/Model/Grant.php %%WWWDIR%%/apps/files_external/3rdparty/aws-sdk-php/Aws/S3/Model/Grantee.php %%WWWDIR%%/apps/files_external/3rdparty/aws-sdk-php/Aws/S3/Model/MultipartUpload/AbstractTransfer.php %%WWWDIR%%/apps/files_external/3rdparty/aws-sdk-php/Aws/S3/Model/MultipartUpload/ParallelTransfer.php %%WWWDIR%%/apps/files_external/3rdparty/aws-sdk-php/Aws/S3/Model/MultipartUpload/SerialTransfer.php %%WWWDIR%%/apps/files_external/3rdparty/aws-sdk-php/Aws/S3/Model/MultipartUpload/TransferState.php %%WWWDIR%%/apps/files_external/3rdparty/aws-sdk-php/Aws/S3/Model/MultipartUpload/UploadBuilder.php %%WWWDIR%%/apps/files_external/3rdparty/aws-sdk-php/Aws/S3/Model/MultipartUpload/UploadId.php %%WWWDIR%%/apps/files_external/3rdparty/aws-sdk-php/Aws/S3/Model/MultipartUpload/UploadPart.php %%WWWDIR%%/apps/files_external/3rdparty/aws-sdk-php/Aws/S3/Model/PostObject.php %%WWWDIR%%/apps/files_external/3rdparty/aws-sdk-php/Aws/S3/Resources/s3-2006-03-01.php %%WWWDIR%%/apps/files_external/3rdparty/aws-sdk-php/Aws/S3/ResumableDownload.php %%WWWDIR%%/apps/files_external/3rdparty/aws-sdk-php/Aws/S3/S3Client.php %%WWWDIR%%/apps/files_external/3rdparty/aws-sdk-php/Aws/S3/S3Md5Listener.php %%WWWDIR%%/apps/files_external/3rdparty/aws-sdk-php/Aws/S3/S3Signature.php %%WWWDIR%%/apps/files_external/3rdparty/aws-sdk-php/Aws/S3/S3SignatureInterface.php %%WWWDIR%%/apps/files_external/3rdparty/aws-sdk-php/Aws/S3/S3SignatureV4.php %%WWWDIR%%/apps/files_external/3rdparty/aws-sdk-php/Aws/S3/SocketTimeoutChecker.php %%WWWDIR%%/apps/files_external/3rdparty/aws-sdk-php/Aws/S3/SseCpkListener.php %%WWWDIR%%/apps/files_external/3rdparty/aws-sdk-php/Aws/S3/StreamWrapper.php %%WWWDIR%%/apps/files_external/3rdparty/aws-sdk-php/Aws/S3/Sync/AbstractSync.php %%WWWDIR%%/apps/files_external/3rdparty/aws-sdk-php/Aws/S3/Sync/AbstractSyncBuilder.php %%WWWDIR%%/apps/files_external/3rdparty/aws-sdk-php/Aws/S3/Sync/ChangedFilesIterator.php %%WWWDIR%%/apps/files_external/3rdparty/aws-sdk-php/Aws/S3/Sync/DownloadSync.php %%WWWDIR%%/apps/files_external/3rdparty/aws-sdk-php/Aws/S3/Sync/DownloadSyncBuilder.php %%WWWDIR%%/apps/files_external/3rdparty/aws-sdk-php/Aws/S3/Sync/FilenameConverterInterface.php %%WWWDIR%%/apps/files_external/3rdparty/aws-sdk-php/Aws/S3/Sync/KeyConverter.php %%WWWDIR%%/apps/files_external/3rdparty/aws-sdk-php/Aws/S3/Sync/UploadSync.php %%WWWDIR%%/apps/files_external/3rdparty/aws-sdk-php/Aws/S3/Sync/UploadSyncBuilder.php %%WWWDIR%%/apps/files_external/3rdparty/aws-sdk-php/Guzzle/Batch/AbstractBatchDecorator.php %%WWWDIR%%/apps/files_external/3rdparty/aws-sdk-php/Guzzle/Batch/Batch.php %%WWWDIR%%/apps/files_external/3rdparty/aws-sdk-php/Guzzle/Batch/BatchBuilder.php %%WWWDIR%%/apps/files_external/3rdparty/aws-sdk-php/Guzzle/Batch/BatchClosureDivisor.php %%WWWDIR%%/apps/files_external/3rdparty/aws-sdk-php/Guzzle/Batch/BatchClosureTransfer.php %%WWWDIR%%/apps/files_external/3rdparty/aws-sdk-php/Guzzle/Batch/BatchCommandTransfer.php %%WWWDIR%%/apps/files_external/3rdparty/aws-sdk-php/Guzzle/Batch/BatchDivisorInterface.php %%WWWDIR%%/apps/files_external/3rdparty/aws-sdk-php/Guzzle/Batch/BatchInterface.php %%WWWDIR%%/apps/files_external/3rdparty/aws-sdk-php/Guzzle/Batch/BatchRequestTransfer.php %%WWWDIR%%/apps/files_external/3rdparty/aws-sdk-php/Guzzle/Batch/BatchSizeDivisor.php %%WWWDIR%%/apps/files_external/3rdparty/aws-sdk-php/Guzzle/Batch/BatchTransferInterface.php %%WWWDIR%%/apps/files_external/3rdparty/aws-sdk-php/Guzzle/Batch/Exception/BatchTransferException.php %%WWWDIR%%/apps/files_external/3rdparty/aws-sdk-php/Guzzle/Batch/ExceptionBufferingBatch.php %%WWWDIR%%/apps/files_external/3rdparty/aws-sdk-php/Guzzle/Batch/FlushingBatch.php %%WWWDIR%%/apps/files_external/3rdparty/aws-sdk-php/Guzzle/Batch/HistoryBatch.php %%WWWDIR%%/apps/files_external/3rdparty/aws-sdk-php/Guzzle/Batch/NotifyingBatch.php %%WWWDIR%%/apps/files_external/3rdparty/aws-sdk-php/Guzzle/Batch/composer.json %%WWWDIR%%/apps/files_external/3rdparty/aws-sdk-php/Guzzle/Cache/AbstractCacheAdapter.php %%WWWDIR%%/apps/files_external/3rdparty/aws-sdk-php/Guzzle/Cache/CacheAdapterFactory.php %%WWWDIR%%/apps/files_external/3rdparty/aws-sdk-php/Guzzle/Cache/CacheAdapterInterface.php %%WWWDIR%%/apps/files_external/3rdparty/aws-sdk-php/Guzzle/Cache/ClosureCacheAdapter.php %%WWWDIR%%/apps/files_external/3rdparty/aws-sdk-php/Guzzle/Cache/DoctrineCacheAdapter.php %%WWWDIR%%/apps/files_external/3rdparty/aws-sdk-php/Guzzle/Cache/NullCacheAdapter.php %%WWWDIR%%/apps/files_external/3rdparty/aws-sdk-php/Guzzle/Cache/Zf1CacheAdapter.php %%WWWDIR%%/apps/files_external/3rdparty/aws-sdk-php/Guzzle/Cache/Zf2CacheAdapter.php %%WWWDIR%%/apps/files_external/3rdparty/aws-sdk-php/Guzzle/Cache/composer.json %%WWWDIR%%/apps/files_external/3rdparty/aws-sdk-php/Guzzle/Common/AbstractHasDispatcher.php %%WWWDIR%%/apps/files_external/3rdparty/aws-sdk-php/Guzzle/Common/Collection.php %%WWWDIR%%/apps/files_external/3rdparty/aws-sdk-php/Guzzle/Common/Event.php %%WWWDIR%%/apps/files_external/3rdparty/aws-sdk-php/Guzzle/Common/Exception/BadMethodCallException.php %%WWWDIR%%/apps/files_external/3rdparty/aws-sdk-php/Guzzle/Common/Exception/ExceptionCollection.php %%WWWDIR%%/apps/files_external/3rdparty/aws-sdk-php/Guzzle/Common/Exception/GuzzleException.php %%WWWDIR%%/apps/files_external/3rdparty/aws-sdk-php/Guzzle/Common/Exception/InvalidArgumentException.php %%WWWDIR%%/apps/files_external/3rdparty/aws-sdk-php/Guzzle/Common/Exception/RuntimeException.php %%WWWDIR%%/apps/files_external/3rdparty/aws-sdk-php/Guzzle/Common/Exception/UnexpectedValueException.php %%WWWDIR%%/apps/files_external/3rdparty/aws-sdk-php/Guzzle/Common/FromConfigInterface.php %%WWWDIR%%/apps/files_external/3rdparty/aws-sdk-php/Guzzle/Common/HasDispatcherInterface.php %%WWWDIR%%/apps/files_external/3rdparty/aws-sdk-php/Guzzle/Common/ToArrayInterface.php %%WWWDIR%%/apps/files_external/3rdparty/aws-sdk-php/Guzzle/Common/Version.php %%WWWDIR%%/apps/files_external/3rdparty/aws-sdk-php/Guzzle/Common/composer.json %%WWWDIR%%/apps/files_external/3rdparty/aws-sdk-php/Guzzle/Http/AbstractEntityBodyDecorator.php %%WWWDIR%%/apps/files_external/3rdparty/aws-sdk-php/Guzzle/Http/CachingEntityBody.php %%WWWDIR%%/apps/files_external/3rdparty/aws-sdk-php/Guzzle/Http/Client.php %%WWWDIR%%/apps/files_external/3rdparty/aws-sdk-php/Guzzle/Http/ClientInterface.php %%WWWDIR%%/apps/files_external/3rdparty/aws-sdk-php/Guzzle/Http/Curl/CurlHandle.php %%WWWDIR%%/apps/files_external/3rdparty/aws-sdk-php/Guzzle/Http/Curl/CurlMulti.php %%WWWDIR%%/apps/files_external/3rdparty/aws-sdk-php/Guzzle/Http/Curl/CurlMultiInterface.php %%WWWDIR%%/apps/files_external/3rdparty/aws-sdk-php/Guzzle/Http/Curl/CurlMultiProxy.php %%WWWDIR%%/apps/files_external/3rdparty/aws-sdk-php/Guzzle/Http/Curl/CurlVersion.php %%WWWDIR%%/apps/files_external/3rdparty/aws-sdk-php/Guzzle/Http/Curl/RequestMediator.php %%WWWDIR%%/apps/files_external/3rdparty/aws-sdk-php/Guzzle/Http/EntityBody.php %%WWWDIR%%/apps/files_external/3rdparty/aws-sdk-php/Guzzle/Http/EntityBodyInterface.php %%WWWDIR%%/apps/files_external/3rdparty/aws-sdk-php/Guzzle/Http/Exception/BadResponseException.php %%WWWDIR%%/apps/files_external/3rdparty/aws-sdk-php/Guzzle/Http/Exception/ClientErrorResponseException.php %%WWWDIR%%/apps/files_external/3rdparty/aws-sdk-php/Guzzle/Http/Exception/CouldNotRewindStreamException.php %%WWWDIR%%/apps/files_external/3rdparty/aws-sdk-php/Guzzle/Http/Exception/CurlException.php %%WWWDIR%%/apps/files_external/3rdparty/aws-sdk-php/Guzzle/Http/Exception/HttpException.php %%WWWDIR%%/apps/files_external/3rdparty/aws-sdk-php/Guzzle/Http/Exception/MultiTransferException.php %%WWWDIR%%/apps/files_external/3rdparty/aws-sdk-php/Guzzle/Http/Exception/RequestException.php %%WWWDIR%%/apps/files_external/3rdparty/aws-sdk-php/Guzzle/Http/Exception/ServerErrorResponseException.php %%WWWDIR%%/apps/files_external/3rdparty/aws-sdk-php/Guzzle/Http/Exception/TooManyRedirectsException.php %%WWWDIR%%/apps/files_external/3rdparty/aws-sdk-php/Guzzle/Http/IoEmittingEntityBody.php %%WWWDIR%%/apps/files_external/3rdparty/aws-sdk-php/Guzzle/Http/Message/AbstractMessage.php %%WWWDIR%%/apps/files_external/3rdparty/aws-sdk-php/Guzzle/Http/Message/EntityEnclosingRequest.php %%WWWDIR%%/apps/files_external/3rdparty/aws-sdk-php/Guzzle/Http/Message/EntityEnclosingRequestInterface.php %%WWWDIR%%/apps/files_external/3rdparty/aws-sdk-php/Guzzle/Http/Message/Header.php %%WWWDIR%%/apps/files_external/3rdparty/aws-sdk-php/Guzzle/Http/Message/Header/CacheControl.php %%WWWDIR%%/apps/files_external/3rdparty/aws-sdk-php/Guzzle/Http/Message/Header/HeaderCollection.php %%WWWDIR%%/apps/files_external/3rdparty/aws-sdk-php/Guzzle/Http/Message/Header/HeaderFactory.php %%WWWDIR%%/apps/files_external/3rdparty/aws-sdk-php/Guzzle/Http/Message/Header/HeaderFactoryInterface.php %%WWWDIR%%/apps/files_external/3rdparty/aws-sdk-php/Guzzle/Http/Message/Header/HeaderInterface.php %%WWWDIR%%/apps/files_external/3rdparty/aws-sdk-php/Guzzle/Http/Message/Header/Link.php %%WWWDIR%%/apps/files_external/3rdparty/aws-sdk-php/Guzzle/Http/Message/MessageInterface.php %%WWWDIR%%/apps/files_external/3rdparty/aws-sdk-php/Guzzle/Http/Message/PostFile.php %%WWWDIR%%/apps/files_external/3rdparty/aws-sdk-php/Guzzle/Http/Message/PostFileInterface.php %%WWWDIR%%/apps/files_external/3rdparty/aws-sdk-php/Guzzle/Http/Message/Request.php %%WWWDIR%%/apps/files_external/3rdparty/aws-sdk-php/Guzzle/Http/Message/RequestFactory.php %%WWWDIR%%/apps/files_external/3rdparty/aws-sdk-php/Guzzle/Http/Message/RequestFactoryInterface.php %%WWWDIR%%/apps/files_external/3rdparty/aws-sdk-php/Guzzle/Http/Message/RequestInterface.php %%WWWDIR%%/apps/files_external/3rdparty/aws-sdk-php/Guzzle/Http/Message/Response.php %%WWWDIR%%/apps/files_external/3rdparty/aws-sdk-php/Guzzle/Http/Mimetypes.php %%WWWDIR%%/apps/files_external/3rdparty/aws-sdk-php/Guzzle/Http/QueryAggregator/CommaAggregator.php %%WWWDIR%%/apps/files_external/3rdparty/aws-sdk-php/Guzzle/Http/QueryAggregator/DuplicateAggregator.php %%WWWDIR%%/apps/files_external/3rdparty/aws-sdk-php/Guzzle/Http/QueryAggregator/PhpAggregator.php %%WWWDIR%%/apps/files_external/3rdparty/aws-sdk-php/Guzzle/Http/QueryAggregator/QueryAggregatorInterface.php %%WWWDIR%%/apps/files_external/3rdparty/aws-sdk-php/Guzzle/Http/QueryString.php %%WWWDIR%%/apps/files_external/3rdparty/aws-sdk-php/Guzzle/Http/ReadLimitEntityBody.php %%WWWDIR%%/apps/files_external/3rdparty/aws-sdk-php/Guzzle/Http/RedirectPlugin.php %%WWWDIR%%/apps/files_external/3rdparty/aws-sdk-php/Guzzle/Http/Resources/cacert.pem %%WWWDIR%%/apps/files_external/3rdparty/aws-sdk-php/Guzzle/Http/StaticClient.php %%WWWDIR%%/apps/files_external/3rdparty/aws-sdk-php/Guzzle/Http/Url.php %%WWWDIR%%/apps/files_external/3rdparty/aws-sdk-php/Guzzle/Http/composer.json %%WWWDIR%%/apps/files_external/3rdparty/aws-sdk-php/Guzzle/Inflection/Inflector.php %%WWWDIR%%/apps/files_external/3rdparty/aws-sdk-php/Guzzle/Inflection/InflectorInterface.php %%WWWDIR%%/apps/files_external/3rdparty/aws-sdk-php/Guzzle/Inflection/MemoizingInflector.php %%WWWDIR%%/apps/files_external/3rdparty/aws-sdk-php/Guzzle/Inflection/PreComputedInflector.php %%WWWDIR%%/apps/files_external/3rdparty/aws-sdk-php/Guzzle/Inflection/composer.json %%WWWDIR%%/apps/files_external/3rdparty/aws-sdk-php/Guzzle/Iterator/AppendIterator.php %%WWWDIR%%/apps/files_external/3rdparty/aws-sdk-php/Guzzle/Iterator/ChunkedIterator.php %%WWWDIR%%/apps/files_external/3rdparty/aws-sdk-php/Guzzle/Iterator/FilterIterator.php %%WWWDIR%%/apps/files_external/3rdparty/aws-sdk-php/Guzzle/Iterator/MapIterator.php %%WWWDIR%%/apps/files_external/3rdparty/aws-sdk-php/Guzzle/Iterator/MethodProxyIterator.php %%WWWDIR%%/apps/files_external/3rdparty/aws-sdk-php/Guzzle/Iterator/README.md %%WWWDIR%%/apps/files_external/3rdparty/aws-sdk-php/Guzzle/Iterator/composer.json %%WWWDIR%%/apps/files_external/3rdparty/aws-sdk-php/Guzzle/Log/AbstractLogAdapter.php %%WWWDIR%%/apps/files_external/3rdparty/aws-sdk-php/Guzzle/Log/ArrayLogAdapter.php %%WWWDIR%%/apps/files_external/3rdparty/aws-sdk-php/Guzzle/Log/ClosureLogAdapter.php %%WWWDIR%%/apps/files_external/3rdparty/aws-sdk-php/Guzzle/Log/LogAdapterInterface.php %%WWWDIR%%/apps/files_external/3rdparty/aws-sdk-php/Guzzle/Log/MessageFormatter.php %%WWWDIR%%/apps/files_external/3rdparty/aws-sdk-php/Guzzle/Log/MonologLogAdapter.php %%WWWDIR%%/apps/files_external/3rdparty/aws-sdk-php/Guzzle/Log/PsrLogAdapter.php %%WWWDIR%%/apps/files_external/3rdparty/aws-sdk-php/Guzzle/Log/Zf1LogAdapter.php %%WWWDIR%%/apps/files_external/3rdparty/aws-sdk-php/Guzzle/Log/Zf2LogAdapter.php %%WWWDIR%%/apps/files_external/3rdparty/aws-sdk-php/Guzzle/Log/composer.json %%WWWDIR%%/apps/files_external/3rdparty/aws-sdk-php/Guzzle/Parser/Cookie/CookieParser.php %%WWWDIR%%/apps/files_external/3rdparty/aws-sdk-php/Guzzle/Parser/Cookie/CookieParserInterface.php %%WWWDIR%%/apps/files_external/3rdparty/aws-sdk-php/Guzzle/Parser/Message/AbstractMessageParser.php %%WWWDIR%%/apps/files_external/3rdparty/aws-sdk-php/Guzzle/Parser/Message/MessageParser.php %%WWWDIR%%/apps/files_external/3rdparty/aws-sdk-php/Guzzle/Parser/Message/MessageParserInterface.php %%WWWDIR%%/apps/files_external/3rdparty/aws-sdk-php/Guzzle/Parser/Message/PeclHttpMessageParser.php %%WWWDIR%%/apps/files_external/3rdparty/aws-sdk-php/Guzzle/Parser/ParserRegistry.php %%WWWDIR%%/apps/files_external/3rdparty/aws-sdk-php/Guzzle/Parser/UriTemplate/PeclUriTemplate.php %%WWWDIR%%/apps/files_external/3rdparty/aws-sdk-php/Guzzle/Parser/UriTemplate/UriTemplate.php %%WWWDIR%%/apps/files_external/3rdparty/aws-sdk-php/Guzzle/Parser/UriTemplate/UriTemplateInterface.php %%WWWDIR%%/apps/files_external/3rdparty/aws-sdk-php/Guzzle/Parser/Url/UrlParser.php %%WWWDIR%%/apps/files_external/3rdparty/aws-sdk-php/Guzzle/Parser/Url/UrlParserInterface.php %%WWWDIR%%/apps/files_external/3rdparty/aws-sdk-php/Guzzle/Parser/composer.json %%WWWDIR%%/apps/files_external/3rdparty/aws-sdk-php/Guzzle/Plugin/Async/AsyncPlugin.php %%WWWDIR%%/apps/files_external/3rdparty/aws-sdk-php/Guzzle/Plugin/Async/composer.json %%WWWDIR%%/apps/files_external/3rdparty/aws-sdk-php/Guzzle/Plugin/Backoff/AbstractBackoffStrategy.php %%WWWDIR%%/apps/files_external/3rdparty/aws-sdk-php/Guzzle/Plugin/Backoff/AbstractErrorCodeBackoffStrategy.php %%WWWDIR%%/apps/files_external/3rdparty/aws-sdk-php/Guzzle/Plugin/Backoff/BackoffLogger.php %%WWWDIR%%/apps/files_external/3rdparty/aws-sdk-php/Guzzle/Plugin/Backoff/BackoffPlugin.php %%WWWDIR%%/apps/files_external/3rdparty/aws-sdk-php/Guzzle/Plugin/Backoff/BackoffStrategyInterface.php %%WWWDIR%%/apps/files_external/3rdparty/aws-sdk-php/Guzzle/Plugin/Backoff/CallbackBackoffStrategy.php %%WWWDIR%%/apps/files_external/3rdparty/aws-sdk-php/Guzzle/Plugin/Backoff/ConstantBackoffStrategy.php %%WWWDIR%%/apps/files_external/3rdparty/aws-sdk-php/Guzzle/Plugin/Backoff/CurlBackoffStrategy.php %%WWWDIR%%/apps/files_external/3rdparty/aws-sdk-php/Guzzle/Plugin/Backoff/ExponentialBackoffStrategy.php %%WWWDIR%%/apps/files_external/3rdparty/aws-sdk-php/Guzzle/Plugin/Backoff/HttpBackoffStrategy.php %%WWWDIR%%/apps/files_external/3rdparty/aws-sdk-php/Guzzle/Plugin/Backoff/LinearBackoffStrategy.php %%WWWDIR%%/apps/files_external/3rdparty/aws-sdk-php/Guzzle/Plugin/Backoff/ReasonPhraseBackoffStrategy.php %%WWWDIR%%/apps/files_external/3rdparty/aws-sdk-php/Guzzle/Plugin/Backoff/TruncatedBackoffStrategy.php %%WWWDIR%%/apps/files_external/3rdparty/aws-sdk-php/Guzzle/Plugin/Backoff/composer.json %%WWWDIR%%/apps/files_external/3rdparty/aws-sdk-php/Guzzle/Plugin/Cache/CacheKeyProviderInterface.php %%WWWDIR%%/apps/files_external/3rdparty/aws-sdk-php/Guzzle/Plugin/Cache/CachePlugin.php %%WWWDIR%%/apps/files_external/3rdparty/aws-sdk-php/Guzzle/Plugin/Cache/CacheStorageInterface.php %%WWWDIR%%/apps/files_external/3rdparty/aws-sdk-php/Guzzle/Plugin/Cache/CallbackCanCacheStrategy.php %%WWWDIR%%/apps/files_external/3rdparty/aws-sdk-php/Guzzle/Plugin/Cache/CanCacheStrategyInterface.php %%WWWDIR%%/apps/files_external/3rdparty/aws-sdk-php/Guzzle/Plugin/Cache/DefaultCacheKeyProvider.php %%WWWDIR%%/apps/files_external/3rdparty/aws-sdk-php/Guzzle/Plugin/Cache/DefaultCacheStorage.php %%WWWDIR%%/apps/files_external/3rdparty/aws-sdk-php/Guzzle/Plugin/Cache/DefaultCanCacheStrategy.php %%WWWDIR%%/apps/files_external/3rdparty/aws-sdk-php/Guzzle/Plugin/Cache/DefaultRevalidation.php %%WWWDIR%%/apps/files_external/3rdparty/aws-sdk-php/Guzzle/Plugin/Cache/DenyRevalidation.php %%WWWDIR%%/apps/files_external/3rdparty/aws-sdk-php/Guzzle/Plugin/Cache/RevalidationInterface.php %%WWWDIR%%/apps/files_external/3rdparty/aws-sdk-php/Guzzle/Plugin/Cache/SkipRevalidation.php %%WWWDIR%%/apps/files_external/3rdparty/aws-sdk-php/Guzzle/Plugin/Cache/composer.json %%WWWDIR%%/apps/files_external/3rdparty/aws-sdk-php/Guzzle/Plugin/Cookie/Cookie.php %%WWWDIR%%/apps/files_external/3rdparty/aws-sdk-php/Guzzle/Plugin/Cookie/CookieJar/ArrayCookieJar.php %%WWWDIR%%/apps/files_external/3rdparty/aws-sdk-php/Guzzle/Plugin/Cookie/CookieJar/CookieJarInterface.php %%WWWDIR%%/apps/files_external/3rdparty/aws-sdk-php/Guzzle/Plugin/Cookie/CookieJar/FileCookieJar.php %%WWWDIR%%/apps/files_external/3rdparty/aws-sdk-php/Guzzle/Plugin/Cookie/CookiePlugin.php %%WWWDIR%%/apps/files_external/3rdparty/aws-sdk-php/Guzzle/Plugin/Cookie/Exception/InvalidCookieException.php %%WWWDIR%%/apps/files_external/3rdparty/aws-sdk-php/Guzzle/Plugin/Cookie/composer.json %%WWWDIR%%/apps/files_external/3rdparty/aws-sdk-php/Guzzle/Plugin/CurlAuth/CurlAuthPlugin.php %%WWWDIR%%/apps/files_external/3rdparty/aws-sdk-php/Guzzle/Plugin/CurlAuth/composer.json %%WWWDIR%%/apps/files_external/3rdparty/aws-sdk-php/Guzzle/Plugin/ErrorResponse/ErrorResponseExceptionInterface.php %%WWWDIR%%/apps/files_external/3rdparty/aws-sdk-php/Guzzle/Plugin/ErrorResponse/ErrorResponsePlugin.php %%WWWDIR%%/apps/files_external/3rdparty/aws-sdk-php/Guzzle/Plugin/ErrorResponse/Exception/ErrorResponseException.php %%WWWDIR%%/apps/files_external/3rdparty/aws-sdk-php/Guzzle/Plugin/ErrorResponse/composer.json %%WWWDIR%%/apps/files_external/3rdparty/aws-sdk-php/Guzzle/Plugin/History/HistoryPlugin.php %%WWWDIR%%/apps/files_external/3rdparty/aws-sdk-php/Guzzle/Plugin/History/composer.json %%WWWDIR%%/apps/files_external/3rdparty/aws-sdk-php/Guzzle/Plugin/Log/LogPlugin.php %%WWWDIR%%/apps/files_external/3rdparty/aws-sdk-php/Guzzle/Plugin/Log/composer.json %%WWWDIR%%/apps/files_external/3rdparty/aws-sdk-php/Guzzle/Plugin/Md5/CommandContentMd5Plugin.php %%WWWDIR%%/apps/files_external/3rdparty/aws-sdk-php/Guzzle/Plugin/Md5/Md5ValidatorPlugin.php %%WWWDIR%%/apps/files_external/3rdparty/aws-sdk-php/Guzzle/Plugin/Md5/composer.json %%WWWDIR%%/apps/files_external/3rdparty/aws-sdk-php/Guzzle/Plugin/Mock/MockPlugin.php %%WWWDIR%%/apps/files_external/3rdparty/aws-sdk-php/Guzzle/Plugin/Mock/composer.json %%WWWDIR%%/apps/files_external/3rdparty/aws-sdk-php/Guzzle/Plugin/Oauth/OauthPlugin.php %%WWWDIR%%/apps/files_external/3rdparty/aws-sdk-php/Guzzle/Plugin/Oauth/composer.json %%WWWDIR%%/apps/files_external/3rdparty/aws-sdk-php/Guzzle/Plugin/composer.json %%WWWDIR%%/apps/files_external/3rdparty/aws-sdk-php/Guzzle/Service/AbstractConfigLoader.php %%WWWDIR%%/apps/files_external/3rdparty/aws-sdk-php/Guzzle/Service/Builder/ServiceBuilder.php %%WWWDIR%%/apps/files_external/3rdparty/aws-sdk-php/Guzzle/Service/Builder/ServiceBuilderInterface.php %%WWWDIR%%/apps/files_external/3rdparty/aws-sdk-php/Guzzle/Service/Builder/ServiceBuilderLoader.php %%WWWDIR%%/apps/files_external/3rdparty/aws-sdk-php/Guzzle/Service/CachingConfigLoader.php %%WWWDIR%%/apps/files_external/3rdparty/aws-sdk-php/Guzzle/Service/Client.php %%WWWDIR%%/apps/files_external/3rdparty/aws-sdk-php/Guzzle/Service/ClientInterface.php %%WWWDIR%%/apps/files_external/3rdparty/aws-sdk-php/Guzzle/Service/Command/AbstractCommand.php %%WWWDIR%%/apps/files_external/3rdparty/aws-sdk-php/Guzzle/Service/Command/ClosureCommand.php %%WWWDIR%%/apps/files_external/3rdparty/aws-sdk-php/Guzzle/Service/Command/CommandInterface.php %%WWWDIR%%/apps/files_external/3rdparty/aws-sdk-php/Guzzle/Service/Command/CreateResponseClassEvent.php %%WWWDIR%%/apps/files_external/3rdparty/aws-sdk-php/Guzzle/Service/Command/DefaultRequestSerializer.php %%WWWDIR%%/apps/files_external/3rdparty/aws-sdk-php/Guzzle/Service/Command/DefaultResponseParser.php %%WWWDIR%%/apps/files_external/3rdparty/aws-sdk-php/Guzzle/Service/Command/Factory/AliasFactory.php %%WWWDIR%%/apps/files_external/3rdparty/aws-sdk-php/Guzzle/Service/Command/Factory/CompositeFactory.php %%WWWDIR%%/apps/files_external/3rdparty/aws-sdk-php/Guzzle/Service/Command/Factory/ConcreteClassFactory.php %%WWWDIR%%/apps/files_external/3rdparty/aws-sdk-php/Guzzle/Service/Command/Factory/FactoryInterface.php %%WWWDIR%%/apps/files_external/3rdparty/aws-sdk-php/Guzzle/Service/Command/Factory/MapFactory.php %%WWWDIR%%/apps/files_external/3rdparty/aws-sdk-php/Guzzle/Service/Command/Factory/ServiceDescriptionFactory.php %%WWWDIR%%/apps/files_external/3rdparty/aws-sdk-php/Guzzle/Service/Command/LocationVisitor/Request/AbstractRequestVisitor.php %%WWWDIR%%/apps/files_external/3rdparty/aws-sdk-php/Guzzle/Service/Command/LocationVisitor/Request/BodyVisitor.php %%WWWDIR%%/apps/files_external/3rdparty/aws-sdk-php/Guzzle/Service/Command/LocationVisitor/Request/HeaderVisitor.php %%WWWDIR%%/apps/files_external/3rdparty/aws-sdk-php/Guzzle/Service/Command/LocationVisitor/Request/JsonVisitor.php %%WWWDIR%%/apps/files_external/3rdparty/aws-sdk-php/Guzzle/Service/Command/LocationVisitor/Request/PostFieldVisitor.php %%WWWDIR%%/apps/files_external/3rdparty/aws-sdk-php/Guzzle/Service/Command/LocationVisitor/Request/PostFileVisitor.php %%WWWDIR%%/apps/files_external/3rdparty/aws-sdk-php/Guzzle/Service/Command/LocationVisitor/Request/QueryVisitor.php %%WWWDIR%%/apps/files_external/3rdparty/aws-sdk-php/Guzzle/Service/Command/LocationVisitor/Request/RequestVisitorInterface.php %%WWWDIR%%/apps/files_external/3rdparty/aws-sdk-php/Guzzle/Service/Command/LocationVisitor/Request/ResponseBodyVisitor.php %%WWWDIR%%/apps/files_external/3rdparty/aws-sdk-php/Guzzle/Service/Command/LocationVisitor/Request/XmlVisitor.php %%WWWDIR%%/apps/files_external/3rdparty/aws-sdk-php/Guzzle/Service/Command/LocationVisitor/Response/AbstractResponseVisitor.php %%WWWDIR%%/apps/files_external/3rdparty/aws-sdk-php/Guzzle/Service/Command/LocationVisitor/Response/BodyVisitor.php %%WWWDIR%%/apps/files_external/3rdparty/aws-sdk-php/Guzzle/Service/Command/LocationVisitor/Response/HeaderVisitor.php %%WWWDIR%%/apps/files_external/3rdparty/aws-sdk-php/Guzzle/Service/Command/LocationVisitor/Response/JsonVisitor.php %%WWWDIR%%/apps/files_external/3rdparty/aws-sdk-php/Guzzle/Service/Command/LocationVisitor/Response/ReasonPhraseVisitor.php %%WWWDIR%%/apps/files_external/3rdparty/aws-sdk-php/Guzzle/Service/Command/LocationVisitor/Response/ResponseVisitorInterface.php %%WWWDIR%%/apps/files_external/3rdparty/aws-sdk-php/Guzzle/Service/Command/LocationVisitor/Response/StatusCodeVisitor.php %%WWWDIR%%/apps/files_external/3rdparty/aws-sdk-php/Guzzle/Service/Command/LocationVisitor/Response/XmlVisitor.php %%WWWDIR%%/apps/files_external/3rdparty/aws-sdk-php/Guzzle/Service/Command/LocationVisitor/VisitorFlyweight.php %%WWWDIR%%/apps/files_external/3rdparty/aws-sdk-php/Guzzle/Service/Command/OperationCommand.php %%WWWDIR%%/apps/files_external/3rdparty/aws-sdk-php/Guzzle/Service/Command/OperationResponseParser.php %%WWWDIR%%/apps/files_external/3rdparty/aws-sdk-php/Guzzle/Service/Command/RequestSerializerInterface.php %%WWWDIR%%/apps/files_external/3rdparty/aws-sdk-php/Guzzle/Service/Command/ResponseClassInterface.php %%WWWDIR%%/apps/files_external/3rdparty/aws-sdk-php/Guzzle/Service/Command/ResponseParserInterface.php %%WWWDIR%%/apps/files_external/3rdparty/aws-sdk-php/Guzzle/Service/ConfigLoaderInterface.php %%WWWDIR%%/apps/files_external/3rdparty/aws-sdk-php/Guzzle/Service/Description/Operation.php %%WWWDIR%%/apps/files_external/3rdparty/aws-sdk-php/Guzzle/Service/Description/OperationInterface.php %%WWWDIR%%/apps/files_external/3rdparty/aws-sdk-php/Guzzle/Service/Description/Parameter.php %%WWWDIR%%/apps/files_external/3rdparty/aws-sdk-php/Guzzle/Service/Description/SchemaFormatter.php %%WWWDIR%%/apps/files_external/3rdparty/aws-sdk-php/Guzzle/Service/Description/SchemaValidator.php %%WWWDIR%%/apps/files_external/3rdparty/aws-sdk-php/Guzzle/Service/Description/ServiceDescription.php %%WWWDIR%%/apps/files_external/3rdparty/aws-sdk-php/Guzzle/Service/Description/ServiceDescriptionInterface.php %%WWWDIR%%/apps/files_external/3rdparty/aws-sdk-php/Guzzle/Service/Description/ServiceDescriptionLoader.php %%WWWDIR%%/apps/files_external/3rdparty/aws-sdk-php/Guzzle/Service/Description/ValidatorInterface.php %%WWWDIR%%/apps/files_external/3rdparty/aws-sdk-php/Guzzle/Service/Exception/CommandException.php %%WWWDIR%%/apps/files_external/3rdparty/aws-sdk-php/Guzzle/Service/Exception/CommandTransferException.php %%WWWDIR%%/apps/files_external/3rdparty/aws-sdk-php/Guzzle/Service/Exception/DescriptionBuilderException.php %%WWWDIR%%/apps/files_external/3rdparty/aws-sdk-php/Guzzle/Service/Exception/InconsistentClientTransferException.php %%WWWDIR%%/apps/files_external/3rdparty/aws-sdk-php/Guzzle/Service/Exception/ResponseClassException.php %%WWWDIR%%/apps/files_external/3rdparty/aws-sdk-php/Guzzle/Service/Exception/ServiceBuilderException.php %%WWWDIR%%/apps/files_external/3rdparty/aws-sdk-php/Guzzle/Service/Exception/ServiceNotFoundException.php %%WWWDIR%%/apps/files_external/3rdparty/aws-sdk-php/Guzzle/Service/Exception/ValidationException.php %%WWWDIR%%/apps/files_external/3rdparty/aws-sdk-php/Guzzle/Service/Resource/AbstractResourceIteratorFactory.php %%WWWDIR%%/apps/files_external/3rdparty/aws-sdk-php/Guzzle/Service/Resource/CompositeResourceIteratorFactory.php %%WWWDIR%%/apps/files_external/3rdparty/aws-sdk-php/Guzzle/Service/Resource/MapResourceIteratorFactory.php %%WWWDIR%%/apps/files_external/3rdparty/aws-sdk-php/Guzzle/Service/Resource/Model.php %%WWWDIR%%/apps/files_external/3rdparty/aws-sdk-php/Guzzle/Service/Resource/ResourceIterator.php %%WWWDIR%%/apps/files_external/3rdparty/aws-sdk-php/Guzzle/Service/Resource/ResourceIteratorApplyBatched.php %%WWWDIR%%/apps/files_external/3rdparty/aws-sdk-php/Guzzle/Service/Resource/ResourceIteratorClassFactory.php %%WWWDIR%%/apps/files_external/3rdparty/aws-sdk-php/Guzzle/Service/Resource/ResourceIteratorFactoryInterface.php %%WWWDIR%%/apps/files_external/3rdparty/aws-sdk-php/Guzzle/Service/Resource/ResourceIteratorInterface.php %%WWWDIR%%/apps/files_external/3rdparty/aws-sdk-php/Guzzle/Service/composer.json %%WWWDIR%%/apps/files_external/3rdparty/aws-sdk-php/Guzzle/Stream/PhpStreamRequestFactory.php %%WWWDIR%%/apps/files_external/3rdparty/aws-sdk-php/Guzzle/Stream/Stream.php %%WWWDIR%%/apps/files_external/3rdparty/aws-sdk-php/Guzzle/Stream/StreamInterface.php %%WWWDIR%%/apps/files_external/3rdparty/aws-sdk-php/Guzzle/Stream/StreamRequestFactoryInterface.php %%WWWDIR%%/apps/files_external/3rdparty/aws-sdk-php/Guzzle/Stream/composer.json -%%WWWDIR%%/apps/files_external/3rdparty/aws-sdk-php/Symfony/Component/ClassLoader/.gitignore %%WWWDIR%%/apps/files_external/3rdparty/aws-sdk-php/Symfony/Component/ClassLoader/ApcClassLoader.php %%WWWDIR%%/apps/files_external/3rdparty/aws-sdk-php/Symfony/Component/ClassLoader/ApcUniversalClassLoader.php %%WWWDIR%%/apps/files_external/3rdparty/aws-sdk-php/Symfony/Component/ClassLoader/CHANGELOG.md %%WWWDIR%%/apps/files_external/3rdparty/aws-sdk-php/Symfony/Component/ClassLoader/ClassCollectionLoader.php %%WWWDIR%%/apps/files_external/3rdparty/aws-sdk-php/Symfony/Component/ClassLoader/ClassLoader.php %%WWWDIR%%/apps/files_external/3rdparty/aws-sdk-php/Symfony/Component/ClassLoader/ClassMapGenerator.php %%WWWDIR%%/apps/files_external/3rdparty/aws-sdk-php/Symfony/Component/ClassLoader/DebugClassLoader.php %%WWWDIR%%/apps/files_external/3rdparty/aws-sdk-php/Symfony/Component/ClassLoader/DebugUniversalClassLoader.php %%WWWDIR%%/apps/files_external/3rdparty/aws-sdk-php/Symfony/Component/ClassLoader/LICENSE %%WWWDIR%%/apps/files_external/3rdparty/aws-sdk-php/Symfony/Component/ClassLoader/MapClassLoader.php %%WWWDIR%%/apps/files_external/3rdparty/aws-sdk-php/Symfony/Component/ClassLoader/Psr4ClassLoader.php %%WWWDIR%%/apps/files_external/3rdparty/aws-sdk-php/Symfony/Component/ClassLoader/README.md %%WWWDIR%%/apps/files_external/3rdparty/aws-sdk-php/Symfony/Component/ClassLoader/Tests/ApcUniversalClassLoaderTest.php %%WWWDIR%%/apps/files_external/3rdparty/aws-sdk-php/Symfony/Component/ClassLoader/Tests/ClassCollectionLoaderTest.php %%WWWDIR%%/apps/files_external/3rdparty/aws-sdk-php/Symfony/Component/ClassLoader/Tests/ClassLoaderTest.php %%WWWDIR%%/apps/files_external/3rdparty/aws-sdk-php/Symfony/Component/ClassLoader/Tests/ClassMapGeneratorTest.php %%WWWDIR%%/apps/files_external/3rdparty/aws-sdk-php/Symfony/Component/ClassLoader/Tests/Fixtures/Apc/Namespaced/Bar.php %%WWWDIR%%/apps/files_external/3rdparty/aws-sdk-php/Symfony/Component/ClassLoader/Tests/Fixtures/Apc/Namespaced/Baz.php %%WWWDIR%%/apps/files_external/3rdparty/aws-sdk-php/Symfony/Component/ClassLoader/Tests/Fixtures/Apc/Namespaced/Foo.php %%WWWDIR%%/apps/files_external/3rdparty/aws-sdk-php/Symfony/Component/ClassLoader/Tests/Fixtures/Apc/Namespaced/FooBar.php %%WWWDIR%%/apps/files_external/3rdparty/aws-sdk-php/Symfony/Component/ClassLoader/Tests/Fixtures/Apc/Pearlike/Bar.php %%WWWDIR%%/apps/files_external/3rdparty/aws-sdk-php/Symfony/Component/ClassLoader/Tests/Fixtures/Apc/Pearlike/Baz.php %%WWWDIR%%/apps/files_external/3rdparty/aws-sdk-php/Symfony/Component/ClassLoader/Tests/Fixtures/Apc/Pearlike/Foo.php %%WWWDIR%%/apps/files_external/3rdparty/aws-sdk-php/Symfony/Component/ClassLoader/Tests/Fixtures/Apc/alpha/Apc/ApcPrefixCollision/A/Bar.php %%WWWDIR%%/apps/files_external/3rdparty/aws-sdk-php/Symfony/Component/ClassLoader/Tests/Fixtures/Apc/alpha/Apc/ApcPrefixCollision/A/Foo.php %%WWWDIR%%/apps/files_external/3rdparty/aws-sdk-php/Symfony/Component/ClassLoader/Tests/Fixtures/Apc/alpha/Apc/NamespaceCollision/A/Bar.php %%WWWDIR%%/apps/files_external/3rdparty/aws-sdk-php/Symfony/Component/ClassLoader/Tests/Fixtures/Apc/alpha/Apc/NamespaceCollision/A/Foo.php %%WWWDIR%%/apps/files_external/3rdparty/aws-sdk-php/Symfony/Component/ClassLoader/Tests/Fixtures/Apc/beta/Apc/ApcPrefixCollision/A/B/Bar.php %%WWWDIR%%/apps/files_external/3rdparty/aws-sdk-php/Symfony/Component/ClassLoader/Tests/Fixtures/Apc/beta/Apc/ApcPrefixCollision/A/B/Foo.php %%WWWDIR%%/apps/files_external/3rdparty/aws-sdk-php/Symfony/Component/ClassLoader/Tests/Fixtures/Apc/beta/Apc/NamespaceCollision/A/B/Bar.php %%WWWDIR%%/apps/files_external/3rdparty/aws-sdk-php/Symfony/Component/ClassLoader/Tests/Fixtures/Apc/beta/Apc/NamespaceCollision/A/B/Foo.php %%WWWDIR%%/apps/files_external/3rdparty/aws-sdk-php/Symfony/Component/ClassLoader/Tests/Fixtures/Apc/fallback/Apc/Pearlike/FooBar.php %%WWWDIR%%/apps/files_external/3rdparty/aws-sdk-php/Symfony/Component/ClassLoader/Tests/Fixtures/Apc/fallback/Namespaced/FooBar.php %%WWWDIR%%/apps/files_external/3rdparty/aws-sdk-php/Symfony/Component/ClassLoader/Tests/Fixtures/ClassesWithParents/A.php %%WWWDIR%%/apps/files_external/3rdparty/aws-sdk-php/Symfony/Component/ClassLoader/Tests/Fixtures/ClassesWithParents/ATrait.php %%WWWDIR%%/apps/files_external/3rdparty/aws-sdk-php/Symfony/Component/ClassLoader/Tests/Fixtures/ClassesWithParents/B.php %%WWWDIR%%/apps/files_external/3rdparty/aws-sdk-php/Symfony/Component/ClassLoader/Tests/Fixtures/ClassesWithParents/BTrait.php %%WWWDIR%%/apps/files_external/3rdparty/aws-sdk-php/Symfony/Component/ClassLoader/Tests/Fixtures/ClassesWithParents/CInterface.php %%WWWDIR%%/apps/files_external/3rdparty/aws-sdk-php/Symfony/Component/ClassLoader/Tests/Fixtures/ClassesWithParents/CTrait.php %%WWWDIR%%/apps/files_external/3rdparty/aws-sdk-php/Symfony/Component/ClassLoader/Tests/Fixtures/ClassesWithParents/D.php %%WWWDIR%%/apps/files_external/3rdparty/aws-sdk-php/Symfony/Component/ClassLoader/Tests/Fixtures/ClassesWithParents/E.php %%WWWDIR%%/apps/files_external/3rdparty/aws-sdk-php/Symfony/Component/ClassLoader/Tests/Fixtures/ClassesWithParents/GInterface.php %%WWWDIR%%/apps/files_external/3rdparty/aws-sdk-php/Symfony/Component/ClassLoader/Tests/Fixtures/Namespaced/Bar.php %%WWWDIR%%/apps/files_external/3rdparty/aws-sdk-php/Symfony/Component/ClassLoader/Tests/Fixtures/Namespaced/Baz.php %%WWWDIR%%/apps/files_external/3rdparty/aws-sdk-php/Symfony/Component/ClassLoader/Tests/Fixtures/Namespaced/Foo.php %%WWWDIR%%/apps/files_external/3rdparty/aws-sdk-php/Symfony/Component/ClassLoader/Tests/Fixtures/Namespaced/WithComments.php %%WWWDIR%%/apps/files_external/3rdparty/aws-sdk-php/Symfony/Component/ClassLoader/Tests/Fixtures/Namespaced2/Bar.php %%WWWDIR%%/apps/files_external/3rdparty/aws-sdk-php/Symfony/Component/ClassLoader/Tests/Fixtures/Namespaced2/Baz.php %%WWWDIR%%/apps/files_external/3rdparty/aws-sdk-php/Symfony/Component/ClassLoader/Tests/Fixtures/Namespaced2/Foo.php %%WWWDIR%%/apps/files_external/3rdparty/aws-sdk-php/Symfony/Component/ClassLoader/Tests/Fixtures/Pearlike/Bar.php %%WWWDIR%%/apps/files_external/3rdparty/aws-sdk-php/Symfony/Component/ClassLoader/Tests/Fixtures/Pearlike/Baz.php %%WWWDIR%%/apps/files_external/3rdparty/aws-sdk-php/Symfony/Component/ClassLoader/Tests/Fixtures/Pearlike/Foo.php %%WWWDIR%%/apps/files_external/3rdparty/aws-sdk-php/Symfony/Component/ClassLoader/Tests/Fixtures/Pearlike/WithComments.php %%WWWDIR%%/apps/files_external/3rdparty/aws-sdk-php/Symfony/Component/ClassLoader/Tests/Fixtures/Pearlike2/Bar.php %%WWWDIR%%/apps/files_external/3rdparty/aws-sdk-php/Symfony/Component/ClassLoader/Tests/Fixtures/Pearlike2/Baz.php %%WWWDIR%%/apps/files_external/3rdparty/aws-sdk-php/Symfony/Component/ClassLoader/Tests/Fixtures/Pearlike2/Foo.php %%WWWDIR%%/apps/files_external/3rdparty/aws-sdk-php/Symfony/Component/ClassLoader/Tests/Fixtures/alpha/NamespaceCollision/A/Bar.php %%WWWDIR%%/apps/files_external/3rdparty/aws-sdk-php/Symfony/Component/ClassLoader/Tests/Fixtures/alpha/NamespaceCollision/A/Foo.php %%WWWDIR%%/apps/files_external/3rdparty/aws-sdk-php/Symfony/Component/ClassLoader/Tests/Fixtures/alpha/NamespaceCollision/C/Bar.php %%WWWDIR%%/apps/files_external/3rdparty/aws-sdk-php/Symfony/Component/ClassLoader/Tests/Fixtures/alpha/NamespaceCollision/C/Foo.php %%WWWDIR%%/apps/files_external/3rdparty/aws-sdk-php/Symfony/Component/ClassLoader/Tests/Fixtures/alpha/PrefixCollision/A/Bar.php %%WWWDIR%%/apps/files_external/3rdparty/aws-sdk-php/Symfony/Component/ClassLoader/Tests/Fixtures/alpha/PrefixCollision/A/Foo.php %%WWWDIR%%/apps/files_external/3rdparty/aws-sdk-php/Symfony/Component/ClassLoader/Tests/Fixtures/alpha/PrefixCollision/C/Bar.php %%WWWDIR%%/apps/files_external/3rdparty/aws-sdk-php/Symfony/Component/ClassLoader/Tests/Fixtures/alpha/PrefixCollision/C/Foo.php %%WWWDIR%%/apps/files_external/3rdparty/aws-sdk-php/Symfony/Component/ClassLoader/Tests/Fixtures/beta/NamespaceCollision/A/B/Bar.php %%WWWDIR%%/apps/files_external/3rdparty/aws-sdk-php/Symfony/Component/ClassLoader/Tests/Fixtures/beta/NamespaceCollision/A/B/Foo.php %%WWWDIR%%/apps/files_external/3rdparty/aws-sdk-php/Symfony/Component/ClassLoader/Tests/Fixtures/beta/NamespaceCollision/C/B/Bar.php %%WWWDIR%%/apps/files_external/3rdparty/aws-sdk-php/Symfony/Component/ClassLoader/Tests/Fixtures/beta/NamespaceCollision/C/B/Foo.php %%WWWDIR%%/apps/files_external/3rdparty/aws-sdk-php/Symfony/Component/ClassLoader/Tests/Fixtures/beta/PrefixCollision/A/B/Bar.php %%WWWDIR%%/apps/files_external/3rdparty/aws-sdk-php/Symfony/Component/ClassLoader/Tests/Fixtures/beta/PrefixCollision/A/B/Foo.php %%WWWDIR%%/apps/files_external/3rdparty/aws-sdk-php/Symfony/Component/ClassLoader/Tests/Fixtures/beta/PrefixCollision/C/B/Bar.php %%WWWDIR%%/apps/files_external/3rdparty/aws-sdk-php/Symfony/Component/ClassLoader/Tests/Fixtures/beta/PrefixCollision/C/B/Foo.php %%WWWDIR%%/apps/files_external/3rdparty/aws-sdk-php/Symfony/Component/ClassLoader/Tests/Fixtures/classmap/SomeClass.php %%WWWDIR%%/apps/files_external/3rdparty/aws-sdk-php/Symfony/Component/ClassLoader/Tests/Fixtures/classmap/SomeInterface.php %%WWWDIR%%/apps/files_external/3rdparty/aws-sdk-php/Symfony/Component/ClassLoader/Tests/Fixtures/classmap/SomeParent.php %%WWWDIR%%/apps/files_external/3rdparty/aws-sdk-php/Symfony/Component/ClassLoader/Tests/Fixtures/classmap/multipleNs.php %%WWWDIR%%/apps/files_external/3rdparty/aws-sdk-php/Symfony/Component/ClassLoader/Tests/Fixtures/classmap/notAClass.php %%WWWDIR%%/apps/files_external/3rdparty/aws-sdk-php/Symfony/Component/ClassLoader/Tests/Fixtures/classmap/notPhpFile.md %%WWWDIR%%/apps/files_external/3rdparty/aws-sdk-php/Symfony/Component/ClassLoader/Tests/Fixtures/classmap/sameNsMultipleClasses.php %%WWWDIR%%/apps/files_external/3rdparty/aws-sdk-php/Symfony/Component/ClassLoader/Tests/Fixtures/deps/traits.php %%WWWDIR%%/apps/files_external/3rdparty/aws-sdk-php/Symfony/Component/ClassLoader/Tests/Fixtures/fallback/Namespaced/FooBar.php %%WWWDIR%%/apps/files_external/3rdparty/aws-sdk-php/Symfony/Component/ClassLoader/Tests/Fixtures/fallback/Namespaced2/FooBar.php %%WWWDIR%%/apps/files_external/3rdparty/aws-sdk-php/Symfony/Component/ClassLoader/Tests/Fixtures/fallback/Pearlike/FooBar.php %%WWWDIR%%/apps/files_external/3rdparty/aws-sdk-php/Symfony/Component/ClassLoader/Tests/Fixtures/fallback/Pearlike2/FooBar.php %%WWWDIR%%/apps/files_external/3rdparty/aws-sdk-php/Symfony/Component/ClassLoader/Tests/Fixtures/includepath/Foo.php %%WWWDIR%%/apps/files_external/3rdparty/aws-sdk-php/Symfony/Component/ClassLoader/Tests/Fixtures/php5.4/traits.php %%WWWDIR%%/apps/files_external/3rdparty/aws-sdk-php/Symfony/Component/ClassLoader/Tests/Fixtures/psr-4/Class_With_Underscores.php %%WWWDIR%%/apps/files_external/3rdparty/aws-sdk-php/Symfony/Component/ClassLoader/Tests/Fixtures/psr-4/Foo.php %%WWWDIR%%/apps/files_external/3rdparty/aws-sdk-php/Symfony/Component/ClassLoader/Tests/Fixtures/psr-4/Lets/Go/Deeper/Class_With_Underscores.php %%WWWDIR%%/apps/files_external/3rdparty/aws-sdk-php/Symfony/Component/ClassLoader/Tests/Fixtures/psr-4/Lets/Go/Deeper/Foo.php %%WWWDIR%%/apps/files_external/3rdparty/aws-sdk-php/Symfony/Component/ClassLoader/Tests/Psr4ClassLoaderTest.php %%WWWDIR%%/apps/files_external/3rdparty/aws-sdk-php/Symfony/Component/ClassLoader/Tests/UniversalClassLoaderTest.php %%WWWDIR%%/apps/files_external/3rdparty/aws-sdk-php/Symfony/Component/ClassLoader/UniversalClassLoader.php %%WWWDIR%%/apps/files_external/3rdparty/aws-sdk-php/Symfony/Component/ClassLoader/WinCacheClassLoader.php %%WWWDIR%%/apps/files_external/3rdparty/aws-sdk-php/Symfony/Component/ClassLoader/XcacheClassLoader.php %%WWWDIR%%/apps/files_external/3rdparty/aws-sdk-php/Symfony/Component/ClassLoader/composer.json %%WWWDIR%%/apps/files_external/3rdparty/aws-sdk-php/Symfony/Component/ClassLoader/phpunit.xml.dist -%%WWWDIR%%/apps/files_external/3rdparty/aws-sdk-php/Symfony/Component/EventDispatcher/.gitignore %%WWWDIR%%/apps/files_external/3rdparty/aws-sdk-php/Symfony/Component/EventDispatcher/CHANGELOG.md %%WWWDIR%%/apps/files_external/3rdparty/aws-sdk-php/Symfony/Component/EventDispatcher/ContainerAwareEventDispatcher.php %%WWWDIR%%/apps/files_external/3rdparty/aws-sdk-php/Symfony/Component/EventDispatcher/Debug/TraceableEventDispatcher.php %%WWWDIR%%/apps/files_external/3rdparty/aws-sdk-php/Symfony/Component/EventDispatcher/Debug/TraceableEventDispatcherInterface.php %%WWWDIR%%/apps/files_external/3rdparty/aws-sdk-php/Symfony/Component/EventDispatcher/Debug/WrappedListener.php %%WWWDIR%%/apps/files_external/3rdparty/aws-sdk-php/Symfony/Component/EventDispatcher/DependencyInjection/RegisterListenersPass.php %%WWWDIR%%/apps/files_external/3rdparty/aws-sdk-php/Symfony/Component/EventDispatcher/Event.php %%WWWDIR%%/apps/files_external/3rdparty/aws-sdk-php/Symfony/Component/EventDispatcher/EventDispatcher.php %%WWWDIR%%/apps/files_external/3rdparty/aws-sdk-php/Symfony/Component/EventDispatcher/EventDispatcherInterface.php %%WWWDIR%%/apps/files_external/3rdparty/aws-sdk-php/Symfony/Component/EventDispatcher/EventSubscriberInterface.php %%WWWDIR%%/apps/files_external/3rdparty/aws-sdk-php/Symfony/Component/EventDispatcher/GenericEvent.php %%WWWDIR%%/apps/files_external/3rdparty/aws-sdk-php/Symfony/Component/EventDispatcher/ImmutableEventDispatcher.php %%WWWDIR%%/apps/files_external/3rdparty/aws-sdk-php/Symfony/Component/EventDispatcher/LICENSE %%WWWDIR%%/apps/files_external/3rdparty/aws-sdk-php/Symfony/Component/EventDispatcher/README.md %%WWWDIR%%/apps/files_external/3rdparty/aws-sdk-php/Symfony/Component/EventDispatcher/Tests/ContainerAwareEventDispatcherTest.php %%WWWDIR%%/apps/files_external/3rdparty/aws-sdk-php/Symfony/Component/EventDispatcher/Tests/Debug/TraceableEventDispatcherTest.php %%WWWDIR%%/apps/files_external/3rdparty/aws-sdk-php/Symfony/Component/EventDispatcher/Tests/DependencyInjection/RegisterListenersPassTest.php %%WWWDIR%%/apps/files_external/3rdparty/aws-sdk-php/Symfony/Component/EventDispatcher/Tests/EventDispatcherTest.php %%WWWDIR%%/apps/files_external/3rdparty/aws-sdk-php/Symfony/Component/EventDispatcher/Tests/EventTest.php %%WWWDIR%%/apps/files_external/3rdparty/aws-sdk-php/Symfony/Component/EventDispatcher/Tests/GenericEventTest.php %%WWWDIR%%/apps/files_external/3rdparty/aws-sdk-php/Symfony/Component/EventDispatcher/Tests/ImmutableEventDispatcherTest.php %%WWWDIR%%/apps/files_external/3rdparty/aws-sdk-php/Symfony/Component/EventDispatcher/composer.json %%WWWDIR%%/apps/files_external/3rdparty/aws-sdk-php/Symfony/Component/EventDispatcher/phpunit.xml.dist %%WWWDIR%%/apps/files_external/3rdparty/aws-sdk-php/aws-autoloader.php %%WWWDIR%%/apps/files_external/3rdparty/composer.json %%WWWDIR%%/apps/files_external/3rdparty/composer.lock %%WWWDIR%%/apps/files_external/3rdparty/composer/ClassLoader.php %%WWWDIR%%/apps/files_external/3rdparty/composer/LICENSE %%WWWDIR%%/apps/files_external/3rdparty/composer/autoload_classmap.php %%WWWDIR%%/apps/files_external/3rdparty/composer/autoload_namespaces.php %%WWWDIR%%/apps/files_external/3rdparty/composer/autoload_psr4.php %%WWWDIR%%/apps/files_external/3rdparty/composer/autoload_real.php +%%WWWDIR%%/apps/files_external/3rdparty/composer/autoload_static.php %%WWWDIR%%/apps/files_external/3rdparty/composer/installed.json %%WWWDIR%%/apps/files_external/3rdparty/google-api-php-client/LICENSE %%WWWDIR%%/apps/files_external/3rdparty/google-api-php-client/README.md %%WWWDIR%%/apps/files_external/3rdparty/google-api-php-client/src/Google/Auth/Abstract.php %%WWWDIR%%/apps/files_external/3rdparty/google-api-php-client/src/Google/Auth/AppIdentity.php %%WWWDIR%%/apps/files_external/3rdparty/google-api-php-client/src/Google/Auth/AssertionCredentials.php %%WWWDIR%%/apps/files_external/3rdparty/google-api-php-client/src/Google/Auth/ComputeEngine.php %%WWWDIR%%/apps/files_external/3rdparty/google-api-php-client/src/Google/Auth/Exception.php %%WWWDIR%%/apps/files_external/3rdparty/google-api-php-client/src/Google/Auth/LoginTicket.php %%WWWDIR%%/apps/files_external/3rdparty/google-api-php-client/src/Google/Auth/OAuth2.php %%WWWDIR%%/apps/files_external/3rdparty/google-api-php-client/src/Google/Auth/Simple.php %%WWWDIR%%/apps/files_external/3rdparty/google-api-php-client/src/Google/Cache/Abstract.php %%WWWDIR%%/apps/files_external/3rdparty/google-api-php-client/src/Google/Cache/Apc.php %%WWWDIR%%/apps/files_external/3rdparty/google-api-php-client/src/Google/Cache/Exception.php %%WWWDIR%%/apps/files_external/3rdparty/google-api-php-client/src/Google/Cache/File.php %%WWWDIR%%/apps/files_external/3rdparty/google-api-php-client/src/Google/Cache/Memcache.php %%WWWDIR%%/apps/files_external/3rdparty/google-api-php-client/src/Google/Cache/Null.php %%WWWDIR%%/apps/files_external/3rdparty/google-api-php-client/src/Google/Client.php %%WWWDIR%%/apps/files_external/3rdparty/google-api-php-client/src/Google/Collection.php %%WWWDIR%%/apps/files_external/3rdparty/google-api-php-client/src/Google/Config.php %%WWWDIR%%/apps/files_external/3rdparty/google-api-php-client/src/Google/Exception.php %%WWWDIR%%/apps/files_external/3rdparty/google-api-php-client/src/Google/Http/Batch.php %%WWWDIR%%/apps/files_external/3rdparty/google-api-php-client/src/Google/Http/CacheParser.php %%WWWDIR%%/apps/files_external/3rdparty/google-api-php-client/src/Google/Http/MediaFileUpload.php %%WWWDIR%%/apps/files_external/3rdparty/google-api-php-client/src/Google/Http/REST.php %%WWWDIR%%/apps/files_external/3rdparty/google-api-php-client/src/Google/Http/Request.php %%WWWDIR%%/apps/files_external/3rdparty/google-api-php-client/src/Google/IO/Abstract.php %%WWWDIR%%/apps/files_external/3rdparty/google-api-php-client/src/Google/IO/Curl.php %%WWWDIR%%/apps/files_external/3rdparty/google-api-php-client/src/Google/IO/Exception.php %%WWWDIR%%/apps/files_external/3rdparty/google-api-php-client/src/Google/IO/Stream.php %%WWWDIR%%/apps/files_external/3rdparty/google-api-php-client/src/Google/IO/cacerts.pem %%WWWDIR%%/apps/files_external/3rdparty/google-api-php-client/src/Google/Logger/Abstract.php %%WWWDIR%%/apps/files_external/3rdparty/google-api-php-client/src/Google/Logger/Exception.php %%WWWDIR%%/apps/files_external/3rdparty/google-api-php-client/src/Google/Logger/File.php %%WWWDIR%%/apps/files_external/3rdparty/google-api-php-client/src/Google/Logger/Null.php %%WWWDIR%%/apps/files_external/3rdparty/google-api-php-client/src/Google/Logger/Psr.php %%WWWDIR%%/apps/files_external/3rdparty/google-api-php-client/src/Google/Model.php %%WWWDIR%%/apps/files_external/3rdparty/google-api-php-client/src/Google/Service.php %%WWWDIR%%/apps/files_external/3rdparty/google-api-php-client/src/Google/Service/AdExchangeBuyer.php %%WWWDIR%%/apps/files_external/3rdparty/google-api-php-client/src/Google/Service/AdExchangeSeller.php %%WWWDIR%%/apps/files_external/3rdparty/google-api-php-client/src/Google/Service/AdSense.php %%WWWDIR%%/apps/files_external/3rdparty/google-api-php-client/src/Google/Service/AdSenseHost.php %%WWWDIR%%/apps/files_external/3rdparty/google-api-php-client/src/Google/Service/Admin.php %%WWWDIR%%/apps/files_external/3rdparty/google-api-php-client/src/Google/Service/Analytics.php %%WWWDIR%%/apps/files_external/3rdparty/google-api-php-client/src/Google/Service/AndroidEnterprise.php %%WWWDIR%%/apps/files_external/3rdparty/google-api-php-client/src/Google/Service/AndroidPublisher.php %%WWWDIR%%/apps/files_external/3rdparty/google-api-php-client/src/Google/Service/AppState.php %%WWWDIR%%/apps/files_external/3rdparty/google-api-php-client/src/Google/Service/Appengine.php %%WWWDIR%%/apps/files_external/3rdparty/google-api-php-client/src/Google/Service/Appsactivity.php %%WWWDIR%%/apps/files_external/3rdparty/google-api-php-client/src/Google/Service/Audit.php %%WWWDIR%%/apps/files_external/3rdparty/google-api-php-client/src/Google/Service/Autoscaler.php %%WWWDIR%%/apps/files_external/3rdparty/google-api-php-client/src/Google/Service/Bigquery.php %%WWWDIR%%/apps/files_external/3rdparty/google-api-php-client/src/Google/Service/Blogger.php %%WWWDIR%%/apps/files_external/3rdparty/google-api-php-client/src/Google/Service/Books.php %%WWWDIR%%/apps/files_external/3rdparty/google-api-php-client/src/Google/Service/Calendar.php %%WWWDIR%%/apps/files_external/3rdparty/google-api-php-client/src/Google/Service/CivicInfo.php %%WWWDIR%%/apps/files_external/3rdparty/google-api-php-client/src/Google/Service/Classroom.php %%WWWDIR%%/apps/files_external/3rdparty/google-api-php-client/src/Google/Service/CloudMonitoring.php %%WWWDIR%%/apps/files_external/3rdparty/google-api-php-client/src/Google/Service/CloudUserAccounts.php %%WWWDIR%%/apps/files_external/3rdparty/google-api-php-client/src/Google/Service/Cloudbilling.php %%WWWDIR%%/apps/files_external/3rdparty/google-api-php-client/src/Google/Service/Clouddebugger.php %%WWWDIR%%/apps/files_external/3rdparty/google-api-php-client/src/Google/Service/Cloudlatencytest.php %%WWWDIR%%/apps/files_external/3rdparty/google-api-php-client/src/Google/Service/Cloudresourcemanager.php %%WWWDIR%%/apps/files_external/3rdparty/google-api-php-client/src/Google/Service/Cloudsearch.php %%WWWDIR%%/apps/files_external/3rdparty/google-api-php-client/src/Google/Service/Cloudtrace.php %%WWWDIR%%/apps/files_external/3rdparty/google-api-php-client/src/Google/Service/Compute.php %%WWWDIR%%/apps/files_external/3rdparty/google-api-php-client/src/Google/Service/Computeaccounts.php %%WWWDIR%%/apps/files_external/3rdparty/google-api-php-client/src/Google/Service/Container.php %%WWWDIR%%/apps/files_external/3rdparty/google-api-php-client/src/Google/Service/Coordinate.php %%WWWDIR%%/apps/files_external/3rdparty/google-api-php-client/src/Google/Service/Customsearch.php %%WWWDIR%%/apps/files_external/3rdparty/google-api-php-client/src/Google/Service/DataTransfer.php %%WWWDIR%%/apps/files_external/3rdparty/google-api-php-client/src/Google/Service/Dataflow.php %%WWWDIR%%/apps/files_external/3rdparty/google-api-php-client/src/Google/Service/Datastore.php %%WWWDIR%%/apps/files_external/3rdparty/google-api-php-client/src/Google/Service/DeploymentManager.php %%WWWDIR%%/apps/files_external/3rdparty/google-api-php-client/src/Google/Service/Dfareporting.php %%WWWDIR%%/apps/files_external/3rdparty/google-api-php-client/src/Google/Service/Directory.php %%WWWDIR%%/apps/files_external/3rdparty/google-api-php-client/src/Google/Service/Dns.php %%WWWDIR%%/apps/files_external/3rdparty/google-api-php-client/src/Google/Service/DoubleClickBidManager.php %%WWWDIR%%/apps/files_external/3rdparty/google-api-php-client/src/Google/Service/Doubleclicksearch.php %%WWWDIR%%/apps/files_external/3rdparty/google-api-php-client/src/Google/Service/Drive.php %%WWWDIR%%/apps/files_external/3rdparty/google-api-php-client/src/Google/Service/Exception.php %%WWWDIR%%/apps/files_external/3rdparty/google-api-php-client/src/Google/Service/Fitness.php %%WWWDIR%%/apps/files_external/3rdparty/google-api-php-client/src/Google/Service/Freebase.php %%WWWDIR%%/apps/files_external/3rdparty/google-api-php-client/src/Google/Service/Fusiontables.php %%WWWDIR%%/apps/files_external/3rdparty/google-api-php-client/src/Google/Service/Games.php %%WWWDIR%%/apps/files_external/3rdparty/google-api-php-client/src/Google/Service/GamesConfiguration.php %%WWWDIR%%/apps/files_external/3rdparty/google-api-php-client/src/Google/Service/GamesManagement.php %%WWWDIR%%/apps/files_external/3rdparty/google-api-php-client/src/Google/Service/Genomics.php %%WWWDIR%%/apps/files_external/3rdparty/google-api-php-client/src/Google/Service/Gmail.php %%WWWDIR%%/apps/files_external/3rdparty/google-api-php-client/src/Google/Service/GroupsMigration.php %%WWWDIR%%/apps/files_external/3rdparty/google-api-php-client/src/Google/Service/Groupssettings.php %%WWWDIR%%/apps/files_external/3rdparty/google-api-php-client/src/Google/Service/IdentityToolkit.php %%WWWDIR%%/apps/files_external/3rdparty/google-api-php-client/src/Google/Service/Licensing.php %%WWWDIR%%/apps/files_external/3rdparty/google-api-php-client/src/Google/Service/Logging.php %%WWWDIR%%/apps/files_external/3rdparty/google-api-php-client/src/Google/Service/Manager.php %%WWWDIR%%/apps/files_external/3rdparty/google-api-php-client/src/Google/Service/MapsEngine.php %%WWWDIR%%/apps/files_external/3rdparty/google-api-php-client/src/Google/Service/Mirror.php %%WWWDIR%%/apps/files_external/3rdparty/google-api-php-client/src/Google/Service/Oauth2.php %%WWWDIR%%/apps/files_external/3rdparty/google-api-php-client/src/Google/Service/Pagespeedonline.php %%WWWDIR%%/apps/files_external/3rdparty/google-api-php-client/src/Google/Service/Partners.php %%WWWDIR%%/apps/files_external/3rdparty/google-api-php-client/src/Google/Service/Playmoviespartner.php %%WWWDIR%%/apps/files_external/3rdparty/google-api-php-client/src/Google/Service/Plus.php %%WWWDIR%%/apps/files_external/3rdparty/google-api-php-client/src/Google/Service/PlusDomains.php %%WWWDIR%%/apps/files_external/3rdparty/google-api-php-client/src/Google/Service/Prediction.php %%WWWDIR%%/apps/files_external/3rdparty/google-api-php-client/src/Google/Service/Proximitybeacon.php %%WWWDIR%%/apps/files_external/3rdparty/google-api-php-client/src/Google/Service/Pubsub.php %%WWWDIR%%/apps/files_external/3rdparty/google-api-php-client/src/Google/Service/QPXExpress.php %%WWWDIR%%/apps/files_external/3rdparty/google-api-php-client/src/Google/Service/Replicapool.php %%WWWDIR%%/apps/files_external/3rdparty/google-api-php-client/src/Google/Service/Replicapoolupdater.php %%WWWDIR%%/apps/files_external/3rdparty/google-api-php-client/src/Google/Service/Reports.php %%WWWDIR%%/apps/files_external/3rdparty/google-api-php-client/src/Google/Service/Reseller.php %%WWWDIR%%/apps/files_external/3rdparty/google-api-php-client/src/Google/Service/Resource.php %%WWWDIR%%/apps/files_external/3rdparty/google-api-php-client/src/Google/Service/Resourceviews.php %%WWWDIR%%/apps/files_external/3rdparty/google-api-php-client/src/Google/Service/SQLAdmin.php %%WWWDIR%%/apps/files_external/3rdparty/google-api-php-client/src/Google/Service/Script.php %%WWWDIR%%/apps/files_external/3rdparty/google-api-php-client/src/Google/Service/ShoppingContent.php %%WWWDIR%%/apps/files_external/3rdparty/google-api-php-client/src/Google/Service/SiteVerification.php %%WWWDIR%%/apps/files_external/3rdparty/google-api-php-client/src/Google/Service/Spectrum.php %%WWWDIR%%/apps/files_external/3rdparty/google-api-php-client/src/Google/Service/Storage.php %%WWWDIR%%/apps/files_external/3rdparty/google-api-php-client/src/Google/Service/Storagetransfer.php %%WWWDIR%%/apps/files_external/3rdparty/google-api-php-client/src/Google/Service/TagManager.php %%WWWDIR%%/apps/files_external/3rdparty/google-api-php-client/src/Google/Service/Taskqueue.php %%WWWDIR%%/apps/files_external/3rdparty/google-api-php-client/src/Google/Service/Tasks.php %%WWWDIR%%/apps/files_external/3rdparty/google-api-php-client/src/Google/Service/Translate.php %%WWWDIR%%/apps/files_external/3rdparty/google-api-php-client/src/Google/Service/Urlshortener.php %%WWWDIR%%/apps/files_external/3rdparty/google-api-php-client/src/Google/Service/Webfonts.php %%WWWDIR%%/apps/files_external/3rdparty/google-api-php-client/src/Google/Service/Webmasters.php %%WWWDIR%%/apps/files_external/3rdparty/google-api-php-client/src/Google/Service/YouTube.php %%WWWDIR%%/apps/files_external/3rdparty/google-api-php-client/src/Google/Service/YouTubeAnalytics.php %%WWWDIR%%/apps/files_external/3rdparty/google-api-php-client/src/Google/Service/YouTubeReporting.php %%WWWDIR%%/apps/files_external/3rdparty/google-api-php-client/src/Google/Signer/Abstract.php %%WWWDIR%%/apps/files_external/3rdparty/google-api-php-client/src/Google/Signer/P12.php %%WWWDIR%%/apps/files_external/3rdparty/google-api-php-client/src/Google/Task/Exception.php %%WWWDIR%%/apps/files_external/3rdparty/google-api-php-client/src/Google/Task/Retryable.php %%WWWDIR%%/apps/files_external/3rdparty/google-api-php-client/src/Google/Task/Runner.php %%WWWDIR%%/apps/files_external/3rdparty/google-api-php-client/src/Google/Utils.php %%WWWDIR%%/apps/files_external/3rdparty/google-api-php-client/src/Google/Utils/URITemplate.php %%WWWDIR%%/apps/files_external/3rdparty/google-api-php-client/src/Google/Verifier/Abstract.php %%WWWDIR%%/apps/files_external/3rdparty/google-api-php-client/src/Google/Verifier/Pem.php %%WWWDIR%%/apps/files_external/3rdparty/google-api-php-client/src/Google/autoload.php -%%WWWDIR%%/apps/files_external/3rdparty/icewind/smb/.gitignore %%WWWDIR%%/apps/files_external/3rdparty/icewind/smb/LICENSE.txt %%WWWDIR%%/apps/files_external/3rdparty/icewind/smb/README.md %%WWWDIR%%/apps/files_external/3rdparty/icewind/smb/composer.json %%WWWDIR%%/apps/files_external/3rdparty/icewind/smb/src/AbstractShare.php %%WWWDIR%%/apps/files_external/3rdparty/icewind/smb/src/Connection.php %%WWWDIR%%/apps/files_external/3rdparty/icewind/smb/src/ErrorCodes.php %%WWWDIR%%/apps/files_external/3rdparty/icewind/smb/src/Exception/AccessDeniedException.php %%WWWDIR%%/apps/files_external/3rdparty/icewind/smb/src/Exception/AlreadyExistsException.php %%WWWDIR%%/apps/files_external/3rdparty/icewind/smb/src/Exception/AuthenticationException.php %%WWWDIR%%/apps/files_external/3rdparty/icewind/smb/src/Exception/ConnectException.php %%WWWDIR%%/apps/files_external/3rdparty/icewind/smb/src/Exception/ConnectionException.php %%WWWDIR%%/apps/files_external/3rdparty/icewind/smb/src/Exception/ConnectionRefusedException.php %%WWWDIR%%/apps/files_external/3rdparty/icewind/smb/src/Exception/Exception.php %%WWWDIR%%/apps/files_external/3rdparty/icewind/smb/src/Exception/FileInUseException.php %%WWWDIR%%/apps/files_external/3rdparty/icewind/smb/src/Exception/ForbiddenException.php %%WWWDIR%%/apps/files_external/3rdparty/icewind/smb/src/Exception/HostDownException.php %%WWWDIR%%/apps/files_external/3rdparty/icewind/smb/src/Exception/InvalidHostException.php %%WWWDIR%%/apps/files_external/3rdparty/icewind/smb/src/Exception/InvalidPathException.php %%WWWDIR%%/apps/files_external/3rdparty/icewind/smb/src/Exception/InvalidRequestException.php %%WWWDIR%%/apps/files_external/3rdparty/icewind/smb/src/Exception/InvalidResourceException.php %%WWWDIR%%/apps/files_external/3rdparty/icewind/smb/src/Exception/InvalidTypeException.php %%WWWDIR%%/apps/files_external/3rdparty/icewind/smb/src/Exception/NoLoginServerException.php %%WWWDIR%%/apps/files_external/3rdparty/icewind/smb/src/Exception/NoRouteToHostException.php %%WWWDIR%%/apps/files_external/3rdparty/icewind/smb/src/Exception/NotEmptyException.php %%WWWDIR%%/apps/files_external/3rdparty/icewind/smb/src/Exception/NotFoundException.php %%WWWDIR%%/apps/files_external/3rdparty/icewind/smb/src/Exception/TimedOutException.php %%WWWDIR%%/apps/files_external/3rdparty/icewind/smb/src/FileInfo.php %%WWWDIR%%/apps/files_external/3rdparty/icewind/smb/src/IFileInfo.php %%WWWDIR%%/apps/files_external/3rdparty/icewind/smb/src/IShare.php %%WWWDIR%%/apps/files_external/3rdparty/icewind/smb/src/NativeFileInfo.php %%WWWDIR%%/apps/files_external/3rdparty/icewind/smb/src/NativeServer.php %%WWWDIR%%/apps/files_external/3rdparty/icewind/smb/src/NativeShare.php %%WWWDIR%%/apps/files_external/3rdparty/icewind/smb/src/NativeState.php %%WWWDIR%%/apps/files_external/3rdparty/icewind/smb/src/NativeStream.php %%WWWDIR%%/apps/files_external/3rdparty/icewind/smb/src/Parser.php %%WWWDIR%%/apps/files_external/3rdparty/icewind/smb/src/RawConnection.php %%WWWDIR%%/apps/files_external/3rdparty/icewind/smb/src/Server.php %%WWWDIR%%/apps/files_external/3rdparty/icewind/smb/src/Share.php %%WWWDIR%%/apps/files_external/3rdparty/icewind/smb/src/System.php %%WWWDIR%%/apps/files_external/3rdparty/icewind/smb/src/TimeZoneProvider.php %%WWWDIR%%/apps/files_external/3rdparty/icewind/streams-dummy/composer.json -%%WWWDIR%%/apps/files_external/3rdparty/icewind/streams/.gitignore %%WWWDIR%%/apps/files_external/3rdparty/icewind/streams/.travis.yml %%WWWDIR%%/apps/files_external/3rdparty/icewind/streams/LICENCE %%WWWDIR%%/apps/files_external/3rdparty/icewind/streams/README.md %%WWWDIR%%/apps/files_external/3rdparty/icewind/streams/composer.json %%WWWDIR%%/apps/files_external/3rdparty/icewind/streams/src/CallbackWrapper.php %%WWWDIR%%/apps/files_external/3rdparty/icewind/streams/src/Directory.php %%WWWDIR%%/apps/files_external/3rdparty/icewind/streams/src/DirectoryFilter.php %%WWWDIR%%/apps/files_external/3rdparty/icewind/streams/src/DirectoryWrapper.php %%WWWDIR%%/apps/files_external/3rdparty/icewind/streams/src/File.php %%WWWDIR%%/apps/files_external/3rdparty/icewind/streams/src/IteratorDirectory.php %%WWWDIR%%/apps/files_external/3rdparty/icewind/streams/src/NullWrapper.php %%WWWDIR%%/apps/files_external/3rdparty/icewind/streams/src/Path.php +%%WWWDIR%%/apps/files_external/3rdparty/icewind/streams/src/PathWrapper.php %%WWWDIR%%/apps/files_external/3rdparty/icewind/streams/src/RetryWrapper.php %%WWWDIR%%/apps/files_external/3rdparty/icewind/streams/src/SeekableWrapper.php %%WWWDIR%%/apps/files_external/3rdparty/icewind/streams/src/Url.php %%WWWDIR%%/apps/files_external/3rdparty/icewind/streams/src/UrlCallBack.php %%WWWDIR%%/apps/files_external/3rdparty/icewind/streams/src/Wrapper.php %%WWWDIR%%/apps/files_external/ajax/applicable.php %%WWWDIR%%/apps/files_external/ajax/oauth1.php %%WWWDIR%%/apps/files_external/ajax/oauth2.php %%WWWDIR%%/apps/files_external/appinfo/app.php %%WWWDIR%%/apps/files_external/appinfo/database.xml %%WWWDIR%%/apps/files_external/appinfo/info.xml %%WWWDIR%%/apps/files_external/appinfo/register_command.php %%WWWDIR%%/apps/files_external/appinfo/routes.php %%WWWDIR%%/apps/files_external/appinfo/signature.json %%WWWDIR%%/apps/files_external/appinfo/update.php %%WWWDIR%%/apps/files_external/css/external.css %%WWWDIR%%/apps/files_external/css/settings.css %%WWWDIR%%/apps/files_external/img/app.svg %%WWWDIR%%/apps/files_external/js/app.js %%WWWDIR%%/apps/files_external/js/dropbox.js %%WWWDIR%%/apps/files_external/js/gdrive.js %%WWWDIR%%/apps/files_external/js/mountsfilelist.js %%WWWDIR%%/apps/files_external/js/oauth1.js %%WWWDIR%%/apps/files_external/js/oauth2.js %%WWWDIR%%/apps/files_external/js/public_key.js %%WWWDIR%%/apps/files_external/js/rollingqueue.js %%WWWDIR%%/apps/files_external/js/settings.js %%WWWDIR%%/apps/files_external/js/statusmanager.js %%WWWDIR%%/apps/files_external/l10n/af_ZA.js %%WWWDIR%%/apps/files_external/l10n/af_ZA.json %%WWWDIR%%/apps/files_external/l10n/ar.js %%WWWDIR%%/apps/files_external/l10n/ar.json %%WWWDIR%%/apps/files_external/l10n/ast.js %%WWWDIR%%/apps/files_external/l10n/ast.json %%WWWDIR%%/apps/files_external/l10n/az.js %%WWWDIR%%/apps/files_external/l10n/az.json %%WWWDIR%%/apps/files_external/l10n/bg_BG.js %%WWWDIR%%/apps/files_external/l10n/bg_BG.json %%WWWDIR%%/apps/files_external/l10n/bn_BD.js %%WWWDIR%%/apps/files_external/l10n/bn_BD.json %%WWWDIR%%/apps/files_external/l10n/bn_IN.js %%WWWDIR%%/apps/files_external/l10n/bn_IN.json %%WWWDIR%%/apps/files_external/l10n/bs.js %%WWWDIR%%/apps/files_external/l10n/bs.json %%WWWDIR%%/apps/files_external/l10n/ca.js %%WWWDIR%%/apps/files_external/l10n/ca.json %%WWWDIR%%/apps/files_external/l10n/cs_CZ.js %%WWWDIR%%/apps/files_external/l10n/cs_CZ.json %%WWWDIR%%/apps/files_external/l10n/cy_GB.js %%WWWDIR%%/apps/files_external/l10n/cy_GB.json %%WWWDIR%%/apps/files_external/l10n/da.js %%WWWDIR%%/apps/files_external/l10n/da.json %%WWWDIR%%/apps/files_external/l10n/de.js %%WWWDIR%%/apps/files_external/l10n/de.json %%WWWDIR%%/apps/files_external/l10n/de_AT.js %%WWWDIR%%/apps/files_external/l10n/de_AT.json %%WWWDIR%%/apps/files_external/l10n/de_DE.js %%WWWDIR%%/apps/files_external/l10n/de_DE.json %%WWWDIR%%/apps/files_external/l10n/el.js %%WWWDIR%%/apps/files_external/l10n/el.json %%WWWDIR%%/apps/files_external/l10n/en_GB.js %%WWWDIR%%/apps/files_external/l10n/en_GB.json %%WWWDIR%%/apps/files_external/l10n/eo.js %%WWWDIR%%/apps/files_external/l10n/eo.json %%WWWDIR%%/apps/files_external/l10n/es.js %%WWWDIR%%/apps/files_external/l10n/es.json %%WWWDIR%%/apps/files_external/l10n/es_AR.js %%WWWDIR%%/apps/files_external/l10n/es_AR.json %%WWWDIR%%/apps/files_external/l10n/es_CL.js %%WWWDIR%%/apps/files_external/l10n/es_CL.json %%WWWDIR%%/apps/files_external/l10n/es_MX.js %%WWWDIR%%/apps/files_external/l10n/es_MX.json %%WWWDIR%%/apps/files_external/l10n/et_EE.js %%WWWDIR%%/apps/files_external/l10n/et_EE.json %%WWWDIR%%/apps/files_external/l10n/eu.js %%WWWDIR%%/apps/files_external/l10n/eu.json %%WWWDIR%%/apps/files_external/l10n/fa.js %%WWWDIR%%/apps/files_external/l10n/fa.json %%WWWDIR%%/apps/files_external/l10n/fi_FI.js %%WWWDIR%%/apps/files_external/l10n/fi_FI.json %%WWWDIR%%/apps/files_external/l10n/fil.js %%WWWDIR%%/apps/files_external/l10n/fil.json %%WWWDIR%%/apps/files_external/l10n/fr.js %%WWWDIR%%/apps/files_external/l10n/fr.json %%WWWDIR%%/apps/files_external/l10n/gl.js %%WWWDIR%%/apps/files_external/l10n/gl.json %%WWWDIR%%/apps/files_external/l10n/he.js %%WWWDIR%%/apps/files_external/l10n/he.json %%WWWDIR%%/apps/files_external/l10n/hi.js %%WWWDIR%%/apps/files_external/l10n/hi.json %%WWWDIR%%/apps/files_external/l10n/hr.js %%WWWDIR%%/apps/files_external/l10n/hr.json %%WWWDIR%%/apps/files_external/l10n/hu_HU.js %%WWWDIR%%/apps/files_external/l10n/hu_HU.json %%WWWDIR%%/apps/files_external/l10n/hy.js %%WWWDIR%%/apps/files_external/l10n/hy.json %%WWWDIR%%/apps/files_external/l10n/ia.js %%WWWDIR%%/apps/files_external/l10n/ia.json %%WWWDIR%%/apps/files_external/l10n/id.js %%WWWDIR%%/apps/files_external/l10n/id.json %%WWWDIR%%/apps/files_external/l10n/is.js %%WWWDIR%%/apps/files_external/l10n/is.json %%WWWDIR%%/apps/files_external/l10n/it.js %%WWWDIR%%/apps/files_external/l10n/it.json %%WWWDIR%%/apps/files_external/l10n/ja.js %%WWWDIR%%/apps/files_external/l10n/ja.json %%WWWDIR%%/apps/files_external/l10n/jv.js %%WWWDIR%%/apps/files_external/l10n/jv.json %%WWWDIR%%/apps/files_external/l10n/ka_GE.js %%WWWDIR%%/apps/files_external/l10n/ka_GE.json %%WWWDIR%%/apps/files_external/l10n/km.js %%WWWDIR%%/apps/files_external/l10n/km.json %%WWWDIR%%/apps/files_external/l10n/kn.js %%WWWDIR%%/apps/files_external/l10n/kn.json %%WWWDIR%%/apps/files_external/l10n/ko.js %%WWWDIR%%/apps/files_external/l10n/ko.json %%WWWDIR%%/apps/files_external/l10n/ku_IQ.js %%WWWDIR%%/apps/files_external/l10n/ku_IQ.json %%WWWDIR%%/apps/files_external/l10n/lb.js %%WWWDIR%%/apps/files_external/l10n/lb.json %%WWWDIR%%/apps/files_external/l10n/lt_LT.js %%WWWDIR%%/apps/files_external/l10n/lt_LT.json %%WWWDIR%%/apps/files_external/l10n/lv.js %%WWWDIR%%/apps/files_external/l10n/lv.json %%WWWDIR%%/apps/files_external/l10n/mk.js %%WWWDIR%%/apps/files_external/l10n/mk.json %%WWWDIR%%/apps/files_external/l10n/mn.js %%WWWDIR%%/apps/files_external/l10n/mn.json %%WWWDIR%%/apps/files_external/l10n/ms_MY.js %%WWWDIR%%/apps/files_external/l10n/ms_MY.json %%WWWDIR%%/apps/files_external/l10n/my_MM.js %%WWWDIR%%/apps/files_external/l10n/my_MM.json %%WWWDIR%%/apps/files_external/l10n/nb_NO.js %%WWWDIR%%/apps/files_external/l10n/nb_NO.json %%WWWDIR%%/apps/files_external/l10n/nds.js %%WWWDIR%%/apps/files_external/l10n/nds.json %%WWWDIR%%/apps/files_external/l10n/nl.js %%WWWDIR%%/apps/files_external/l10n/nl.json %%WWWDIR%%/apps/files_external/l10n/nn_NO.js %%WWWDIR%%/apps/files_external/l10n/nn_NO.json %%WWWDIR%%/apps/files_external/l10n/oc.js %%WWWDIR%%/apps/files_external/l10n/oc.json %%WWWDIR%%/apps/files_external/l10n/pa.js %%WWWDIR%%/apps/files_external/l10n/pa.json %%WWWDIR%%/apps/files_external/l10n/pl.js %%WWWDIR%%/apps/files_external/l10n/pl.json %%WWWDIR%%/apps/files_external/l10n/pt_BR.js %%WWWDIR%%/apps/files_external/l10n/pt_BR.json %%WWWDIR%%/apps/files_external/l10n/pt_PT.js %%WWWDIR%%/apps/files_external/l10n/pt_PT.json %%WWWDIR%%/apps/files_external/l10n/ro.js %%WWWDIR%%/apps/files_external/l10n/ro.json %%WWWDIR%%/apps/files_external/l10n/ru.js %%WWWDIR%%/apps/files_external/l10n/ru.json %%WWWDIR%%/apps/files_external/l10n/si_LK.js %%WWWDIR%%/apps/files_external/l10n/si_LK.json %%WWWDIR%%/apps/files_external/l10n/sk_SK.js %%WWWDIR%%/apps/files_external/l10n/sk_SK.json %%WWWDIR%%/apps/files_external/l10n/sl.js %%WWWDIR%%/apps/files_external/l10n/sl.json %%WWWDIR%%/apps/files_external/l10n/sq.js %%WWWDIR%%/apps/files_external/l10n/sq.json %%WWWDIR%%/apps/files_external/l10n/sr.js %%WWWDIR%%/apps/files_external/l10n/sr.json %%WWWDIR%%/apps/files_external/l10n/sr@latin.js %%WWWDIR%%/apps/files_external/l10n/sr@latin.json %%WWWDIR%%/apps/files_external/l10n/sv.js %%WWWDIR%%/apps/files_external/l10n/sv.json %%WWWDIR%%/apps/files_external/l10n/ta_LK.js %%WWWDIR%%/apps/files_external/l10n/ta_LK.json %%WWWDIR%%/apps/files_external/l10n/te.js %%WWWDIR%%/apps/files_external/l10n/te.json %%WWWDIR%%/apps/files_external/l10n/th_TH.js %%WWWDIR%%/apps/files_external/l10n/th_TH.json %%WWWDIR%%/apps/files_external/l10n/tr.js %%WWWDIR%%/apps/files_external/l10n/tr.json %%WWWDIR%%/apps/files_external/l10n/ug.js %%WWWDIR%%/apps/files_external/l10n/ug.json %%WWWDIR%%/apps/files_external/l10n/uk.js %%WWWDIR%%/apps/files_external/l10n/uk.json %%WWWDIR%%/apps/files_external/l10n/ur_PK.js %%WWWDIR%%/apps/files_external/l10n/ur_PK.json %%WWWDIR%%/apps/files_external/l10n/vi.js %%WWWDIR%%/apps/files_external/l10n/vi.json %%WWWDIR%%/apps/files_external/l10n/zh_CN.js %%WWWDIR%%/apps/files_external/l10n/zh_CN.json %%WWWDIR%%/apps/files_external/l10n/zh_HK.js %%WWWDIR%%/apps/files_external/l10n/zh_HK.json %%WWWDIR%%/apps/files_external/l10n/zh_TW.js %%WWWDIR%%/apps/files_external/l10n/zh_TW.json %%WWWDIR%%/apps/files_external/lib/AppInfo/Application.php %%WWWDIR%%/apps/files_external/lib/Command/Applicable.php %%WWWDIR%%/apps/files_external/lib/Command/Backends.php %%WWWDIR%%/apps/files_external/lib/Command/Config.php %%WWWDIR%%/apps/files_external/lib/Command/Create.php %%WWWDIR%%/apps/files_external/lib/Command/Delete.php %%WWWDIR%%/apps/files_external/lib/Command/Export.php %%WWWDIR%%/apps/files_external/lib/Command/Import.php %%WWWDIR%%/apps/files_external/lib/Command/ListCommand.php %%WWWDIR%%/apps/files_external/lib/Command/Option.php %%WWWDIR%%/apps/files_external/lib/Command/Verify.php %%WWWDIR%%/apps/files_external/lib/Config/ConfigAdapter.php %%WWWDIR%%/apps/files_external/lib/Controller/AjaxController.php %%WWWDIR%%/apps/files_external/lib/Controller/GlobalStoragesController.php %%WWWDIR%%/apps/files_external/lib/Controller/StoragesController.php %%WWWDIR%%/apps/files_external/lib/Controller/UserGlobalStoragesController.php %%WWWDIR%%/apps/files_external/lib/Controller/UserStoragesController.php %%WWWDIR%%/apps/files_external/lib/Lib/Api.php %%WWWDIR%%/apps/files_external/lib/Lib/Auth/AmazonS3/AccessKey.php %%WWWDIR%%/apps/files_external/lib/Lib/Auth/AuthMechanism.php %%WWWDIR%%/apps/files_external/lib/Lib/Auth/Builtin.php %%WWWDIR%%/apps/files_external/lib/Lib/Auth/IUserProvided.php %%WWWDIR%%/apps/files_external/lib/Lib/Auth/NullMechanism.php %%WWWDIR%%/apps/files_external/lib/Lib/Auth/OAuth1/OAuth1.php %%WWWDIR%%/apps/files_external/lib/Lib/Auth/OAuth2/OAuth2.php %%WWWDIR%%/apps/files_external/lib/Lib/Auth/OpenStack/OpenStack.php %%WWWDIR%%/apps/files_external/lib/Lib/Auth/OpenStack/Rackspace.php %%WWWDIR%%/apps/files_external/lib/Lib/Auth/Password/Password.php %%WWWDIR%%/apps/files_external/lib/Lib/Auth/Password/SessionCredentials.php %%WWWDIR%%/apps/files_external/lib/Lib/Auth/PublicKey/RSA.php %%WWWDIR%%/apps/files_external/lib/Lib/Backend/AmazonS3.php %%WWWDIR%%/apps/files_external/lib/Lib/Backend/Backend.php %%WWWDIR%%/apps/files_external/lib/Lib/Backend/DAV.php %%WWWDIR%%/apps/files_external/lib/Lib/Backend/Dropbox.php %%WWWDIR%%/apps/files_external/lib/Lib/Backend/FTP.php %%WWWDIR%%/apps/files_external/lib/Lib/Backend/Google.php %%WWWDIR%%/apps/files_external/lib/Lib/Backend/LegacyBackend.php %%WWWDIR%%/apps/files_external/lib/Lib/Backend/Local.php %%WWWDIR%%/apps/files_external/lib/Lib/Backend/OwnCloud.php %%WWWDIR%%/apps/files_external/lib/Lib/Backend/SFTP.php %%WWWDIR%%/apps/files_external/lib/Lib/Backend/SFTP_Key.php %%WWWDIR%%/apps/files_external/lib/Lib/Backend/SMB.php %%WWWDIR%%/apps/files_external/lib/Lib/Backend/SMB_OC.php %%WWWDIR%%/apps/files_external/lib/Lib/Backend/Swift.php %%WWWDIR%%/apps/files_external/lib/Lib/Config/IAuthMechanismProvider.php %%WWWDIR%%/apps/files_external/lib/Lib/Config/IBackendProvider.php %%WWWDIR%%/apps/files_external/lib/Lib/DefinitionParameter.php %%WWWDIR%%/apps/files_external/lib/Lib/DependencyTrait.php %%WWWDIR%%/apps/files_external/lib/Lib/FrontendDefinitionTrait.php %%WWWDIR%%/apps/files_external/lib/Lib/IdentifierTrait.php %%WWWDIR%%/apps/files_external/lib/Lib/InsufficientDataForMeaningfulAnswerException.php %%WWWDIR%%/apps/files_external/lib/Lib/LegacyDependencyCheckPolyfill.php %%WWWDIR%%/apps/files_external/lib/Lib/MissingDependency.php %%WWWDIR%%/apps/files_external/lib/Lib/PersonalMount.php %%WWWDIR%%/apps/files_external/lib/Lib/PriorityTrait.php %%WWWDIR%%/apps/files_external/lib/Lib/SessionStorageWrapper.php %%WWWDIR%%/apps/files_external/lib/Lib/Storage/AmazonS3.php %%WWWDIR%%/apps/files_external/lib/Lib/Storage/Dropbox.php %%WWWDIR%%/apps/files_external/lib/Lib/Storage/FTP.php %%WWWDIR%%/apps/files_external/lib/Lib/Storage/Google.php %%WWWDIR%%/apps/files_external/lib/Lib/Storage/OwnCloud.php %%WWWDIR%%/apps/files_external/lib/Lib/Storage/SFTP.php %%WWWDIR%%/apps/files_external/lib/Lib/Storage/SMB.php %%WWWDIR%%/apps/files_external/lib/Lib/Storage/StreamWrapper.php %%WWWDIR%%/apps/files_external/lib/Lib/Storage/Swift.php %%WWWDIR%%/apps/files_external/lib/Lib/StorageConfig.php %%WWWDIR%%/apps/files_external/lib/Lib/StorageModifierTrait.php %%WWWDIR%%/apps/files_external/lib/Lib/VisibilityTrait.php %%WWWDIR%%/apps/files_external/lib/Migration/DummyUserSession.php %%WWWDIR%%/apps/files_external/lib/Migration/StorageMigrator.php %%WWWDIR%%/apps/files_external/lib/NotFoundException.php %%WWWDIR%%/apps/files_external/lib/Service/BackendService.php %%WWWDIR%%/apps/files_external/lib/Service/DBConfigService.php %%WWWDIR%%/apps/files_external/lib/Service/GlobalLegacyStoragesService.php %%WWWDIR%%/apps/files_external/lib/Service/GlobalStoragesService.php %%WWWDIR%%/apps/files_external/lib/Service/ImportLegacyStoragesService.php %%WWWDIR%%/apps/files_external/lib/Service/LegacyStoragesService.php %%WWWDIR%%/apps/files_external/lib/Service/StoragesService.php %%WWWDIR%%/apps/files_external/lib/Service/UserGlobalStoragesService.php %%WWWDIR%%/apps/files_external/lib/Service/UserLegacyStoragesService.php %%WWWDIR%%/apps/files_external/lib/Service/UserStoragesService.php %%WWWDIR%%/apps/files_external/lib/Service/UserTrait.php %%WWWDIR%%/apps/files_external/lib/config.php %%WWWDIR%%/apps/files_external/list.php %%WWWDIR%%/apps/files_external/personal.php %%WWWDIR%%/apps/files_external/settings.php %%WWWDIR%%/apps/files_external/templates/list.php %%WWWDIR%%/apps/files_external/templates/settings.php %%WWWDIR%%/apps/files_pdfviewer/appinfo/app.php %%WWWDIR%%/apps/files_pdfviewer/appinfo/info.xml %%WWWDIR%%/apps/files_pdfviewer/appinfo/routes.php %%WWWDIR%%/apps/files_pdfviewer/appinfo/signature.json %%WWWDIR%%/apps/files_pdfviewer/controller/displaycontroller.php %%WWWDIR%%/apps/files_pdfviewer/css/style.css %%WWWDIR%%/apps/files_pdfviewer/css/viewer.css %%WWWDIR%%/apps/files_pdfviewer/img/app.png %%WWWDIR%%/apps/files_pdfviewer/img/app.svg %%WWWDIR%%/apps/files_pdfviewer/img/toolbarButton-secondaryToolbarClose.svg %%WWWDIR%%/apps/files_pdfviewer/js/previewplugin.js %%WWWDIR%%/apps/files_pdfviewer/js/workersrc.js %%WWWDIR%%/apps/files_pdfviewer/templates/viewer.php %%WWWDIR%%/apps/files_pdfviewer/vendor/pdfjs/LICENSE %%WWWDIR%%/apps/files_pdfviewer/vendor/pdfjs/build/pdf.js %%WWWDIR%%/apps/files_pdfviewer/vendor/pdfjs/build/pdf.worker.js %%WWWDIR%%/apps/files_pdfviewer/vendor/pdfjs/web/cmaps/78-EUC-H.bcmap %%WWWDIR%%/apps/files_pdfviewer/vendor/pdfjs/web/cmaps/78-EUC-V.bcmap %%WWWDIR%%/apps/files_pdfviewer/vendor/pdfjs/web/cmaps/78-H.bcmap %%WWWDIR%%/apps/files_pdfviewer/vendor/pdfjs/web/cmaps/78-RKSJ-H.bcmap %%WWWDIR%%/apps/files_pdfviewer/vendor/pdfjs/web/cmaps/78-RKSJ-V.bcmap %%WWWDIR%%/apps/files_pdfviewer/vendor/pdfjs/web/cmaps/78-V.bcmap %%WWWDIR%%/apps/files_pdfviewer/vendor/pdfjs/web/cmaps/78ms-RKSJ-H.bcmap %%WWWDIR%%/apps/files_pdfviewer/vendor/pdfjs/web/cmaps/78ms-RKSJ-V.bcmap %%WWWDIR%%/apps/files_pdfviewer/vendor/pdfjs/web/cmaps/83pv-RKSJ-H.bcmap %%WWWDIR%%/apps/files_pdfviewer/vendor/pdfjs/web/cmaps/90ms-RKSJ-H.bcmap %%WWWDIR%%/apps/files_pdfviewer/vendor/pdfjs/web/cmaps/90ms-RKSJ-V.bcmap %%WWWDIR%%/apps/files_pdfviewer/vendor/pdfjs/web/cmaps/90msp-RKSJ-H.bcmap %%WWWDIR%%/apps/files_pdfviewer/vendor/pdfjs/web/cmaps/90msp-RKSJ-V.bcmap %%WWWDIR%%/apps/files_pdfviewer/vendor/pdfjs/web/cmaps/90pv-RKSJ-H.bcmap %%WWWDIR%%/apps/files_pdfviewer/vendor/pdfjs/web/cmaps/90pv-RKSJ-V.bcmap %%WWWDIR%%/apps/files_pdfviewer/vendor/pdfjs/web/cmaps/Add-H.bcmap %%WWWDIR%%/apps/files_pdfviewer/vendor/pdfjs/web/cmaps/Add-RKSJ-H.bcmap %%WWWDIR%%/apps/files_pdfviewer/vendor/pdfjs/web/cmaps/Add-RKSJ-V.bcmap %%WWWDIR%%/apps/files_pdfviewer/vendor/pdfjs/web/cmaps/Add-V.bcmap %%WWWDIR%%/apps/files_pdfviewer/vendor/pdfjs/web/cmaps/Adobe-CNS1-0.bcmap %%WWWDIR%%/apps/files_pdfviewer/vendor/pdfjs/web/cmaps/Adobe-CNS1-1.bcmap %%WWWDIR%%/apps/files_pdfviewer/vendor/pdfjs/web/cmaps/Adobe-CNS1-2.bcmap %%WWWDIR%%/apps/files_pdfviewer/vendor/pdfjs/web/cmaps/Adobe-CNS1-3.bcmap %%WWWDIR%%/apps/files_pdfviewer/vendor/pdfjs/web/cmaps/Adobe-CNS1-4.bcmap %%WWWDIR%%/apps/files_pdfviewer/vendor/pdfjs/web/cmaps/Adobe-CNS1-5.bcmap %%WWWDIR%%/apps/files_pdfviewer/vendor/pdfjs/web/cmaps/Adobe-CNS1-6.bcmap %%WWWDIR%%/apps/files_pdfviewer/vendor/pdfjs/web/cmaps/Adobe-CNS1-UCS2.bcmap %%WWWDIR%%/apps/files_pdfviewer/vendor/pdfjs/web/cmaps/Adobe-GB1-0.bcmap %%WWWDIR%%/apps/files_pdfviewer/vendor/pdfjs/web/cmaps/Adobe-GB1-1.bcmap %%WWWDIR%%/apps/files_pdfviewer/vendor/pdfjs/web/cmaps/Adobe-GB1-2.bcmap %%WWWDIR%%/apps/files_pdfviewer/vendor/pdfjs/web/cmaps/Adobe-GB1-3.bcmap %%WWWDIR%%/apps/files_pdfviewer/vendor/pdfjs/web/cmaps/Adobe-GB1-4.bcmap %%WWWDIR%%/apps/files_pdfviewer/vendor/pdfjs/web/cmaps/Adobe-GB1-5.bcmap %%WWWDIR%%/apps/files_pdfviewer/vendor/pdfjs/web/cmaps/Adobe-GB1-UCS2.bcmap %%WWWDIR%%/apps/files_pdfviewer/vendor/pdfjs/web/cmaps/Adobe-Japan1-0.bcmap %%WWWDIR%%/apps/files_pdfviewer/vendor/pdfjs/web/cmaps/Adobe-Japan1-1.bcmap %%WWWDIR%%/apps/files_pdfviewer/vendor/pdfjs/web/cmaps/Adobe-Japan1-2.bcmap %%WWWDIR%%/apps/files_pdfviewer/vendor/pdfjs/web/cmaps/Adobe-Japan1-3.bcmap %%WWWDIR%%/apps/files_pdfviewer/vendor/pdfjs/web/cmaps/Adobe-Japan1-4.bcmap %%WWWDIR%%/apps/files_pdfviewer/vendor/pdfjs/web/cmaps/Adobe-Japan1-5.bcmap %%WWWDIR%%/apps/files_pdfviewer/vendor/pdfjs/web/cmaps/Adobe-Japan1-6.bcmap %%WWWDIR%%/apps/files_pdfviewer/vendor/pdfjs/web/cmaps/Adobe-Japan1-UCS2.bcmap %%WWWDIR%%/apps/files_pdfviewer/vendor/pdfjs/web/cmaps/Adobe-Korea1-0.bcmap %%WWWDIR%%/apps/files_pdfviewer/vendor/pdfjs/web/cmaps/Adobe-Korea1-1.bcmap %%WWWDIR%%/apps/files_pdfviewer/vendor/pdfjs/web/cmaps/Adobe-Korea1-2.bcmap %%WWWDIR%%/apps/files_pdfviewer/vendor/pdfjs/web/cmaps/Adobe-Korea1-UCS2.bcmap %%WWWDIR%%/apps/files_pdfviewer/vendor/pdfjs/web/cmaps/B5-H.bcmap %%WWWDIR%%/apps/files_pdfviewer/vendor/pdfjs/web/cmaps/B5-V.bcmap %%WWWDIR%%/apps/files_pdfviewer/vendor/pdfjs/web/cmaps/B5pc-H.bcmap %%WWWDIR%%/apps/files_pdfviewer/vendor/pdfjs/web/cmaps/B5pc-V.bcmap %%WWWDIR%%/apps/files_pdfviewer/vendor/pdfjs/web/cmaps/CNS-EUC-H.bcmap %%WWWDIR%%/apps/files_pdfviewer/vendor/pdfjs/web/cmaps/CNS-EUC-V.bcmap %%WWWDIR%%/apps/files_pdfviewer/vendor/pdfjs/web/cmaps/CNS1-H.bcmap %%WWWDIR%%/apps/files_pdfviewer/vendor/pdfjs/web/cmaps/CNS1-V.bcmap %%WWWDIR%%/apps/files_pdfviewer/vendor/pdfjs/web/cmaps/CNS2-H.bcmap %%WWWDIR%%/apps/files_pdfviewer/vendor/pdfjs/web/cmaps/CNS2-V.bcmap %%WWWDIR%%/apps/files_pdfviewer/vendor/pdfjs/web/cmaps/ETHK-B5-H.bcmap %%WWWDIR%%/apps/files_pdfviewer/vendor/pdfjs/web/cmaps/ETHK-B5-V.bcmap %%WWWDIR%%/apps/files_pdfviewer/vendor/pdfjs/web/cmaps/ETen-B5-H.bcmap %%WWWDIR%%/apps/files_pdfviewer/vendor/pdfjs/web/cmaps/ETen-B5-V.bcmap %%WWWDIR%%/apps/files_pdfviewer/vendor/pdfjs/web/cmaps/ETenms-B5-H.bcmap %%WWWDIR%%/apps/files_pdfviewer/vendor/pdfjs/web/cmaps/ETenms-B5-V.bcmap %%WWWDIR%%/apps/files_pdfviewer/vendor/pdfjs/web/cmaps/EUC-H.bcmap %%WWWDIR%%/apps/files_pdfviewer/vendor/pdfjs/web/cmaps/EUC-V.bcmap %%WWWDIR%%/apps/files_pdfviewer/vendor/pdfjs/web/cmaps/Ext-H.bcmap %%WWWDIR%%/apps/files_pdfviewer/vendor/pdfjs/web/cmaps/Ext-RKSJ-H.bcmap %%WWWDIR%%/apps/files_pdfviewer/vendor/pdfjs/web/cmaps/Ext-RKSJ-V.bcmap %%WWWDIR%%/apps/files_pdfviewer/vendor/pdfjs/web/cmaps/Ext-V.bcmap %%WWWDIR%%/apps/files_pdfviewer/vendor/pdfjs/web/cmaps/GB-EUC-H.bcmap %%WWWDIR%%/apps/files_pdfviewer/vendor/pdfjs/web/cmaps/GB-EUC-V.bcmap %%WWWDIR%%/apps/files_pdfviewer/vendor/pdfjs/web/cmaps/GB-H.bcmap %%WWWDIR%%/apps/files_pdfviewer/vendor/pdfjs/web/cmaps/GB-V.bcmap %%WWWDIR%%/apps/files_pdfviewer/vendor/pdfjs/web/cmaps/GBK-EUC-H.bcmap %%WWWDIR%%/apps/files_pdfviewer/vendor/pdfjs/web/cmaps/GBK-EUC-V.bcmap %%WWWDIR%%/apps/files_pdfviewer/vendor/pdfjs/web/cmaps/GBK2K-H.bcmap %%WWWDIR%%/apps/files_pdfviewer/vendor/pdfjs/web/cmaps/GBK2K-V.bcmap %%WWWDIR%%/apps/files_pdfviewer/vendor/pdfjs/web/cmaps/GBKp-EUC-H.bcmap %%WWWDIR%%/apps/files_pdfviewer/vendor/pdfjs/web/cmaps/GBKp-EUC-V.bcmap %%WWWDIR%%/apps/files_pdfviewer/vendor/pdfjs/web/cmaps/GBT-EUC-H.bcmap %%WWWDIR%%/apps/files_pdfviewer/vendor/pdfjs/web/cmaps/GBT-EUC-V.bcmap %%WWWDIR%%/apps/files_pdfviewer/vendor/pdfjs/web/cmaps/GBT-H.bcmap %%WWWDIR%%/apps/files_pdfviewer/vendor/pdfjs/web/cmaps/GBT-V.bcmap %%WWWDIR%%/apps/files_pdfviewer/vendor/pdfjs/web/cmaps/GBTpc-EUC-H.bcmap %%WWWDIR%%/apps/files_pdfviewer/vendor/pdfjs/web/cmaps/GBTpc-EUC-V.bcmap %%WWWDIR%%/apps/files_pdfviewer/vendor/pdfjs/web/cmaps/GBpc-EUC-H.bcmap %%WWWDIR%%/apps/files_pdfviewer/vendor/pdfjs/web/cmaps/GBpc-EUC-V.bcmap %%WWWDIR%%/apps/files_pdfviewer/vendor/pdfjs/web/cmaps/H.bcmap %%WWWDIR%%/apps/files_pdfviewer/vendor/pdfjs/web/cmaps/HKdla-B5-H.bcmap %%WWWDIR%%/apps/files_pdfviewer/vendor/pdfjs/web/cmaps/HKdla-B5-V.bcmap %%WWWDIR%%/apps/files_pdfviewer/vendor/pdfjs/web/cmaps/HKdlb-B5-H.bcmap %%WWWDIR%%/apps/files_pdfviewer/vendor/pdfjs/web/cmaps/HKdlb-B5-V.bcmap %%WWWDIR%%/apps/files_pdfviewer/vendor/pdfjs/web/cmaps/HKgccs-B5-H.bcmap %%WWWDIR%%/apps/files_pdfviewer/vendor/pdfjs/web/cmaps/HKgccs-B5-V.bcmap %%WWWDIR%%/apps/files_pdfviewer/vendor/pdfjs/web/cmaps/HKm314-B5-H.bcmap %%WWWDIR%%/apps/files_pdfviewer/vendor/pdfjs/web/cmaps/HKm314-B5-V.bcmap %%WWWDIR%%/apps/files_pdfviewer/vendor/pdfjs/web/cmaps/HKm471-B5-H.bcmap %%WWWDIR%%/apps/files_pdfviewer/vendor/pdfjs/web/cmaps/HKm471-B5-V.bcmap %%WWWDIR%%/apps/files_pdfviewer/vendor/pdfjs/web/cmaps/HKscs-B5-H.bcmap %%WWWDIR%%/apps/files_pdfviewer/vendor/pdfjs/web/cmaps/HKscs-B5-V.bcmap %%WWWDIR%%/apps/files_pdfviewer/vendor/pdfjs/web/cmaps/Hankaku.bcmap %%WWWDIR%%/apps/files_pdfviewer/vendor/pdfjs/web/cmaps/Hiragana.bcmap %%WWWDIR%%/apps/files_pdfviewer/vendor/pdfjs/web/cmaps/KSC-EUC-H.bcmap %%WWWDIR%%/apps/files_pdfviewer/vendor/pdfjs/web/cmaps/KSC-EUC-V.bcmap %%WWWDIR%%/apps/files_pdfviewer/vendor/pdfjs/web/cmaps/KSC-H.bcmap %%WWWDIR%%/apps/files_pdfviewer/vendor/pdfjs/web/cmaps/KSC-Johab-H.bcmap %%WWWDIR%%/apps/files_pdfviewer/vendor/pdfjs/web/cmaps/KSC-Johab-V.bcmap %%WWWDIR%%/apps/files_pdfviewer/vendor/pdfjs/web/cmaps/KSC-V.bcmap %%WWWDIR%%/apps/files_pdfviewer/vendor/pdfjs/web/cmaps/KSCms-UHC-H.bcmap %%WWWDIR%%/apps/files_pdfviewer/vendor/pdfjs/web/cmaps/KSCms-UHC-HW-H.bcmap %%WWWDIR%%/apps/files_pdfviewer/vendor/pdfjs/web/cmaps/KSCms-UHC-HW-V.bcmap %%WWWDIR%%/apps/files_pdfviewer/vendor/pdfjs/web/cmaps/KSCms-UHC-V.bcmap %%WWWDIR%%/apps/files_pdfviewer/vendor/pdfjs/web/cmaps/KSCpc-EUC-H.bcmap %%WWWDIR%%/apps/files_pdfviewer/vendor/pdfjs/web/cmaps/KSCpc-EUC-V.bcmap %%WWWDIR%%/apps/files_pdfviewer/vendor/pdfjs/web/cmaps/Katakana.bcmap %%WWWDIR%%/apps/files_pdfviewer/vendor/pdfjs/web/cmaps/LICENSE %%WWWDIR%%/apps/files_pdfviewer/vendor/pdfjs/web/cmaps/NWP-H.bcmap %%WWWDIR%%/apps/files_pdfviewer/vendor/pdfjs/web/cmaps/NWP-V.bcmap %%WWWDIR%%/apps/files_pdfviewer/vendor/pdfjs/web/cmaps/RKSJ-H.bcmap %%WWWDIR%%/apps/files_pdfviewer/vendor/pdfjs/web/cmaps/RKSJ-V.bcmap %%WWWDIR%%/apps/files_pdfviewer/vendor/pdfjs/web/cmaps/Roman.bcmap %%WWWDIR%%/apps/files_pdfviewer/vendor/pdfjs/web/cmaps/UniCNS-UCS2-H.bcmap %%WWWDIR%%/apps/files_pdfviewer/vendor/pdfjs/web/cmaps/UniCNS-UCS2-V.bcmap %%WWWDIR%%/apps/files_pdfviewer/vendor/pdfjs/web/cmaps/UniCNS-UTF16-H.bcmap %%WWWDIR%%/apps/files_pdfviewer/vendor/pdfjs/web/cmaps/UniCNS-UTF16-V.bcmap %%WWWDIR%%/apps/files_pdfviewer/vendor/pdfjs/web/cmaps/UniCNS-UTF32-H.bcmap %%WWWDIR%%/apps/files_pdfviewer/vendor/pdfjs/web/cmaps/UniCNS-UTF32-V.bcmap %%WWWDIR%%/apps/files_pdfviewer/vendor/pdfjs/web/cmaps/UniCNS-UTF8-H.bcmap %%WWWDIR%%/apps/files_pdfviewer/vendor/pdfjs/web/cmaps/UniCNS-UTF8-V.bcmap %%WWWDIR%%/apps/files_pdfviewer/vendor/pdfjs/web/cmaps/UniGB-UCS2-H.bcmap %%WWWDIR%%/apps/files_pdfviewer/vendor/pdfjs/web/cmaps/UniGB-UCS2-V.bcmap %%WWWDIR%%/apps/files_pdfviewer/vendor/pdfjs/web/cmaps/UniGB-UTF16-H.bcmap %%WWWDIR%%/apps/files_pdfviewer/vendor/pdfjs/web/cmaps/UniGB-UTF16-V.bcmap %%WWWDIR%%/apps/files_pdfviewer/vendor/pdfjs/web/cmaps/UniGB-UTF32-H.bcmap %%WWWDIR%%/apps/files_pdfviewer/vendor/pdfjs/web/cmaps/UniGB-UTF32-V.bcmap %%WWWDIR%%/apps/files_pdfviewer/vendor/pdfjs/web/cmaps/UniGB-UTF8-H.bcmap %%WWWDIR%%/apps/files_pdfviewer/vendor/pdfjs/web/cmaps/UniGB-UTF8-V.bcmap %%WWWDIR%%/apps/files_pdfviewer/vendor/pdfjs/web/cmaps/UniJIS-UCS2-H.bcmap %%WWWDIR%%/apps/files_pdfviewer/vendor/pdfjs/web/cmaps/UniJIS-UCS2-HW-H.bcmap %%WWWDIR%%/apps/files_pdfviewer/vendor/pdfjs/web/cmaps/UniJIS-UCS2-HW-V.bcmap %%WWWDIR%%/apps/files_pdfviewer/vendor/pdfjs/web/cmaps/UniJIS-UCS2-V.bcmap %%WWWDIR%%/apps/files_pdfviewer/vendor/pdfjs/web/cmaps/UniJIS-UTF16-H.bcmap %%WWWDIR%%/apps/files_pdfviewer/vendor/pdfjs/web/cmaps/UniJIS-UTF16-V.bcmap %%WWWDIR%%/apps/files_pdfviewer/vendor/pdfjs/web/cmaps/UniJIS-UTF32-H.bcmap %%WWWDIR%%/apps/files_pdfviewer/vendor/pdfjs/web/cmaps/UniJIS-UTF32-V.bcmap %%WWWDIR%%/apps/files_pdfviewer/vendor/pdfjs/web/cmaps/UniJIS-UTF8-H.bcmap %%WWWDIR%%/apps/files_pdfviewer/vendor/pdfjs/web/cmaps/UniJIS-UTF8-V.bcmap %%WWWDIR%%/apps/files_pdfviewer/vendor/pdfjs/web/cmaps/UniJIS2004-UTF16-H.bcmap %%WWWDIR%%/apps/files_pdfviewer/vendor/pdfjs/web/cmaps/UniJIS2004-UTF16-V.bcmap %%WWWDIR%%/apps/files_pdfviewer/vendor/pdfjs/web/cmaps/UniJIS2004-UTF32-H.bcmap %%WWWDIR%%/apps/files_pdfviewer/vendor/pdfjs/web/cmaps/UniJIS2004-UTF32-V.bcmap %%WWWDIR%%/apps/files_pdfviewer/vendor/pdfjs/web/cmaps/UniJIS2004-UTF8-H.bcmap %%WWWDIR%%/apps/files_pdfviewer/vendor/pdfjs/web/cmaps/UniJIS2004-UTF8-V.bcmap %%WWWDIR%%/apps/files_pdfviewer/vendor/pdfjs/web/cmaps/UniJISPro-UCS2-HW-V.bcmap %%WWWDIR%%/apps/files_pdfviewer/vendor/pdfjs/web/cmaps/UniJISPro-UCS2-V.bcmap %%WWWDIR%%/apps/files_pdfviewer/vendor/pdfjs/web/cmaps/UniJISPro-UTF8-V.bcmap %%WWWDIR%%/apps/files_pdfviewer/vendor/pdfjs/web/cmaps/UniJISX0213-UTF32-H.bcmap %%WWWDIR%%/apps/files_pdfviewer/vendor/pdfjs/web/cmaps/UniJISX0213-UTF32-V.bcmap %%WWWDIR%%/apps/files_pdfviewer/vendor/pdfjs/web/cmaps/UniJISX02132004-UTF32-H.bcmap %%WWWDIR%%/apps/files_pdfviewer/vendor/pdfjs/web/cmaps/UniJISX02132004-UTF32-V.bcmap %%WWWDIR%%/apps/files_pdfviewer/vendor/pdfjs/web/cmaps/UniKS-UCS2-H.bcmap %%WWWDIR%%/apps/files_pdfviewer/vendor/pdfjs/web/cmaps/UniKS-UCS2-V.bcmap %%WWWDIR%%/apps/files_pdfviewer/vendor/pdfjs/web/cmaps/UniKS-UTF16-H.bcmap %%WWWDIR%%/apps/files_pdfviewer/vendor/pdfjs/web/cmaps/UniKS-UTF16-V.bcmap %%WWWDIR%%/apps/files_pdfviewer/vendor/pdfjs/web/cmaps/UniKS-UTF32-H.bcmap %%WWWDIR%%/apps/files_pdfviewer/vendor/pdfjs/web/cmaps/UniKS-UTF32-V.bcmap %%WWWDIR%%/apps/files_pdfviewer/vendor/pdfjs/web/cmaps/UniKS-UTF8-H.bcmap %%WWWDIR%%/apps/files_pdfviewer/vendor/pdfjs/web/cmaps/UniKS-UTF8-V.bcmap %%WWWDIR%%/apps/files_pdfviewer/vendor/pdfjs/web/cmaps/V.bcmap %%WWWDIR%%/apps/files_pdfviewer/vendor/pdfjs/web/cmaps/WP-Symbol.bcmap %%WWWDIR%%/apps/files_pdfviewer/vendor/pdfjs/web/compatibility.js %%WWWDIR%%/apps/files_pdfviewer/vendor/pdfjs/web/debugger.js %%WWWDIR%%/apps/files_pdfviewer/vendor/pdfjs/web/images/annotation-check.svg %%WWWDIR%%/apps/files_pdfviewer/vendor/pdfjs/web/images/annotation-comment.svg %%WWWDIR%%/apps/files_pdfviewer/vendor/pdfjs/web/images/annotation-help.svg %%WWWDIR%%/apps/files_pdfviewer/vendor/pdfjs/web/images/annotation-insert.svg %%WWWDIR%%/apps/files_pdfviewer/vendor/pdfjs/web/images/annotation-key.svg %%WWWDIR%%/apps/files_pdfviewer/vendor/pdfjs/web/images/annotation-newparagraph.svg %%WWWDIR%%/apps/files_pdfviewer/vendor/pdfjs/web/images/annotation-noicon.svg %%WWWDIR%%/apps/files_pdfviewer/vendor/pdfjs/web/images/annotation-note.svg %%WWWDIR%%/apps/files_pdfviewer/vendor/pdfjs/web/images/annotation-paragraph.svg %%WWWDIR%%/apps/files_pdfviewer/vendor/pdfjs/web/images/findbarButton-next-rtl.png %%WWWDIR%%/apps/files_pdfviewer/vendor/pdfjs/web/images/findbarButton-next-rtl@2x.png %%WWWDIR%%/apps/files_pdfviewer/vendor/pdfjs/web/images/findbarButton-next.png %%WWWDIR%%/apps/files_pdfviewer/vendor/pdfjs/web/images/findbarButton-next@2x.png %%WWWDIR%%/apps/files_pdfviewer/vendor/pdfjs/web/images/findbarButton-previous-rtl.png %%WWWDIR%%/apps/files_pdfviewer/vendor/pdfjs/web/images/findbarButton-previous-rtl@2x.png %%WWWDIR%%/apps/files_pdfviewer/vendor/pdfjs/web/images/findbarButton-previous.png %%WWWDIR%%/apps/files_pdfviewer/vendor/pdfjs/web/images/findbarButton-previous@2x.png %%WWWDIR%%/apps/files_pdfviewer/vendor/pdfjs/web/images/grab.cur %%WWWDIR%%/apps/files_pdfviewer/vendor/pdfjs/web/images/grabbing.cur %%WWWDIR%%/apps/files_pdfviewer/vendor/pdfjs/web/images/loading-icon.gif %%WWWDIR%%/apps/files_pdfviewer/vendor/pdfjs/web/images/loading-small.png %%WWWDIR%%/apps/files_pdfviewer/vendor/pdfjs/web/images/loading-small@2x.png %%WWWDIR%%/apps/files_pdfviewer/vendor/pdfjs/web/images/secondaryToolbarButton-documentProperties.png %%WWWDIR%%/apps/files_pdfviewer/vendor/pdfjs/web/images/secondaryToolbarButton-documentProperties@2x.png %%WWWDIR%%/apps/files_pdfviewer/vendor/pdfjs/web/images/secondaryToolbarButton-firstPage.png %%WWWDIR%%/apps/files_pdfviewer/vendor/pdfjs/web/images/secondaryToolbarButton-firstPage@2x.png %%WWWDIR%%/apps/files_pdfviewer/vendor/pdfjs/web/images/secondaryToolbarButton-handTool.png %%WWWDIR%%/apps/files_pdfviewer/vendor/pdfjs/web/images/secondaryToolbarButton-handTool@2x.png %%WWWDIR%%/apps/files_pdfviewer/vendor/pdfjs/web/images/secondaryToolbarButton-lastPage.png %%WWWDIR%%/apps/files_pdfviewer/vendor/pdfjs/web/images/secondaryToolbarButton-lastPage@2x.png %%WWWDIR%%/apps/files_pdfviewer/vendor/pdfjs/web/images/secondaryToolbarButton-rotateCcw.png %%WWWDIR%%/apps/files_pdfviewer/vendor/pdfjs/web/images/secondaryToolbarButton-rotateCcw@2x.png %%WWWDIR%%/apps/files_pdfviewer/vendor/pdfjs/web/images/secondaryToolbarButton-rotateCw.png %%WWWDIR%%/apps/files_pdfviewer/vendor/pdfjs/web/images/secondaryToolbarButton-rotateCw@2x.png %%WWWDIR%%/apps/files_pdfviewer/vendor/pdfjs/web/images/shadow.png %%WWWDIR%%/apps/files_pdfviewer/vendor/pdfjs/web/images/texture.png %%WWWDIR%%/apps/files_pdfviewer/vendor/pdfjs/web/images/toolbarButton-bookmark.png %%WWWDIR%%/apps/files_pdfviewer/vendor/pdfjs/web/images/toolbarButton-bookmark@2x.png %%WWWDIR%%/apps/files_pdfviewer/vendor/pdfjs/web/images/toolbarButton-download.png %%WWWDIR%%/apps/files_pdfviewer/vendor/pdfjs/web/images/toolbarButton-download@2x.png %%WWWDIR%%/apps/files_pdfviewer/vendor/pdfjs/web/images/toolbarButton-menuArrows.png %%WWWDIR%%/apps/files_pdfviewer/vendor/pdfjs/web/images/toolbarButton-menuArrows@2x.png %%WWWDIR%%/apps/files_pdfviewer/vendor/pdfjs/web/images/toolbarButton-openFile.png %%WWWDIR%%/apps/files_pdfviewer/vendor/pdfjs/web/images/toolbarButton-openFile@2x.png %%WWWDIR%%/apps/files_pdfviewer/vendor/pdfjs/web/images/toolbarButton-pageDown-rtl.png %%WWWDIR%%/apps/files_pdfviewer/vendor/pdfjs/web/images/toolbarButton-pageDown-rtl@2x.png %%WWWDIR%%/apps/files_pdfviewer/vendor/pdfjs/web/images/toolbarButton-pageDown.png %%WWWDIR%%/apps/files_pdfviewer/vendor/pdfjs/web/images/toolbarButton-pageDown@2x.png %%WWWDIR%%/apps/files_pdfviewer/vendor/pdfjs/web/images/toolbarButton-pageUp-rtl.png %%WWWDIR%%/apps/files_pdfviewer/vendor/pdfjs/web/images/toolbarButton-pageUp-rtl@2x.png %%WWWDIR%%/apps/files_pdfviewer/vendor/pdfjs/web/images/toolbarButton-pageUp.png %%WWWDIR%%/apps/files_pdfviewer/vendor/pdfjs/web/images/toolbarButton-pageUp@2x.png %%WWWDIR%%/apps/files_pdfviewer/vendor/pdfjs/web/images/toolbarButton-presentationMode.png %%WWWDIR%%/apps/files_pdfviewer/vendor/pdfjs/web/images/toolbarButton-presentationMode@2x.png %%WWWDIR%%/apps/files_pdfviewer/vendor/pdfjs/web/images/toolbarButton-print.png %%WWWDIR%%/apps/files_pdfviewer/vendor/pdfjs/web/images/toolbarButton-print@2x.png %%WWWDIR%%/apps/files_pdfviewer/vendor/pdfjs/web/images/toolbarButton-search.png %%WWWDIR%%/apps/files_pdfviewer/vendor/pdfjs/web/images/toolbarButton-search@2x.png %%WWWDIR%%/apps/files_pdfviewer/vendor/pdfjs/web/images/toolbarButton-secondaryToolbarToggle-rtl.png %%WWWDIR%%/apps/files_pdfviewer/vendor/pdfjs/web/images/toolbarButton-secondaryToolbarToggle-rtl@2x.png %%WWWDIR%%/apps/files_pdfviewer/vendor/pdfjs/web/images/toolbarButton-secondaryToolbarToggle.png %%WWWDIR%%/apps/files_pdfviewer/vendor/pdfjs/web/images/toolbarButton-secondaryToolbarToggle@2x.png %%WWWDIR%%/apps/files_pdfviewer/vendor/pdfjs/web/images/toolbarButton-sidebarToggle-rtl.png %%WWWDIR%%/apps/files_pdfviewer/vendor/pdfjs/web/images/toolbarButton-sidebarToggle-rtl@2x.png %%WWWDIR%%/apps/files_pdfviewer/vendor/pdfjs/web/images/toolbarButton-sidebarToggle.png %%WWWDIR%%/apps/files_pdfviewer/vendor/pdfjs/web/images/toolbarButton-sidebarToggle@2x.png %%WWWDIR%%/apps/files_pdfviewer/vendor/pdfjs/web/images/toolbarButton-viewAttachments.png %%WWWDIR%%/apps/files_pdfviewer/vendor/pdfjs/web/images/toolbarButton-viewAttachments@2x.png %%WWWDIR%%/apps/files_pdfviewer/vendor/pdfjs/web/images/toolbarButton-viewOutline-rtl.png %%WWWDIR%%/apps/files_pdfviewer/vendor/pdfjs/web/images/toolbarButton-viewOutline-rtl@2x.png %%WWWDIR%%/apps/files_pdfviewer/vendor/pdfjs/web/images/toolbarButton-viewOutline.png %%WWWDIR%%/apps/files_pdfviewer/vendor/pdfjs/web/images/toolbarButton-viewOutline@2x.png %%WWWDIR%%/apps/files_pdfviewer/vendor/pdfjs/web/images/toolbarButton-viewThumbnail.png %%WWWDIR%%/apps/files_pdfviewer/vendor/pdfjs/web/images/toolbarButton-viewThumbnail@2x.png %%WWWDIR%%/apps/files_pdfviewer/vendor/pdfjs/web/images/toolbarButton-zoomIn.png %%WWWDIR%%/apps/files_pdfviewer/vendor/pdfjs/web/images/toolbarButton-zoomIn@2x.png %%WWWDIR%%/apps/files_pdfviewer/vendor/pdfjs/web/images/toolbarButton-zoomOut.png %%WWWDIR%%/apps/files_pdfviewer/vendor/pdfjs/web/images/toolbarButton-zoomOut@2x.png %%WWWDIR%%/apps/files_pdfviewer/vendor/pdfjs/web/images/treeitem-collapsed-rtl.png %%WWWDIR%%/apps/files_pdfviewer/vendor/pdfjs/web/images/treeitem-collapsed-rtl@2x.png %%WWWDIR%%/apps/files_pdfviewer/vendor/pdfjs/web/images/treeitem-collapsed.png %%WWWDIR%%/apps/files_pdfviewer/vendor/pdfjs/web/images/treeitem-collapsed@2x.png %%WWWDIR%%/apps/files_pdfviewer/vendor/pdfjs/web/images/treeitem-expanded.png %%WWWDIR%%/apps/files_pdfviewer/vendor/pdfjs/web/images/treeitem-expanded@2x.png %%WWWDIR%%/apps/files_pdfviewer/vendor/pdfjs/web/l10n.js %%WWWDIR%%/apps/files_pdfviewer/vendor/pdfjs/web/locale/ach/viewer.properties %%WWWDIR%%/apps/files_pdfviewer/vendor/pdfjs/web/locale/af/viewer.properties %%WWWDIR%%/apps/files_pdfviewer/vendor/pdfjs/web/locale/ak/viewer.properties %%WWWDIR%%/apps/files_pdfviewer/vendor/pdfjs/web/locale/an/viewer.properties %%WWWDIR%%/apps/files_pdfviewer/vendor/pdfjs/web/locale/ar/viewer.properties %%WWWDIR%%/apps/files_pdfviewer/vendor/pdfjs/web/locale/as/viewer.properties %%WWWDIR%%/apps/files_pdfviewer/vendor/pdfjs/web/locale/ast/viewer.properties %%WWWDIR%%/apps/files_pdfviewer/vendor/pdfjs/web/locale/az/viewer.properties %%WWWDIR%%/apps/files_pdfviewer/vendor/pdfjs/web/locale/be/viewer.properties %%WWWDIR%%/apps/files_pdfviewer/vendor/pdfjs/web/locale/bg/viewer.properties %%WWWDIR%%/apps/files_pdfviewer/vendor/pdfjs/web/locale/bn-BD/viewer.properties %%WWWDIR%%/apps/files_pdfviewer/vendor/pdfjs/web/locale/bn-IN/viewer.properties %%WWWDIR%%/apps/files_pdfviewer/vendor/pdfjs/web/locale/br/viewer.properties %%WWWDIR%%/apps/files_pdfviewer/vendor/pdfjs/web/locale/bs/viewer.properties %%WWWDIR%%/apps/files_pdfviewer/vendor/pdfjs/web/locale/ca/viewer.properties %%WWWDIR%%/apps/files_pdfviewer/vendor/pdfjs/web/locale/cs/viewer.properties %%WWWDIR%%/apps/files_pdfviewer/vendor/pdfjs/web/locale/csb/viewer.properties %%WWWDIR%%/apps/files_pdfviewer/vendor/pdfjs/web/locale/cy/viewer.properties %%WWWDIR%%/apps/files_pdfviewer/vendor/pdfjs/web/locale/da/viewer.properties %%WWWDIR%%/apps/files_pdfviewer/vendor/pdfjs/web/locale/de/viewer.properties %%WWWDIR%%/apps/files_pdfviewer/vendor/pdfjs/web/locale/el/viewer.properties %%WWWDIR%%/apps/files_pdfviewer/vendor/pdfjs/web/locale/en-GB/viewer.properties %%WWWDIR%%/apps/files_pdfviewer/vendor/pdfjs/web/locale/en-US/viewer.properties %%WWWDIR%%/apps/files_pdfviewer/vendor/pdfjs/web/locale/en-ZA/viewer.properties %%WWWDIR%%/apps/files_pdfviewer/vendor/pdfjs/web/locale/eo/viewer.properties %%WWWDIR%%/apps/files_pdfviewer/vendor/pdfjs/web/locale/es-AR/viewer.properties %%WWWDIR%%/apps/files_pdfviewer/vendor/pdfjs/web/locale/es-CL/viewer.properties %%WWWDIR%%/apps/files_pdfviewer/vendor/pdfjs/web/locale/es-ES/viewer.properties %%WWWDIR%%/apps/files_pdfviewer/vendor/pdfjs/web/locale/es-MX/viewer.properties %%WWWDIR%%/apps/files_pdfviewer/vendor/pdfjs/web/locale/et/viewer.properties %%WWWDIR%%/apps/files_pdfviewer/vendor/pdfjs/web/locale/eu/viewer.properties %%WWWDIR%%/apps/files_pdfviewer/vendor/pdfjs/web/locale/fa/viewer.properties %%WWWDIR%%/apps/files_pdfviewer/vendor/pdfjs/web/locale/ff/viewer.properties %%WWWDIR%%/apps/files_pdfviewer/vendor/pdfjs/web/locale/fi/viewer.properties %%WWWDIR%%/apps/files_pdfviewer/vendor/pdfjs/web/locale/fr/viewer.properties %%WWWDIR%%/apps/files_pdfviewer/vendor/pdfjs/web/locale/fy-NL/viewer.properties %%WWWDIR%%/apps/files_pdfviewer/vendor/pdfjs/web/locale/ga-IE/viewer.properties %%WWWDIR%%/apps/files_pdfviewer/vendor/pdfjs/web/locale/gd/viewer.properties %%WWWDIR%%/apps/files_pdfviewer/vendor/pdfjs/web/locale/gl/viewer.properties %%WWWDIR%%/apps/files_pdfviewer/vendor/pdfjs/web/locale/gu-IN/viewer.properties %%WWWDIR%%/apps/files_pdfviewer/vendor/pdfjs/web/locale/he/viewer.properties %%WWWDIR%%/apps/files_pdfviewer/vendor/pdfjs/web/locale/hi-IN/viewer.properties %%WWWDIR%%/apps/files_pdfviewer/vendor/pdfjs/web/locale/hr/viewer.properties %%WWWDIR%%/apps/files_pdfviewer/vendor/pdfjs/web/locale/hu/viewer.properties %%WWWDIR%%/apps/files_pdfviewer/vendor/pdfjs/web/locale/hy-AM/viewer.properties %%WWWDIR%%/apps/files_pdfviewer/vendor/pdfjs/web/locale/id/viewer.properties %%WWWDIR%%/apps/files_pdfviewer/vendor/pdfjs/web/locale/is/viewer.properties %%WWWDIR%%/apps/files_pdfviewer/vendor/pdfjs/web/locale/it/viewer.properties %%WWWDIR%%/apps/files_pdfviewer/vendor/pdfjs/web/locale/ja/viewer.properties %%WWWDIR%%/apps/files_pdfviewer/vendor/pdfjs/web/locale/ka/viewer.properties %%WWWDIR%%/apps/files_pdfviewer/vendor/pdfjs/web/locale/kk/viewer.properties %%WWWDIR%%/apps/files_pdfviewer/vendor/pdfjs/web/locale/km/viewer.properties %%WWWDIR%%/apps/files_pdfviewer/vendor/pdfjs/web/locale/kn/viewer.properties %%WWWDIR%%/apps/files_pdfviewer/vendor/pdfjs/web/locale/ko/viewer.properties %%WWWDIR%%/apps/files_pdfviewer/vendor/pdfjs/web/locale/ku/viewer.properties %%WWWDIR%%/apps/files_pdfviewer/vendor/pdfjs/web/locale/lg/viewer.properties %%WWWDIR%%/apps/files_pdfviewer/vendor/pdfjs/web/locale/lij/viewer.properties %%WWWDIR%%/apps/files_pdfviewer/vendor/pdfjs/web/locale/locale.properties %%WWWDIR%%/apps/files_pdfviewer/vendor/pdfjs/web/locale/lt/viewer.properties %%WWWDIR%%/apps/files_pdfviewer/vendor/pdfjs/web/locale/lv/viewer.properties %%WWWDIR%%/apps/files_pdfviewer/vendor/pdfjs/web/locale/mai/viewer.properties %%WWWDIR%%/apps/files_pdfviewer/vendor/pdfjs/web/locale/mk/viewer.properties %%WWWDIR%%/apps/files_pdfviewer/vendor/pdfjs/web/locale/ml/viewer.properties %%WWWDIR%%/apps/files_pdfviewer/vendor/pdfjs/web/locale/mn/viewer.properties %%WWWDIR%%/apps/files_pdfviewer/vendor/pdfjs/web/locale/mr/viewer.properties %%WWWDIR%%/apps/files_pdfviewer/vendor/pdfjs/web/locale/ms/viewer.properties %%WWWDIR%%/apps/files_pdfviewer/vendor/pdfjs/web/locale/my/viewer.properties %%WWWDIR%%/apps/files_pdfviewer/vendor/pdfjs/web/locale/nb-NO/viewer.properties %%WWWDIR%%/apps/files_pdfviewer/vendor/pdfjs/web/locale/nl/viewer.properties %%WWWDIR%%/apps/files_pdfviewer/vendor/pdfjs/web/locale/nn-NO/viewer.properties %%WWWDIR%%/apps/files_pdfviewer/vendor/pdfjs/web/locale/nso/viewer.properties %%WWWDIR%%/apps/files_pdfviewer/vendor/pdfjs/web/locale/oc/viewer.properties %%WWWDIR%%/apps/files_pdfviewer/vendor/pdfjs/web/locale/or/viewer.properties %%WWWDIR%%/apps/files_pdfviewer/vendor/pdfjs/web/locale/pa-IN/viewer.properties %%WWWDIR%%/apps/files_pdfviewer/vendor/pdfjs/web/locale/pl/viewer.properties %%WWWDIR%%/apps/files_pdfviewer/vendor/pdfjs/web/locale/pt-BR/viewer.properties %%WWWDIR%%/apps/files_pdfviewer/vendor/pdfjs/web/locale/pt-PT/viewer.properties %%WWWDIR%%/apps/files_pdfviewer/vendor/pdfjs/web/locale/rm/viewer.properties %%WWWDIR%%/apps/files_pdfviewer/vendor/pdfjs/web/locale/ro/viewer.properties %%WWWDIR%%/apps/files_pdfviewer/vendor/pdfjs/web/locale/ru/viewer.properties %%WWWDIR%%/apps/files_pdfviewer/vendor/pdfjs/web/locale/rw/viewer.properties %%WWWDIR%%/apps/files_pdfviewer/vendor/pdfjs/web/locale/sah/viewer.properties %%WWWDIR%%/apps/files_pdfviewer/vendor/pdfjs/web/locale/si/viewer.properties %%WWWDIR%%/apps/files_pdfviewer/vendor/pdfjs/web/locale/sk/viewer.properties %%WWWDIR%%/apps/files_pdfviewer/vendor/pdfjs/web/locale/sl/viewer.properties %%WWWDIR%%/apps/files_pdfviewer/vendor/pdfjs/web/locale/son/viewer.properties %%WWWDIR%%/apps/files_pdfviewer/vendor/pdfjs/web/locale/sq/viewer.properties %%WWWDIR%%/apps/files_pdfviewer/vendor/pdfjs/web/locale/sr/viewer.properties %%WWWDIR%%/apps/files_pdfviewer/vendor/pdfjs/web/locale/sv-SE/viewer.properties %%WWWDIR%%/apps/files_pdfviewer/vendor/pdfjs/web/locale/sw/viewer.properties %%WWWDIR%%/apps/files_pdfviewer/vendor/pdfjs/web/locale/ta-LK/viewer.properties %%WWWDIR%%/apps/files_pdfviewer/vendor/pdfjs/web/locale/ta/viewer.properties %%WWWDIR%%/apps/files_pdfviewer/vendor/pdfjs/web/locale/te/viewer.properties %%WWWDIR%%/apps/files_pdfviewer/vendor/pdfjs/web/locale/th/viewer.properties %%WWWDIR%%/apps/files_pdfviewer/vendor/pdfjs/web/locale/tl/viewer.properties %%WWWDIR%%/apps/files_pdfviewer/vendor/pdfjs/web/locale/tn/viewer.properties %%WWWDIR%%/apps/files_pdfviewer/vendor/pdfjs/web/locale/tr/viewer.properties %%WWWDIR%%/apps/files_pdfviewer/vendor/pdfjs/web/locale/uk/viewer.properties %%WWWDIR%%/apps/files_pdfviewer/vendor/pdfjs/web/locale/ur/viewer.properties %%WWWDIR%%/apps/files_pdfviewer/vendor/pdfjs/web/locale/vi/viewer.properties %%WWWDIR%%/apps/files_pdfviewer/vendor/pdfjs/web/locale/wo/viewer.properties %%WWWDIR%%/apps/files_pdfviewer/vendor/pdfjs/web/locale/xh/viewer.properties %%WWWDIR%%/apps/files_pdfviewer/vendor/pdfjs/web/locale/zh-CN/viewer.properties %%WWWDIR%%/apps/files_pdfviewer/vendor/pdfjs/web/locale/zh-TW/viewer.properties %%WWWDIR%%/apps/files_pdfviewer/vendor/pdfjs/web/locale/zu/viewer.properties %%WWWDIR%%/apps/files_pdfviewer/vendor/pdfjs/web/viewer.css %%WWWDIR%%/apps/files_pdfviewer/vendor/pdfjs/web/viewer.js %%WWWDIR%%/apps/files_sharing/ajax/external.php %%WWWDIR%%/apps/files_sharing/ajax/publicpreview.php %%WWWDIR%%/apps/files_sharing/ajax/shareinfo.php %%WWWDIR%%/apps/files_sharing/appinfo/app.php %%WWWDIR%%/apps/files_sharing/appinfo/database.xml %%WWWDIR%%/apps/files_sharing/appinfo/info.xml +%%WWWDIR%%/apps/files_sharing/appinfo/register_command.php %%WWWDIR%%/apps/files_sharing/appinfo/routes.php %%WWWDIR%%/apps/files_sharing/appinfo/signature.json %%WWWDIR%%/apps/files_sharing/appinfo/update.php %%WWWDIR%%/apps/files_sharing/css/404.css %%WWWDIR%%/apps/files_sharing/css/authenticate.css %%WWWDIR%%/apps/files_sharing/css/mobile.css %%WWWDIR%%/apps/files_sharing/css/public.css %%WWWDIR%%/apps/files_sharing/css/sharedfilelist.css %%WWWDIR%%/apps/files_sharing/css/sharetabview.css %%WWWDIR%%/apps/files_sharing/img/app.svg %%WWWDIR%%/apps/files_sharing/js/app.js %%WWWDIR%%/apps/files_sharing/js/authenticate.js %%WWWDIR%%/apps/files_sharing/js/external.js %%WWWDIR%%/apps/files_sharing/js/public.js %%WWWDIR%%/apps/files_sharing/js/share.js %%WWWDIR%%/apps/files_sharing/js/sharedfilelist.js %%WWWDIR%%/apps/files_sharing/js/sharetabview.js %%WWWDIR%%/apps/files_sharing/l10n/af_ZA.js %%WWWDIR%%/apps/files_sharing/l10n/af_ZA.json %%WWWDIR%%/apps/files_sharing/l10n/ar.js %%WWWDIR%%/apps/files_sharing/l10n/ar.json %%WWWDIR%%/apps/files_sharing/l10n/ast.js %%WWWDIR%%/apps/files_sharing/l10n/ast.json %%WWWDIR%%/apps/files_sharing/l10n/az.js %%WWWDIR%%/apps/files_sharing/l10n/az.json %%WWWDIR%%/apps/files_sharing/l10n/bg_BG.js %%WWWDIR%%/apps/files_sharing/l10n/bg_BG.json %%WWWDIR%%/apps/files_sharing/l10n/bn_BD.js %%WWWDIR%%/apps/files_sharing/l10n/bn_BD.json %%WWWDIR%%/apps/files_sharing/l10n/bn_IN.js %%WWWDIR%%/apps/files_sharing/l10n/bn_IN.json %%WWWDIR%%/apps/files_sharing/l10n/bs.js %%WWWDIR%%/apps/files_sharing/l10n/bs.json %%WWWDIR%%/apps/files_sharing/l10n/ca.js %%WWWDIR%%/apps/files_sharing/l10n/ca.json %%WWWDIR%%/apps/files_sharing/l10n/cs_CZ.js %%WWWDIR%%/apps/files_sharing/l10n/cs_CZ.json %%WWWDIR%%/apps/files_sharing/l10n/cy_GB.js %%WWWDIR%%/apps/files_sharing/l10n/cy_GB.json %%WWWDIR%%/apps/files_sharing/l10n/da.js %%WWWDIR%%/apps/files_sharing/l10n/da.json %%WWWDIR%%/apps/files_sharing/l10n/de.js %%WWWDIR%%/apps/files_sharing/l10n/de.json %%WWWDIR%%/apps/files_sharing/l10n/de_AT.js %%WWWDIR%%/apps/files_sharing/l10n/de_AT.json %%WWWDIR%%/apps/files_sharing/l10n/de_DE.js %%WWWDIR%%/apps/files_sharing/l10n/de_DE.json %%WWWDIR%%/apps/files_sharing/l10n/el.js %%WWWDIR%%/apps/files_sharing/l10n/el.json %%WWWDIR%%/apps/files_sharing/l10n/en_GB.js %%WWWDIR%%/apps/files_sharing/l10n/en_GB.json %%WWWDIR%%/apps/files_sharing/l10n/eo.js %%WWWDIR%%/apps/files_sharing/l10n/eo.json %%WWWDIR%%/apps/files_sharing/l10n/es.js %%WWWDIR%%/apps/files_sharing/l10n/es.json %%WWWDIR%%/apps/files_sharing/l10n/es_AR.js %%WWWDIR%%/apps/files_sharing/l10n/es_AR.json %%WWWDIR%%/apps/files_sharing/l10n/es_CL.js %%WWWDIR%%/apps/files_sharing/l10n/es_CL.json %%WWWDIR%%/apps/files_sharing/l10n/es_MX.js %%WWWDIR%%/apps/files_sharing/l10n/es_MX.json %%WWWDIR%%/apps/files_sharing/l10n/et_EE.js %%WWWDIR%%/apps/files_sharing/l10n/et_EE.json %%WWWDIR%%/apps/files_sharing/l10n/eu.js %%WWWDIR%%/apps/files_sharing/l10n/eu.json %%WWWDIR%%/apps/files_sharing/l10n/fa.js %%WWWDIR%%/apps/files_sharing/l10n/fa.json %%WWWDIR%%/apps/files_sharing/l10n/fi_FI.js %%WWWDIR%%/apps/files_sharing/l10n/fi_FI.json %%WWWDIR%%/apps/files_sharing/l10n/fil.js %%WWWDIR%%/apps/files_sharing/l10n/fil.json %%WWWDIR%%/apps/files_sharing/l10n/fr.js %%WWWDIR%%/apps/files_sharing/l10n/fr.json %%WWWDIR%%/apps/files_sharing/l10n/gl.js %%WWWDIR%%/apps/files_sharing/l10n/gl.json %%WWWDIR%%/apps/files_sharing/l10n/he.js %%WWWDIR%%/apps/files_sharing/l10n/he.json %%WWWDIR%%/apps/files_sharing/l10n/hi.js %%WWWDIR%%/apps/files_sharing/l10n/hi.json %%WWWDIR%%/apps/files_sharing/l10n/hr.js %%WWWDIR%%/apps/files_sharing/l10n/hr.json %%WWWDIR%%/apps/files_sharing/l10n/hu_HU.js %%WWWDIR%%/apps/files_sharing/l10n/hu_HU.json %%WWWDIR%%/apps/files_sharing/l10n/hy.js %%WWWDIR%%/apps/files_sharing/l10n/hy.json %%WWWDIR%%/apps/files_sharing/l10n/ia.js %%WWWDIR%%/apps/files_sharing/l10n/ia.json %%WWWDIR%%/apps/files_sharing/l10n/id.js %%WWWDIR%%/apps/files_sharing/l10n/id.json %%WWWDIR%%/apps/files_sharing/l10n/is.js %%WWWDIR%%/apps/files_sharing/l10n/is.json %%WWWDIR%%/apps/files_sharing/l10n/it.js %%WWWDIR%%/apps/files_sharing/l10n/it.json %%WWWDIR%%/apps/files_sharing/l10n/ja.js %%WWWDIR%%/apps/files_sharing/l10n/ja.json %%WWWDIR%%/apps/files_sharing/l10n/jv.js %%WWWDIR%%/apps/files_sharing/l10n/jv.json %%WWWDIR%%/apps/files_sharing/l10n/ka_GE.js %%WWWDIR%%/apps/files_sharing/l10n/ka_GE.json %%WWWDIR%%/apps/files_sharing/l10n/km.js %%WWWDIR%%/apps/files_sharing/l10n/km.json %%WWWDIR%%/apps/files_sharing/l10n/kn.js %%WWWDIR%%/apps/files_sharing/l10n/kn.json %%WWWDIR%%/apps/files_sharing/l10n/ko.js %%WWWDIR%%/apps/files_sharing/l10n/ko.json %%WWWDIR%%/apps/files_sharing/l10n/ku_IQ.js %%WWWDIR%%/apps/files_sharing/l10n/ku_IQ.json %%WWWDIR%%/apps/files_sharing/l10n/lb.js %%WWWDIR%%/apps/files_sharing/l10n/lb.json %%WWWDIR%%/apps/files_sharing/l10n/lo.js %%WWWDIR%%/apps/files_sharing/l10n/lo.json %%WWWDIR%%/apps/files_sharing/l10n/lt_LT.js %%WWWDIR%%/apps/files_sharing/l10n/lt_LT.json %%WWWDIR%%/apps/files_sharing/l10n/lv.js %%WWWDIR%%/apps/files_sharing/l10n/lv.json %%WWWDIR%%/apps/files_sharing/l10n/mk.js %%WWWDIR%%/apps/files_sharing/l10n/mk.json %%WWWDIR%%/apps/files_sharing/l10n/ml_IN.js %%WWWDIR%%/apps/files_sharing/l10n/ml_IN.json %%WWWDIR%%/apps/files_sharing/l10n/mn.js %%WWWDIR%%/apps/files_sharing/l10n/mn.json %%WWWDIR%%/apps/files_sharing/l10n/ms_MY.js %%WWWDIR%%/apps/files_sharing/l10n/ms_MY.json %%WWWDIR%%/apps/files_sharing/l10n/my_MM.js %%WWWDIR%%/apps/files_sharing/l10n/my_MM.json %%WWWDIR%%/apps/files_sharing/l10n/nb_NO.js %%WWWDIR%%/apps/files_sharing/l10n/nb_NO.json %%WWWDIR%%/apps/files_sharing/l10n/nds.js %%WWWDIR%%/apps/files_sharing/l10n/nds.json %%WWWDIR%%/apps/files_sharing/l10n/nl.js %%WWWDIR%%/apps/files_sharing/l10n/nl.json %%WWWDIR%%/apps/files_sharing/l10n/nn_NO.js %%WWWDIR%%/apps/files_sharing/l10n/nn_NO.json %%WWWDIR%%/apps/files_sharing/l10n/oc.js %%WWWDIR%%/apps/files_sharing/l10n/oc.json %%WWWDIR%%/apps/files_sharing/l10n/pa.js %%WWWDIR%%/apps/files_sharing/l10n/pa.json %%WWWDIR%%/apps/files_sharing/l10n/pl.js %%WWWDIR%%/apps/files_sharing/l10n/pl.json %%WWWDIR%%/apps/files_sharing/l10n/pt_BR.js %%WWWDIR%%/apps/files_sharing/l10n/pt_BR.json %%WWWDIR%%/apps/files_sharing/l10n/pt_PT.js %%WWWDIR%%/apps/files_sharing/l10n/pt_PT.json %%WWWDIR%%/apps/files_sharing/l10n/ro.js %%WWWDIR%%/apps/files_sharing/l10n/ro.json %%WWWDIR%%/apps/files_sharing/l10n/ru.js %%WWWDIR%%/apps/files_sharing/l10n/ru.json %%WWWDIR%%/apps/files_sharing/l10n/si_LK.js %%WWWDIR%%/apps/files_sharing/l10n/si_LK.json %%WWWDIR%%/apps/files_sharing/l10n/sk_SK.js %%WWWDIR%%/apps/files_sharing/l10n/sk_SK.json %%WWWDIR%%/apps/files_sharing/l10n/sl.js %%WWWDIR%%/apps/files_sharing/l10n/sl.json %%WWWDIR%%/apps/files_sharing/l10n/sq.js %%WWWDIR%%/apps/files_sharing/l10n/sq.json %%WWWDIR%%/apps/files_sharing/l10n/sr.js %%WWWDIR%%/apps/files_sharing/l10n/sr.json %%WWWDIR%%/apps/files_sharing/l10n/sr@latin.js %%WWWDIR%%/apps/files_sharing/l10n/sr@latin.json %%WWWDIR%%/apps/files_sharing/l10n/sv.js %%WWWDIR%%/apps/files_sharing/l10n/sv.json %%WWWDIR%%/apps/files_sharing/l10n/ta_IN.js %%WWWDIR%%/apps/files_sharing/l10n/ta_IN.json %%WWWDIR%%/apps/files_sharing/l10n/ta_LK.js %%WWWDIR%%/apps/files_sharing/l10n/ta_LK.json %%WWWDIR%%/apps/files_sharing/l10n/te.js %%WWWDIR%%/apps/files_sharing/l10n/te.json %%WWWDIR%%/apps/files_sharing/l10n/th_TH.js %%WWWDIR%%/apps/files_sharing/l10n/th_TH.json %%WWWDIR%%/apps/files_sharing/l10n/tr.js %%WWWDIR%%/apps/files_sharing/l10n/tr.json %%WWWDIR%%/apps/files_sharing/l10n/ug.js %%WWWDIR%%/apps/files_sharing/l10n/ug.json %%WWWDIR%%/apps/files_sharing/l10n/uk.js %%WWWDIR%%/apps/files_sharing/l10n/uk.json %%WWWDIR%%/apps/files_sharing/l10n/ur_PK.js %%WWWDIR%%/apps/files_sharing/l10n/ur_PK.json %%WWWDIR%%/apps/files_sharing/l10n/vi.js %%WWWDIR%%/apps/files_sharing/l10n/vi.json %%WWWDIR%%/apps/files_sharing/l10n/zh_CN.js %%WWWDIR%%/apps/files_sharing/l10n/zh_CN.json %%WWWDIR%%/apps/files_sharing/l10n/zh_HK.js %%WWWDIR%%/apps/files_sharing/l10n/zh_HK.json %%WWWDIR%%/apps/files_sharing/l10n/zh_TW.js %%WWWDIR%%/apps/files_sharing/l10n/zh_TW.json %%WWWDIR%%/apps/files_sharing/lib/API/OCSShareWrapper.php %%WWWDIR%%/apps/files_sharing/lib/API/Remote.php %%WWWDIR%%/apps/files_sharing/lib/API/Share20OCS.php %%WWWDIR%%/apps/files_sharing/lib/API/Sharees.php %%WWWDIR%%/apps/files_sharing/lib/Activity.php %%WWWDIR%%/apps/files_sharing/lib/AppInfo/Application.php %%WWWDIR%%/apps/files_sharing/lib/Cache.php %%WWWDIR%%/apps/files_sharing/lib/Capabilities.php +%%WWWDIR%%/apps/files_sharing/lib/Command/CleanupRemoteStorages.php %%WWWDIR%%/apps/files_sharing/lib/Controllers/ExternalSharesController.php %%WWWDIR%%/apps/files_sharing/lib/Controllers/ShareController.php %%WWWDIR%%/apps/files_sharing/lib/DeleteOrphanedSharesJob.php %%WWWDIR%%/apps/files_sharing/lib/Exceptions/BrokenPath.php %%WWWDIR%%/apps/files_sharing/lib/Exceptions/S2SException.php %%WWWDIR%%/apps/files_sharing/lib/ExpireSharesJob.php %%WWWDIR%%/apps/files_sharing/lib/External/Cache.php %%WWWDIR%%/apps/files_sharing/lib/External/Manager.php %%WWWDIR%%/apps/files_sharing/lib/External/Mount.php %%WWWDIR%%/apps/files_sharing/lib/External/MountProvider.php %%WWWDIR%%/apps/files_sharing/lib/External/Scanner.php %%WWWDIR%%/apps/files_sharing/lib/External/Storage.php %%WWWDIR%%/apps/files_sharing/lib/External/Watcher.php %%WWWDIR%%/apps/files_sharing/lib/Helper.php %%WWWDIR%%/apps/files_sharing/lib/Hooks.php %%WWWDIR%%/apps/files_sharing/lib/ISharedStorage.php %%WWWDIR%%/apps/files_sharing/lib/Maintainer.php %%WWWDIR%%/apps/files_sharing/lib/Middleware/SharingCheckMiddleware.php %%WWWDIR%%/apps/files_sharing/lib/Migration.php %%WWWDIR%%/apps/files_sharing/lib/MountProvider.php %%WWWDIR%%/apps/files_sharing/lib/Scanner.php %%WWWDIR%%/apps/files_sharing/lib/SharedMount.php %%WWWDIR%%/apps/files_sharing/lib/SharedPropagator.php %%WWWDIR%%/apps/files_sharing/lib/Updater.php %%WWWDIR%%/apps/files_sharing/lib/share/file.php %%WWWDIR%%/apps/files_sharing/lib/share/folder.php %%WWWDIR%%/apps/files_sharing/lib/sharedstorage.php %%WWWDIR%%/apps/files_sharing/list.php %%WWWDIR%%/apps/files_sharing/public.php %%WWWDIR%%/apps/files_sharing/templates/authenticate.php %%WWWDIR%%/apps/files_sharing/templates/list.php %%WWWDIR%%/apps/files_sharing/templates/part.404.php %%WWWDIR%%/apps/files_sharing/templates/public.php %%WWWDIR%%/apps/files_texteditor/appinfo/app.php %%WWWDIR%%/apps/files_texteditor/appinfo/application.php %%WWWDIR%%/apps/files_texteditor/appinfo/info.xml %%WWWDIR%%/apps/files_texteditor/appinfo/routes.php %%WWWDIR%%/apps/files_texteditor/appinfo/signature.json %%WWWDIR%%/apps/files_texteditor/controller/filehandlingcontroller.php %%WWWDIR%%/apps/files_texteditor/css/DroidSansMono/DroidSansMono-webfont.eot %%WWWDIR%%/apps/files_texteditor/css/DroidSansMono/DroidSansMono-webfont.svg %%WWWDIR%%/apps/files_texteditor/css/DroidSansMono/DroidSansMono-webfont.ttf %%WWWDIR%%/apps/files_texteditor/css/DroidSansMono/DroidSansMono-webfont.woff %%WWWDIR%%/apps/files_texteditor/css/DroidSansMono/Google Android License.txt %%WWWDIR%%/apps/files_texteditor/css/DroidSansMono/stylesheet.css %%WWWDIR%%/apps/files_texteditor/css/mobile.css %%WWWDIR%%/apps/files_texteditor/css/style.css %%WWWDIR%%/apps/files_texteditor/img/app.png %%WWWDIR%%/apps/files_texteditor/img/app.svg %%WWWDIR%%/apps/files_texteditor/js/editor.js %%WWWDIR%%/apps/files_texteditor/js/vendor/ace/src-noconflict/ace.js %%WWWDIR%%/apps/files_texteditor/js/vendor/ace/src-noconflict/ext-modelist.js %%WWWDIR%%/apps/files_texteditor/js/vendor/ace/src-noconflict/keybinding-emacs.js %%WWWDIR%%/apps/files_texteditor/js/vendor/ace/src-noconflict/keybinding-vim.js %%WWWDIR%%/apps/files_texteditor/js/vendor/ace/src-noconflict/mode-abap.js %%WWWDIR%%/apps/files_texteditor/js/vendor/ace/src-noconflict/mode-actionscript.js %%WWWDIR%%/apps/files_texteditor/js/vendor/ace/src-noconflict/mode-ada.js %%WWWDIR%%/apps/files_texteditor/js/vendor/ace/src-noconflict/mode-asciidoc.js %%WWWDIR%%/apps/files_texteditor/js/vendor/ace/src-noconflict/mode-assembly_x86.js %%WWWDIR%%/apps/files_texteditor/js/vendor/ace/src-noconflict/mode-autohotkey.js %%WWWDIR%%/apps/files_texteditor/js/vendor/ace/src-noconflict/mode-batchfile.js %%WWWDIR%%/apps/files_texteditor/js/vendor/ace/src-noconflict/mode-c9search.js %%WWWDIR%%/apps/files_texteditor/js/vendor/ace/src-noconflict/mode-c_cpp.js %%WWWDIR%%/apps/files_texteditor/js/vendor/ace/src-noconflict/mode-clojure.js %%WWWDIR%%/apps/files_texteditor/js/vendor/ace/src-noconflict/mode-cobol.js %%WWWDIR%%/apps/files_texteditor/js/vendor/ace/src-noconflict/mode-coffee.js %%WWWDIR%%/apps/files_texteditor/js/vendor/ace/src-noconflict/mode-coldfusion.js %%WWWDIR%%/apps/files_texteditor/js/vendor/ace/src-noconflict/mode-csharp.js %%WWWDIR%%/apps/files_texteditor/js/vendor/ace/src-noconflict/mode-css.js %%WWWDIR%%/apps/files_texteditor/js/vendor/ace/src-noconflict/mode-curly.js %%WWWDIR%%/apps/files_texteditor/js/vendor/ace/src-noconflict/mode-d.js %%WWWDIR%%/apps/files_texteditor/js/vendor/ace/src-noconflict/mode-dart.js %%WWWDIR%%/apps/files_texteditor/js/vendor/ace/src-noconflict/mode-diff.js %%WWWDIR%%/apps/files_texteditor/js/vendor/ace/src-noconflict/mode-django.js %%WWWDIR%%/apps/files_texteditor/js/vendor/ace/src-noconflict/mode-dot.js %%WWWDIR%%/apps/files_texteditor/js/vendor/ace/src-noconflict/mode-ejs.js %%WWWDIR%%/apps/files_texteditor/js/vendor/ace/src-noconflict/mode-erlang.js %%WWWDIR%%/apps/files_texteditor/js/vendor/ace/src-noconflict/mode-forth.js %%WWWDIR%%/apps/files_texteditor/js/vendor/ace/src-noconflict/mode-ftl.js %%WWWDIR%%/apps/files_texteditor/js/vendor/ace/src-noconflict/mode-glsl.js %%WWWDIR%%/apps/files_texteditor/js/vendor/ace/src-noconflict/mode-golang.js %%WWWDIR%%/apps/files_texteditor/js/vendor/ace/src-noconflict/mode-groovy.js %%WWWDIR%%/apps/files_texteditor/js/vendor/ace/src-noconflict/mode-haml.js %%WWWDIR%%/apps/files_texteditor/js/vendor/ace/src-noconflict/mode-haskell.js %%WWWDIR%%/apps/files_texteditor/js/vendor/ace/src-noconflict/mode-haxe.js %%WWWDIR%%/apps/files_texteditor/js/vendor/ace/src-noconflict/mode-html.js %%WWWDIR%%/apps/files_texteditor/js/vendor/ace/src-noconflict/mode-html_ruby.js %%WWWDIR%%/apps/files_texteditor/js/vendor/ace/src-noconflict/mode-ini.js %%WWWDIR%%/apps/files_texteditor/js/vendor/ace/src-noconflict/mode-jade.js %%WWWDIR%%/apps/files_texteditor/js/vendor/ace/src-noconflict/mode-java.js %%WWWDIR%%/apps/files_texteditor/js/vendor/ace/src-noconflict/mode-javascript.js %%WWWDIR%%/apps/files_texteditor/js/vendor/ace/src-noconflict/mode-json.js %%WWWDIR%%/apps/files_texteditor/js/vendor/ace/src-noconflict/mode-jsoniq.js %%WWWDIR%%/apps/files_texteditor/js/vendor/ace/src-noconflict/mode-jsp.js %%WWWDIR%%/apps/files_texteditor/js/vendor/ace/src-noconflict/mode-jsx.js %%WWWDIR%%/apps/files_texteditor/js/vendor/ace/src-noconflict/mode-julia.js %%WWWDIR%%/apps/files_texteditor/js/vendor/ace/src-noconflict/mode-latex.js %%WWWDIR%%/apps/files_texteditor/js/vendor/ace/src-noconflict/mode-less.js %%WWWDIR%%/apps/files_texteditor/js/vendor/ace/src-noconflict/mode-liquid.js %%WWWDIR%%/apps/files_texteditor/js/vendor/ace/src-noconflict/mode-lisp.js %%WWWDIR%%/apps/files_texteditor/js/vendor/ace/src-noconflict/mode-livescript.js %%WWWDIR%%/apps/files_texteditor/js/vendor/ace/src-noconflict/mode-logiql.js %%WWWDIR%%/apps/files_texteditor/js/vendor/ace/src-noconflict/mode-lsl.js %%WWWDIR%%/apps/files_texteditor/js/vendor/ace/src-noconflict/mode-lua.js %%WWWDIR%%/apps/files_texteditor/js/vendor/ace/src-noconflict/mode-luapage.js %%WWWDIR%%/apps/files_texteditor/js/vendor/ace/src-noconflict/mode-lucene.js %%WWWDIR%%/apps/files_texteditor/js/vendor/ace/src-noconflict/mode-makefile.js %%WWWDIR%%/apps/files_texteditor/js/vendor/ace/src-noconflict/mode-markdown.js %%WWWDIR%%/apps/files_texteditor/js/vendor/ace/src-noconflict/mode-matlab.js %%WWWDIR%%/apps/files_texteditor/js/vendor/ace/src-noconflict/mode-mushcode.js %%WWWDIR%%/apps/files_texteditor/js/vendor/ace/src-noconflict/mode-mushcode_high_rules.js %%WWWDIR%%/apps/files_texteditor/js/vendor/ace/src-noconflict/mode-mysql.js %%WWWDIR%%/apps/files_texteditor/js/vendor/ace/src-noconflict/mode-objectivec.js %%WWWDIR%%/apps/files_texteditor/js/vendor/ace/src-noconflict/mode-ocaml.js %%WWWDIR%%/apps/files_texteditor/js/vendor/ace/src-noconflict/mode-pascal.js %%WWWDIR%%/apps/files_texteditor/js/vendor/ace/src-noconflict/mode-perl.js %%WWWDIR%%/apps/files_texteditor/js/vendor/ace/src-noconflict/mode-pgsql.js %%WWWDIR%%/apps/files_texteditor/js/vendor/ace/src-noconflict/mode-php.js %%WWWDIR%%/apps/files_texteditor/js/vendor/ace/src-noconflict/mode-plain_text.js %%WWWDIR%%/apps/files_texteditor/js/vendor/ace/src-noconflict/mode-powershell.js %%WWWDIR%%/apps/files_texteditor/js/vendor/ace/src-noconflict/mode-prolog.js %%WWWDIR%%/apps/files_texteditor/js/vendor/ace/src-noconflict/mode-properties.js %%WWWDIR%%/apps/files_texteditor/js/vendor/ace/src-noconflict/mode-python.js %%WWWDIR%%/apps/files_texteditor/js/vendor/ace/src-noconflict/mode-r.js %%WWWDIR%%/apps/files_texteditor/js/vendor/ace/src-noconflict/mode-rdoc.js %%WWWDIR%%/apps/files_texteditor/js/vendor/ace/src-noconflict/mode-rhtml.js %%WWWDIR%%/apps/files_texteditor/js/vendor/ace/src-noconflict/mode-ruby.js %%WWWDIR%%/apps/files_texteditor/js/vendor/ace/src-noconflict/mode-rust.js %%WWWDIR%%/apps/files_texteditor/js/vendor/ace/src-noconflict/mode-sass.js %%WWWDIR%%/apps/files_texteditor/js/vendor/ace/src-noconflict/mode-scad.js %%WWWDIR%%/apps/files_texteditor/js/vendor/ace/src-noconflict/mode-scala.js %%WWWDIR%%/apps/files_texteditor/js/vendor/ace/src-noconflict/mode-scheme.js %%WWWDIR%%/apps/files_texteditor/js/vendor/ace/src-noconflict/mode-scss.js %%WWWDIR%%/apps/files_texteditor/js/vendor/ace/src-noconflict/mode-sh.js %%WWWDIR%%/apps/files_texteditor/js/vendor/ace/src-noconflict/mode-snippets.js %%WWWDIR%%/apps/files_texteditor/js/vendor/ace/src-noconflict/mode-sql.js %%WWWDIR%%/apps/files_texteditor/js/vendor/ace/src-noconflict/mode-stylus.js %%WWWDIR%%/apps/files_texteditor/js/vendor/ace/src-noconflict/mode-svg.js %%WWWDIR%%/apps/files_texteditor/js/vendor/ace/src-noconflict/mode-tcl.js %%WWWDIR%%/apps/files_texteditor/js/vendor/ace/src-noconflict/mode-tex.js %%WWWDIR%%/apps/files_texteditor/js/vendor/ace/src-noconflict/mode-textile.js %%WWWDIR%%/apps/files_texteditor/js/vendor/ace/src-noconflict/mode-tmsnippet.js %%WWWDIR%%/apps/files_texteditor/js/vendor/ace/src-noconflict/mode-toml.js %%WWWDIR%%/apps/files_texteditor/js/vendor/ace/src-noconflict/mode-twig.js %%WWWDIR%%/apps/files_texteditor/js/vendor/ace/src-noconflict/mode-typescript.js %%WWWDIR%%/apps/files_texteditor/js/vendor/ace/src-noconflict/mode-vbscript.js %%WWWDIR%%/apps/files_texteditor/js/vendor/ace/src-noconflict/mode-velocity.js %%WWWDIR%%/apps/files_texteditor/js/vendor/ace/src-noconflict/mode-verilog.js %%WWWDIR%%/apps/files_texteditor/js/vendor/ace/src-noconflict/mode-xml.js %%WWWDIR%%/apps/files_texteditor/js/vendor/ace/src-noconflict/mode-xquery.js %%WWWDIR%%/apps/files_texteditor/js/vendor/ace/src-noconflict/mode-yaml.js %%WWWDIR%%/apps/files_texteditor/js/vendor/ace/src-noconflict/snippets/abap.js %%WWWDIR%%/apps/files_texteditor/js/vendor/ace/src-noconflict/snippets/actionscript.js %%WWWDIR%%/apps/files_texteditor/js/vendor/ace/src-noconflict/snippets/ada.js %%WWWDIR%%/apps/files_texteditor/js/vendor/ace/src-noconflict/snippets/asciidoc.js %%WWWDIR%%/apps/files_texteditor/js/vendor/ace/src-noconflict/snippets/assembly_x86.js %%WWWDIR%%/apps/files_texteditor/js/vendor/ace/src-noconflict/snippets/autohotkey.js %%WWWDIR%%/apps/files_texteditor/js/vendor/ace/src-noconflict/snippets/batchfile.js %%WWWDIR%%/apps/files_texteditor/js/vendor/ace/src-noconflict/snippets/c9search.js %%WWWDIR%%/apps/files_texteditor/js/vendor/ace/src-noconflict/snippets/c_cpp.js %%WWWDIR%%/apps/files_texteditor/js/vendor/ace/src-noconflict/snippets/clojure.js %%WWWDIR%%/apps/files_texteditor/js/vendor/ace/src-noconflict/snippets/cobol.js %%WWWDIR%%/apps/files_texteditor/js/vendor/ace/src-noconflict/snippets/coffee.js %%WWWDIR%%/apps/files_texteditor/js/vendor/ace/src-noconflict/snippets/coldfusion.js %%WWWDIR%%/apps/files_texteditor/js/vendor/ace/src-noconflict/snippets/csharp.js %%WWWDIR%%/apps/files_texteditor/js/vendor/ace/src-noconflict/snippets/css.js %%WWWDIR%%/apps/files_texteditor/js/vendor/ace/src-noconflict/snippets/curly.js %%WWWDIR%%/apps/files_texteditor/js/vendor/ace/src-noconflict/snippets/d.js %%WWWDIR%%/apps/files_texteditor/js/vendor/ace/src-noconflict/snippets/dart.js %%WWWDIR%%/apps/files_texteditor/js/vendor/ace/src-noconflict/snippets/diff.js %%WWWDIR%%/apps/files_texteditor/js/vendor/ace/src-noconflict/snippets/django.js %%WWWDIR%%/apps/files_texteditor/js/vendor/ace/src-noconflict/snippets/dot.js %%WWWDIR%%/apps/files_texteditor/js/vendor/ace/src-noconflict/snippets/ejs.js %%WWWDIR%%/apps/files_texteditor/js/vendor/ace/src-noconflict/snippets/erlang.js %%WWWDIR%%/apps/files_texteditor/js/vendor/ace/src-noconflict/snippets/forth.js %%WWWDIR%%/apps/files_texteditor/js/vendor/ace/src-noconflict/snippets/ftl.js %%WWWDIR%%/apps/files_texteditor/js/vendor/ace/src-noconflict/snippets/glsl.js %%WWWDIR%%/apps/files_texteditor/js/vendor/ace/src-noconflict/snippets/golang.js %%WWWDIR%%/apps/files_texteditor/js/vendor/ace/src-noconflict/snippets/groovy.js %%WWWDIR%%/apps/files_texteditor/js/vendor/ace/src-noconflict/snippets/haml.js %%WWWDIR%%/apps/files_texteditor/js/vendor/ace/src-noconflict/snippets/haskell.js %%WWWDIR%%/apps/files_texteditor/js/vendor/ace/src-noconflict/snippets/haxe.js %%WWWDIR%%/apps/files_texteditor/js/vendor/ace/src-noconflict/snippets/html.js %%WWWDIR%%/apps/files_texteditor/js/vendor/ace/src-noconflict/snippets/html_ruby.js %%WWWDIR%%/apps/files_texteditor/js/vendor/ace/src-noconflict/snippets/ini.js %%WWWDIR%%/apps/files_texteditor/js/vendor/ace/src-noconflict/snippets/jade.js %%WWWDIR%%/apps/files_texteditor/js/vendor/ace/src-noconflict/snippets/java.js %%WWWDIR%%/apps/files_texteditor/js/vendor/ace/src-noconflict/snippets/javascript.js %%WWWDIR%%/apps/files_texteditor/js/vendor/ace/src-noconflict/snippets/json.js %%WWWDIR%%/apps/files_texteditor/js/vendor/ace/src-noconflict/snippets/jsoniq.js %%WWWDIR%%/apps/files_texteditor/js/vendor/ace/src-noconflict/snippets/jsp.js %%WWWDIR%%/apps/files_texteditor/js/vendor/ace/src-noconflict/snippets/jsx.js %%WWWDIR%%/apps/files_texteditor/js/vendor/ace/src-noconflict/snippets/julia.js %%WWWDIR%%/apps/files_texteditor/js/vendor/ace/src-noconflict/snippets/latex.js %%WWWDIR%%/apps/files_texteditor/js/vendor/ace/src-noconflict/snippets/less.js %%WWWDIR%%/apps/files_texteditor/js/vendor/ace/src-noconflict/snippets/liquid.js %%WWWDIR%%/apps/files_texteditor/js/vendor/ace/src-noconflict/snippets/lisp.js %%WWWDIR%%/apps/files_texteditor/js/vendor/ace/src-noconflict/snippets/livescript.js %%WWWDIR%%/apps/files_texteditor/js/vendor/ace/src-noconflict/snippets/logiql.js %%WWWDIR%%/apps/files_texteditor/js/vendor/ace/src-noconflict/snippets/lsl.js %%WWWDIR%%/apps/files_texteditor/js/vendor/ace/src-noconflict/snippets/lua.js %%WWWDIR%%/apps/files_texteditor/js/vendor/ace/src-noconflict/snippets/luapage.js %%WWWDIR%%/apps/files_texteditor/js/vendor/ace/src-noconflict/snippets/lucene.js %%WWWDIR%%/apps/files_texteditor/js/vendor/ace/src-noconflict/snippets/makefile.js %%WWWDIR%%/apps/files_texteditor/js/vendor/ace/src-noconflict/snippets/markdown.js %%WWWDIR%%/apps/files_texteditor/js/vendor/ace/src-noconflict/snippets/matlab.js %%WWWDIR%%/apps/files_texteditor/js/vendor/ace/src-noconflict/snippets/mushcode.js %%WWWDIR%%/apps/files_texteditor/js/vendor/ace/src-noconflict/snippets/mushcode_high_rules.js %%WWWDIR%%/apps/files_texteditor/js/vendor/ace/src-noconflict/snippets/mysql.js %%WWWDIR%%/apps/files_texteditor/js/vendor/ace/src-noconflict/snippets/objectivec.js %%WWWDIR%%/apps/files_texteditor/js/vendor/ace/src-noconflict/snippets/ocaml.js %%WWWDIR%%/apps/files_texteditor/js/vendor/ace/src-noconflict/snippets/pascal.js %%WWWDIR%%/apps/files_texteditor/js/vendor/ace/src-noconflict/snippets/perl.js %%WWWDIR%%/apps/files_texteditor/js/vendor/ace/src-noconflict/snippets/pgsql.js %%WWWDIR%%/apps/files_texteditor/js/vendor/ace/src-noconflict/snippets/php.js %%WWWDIR%%/apps/files_texteditor/js/vendor/ace/src-noconflict/snippets/plain_text.js %%WWWDIR%%/apps/files_texteditor/js/vendor/ace/src-noconflict/snippets/powershell.js %%WWWDIR%%/apps/files_texteditor/js/vendor/ace/src-noconflict/snippets/prolog.js %%WWWDIR%%/apps/files_texteditor/js/vendor/ace/src-noconflict/snippets/properties.js %%WWWDIR%%/apps/files_texteditor/js/vendor/ace/src-noconflict/snippets/python.js %%WWWDIR%%/apps/files_texteditor/js/vendor/ace/src-noconflict/snippets/r.js %%WWWDIR%%/apps/files_texteditor/js/vendor/ace/src-noconflict/snippets/rdoc.js %%WWWDIR%%/apps/files_texteditor/js/vendor/ace/src-noconflict/snippets/rhtml.js %%WWWDIR%%/apps/files_texteditor/js/vendor/ace/src-noconflict/snippets/ruby.js %%WWWDIR%%/apps/files_texteditor/js/vendor/ace/src-noconflict/snippets/rust.js %%WWWDIR%%/apps/files_texteditor/js/vendor/ace/src-noconflict/snippets/sass.js %%WWWDIR%%/apps/files_texteditor/js/vendor/ace/src-noconflict/snippets/scad.js %%WWWDIR%%/apps/files_texteditor/js/vendor/ace/src-noconflict/snippets/scala.js %%WWWDIR%%/apps/files_texteditor/js/vendor/ace/src-noconflict/snippets/scheme.js %%WWWDIR%%/apps/files_texteditor/js/vendor/ace/src-noconflict/snippets/scss.js %%WWWDIR%%/apps/files_texteditor/js/vendor/ace/src-noconflict/snippets/sh.js %%WWWDIR%%/apps/files_texteditor/js/vendor/ace/src-noconflict/snippets/snippets.js %%WWWDIR%%/apps/files_texteditor/js/vendor/ace/src-noconflict/snippets/sql.js %%WWWDIR%%/apps/files_texteditor/js/vendor/ace/src-noconflict/snippets/stylus.js %%WWWDIR%%/apps/files_texteditor/js/vendor/ace/src-noconflict/snippets/svg.js %%WWWDIR%%/apps/files_texteditor/js/vendor/ace/src-noconflict/snippets/tcl.js %%WWWDIR%%/apps/files_texteditor/js/vendor/ace/src-noconflict/snippets/tex.js %%WWWDIR%%/apps/files_texteditor/js/vendor/ace/src-noconflict/snippets/text.js %%WWWDIR%%/apps/files_texteditor/js/vendor/ace/src-noconflict/snippets/textile.js %%WWWDIR%%/apps/files_texteditor/js/vendor/ace/src-noconflict/snippets/toml.js %%WWWDIR%%/apps/files_texteditor/js/vendor/ace/src-noconflict/snippets/twig.js %%WWWDIR%%/apps/files_texteditor/js/vendor/ace/src-noconflict/snippets/typescript.js %%WWWDIR%%/apps/files_texteditor/js/vendor/ace/src-noconflict/snippets/vbscript.js %%WWWDIR%%/apps/files_texteditor/js/vendor/ace/src-noconflict/snippets/velocity.js %%WWWDIR%%/apps/files_texteditor/js/vendor/ace/src-noconflict/snippets/verilog.js %%WWWDIR%%/apps/files_texteditor/js/vendor/ace/src-noconflict/snippets/xml.js %%WWWDIR%%/apps/files_texteditor/js/vendor/ace/src-noconflict/snippets/xquery.js %%WWWDIR%%/apps/files_texteditor/js/vendor/ace/src-noconflict/snippets/yaml.js %%WWWDIR%%/apps/files_texteditor/js/vendor/ace/src-noconflict/theme-clouds.js %%WWWDIR%%/apps/files_texteditor/l10n/.tx/config %%WWWDIR%%/apps/files_texteditor/l10n/ar.php %%WWWDIR%%/apps/files_texteditor/l10n/az.js %%WWWDIR%%/apps/files_texteditor/l10n/az.json %%WWWDIR%%/apps/files_texteditor/l10n/az.php %%WWWDIR%%/apps/files_texteditor/l10n/bg_BG.js %%WWWDIR%%/apps/files_texteditor/l10n/bg_BG.json %%WWWDIR%%/apps/files_texteditor/l10n/bg_BG.php %%WWWDIR%%/apps/files_texteditor/l10n/bn_BD.php %%WWWDIR%%/apps/files_texteditor/l10n/bs.php %%WWWDIR%%/apps/files_texteditor/l10n/ca.js %%WWWDIR%%/apps/files_texteditor/l10n/ca.json %%WWWDIR%%/apps/files_texteditor/l10n/ca.php %%WWWDIR%%/apps/files_texteditor/l10n/cs_CZ.js %%WWWDIR%%/apps/files_texteditor/l10n/cs_CZ.json %%WWWDIR%%/apps/files_texteditor/l10n/cs_CZ.php %%WWWDIR%%/apps/files_texteditor/l10n/cy_GB.php %%WWWDIR%%/apps/files_texteditor/l10n/da.js %%WWWDIR%%/apps/files_texteditor/l10n/da.json %%WWWDIR%%/apps/files_texteditor/l10n/da.php %%WWWDIR%%/apps/files_texteditor/l10n/de.js %%WWWDIR%%/apps/files_texteditor/l10n/de.json %%WWWDIR%%/apps/files_texteditor/l10n/de.php %%WWWDIR%%/apps/files_texteditor/l10n/de_CH.php %%WWWDIR%%/apps/files_texteditor/l10n/de_DE.js %%WWWDIR%%/apps/files_texteditor/l10n/de_DE.json %%WWWDIR%%/apps/files_texteditor/l10n/de_DE.php %%WWWDIR%%/apps/files_texteditor/l10n/el.js %%WWWDIR%%/apps/files_texteditor/l10n/el.json %%WWWDIR%%/apps/files_texteditor/l10n/el.php %%WWWDIR%%/apps/files_texteditor/l10n/en_GB.js %%WWWDIR%%/apps/files_texteditor/l10n/en_GB.json %%WWWDIR%%/apps/files_texteditor/l10n/en_GB.php %%WWWDIR%%/apps/files_texteditor/l10n/eo.php %%WWWDIR%%/apps/files_texteditor/l10n/es.js %%WWWDIR%%/apps/files_texteditor/l10n/es.json %%WWWDIR%%/apps/files_texteditor/l10n/es.php %%WWWDIR%%/apps/files_texteditor/l10n/es_AR.php %%WWWDIR%%/apps/files_texteditor/l10n/es_MX.js %%WWWDIR%%/apps/files_texteditor/l10n/es_MX.json %%WWWDIR%%/apps/files_texteditor/l10n/es_MX.php %%WWWDIR%%/apps/files_texteditor/l10n/et_EE.js %%WWWDIR%%/apps/files_texteditor/l10n/et_EE.json %%WWWDIR%%/apps/files_texteditor/l10n/et_EE.php %%WWWDIR%%/apps/files_texteditor/l10n/eu.php %%WWWDIR%%/apps/files_texteditor/l10n/eu_ES.php %%WWWDIR%%/apps/files_texteditor/l10n/fa.js %%WWWDIR%%/apps/files_texteditor/l10n/fa.json %%WWWDIR%%/apps/files_texteditor/l10n/fa.php %%WWWDIR%%/apps/files_texteditor/l10n/fi_FI.js %%WWWDIR%%/apps/files_texteditor/l10n/fi_FI.json %%WWWDIR%%/apps/files_texteditor/l10n/fi_FI.php %%WWWDIR%%/apps/files_texteditor/l10n/fr.js %%WWWDIR%%/apps/files_texteditor/l10n/fr.json %%WWWDIR%%/apps/files_texteditor/l10n/fr.php %%WWWDIR%%/apps/files_texteditor/l10n/gl.js %%WWWDIR%%/apps/files_texteditor/l10n/gl.json %%WWWDIR%%/apps/files_texteditor/l10n/gl.php %%WWWDIR%%/apps/files_texteditor/l10n/he.js %%WWWDIR%%/apps/files_texteditor/l10n/he.json %%WWWDIR%%/apps/files_texteditor/l10n/he.php %%WWWDIR%%/apps/files_texteditor/l10n/hi.php %%WWWDIR%%/apps/files_texteditor/l10n/hr.php %%WWWDIR%%/apps/files_texteditor/l10n/hu_HU.js %%WWWDIR%%/apps/files_texteditor/l10n/hu_HU.json %%WWWDIR%%/apps/files_texteditor/l10n/hu_HU.php %%WWWDIR%%/apps/files_texteditor/l10n/hy.js %%WWWDIR%%/apps/files_texteditor/l10n/hy.json %%WWWDIR%%/apps/files_texteditor/l10n/hy.php %%WWWDIR%%/apps/files_texteditor/l10n/ia.php %%WWWDIR%%/apps/files_texteditor/l10n/id.js %%WWWDIR%%/apps/files_texteditor/l10n/id.json %%WWWDIR%%/apps/files_texteditor/l10n/id.php %%WWWDIR%%/apps/files_texteditor/l10n/is.js %%WWWDIR%%/apps/files_texteditor/l10n/is.json %%WWWDIR%%/apps/files_texteditor/l10n/is.php %%WWWDIR%%/apps/files_texteditor/l10n/it.js %%WWWDIR%%/apps/files_texteditor/l10n/it.json %%WWWDIR%%/apps/files_texteditor/l10n/it.php %%WWWDIR%%/apps/files_texteditor/l10n/ja.js %%WWWDIR%%/apps/files_texteditor/l10n/ja.json %%WWWDIR%%/apps/files_texteditor/l10n/ja.php %%WWWDIR%%/apps/files_texteditor/l10n/ka_GE.php %%WWWDIR%%/apps/files_texteditor/l10n/km.php %%WWWDIR%%/apps/files_texteditor/l10n/ko.js %%WWWDIR%%/apps/files_texteditor/l10n/ko.json %%WWWDIR%%/apps/files_texteditor/l10n/ko.php %%WWWDIR%%/apps/files_texteditor/l10n/ku_IQ.php %%WWWDIR%%/apps/files_texteditor/l10n/lb.php %%WWWDIR%%/apps/files_texteditor/l10n/lt_LT.js %%WWWDIR%%/apps/files_texteditor/l10n/lt_LT.json %%WWWDIR%%/apps/files_texteditor/l10n/lt_LT.php %%WWWDIR%%/apps/files_texteditor/l10n/lv.php %%WWWDIR%%/apps/files_texteditor/l10n/mk.php %%WWWDIR%%/apps/files_texteditor/l10n/ms_MY.php %%WWWDIR%%/apps/files_texteditor/l10n/nb_NO.js %%WWWDIR%%/apps/files_texteditor/l10n/nb_NO.json %%WWWDIR%%/apps/files_texteditor/l10n/nb_NO.php %%WWWDIR%%/apps/files_texteditor/l10n/nl.js %%WWWDIR%%/apps/files_texteditor/l10n/nl.json %%WWWDIR%%/apps/files_texteditor/l10n/nl.php %%WWWDIR%%/apps/files_texteditor/l10n/nn_NO.php %%WWWDIR%%/apps/files_texteditor/l10n/oc.js %%WWWDIR%%/apps/files_texteditor/l10n/oc.json %%WWWDIR%%/apps/files_texteditor/l10n/oc.php %%WWWDIR%%/apps/files_texteditor/l10n/pa.php %%WWWDIR%%/apps/files_texteditor/l10n/pl.js %%WWWDIR%%/apps/files_texteditor/l10n/pl.json %%WWWDIR%%/apps/files_texteditor/l10n/pl.php %%WWWDIR%%/apps/files_texteditor/l10n/pt_BR.js %%WWWDIR%%/apps/files_texteditor/l10n/pt_BR.json %%WWWDIR%%/apps/files_texteditor/l10n/pt_BR.php %%WWWDIR%%/apps/files_texteditor/l10n/pt_PT.js %%WWWDIR%%/apps/files_texteditor/l10n/pt_PT.json %%WWWDIR%%/apps/files_texteditor/l10n/pt_PT.php %%WWWDIR%%/apps/files_texteditor/l10n/ro.js %%WWWDIR%%/apps/files_texteditor/l10n/ro.json %%WWWDIR%%/apps/files_texteditor/l10n/ro.php %%WWWDIR%%/apps/files_texteditor/l10n/ru.js %%WWWDIR%%/apps/files_texteditor/l10n/ru.json %%WWWDIR%%/apps/files_texteditor/l10n/ru.php %%WWWDIR%%/apps/files_texteditor/l10n/si_LK.php %%WWWDIR%%/apps/files_texteditor/l10n/sk.php %%WWWDIR%%/apps/files_texteditor/l10n/sk_SK.js %%WWWDIR%%/apps/files_texteditor/l10n/sk_SK.json %%WWWDIR%%/apps/files_texteditor/l10n/sk_SK.php %%WWWDIR%%/apps/files_texteditor/l10n/sl.js %%WWWDIR%%/apps/files_texteditor/l10n/sl.json %%WWWDIR%%/apps/files_texteditor/l10n/sl.php %%WWWDIR%%/apps/files_texteditor/l10n/sq.js %%WWWDIR%%/apps/files_texteditor/l10n/sq.json %%WWWDIR%%/apps/files_texteditor/l10n/sq.php %%WWWDIR%%/apps/files_texteditor/l10n/sr.js %%WWWDIR%%/apps/files_texteditor/l10n/sr.json %%WWWDIR%%/apps/files_texteditor/l10n/sr.php %%WWWDIR%%/apps/files_texteditor/l10n/sr@latin.js %%WWWDIR%%/apps/files_texteditor/l10n/sr@latin.json %%WWWDIR%%/apps/files_texteditor/l10n/sr@latin.php %%WWWDIR%%/apps/files_texteditor/l10n/sv.js %%WWWDIR%%/apps/files_texteditor/l10n/sv.json %%WWWDIR%%/apps/files_texteditor/l10n/sv.php %%WWWDIR%%/apps/files_texteditor/l10n/ta_LK.php %%WWWDIR%%/apps/files_texteditor/l10n/te.php %%WWWDIR%%/apps/files_texteditor/l10n/th_TH.js %%WWWDIR%%/apps/files_texteditor/l10n/th_TH.json %%WWWDIR%%/apps/files_texteditor/l10n/th_TH.php %%WWWDIR%%/apps/files_texteditor/l10n/tr.js %%WWWDIR%%/apps/files_texteditor/l10n/tr.json %%WWWDIR%%/apps/files_texteditor/l10n/tr.php %%WWWDIR%%/apps/files_texteditor/l10n/ug.php %%WWWDIR%%/apps/files_texteditor/l10n/uk.js %%WWWDIR%%/apps/files_texteditor/l10n/uk.json %%WWWDIR%%/apps/files_texteditor/l10n/uk.php %%WWWDIR%%/apps/files_texteditor/l10n/vi.js %%WWWDIR%%/apps/files_texteditor/l10n/vi.json %%WWWDIR%%/apps/files_texteditor/l10n/vi.php %%WWWDIR%%/apps/files_texteditor/l10n/zh_CN.js %%WWWDIR%%/apps/files_texteditor/l10n/zh_CN.json %%WWWDIR%%/apps/files_texteditor/l10n/zh_CN.php %%WWWDIR%%/apps/files_texteditor/l10n/zh_HK.php %%WWWDIR%%/apps/files_texteditor/l10n/zh_TW.js %%WWWDIR%%/apps/files_texteditor/l10n/zh_TW.json %%WWWDIR%%/apps/files_texteditor/l10n/zh_TW.php %%WWWDIR%%/apps/files_trashbin/ajax/delete.php %%WWWDIR%%/apps/files_trashbin/ajax/isEmpty.php %%WWWDIR%%/apps/files_trashbin/ajax/list.php %%WWWDIR%%/apps/files_trashbin/ajax/preview.php %%WWWDIR%%/apps/files_trashbin/ajax/undelete.php %%WWWDIR%%/apps/files_trashbin/appinfo/app.php %%WWWDIR%%/apps/files_trashbin/appinfo/database.xml %%WWWDIR%%/apps/files_trashbin/appinfo/info.xml %%WWWDIR%%/apps/files_trashbin/appinfo/register_command.php %%WWWDIR%%/apps/files_trashbin/appinfo/routes.php %%WWWDIR%%/apps/files_trashbin/appinfo/signature.json %%WWWDIR%%/apps/files_trashbin/appinfo/update.php %%WWWDIR%%/apps/files_trashbin/css/trash.css %%WWWDIR%%/apps/files_trashbin/img/app.svg %%WWWDIR%%/apps/files_trashbin/js/app.js %%WWWDIR%%/apps/files_trashbin/js/filelist.js %%WWWDIR%%/apps/files_trashbin/l10n/af_ZA.js %%WWWDIR%%/apps/files_trashbin/l10n/af_ZA.json %%WWWDIR%%/apps/files_trashbin/l10n/ar.js %%WWWDIR%%/apps/files_trashbin/l10n/ar.json %%WWWDIR%%/apps/files_trashbin/l10n/ast.js %%WWWDIR%%/apps/files_trashbin/l10n/ast.json %%WWWDIR%%/apps/files_trashbin/l10n/az.js %%WWWDIR%%/apps/files_trashbin/l10n/az.json %%WWWDIR%%/apps/files_trashbin/l10n/be.js %%WWWDIR%%/apps/files_trashbin/l10n/be.json %%WWWDIR%%/apps/files_trashbin/l10n/bg_BG.js %%WWWDIR%%/apps/files_trashbin/l10n/bg_BG.json %%WWWDIR%%/apps/files_trashbin/l10n/bn_BD.js %%WWWDIR%%/apps/files_trashbin/l10n/bn_BD.json %%WWWDIR%%/apps/files_trashbin/l10n/bn_IN.js %%WWWDIR%%/apps/files_trashbin/l10n/bn_IN.json %%WWWDIR%%/apps/files_trashbin/l10n/bs.js %%WWWDIR%%/apps/files_trashbin/l10n/bs.json %%WWWDIR%%/apps/files_trashbin/l10n/ca.js %%WWWDIR%%/apps/files_trashbin/l10n/ca.json %%WWWDIR%%/apps/files_trashbin/l10n/cs_CZ.js %%WWWDIR%%/apps/files_trashbin/l10n/cs_CZ.json %%WWWDIR%%/apps/files_trashbin/l10n/cy_GB.js %%WWWDIR%%/apps/files_trashbin/l10n/cy_GB.json %%WWWDIR%%/apps/files_trashbin/l10n/da.js %%WWWDIR%%/apps/files_trashbin/l10n/da.json %%WWWDIR%%/apps/files_trashbin/l10n/de.js %%WWWDIR%%/apps/files_trashbin/l10n/de.json %%WWWDIR%%/apps/files_trashbin/l10n/de_AT.js %%WWWDIR%%/apps/files_trashbin/l10n/de_AT.json %%WWWDIR%%/apps/files_trashbin/l10n/de_DE.js %%WWWDIR%%/apps/files_trashbin/l10n/de_DE.json %%WWWDIR%%/apps/files_trashbin/l10n/el.js %%WWWDIR%%/apps/files_trashbin/l10n/el.json %%WWWDIR%%/apps/files_trashbin/l10n/en_GB.js %%WWWDIR%%/apps/files_trashbin/l10n/en_GB.json %%WWWDIR%%/apps/files_trashbin/l10n/eo.js %%WWWDIR%%/apps/files_trashbin/l10n/eo.json %%WWWDIR%%/apps/files_trashbin/l10n/es.js %%WWWDIR%%/apps/files_trashbin/l10n/es.json %%WWWDIR%%/apps/files_trashbin/l10n/es_AR.js %%WWWDIR%%/apps/files_trashbin/l10n/es_AR.json %%WWWDIR%%/apps/files_trashbin/l10n/es_CL.js %%WWWDIR%%/apps/files_trashbin/l10n/es_CL.json %%WWWDIR%%/apps/files_trashbin/l10n/es_MX.js %%WWWDIR%%/apps/files_trashbin/l10n/es_MX.json %%WWWDIR%%/apps/files_trashbin/l10n/et_EE.js %%WWWDIR%%/apps/files_trashbin/l10n/et_EE.json %%WWWDIR%%/apps/files_trashbin/l10n/eu.js %%WWWDIR%%/apps/files_trashbin/l10n/eu.json %%WWWDIR%%/apps/files_trashbin/l10n/fa.js %%WWWDIR%%/apps/files_trashbin/l10n/fa.json %%WWWDIR%%/apps/files_trashbin/l10n/fi_FI.js %%WWWDIR%%/apps/files_trashbin/l10n/fi_FI.json %%WWWDIR%%/apps/files_trashbin/l10n/fil.js %%WWWDIR%%/apps/files_trashbin/l10n/fil.json %%WWWDIR%%/apps/files_trashbin/l10n/fr.js %%WWWDIR%%/apps/files_trashbin/l10n/fr.json %%WWWDIR%%/apps/files_trashbin/l10n/gl.js %%WWWDIR%%/apps/files_trashbin/l10n/gl.json %%WWWDIR%%/apps/files_trashbin/l10n/he.js %%WWWDIR%%/apps/files_trashbin/l10n/he.json %%WWWDIR%%/apps/files_trashbin/l10n/hi.js %%WWWDIR%%/apps/files_trashbin/l10n/hi.json %%WWWDIR%%/apps/files_trashbin/l10n/hr.js %%WWWDIR%%/apps/files_trashbin/l10n/hr.json %%WWWDIR%%/apps/files_trashbin/l10n/hu_HU.js %%WWWDIR%%/apps/files_trashbin/l10n/hu_HU.json %%WWWDIR%%/apps/files_trashbin/l10n/hy.js %%WWWDIR%%/apps/files_trashbin/l10n/hy.json %%WWWDIR%%/apps/files_trashbin/l10n/ia.js %%WWWDIR%%/apps/files_trashbin/l10n/ia.json %%WWWDIR%%/apps/files_trashbin/l10n/id.js %%WWWDIR%%/apps/files_trashbin/l10n/id.json %%WWWDIR%%/apps/files_trashbin/l10n/is.js %%WWWDIR%%/apps/files_trashbin/l10n/is.json %%WWWDIR%%/apps/files_trashbin/l10n/it.js %%WWWDIR%%/apps/files_trashbin/l10n/it.json %%WWWDIR%%/apps/files_trashbin/l10n/ja.js %%WWWDIR%%/apps/files_trashbin/l10n/ja.json %%WWWDIR%%/apps/files_trashbin/l10n/ka_GE.js %%WWWDIR%%/apps/files_trashbin/l10n/ka_GE.json %%WWWDIR%%/apps/files_trashbin/l10n/km.js %%WWWDIR%%/apps/files_trashbin/l10n/km.json %%WWWDIR%%/apps/files_trashbin/l10n/kn.js %%WWWDIR%%/apps/files_trashbin/l10n/kn.json %%WWWDIR%%/apps/files_trashbin/l10n/ko.js %%WWWDIR%%/apps/files_trashbin/l10n/ko.json %%WWWDIR%%/apps/files_trashbin/l10n/ku_IQ.js %%WWWDIR%%/apps/files_trashbin/l10n/ku_IQ.json %%WWWDIR%%/apps/files_trashbin/l10n/lb.js %%WWWDIR%%/apps/files_trashbin/l10n/lb.json %%WWWDIR%%/apps/files_trashbin/l10n/lt_LT.js %%WWWDIR%%/apps/files_trashbin/l10n/lt_LT.json %%WWWDIR%%/apps/files_trashbin/l10n/lv.js %%WWWDIR%%/apps/files_trashbin/l10n/lv.json %%WWWDIR%%/apps/files_trashbin/l10n/mk.js %%WWWDIR%%/apps/files_trashbin/l10n/mk.json %%WWWDIR%%/apps/files_trashbin/l10n/ms_MY.js %%WWWDIR%%/apps/files_trashbin/l10n/ms_MY.json %%WWWDIR%%/apps/files_trashbin/l10n/nb_NO.js %%WWWDIR%%/apps/files_trashbin/l10n/nb_NO.json %%WWWDIR%%/apps/files_trashbin/l10n/nds.js %%WWWDIR%%/apps/files_trashbin/l10n/nds.json %%WWWDIR%%/apps/files_trashbin/l10n/nl.js %%WWWDIR%%/apps/files_trashbin/l10n/nl.json %%WWWDIR%%/apps/files_trashbin/l10n/nn_NO.js %%WWWDIR%%/apps/files_trashbin/l10n/nn_NO.json %%WWWDIR%%/apps/files_trashbin/l10n/oc.js %%WWWDIR%%/apps/files_trashbin/l10n/oc.json %%WWWDIR%%/apps/files_trashbin/l10n/pa.js %%WWWDIR%%/apps/files_trashbin/l10n/pa.json %%WWWDIR%%/apps/files_trashbin/l10n/pl.js %%WWWDIR%%/apps/files_trashbin/l10n/pl.json %%WWWDIR%%/apps/files_trashbin/l10n/pt_BR.js %%WWWDIR%%/apps/files_trashbin/l10n/pt_BR.json %%WWWDIR%%/apps/files_trashbin/l10n/pt_PT.js %%WWWDIR%%/apps/files_trashbin/l10n/pt_PT.json %%WWWDIR%%/apps/files_trashbin/l10n/ro.js %%WWWDIR%%/apps/files_trashbin/l10n/ro.json %%WWWDIR%%/apps/files_trashbin/l10n/ru.js %%WWWDIR%%/apps/files_trashbin/l10n/ru.json %%WWWDIR%%/apps/files_trashbin/l10n/si_LK.js %%WWWDIR%%/apps/files_trashbin/l10n/si_LK.json %%WWWDIR%%/apps/files_trashbin/l10n/sk_SK.js %%WWWDIR%%/apps/files_trashbin/l10n/sk_SK.json %%WWWDIR%%/apps/files_trashbin/l10n/sl.js %%WWWDIR%%/apps/files_trashbin/l10n/sl.json %%WWWDIR%%/apps/files_trashbin/l10n/sq.js %%WWWDIR%%/apps/files_trashbin/l10n/sq.json %%WWWDIR%%/apps/files_trashbin/l10n/sr.js %%WWWDIR%%/apps/files_trashbin/l10n/sr.json %%WWWDIR%%/apps/files_trashbin/l10n/sr@latin.js %%WWWDIR%%/apps/files_trashbin/l10n/sr@latin.json %%WWWDIR%%/apps/files_trashbin/l10n/sv.js %%WWWDIR%%/apps/files_trashbin/l10n/sv.json %%WWWDIR%%/apps/files_trashbin/l10n/ta_LK.js %%WWWDIR%%/apps/files_trashbin/l10n/ta_LK.json %%WWWDIR%%/apps/files_trashbin/l10n/te.js %%WWWDIR%%/apps/files_trashbin/l10n/te.json %%WWWDIR%%/apps/files_trashbin/l10n/th_TH.js %%WWWDIR%%/apps/files_trashbin/l10n/th_TH.json %%WWWDIR%%/apps/files_trashbin/l10n/tr.js %%WWWDIR%%/apps/files_trashbin/l10n/tr.json %%WWWDIR%%/apps/files_trashbin/l10n/ug.js %%WWWDIR%%/apps/files_trashbin/l10n/ug.json %%WWWDIR%%/apps/files_trashbin/l10n/uk.js %%WWWDIR%%/apps/files_trashbin/l10n/uk.json %%WWWDIR%%/apps/files_trashbin/l10n/ur_PK.js %%WWWDIR%%/apps/files_trashbin/l10n/ur_PK.json %%WWWDIR%%/apps/files_trashbin/l10n/vi.js %%WWWDIR%%/apps/files_trashbin/l10n/vi.json %%WWWDIR%%/apps/files_trashbin/l10n/zh_CN.js %%WWWDIR%%/apps/files_trashbin/l10n/zh_CN.json %%WWWDIR%%/apps/files_trashbin/l10n/zh_HK.js %%WWWDIR%%/apps/files_trashbin/l10n/zh_HK.json %%WWWDIR%%/apps/files_trashbin/l10n/zh_TW.js %%WWWDIR%%/apps/files_trashbin/l10n/zh_TW.json %%WWWDIR%%/apps/files_trashbin/lib/AppInfo/Application.php %%WWWDIR%%/apps/files_trashbin/lib/BackgroundJob/ExpireTrash.php %%WWWDIR%%/apps/files_trashbin/lib/Capabilities.php %%WWWDIR%%/apps/files_trashbin/lib/Command/CleanUp.php %%WWWDIR%%/apps/files_trashbin/lib/Command/Expire.php %%WWWDIR%%/apps/files_trashbin/lib/Command/ExpireTrash.php %%WWWDIR%%/apps/files_trashbin/lib/Exceptions/CopyRecursiveException.php %%WWWDIR%%/apps/files_trashbin/lib/Expiration.php %%WWWDIR%%/apps/files_trashbin/lib/Helper.php %%WWWDIR%%/apps/files_trashbin/lib/Hooks.php %%WWWDIR%%/apps/files_trashbin/lib/Storage.php %%WWWDIR%%/apps/files_trashbin/lib/Trashbin.php %%WWWDIR%%/apps/files_trashbin/list.php %%WWWDIR%%/apps/files_trashbin/templates/index.php %%WWWDIR%%/apps/files_versions/ajax/getVersions.php %%WWWDIR%%/apps/files_versions/ajax/preview.php %%WWWDIR%%/apps/files_versions/ajax/rollbackVersion.php %%WWWDIR%%/apps/files_versions/appinfo/app.php %%WWWDIR%%/apps/files_versions/appinfo/info.xml %%WWWDIR%%/apps/files_versions/appinfo/register_command.php %%WWWDIR%%/apps/files_versions/appinfo/routes.php %%WWWDIR%%/apps/files_versions/appinfo/signature.json %%WWWDIR%%/apps/files_versions/css/versions.css %%WWWDIR%%/apps/files_versions/download.php %%WWWDIR%%/apps/files_versions/img/app.svg %%WWWDIR%%/apps/files_versions/js/filesplugin.js %%WWWDIR%%/apps/files_versions/js/versioncollection.js %%WWWDIR%%/apps/files_versions/js/versionmodel.js %%WWWDIR%%/apps/files_versions/js/versionstabview.js %%WWWDIR%%/apps/files_versions/l10n/ar.js %%WWWDIR%%/apps/files_versions/l10n/ar.json %%WWWDIR%%/apps/files_versions/l10n/ast.js %%WWWDIR%%/apps/files_versions/l10n/ast.json %%WWWDIR%%/apps/files_versions/l10n/az.js %%WWWDIR%%/apps/files_versions/l10n/az.json %%WWWDIR%%/apps/files_versions/l10n/bg_BG.js %%WWWDIR%%/apps/files_versions/l10n/bg_BG.json %%WWWDIR%%/apps/files_versions/l10n/bn_BD.js %%WWWDIR%%/apps/files_versions/l10n/bn_BD.json %%WWWDIR%%/apps/files_versions/l10n/bn_IN.js %%WWWDIR%%/apps/files_versions/l10n/bn_IN.json %%WWWDIR%%/apps/files_versions/l10n/bs.js %%WWWDIR%%/apps/files_versions/l10n/bs.json %%WWWDIR%%/apps/files_versions/l10n/ca.js %%WWWDIR%%/apps/files_versions/l10n/ca.json %%WWWDIR%%/apps/files_versions/l10n/cs_CZ.js %%WWWDIR%%/apps/files_versions/l10n/cs_CZ.json %%WWWDIR%%/apps/files_versions/l10n/cy_GB.js %%WWWDIR%%/apps/files_versions/l10n/cy_GB.json %%WWWDIR%%/apps/files_versions/l10n/da.js %%WWWDIR%%/apps/files_versions/l10n/da.json %%WWWDIR%%/apps/files_versions/l10n/de.js %%WWWDIR%%/apps/files_versions/l10n/de.json %%WWWDIR%%/apps/files_versions/l10n/de_DE.js %%WWWDIR%%/apps/files_versions/l10n/de_DE.json %%WWWDIR%%/apps/files_versions/l10n/el.js %%WWWDIR%%/apps/files_versions/l10n/el.json %%WWWDIR%%/apps/files_versions/l10n/en_GB.js %%WWWDIR%%/apps/files_versions/l10n/en_GB.json %%WWWDIR%%/apps/files_versions/l10n/eo.js %%WWWDIR%%/apps/files_versions/l10n/eo.json %%WWWDIR%%/apps/files_versions/l10n/es.js %%WWWDIR%%/apps/files_versions/l10n/es.json %%WWWDIR%%/apps/files_versions/l10n/es_AR.js %%WWWDIR%%/apps/files_versions/l10n/es_AR.json %%WWWDIR%%/apps/files_versions/l10n/es_MX.js %%WWWDIR%%/apps/files_versions/l10n/es_MX.json %%WWWDIR%%/apps/files_versions/l10n/et_EE.js %%WWWDIR%%/apps/files_versions/l10n/et_EE.json %%WWWDIR%%/apps/files_versions/l10n/eu.js %%WWWDIR%%/apps/files_versions/l10n/eu.json %%WWWDIR%%/apps/files_versions/l10n/fa.js %%WWWDIR%%/apps/files_versions/l10n/fa.json %%WWWDIR%%/apps/files_versions/l10n/fi_FI.js %%WWWDIR%%/apps/files_versions/l10n/fi_FI.json %%WWWDIR%%/apps/files_versions/l10n/fr.js %%WWWDIR%%/apps/files_versions/l10n/fr.json %%WWWDIR%%/apps/files_versions/l10n/gl.js %%WWWDIR%%/apps/files_versions/l10n/gl.json %%WWWDIR%%/apps/files_versions/l10n/he.js %%WWWDIR%%/apps/files_versions/l10n/he.json %%WWWDIR%%/apps/files_versions/l10n/hr.js %%WWWDIR%%/apps/files_versions/l10n/hr.json %%WWWDIR%%/apps/files_versions/l10n/hu_HU.js %%WWWDIR%%/apps/files_versions/l10n/hu_HU.json %%WWWDIR%%/apps/files_versions/l10n/hy.js %%WWWDIR%%/apps/files_versions/l10n/hy.json %%WWWDIR%%/apps/files_versions/l10n/id.js %%WWWDIR%%/apps/files_versions/l10n/id.json %%WWWDIR%%/apps/files_versions/l10n/is.js %%WWWDIR%%/apps/files_versions/l10n/is.json %%WWWDIR%%/apps/files_versions/l10n/it.js %%WWWDIR%%/apps/files_versions/l10n/it.json %%WWWDIR%%/apps/files_versions/l10n/ja.js %%WWWDIR%%/apps/files_versions/l10n/ja.json %%WWWDIR%%/apps/files_versions/l10n/ka_GE.js %%WWWDIR%%/apps/files_versions/l10n/ka_GE.json %%WWWDIR%%/apps/files_versions/l10n/km.js %%WWWDIR%%/apps/files_versions/l10n/km.json %%WWWDIR%%/apps/files_versions/l10n/kn.js %%WWWDIR%%/apps/files_versions/l10n/kn.json %%WWWDIR%%/apps/files_versions/l10n/ko.js %%WWWDIR%%/apps/files_versions/l10n/ko.json %%WWWDIR%%/apps/files_versions/l10n/ku_IQ.js %%WWWDIR%%/apps/files_versions/l10n/ku_IQ.json %%WWWDIR%%/apps/files_versions/l10n/lb.js %%WWWDIR%%/apps/files_versions/l10n/lb.json %%WWWDIR%%/apps/files_versions/l10n/lt_LT.js %%WWWDIR%%/apps/files_versions/l10n/lt_LT.json %%WWWDIR%%/apps/files_versions/l10n/lv.js %%WWWDIR%%/apps/files_versions/l10n/lv.json %%WWWDIR%%/apps/files_versions/l10n/mk.js %%WWWDIR%%/apps/files_versions/l10n/mk.json %%WWWDIR%%/apps/files_versions/l10n/ms_MY.js %%WWWDIR%%/apps/files_versions/l10n/ms_MY.json %%WWWDIR%%/apps/files_versions/l10n/nb_NO.js %%WWWDIR%%/apps/files_versions/l10n/nb_NO.json %%WWWDIR%%/apps/files_versions/l10n/nl.js %%WWWDIR%%/apps/files_versions/l10n/nl.json %%WWWDIR%%/apps/files_versions/l10n/nn_NO.js %%WWWDIR%%/apps/files_versions/l10n/nn_NO.json %%WWWDIR%%/apps/files_versions/l10n/oc.js %%WWWDIR%%/apps/files_versions/l10n/oc.json %%WWWDIR%%/apps/files_versions/l10n/pl.js %%WWWDIR%%/apps/files_versions/l10n/pl.json %%WWWDIR%%/apps/files_versions/l10n/pt_BR.js %%WWWDIR%%/apps/files_versions/l10n/pt_BR.json %%WWWDIR%%/apps/files_versions/l10n/pt_PT.js %%WWWDIR%%/apps/files_versions/l10n/pt_PT.json %%WWWDIR%%/apps/files_versions/l10n/ro.js %%WWWDIR%%/apps/files_versions/l10n/ro.json %%WWWDIR%%/apps/files_versions/l10n/ru.js %%WWWDIR%%/apps/files_versions/l10n/ru.json %%WWWDIR%%/apps/files_versions/l10n/si_LK.js %%WWWDIR%%/apps/files_versions/l10n/si_LK.json %%WWWDIR%%/apps/files_versions/l10n/sk_SK.js %%WWWDIR%%/apps/files_versions/l10n/sk_SK.json %%WWWDIR%%/apps/files_versions/l10n/sl.js %%WWWDIR%%/apps/files_versions/l10n/sl.json %%WWWDIR%%/apps/files_versions/l10n/sq.js %%WWWDIR%%/apps/files_versions/l10n/sq.json %%WWWDIR%%/apps/files_versions/l10n/sr.js %%WWWDIR%%/apps/files_versions/l10n/sr.json %%WWWDIR%%/apps/files_versions/l10n/sr@latin.js %%WWWDIR%%/apps/files_versions/l10n/sr@latin.json %%WWWDIR%%/apps/files_versions/l10n/sv.js %%WWWDIR%%/apps/files_versions/l10n/sv.json %%WWWDIR%%/apps/files_versions/l10n/ta_LK.js %%WWWDIR%%/apps/files_versions/l10n/ta_LK.json %%WWWDIR%%/apps/files_versions/l10n/th_TH.js %%WWWDIR%%/apps/files_versions/l10n/th_TH.json %%WWWDIR%%/apps/files_versions/l10n/tr.js %%WWWDIR%%/apps/files_versions/l10n/tr.json %%WWWDIR%%/apps/files_versions/l10n/ug.js %%WWWDIR%%/apps/files_versions/l10n/ug.json %%WWWDIR%%/apps/files_versions/l10n/uk.js %%WWWDIR%%/apps/files_versions/l10n/uk.json %%WWWDIR%%/apps/files_versions/l10n/ur_PK.js %%WWWDIR%%/apps/files_versions/l10n/ur_PK.json %%WWWDIR%%/apps/files_versions/l10n/vi.js %%WWWDIR%%/apps/files_versions/l10n/vi.json %%WWWDIR%%/apps/files_versions/l10n/zh_CN.js %%WWWDIR%%/apps/files_versions/l10n/zh_CN.json %%WWWDIR%%/apps/files_versions/l10n/zh_HK.js %%WWWDIR%%/apps/files_versions/l10n/zh_HK.json %%WWWDIR%%/apps/files_versions/l10n/zh_TW.js %%WWWDIR%%/apps/files_versions/l10n/zh_TW.json %%WWWDIR%%/apps/files_versions/lib/AppInfo/Application.php %%WWWDIR%%/apps/files_versions/lib/BackgroundJob/ExpireVersions.php %%WWWDIR%%/apps/files_versions/lib/Capabilities.php %%WWWDIR%%/apps/files_versions/lib/Command/CleanUp.php %%WWWDIR%%/apps/files_versions/lib/Command/Expire.php %%WWWDIR%%/apps/files_versions/lib/Command/ExpireVersions.php %%WWWDIR%%/apps/files_versions/lib/Expiration.php %%WWWDIR%%/apps/files_versions/lib/Hooks.php %%WWWDIR%%/apps/files_versions/lib/Storage.php %%WWWDIR%%/apps/files_videoplayer/appinfo/app.php %%WWWDIR%%/apps/files_videoplayer/appinfo/info.xml %%WWWDIR%%/apps/files_videoplayer/appinfo/signature.json %%WWWDIR%%/apps/files_videoplayer/css/style.css %%WWWDIR%%/apps/files_videoplayer/img/app.svg %%WWWDIR%%/apps/files_videoplayer/img/poster.png %%WWWDIR%%/apps/files_videoplayer/img/vjs-volume-bar.png %%WWWDIR%%/apps/files_videoplayer/img/vjs-volume-level.png %%WWWDIR%%/apps/files_videoplayer/js/viewer.js %%WWWDIR%%/apps/files_videoplayer/screenshot.jpg %%WWWDIR%%/apps/files_videoplayer/videojs/src/font/vjs.eot %%WWWDIR%%/apps/files_videoplayer/videojs/src/font/vjs.svg %%WWWDIR%%/apps/files_videoplayer/videojs/src/font/vjs.ttf %%WWWDIR%%/apps/files_videoplayer/videojs/src/font/vjs.woff %%WWWDIR%%/apps/files_videoplayer/videojs/src/lang/ar.js %%WWWDIR%%/apps/files_videoplayer/videojs/src/lang/bg.js %%WWWDIR%%/apps/files_videoplayer/videojs/src/lang/ca.js %%WWWDIR%%/apps/files_videoplayer/videojs/src/lang/cs.js %%WWWDIR%%/apps/files_videoplayer/videojs/src/lang/de.js %%WWWDIR%%/apps/files_videoplayer/videojs/src/lang/es.js %%WWWDIR%%/apps/files_videoplayer/videojs/src/lang/fr.js %%WWWDIR%%/apps/files_videoplayer/videojs/src/lang/hu.js %%WWWDIR%%/apps/files_videoplayer/videojs/src/lang/it.js %%WWWDIR%%/apps/files_videoplayer/videojs/src/lang/ja.js %%WWWDIR%%/apps/files_videoplayer/videojs/src/lang/ko.js %%WWWDIR%%/apps/files_videoplayer/videojs/src/lang/nl.js %%WWWDIR%%/apps/files_videoplayer/videojs/src/lang/pt-BR.js %%WWWDIR%%/apps/files_videoplayer/videojs/src/lang/ru.js %%WWWDIR%%/apps/files_videoplayer/videojs/src/lang/tr.js %%WWWDIR%%/apps/files_videoplayer/videojs/src/lang/uk.js %%WWWDIR%%/apps/files_videoplayer/videojs/src/lang/vi.js %%WWWDIR%%/apps/files_videoplayer/videojs/src/lang/zh-CN.js %%WWWDIR%%/apps/files_videoplayer/videojs/src/lang/zh-TW.js %%WWWDIR%%/apps/files_videoplayer/videojs/src/video-js.css %%WWWDIR%%/apps/files_videoplayer/videojs/src/video.js %%WWWDIR%%/apps/firstrunwizard/ajax/disable.php %%WWWDIR%%/apps/firstrunwizard/ajax/enable.php %%WWWDIR%%/apps/firstrunwizard/appinfo/app.php %%WWWDIR%%/apps/firstrunwizard/appinfo/info.xml %%WWWDIR%%/apps/firstrunwizard/appinfo/routes.php %%WWWDIR%%/apps/firstrunwizard/appinfo/signature.json %%WWWDIR%%/apps/firstrunwizard/css/colorbox.css %%WWWDIR%%/apps/firstrunwizard/css/firstrunwizard.css %%WWWDIR%%/apps/firstrunwizard/img/app.svg %%WWWDIR%%/apps/firstrunwizard/js/activate.js %%WWWDIR%%/apps/firstrunwizard/js/firstrunwizard.js %%WWWDIR%%/apps/firstrunwizard/js/jquery.colorbox.js %%WWWDIR%%/apps/firstrunwizard/l10n/.tx/config %%WWWDIR%%/apps/firstrunwizard/l10n/ar.php %%WWWDIR%%/apps/firstrunwizard/l10n/ast.js %%WWWDIR%%/apps/firstrunwizard/l10n/ast.json %%WWWDIR%%/apps/firstrunwizard/l10n/ast.php %%WWWDIR%%/apps/firstrunwizard/l10n/az.js %%WWWDIR%%/apps/firstrunwizard/l10n/az.json %%WWWDIR%%/apps/firstrunwizard/l10n/az.php %%WWWDIR%%/apps/firstrunwizard/l10n/bg_BG.js %%WWWDIR%%/apps/firstrunwizard/l10n/bg_BG.json %%WWWDIR%%/apps/firstrunwizard/l10n/bg_BG.php %%WWWDIR%%/apps/firstrunwizard/l10n/bn_BD.js %%WWWDIR%%/apps/firstrunwizard/l10n/bn_BD.json %%WWWDIR%%/apps/firstrunwizard/l10n/bn_BD.php %%WWWDIR%%/apps/firstrunwizard/l10n/bn_IN.js %%WWWDIR%%/apps/firstrunwizard/l10n/bn_IN.json %%WWWDIR%%/apps/firstrunwizard/l10n/bn_IN.php %%WWWDIR%%/apps/firstrunwizard/l10n/bs.php %%WWWDIR%%/apps/firstrunwizard/l10n/ca.js %%WWWDIR%%/apps/firstrunwizard/l10n/ca.json %%WWWDIR%%/apps/firstrunwizard/l10n/ca.php %%WWWDIR%%/apps/firstrunwizard/l10n/cs_CZ.js %%WWWDIR%%/apps/firstrunwizard/l10n/cs_CZ.json %%WWWDIR%%/apps/firstrunwizard/l10n/cs_CZ.php %%WWWDIR%%/apps/firstrunwizard/l10n/cy_GB.php %%WWWDIR%%/apps/firstrunwizard/l10n/da.js %%WWWDIR%%/apps/firstrunwizard/l10n/da.json %%WWWDIR%%/apps/firstrunwizard/l10n/da.php %%WWWDIR%%/apps/firstrunwizard/l10n/de.js %%WWWDIR%%/apps/firstrunwizard/l10n/de.json %%WWWDIR%%/apps/firstrunwizard/l10n/de.php %%WWWDIR%%/apps/firstrunwizard/l10n/de_CH.php %%WWWDIR%%/apps/firstrunwizard/l10n/de_DE.js %%WWWDIR%%/apps/firstrunwizard/l10n/de_DE.json %%WWWDIR%%/apps/firstrunwizard/l10n/de_DE.php %%WWWDIR%%/apps/firstrunwizard/l10n/el.js %%WWWDIR%%/apps/firstrunwizard/l10n/el.json %%WWWDIR%%/apps/firstrunwizard/l10n/el.php %%WWWDIR%%/apps/firstrunwizard/l10n/en_GB.js %%WWWDIR%%/apps/firstrunwizard/l10n/en_GB.json %%WWWDIR%%/apps/firstrunwizard/l10n/en_GB.php %%WWWDIR%%/apps/firstrunwizard/l10n/eo.js %%WWWDIR%%/apps/firstrunwizard/l10n/eo.json %%WWWDIR%%/apps/firstrunwizard/l10n/eo.php %%WWWDIR%%/apps/firstrunwizard/l10n/es.js %%WWWDIR%%/apps/firstrunwizard/l10n/es.json %%WWWDIR%%/apps/firstrunwizard/l10n/es.php %%WWWDIR%%/apps/firstrunwizard/l10n/es_AR.js %%WWWDIR%%/apps/firstrunwizard/l10n/es_AR.json %%WWWDIR%%/apps/firstrunwizard/l10n/es_AR.php %%WWWDIR%%/apps/firstrunwizard/l10n/es_MX.php %%WWWDIR%%/apps/firstrunwizard/l10n/et_EE.js %%WWWDIR%%/apps/firstrunwizard/l10n/et_EE.json %%WWWDIR%%/apps/firstrunwizard/l10n/et_EE.php %%WWWDIR%%/apps/firstrunwizard/l10n/eu.js %%WWWDIR%%/apps/firstrunwizard/l10n/eu.json %%WWWDIR%%/apps/firstrunwizard/l10n/eu.php %%WWWDIR%%/apps/firstrunwizard/l10n/fa.js %%WWWDIR%%/apps/firstrunwizard/l10n/fa.json %%WWWDIR%%/apps/firstrunwizard/l10n/fa.php %%WWWDIR%%/apps/firstrunwizard/l10n/fi_FI.js %%WWWDIR%%/apps/firstrunwizard/l10n/fi_FI.json %%WWWDIR%%/apps/firstrunwizard/l10n/fi_FI.php %%WWWDIR%%/apps/firstrunwizard/l10n/fr.js %%WWWDIR%%/apps/firstrunwizard/l10n/fr.json %%WWWDIR%%/apps/firstrunwizard/l10n/fr.php %%WWWDIR%%/apps/firstrunwizard/l10n/gl.js %%WWWDIR%%/apps/firstrunwizard/l10n/gl.json %%WWWDIR%%/apps/firstrunwizard/l10n/gl.php %%WWWDIR%%/apps/firstrunwizard/l10n/he.js %%WWWDIR%%/apps/firstrunwizard/l10n/he.json %%WWWDIR%%/apps/firstrunwizard/l10n/he.php %%WWWDIR%%/apps/firstrunwizard/l10n/hr.js %%WWWDIR%%/apps/firstrunwizard/l10n/hr.json %%WWWDIR%%/apps/firstrunwizard/l10n/hr.php %%WWWDIR%%/apps/firstrunwizard/l10n/hu_HU.js %%WWWDIR%%/apps/firstrunwizard/l10n/hu_HU.json %%WWWDIR%%/apps/firstrunwizard/l10n/hu_HU.php %%WWWDIR%%/apps/firstrunwizard/l10n/ia.js %%WWWDIR%%/apps/firstrunwizard/l10n/ia.json %%WWWDIR%%/apps/firstrunwizard/l10n/ia.php %%WWWDIR%%/apps/firstrunwizard/l10n/id.js %%WWWDIR%%/apps/firstrunwizard/l10n/id.json %%WWWDIR%%/apps/firstrunwizard/l10n/id.php %%WWWDIR%%/apps/firstrunwizard/l10n/is.js %%WWWDIR%%/apps/firstrunwizard/l10n/is.json %%WWWDIR%%/apps/firstrunwizard/l10n/is.php %%WWWDIR%%/apps/firstrunwizard/l10n/it.js %%WWWDIR%%/apps/firstrunwizard/l10n/it.json %%WWWDIR%%/apps/firstrunwizard/l10n/it.php %%WWWDIR%%/apps/firstrunwizard/l10n/ja.js %%WWWDIR%%/apps/firstrunwizard/l10n/ja.json %%WWWDIR%%/apps/firstrunwizard/l10n/ja.php %%WWWDIR%%/apps/firstrunwizard/l10n/ka_GE.php %%WWWDIR%%/apps/firstrunwizard/l10n/km.php %%WWWDIR%%/apps/firstrunwizard/l10n/ko.js %%WWWDIR%%/apps/firstrunwizard/l10n/ko.json %%WWWDIR%%/apps/firstrunwizard/l10n/ko.php %%WWWDIR%%/apps/firstrunwizard/l10n/ku_IQ.php %%WWWDIR%%/apps/firstrunwizard/l10n/lb.php %%WWWDIR%%/apps/firstrunwizard/l10n/lt_LT.js %%WWWDIR%%/apps/firstrunwizard/l10n/lt_LT.json %%WWWDIR%%/apps/firstrunwizard/l10n/lt_LT.php %%WWWDIR%%/apps/firstrunwizard/l10n/lv.php %%WWWDIR%%/apps/firstrunwizard/l10n/mk.php %%WWWDIR%%/apps/firstrunwizard/l10n/ms_MY.php %%WWWDIR%%/apps/firstrunwizard/l10n/nb_NO.js %%WWWDIR%%/apps/firstrunwizard/l10n/nb_NO.json %%WWWDIR%%/apps/firstrunwizard/l10n/nb_NO.php %%WWWDIR%%/apps/firstrunwizard/l10n/nl.js %%WWWDIR%%/apps/firstrunwizard/l10n/nl.json %%WWWDIR%%/apps/firstrunwizard/l10n/nl.php %%WWWDIR%%/apps/firstrunwizard/l10n/nn_NO.php %%WWWDIR%%/apps/firstrunwizard/l10n/oc.js %%WWWDIR%%/apps/firstrunwizard/l10n/oc.json %%WWWDIR%%/apps/firstrunwizard/l10n/oc.php %%WWWDIR%%/apps/firstrunwizard/l10n/pl.js %%WWWDIR%%/apps/firstrunwizard/l10n/pl.json %%WWWDIR%%/apps/firstrunwizard/l10n/pl.php %%WWWDIR%%/apps/firstrunwizard/l10n/pt_BR.js %%WWWDIR%%/apps/firstrunwizard/l10n/pt_BR.json %%WWWDIR%%/apps/firstrunwizard/l10n/pt_BR.php %%WWWDIR%%/apps/firstrunwizard/l10n/pt_PT.js %%WWWDIR%%/apps/firstrunwizard/l10n/pt_PT.json %%WWWDIR%%/apps/firstrunwizard/l10n/pt_PT.php %%WWWDIR%%/apps/firstrunwizard/l10n/ro.js %%WWWDIR%%/apps/firstrunwizard/l10n/ro.json %%WWWDIR%%/apps/firstrunwizard/l10n/ro.php %%WWWDIR%%/apps/firstrunwizard/l10n/ru.js %%WWWDIR%%/apps/firstrunwizard/l10n/ru.json %%WWWDIR%%/apps/firstrunwizard/l10n/ru.php %%WWWDIR%%/apps/firstrunwizard/l10n/si_LK.php %%WWWDIR%%/apps/firstrunwizard/l10n/sk_SK.js %%WWWDIR%%/apps/firstrunwizard/l10n/sk_SK.json %%WWWDIR%%/apps/firstrunwizard/l10n/sk_SK.php %%WWWDIR%%/apps/firstrunwizard/l10n/sl.js %%WWWDIR%%/apps/firstrunwizard/l10n/sl.json %%WWWDIR%%/apps/firstrunwizard/l10n/sl.php %%WWWDIR%%/apps/firstrunwizard/l10n/sq.js %%WWWDIR%%/apps/firstrunwizard/l10n/sq.json %%WWWDIR%%/apps/firstrunwizard/l10n/sq.php %%WWWDIR%%/apps/firstrunwizard/l10n/sr.js %%WWWDIR%%/apps/firstrunwizard/l10n/sr.json %%WWWDIR%%/apps/firstrunwizard/l10n/sr.php %%WWWDIR%%/apps/firstrunwizard/l10n/sr@latin.js %%WWWDIR%%/apps/firstrunwizard/l10n/sr@latin.json %%WWWDIR%%/apps/firstrunwizard/l10n/sr@latin.php %%WWWDIR%%/apps/firstrunwizard/l10n/sv.js %%WWWDIR%%/apps/firstrunwizard/l10n/sv.json %%WWWDIR%%/apps/firstrunwizard/l10n/sv.php %%WWWDIR%%/apps/firstrunwizard/l10n/ta_LK.php %%WWWDIR%%/apps/firstrunwizard/l10n/te.php %%WWWDIR%%/apps/firstrunwizard/l10n/th_TH.js %%WWWDIR%%/apps/firstrunwizard/l10n/th_TH.json %%WWWDIR%%/apps/firstrunwizard/l10n/th_TH.php %%WWWDIR%%/apps/firstrunwizard/l10n/tr.js %%WWWDIR%%/apps/firstrunwizard/l10n/tr.json %%WWWDIR%%/apps/firstrunwizard/l10n/tr.php %%WWWDIR%%/apps/firstrunwizard/l10n/ug.php %%WWWDIR%%/apps/firstrunwizard/l10n/uk.js %%WWWDIR%%/apps/firstrunwizard/l10n/uk.json %%WWWDIR%%/apps/firstrunwizard/l10n/uk.php %%WWWDIR%%/apps/firstrunwizard/l10n/vi.php %%WWWDIR%%/apps/firstrunwizard/l10n/zh_CN.js %%WWWDIR%%/apps/firstrunwizard/l10n/zh_CN.json %%WWWDIR%%/apps/firstrunwizard/l10n/zh_CN.php %%WWWDIR%%/apps/firstrunwizard/l10n/zh_HK.php %%WWWDIR%%/apps/firstrunwizard/l10n/zh_TW.js %%WWWDIR%%/apps/firstrunwizard/l10n/zh_TW.json %%WWWDIR%%/apps/firstrunwizard/l10n/zh_TW.php %%WWWDIR%%/apps/firstrunwizard/lib/config.php %%WWWDIR%%/apps/firstrunwizard/lib/util.php %%WWWDIR%%/apps/firstrunwizard/templates/wizard.php %%WWWDIR%%/apps/firstrunwizard/wizard.php -%%WWWDIR%%/apps/gallery/.github/CONTRIBUTING.md -%%WWWDIR%%/apps/gallery/.github/issue_template.md -%%WWWDIR%%/apps/gallery/.github/pull_request_template.md -%%WWWDIR%%/apps/gallery/.gitmodules %%WWWDIR%%/apps/gallery/AUTHORS.md %%WWWDIR%%/apps/gallery/CHANGELOG.md %%WWWDIR%%/apps/gallery/COPYING %%WWWDIR%%/apps/gallery/appinfo/app.php %%WWWDIR%%/apps/gallery/appinfo/application.php %%WWWDIR%%/apps/gallery/appinfo/info.xml %%WWWDIR%%/apps/gallery/appinfo/routes.php %%WWWDIR%%/apps/gallery/appinfo/signature.json %%WWWDIR%%/apps/gallery/build/after_failure.sh %%WWWDIR%%/apps/gallery/build/documentation/docpublisher.sh %%WWWDIR%%/apps/gallery/build/documentation/index.html -%%WWWDIR%%/apps/gallery/build/documentation/reports/index.html %%WWWDIR%%/apps/gallery/build/screenshots/Gallery.jpg %%WWWDIR%%/apps/gallery/build/xdebug_install.sh %%WWWDIR%%/apps/gallery/codeception.yml %%WWWDIR%%/apps/gallery/composer.json %%WWWDIR%%/apps/gallery/composer.lock %%WWWDIR%%/apps/gallery/config/configexception.php %%WWWDIR%%/apps/gallery/config/configparser.php %%WWWDIR%%/apps/gallery/config/configvalidator.php %%WWWDIR%%/apps/gallery/controller/config.php %%WWWDIR%%/apps/gallery/controller/configapicontroller.php %%WWWDIR%%/apps/gallery/controller/configcontroller.php %%WWWDIR%%/apps/gallery/controller/configpubliccontroller.php %%WWWDIR%%/apps/gallery/controller/files.php %%WWWDIR%%/apps/gallery/controller/filesapicontroller.php %%WWWDIR%%/apps/gallery/controller/filescontroller.php %%WWWDIR%%/apps/gallery/controller/filespubliccontroller.php %%WWWDIR%%/apps/gallery/controller/httperror.php %%WWWDIR%%/apps/gallery/controller/pagecontroller.php %%WWWDIR%%/apps/gallery/controller/pathmanipulation.php %%WWWDIR%%/apps/gallery/controller/preview.php %%WWWDIR%%/apps/gallery/controller/previewapicontroller.php %%WWWDIR%%/apps/gallery/controller/previewcontroller.php %%WWWDIR%%/apps/gallery/controller/previewpubliccontroller.php %%WWWDIR%%/apps/gallery/css/authenticate.css %%WWWDIR%%/apps/gallery/css/error.css %%WWWDIR%%/apps/gallery/css/gallerybutton.css %%WWWDIR%%/apps/gallery/css/github-markdown.css %%WWWDIR%%/apps/gallery/css/mobile.css %%WWWDIR%%/apps/gallery/css/public.css %%WWWDIR%%/apps/gallery/css/share.css %%WWWDIR%%/apps/gallery/css/slideshow.css %%WWWDIR%%/apps/gallery/css/styles.css %%WWWDIR%%/apps/gallery/css/upload.css %%WWWDIR%%/apps/gallery/documentation/developers.md %%WWWDIR%%/apps/gallery/environment/environment.php %%WWWDIR%%/apps/gallery/environment/environmentexception.php %%WWWDIR%%/apps/gallery/environment/notfoundenvexception.php %%WWWDIR%%/apps/gallery/http/imageresponse.php %%WWWDIR%%/apps/gallery/img/app.png %%WWWDIR%%/apps/gallery/img/app.svg %%WWWDIR%%/apps/gallery/img/dateasc.png %%WWWDIR%%/apps/gallery/img/dateasc.svg %%WWWDIR%%/apps/gallery/img/datedes.png %%WWWDIR%%/apps/gallery/img/datedes.svg %%WWWDIR%%/apps/gallery/img/folder.png %%WWWDIR%%/apps/gallery/img/folder.svg %%WWWDIR%%/apps/gallery/img/gallery-dark.png %%WWWDIR%%/apps/gallery/img/gallery-dark.svg %%WWWDIR%%/apps/gallery/img/nameasc.png %%WWWDIR%%/apps/gallery/img/nameasc.svg %%WWWDIR%%/apps/gallery/img/namedes.png %%WWWDIR%%/apps/gallery/img/namedes.svg %%WWWDIR%%/apps/gallery/img/toggle.png %%WWWDIR%%/apps/gallery/img/toggle.svg %%WWWDIR%%/apps/gallery/js/.bowerrc %%WWWDIR%%/apps/gallery/js/.jshintrc %%WWWDIR%%/apps/gallery/js/app.js %%WWWDIR%%/apps/gallery/js/bower.json %%WWWDIR%%/apps/gallery/js/breadcrumb.js %%WWWDIR%%/apps/gallery/js/eventsource.js %%WWWDIR%%/apps/gallery/js/gallery.js %%WWWDIR%%/apps/gallery/js/galleryalbum.js %%WWWDIR%%/apps/gallery/js/gallerybutton.js %%WWWDIR%%/apps/gallery/js/galleryconfig.js %%WWWDIR%%/apps/gallery/js/galleryfileaction.js %%WWWDIR%%/apps/gallery/js/galleryimage.js %%WWWDIR%%/apps/gallery/js/galleryinfobox.js %%WWWDIR%%/apps/gallery/js/galleryrow.js %%WWWDIR%%/apps/gallery/js/galleryutility.js %%WWWDIR%%/apps/gallery/js/galleryview.js %%WWWDIR%%/apps/gallery/js/slideshow.js %%WWWDIR%%/apps/gallery/js/slideshowcontrols.js %%WWWDIR%%/apps/gallery/js/slideshowzoomablepreview.js %%WWWDIR%%/apps/gallery/js/thumbnail.js %%WWWDIR%%/apps/gallery/js/upload-helper.js %%WWWDIR%%/apps/gallery/js/vendor/bigshot/LICENSE.txt %%WWWDIR%%/apps/gallery/js/vendor/bigshot/README.txt %%WWWDIR%%/apps/gallery/js/vendor/bigshot/bigshot-compressed.js %%WWWDIR%%/apps/gallery/js/vendor/bigshot/bigshot.js %%WWWDIR%%/apps/gallery/js/vendor/commonmark/LICENSE %%WWWDIR%%/apps/gallery/js/vendor/commonmark/dist/commonmark.js %%WWWDIR%%/apps/gallery/js/vendor/commonmark/dist/commonmark.min.js %%WWWDIR%%/apps/gallery/js/vendor/dompurify/LICENSE %%WWWDIR%%/apps/gallery/js/vendor/dompurify/README.md %%WWWDIR%%/apps/gallery/js/vendor/dompurify/src/purify.js %%WWWDIR%%/apps/gallery/js/vendor/eventsource-polyfill/LICENSE %%WWWDIR%%/apps/gallery/js/vendor/eventsource-polyfill/README.md %%WWWDIR%%/apps/gallery/js/vendor/eventsource-polyfill/dist/eventsource.js %%WWWDIR%%/apps/gallery/js/vendor/jquery-touch-events/README.md %%WWWDIR%%/apps/gallery/js/vendor/jquery-touch-events/src/1.0.1/jquery.mobile-events.js %%WWWDIR%%/apps/gallery/js/vendor/jquery-touch-events/src/1.0.1/jquery.mobile-events.min.js %%WWWDIR%%/apps/gallery/js/vendor/jquery.ui.touch-punch-custom.js %%WWWDIR%%/apps/gallery/js/vendor/jqueryui-touch-punch/README.md %%WWWDIR%%/apps/gallery/js/vendor/jqueryui-touch-punch/jquery.ui.touch-punch.js %%WWWDIR%%/apps/gallery/js/vendor/modified-eventsource-polyfill/eventsource-polyfill.js %%WWWDIR%%/apps/gallery/js/vendor/owncloud/newfilemenu.js %%WWWDIR%%/apps/gallery/js/vendor/owncloud/share.js %%WWWDIR%%/apps/gallery/l10n/.tx/config %%WWWDIR%%/apps/gallery/l10n/af_ZA.php %%WWWDIR%%/apps/gallery/l10n/ar.js %%WWWDIR%%/apps/gallery/l10n/ar.json %%WWWDIR%%/apps/gallery/l10n/ar.php %%WWWDIR%%/apps/gallery/l10n/ast.js %%WWWDIR%%/apps/gallery/l10n/ast.json %%WWWDIR%%/apps/gallery/l10n/ast.php %%WWWDIR%%/apps/gallery/l10n/az.js %%WWWDIR%%/apps/gallery/l10n/az.json %%WWWDIR%%/apps/gallery/l10n/az.php %%WWWDIR%%/apps/gallery/l10n/bg_BG.js %%WWWDIR%%/apps/gallery/l10n/bg_BG.json %%WWWDIR%%/apps/gallery/l10n/bn_BD.js %%WWWDIR%%/apps/gallery/l10n/bn_BD.json %%WWWDIR%%/apps/gallery/l10n/bn_BD.php %%WWWDIR%%/apps/gallery/l10n/bn_IN.js %%WWWDIR%%/apps/gallery/l10n/bn_IN.json %%WWWDIR%%/apps/gallery/l10n/bn_IN.php %%WWWDIR%%/apps/gallery/l10n/bs.php %%WWWDIR%%/apps/gallery/l10n/ca.js %%WWWDIR%%/apps/gallery/l10n/ca.json %%WWWDIR%%/apps/gallery/l10n/ca.php %%WWWDIR%%/apps/gallery/l10n/cs_CZ.js %%WWWDIR%%/apps/gallery/l10n/cs_CZ.json %%WWWDIR%%/apps/gallery/l10n/cy_GB.php %%WWWDIR%%/apps/gallery/l10n/da.js %%WWWDIR%%/apps/gallery/l10n/da.json %%WWWDIR%%/apps/gallery/l10n/de.js %%WWWDIR%%/apps/gallery/l10n/de.json %%WWWDIR%%/apps/gallery/l10n/de_AT.php %%WWWDIR%%/apps/gallery/l10n/de_CH.php %%WWWDIR%%/apps/gallery/l10n/de_DE.js %%WWWDIR%%/apps/gallery/l10n/de_DE.json %%WWWDIR%%/apps/gallery/l10n/el.js %%WWWDIR%%/apps/gallery/l10n/el.json %%WWWDIR%%/apps/gallery/l10n/en_GB.js %%WWWDIR%%/apps/gallery/l10n/en_GB.json %%WWWDIR%%/apps/gallery/l10n/eo.js %%WWWDIR%%/apps/gallery/l10n/eo.json %%WWWDIR%%/apps/gallery/l10n/eo.php %%WWWDIR%%/apps/gallery/l10n/es.js %%WWWDIR%%/apps/gallery/l10n/es.json %%WWWDIR%%/apps/gallery/l10n/es_AR.php %%WWWDIR%%/apps/gallery/l10n/es_CL.php %%WWWDIR%%/apps/gallery/l10n/es_MX.php %%WWWDIR%%/apps/gallery/l10n/et_EE.js %%WWWDIR%%/apps/gallery/l10n/et_EE.json %%WWWDIR%%/apps/gallery/l10n/eu.js %%WWWDIR%%/apps/gallery/l10n/eu.json %%WWWDIR%%/apps/gallery/l10n/eu.php %%WWWDIR%%/apps/gallery/l10n/fa.js %%WWWDIR%%/apps/gallery/l10n/fa.json %%WWWDIR%%/apps/gallery/l10n/fa.php %%WWWDIR%%/apps/gallery/l10n/fi_FI.js %%WWWDIR%%/apps/gallery/l10n/fi_FI.json %%WWWDIR%%/apps/gallery/l10n/fr.js %%WWWDIR%%/apps/gallery/l10n/fr.json %%WWWDIR%%/apps/gallery/l10n/gl.js %%WWWDIR%%/apps/gallery/l10n/gl.json %%WWWDIR%%/apps/gallery/l10n/he.js %%WWWDIR%%/apps/gallery/l10n/he.json %%WWWDIR%%/apps/gallery/l10n/hi.php %%WWWDIR%%/apps/gallery/l10n/hr.js %%WWWDIR%%/apps/gallery/l10n/hr.json %%WWWDIR%%/apps/gallery/l10n/hr.php %%WWWDIR%%/apps/gallery/l10n/hu_HU.js %%WWWDIR%%/apps/gallery/l10n/hu_HU.json %%WWWDIR%%/apps/gallery/l10n/ia.php %%WWWDIR%%/apps/gallery/l10n/id.js %%WWWDIR%%/apps/gallery/l10n/id.json %%WWWDIR%%/apps/gallery/l10n/is.js %%WWWDIR%%/apps/gallery/l10n/is.json %%WWWDIR%%/apps/gallery/l10n/it.js %%WWWDIR%%/apps/gallery/l10n/it.json %%WWWDIR%%/apps/gallery/l10n/ja.js %%WWWDIR%%/apps/gallery/l10n/ja.json %%WWWDIR%%/apps/gallery/l10n/ka_GE.php %%WWWDIR%%/apps/gallery/l10n/km.js %%WWWDIR%%/apps/gallery/l10n/km.json %%WWWDIR%%/apps/gallery/l10n/km.php %%WWWDIR%%/apps/gallery/l10n/ko.js %%WWWDIR%%/apps/gallery/l10n/ko.json %%WWWDIR%%/apps/gallery/l10n/ku_IQ.php %%WWWDIR%%/apps/gallery/l10n/lb.php %%WWWDIR%%/apps/gallery/l10n/lt_LT.js %%WWWDIR%%/apps/gallery/l10n/lt_LT.json %%WWWDIR%%/apps/gallery/l10n/lv.php %%WWWDIR%%/apps/gallery/l10n/mk.php %%WWWDIR%%/apps/gallery/l10n/ms_MY.php %%WWWDIR%%/apps/gallery/l10n/nb_NO.js %%WWWDIR%%/apps/gallery/l10n/nb_NO.json %%WWWDIR%%/apps/gallery/l10n/nl.js %%WWWDIR%%/apps/gallery/l10n/nl.json %%WWWDIR%%/apps/gallery/l10n/nn_NO.php %%WWWDIR%%/apps/gallery/l10n/oc.js %%WWWDIR%%/apps/gallery/l10n/oc.json %%WWWDIR%%/apps/gallery/l10n/pa.php %%WWWDIR%%/apps/gallery/l10n/pl.js %%WWWDIR%%/apps/gallery/l10n/pl.json %%WWWDIR%%/apps/gallery/l10n/pt_BR.js %%WWWDIR%%/apps/gallery/l10n/pt_BR.json %%WWWDIR%%/apps/gallery/l10n/pt_PT.js %%WWWDIR%%/apps/gallery/l10n/pt_PT.json %%WWWDIR%%/apps/gallery/l10n/ro.php %%WWWDIR%%/apps/gallery/l10n/ru.js %%WWWDIR%%/apps/gallery/l10n/ru.json %%WWWDIR%%/apps/gallery/l10n/si_LK.php %%WWWDIR%%/apps/gallery/l10n/sk.php %%WWWDIR%%/apps/gallery/l10n/sk_SK.js %%WWWDIR%%/apps/gallery/l10n/sk_SK.json %%WWWDIR%%/apps/gallery/l10n/sl.js %%WWWDIR%%/apps/gallery/l10n/sl.json %%WWWDIR%%/apps/gallery/l10n/sq.js %%WWWDIR%%/apps/gallery/l10n/sq.json %%WWWDIR%%/apps/gallery/l10n/sr.php %%WWWDIR%%/apps/gallery/l10n/sr@latin.php %%WWWDIR%%/apps/gallery/l10n/sv.js %%WWWDIR%%/apps/gallery/l10n/sv.json %%WWWDIR%%/apps/gallery/l10n/ta_LK.php %%WWWDIR%%/apps/gallery/l10n/th_TH.js %%WWWDIR%%/apps/gallery/l10n/th_TH.json %%WWWDIR%%/apps/gallery/l10n/tr.js %%WWWDIR%%/apps/gallery/l10n/tr.json %%WWWDIR%%/apps/gallery/l10n/ug.php %%WWWDIR%%/apps/gallery/l10n/uk.js %%WWWDIR%%/apps/gallery/l10n/uk.json %%WWWDIR%%/apps/gallery/l10n/uk.php %%WWWDIR%%/apps/gallery/l10n/ur_PK.js %%WWWDIR%%/apps/gallery/l10n/ur_PK.json %%WWWDIR%%/apps/gallery/l10n/ur_PK.php %%WWWDIR%%/apps/gallery/l10n/vi.js %%WWWDIR%%/apps/gallery/l10n/vi.json %%WWWDIR%%/apps/gallery/l10n/vi.php %%WWWDIR%%/apps/gallery/l10n/zh_CN.js %%WWWDIR%%/apps/gallery/l10n/zh_CN.json %%WWWDIR%%/apps/gallery/l10n/zh_HK.php %%WWWDIR%%/apps/gallery/l10n/zh_TW.js %%WWWDIR%%/apps/gallery/l10n/zh_TW.json %%WWWDIR%%/apps/gallery/middleware/checkexception.php %%WWWDIR%%/apps/gallery/middleware/checkmiddleware.php %%WWWDIR%%/apps/gallery/middleware/envcheckmiddleware.php %%WWWDIR%%/apps/gallery/middleware/sharingcheckmiddleware.php %%WWWDIR%%/apps/gallery/phpdoc.xml %%WWWDIR%%/apps/gallery/preview/preview.php %%WWWDIR%%/apps/gallery/service/base64encode.php %%WWWDIR%%/apps/gallery/service/configservice.php %%WWWDIR%%/apps/gallery/service/downloadservice.php %%WWWDIR%%/apps/gallery/service/filesservice.php %%WWWDIR%%/apps/gallery/service/forbiddenserviceexception.php %%WWWDIR%%/apps/gallery/service/internalservererrorserviceexception.php %%WWWDIR%%/apps/gallery/service/notfoundserviceexception.php %%WWWDIR%%/apps/gallery/service/previewservice.php %%WWWDIR%%/apps/gallery/service/searchfolderservice.php %%WWWDIR%%/apps/gallery/service/searchmediaservice.php %%WWWDIR%%/apps/gallery/service/service.php %%WWWDIR%%/apps/gallery/service/serviceexception.php %%WWWDIR%%/apps/gallery/service/thumbnailservice.php %%WWWDIR%%/apps/gallery/templates/authenticate.php %%WWWDIR%%/apps/gallery/templates/index.php %%WWWDIR%%/apps/gallery/templates/part.content.php %%WWWDIR%%/apps/gallery/templates/part.filenotfounderror.php %%WWWDIR%%/apps/gallery/templates/part.internalservererror.php %%WWWDIR%%/apps/gallery/templates/part.linkerror.php %%WWWDIR%%/apps/gallery/templates/public.php %%WWWDIR%%/apps/gallery/templates/slideshow.php %%WWWDIR%%/apps/gallery/utility/eventsource.php %%WWWDIR%%/apps/gallery/vendor/autoload.php %%WWWDIR%%/apps/gallery/vendor/composer/ClassLoader.php %%WWWDIR%%/apps/gallery/vendor/composer/LICENSE %%WWWDIR%%/apps/gallery/vendor/composer/autoload_classmap.php %%WWWDIR%%/apps/gallery/vendor/composer/autoload_namespaces.php %%WWWDIR%%/apps/gallery/vendor/composer/autoload_psr4.php %%WWWDIR%%/apps/gallery/vendor/composer/autoload_real.php %%WWWDIR%%/apps/gallery/vendor/composer/autoload_static.php %%WWWDIR%%/apps/gallery/vendor/composer/installed.json -%%WWWDIR%%/apps/gallery/vendor/symfony/yaml/.gitignore %%WWWDIR%%/apps/gallery/vendor/symfony/yaml/CHANGELOG.md %%WWWDIR%%/apps/gallery/vendor/symfony/yaml/Dumper.php %%WWWDIR%%/apps/gallery/vendor/symfony/yaml/Escaper.php %%WWWDIR%%/apps/gallery/vendor/symfony/yaml/Exception/DumpException.php %%WWWDIR%%/apps/gallery/vendor/symfony/yaml/Exception/ExceptionInterface.php %%WWWDIR%%/apps/gallery/vendor/symfony/yaml/Exception/ParseException.php %%WWWDIR%%/apps/gallery/vendor/symfony/yaml/Exception/RuntimeException.php %%WWWDIR%%/apps/gallery/vendor/symfony/yaml/Inline.php %%WWWDIR%%/apps/gallery/vendor/symfony/yaml/LICENSE %%WWWDIR%%/apps/gallery/vendor/symfony/yaml/Parser.php %%WWWDIR%%/apps/gallery/vendor/symfony/yaml/README.md %%WWWDIR%%/apps/gallery/vendor/symfony/yaml/Tests/DumperTest.php %%WWWDIR%%/apps/gallery/vendor/symfony/yaml/Tests/Fixtures/YtsAnchorAlias.yml %%WWWDIR%%/apps/gallery/vendor/symfony/yaml/Tests/Fixtures/YtsBasicTests.yml %%WWWDIR%%/apps/gallery/vendor/symfony/yaml/Tests/Fixtures/YtsBlockMapping.yml %%WWWDIR%%/apps/gallery/vendor/symfony/yaml/Tests/Fixtures/YtsDocumentSeparator.yml %%WWWDIR%%/apps/gallery/vendor/symfony/yaml/Tests/Fixtures/YtsErrorTests.yml %%WWWDIR%%/apps/gallery/vendor/symfony/yaml/Tests/Fixtures/YtsFlowCollections.yml %%WWWDIR%%/apps/gallery/vendor/symfony/yaml/Tests/Fixtures/YtsFoldedScalars.yml %%WWWDIR%%/apps/gallery/vendor/symfony/yaml/Tests/Fixtures/YtsNullsAndEmpties.yml %%WWWDIR%%/apps/gallery/vendor/symfony/yaml/Tests/Fixtures/YtsSpecificationExamples.yml %%WWWDIR%%/apps/gallery/vendor/symfony/yaml/Tests/Fixtures/YtsTypeTransfers.yml %%WWWDIR%%/apps/gallery/vendor/symfony/yaml/Tests/Fixtures/embededPhp.yml %%WWWDIR%%/apps/gallery/vendor/symfony/yaml/Tests/Fixtures/escapedCharacters.yml %%WWWDIR%%/apps/gallery/vendor/symfony/yaml/Tests/Fixtures/index.yml %%WWWDIR%%/apps/gallery/vendor/symfony/yaml/Tests/Fixtures/sfComments.yml %%WWWDIR%%/apps/gallery/vendor/symfony/yaml/Tests/Fixtures/sfCompact.yml %%WWWDIR%%/apps/gallery/vendor/symfony/yaml/Tests/Fixtures/sfMergeKey.yml %%WWWDIR%%/apps/gallery/vendor/symfony/yaml/Tests/Fixtures/sfObjects.yml %%WWWDIR%%/apps/gallery/vendor/symfony/yaml/Tests/Fixtures/sfQuotes.yml %%WWWDIR%%/apps/gallery/vendor/symfony/yaml/Tests/Fixtures/sfTests.yml %%WWWDIR%%/apps/gallery/vendor/symfony/yaml/Tests/Fixtures/unindentedCollections.yml %%WWWDIR%%/apps/gallery/vendor/symfony/yaml/Tests/InlineTest.php %%WWWDIR%%/apps/gallery/vendor/symfony/yaml/Tests/ParseExceptionTest.php %%WWWDIR%%/apps/gallery/vendor/symfony/yaml/Tests/ParserTest.php %%WWWDIR%%/apps/gallery/vendor/symfony/yaml/Tests/YamlTest.php %%WWWDIR%%/apps/gallery/vendor/symfony/yaml/Unescaper.php %%WWWDIR%%/apps/gallery/vendor/symfony/yaml/Yaml.php %%WWWDIR%%/apps/gallery/vendor/symfony/yaml/composer.json %%WWWDIR%%/apps/gallery/vendor/symfony/yaml/phpunit.xml.dist %%WWWDIR%%/apps/notifications/COPYING %%WWWDIR%%/apps/notifications/appinfo/app.php %%WWWDIR%%/apps/notifications/appinfo/database.xml %%WWWDIR%%/apps/notifications/appinfo/info.xml %%WWWDIR%%/apps/notifications/appinfo/routes.php %%WWWDIR%%/apps/notifications/appinfo/signature.json %%WWWDIR%%/apps/notifications/css/styles.css %%WWWDIR%%/apps/notifications/docs/notification-workflow.md %%WWWDIR%%/apps/notifications/docs/ocs-endpoint-v1.md %%WWWDIR%%/apps/notifications/img/notifications-new.png %%WWWDIR%%/apps/notifications/img/notifications-new.svg %%WWWDIR%%/apps/notifications/img/notifications.png %%WWWDIR%%/apps/notifications/img/notifications.svg %%WWWDIR%%/apps/notifications/img/sample-empty.png %%WWWDIR%%/apps/notifications/img/sample-new.png %%WWWDIR%%/apps/notifications/js/app.js %%WWWDIR%%/apps/notifications/js/notification.js %%WWWDIR%%/apps/notifications/lib/App.php %%WWWDIR%%/apps/notifications/lib/AppInfo/Application.php %%WWWDIR%%/apps/notifications/lib/Capabilities.php %%WWWDIR%%/apps/notifications/lib/Controller/EndpointController.php %%WWWDIR%%/apps/notifications/lib/Handler.php %%WWWDIR%%/apps/provisioning_api/appinfo/info.xml %%WWWDIR%%/apps/provisioning_api/appinfo/routes.php %%WWWDIR%%/apps/provisioning_api/appinfo/signature.json %%WWWDIR%%/apps/provisioning_api/img/app.svg %%WWWDIR%%/apps/provisioning_api/lib/Apps.php %%WWWDIR%%/apps/provisioning_api/lib/Groups.php %%WWWDIR%%/apps/provisioning_api/lib/Users.php %%WWWDIR%%/apps/systemtags/appinfo/app.php %%WWWDIR%%/apps/systemtags/appinfo/info.xml %%WWWDIR%%/apps/systemtags/appinfo/signature.json %%WWWDIR%%/apps/systemtags/css/systemtagsfilelist.css %%WWWDIR%%/apps/systemtags/img/tag.png %%WWWDIR%%/apps/systemtags/img/tag.svg %%WWWDIR%%/apps/systemtags/js/app.js %%WWWDIR%%/apps/systemtags/js/filesplugin.js %%WWWDIR%%/apps/systemtags/js/systemtagsfilelist.js %%WWWDIR%%/apps/systemtags/js/systemtagsinfoview.js %%WWWDIR%%/apps/systemtags/l10n/ar.js %%WWWDIR%%/apps/systemtags/l10n/ar.json %%WWWDIR%%/apps/systemtags/l10n/ast.js %%WWWDIR%%/apps/systemtags/l10n/ast.json %%WWWDIR%%/apps/systemtags/l10n/az.js %%WWWDIR%%/apps/systemtags/l10n/az.json %%WWWDIR%%/apps/systemtags/l10n/bg_BG.js %%WWWDIR%%/apps/systemtags/l10n/bg_BG.json %%WWWDIR%%/apps/systemtags/l10n/bn_BD.js %%WWWDIR%%/apps/systemtags/l10n/bn_BD.json %%WWWDIR%%/apps/systemtags/l10n/bn_IN.js %%WWWDIR%%/apps/systemtags/l10n/bn_IN.json %%WWWDIR%%/apps/systemtags/l10n/bs.js %%WWWDIR%%/apps/systemtags/l10n/bs.json %%WWWDIR%%/apps/systemtags/l10n/ca.js %%WWWDIR%%/apps/systemtags/l10n/ca.json %%WWWDIR%%/apps/systemtags/l10n/cs_CZ.js %%WWWDIR%%/apps/systemtags/l10n/cs_CZ.json %%WWWDIR%%/apps/systemtags/l10n/cy_GB.js %%WWWDIR%%/apps/systemtags/l10n/cy_GB.json %%WWWDIR%%/apps/systemtags/l10n/da.js %%WWWDIR%%/apps/systemtags/l10n/da.json %%WWWDIR%%/apps/systemtags/l10n/de.js %%WWWDIR%%/apps/systemtags/l10n/de.json %%WWWDIR%%/apps/systemtags/l10n/de_AT.js %%WWWDIR%%/apps/systemtags/l10n/de_AT.json %%WWWDIR%%/apps/systemtags/l10n/de_DE.js %%WWWDIR%%/apps/systemtags/l10n/de_DE.json %%WWWDIR%%/apps/systemtags/l10n/el.js %%WWWDIR%%/apps/systemtags/l10n/el.json %%WWWDIR%%/apps/systemtags/l10n/en_GB.js %%WWWDIR%%/apps/systemtags/l10n/en_GB.json %%WWWDIR%%/apps/systemtags/l10n/eo.js %%WWWDIR%%/apps/systemtags/l10n/eo.json %%WWWDIR%%/apps/systemtags/l10n/es.js %%WWWDIR%%/apps/systemtags/l10n/es.json %%WWWDIR%%/apps/systemtags/l10n/es_AR.js %%WWWDIR%%/apps/systemtags/l10n/es_AR.json %%WWWDIR%%/apps/systemtags/l10n/es_MX.js %%WWWDIR%%/apps/systemtags/l10n/es_MX.json %%WWWDIR%%/apps/systemtags/l10n/et_EE.js %%WWWDIR%%/apps/systemtags/l10n/et_EE.json %%WWWDIR%%/apps/systemtags/l10n/eu.js %%WWWDIR%%/apps/systemtags/l10n/eu.json %%WWWDIR%%/apps/systemtags/l10n/fa.js %%WWWDIR%%/apps/systemtags/l10n/fa.json %%WWWDIR%%/apps/systemtags/l10n/fi_FI.js %%WWWDIR%%/apps/systemtags/l10n/fi_FI.json %%WWWDIR%%/apps/systemtags/l10n/fr.js %%WWWDIR%%/apps/systemtags/l10n/fr.json %%WWWDIR%%/apps/systemtags/l10n/gl.js %%WWWDIR%%/apps/systemtags/l10n/gl.json %%WWWDIR%%/apps/systemtags/l10n/he.js %%WWWDIR%%/apps/systemtags/l10n/he.json %%WWWDIR%%/apps/systemtags/l10n/hr.js %%WWWDIR%%/apps/systemtags/l10n/hr.json %%WWWDIR%%/apps/systemtags/l10n/hu_HU.js %%WWWDIR%%/apps/systemtags/l10n/hu_HU.json %%WWWDIR%%/apps/systemtags/l10n/hy.js %%WWWDIR%%/apps/systemtags/l10n/hy.json %%WWWDIR%%/apps/systemtags/l10n/ia.js %%WWWDIR%%/apps/systemtags/l10n/ia.json %%WWWDIR%%/apps/systemtags/l10n/id.js %%WWWDIR%%/apps/systemtags/l10n/id.json %%WWWDIR%%/apps/systemtags/l10n/is.js %%WWWDIR%%/apps/systemtags/l10n/is.json %%WWWDIR%%/apps/systemtags/l10n/it.js %%WWWDIR%%/apps/systemtags/l10n/it.json %%WWWDIR%%/apps/systemtags/l10n/ja.js %%WWWDIR%%/apps/systemtags/l10n/ja.json %%WWWDIR%%/apps/systemtags/l10n/ka_GE.js %%WWWDIR%%/apps/systemtags/l10n/ka_GE.json %%WWWDIR%%/apps/systemtags/l10n/km.js %%WWWDIR%%/apps/systemtags/l10n/km.json %%WWWDIR%%/apps/systemtags/l10n/kn.js %%WWWDIR%%/apps/systemtags/l10n/kn.json %%WWWDIR%%/apps/systemtags/l10n/ko.js %%WWWDIR%%/apps/systemtags/l10n/ko.json %%WWWDIR%%/apps/systemtags/l10n/ku_IQ.js %%WWWDIR%%/apps/systemtags/l10n/ku_IQ.json %%WWWDIR%%/apps/systemtags/l10n/lb.js %%WWWDIR%%/apps/systemtags/l10n/lb.json %%WWWDIR%%/apps/systemtags/l10n/lt_LT.js %%WWWDIR%%/apps/systemtags/l10n/lt_LT.json %%WWWDIR%%/apps/systemtags/l10n/lv.js %%WWWDIR%%/apps/systemtags/l10n/lv.json %%WWWDIR%%/apps/systemtags/l10n/mk.js %%WWWDIR%%/apps/systemtags/l10n/mk.json %%WWWDIR%%/apps/systemtags/l10n/ms_MY.js %%WWWDIR%%/apps/systemtags/l10n/ms_MY.json %%WWWDIR%%/apps/systemtags/l10n/nb_NO.js %%WWWDIR%%/apps/systemtags/l10n/nb_NO.json %%WWWDIR%%/apps/systemtags/l10n/nds.js %%WWWDIR%%/apps/systemtags/l10n/nds.json %%WWWDIR%%/apps/systemtags/l10n/nl.js %%WWWDIR%%/apps/systemtags/l10n/nl.json %%WWWDIR%%/apps/systemtags/l10n/nn_NO.js %%WWWDIR%%/apps/systemtags/l10n/nn_NO.json %%WWWDIR%%/apps/systemtags/l10n/oc.js %%WWWDIR%%/apps/systemtags/l10n/oc.json %%WWWDIR%%/apps/systemtags/l10n/pl.js %%WWWDIR%%/apps/systemtags/l10n/pl.json %%WWWDIR%%/apps/systemtags/l10n/pt_BR.js %%WWWDIR%%/apps/systemtags/l10n/pt_BR.json %%WWWDIR%%/apps/systemtags/l10n/pt_PT.js %%WWWDIR%%/apps/systemtags/l10n/pt_PT.json %%WWWDIR%%/apps/systemtags/l10n/ro.js %%WWWDIR%%/apps/systemtags/l10n/ro.json %%WWWDIR%%/apps/systemtags/l10n/ru.js %%WWWDIR%%/apps/systemtags/l10n/ru.json %%WWWDIR%%/apps/systemtags/l10n/si_LK.js %%WWWDIR%%/apps/systemtags/l10n/si_LK.json %%WWWDIR%%/apps/systemtags/l10n/sk_SK.js %%WWWDIR%%/apps/systemtags/l10n/sk_SK.json %%WWWDIR%%/apps/systemtags/l10n/sl.js %%WWWDIR%%/apps/systemtags/l10n/sl.json %%WWWDIR%%/apps/systemtags/l10n/sq.js %%WWWDIR%%/apps/systemtags/l10n/sq.json %%WWWDIR%%/apps/systemtags/l10n/sr.js %%WWWDIR%%/apps/systemtags/l10n/sr.json %%WWWDIR%%/apps/systemtags/l10n/sr@latin.js %%WWWDIR%%/apps/systemtags/l10n/sr@latin.json %%WWWDIR%%/apps/systemtags/l10n/sv.js %%WWWDIR%%/apps/systemtags/l10n/sv.json %%WWWDIR%%/apps/systemtags/l10n/ta_LK.js %%WWWDIR%%/apps/systemtags/l10n/ta_LK.json %%WWWDIR%%/apps/systemtags/l10n/te.js %%WWWDIR%%/apps/systemtags/l10n/te.json %%WWWDIR%%/apps/systemtags/l10n/th_TH.js %%WWWDIR%%/apps/systemtags/l10n/th_TH.json %%WWWDIR%%/apps/systemtags/l10n/tr.js %%WWWDIR%%/apps/systemtags/l10n/tr.json %%WWWDIR%%/apps/systemtags/l10n/ug.js %%WWWDIR%%/apps/systemtags/l10n/ug.json %%WWWDIR%%/apps/systemtags/l10n/uk.js %%WWWDIR%%/apps/systemtags/l10n/uk.json %%WWWDIR%%/apps/systemtags/l10n/ur_PK.js %%WWWDIR%%/apps/systemtags/l10n/ur_PK.json %%WWWDIR%%/apps/systemtags/l10n/vi.js %%WWWDIR%%/apps/systemtags/l10n/vi.json %%WWWDIR%%/apps/systemtags/l10n/zh_CN.js %%WWWDIR%%/apps/systemtags/l10n/zh_CN.json %%WWWDIR%%/apps/systemtags/l10n/zh_HK.js %%WWWDIR%%/apps/systemtags/l10n/zh_HK.json %%WWWDIR%%/apps/systemtags/l10n/zh_TW.js %%WWWDIR%%/apps/systemtags/l10n/zh_TW.json %%WWWDIR%%/apps/systemtags/lib/Activity/Extension.php %%WWWDIR%%/apps/systemtags/lib/Activity/Listener.php %%WWWDIR%%/apps/systemtags/list.php %%WWWDIR%%/apps/systemtags/templates/list.php %%WWWDIR%%/apps/templateeditor/app/templateeditor.php %%WWWDIR%%/apps/templateeditor/appinfo/app.php %%WWWDIR%%/apps/templateeditor/appinfo/info.xml %%WWWDIR%%/apps/templateeditor/appinfo/routes.php %%WWWDIR%%/apps/templateeditor/appinfo/signature.json %%WWWDIR%%/apps/templateeditor/controller/adminsettingscontroller.php %%WWWDIR%%/apps/templateeditor/css/settings-admin.css %%WWWDIR%%/apps/templateeditor/http/mailtemplateresponse.php %%WWWDIR%%/apps/templateeditor/img/app.svg %%WWWDIR%%/apps/templateeditor/js/settings-admin.js %%WWWDIR%%/apps/templateeditor/l10n/.tx/config %%WWWDIR%%/apps/templateeditor/l10n/ar.js %%WWWDIR%%/apps/templateeditor/l10n/ar.json %%WWWDIR%%/apps/templateeditor/l10n/ar.php %%WWWDIR%%/apps/templateeditor/l10n/ast.js %%WWWDIR%%/apps/templateeditor/l10n/ast.json %%WWWDIR%%/apps/templateeditor/l10n/ast.php %%WWWDIR%%/apps/templateeditor/l10n/az.js %%WWWDIR%%/apps/templateeditor/l10n/az.json %%WWWDIR%%/apps/templateeditor/l10n/az.php %%WWWDIR%%/apps/templateeditor/l10n/bg_BG.js %%WWWDIR%%/apps/templateeditor/l10n/bg_BG.json %%WWWDIR%%/apps/templateeditor/l10n/bg_BG.php %%WWWDIR%%/apps/templateeditor/l10n/bn_BD.js %%WWWDIR%%/apps/templateeditor/l10n/bn_BD.json %%WWWDIR%%/apps/templateeditor/l10n/bn_BD.php %%WWWDIR%%/apps/templateeditor/l10n/bn_IN.js %%WWWDIR%%/apps/templateeditor/l10n/bn_IN.json %%WWWDIR%%/apps/templateeditor/l10n/bn_IN.php %%WWWDIR%%/apps/templateeditor/l10n/bs.php %%WWWDIR%%/apps/templateeditor/l10n/ca.js %%WWWDIR%%/apps/templateeditor/l10n/ca.json %%WWWDIR%%/apps/templateeditor/l10n/ca.php %%WWWDIR%%/apps/templateeditor/l10n/cs_CZ.js %%WWWDIR%%/apps/templateeditor/l10n/cs_CZ.json %%WWWDIR%%/apps/templateeditor/l10n/cs_CZ.php %%WWWDIR%%/apps/templateeditor/l10n/cy_GB.php %%WWWDIR%%/apps/templateeditor/l10n/da.js %%WWWDIR%%/apps/templateeditor/l10n/da.json %%WWWDIR%%/apps/templateeditor/l10n/da.php %%WWWDIR%%/apps/templateeditor/l10n/de.js %%WWWDIR%%/apps/templateeditor/l10n/de.json %%WWWDIR%%/apps/templateeditor/l10n/de.php %%WWWDIR%%/apps/templateeditor/l10n/de_AT.php %%WWWDIR%%/apps/templateeditor/l10n/de_CH.php %%WWWDIR%%/apps/templateeditor/l10n/de_DE.js %%WWWDIR%%/apps/templateeditor/l10n/de_DE.json %%WWWDIR%%/apps/templateeditor/l10n/de_DE.php %%WWWDIR%%/apps/templateeditor/l10n/el.js %%WWWDIR%%/apps/templateeditor/l10n/el.json %%WWWDIR%%/apps/templateeditor/l10n/el.php %%WWWDIR%%/apps/templateeditor/l10n/en_GB.js %%WWWDIR%%/apps/templateeditor/l10n/en_GB.json %%WWWDIR%%/apps/templateeditor/l10n/en_GB.php %%WWWDIR%%/apps/templateeditor/l10n/eo.php %%WWWDIR%%/apps/templateeditor/l10n/es.js %%WWWDIR%%/apps/templateeditor/l10n/es.json %%WWWDIR%%/apps/templateeditor/l10n/es.php %%WWWDIR%%/apps/templateeditor/l10n/es_AR.php %%WWWDIR%%/apps/templateeditor/l10n/es_MX.php %%WWWDIR%%/apps/templateeditor/l10n/et_EE.js %%WWWDIR%%/apps/templateeditor/l10n/et_EE.json %%WWWDIR%%/apps/templateeditor/l10n/et_EE.php %%WWWDIR%%/apps/templateeditor/l10n/eu.js %%WWWDIR%%/apps/templateeditor/l10n/eu.json %%WWWDIR%%/apps/templateeditor/l10n/eu.php %%WWWDIR%%/apps/templateeditor/l10n/eu_ES.php %%WWWDIR%%/apps/templateeditor/l10n/fa.js %%WWWDIR%%/apps/templateeditor/l10n/fa.json %%WWWDIR%%/apps/templateeditor/l10n/fa.php %%WWWDIR%%/apps/templateeditor/l10n/fi_FI.js %%WWWDIR%%/apps/templateeditor/l10n/fi_FI.json %%WWWDIR%%/apps/templateeditor/l10n/fi_FI.php %%WWWDIR%%/apps/templateeditor/l10n/fr.js %%WWWDIR%%/apps/templateeditor/l10n/fr.json %%WWWDIR%%/apps/templateeditor/l10n/fr.php %%WWWDIR%%/apps/templateeditor/l10n/gl.js %%WWWDIR%%/apps/templateeditor/l10n/gl.json %%WWWDIR%%/apps/templateeditor/l10n/gl.php %%WWWDIR%%/apps/templateeditor/l10n/he.js %%WWWDIR%%/apps/templateeditor/l10n/he.json %%WWWDIR%%/apps/templateeditor/l10n/he.php %%WWWDIR%%/apps/templateeditor/l10n/hi.php %%WWWDIR%%/apps/templateeditor/l10n/hr.php %%WWWDIR%%/apps/templateeditor/l10n/hu_HU.js %%WWWDIR%%/apps/templateeditor/l10n/hu_HU.json %%WWWDIR%%/apps/templateeditor/l10n/hu_HU.php %%WWWDIR%%/apps/templateeditor/l10n/hy.php %%WWWDIR%%/apps/templateeditor/l10n/ia.php %%WWWDIR%%/apps/templateeditor/l10n/id.js %%WWWDIR%%/apps/templateeditor/l10n/id.json %%WWWDIR%%/apps/templateeditor/l10n/id.php %%WWWDIR%%/apps/templateeditor/l10n/is.js %%WWWDIR%%/apps/templateeditor/l10n/is.json %%WWWDIR%%/apps/templateeditor/l10n/is.php %%WWWDIR%%/apps/templateeditor/l10n/it.js %%WWWDIR%%/apps/templateeditor/l10n/it.json %%WWWDIR%%/apps/templateeditor/l10n/it.php %%WWWDIR%%/apps/templateeditor/l10n/ja.js %%WWWDIR%%/apps/templateeditor/l10n/ja.json %%WWWDIR%%/apps/templateeditor/l10n/ja.php %%WWWDIR%%/apps/templateeditor/l10n/ka_GE.php %%WWWDIR%%/apps/templateeditor/l10n/km.php %%WWWDIR%%/apps/templateeditor/l10n/ko.js %%WWWDIR%%/apps/templateeditor/l10n/ko.json %%WWWDIR%%/apps/templateeditor/l10n/ko.php %%WWWDIR%%/apps/templateeditor/l10n/ku_IQ.php %%WWWDIR%%/apps/templateeditor/l10n/lb.php %%WWWDIR%%/apps/templateeditor/l10n/lt_LT.php %%WWWDIR%%/apps/templateeditor/l10n/lv.php %%WWWDIR%%/apps/templateeditor/l10n/mk.php %%WWWDIR%%/apps/templateeditor/l10n/ms_MY.php %%WWWDIR%%/apps/templateeditor/l10n/nb_NO.js %%WWWDIR%%/apps/templateeditor/l10n/nb_NO.json %%WWWDIR%%/apps/templateeditor/l10n/nb_NO.php %%WWWDIR%%/apps/templateeditor/l10n/nl.js %%WWWDIR%%/apps/templateeditor/l10n/nl.json %%WWWDIR%%/apps/templateeditor/l10n/nl.php %%WWWDIR%%/apps/templateeditor/l10n/nn_NO.php %%WWWDIR%%/apps/templateeditor/l10n/oc.js %%WWWDIR%%/apps/templateeditor/l10n/oc.json %%WWWDIR%%/apps/templateeditor/l10n/oc.php %%WWWDIR%%/apps/templateeditor/l10n/pl.js %%WWWDIR%%/apps/templateeditor/l10n/pl.json %%WWWDIR%%/apps/templateeditor/l10n/pl.php %%WWWDIR%%/apps/templateeditor/l10n/pt_BR.js %%WWWDIR%%/apps/templateeditor/l10n/pt_BR.json %%WWWDIR%%/apps/templateeditor/l10n/pt_BR.php %%WWWDIR%%/apps/templateeditor/l10n/pt_PT.js %%WWWDIR%%/apps/templateeditor/l10n/pt_PT.json %%WWWDIR%%/apps/templateeditor/l10n/pt_PT.php %%WWWDIR%%/apps/templateeditor/l10n/ro.php %%WWWDIR%%/apps/templateeditor/l10n/ru.js %%WWWDIR%%/apps/templateeditor/l10n/ru.json %%WWWDIR%%/apps/templateeditor/l10n/ru.php %%WWWDIR%%/apps/templateeditor/l10n/si_LK.php %%WWWDIR%%/apps/templateeditor/l10n/sk.php %%WWWDIR%%/apps/templateeditor/l10n/sk_SK.js %%WWWDIR%%/apps/templateeditor/l10n/sk_SK.json %%WWWDIR%%/apps/templateeditor/l10n/sk_SK.php %%WWWDIR%%/apps/templateeditor/l10n/sl.js %%WWWDIR%%/apps/templateeditor/l10n/sl.json %%WWWDIR%%/apps/templateeditor/l10n/sl.php %%WWWDIR%%/apps/templateeditor/l10n/sq.js %%WWWDIR%%/apps/templateeditor/l10n/sq.json %%WWWDIR%%/apps/templateeditor/l10n/sq.php %%WWWDIR%%/apps/templateeditor/l10n/sr.js %%WWWDIR%%/apps/templateeditor/l10n/sr.json %%WWWDIR%%/apps/templateeditor/l10n/sr.php %%WWWDIR%%/apps/templateeditor/l10n/sr@latin.php %%WWWDIR%%/apps/templateeditor/l10n/sv.js %%WWWDIR%%/apps/templateeditor/l10n/sv.json %%WWWDIR%%/apps/templateeditor/l10n/sv.php %%WWWDIR%%/apps/templateeditor/l10n/ta_LK.php %%WWWDIR%%/apps/templateeditor/l10n/te.php %%WWWDIR%%/apps/templateeditor/l10n/th_TH.js %%WWWDIR%%/apps/templateeditor/l10n/th_TH.json %%WWWDIR%%/apps/templateeditor/l10n/th_TH.php %%WWWDIR%%/apps/templateeditor/l10n/tr.js %%WWWDIR%%/apps/templateeditor/l10n/tr.json %%WWWDIR%%/apps/templateeditor/l10n/tr.php %%WWWDIR%%/apps/templateeditor/l10n/ug.php %%WWWDIR%%/apps/templateeditor/l10n/uk.js %%WWWDIR%%/apps/templateeditor/l10n/uk.json %%WWWDIR%%/apps/templateeditor/l10n/uk.php %%WWWDIR%%/apps/templateeditor/l10n/ur_PK.php %%WWWDIR%%/apps/templateeditor/l10n/vi.php %%WWWDIR%%/apps/templateeditor/l10n/zh_CN.js %%WWWDIR%%/apps/templateeditor/l10n/zh_CN.json %%WWWDIR%%/apps/templateeditor/l10n/zh_CN.php %%WWWDIR%%/apps/templateeditor/l10n/zh_HK.php %%WWWDIR%%/apps/templateeditor/l10n/zh_TW.js %%WWWDIR%%/apps/templateeditor/l10n/zh_TW.json %%WWWDIR%%/apps/templateeditor/l10n/zh_TW.php %%WWWDIR%%/apps/templateeditor/lib/mailtemplate.php %%WWWDIR%%/apps/templateeditor/settings-admin.php %%WWWDIR%%/apps/templateeditor/templates/settings-admin.php %%WWWDIR%%/apps/updatenotification/admin.php %%WWWDIR%%/apps/updatenotification/appinfo/app.php %%WWWDIR%%/apps/updatenotification/appinfo/info.xml %%WWWDIR%%/apps/updatenotification/appinfo/routes.php %%WWWDIR%%/apps/updatenotification/appinfo/signature.json %%WWWDIR%%/apps/updatenotification/js/admin.js %%WWWDIR%%/apps/updatenotification/js/notification.js %%WWWDIR%%/apps/updatenotification/l10n/ar.js %%WWWDIR%%/apps/updatenotification/l10n/ar.json %%WWWDIR%%/apps/updatenotification/l10n/ast.js %%WWWDIR%%/apps/updatenotification/l10n/ast.json %%WWWDIR%%/apps/updatenotification/l10n/az.js %%WWWDIR%%/apps/updatenotification/l10n/az.json %%WWWDIR%%/apps/updatenotification/l10n/bg_BG.js %%WWWDIR%%/apps/updatenotification/l10n/bg_BG.json %%WWWDIR%%/apps/updatenotification/l10n/bn_BD.js %%WWWDIR%%/apps/updatenotification/l10n/bn_BD.json %%WWWDIR%%/apps/updatenotification/l10n/bs.js %%WWWDIR%%/apps/updatenotification/l10n/bs.json %%WWWDIR%%/apps/updatenotification/l10n/ca.js %%WWWDIR%%/apps/updatenotification/l10n/ca.json %%WWWDIR%%/apps/updatenotification/l10n/cs_CZ.js %%WWWDIR%%/apps/updatenotification/l10n/cs_CZ.json %%WWWDIR%%/apps/updatenotification/l10n/da.js %%WWWDIR%%/apps/updatenotification/l10n/da.json %%WWWDIR%%/apps/updatenotification/l10n/de.js %%WWWDIR%%/apps/updatenotification/l10n/de.json %%WWWDIR%%/apps/updatenotification/l10n/de_DE.js %%WWWDIR%%/apps/updatenotification/l10n/de_DE.json %%WWWDIR%%/apps/updatenotification/l10n/el.js %%WWWDIR%%/apps/updatenotification/l10n/el.json %%WWWDIR%%/apps/updatenotification/l10n/en_GB.js %%WWWDIR%%/apps/updatenotification/l10n/en_GB.json %%WWWDIR%%/apps/updatenotification/l10n/eo.js %%WWWDIR%%/apps/updatenotification/l10n/eo.json %%WWWDIR%%/apps/updatenotification/l10n/es.js %%WWWDIR%%/apps/updatenotification/l10n/es.json %%WWWDIR%%/apps/updatenotification/l10n/es_AR.js %%WWWDIR%%/apps/updatenotification/l10n/es_AR.json %%WWWDIR%%/apps/updatenotification/l10n/et_EE.js %%WWWDIR%%/apps/updatenotification/l10n/et_EE.json %%WWWDIR%%/apps/updatenotification/l10n/eu.js %%WWWDIR%%/apps/updatenotification/l10n/eu.json %%WWWDIR%%/apps/updatenotification/l10n/fa.js %%WWWDIR%%/apps/updatenotification/l10n/fa.json %%WWWDIR%%/apps/updatenotification/l10n/fi_FI.js %%WWWDIR%%/apps/updatenotification/l10n/fi_FI.json %%WWWDIR%%/apps/updatenotification/l10n/fr.js %%WWWDIR%%/apps/updatenotification/l10n/fr.json %%WWWDIR%%/apps/updatenotification/l10n/gl.js %%WWWDIR%%/apps/updatenotification/l10n/gl.json %%WWWDIR%%/apps/updatenotification/l10n/he.js %%WWWDIR%%/apps/updatenotification/l10n/he.json %%WWWDIR%%/apps/updatenotification/l10n/hr.js %%WWWDIR%%/apps/updatenotification/l10n/hr.json %%WWWDIR%%/apps/updatenotification/l10n/hu_HU.js %%WWWDIR%%/apps/updatenotification/l10n/hu_HU.json %%WWWDIR%%/apps/updatenotification/l10n/id.js %%WWWDIR%%/apps/updatenotification/l10n/id.json %%WWWDIR%%/apps/updatenotification/l10n/is.js %%WWWDIR%%/apps/updatenotification/l10n/is.json %%WWWDIR%%/apps/updatenotification/l10n/it.js %%WWWDIR%%/apps/updatenotification/l10n/it.json %%WWWDIR%%/apps/updatenotification/l10n/ja.js %%WWWDIR%%/apps/updatenotification/l10n/ja.json %%WWWDIR%%/apps/updatenotification/l10n/ko.js %%WWWDIR%%/apps/updatenotification/l10n/ko.json %%WWWDIR%%/apps/updatenotification/l10n/lb.js %%WWWDIR%%/apps/updatenotification/l10n/lb.json %%WWWDIR%%/apps/updatenotification/l10n/lt_LT.js %%WWWDIR%%/apps/updatenotification/l10n/lt_LT.json %%WWWDIR%%/apps/updatenotification/l10n/mk.js %%WWWDIR%%/apps/updatenotification/l10n/mk.json %%WWWDIR%%/apps/updatenotification/l10n/nb_NO.js %%WWWDIR%%/apps/updatenotification/l10n/nb_NO.json %%WWWDIR%%/apps/updatenotification/l10n/nl.js %%WWWDIR%%/apps/updatenotification/l10n/nl.json %%WWWDIR%%/apps/updatenotification/l10n/oc.js %%WWWDIR%%/apps/updatenotification/l10n/oc.json %%WWWDIR%%/apps/updatenotification/l10n/pl.js %%WWWDIR%%/apps/updatenotification/l10n/pl.json %%WWWDIR%%/apps/updatenotification/l10n/pt_BR.js %%WWWDIR%%/apps/updatenotification/l10n/pt_BR.json %%WWWDIR%%/apps/updatenotification/l10n/pt_PT.js %%WWWDIR%%/apps/updatenotification/l10n/pt_PT.json %%WWWDIR%%/apps/updatenotification/l10n/ro.js %%WWWDIR%%/apps/updatenotification/l10n/ro.json %%WWWDIR%%/apps/updatenotification/l10n/ru.js %%WWWDIR%%/apps/updatenotification/l10n/ru.json %%WWWDIR%%/apps/updatenotification/l10n/sk_SK.js %%WWWDIR%%/apps/updatenotification/l10n/sk_SK.json %%WWWDIR%%/apps/updatenotification/l10n/sl.js %%WWWDIR%%/apps/updatenotification/l10n/sl.json %%WWWDIR%%/apps/updatenotification/l10n/sq.js %%WWWDIR%%/apps/updatenotification/l10n/sq.json %%WWWDIR%%/apps/updatenotification/l10n/sr.js %%WWWDIR%%/apps/updatenotification/l10n/sr.json %%WWWDIR%%/apps/updatenotification/l10n/sv.js %%WWWDIR%%/apps/updatenotification/l10n/sv.json %%WWWDIR%%/apps/updatenotification/l10n/th_TH.js %%WWWDIR%%/apps/updatenotification/l10n/th_TH.json %%WWWDIR%%/apps/updatenotification/l10n/tr.js %%WWWDIR%%/apps/updatenotification/l10n/tr.json %%WWWDIR%%/apps/updatenotification/l10n/uk.js %%WWWDIR%%/apps/updatenotification/l10n/uk.json %%WWWDIR%%/apps/updatenotification/l10n/zh_CN.js %%WWWDIR%%/apps/updatenotification/l10n/zh_CN.json %%WWWDIR%%/apps/updatenotification/l10n/zh_TW.js %%WWWDIR%%/apps/updatenotification/l10n/zh_TW.json %%WWWDIR%%/apps/updatenotification/lib/AppInfo/Application.php %%WWWDIR%%/apps/updatenotification/lib/Controller/AdminController.php %%WWWDIR%%/apps/updatenotification/lib/Notification/BackgroundJob.php %%WWWDIR%%/apps/updatenotification/lib/Notification/Notifier.php %%WWWDIR%%/apps/updatenotification/lib/ResetTokenBackgroundJob.php %%WWWDIR%%/apps/updatenotification/lib/UpdateChecker.php %%WWWDIR%%/apps/updatenotification/templates/admin.php %%WWWDIR%%/apps/user_external/appinfo/app.php %%WWWDIR%%/apps/user_external/appinfo/database.xml %%WWWDIR%%/apps/user_external/appinfo/info.xml %%WWWDIR%%/apps/user_external/appinfo/signature.json %%WWWDIR%%/apps/user_external/img/app.svg %%WWWDIR%%/apps/user_external/lib/base.php %%WWWDIR%%/apps/user_external/lib/ftp.php %%WWWDIR%%/apps/user_external/lib/imap.php %%WWWDIR%%/apps/user_external/lib/smb.php %%WWWDIR%%/apps/user_external/lib/webdavauth.php %%WWWDIR%%/apps/user_ldap/ajax/clearMappings.php %%WWWDIR%%/apps/user_ldap/ajax/deleteConfiguration.php %%WWWDIR%%/apps/user_ldap/ajax/getConfiguration.php %%WWWDIR%%/apps/user_ldap/ajax/getNewServerConfigPrefix.php %%WWWDIR%%/apps/user_ldap/ajax/setConfiguration.php %%WWWDIR%%/apps/user_ldap/ajax/testConfiguration.php %%WWWDIR%%/apps/user_ldap/ajax/wizard.php %%WWWDIR%%/apps/user_ldap/appinfo/app.php %%WWWDIR%%/apps/user_ldap/appinfo/database.xml %%WWWDIR%%/apps/user_ldap/appinfo/info.xml %%WWWDIR%%/apps/user_ldap/appinfo/install.php %%WWWDIR%%/apps/user_ldap/appinfo/register_command.php %%WWWDIR%%/apps/user_ldap/appinfo/routes.php %%WWWDIR%%/apps/user_ldap/appinfo/signature.json %%WWWDIR%%/apps/user_ldap/css/settings.css %%WWWDIR%%/apps/user_ldap/img/app.svg %%WWWDIR%%/apps/user_ldap/img/copy.png %%WWWDIR%%/apps/user_ldap/img/copy.svg %%WWWDIR%%/apps/user_ldap/js/wizard/configModel.js %%WWWDIR%%/apps/user_ldap/js/wizard/controller.js %%WWWDIR%%/apps/user_ldap/js/wizard/view.js %%WWWDIR%%/apps/user_ldap/js/wizard/wizard.js %%WWWDIR%%/apps/user_ldap/js/wizard/wizardDetectorAvailableAttributes.js %%WWWDIR%%/apps/user_ldap/js/wizard/wizardDetectorBaseDN.js %%WWWDIR%%/apps/user_ldap/js/wizard/wizardDetectorClearGroupMappings.js %%WWWDIR%%/apps/user_ldap/js/wizard/wizardDetectorClearUserMappings.js %%WWWDIR%%/apps/user_ldap/js/wizard/wizardDetectorEmailAttribute.js %%WWWDIR%%/apps/user_ldap/js/wizard/wizardDetectorFeatureAbstract.js %%WWWDIR%%/apps/user_ldap/js/wizard/wizardDetectorFilterGroup.js %%WWWDIR%%/apps/user_ldap/js/wizard/wizardDetectorFilterLogin.js %%WWWDIR%%/apps/user_ldap/js/wizard/wizardDetectorFilterUser.js %%WWWDIR%%/apps/user_ldap/js/wizard/wizardDetectorGeneric.js %%WWWDIR%%/apps/user_ldap/js/wizard/wizardDetectorGroupCount.js %%WWWDIR%%/apps/user_ldap/js/wizard/wizardDetectorGroupObjectClasses.js %%WWWDIR%%/apps/user_ldap/js/wizard/wizardDetectorGroupsForGroups.js %%WWWDIR%%/apps/user_ldap/js/wizard/wizardDetectorGroupsForUsers.js %%WWWDIR%%/apps/user_ldap/js/wizard/wizardDetectorPort.js %%WWWDIR%%/apps/user_ldap/js/wizard/wizardDetectorQueue.js %%WWWDIR%%/apps/user_ldap/js/wizard/wizardDetectorSimpleRequestAbstract.js %%WWWDIR%%/apps/user_ldap/js/wizard/wizardDetectorTestAbstract.js %%WWWDIR%%/apps/user_ldap/js/wizard/wizardDetectorTestBaseDN.js %%WWWDIR%%/apps/user_ldap/js/wizard/wizardDetectorTestConfiguration.js %%WWWDIR%%/apps/user_ldap/js/wizard/wizardDetectorTestLoginName.js %%WWWDIR%%/apps/user_ldap/js/wizard/wizardDetectorUserCount.js %%WWWDIR%%/apps/user_ldap/js/wizard/wizardDetectorUserDisplayNameAttribute.js %%WWWDIR%%/apps/user_ldap/js/wizard/wizardDetectorUserGroupAssociation.js %%WWWDIR%%/apps/user_ldap/js/wizard/wizardDetectorUserObjectClasses.js %%WWWDIR%%/apps/user_ldap/js/wizard/wizardFilterOnType.js %%WWWDIR%%/apps/user_ldap/js/wizard/wizardFilterOnTypeFactory.js %%WWWDIR%%/apps/user_ldap/js/wizard/wizardObject.js %%WWWDIR%%/apps/user_ldap/js/wizard/wizardTabAbstractFilter.js %%WWWDIR%%/apps/user_ldap/js/wizard/wizardTabAdvanced.js %%WWWDIR%%/apps/user_ldap/js/wizard/wizardTabElementary.js %%WWWDIR%%/apps/user_ldap/js/wizard/wizardTabExpert.js %%WWWDIR%%/apps/user_ldap/js/wizard/wizardTabGeneric.js %%WWWDIR%%/apps/user_ldap/js/wizard/wizardTabGroupFilter.js %%WWWDIR%%/apps/user_ldap/js/wizard/wizardTabLoginFilter.js %%WWWDIR%%/apps/user_ldap/js/wizard/wizardTabUserFilter.js %%WWWDIR%%/apps/user_ldap/l10n/ach.js %%WWWDIR%%/apps/user_ldap/l10n/ach.json %%WWWDIR%%/apps/user_ldap/l10n/ady.js %%WWWDIR%%/apps/user_ldap/l10n/ady.json %%WWWDIR%%/apps/user_ldap/l10n/af_ZA.js %%WWWDIR%%/apps/user_ldap/l10n/af_ZA.json %%WWWDIR%%/apps/user_ldap/l10n/ak.js %%WWWDIR%%/apps/user_ldap/l10n/ak.json %%WWWDIR%%/apps/user_ldap/l10n/am_ET.js %%WWWDIR%%/apps/user_ldap/l10n/am_ET.json %%WWWDIR%%/apps/user_ldap/l10n/ar.js %%WWWDIR%%/apps/user_ldap/l10n/ar.json %%WWWDIR%%/apps/user_ldap/l10n/ast.js %%WWWDIR%%/apps/user_ldap/l10n/ast.json %%WWWDIR%%/apps/user_ldap/l10n/az.js %%WWWDIR%%/apps/user_ldap/l10n/az.json %%WWWDIR%%/apps/user_ldap/l10n/be.js %%WWWDIR%%/apps/user_ldap/l10n/be.json %%WWWDIR%%/apps/user_ldap/l10n/bg_BG.js %%WWWDIR%%/apps/user_ldap/l10n/bg_BG.json %%WWWDIR%%/apps/user_ldap/l10n/bn_BD.js %%WWWDIR%%/apps/user_ldap/l10n/bn_BD.json %%WWWDIR%%/apps/user_ldap/l10n/bn_IN.js %%WWWDIR%%/apps/user_ldap/l10n/bn_IN.json %%WWWDIR%%/apps/user_ldap/l10n/bs.js %%WWWDIR%%/apps/user_ldap/l10n/bs.json %%WWWDIR%%/apps/user_ldap/l10n/ca.js %%WWWDIR%%/apps/user_ldap/l10n/ca.json %%WWWDIR%%/apps/user_ldap/l10n/cs_CZ.js %%WWWDIR%%/apps/user_ldap/l10n/cs_CZ.json %%WWWDIR%%/apps/user_ldap/l10n/cy_GB.js %%WWWDIR%%/apps/user_ldap/l10n/cy_GB.json %%WWWDIR%%/apps/user_ldap/l10n/da.js %%WWWDIR%%/apps/user_ldap/l10n/da.json %%WWWDIR%%/apps/user_ldap/l10n/de.js %%WWWDIR%%/apps/user_ldap/l10n/de.json %%WWWDIR%%/apps/user_ldap/l10n/de_AT.js %%WWWDIR%%/apps/user_ldap/l10n/de_AT.json %%WWWDIR%%/apps/user_ldap/l10n/de_DE.js %%WWWDIR%%/apps/user_ldap/l10n/de_DE.json %%WWWDIR%%/apps/user_ldap/l10n/el.js %%WWWDIR%%/apps/user_ldap/l10n/el.json %%WWWDIR%%/apps/user_ldap/l10n/en_GB.js %%WWWDIR%%/apps/user_ldap/l10n/en_GB.json %%WWWDIR%%/apps/user_ldap/l10n/eo.js %%WWWDIR%%/apps/user_ldap/l10n/eo.json %%WWWDIR%%/apps/user_ldap/l10n/es.js %%WWWDIR%%/apps/user_ldap/l10n/es.json %%WWWDIR%%/apps/user_ldap/l10n/es_AR.js %%WWWDIR%%/apps/user_ldap/l10n/es_AR.json %%WWWDIR%%/apps/user_ldap/l10n/es_CL.js %%WWWDIR%%/apps/user_ldap/l10n/es_CL.json %%WWWDIR%%/apps/user_ldap/l10n/es_MX.js %%WWWDIR%%/apps/user_ldap/l10n/es_MX.json %%WWWDIR%%/apps/user_ldap/l10n/et_EE.js %%WWWDIR%%/apps/user_ldap/l10n/et_EE.json %%WWWDIR%%/apps/user_ldap/l10n/eu.js %%WWWDIR%%/apps/user_ldap/l10n/eu.json %%WWWDIR%%/apps/user_ldap/l10n/fa.js %%WWWDIR%%/apps/user_ldap/l10n/fa.json %%WWWDIR%%/apps/user_ldap/l10n/fi_FI.js %%WWWDIR%%/apps/user_ldap/l10n/fi_FI.json %%WWWDIR%%/apps/user_ldap/l10n/fil.js %%WWWDIR%%/apps/user_ldap/l10n/fil.json %%WWWDIR%%/apps/user_ldap/l10n/fr.js %%WWWDIR%%/apps/user_ldap/l10n/fr.json %%WWWDIR%%/apps/user_ldap/l10n/fy_NL.js %%WWWDIR%%/apps/user_ldap/l10n/fy_NL.json %%WWWDIR%%/apps/user_ldap/l10n/gl.js %%WWWDIR%%/apps/user_ldap/l10n/gl.json %%WWWDIR%%/apps/user_ldap/l10n/gu.js %%WWWDIR%%/apps/user_ldap/l10n/gu.json %%WWWDIR%%/apps/user_ldap/l10n/he.js %%WWWDIR%%/apps/user_ldap/l10n/he.json %%WWWDIR%%/apps/user_ldap/l10n/hi.js %%WWWDIR%%/apps/user_ldap/l10n/hi.json %%WWWDIR%%/apps/user_ldap/l10n/hr.js %%WWWDIR%%/apps/user_ldap/l10n/hr.json %%WWWDIR%%/apps/user_ldap/l10n/hu_HU.js %%WWWDIR%%/apps/user_ldap/l10n/hu_HU.json %%WWWDIR%%/apps/user_ldap/l10n/hy.js %%WWWDIR%%/apps/user_ldap/l10n/hy.json %%WWWDIR%%/apps/user_ldap/l10n/ia.js %%WWWDIR%%/apps/user_ldap/l10n/ia.json %%WWWDIR%%/apps/user_ldap/l10n/id.js %%WWWDIR%%/apps/user_ldap/l10n/id.json %%WWWDIR%%/apps/user_ldap/l10n/io.js %%WWWDIR%%/apps/user_ldap/l10n/io.json %%WWWDIR%%/apps/user_ldap/l10n/is.js %%WWWDIR%%/apps/user_ldap/l10n/is.json %%WWWDIR%%/apps/user_ldap/l10n/it.js %%WWWDIR%%/apps/user_ldap/l10n/it.json %%WWWDIR%%/apps/user_ldap/l10n/ja.js %%WWWDIR%%/apps/user_ldap/l10n/ja.json %%WWWDIR%%/apps/user_ldap/l10n/jv.js %%WWWDIR%%/apps/user_ldap/l10n/jv.json %%WWWDIR%%/apps/user_ldap/l10n/ka_GE.js %%WWWDIR%%/apps/user_ldap/l10n/ka_GE.json %%WWWDIR%%/apps/user_ldap/l10n/km.js %%WWWDIR%%/apps/user_ldap/l10n/km.json %%WWWDIR%%/apps/user_ldap/l10n/kn.js %%WWWDIR%%/apps/user_ldap/l10n/kn.json %%WWWDIR%%/apps/user_ldap/l10n/ko.js %%WWWDIR%%/apps/user_ldap/l10n/ko.json %%WWWDIR%%/apps/user_ldap/l10n/ku_IQ.js %%WWWDIR%%/apps/user_ldap/l10n/ku_IQ.json %%WWWDIR%%/apps/user_ldap/l10n/lb.js %%WWWDIR%%/apps/user_ldap/l10n/lb.json %%WWWDIR%%/apps/user_ldap/l10n/lo.js %%WWWDIR%%/apps/user_ldap/l10n/lo.json %%WWWDIR%%/apps/user_ldap/l10n/lt_LT.js %%WWWDIR%%/apps/user_ldap/l10n/lt_LT.json %%WWWDIR%%/apps/user_ldap/l10n/lv.js %%WWWDIR%%/apps/user_ldap/l10n/lv.json %%WWWDIR%%/apps/user_ldap/l10n/mg.js %%WWWDIR%%/apps/user_ldap/l10n/mg.json %%WWWDIR%%/apps/user_ldap/l10n/mk.js %%WWWDIR%%/apps/user_ldap/l10n/mk.json %%WWWDIR%%/apps/user_ldap/l10n/ml.js %%WWWDIR%%/apps/user_ldap/l10n/ml.json %%WWWDIR%%/apps/user_ldap/l10n/ml_IN.js %%WWWDIR%%/apps/user_ldap/l10n/ml_IN.json %%WWWDIR%%/apps/user_ldap/l10n/mn.js %%WWWDIR%%/apps/user_ldap/l10n/mn.json %%WWWDIR%%/apps/user_ldap/l10n/mr.js %%WWWDIR%%/apps/user_ldap/l10n/mr.json %%WWWDIR%%/apps/user_ldap/l10n/ms_MY.js %%WWWDIR%%/apps/user_ldap/l10n/ms_MY.json %%WWWDIR%%/apps/user_ldap/l10n/mt_MT.js %%WWWDIR%%/apps/user_ldap/l10n/mt_MT.json %%WWWDIR%%/apps/user_ldap/l10n/my_MM.js %%WWWDIR%%/apps/user_ldap/l10n/my_MM.json %%WWWDIR%%/apps/user_ldap/l10n/nb_NO.js %%WWWDIR%%/apps/user_ldap/l10n/nb_NO.json %%WWWDIR%%/apps/user_ldap/l10n/nds.js %%WWWDIR%%/apps/user_ldap/l10n/nds.json %%WWWDIR%%/apps/user_ldap/l10n/nl.js %%WWWDIR%%/apps/user_ldap/l10n/nl.json %%WWWDIR%%/apps/user_ldap/l10n/nn_NO.js %%WWWDIR%%/apps/user_ldap/l10n/nn_NO.json %%WWWDIR%%/apps/user_ldap/l10n/nqo.js %%WWWDIR%%/apps/user_ldap/l10n/nqo.json %%WWWDIR%%/apps/user_ldap/l10n/oc.js %%WWWDIR%%/apps/user_ldap/l10n/oc.json %%WWWDIR%%/apps/user_ldap/l10n/pa.js %%WWWDIR%%/apps/user_ldap/l10n/pa.json %%WWWDIR%%/apps/user_ldap/l10n/pl.js %%WWWDIR%%/apps/user_ldap/l10n/pl.json %%WWWDIR%%/apps/user_ldap/l10n/pt_BR.js %%WWWDIR%%/apps/user_ldap/l10n/pt_BR.json %%WWWDIR%%/apps/user_ldap/l10n/pt_PT.js %%WWWDIR%%/apps/user_ldap/l10n/pt_PT.json %%WWWDIR%%/apps/user_ldap/l10n/ro.js %%WWWDIR%%/apps/user_ldap/l10n/ro.json %%WWWDIR%%/apps/user_ldap/l10n/ru.js %%WWWDIR%%/apps/user_ldap/l10n/ru.json %%WWWDIR%%/apps/user_ldap/l10n/si_LK.js %%WWWDIR%%/apps/user_ldap/l10n/si_LK.json %%WWWDIR%%/apps/user_ldap/l10n/sk_SK.js %%WWWDIR%%/apps/user_ldap/l10n/sk_SK.json %%WWWDIR%%/apps/user_ldap/l10n/sl.js %%WWWDIR%%/apps/user_ldap/l10n/sl.json %%WWWDIR%%/apps/user_ldap/l10n/sq.js %%WWWDIR%%/apps/user_ldap/l10n/sq.json %%WWWDIR%%/apps/user_ldap/l10n/sr.js %%WWWDIR%%/apps/user_ldap/l10n/sr.json %%WWWDIR%%/apps/user_ldap/l10n/sr@latin.js %%WWWDIR%%/apps/user_ldap/l10n/sr@latin.json %%WWWDIR%%/apps/user_ldap/l10n/su.js %%WWWDIR%%/apps/user_ldap/l10n/su.json %%WWWDIR%%/apps/user_ldap/l10n/sv.js %%WWWDIR%%/apps/user_ldap/l10n/sv.json %%WWWDIR%%/apps/user_ldap/l10n/sw_KE.js %%WWWDIR%%/apps/user_ldap/l10n/sw_KE.json %%WWWDIR%%/apps/user_ldap/l10n/ta_IN.js %%WWWDIR%%/apps/user_ldap/l10n/ta_IN.json %%WWWDIR%%/apps/user_ldap/l10n/ta_LK.js %%WWWDIR%%/apps/user_ldap/l10n/ta_LK.json %%WWWDIR%%/apps/user_ldap/l10n/te.js %%WWWDIR%%/apps/user_ldap/l10n/te.json %%WWWDIR%%/apps/user_ldap/l10n/tg_TJ.js %%WWWDIR%%/apps/user_ldap/l10n/tg_TJ.json %%WWWDIR%%/apps/user_ldap/l10n/th_TH.js %%WWWDIR%%/apps/user_ldap/l10n/th_TH.json %%WWWDIR%%/apps/user_ldap/l10n/tl_PH.js %%WWWDIR%%/apps/user_ldap/l10n/tl_PH.json %%WWWDIR%%/apps/user_ldap/l10n/tr.js %%WWWDIR%%/apps/user_ldap/l10n/tr.json %%WWWDIR%%/apps/user_ldap/l10n/tzm.js %%WWWDIR%%/apps/user_ldap/l10n/tzm.json %%WWWDIR%%/apps/user_ldap/l10n/ug.js %%WWWDIR%%/apps/user_ldap/l10n/ug.json %%WWWDIR%%/apps/user_ldap/l10n/uk.js %%WWWDIR%%/apps/user_ldap/l10n/uk.json %%WWWDIR%%/apps/user_ldap/l10n/ur_PK.js %%WWWDIR%%/apps/user_ldap/l10n/ur_PK.json %%WWWDIR%%/apps/user_ldap/l10n/vi.js %%WWWDIR%%/apps/user_ldap/l10n/vi.json %%WWWDIR%%/apps/user_ldap/l10n/zh_CN.js %%WWWDIR%%/apps/user_ldap/l10n/zh_CN.json %%WWWDIR%%/apps/user_ldap/l10n/zh_HK.js %%WWWDIR%%/apps/user_ldap/l10n/zh_HK.json %%WWWDIR%%/apps/user_ldap/l10n/zh_TW.js %%WWWDIR%%/apps/user_ldap/l10n/zh_TW.json %%WWWDIR%%/apps/user_ldap/lib/Access.php %%WWWDIR%%/apps/user_ldap/lib/BackendUtility.php %%WWWDIR%%/apps/user_ldap/lib/Command/CheckUser.php %%WWWDIR%%/apps/user_ldap/lib/Command/CreateEmptyConfig.php %%WWWDIR%%/apps/user_ldap/lib/Command/DeleteConfig.php %%WWWDIR%%/apps/user_ldap/lib/Command/Search.php %%WWWDIR%%/apps/user_ldap/lib/Command/SetConfig.php %%WWWDIR%%/apps/user_ldap/lib/Command/ShowConfig.php %%WWWDIR%%/apps/user_ldap/lib/Command/ShowRemnants.php %%WWWDIR%%/apps/user_ldap/lib/Command/TestConfig.php %%WWWDIR%%/apps/user_ldap/lib/Command/UpdateGroup.php %%WWWDIR%%/apps/user_ldap/lib/Configuration.php %%WWWDIR%%/apps/user_ldap/lib/Connection.php %%WWWDIR%%/apps/user_ldap/lib/FilesystemHelper.php %%WWWDIR%%/apps/user_ldap/lib/Group_LDAP.php %%WWWDIR%%/apps/user_ldap/lib/Group_Proxy.php %%WWWDIR%%/apps/user_ldap/lib/Helper.php %%WWWDIR%%/apps/user_ldap/lib/ILDAPWrapper.php %%WWWDIR%%/apps/user_ldap/lib/Jobs/CleanUp.php %%WWWDIR%%/apps/user_ldap/lib/Jobs/UpdateGroups.php %%WWWDIR%%/apps/user_ldap/lib/LDAP.php %%WWWDIR%%/apps/user_ldap/lib/LDAPUtility.php %%WWWDIR%%/apps/user_ldap/lib/LogWrapper.php %%WWWDIR%%/apps/user_ldap/lib/Mapping/AbstractMapping.php %%WWWDIR%%/apps/user_ldap/lib/Mapping/GroupMapping.php %%WWWDIR%%/apps/user_ldap/lib/Mapping/UserMapping.php %%WWWDIR%%/apps/user_ldap/lib/Proxy.php %%WWWDIR%%/apps/user_ldap/lib/User/DeletedUsersIndex.php %%WWWDIR%%/apps/user_ldap/lib/User/IUserTools.php %%WWWDIR%%/apps/user_ldap/lib/User/Manager.php %%WWWDIR%%/apps/user_ldap/lib/User/OfflineUser.php %%WWWDIR%%/apps/user_ldap/lib/User/User.php %%WWWDIR%%/apps/user_ldap/lib/User_LDAP.php %%WWWDIR%%/apps/user_ldap/lib/User_Proxy.php %%WWWDIR%%/apps/user_ldap/lib/Wizard.php %%WWWDIR%%/apps/user_ldap/lib/WizardResult.php %%WWWDIR%%/apps/user_ldap/settings.php %%WWWDIR%%/apps/user_ldap/templates/part.settingcontrols.php %%WWWDIR%%/apps/user_ldap/templates/part.wizard-groupfilter.php %%WWWDIR%%/apps/user_ldap/templates/part.wizard-loginfilter.php %%WWWDIR%%/apps/user_ldap/templates/part.wizard-server.php %%WWWDIR%%/apps/user_ldap/templates/part.wizard-userfilter.php %%WWWDIR%%/apps/user_ldap/templates/part.wizardcontrols.php %%WWWDIR%%/apps/user_ldap/templates/settings.php %%WWWDIR%%/apps/user_ldap/vendor/ui-multiselect/MIT-LICENSE %%WWWDIR%%/apps/user_ldap/vendor/ui-multiselect/jquery.multiselect.css %%WWWDIR%%/apps/user_ldap/vendor/ui-multiselect/src/jquery.multiselect.js %%WWWDIR%%/config/.htaccess %%WWWDIR%%/config/config.sample.php @owner @group %%WWWDIR%%/console.php %%WWWDIR%%/core/Application.php %%WWWDIR%%/core/Command/App/CheckCode.php %%WWWDIR%%/core/Command/App/Disable.php %%WWWDIR%%/core/Command/App/Enable.php %%WWWDIR%%/core/Command/App/GetPath.php %%WWWDIR%%/core/Command/App/ListApps.php %%WWWDIR%%/core/Command/Background/Ajax.php %%WWWDIR%%/core/Command/Background/Base.php %%WWWDIR%%/core/Command/Background/Cron.php %%WWWDIR%%/core/Command/Background/WebCron.php %%WWWDIR%%/core/Command/Base.php %%WWWDIR%%/core/Command/Check.php %%WWWDIR%%/core/Command/Config/App/DeleteConfig.php %%WWWDIR%%/core/Command/Config/App/GetConfig.php %%WWWDIR%%/core/Command/Config/App/SetConfig.php %%WWWDIR%%/core/Command/Config/Import.php %%WWWDIR%%/core/Command/Config/ListConfigs.php %%WWWDIR%%/core/Command/Config/System/DeleteConfig.php %%WWWDIR%%/core/Command/Config/System/GetConfig.php %%WWWDIR%%/core/Command/Config/System/SetConfig.php %%WWWDIR%%/core/Command/Db/ConvertType.php %%WWWDIR%%/core/Command/Db/GenerateChangeScript.php %%WWWDIR%%/core/Command/Encryption/ChangeKeyStorageRoot.php %%WWWDIR%%/core/Command/Encryption/DecryptAll.php %%WWWDIR%%/core/Command/Encryption/Disable.php %%WWWDIR%%/core/Command/Encryption/Enable.php %%WWWDIR%%/core/Command/Encryption/EncryptAll.php %%WWWDIR%%/core/Command/Encryption/ListModules.php %%WWWDIR%%/core/Command/Encryption/SetDefaultModule.php %%WWWDIR%%/core/Command/Encryption/ShowKeyStorageRoot.php %%WWWDIR%%/core/Command/Encryption/Status.php %%WWWDIR%%/core/Command/Integrity/CheckApp.php %%WWWDIR%%/core/Command/Integrity/CheckCore.php %%WWWDIR%%/core/Command/Integrity/SignApp.php %%WWWDIR%%/core/Command/Integrity/SignCore.php %%WWWDIR%%/core/Command/L10n/CreateJs.php %%WWWDIR%%/core/Command/Log/Manage.php %%WWWDIR%%/core/Command/Log/OwnCloud.php %%WWWDIR%%/core/Command/Maintenance/DataFingerprint.php %%WWWDIR%%/core/Command/Maintenance/Install.php %%WWWDIR%%/core/Command/Maintenance/Mimetype/UpdateDB.php %%WWWDIR%%/core/Command/Maintenance/Mimetype/UpdateJS.php %%WWWDIR%%/core/Command/Maintenance/Mode.php %%WWWDIR%%/core/Command/Maintenance/Repair.php %%WWWDIR%%/core/Command/Maintenance/SingleUser.php %%WWWDIR%%/core/Command/Maintenance/UpdateHtaccess.php %%WWWDIR%%/core/Command/Security/ImportCertificate.php %%WWWDIR%%/core/Command/Security/ListCertificates.php %%WWWDIR%%/core/Command/Security/RemoveCertificate.php %%WWWDIR%%/core/Command/Status.php %%WWWDIR%%/core/Command/TwoFactorAuth/Disable.php %%WWWDIR%%/core/Command/TwoFactorAuth/Enable.php %%WWWDIR%%/core/Command/Upgrade.php %%WWWDIR%%/core/Command/User/Add.php %%WWWDIR%%/core/Command/User/Delete.php %%WWWDIR%%/core/Command/User/Disable.php %%WWWDIR%%/core/Command/User/Enable.php %%WWWDIR%%/core/Command/User/LastSeen.php %%WWWDIR%%/core/Command/User/Report.php %%WWWDIR%%/core/Command/User/ResetPassword.php %%WWWDIR%%/core/Controller/AvatarController.php %%WWWDIR%%/core/Controller/LoginController.php %%WWWDIR%%/core/Controller/LostController.php %%WWWDIR%%/core/Controller/OccController.php %%WWWDIR%%/core/Controller/SetupController.php %%WWWDIR%%/core/Controller/TokenController.php %%WWWDIR%%/core/Controller/TwoFactorChallengeController.php %%WWWDIR%%/core/Controller/UserController.php %%WWWDIR%%/core/Middleware/TwoFactorMiddleware.php %%WWWDIR%%/core/Tags/Controller.php %%WWWDIR%%/core/ajax/appconfig.php %%WWWDIR%%/core/ajax/preview.php %%WWWDIR%%/core/ajax/share.php %%WWWDIR%%/core/ajax/update.php %%WWWDIR%%/core/css/apps.css %%WWWDIR%%/core/css/fixes.css %%WWWDIR%%/core/css/fonts.css %%WWWDIR%%/core/css/global.css %%WWWDIR%%/core/css/header.css %%WWWDIR%%/core/css/icons.css %%WWWDIR%%/core/css/images/ui-bg_diagonals-thick_18_b81900_40x40.png %%WWWDIR%%/core/css/images/ui-bg_diagonals-thick_20_666666_40x40.png %%WWWDIR%%/core/css/images/ui-bg_flat_100_ffffff_40x100.png %%WWWDIR%%/core/css/images/ui-bg_flat_10_000000_40x100.png %%WWWDIR%%/core/css/images/ui-bg_flat_35_1d2d44_40x100.png %%WWWDIR%%/core/css/images/ui-bg_glass_100_f8f8f8_1x400.png %%WWWDIR%%/core/css/images/ui-bg_highlight-hard_100_f8f8f8_1x100.png %%WWWDIR%%/core/css/images/ui-bg_highlight-soft_100_eeeeee_1x100.png %%WWWDIR%%/core/css/images/ui-icons_1d2d44_256x240.png %%WWWDIR%%/core/css/images/ui-icons_ffd27a_256x240.png %%WWWDIR%%/core/css/images/ui-icons_ffffff_256x240.png %%WWWDIR%%/core/css/inputs.css %%WWWDIR%%/core/css/jquery-ui-fixes.css %%WWWDIR%%/core/css/jquery.ocdialog.css %%WWWDIR%%/core/css/lostpassword/resetpassword.css %%WWWDIR%%/core/css/mobile.css %%WWWDIR%%/core/css/multiselect.css %%WWWDIR%%/core/css/share.css %%WWWDIR%%/core/css/styles.css %%WWWDIR%%/core/css/systemtags.css %%WWWDIR%%/core/css/tooltip.css %%WWWDIR%%/core/css/update.css %%WWWDIR%%/core/doc/admin/index.html -%%WWWDIR%%/core/doc/admin/release/.buildinfo -%%WWWDIR%%/core/doc/admin/release/_images/add_storage.png -%%WWWDIR%%/core/doc/admin/release/_images/admin_filehandling-1.png -%%WWWDIR%%/core/doc/admin/release/_images/admin_filehandling-2.png -%%WWWDIR%%/core/doc/admin/release/_images/amazons3.png -%%WWWDIR%%/core/doc/admin/release/_images/antivirus-app.png -%%WWWDIR%%/core/doc/admin/release/_images/antivirus-config.png -%%WWWDIR%%/core/doc/admin/release/_images/antivirus-daemon-socket.png -%%WWWDIR%%/core/doc/admin/release/_images/antivirus-executable.png -%%WWWDIR%%/core/doc/admin/release/_images/antivirus-logging.png -%%WWWDIR%%/core/doc/admin/release/_images/applicable.png -%%WWWDIR%%/core/doc/admin/release/_images/auth_backends-2.png -%%WWWDIR%%/core/doc/admin/release/_images/auth_backends.png -%%WWWDIR%%/core/doc/admin/release/_images/auth_mechanism.png -%%WWWDIR%%/core/doc/admin/release/_images/auth_rsa.png -%%WWWDIR%%/core/doc/admin/release/_images/code-integrity-admin.png -%%WWWDIR%%/core/doc/admin/release/_images/code-integrity-notification.png -%%WWWDIR%%/core/doc/admin/release/_images/community-vm-console.png -%%WWWDIR%%/core/doc/admin/release/_images/community-vm-splash.png -%%WWWDIR%%/core/doc/admin/release/_images/config-report-1.png -%%WWWDIR%%/core/doc/admin/release/_images/create_public_share-10.png -%%WWWDIR%%/core/doc/admin/release/_images/create_public_share-6.png -%%WWWDIR%%/core/doc/admin/release/_images/create_public_share-8.png -%%WWWDIR%%/core/doc/admin/release/_images/create_public_share-9.png -%%WWWDIR%%/core/doc/admin/release/_images/deprecs-1.png -%%WWWDIR%%/core/doc/admin/release/_images/deprecs-2.png -%%WWWDIR%%/core/doc/admin/release/_images/deprecs-3.png -%%WWWDIR%%/core/doc/admin/release/_images/documents_app_enable.png -%%WWWDIR%%/core/doc/admin/release/_images/documents_apply_test.png -%%WWWDIR%%/core/doc/admin/release/_images/dropbox-1.png -%%WWWDIR%%/core/doc/admin/release/_images/dropbox-2.png -%%WWWDIR%%/core/doc/admin/release/_images/dropbox-3.png -%%WWWDIR%%/core/doc/admin/release/_images/dropbox-4.png -%%WWWDIR%%/core/doc/admin/release/_images/dropbox-5.png -%%WWWDIR%%/core/doc/admin/release/_images/dropbox-6.png -%%WWWDIR%%/core/doc/admin/release/_images/dropbox-oc.png -%%WWWDIR%%/core/doc/admin/release/_images/dropbox.png -%%WWWDIR%%/core/doc/admin/release/_images/enable-app.png -%%WWWDIR%%/core/doc/admin/release/_images/encryption1.png -%%WWWDIR%%/core/doc/admin/release/_images/encryption10.png -%%WWWDIR%%/core/doc/admin/release/_images/encryption12.png -%%WWWDIR%%/core/doc/admin/release/_images/encryption14.png -%%WWWDIR%%/core/doc/admin/release/_images/encryption15.png -%%WWWDIR%%/core/doc/admin/release/_images/encryption3.png -%%WWWDIR%%/core/doc/admin/release/_images/encryption7.png -%%WWWDIR%%/core/doc/admin/release/_images/encryption8.png -%%WWWDIR%%/core/doc/admin/release/_images/encryption9.png -%%WWWDIR%%/core/doc/admin/release/_images/external-sites-1.png -%%WWWDIR%%/core/doc/admin/release/_images/external-sites-2.png -%%WWWDIR%%/core/doc/admin/release/_images/external-sites-3.png -%%WWWDIR%%/core/doc/admin/release/_images/external-sites-4.png -%%WWWDIR%%/core/doc/admin/release/_images/external-sites-5.png -%%WWWDIR%%/core/doc/admin/release/_images/federation-0.png -%%WWWDIR%%/core/doc/admin/release/_images/federation-1.png -%%WWWDIR%%/core/doc/admin/release/_images/federation-2.png -%%WWWDIR%%/core/doc/admin/release/_images/federation-3.png -%%WWWDIR%%/core/doc/admin/release/_images/files-drop-1.png -%%WWWDIR%%/core/doc/admin/release/_images/files-drop-2.png -%%WWWDIR%%/core/doc/admin/release/_images/files-drop-3.png -%%WWWDIR%%/core/doc/admin/release/_images/files-drop-4.png -%%WWWDIR%%/core/doc/admin/release/_images/files-drop-5.png -%%WWWDIR%%/core/doc/admin/release/_images/files-drop-6.png -%%WWWDIR%%/core/doc/admin/release/_images/files-drop-7.png -%%WWWDIR%%/core/doc/admin/release/_images/firewall-1.png -%%WWWDIR%%/core/doc/admin/release/_images/firewall-2.png -%%WWWDIR%%/core/doc/admin/release/_images/firewall-3.png -%%WWWDIR%%/core/doc/admin/release/_images/ftp.png -%%WWWDIR%%/core/doc/admin/release/_images/google-drive.png -%%WWWDIR%%/core/doc/admin/release/_images/google-drive1.png -%%WWWDIR%%/core/doc/admin/release/_images/google-drive10.png -%%WWWDIR%%/core/doc/admin/release/_images/google-drive11.png -%%WWWDIR%%/core/doc/admin/release/_images/google-drive12.png -%%WWWDIR%%/core/doc/admin/release/_images/google-drive13.png -%%WWWDIR%%/core/doc/admin/release/_images/google-drive2.png -%%WWWDIR%%/core/doc/admin/release/_images/google-drive3.png -%%WWWDIR%%/core/doc/admin/release/_images/google-drive4.png -%%WWWDIR%%/core/doc/admin/release/_images/google-drive5.png -%%WWWDIR%%/core/doc/admin/release/_images/google-drive6.png -%%WWWDIR%%/core/doc/admin/release/_images/google-drive8.png -%%WWWDIR%%/core/doc/admin/release/_images/google-drive9.png -%%WWWDIR%%/core/doc/admin/release/_images/import-ssl-cert-1.png -%%WWWDIR%%/core/doc/admin/release/_images/import-ssl-cert-2.png -%%WWWDIR%%/core/doc/admin/release/_images/install-wizard-a.png -%%WWWDIR%%/core/doc/admin/release/_images/install-wizard-a1.png -%%WWWDIR%%/core/doc/admin/release/_images/install-wizard-a2.png -%%WWWDIR%%/core/doc/admin/release/_images/install-wizard-a4.png -%%WWWDIR%%/core/doc/admin/release/_images/jive_2.png -%%WWWDIR%%/core/doc/admin/release/_images/jive_config.png -%%WWWDIR%%/core/doc/admin/release/_images/ldap-advanced-1-connection.png -%%WWWDIR%%/core/doc/admin/release/_images/ldap-advanced-2-directory.png -%%WWWDIR%%/core/doc/admin/release/_images/ldap-advanced-3-attributes.png -%%WWWDIR%%/core/doc/admin/release/_images/ldap-expert.png -%%WWWDIR%%/core/doc/admin/release/_images/ldap-fetched-avatar.png -%%WWWDIR%%/core/doc/admin/release/_images/ldap-home-connector-1.png -%%WWWDIR%%/core/doc/admin/release/_images/ldap-home-connector-2.png -%%WWWDIR%%/core/doc/admin/release/_images/ldap-home-connector-3.png -%%WWWDIR%%/core/doc/admin/release/_images/ldap-wizard-1-server.png -%%WWWDIR%%/core/doc/admin/release/_images/ldap-wizard-2-user.png -%%WWWDIR%%/core/doc/admin/release/_images/ldap-wizard-3-login.png -%%WWWDIR%%/core/doc/admin/release/_images/ldap-wizard-4-group.png -%%WWWDIR%%/core/doc/admin/release/_images/local.png -%%WWWDIR%%/core/doc/admin/release/_images/logging-1.png -%%WWWDIR%%/core/doc/admin/release/_images/mount_options.png -%%WWWDIR%%/core/doc/admin/release/_images/oc_admin_app_page.png -%%WWWDIR%%/core/doc/admin/release/_images/openstack.png -%%WWWDIR%%/core/doc/admin/release/_images/oracle-1.png -%%WWWDIR%%/core/doc/admin/release/_images/ownbrander-1.png -%%WWWDIR%%/core/doc/admin/release/_images/ownbrander-11.png -%%WWWDIR%%/core/doc/admin/release/_images/phpinfo.png -%%WWWDIR%%/core/doc/admin/release/_images/preview_images.png -%%WWWDIR%%/core/doc/admin/release/_images/rackspace.png -%%WWWDIR%%/core/doc/admin/release/_images/security-setup-warning-1.png -%%WWWDIR%%/core/doc/admin/release/_images/sharepoint-1.png -%%WWWDIR%%/core/doc/admin/release/_images/sharepoint-2.png -%%WWWDIR%%/core/doc/admin/release/_images/sharepoint-3.png -%%WWWDIR%%/core/doc/admin/release/_images/sharepoint-4.png -%%WWWDIR%%/core/doc/admin/release/_images/sharing-files-1.png -%%WWWDIR%%/core/doc/admin/release/_images/sharing-files-2.png -%%WWWDIR%%/core/doc/admin/release/_images/shib-gui1.png -%%WWWDIR%%/core/doc/admin/release/_images/shib-gui4.png -%%WWWDIR%%/core/doc/admin/release/_images/shib-gui5.png -%%WWWDIR%%/core/doc/admin/release/_images/shib-gui6.png -%%WWWDIR%%/core/doc/admin/release/_images/shibboleth-personal.png -%%WWWDIR%%/core/doc/admin/release/_images/skeleton-files.png -%%WWWDIR%%/core/doc/admin/release/_images/skeleton-files1.png -%%WWWDIR%%/core/doc/admin/release/_images/smb.png -%%WWWDIR%%/core/doc/admin/release/_images/smtp-config-php-sendmail.png -%%WWWDIR%%/core/doc/admin/release/_images/smtp-config-smtp.png -%%WWWDIR%%/core/doc/admin/release/_images/smtp-config-wizard.png -%%WWWDIR%%/core/doc/admin/release/_images/trashbin-1.png -%%WWWDIR%%/core/doc/admin/release/_images/upgrade-1.png -%%WWWDIR%%/core/doc/admin/release/_images/upgrade-2.png -%%WWWDIR%%/core/doc/admin/release/_images/user_mounts.png -%%WWWDIR%%/core/doc/admin/release/_images/users-config-1.png -%%WWWDIR%%/core/doc/admin/release/_images/users-config-2.png -%%WWWDIR%%/core/doc/admin/release/_images/users-config.png -%%WWWDIR%%/core/doc/admin/release/_images/users-create.png -%%WWWDIR%%/core/doc/admin/release/_images/users-groups.png -%%WWWDIR%%/core/doc/admin/release/_images/webbrander-1.png -%%WWWDIR%%/core/doc/admin/release/_images/webdav.png -%%WWWDIR%%/core/doc/admin/release/_images/wnd-1.png -%%WWWDIR%%/core/doc/admin/release/_images/wnd-2.png -%%WWWDIR%%/core/doc/admin/release/_images/wnd-3.png -%%WWWDIR%%/core/doc/admin/release/_images/workflow-1.png -%%WWWDIR%%/core/doc/admin/release/_images/workflow-2.png -%%WWWDIR%%/core/doc/admin/release/_images/workflow-3.png -%%WWWDIR%%/core/doc/admin/release/_images/workflow-4.png -%%WWWDIR%%/core/doc/admin/release/_images/workflow-5.png -%%WWWDIR%%/core/doc/admin/release/_sources/configuration_database/db_conversion.txt -%%WWWDIR%%/core/doc/admin/release/_sources/configuration_database/index.txt -%%WWWDIR%%/core/doc/admin/release/_sources/configuration_database/linux_database_configuration.txt -%%WWWDIR%%/core/doc/admin/release/_sources/configuration_files/big_file_upload_configuration.txt -%%WWWDIR%%/core/doc/admin/release/_sources/configuration_files/collaborative_documents_configuration.txt -%%WWWDIR%%/core/doc/admin/release/_sources/configuration_files/default_files_configuration.txt -%%WWWDIR%%/core/doc/admin/release/_sources/configuration_files/encryption_configuration.txt -%%WWWDIR%%/core/doc/admin/release/_sources/configuration_files/external_storage/amazons3.txt -%%WWWDIR%%/core/doc/admin/release/_sources/configuration_files/external_storage/auth_mechanisms.txt -%%WWWDIR%%/core/doc/admin/release/_sources/configuration_files/external_storage/dropbox.txt -%%WWWDIR%%/core/doc/admin/release/_sources/configuration_files/external_storage/ftp.txt -%%WWWDIR%%/core/doc/admin/release/_sources/configuration_files/external_storage/google.txt -%%WWWDIR%%/core/doc/admin/release/_sources/configuration_files/external_storage/local.txt -%%WWWDIR%%/core/doc/admin/release/_sources/configuration_files/external_storage/openstack.txt -%%WWWDIR%%/core/doc/admin/release/_sources/configuration_files/external_storage/owncloud.txt -%%WWWDIR%%/core/doc/admin/release/_sources/configuration_files/external_storage/sftp.txt -%%WWWDIR%%/core/doc/admin/release/_sources/configuration_files/external_storage/smb.txt -%%WWWDIR%%/core/doc/admin/release/_sources/configuration_files/external_storage/webdav.txt -%%WWWDIR%%/core/doc/admin/release/_sources/configuration_files/external_storage_configuration.txt -%%WWWDIR%%/core/doc/admin/release/_sources/configuration_files/external_storage_configuration_gui.txt -%%WWWDIR%%/core/doc/admin/release/_sources/configuration_files/federated_cloud_sharing_configuration.txt -%%WWWDIR%%/core/doc/admin/release/_sources/configuration_files/file_sharing_configuration.txt -%%WWWDIR%%/core/doc/admin/release/_sources/configuration_files/file_versioning.txt -%%WWWDIR%%/core/doc/admin/release/_sources/configuration_files/files_locking_transactional.txt -%%WWWDIR%%/core/doc/admin/release/_sources/configuration_files/index.txt -%%WWWDIR%%/core/doc/admin/release/_sources/configuration_files/previews_configuration.txt -%%WWWDIR%%/core/doc/admin/release/_sources/configuration_files/trashbin_options.txt -%%WWWDIR%%/core/doc/admin/release/_sources/configuration_mimetypes/index.txt -%%WWWDIR%%/core/doc/admin/release/_sources/configuration_mimetypes/mimetype_aliases.txt -%%WWWDIR%%/core/doc/admin/release/_sources/configuration_mimetypes/mimetype_mapping.txt -%%WWWDIR%%/core/doc/admin/release/_sources/configuration_server/activity_configuration.txt -%%WWWDIR%%/core/doc/admin/release/_sources/configuration_server/antivirus_configuration.txt -%%WWWDIR%%/core/doc/admin/release/_sources/configuration_server/automatic_configuration.txt -%%WWWDIR%%/core/doc/admin/release/_sources/configuration_server/background_jobs_configuration.txt -%%WWWDIR%%/core/doc/admin/release/_sources/configuration_server/caching_configuration.txt -%%WWWDIR%%/core/doc/admin/release/_sources/configuration_server/config_sample_php_parameters.txt -%%WWWDIR%%/core/doc/admin/release/_sources/configuration_server/custom_client_repos.txt -%%WWWDIR%%/core/doc/admin/release/_sources/configuration_server/email_configuration.txt -%%WWWDIR%%/core/doc/admin/release/_sources/configuration_server/external_sites.txt -%%WWWDIR%%/core/doc/admin/release/_sources/configuration_server/harden_server.txt -%%WWWDIR%%/core/doc/admin/release/_sources/configuration_server/import_ssl_cert.txt -%%WWWDIR%%/core/doc/admin/release/_sources/configuration_server/index.txt -%%WWWDIR%%/core/doc/admin/release/_sources/configuration_server/index_php_less_urls.txt -%%WWWDIR%%/core/doc/admin/release/_sources/configuration_server/js_css_asset_management_configuration.txt -%%WWWDIR%%/core/doc/admin/release/_sources/configuration_server/knowledgebase_configuration.txt -%%WWWDIR%%/core/doc/admin/release/_sources/configuration_server/language_configuration.txt -%%WWWDIR%%/core/doc/admin/release/_sources/configuration_server/logging_configuration.txt -%%WWWDIR%%/core/doc/admin/release/_sources/configuration_server/oc_server_tuning.txt -%%WWWDIR%%/core/doc/admin/release/_sources/configuration_server/occ_command.txt -%%WWWDIR%%/core/doc/admin/release/_sources/configuration_server/reverse_proxy_configuration.txt -%%WWWDIR%%/core/doc/admin/release/_sources/configuration_server/security_setup_warnings.txt -%%WWWDIR%%/core/doc/admin/release/_sources/configuration_server/thirdparty_php_configuration.txt -%%WWWDIR%%/core/doc/admin/release/_sources/configuration_user/index.txt -%%WWWDIR%%/core/doc/admin/release/_sources/configuration_user/reset_admin_password.txt -%%WWWDIR%%/core/doc/admin/release/_sources/configuration_user/reset_user_password.txt -%%WWWDIR%%/core/doc/admin/release/_sources/configuration_user/user_auth_ftp_smb_imap.txt -%%WWWDIR%%/core/doc/admin/release/_sources/configuration_user/user_auth_ldap.txt -%%WWWDIR%%/core/doc/admin/release/_sources/configuration_user/user_auth_ldap_cleanup.txt -%%WWWDIR%%/core/doc/admin/release/_sources/configuration_user/user_configuration.txt -%%WWWDIR%%/core/doc/admin/release/_sources/configuration_user/user_provisioning_api.txt -%%WWWDIR%%/core/doc/admin/release/_sources/contents.txt -%%WWWDIR%%/core/doc/admin/release/_sources/enterprise_clients/creating_branded_apps.txt -%%WWWDIR%%/core/doc/admin/release/_sources/enterprise_clients/custom_client_repos.txt -%%WWWDIR%%/core/doc/admin/release/_sources/enterprise_clients/index.txt -%%WWWDIR%%/core/doc/admin/release/_sources/enterprise_external_storage/enterprise_only_auth.txt -%%WWWDIR%%/core/doc/admin/release/_sources/enterprise_external_storage/index.txt -%%WWWDIR%%/core/doc/admin/release/_sources/enterprise_external_storage/jive_configuration.txt -%%WWWDIR%%/core/doc/admin/release/_sources/enterprise_external_storage/ldap_home_connector_configuration.txt -%%WWWDIR%%/core/doc/admin/release/_sources/enterprise_external_storage/s3_swift_as_primary_object_store_configuration.txt -%%WWWDIR%%/core/doc/admin/release/_sources/enterprise_external_storage/sharepoint-integration_configuration.txt -%%WWWDIR%%/core/doc/admin/release/_sources/enterprise_external_storage/windows-network-drive_configuration.txt -%%WWWDIR%%/core/doc/admin/release/_sources/enterprise_file_management/files_drop.txt -%%WWWDIR%%/core/doc/admin/release/_sources/enterprise_file_management/files_tagging.txt -%%WWWDIR%%/core/doc/admin/release/_sources/enterprise_file_management/index.txt -%%WWWDIR%%/core/doc/admin/release/_sources/enterprise_firewall/file_firewall.txt -%%WWWDIR%%/core/doc/admin/release/_sources/enterprise_firewall/index.txt -%%WWWDIR%%/core/doc/admin/release/_sources/enterprise_installation/index.txt -%%WWWDIR%%/core/doc/admin/release/_sources/enterprise_installation/license_keys_installation.txt -%%WWWDIR%%/core/doc/admin/release/_sources/enterprise_installation/linux_installation.txt -%%WWWDIR%%/core/doc/admin/release/_sources/enterprise_installation/oracle_db_configuration.txt -%%WWWDIR%%/core/doc/admin/release/_sources/enterprise_installation/supported_apps_installation.txt -%%WWWDIR%%/core/doc/admin/release/_sources/enterprise_logging/enterprise_logging_apps.txt -%%WWWDIR%%/core/doc/admin/release/_sources/enterprise_logging/index.txt -%%WWWDIR%%/core/doc/admin/release/_sources/enterprise_server_branding/enterprise_server_branding.txt -%%WWWDIR%%/core/doc/admin/release/_sources/enterprise_server_branding/index.txt -%%WWWDIR%%/core/doc/admin/release/_sources/enterprise_troubleshooting.txt -%%WWWDIR%%/core/doc/admin/release/_sources/enterprise_user_management/index.txt -%%WWWDIR%%/core/doc/admin/release/_sources/enterprise_user_management/user_auth_shibboleth.txt -%%WWWDIR%%/core/doc/admin/release/_sources/index.txt -%%WWWDIR%%/core/doc/admin/release/_sources/installation/appliance_installation.txt -%%WWWDIR%%/core/doc/admin/release/_sources/installation/apps_management_installation.txt -%%WWWDIR%%/core/doc/admin/release/_sources/installation/apps_supported.txt -%%WWWDIR%%/core/doc/admin/release/_sources/installation/changing_the_web_route.txt -%%WWWDIR%%/core/doc/admin/release/_sources/installation/command_line_installation.txt -%%WWWDIR%%/core/doc/admin/release/_sources/installation/deployment_recommendations.txt -%%WWWDIR%%/core/doc/admin/release/_sources/installation/index.txt -%%WWWDIR%%/core/doc/admin/release/_sources/installation/installation_wizard.txt -%%WWWDIR%%/core/doc/admin/release/_sources/installation/linux_installation.txt -%%WWWDIR%%/core/doc/admin/release/_sources/installation/nginx_examples.txt -%%WWWDIR%%/core/doc/admin/release/_sources/installation/php_54_installation.txt -%%WWWDIR%%/core/doc/admin/release/_sources/installation/php_55_installation.txt -%%WWWDIR%%/core/doc/admin/release/_sources/installation/selinux_configuration.txt -%%WWWDIR%%/core/doc/admin/release/_sources/installation/source_installation.txt -%%WWWDIR%%/core/doc/admin/release/_sources/installation/system_requirements.txt -%%WWWDIR%%/core/doc/admin/release/_sources/issues/code_signing.txt -%%WWWDIR%%/core/doc/admin/release/_sources/issues/general_troubleshooting.txt -%%WWWDIR%%/core/doc/admin/release/_sources/issues/index.txt -%%WWWDIR%%/core/doc/admin/release/_sources/maintenance/backup.txt -%%WWWDIR%%/core/doc/admin/release/_sources/maintenance/enable_maintenance.txt -%%WWWDIR%%/core/doc/admin/release/_sources/maintenance/index.txt -%%WWWDIR%%/core/doc/admin/release/_sources/maintenance/manual_upgrade.txt -%%WWWDIR%%/core/doc/admin/release/_sources/maintenance/migrating.txt -%%WWWDIR%%/core/doc/admin/release/_sources/maintenance/package_upgrade.txt -%%WWWDIR%%/core/doc/admin/release/_sources/maintenance/restore.txt -%%WWWDIR%%/core/doc/admin/release/_sources/maintenance/update.txt -%%WWWDIR%%/core/doc/admin/release/_sources/maintenance/upgrade.txt -%%WWWDIR%%/core/doc/admin/release/_sources/release_notes.txt -%%WWWDIR%%/core/doc/admin/release/_sources/whats_new_admin.txt -%%WWWDIR%%/core/doc/admin/release/_static/ajax-loader.gif -%%WWWDIR%%/core/doc/admin/release/_static/basic.css -%%WWWDIR%%/core/doc/admin/release/_static/bootstrap-3.1.0/css/bootstrap-theme.css -%%WWWDIR%%/core/doc/admin/release/_static/bootstrap-3.1.0/css/bootstrap-theme.css.map -%%WWWDIR%%/core/doc/admin/release/_static/bootstrap-3.1.0/css/bootstrap-theme.min.css -%%WWWDIR%%/core/doc/admin/release/_static/bootstrap-3.1.0/css/bootstrap.css -%%WWWDIR%%/core/doc/admin/release/_static/bootstrap-3.1.0/css/bootstrap.css.map -%%WWWDIR%%/core/doc/admin/release/_static/bootstrap-3.1.0/css/bootstrap.min.css -%%WWWDIR%%/core/doc/admin/release/_static/bootstrap-3.1.0/fonts/glyphicons-halflings-regular.eot -%%WWWDIR%%/core/doc/admin/release/_static/bootstrap-3.1.0/fonts/glyphicons-halflings-regular.svg -%%WWWDIR%%/core/doc/admin/release/_static/bootstrap-3.1.0/fonts/glyphicons-halflings-regular.ttf -%%WWWDIR%%/core/doc/admin/release/_static/bootstrap-3.1.0/fonts/glyphicons-halflings-regular.woff -%%WWWDIR%%/core/doc/admin/release/_static/bootstrap-3.1.0/js/bootstrap.js -%%WWWDIR%%/core/doc/admin/release/_static/bootstrap-3.1.0/js/bootstrap.min.js -%%WWWDIR%%/core/doc/admin/release/_static/bootstrap-sphinx.css -%%WWWDIR%%/core/doc/admin/release/_static/bootstrap-sphinx.js -%%WWWDIR%%/core/doc/admin/release/_static/comment-bright.png -%%WWWDIR%%/core/doc/admin/release/_static/comment-close.png -%%WWWDIR%%/core/doc/admin/release/_static/comment.png -%%WWWDIR%%/core/doc/admin/release/_static/doctools.js -%%WWWDIR%%/core/doc/admin/release/_static/down-pressed.png -%%WWWDIR%%/core/doc/admin/release/_static/down.png -%%WWWDIR%%/core/doc/admin/release/_static/file.png -%%WWWDIR%%/core/doc/admin/release/_static/fonts/OpenSans-Bold.ttf -%%WWWDIR%%/core/doc/admin/release/_static/fonts/OpenSans-Bold.woff -%%WWWDIR%%/core/doc/admin/release/_static/fonts/OpenSans-Italic.ttf -%%WWWDIR%%/core/doc/admin/release/_static/fonts/OpenSans-Italic.woff -%%WWWDIR%%/core/doc/admin/release/_static/fonts/OpenSans-Light.ttf -%%WWWDIR%%/core/doc/admin/release/_static/fonts/OpenSans-Light.woff -%%WWWDIR%%/core/doc/admin/release/_static/fonts/OpenSans-Regular.ttf -%%WWWDIR%%/core/doc/admin/release/_static/fonts/OpenSans-Regular.woff -%%WWWDIR%%/core/doc/admin/release/_static/fonts/fontawesome-webfont.eot -%%WWWDIR%%/core/doc/admin/release/_static/fonts/fontawesome-webfont.svg -%%WWWDIR%%/core/doc/admin/release/_static/fonts/fontawesome-webfont.ttf -%%WWWDIR%%/core/doc/admin/release/_static/fonts/fontawesome-webfont.woff -%%WWWDIR%%/core/doc/admin/release/_static/img/logo_owncloud.svg -%%WWWDIR%%/core/doc/admin/release/_static/img/note_pencil.svg -%%WWWDIR%%/core/doc/admin/release/_static/img/social/diaspora.png -%%WWWDIR%%/core/doc/admin/release/_static/img/social/diaspora.svg -%%WWWDIR%%/core/doc/admin/release/_static/img/social/diasporaround.png -%%WWWDIR%%/core/doc/admin/release/_static/img/social/facebook.png -%%WWWDIR%%/core/doc/admin/release/_static/img/social/facebook.svg -%%WWWDIR%%/core/doc/admin/release/_static/img/social/googleplus.png -%%WWWDIR%%/core/doc/admin/release/_static/img/social/googleplus.svg -%%WWWDIR%%/core/doc/admin/release/_static/img/social/mail.svg -%%WWWDIR%%/core/doc/admin/release/_static/img/social/ownCloud7launch.png -%%WWWDIR%%/core/doc/admin/release/_static/img/social/rss.png -%%WWWDIR%%/core/doc/admin/release/_static/img/social/rss.svg -%%WWWDIR%%/core/doc/admin/release/_static/img/social/twitter.png -%%WWWDIR%%/core/doc/admin/release/_static/img/social/twitter.svg -%%WWWDIR%%/core/doc/admin/release/_static/img/social/twitterround.png -%%WWWDIR%%/core/doc/admin/release/_static/img/social/youtube.svg -%%WWWDIR%%/core/doc/admin/release/_static/img/warning.svg -%%WWWDIR%%/core/doc/admin/release/_static/jquery-1.11.1.js -%%WWWDIR%%/core/doc/admin/release/_static/jquery.js -%%WWWDIR%%/core/doc/admin/release/_static/js/jquery-1.11.0.min.js -%%WWWDIR%%/core/doc/admin/release/_static/js/jquery-fix.js -%%WWWDIR%%/core/doc/admin/release/_static/logo-blue.pdf -%%WWWDIR%%/core/doc/admin/release/_static/logo-blue.png -%%WWWDIR%%/core/doc/admin/release/_static/main.min.css -%%WWWDIR%%/core/doc/admin/release/_static/minus.png -%%WWWDIR%%/core/doc/admin/release/_static/plus.png -%%WWWDIR%%/core/doc/admin/release/_static/pygments.css -%%WWWDIR%%/core/doc/admin/release/_static/searchtools.js -%%WWWDIR%%/core/doc/admin/release/_static/social/diaspora.svg -%%WWWDIR%%/core/doc/admin/release/_static/social/diasporaround.png -%%WWWDIR%%/core/doc/admin/release/_static/social/facebook.png -%%WWWDIR%%/core/doc/admin/release/_static/social/googleplus.png -%%WWWDIR%%/core/doc/admin/release/_static/social/mail.png -%%WWWDIR%%/core/doc/admin/release/_static/social/mail.svg -%%WWWDIR%%/core/doc/admin/release/_static/social/rss.png -%%WWWDIR%%/core/doc/admin/release/_static/social/rss.svg -%%WWWDIR%%/core/doc/admin/release/_static/social/twitter.svg -%%WWWDIR%%/core/doc/admin/release/_static/social/twitterround.png -%%WWWDIR%%/core/doc/admin/release/_static/social/youtube.svg -%%WWWDIR%%/core/doc/admin/release/_static/styles.css -%%WWWDIR%%/core/doc/admin/release/_static/underscore-1.3.1.js -%%WWWDIR%%/core/doc/admin/release/_static/underscore.js -%%WWWDIR%%/core/doc/admin/release/_static/up-pressed.png -%%WWWDIR%%/core/doc/admin/release/_static/up.png -%%WWWDIR%%/core/doc/admin/release/_static/websupport.js -%%WWWDIR%%/core/doc/admin/release/configuration_database/db_conversion.html -%%WWWDIR%%/core/doc/admin/release/configuration_database/index.html -%%WWWDIR%%/core/doc/admin/release/configuration_database/linux_database_configuration.html -%%WWWDIR%%/core/doc/admin/release/configuration_files/big_file_upload_configuration.html -%%WWWDIR%%/core/doc/admin/release/configuration_files/collaborative_documents_configuration.html -%%WWWDIR%%/core/doc/admin/release/configuration_files/default_files_configuration.html -%%WWWDIR%%/core/doc/admin/release/configuration_files/encryption_configuration.html -%%WWWDIR%%/core/doc/admin/release/configuration_files/external_storage/amazons3.html -%%WWWDIR%%/core/doc/admin/release/configuration_files/external_storage/auth_mechanisms.html -%%WWWDIR%%/core/doc/admin/release/configuration_files/external_storage/dropbox.html -%%WWWDIR%%/core/doc/admin/release/configuration_files/external_storage/ftp.html -%%WWWDIR%%/core/doc/admin/release/configuration_files/external_storage/google.html -%%WWWDIR%%/core/doc/admin/release/configuration_files/external_storage/local.html -%%WWWDIR%%/core/doc/admin/release/configuration_files/external_storage/openstack.html -%%WWWDIR%%/core/doc/admin/release/configuration_files/external_storage/owncloud.html -%%WWWDIR%%/core/doc/admin/release/configuration_files/external_storage/sftp.html -%%WWWDIR%%/core/doc/admin/release/configuration_files/external_storage/smb.html -%%WWWDIR%%/core/doc/admin/release/configuration_files/external_storage/webdav.html -%%WWWDIR%%/core/doc/admin/release/configuration_files/external_storage_configuration.html -%%WWWDIR%%/core/doc/admin/release/configuration_files/external_storage_configuration_gui.html -%%WWWDIR%%/core/doc/admin/release/configuration_files/federated_cloud_sharing_configuration.html -%%WWWDIR%%/core/doc/admin/release/configuration_files/file_sharing_configuration.html -%%WWWDIR%%/core/doc/admin/release/configuration_files/file_versioning.html -%%WWWDIR%%/core/doc/admin/release/configuration_files/files_locking_transactional.html -%%WWWDIR%%/core/doc/admin/release/configuration_files/index.html -%%WWWDIR%%/core/doc/admin/release/configuration_files/previews_configuration.html -%%WWWDIR%%/core/doc/admin/release/configuration_files/trashbin_options.html -%%WWWDIR%%/core/doc/admin/release/configuration_mimetypes/index.html -%%WWWDIR%%/core/doc/admin/release/configuration_mimetypes/mimetype_aliases.html -%%WWWDIR%%/core/doc/admin/release/configuration_mimetypes/mimetype_mapping.html -%%WWWDIR%%/core/doc/admin/release/configuration_server/activity_configuration.html -%%WWWDIR%%/core/doc/admin/release/configuration_server/antivirus_configuration.html -%%WWWDIR%%/core/doc/admin/release/configuration_server/automatic_configuration.html -%%WWWDIR%%/core/doc/admin/release/configuration_server/background_jobs_configuration.html -%%WWWDIR%%/core/doc/admin/release/configuration_server/caching_configuration.html -%%WWWDIR%%/core/doc/admin/release/configuration_server/config_sample_php_parameters.html -%%WWWDIR%%/core/doc/admin/release/configuration_server/custom_client_repos.html -%%WWWDIR%%/core/doc/admin/release/configuration_server/email_configuration.html -%%WWWDIR%%/core/doc/admin/release/configuration_server/external_sites.html -%%WWWDIR%%/core/doc/admin/release/configuration_server/harden_server.html -%%WWWDIR%%/core/doc/admin/release/configuration_server/import_ssl_cert.html -%%WWWDIR%%/core/doc/admin/release/configuration_server/index.html -%%WWWDIR%%/core/doc/admin/release/configuration_server/index_php_less_urls.html -%%WWWDIR%%/core/doc/admin/release/configuration_server/js_css_asset_management_configuration.html -%%WWWDIR%%/core/doc/admin/release/configuration_server/knowledgebase_configuration.html -%%WWWDIR%%/core/doc/admin/release/configuration_server/language_configuration.html -%%WWWDIR%%/core/doc/admin/release/configuration_server/logging_configuration.html -%%WWWDIR%%/core/doc/admin/release/configuration_server/oc_server_tuning.html -%%WWWDIR%%/core/doc/admin/release/configuration_server/occ_command.html -%%WWWDIR%%/core/doc/admin/release/configuration_server/reverse_proxy_configuration.html -%%WWWDIR%%/core/doc/admin/release/configuration_server/security_setup_warnings.html -%%WWWDIR%%/core/doc/admin/release/configuration_server/thirdparty_php_configuration.html -%%WWWDIR%%/core/doc/admin/release/configuration_user/index.html -%%WWWDIR%%/core/doc/admin/release/configuration_user/reset_admin_password.html -%%WWWDIR%%/core/doc/admin/release/configuration_user/reset_user_password.html -%%WWWDIR%%/core/doc/admin/release/configuration_user/user_auth_ftp_smb_imap.html -%%WWWDIR%%/core/doc/admin/release/configuration_user/user_auth_ldap.html -%%WWWDIR%%/core/doc/admin/release/configuration_user/user_auth_ldap_cleanup.html -%%WWWDIR%%/core/doc/admin/release/configuration_user/user_configuration.html -%%WWWDIR%%/core/doc/admin/release/configuration_user/user_provisioning_api.html -%%WWWDIR%%/core/doc/admin/release/contents.html -%%WWWDIR%%/core/doc/admin/release/enterprise_clients/creating_branded_apps.html -%%WWWDIR%%/core/doc/admin/release/enterprise_clients/custom_client_repos.html -%%WWWDIR%%/core/doc/admin/release/enterprise_clients/index.html -%%WWWDIR%%/core/doc/admin/release/enterprise_external_storage/enterprise_only_auth.html -%%WWWDIR%%/core/doc/admin/release/enterprise_external_storage/index.html -%%WWWDIR%%/core/doc/admin/release/enterprise_external_storage/jive_configuration.html -%%WWWDIR%%/core/doc/admin/release/enterprise_external_storage/ldap_home_connector_configuration.html -%%WWWDIR%%/core/doc/admin/release/enterprise_external_storage/s3_swift_as_primary_object_store_configuration.html -%%WWWDIR%%/core/doc/admin/release/enterprise_external_storage/sharepoint-integration_configuration.html -%%WWWDIR%%/core/doc/admin/release/enterprise_external_storage/windows-network-drive_configuration.html -%%WWWDIR%%/core/doc/admin/release/enterprise_file_management/files_drop.html -%%WWWDIR%%/core/doc/admin/release/enterprise_file_management/files_tagging.html -%%WWWDIR%%/core/doc/admin/release/enterprise_file_management/index.html -%%WWWDIR%%/core/doc/admin/release/enterprise_firewall/file_firewall.html -%%WWWDIR%%/core/doc/admin/release/enterprise_firewall/index.html -%%WWWDIR%%/core/doc/admin/release/enterprise_installation/index.html -%%WWWDIR%%/core/doc/admin/release/enterprise_installation/license_keys_installation.html -%%WWWDIR%%/core/doc/admin/release/enterprise_installation/linux_installation.html -%%WWWDIR%%/core/doc/admin/release/enterprise_installation/oracle_db_configuration.html -%%WWWDIR%%/core/doc/admin/release/enterprise_installation/supported_apps_installation.html -%%WWWDIR%%/core/doc/admin/release/enterprise_logging/enterprise_logging_apps.html -%%WWWDIR%%/core/doc/admin/release/enterprise_logging/index.html -%%WWWDIR%%/core/doc/admin/release/enterprise_server_branding/enterprise_server_branding.html -%%WWWDIR%%/core/doc/admin/release/enterprise_server_branding/index.html -%%WWWDIR%%/core/doc/admin/release/enterprise_troubleshooting.html -%%WWWDIR%%/core/doc/admin/release/enterprise_user_management/index.html -%%WWWDIR%%/core/doc/admin/release/enterprise_user_management/user_auth_shibboleth.html -%%WWWDIR%%/core/doc/admin/release/genindex.html -%%WWWDIR%%/core/doc/admin/release/index.html -%%WWWDIR%%/core/doc/admin/release/installation/appliance_installation.html -%%WWWDIR%%/core/doc/admin/release/installation/apps_management_installation.html -%%WWWDIR%%/core/doc/admin/release/installation/apps_supported.html -%%WWWDIR%%/core/doc/admin/release/installation/changing_the_web_route.html -%%WWWDIR%%/core/doc/admin/release/installation/command_line_installation.html -%%WWWDIR%%/core/doc/admin/release/installation/deployment_recommendations.html -%%WWWDIR%%/core/doc/admin/release/installation/index.html -%%WWWDIR%%/core/doc/admin/release/installation/installation_wizard.html -%%WWWDIR%%/core/doc/admin/release/installation/linux_installation.html -%%WWWDIR%%/core/doc/admin/release/installation/nginx_examples.html -%%WWWDIR%%/core/doc/admin/release/installation/php_54_installation.html -%%WWWDIR%%/core/doc/admin/release/installation/php_55_installation.html -%%WWWDIR%%/core/doc/admin/release/installation/selinux_configuration.html -%%WWWDIR%%/core/doc/admin/release/installation/source_installation.html -%%WWWDIR%%/core/doc/admin/release/installation/system_requirements.html -%%WWWDIR%%/core/doc/admin/release/issues/code_signing.html -%%WWWDIR%%/core/doc/admin/release/issues/general_troubleshooting.html -%%WWWDIR%%/core/doc/admin/release/issues/index.html -%%WWWDIR%%/core/doc/admin/release/maintenance/backup.html -%%WWWDIR%%/core/doc/admin/release/maintenance/enable_maintenance.html -%%WWWDIR%%/core/doc/admin/release/maintenance/index.html -%%WWWDIR%%/core/doc/admin/release/maintenance/manual_upgrade.html -%%WWWDIR%%/core/doc/admin/release/maintenance/migrating.html -%%WWWDIR%%/core/doc/admin/release/maintenance/package_upgrade.html -%%WWWDIR%%/core/doc/admin/release/maintenance/restore.html -%%WWWDIR%%/core/doc/admin/release/maintenance/update.html -%%WWWDIR%%/core/doc/admin/release/maintenance/upgrade.html -%%WWWDIR%%/core/doc/admin/release/objects.inv -%%WWWDIR%%/core/doc/admin/release/release_notes.html -%%WWWDIR%%/core/doc/admin/release/search.html -%%WWWDIR%%/core/doc/admin/release/searchindex.js -%%WWWDIR%%/core/doc/admin/release/whats_new_admin.html -%%WWWDIR%%/core/doc/user/_images/bookmark_addurl.png -%%WWWDIR%%/core/doc/user/_images/bookmark_setting.png -%%WWWDIR%%/core/doc/user/_images/contact_thunderbird-Symbol_Gear.jpg -%%WWWDIR%%/core/doc/user/_images/contact_thunderbird-Symbol_Impeller.jpg -%%WWWDIR%%/core/doc/user/_images/contact_thunderbird-URL_config.jpg -%%WWWDIR%%/core/doc/user/_images/create_public_share-6.png -%%WWWDIR%%/core/doc/user/_images/create_public_share-8.png -%%WWWDIR%%/core/doc/user/_images/create_public_share-9.png -%%WWWDIR%%/core/doc/user/_images/direct-share-1.png -%%WWWDIR%%/core/doc/user/_images/encryption1.png -%%WWWDIR%%/core/doc/user/_images/encryption2.png -%%WWWDIR%%/core/doc/user/_images/encryption3.png -%%WWWDIR%%/core/doc/user/_images/explorer_webdav.png -%%WWWDIR%%/core/doc/user/_images/file_menu_comments_2.png -%%WWWDIR%%/core/doc/user/_images/files-drop-2.png -%%WWWDIR%%/core/doc/user/_images/files-drop-3.png -%%WWWDIR%%/core/doc/user/_images/files-drop-4.png -%%WWWDIR%%/core/doc/user/_images/files-drop-5.png -%%WWWDIR%%/core/doc/user/_images/files-drop-6.png -%%WWWDIR%%/core/doc/user/_images/files-drop-7.png -%%WWWDIR%%/core/doc/user/_images/files_page-1.png -%%WWWDIR%%/core/doc/user/_images/files_page-2.png -%%WWWDIR%%/core/doc/user/_images/files_page-3.png -%%WWWDIR%%/core/doc/user/_images/files_page-4.png -%%WWWDIR%%/core/doc/user/_images/files_page-5.png -%%WWWDIR%%/core/doc/user/_images/files_page-6.png -%%WWWDIR%%/core/doc/user/_images/files_page-7.png -%%WWWDIR%%/core/doc/user/_images/files_page-8.png -%%WWWDIR%%/core/doc/user/_images/files_page.png -%%WWWDIR%%/core/doc/user/_images/files_page1.png -%%WWWDIR%%/core/doc/user/_images/files_versioning.png -%%WWWDIR%%/core/doc/user/_images/gallery-1.png -%%WWWDIR%%/core/doc/user/_images/gallery-2.png -%%WWWDIR%%/core/doc/user/_images/hidden_files.png -%%WWWDIR%%/core/doc/user/_images/kdes.png -%%WWWDIR%%/core/doc/user/_images/kdes1.png -%%WWWDIR%%/core/doc/user/_images/kdes2.png -%%WWWDIR%%/core/doc/user/_images/kdes3.png -%%WWWDIR%%/core/doc/user/_images/kdes4.png -%%WWWDIR%%/core/doc/user/_images/kdes5.png -%%WWWDIR%%/core/doc/user/_images/kdes6.png -%%WWWDIR%%/core/doc/user/_images/kdes7.png -%%WWWDIR%%/core/doc/user/_images/kdes9.png -%%WWWDIR%%/core/doc/user/_images/oc_connect.png -%%WWWDIR%%/core/doc/user/_images/oc_documents.png -%%WWWDIR%%/core/doc/user/_images/oc_documents_edit.png -%%WWWDIR%%/core/doc/user/_images/oc_personal_settings_dropdown.png -%%WWWDIR%%/core/doc/user/_images/osx_webdav1.png -%%WWWDIR%%/core/doc/user/_images/osx_webdav2.png -%%WWWDIR%%/core/doc/user/_images/permalink.png -%%WWWDIR%%/core/doc/user/_images/personal_settings.png -%%WWWDIR%%/core/doc/user/_images/quota1.png -%%WWWDIR%%/core/doc/user/_images/settings_devices.png -%%WWWDIR%%/core/doc/user/_images/settings_devices_add.png -%%WWWDIR%%/core/doc/user/_images/settings_sessions.png -%%WWWDIR%%/core/doc/user/_images/users-overlays-sharepoint.png -%%WWWDIR%%/core/doc/user/_images/users-overlays-win-net-drive.png -%%WWWDIR%%/core/doc/user/_images/video_player_2.png -%%WWWDIR%%/core/doc/user/_images/webdav_dolphin.png -%%WWWDIR%%/core/doc/user/_images/webdav_gnome3_nautilus.png -%%WWWDIR%%/core/doc/user/_sources/bookmarks.txt -%%WWWDIR%%/core/doc/user/_sources/contents.txt -%%WWWDIR%%/core/doc/user/_sources/documents.txt -%%WWWDIR%%/core/doc/user/_sources/external_storage/external_storage.txt -%%WWWDIR%%/core/doc/user/_sources/external_storage/index.txt -%%WWWDIR%%/core/doc/user/_sources/external_storage/sharepoint_connecting.txt -%%WWWDIR%%/core/doc/user/_sources/files/access_webdav.txt -%%WWWDIR%%/core/doc/user/_sources/files/access_webgui.txt -%%WWWDIR%%/core/doc/user/_sources/files/deleted_file_management.txt -%%WWWDIR%%/core/doc/user/_sources/files/desktop_mobile_sync.txt -%%WWWDIR%%/core/doc/user/_sources/files/encrypting_files.txt -%%WWWDIR%%/core/doc/user/_sources/files/federated_cloud_sharing.txt -%%WWWDIR%%/core/doc/user/_sources/files/file_drop.txt -%%WWWDIR%%/core/doc/user/_sources/files/gallery_app.txt -%%WWWDIR%%/core/doc/user/_sources/files/index.txt -%%WWWDIR%%/core/doc/user/_sources/files/large_file_upload.txt -%%WWWDIR%%/core/doc/user/_sources/files/quota.txt -%%WWWDIR%%/core/doc/user/_sources/files/version_control.txt -%%WWWDIR%%/core/doc/user/_sources/index.txt -%%WWWDIR%%/core/doc/user/_sources/pim/calendar.txt -%%WWWDIR%%/core/doc/user/_sources/pim/contacts.txt -%%WWWDIR%%/core/doc/user/_sources/pim/index.txt -%%WWWDIR%%/core/doc/user/_sources/pim/sync_ios.txt -%%WWWDIR%%/core/doc/user/_sources/pim/sync_kde.txt -%%WWWDIR%%/core/doc/user/_sources/pim/sync_osx.txt -%%WWWDIR%%/core/doc/user/_sources/pim/sync_thunderbird.txt -%%WWWDIR%%/core/doc/user/_sources/pim/troubleshooting.txt -%%WWWDIR%%/core/doc/user/_sources/session_management.txt -%%WWWDIR%%/core/doc/user/_sources/userpreferences.txt -%%WWWDIR%%/core/doc/user/_sources/webinterface.txt -%%WWWDIR%%/core/doc/user/_sources/whats_new.txt -%%WWWDIR%%/core/doc/user/_static/ajax-loader.gif -%%WWWDIR%%/core/doc/user/_static/basic.css -%%WWWDIR%%/core/doc/user/_static/bootstrap-3.1.0/css/bootstrap-theme.css -%%WWWDIR%%/core/doc/user/_static/bootstrap-3.1.0/css/bootstrap-theme.css.map -%%WWWDIR%%/core/doc/user/_static/bootstrap-3.1.0/css/bootstrap-theme.min.css -%%WWWDIR%%/core/doc/user/_static/bootstrap-3.1.0/css/bootstrap.css -%%WWWDIR%%/core/doc/user/_static/bootstrap-3.1.0/css/bootstrap.css.map -%%WWWDIR%%/core/doc/user/_static/bootstrap-3.1.0/css/bootstrap.min.css -%%WWWDIR%%/core/doc/user/_static/bootstrap-3.1.0/fonts/glyphicons-halflings-regular.eot -%%WWWDIR%%/core/doc/user/_static/bootstrap-3.1.0/fonts/glyphicons-halflings-regular.svg -%%WWWDIR%%/core/doc/user/_static/bootstrap-3.1.0/fonts/glyphicons-halflings-regular.ttf -%%WWWDIR%%/core/doc/user/_static/bootstrap-3.1.0/fonts/glyphicons-halflings-regular.woff -%%WWWDIR%%/core/doc/user/_static/bootstrap-3.1.0/js/bootstrap.js -%%WWWDIR%%/core/doc/user/_static/bootstrap-3.1.0/js/bootstrap.min.js -%%WWWDIR%%/core/doc/user/_static/bootstrap-sphinx.css -%%WWWDIR%%/core/doc/user/_static/bootstrap-sphinx.js -%%WWWDIR%%/core/doc/user/_static/comment-bright.png -%%WWWDIR%%/core/doc/user/_static/comment-close.png -%%WWWDIR%%/core/doc/user/_static/comment.png -%%WWWDIR%%/core/doc/user/_static/doctools.js -%%WWWDIR%%/core/doc/user/_static/down-pressed.png -%%WWWDIR%%/core/doc/user/_static/down.png -%%WWWDIR%%/core/doc/user/_static/file.png -%%WWWDIR%%/core/doc/user/_static/fonts/OpenSans-Bold.ttf -%%WWWDIR%%/core/doc/user/_static/fonts/OpenSans-Bold.woff -%%WWWDIR%%/core/doc/user/_static/fonts/OpenSans-Italic.ttf -%%WWWDIR%%/core/doc/user/_static/fonts/OpenSans-Italic.woff -%%WWWDIR%%/core/doc/user/_static/fonts/OpenSans-Light.ttf -%%WWWDIR%%/core/doc/user/_static/fonts/OpenSans-Light.woff -%%WWWDIR%%/core/doc/user/_static/fonts/OpenSans-Regular.ttf -%%WWWDIR%%/core/doc/user/_static/fonts/OpenSans-Regular.woff -%%WWWDIR%%/core/doc/user/_static/fonts/fontawesome-webfont.eot -%%WWWDIR%%/core/doc/user/_static/fonts/fontawesome-webfont.svg -%%WWWDIR%%/core/doc/user/_static/fonts/fontawesome-webfont.ttf -%%WWWDIR%%/core/doc/user/_static/fonts/fontawesome-webfont.woff -%%WWWDIR%%/core/doc/user/_static/img/logo_owncloud.svg -%%WWWDIR%%/core/doc/user/_static/img/note_pencil.svg -%%WWWDIR%%/core/doc/user/_static/img/social/diaspora.png -%%WWWDIR%%/core/doc/user/_static/img/social/diaspora.svg -%%WWWDIR%%/core/doc/user/_static/img/social/diasporaround.png -%%WWWDIR%%/core/doc/user/_static/img/social/facebook.png -%%WWWDIR%%/core/doc/user/_static/img/social/facebook.svg -%%WWWDIR%%/core/doc/user/_static/img/social/googleplus.png -%%WWWDIR%%/core/doc/user/_static/img/social/googleplus.svg -%%WWWDIR%%/core/doc/user/_static/img/social/mail.svg -%%WWWDIR%%/core/doc/user/_static/img/social/ownCloud7launch.png -%%WWWDIR%%/core/doc/user/_static/img/social/rss.png -%%WWWDIR%%/core/doc/user/_static/img/social/rss.svg -%%WWWDIR%%/core/doc/user/_static/img/social/twitter.png -%%WWWDIR%%/core/doc/user/_static/img/social/twitter.svg -%%WWWDIR%%/core/doc/user/_static/img/social/twitterround.png -%%WWWDIR%%/core/doc/user/_static/img/social/youtube.svg -%%WWWDIR%%/core/doc/user/_static/img/warning.svg -%%WWWDIR%%/core/doc/user/_static/jquery-1.11.1.js -%%WWWDIR%%/core/doc/user/_static/jquery.js -%%WWWDIR%%/core/doc/user/_static/js/jquery-1.11.0.min.js -%%WWWDIR%%/core/doc/user/_static/js/jquery-fix.js -%%WWWDIR%%/core/doc/user/_static/logo-blue.pdf -%%WWWDIR%%/core/doc/user/_static/logo-blue.png -%%WWWDIR%%/core/doc/user/_static/main.min.css -%%WWWDIR%%/core/doc/user/_static/minus.png -%%WWWDIR%%/core/doc/user/_static/plus.png -%%WWWDIR%%/core/doc/user/_static/pygments.css -%%WWWDIR%%/core/doc/user/_static/searchtools.js -%%WWWDIR%%/core/doc/user/_static/social/diaspora.svg -%%WWWDIR%%/core/doc/user/_static/social/diasporaround.png -%%WWWDIR%%/core/doc/user/_static/social/facebook.png -%%WWWDIR%%/core/doc/user/_static/social/googleplus.png -%%WWWDIR%%/core/doc/user/_static/social/mail.png -%%WWWDIR%%/core/doc/user/_static/social/mail.svg -%%WWWDIR%%/core/doc/user/_static/social/rss.png -%%WWWDIR%%/core/doc/user/_static/social/rss.svg -%%WWWDIR%%/core/doc/user/_static/social/twitter.svg -%%WWWDIR%%/core/doc/user/_static/social/twitterround.png -%%WWWDIR%%/core/doc/user/_static/social/youtube.svg -%%WWWDIR%%/core/doc/user/_static/styles.css -%%WWWDIR%%/core/doc/user/_static/underscore-1.3.1.js -%%WWWDIR%%/core/doc/user/_static/underscore.js -%%WWWDIR%%/core/doc/user/_static/up-pressed.png -%%WWWDIR%%/core/doc/user/_static/up.png -%%WWWDIR%%/core/doc/user/_static/websupport.js -%%WWWDIR%%/core/doc/user/bookmarks.html -%%WWWDIR%%/core/doc/user/contents.html -%%WWWDIR%%/core/doc/user/documents.html -%%WWWDIR%%/core/doc/user/external_storage/external_storage.html -%%WWWDIR%%/core/doc/user/external_storage/index.html -%%WWWDIR%%/core/doc/user/external_storage/sharepoint_connecting.html -%%WWWDIR%%/core/doc/user/files/access_webdav.html -%%WWWDIR%%/core/doc/user/files/access_webgui.html -%%WWWDIR%%/core/doc/user/files/deleted_file_management.html -%%WWWDIR%%/core/doc/user/files/desktop_mobile_sync.html -%%WWWDIR%%/core/doc/user/files/encrypting_files.html -%%WWWDIR%%/core/doc/user/files/federated_cloud_sharing.html -%%WWWDIR%%/core/doc/user/files/file_drop.html -%%WWWDIR%%/core/doc/user/files/gallery_app.html -%%WWWDIR%%/core/doc/user/files/index.html -%%WWWDIR%%/core/doc/user/files/large_file_upload.html -%%WWWDIR%%/core/doc/user/files/quota.html -%%WWWDIR%%/core/doc/user/files/version_control.html -%%WWWDIR%%/core/doc/user/genindex.html %%WWWDIR%%/core/doc/user/index.html -%%WWWDIR%%/core/doc/user/objects.inv -%%WWWDIR%%/core/doc/user/pim/calendar.html -%%WWWDIR%%/core/doc/user/pim/contacts.html -%%WWWDIR%%/core/doc/user/pim/index.html -%%WWWDIR%%/core/doc/user/pim/sync_ios.html -%%WWWDIR%%/core/doc/user/pim/sync_kde.html -%%WWWDIR%%/core/doc/user/pim/sync_osx.html -%%WWWDIR%%/core/doc/user/pim/sync_thunderbird.html -%%WWWDIR%%/core/doc/user/pim/troubleshooting.html -%%WWWDIR%%/core/doc/user/search.html -%%WWWDIR%%/core/doc/user/searchindex.js -%%WWWDIR%%/core/doc/user/session_management.html -%%WWWDIR%%/core/doc/user/userpreferences.html -%%WWWDIR%%/core/doc/user/webinterface.html -%%WWWDIR%%/core/doc/user/whats_new.html %%WWWDIR%%/core/fonts/LICENSE.txt %%WWWDIR%%/core/fonts/OpenSans-Light.woff %%WWWDIR%%/core/fonts/OpenSans-Regular.ttf %%WWWDIR%%/core/fonts/OpenSans-Regular.woff %%WWWDIR%%/core/fonts/OpenSans-Semibold.woff %%WWWDIR%%/core/img/actions/add.png %%WWWDIR%%/core/img/actions/add.svg %%WWWDIR%%/core/img/actions/caret-dark.png %%WWWDIR%%/core/img/actions/caret-dark.svg %%WWWDIR%%/core/img/actions/caret.png %%WWWDIR%%/core/img/actions/caret.svg %%WWWDIR%%/core/img/actions/checkbox-checked-disabled.png %%WWWDIR%%/core/img/actions/checkbox-checked-disabled.svg %%WWWDIR%%/core/img/actions/checkbox-checked-white.png %%WWWDIR%%/core/img/actions/checkbox-checked-white.svg %%WWWDIR%%/core/img/actions/checkbox-checked.png %%WWWDIR%%/core/img/actions/checkbox-checked.svg %%WWWDIR%%/core/img/actions/checkbox-disabled-white.png %%WWWDIR%%/core/img/actions/checkbox-disabled-white.svg %%WWWDIR%%/core/img/actions/checkbox-disabled.png %%WWWDIR%%/core/img/actions/checkbox-disabled.svg %%WWWDIR%%/core/img/actions/checkbox-mixed-disabled.svg %%WWWDIR%%/core/img/actions/checkbox-mixed-white.png %%WWWDIR%%/core/img/actions/checkbox-mixed-white.svg %%WWWDIR%%/core/img/actions/checkbox-mixed.png %%WWWDIR%%/core/img/actions/checkbox-mixed.svg %%WWWDIR%%/core/img/actions/checkbox-white.png %%WWWDIR%%/core/img/actions/checkbox-white.svg %%WWWDIR%%/core/img/actions/checkbox.png %%WWWDIR%%/core/img/actions/checkbox.svg %%WWWDIR%%/core/img/actions/checkmark-color.png %%WWWDIR%%/core/img/actions/checkmark-color.svg %%WWWDIR%%/core/img/actions/checkmark-white.png %%WWWDIR%%/core/img/actions/checkmark-white.svg %%WWWDIR%%/core/img/actions/checkmark.png %%WWWDIR%%/core/img/actions/checkmark.svg %%WWWDIR%%/core/img/actions/close.png %%WWWDIR%%/core/img/actions/close.svg %%WWWDIR%%/core/img/actions/comment.png %%WWWDIR%%/core/img/actions/comment.svg %%WWWDIR%%/core/img/actions/confirm.png %%WWWDIR%%/core/img/actions/confirm.svg %%WWWDIR%%/core/img/actions/delete-hover.png %%WWWDIR%%/core/img/actions/delete-hover.svg %%WWWDIR%%/core/img/actions/delete-white.png %%WWWDIR%%/core/img/actions/delete-white.svg %%WWWDIR%%/core/img/actions/delete.png %%WWWDIR%%/core/img/actions/delete.svg %%WWWDIR%%/core/img/actions/details.png %%WWWDIR%%/core/img/actions/details.svg %%WWWDIR%%/core/img/actions/download-white.png %%WWWDIR%%/core/img/actions/download-white.svg %%WWWDIR%%/core/img/actions/download.png %%WWWDIR%%/core/img/actions/download.svg %%WWWDIR%%/core/img/actions/edit.png %%WWWDIR%%/core/img/actions/edit.svg %%WWWDIR%%/core/img/actions/error-color.png %%WWWDIR%%/core/img/actions/error-color.svg %%WWWDIR%%/core/img/actions/error-white.png %%WWWDIR%%/core/img/actions/error-white.svg %%WWWDIR%%/core/img/actions/error.png %%WWWDIR%%/core/img/actions/error.svg %%WWWDIR%%/core/img/actions/external.png %%WWWDIR%%/core/img/actions/external.svg %%WWWDIR%%/core/img/actions/history.png %%WWWDIR%%/core/img/actions/history.svg %%WWWDIR%%/core/img/actions/info-white.png %%WWWDIR%%/core/img/actions/info-white.svg %%WWWDIR%%/core/img/actions/info.png %%WWWDIR%%/core/img/actions/info.svg %%WWWDIR%%/core/img/actions/logout.png %%WWWDIR%%/core/img/actions/logout.svg %%WWWDIR%%/core/img/actions/mail.png %%WWWDIR%%/core/img/actions/mail.svg %%WWWDIR%%/core/img/actions/menu.png %%WWWDIR%%/core/img/actions/menu.svg %%WWWDIR%%/core/img/actions/more.png %%WWWDIR%%/core/img/actions/more.svg %%WWWDIR%%/core/img/actions/password.png %%WWWDIR%%/core/img/actions/password.svg %%WWWDIR%%/core/img/actions/pause-big.png %%WWWDIR%%/core/img/actions/pause-big.svg %%WWWDIR%%/core/img/actions/pause.png %%WWWDIR%%/core/img/actions/pause.svg %%WWWDIR%%/core/img/actions/play-add.png %%WWWDIR%%/core/img/actions/play-add.svg %%WWWDIR%%/core/img/actions/play-big.png %%WWWDIR%%/core/img/actions/play-big.svg %%WWWDIR%%/core/img/actions/play-next.png %%WWWDIR%%/core/img/actions/play-next.svg %%WWWDIR%%/core/img/actions/play-previous.png %%WWWDIR%%/core/img/actions/play-previous.svg %%WWWDIR%%/core/img/actions/play.png %%WWWDIR%%/core/img/actions/play.svg %%WWWDIR%%/core/img/actions/public.png %%WWWDIR%%/core/img/actions/public.svg %%WWWDIR%%/core/img/actions/radio-checked-disabled.png %%WWWDIR%%/core/img/actions/radio-checked-disabled.svg %%WWWDIR%%/core/img/actions/radio-checked.png %%WWWDIR%%/core/img/actions/radio-checked.svg %%WWWDIR%%/core/img/actions/radio-disabled.png %%WWWDIR%%/core/img/actions/radio-disabled.svg %%WWWDIR%%/core/img/actions/radio-white.png %%WWWDIR%%/core/img/actions/radio-white.svg %%WWWDIR%%/core/img/actions/radio.png %%WWWDIR%%/core/img/actions/radio.svg %%WWWDIR%%/core/img/actions/rename.png %%WWWDIR%%/core/img/actions/rename.svg %%WWWDIR%%/core/img/actions/search-white.png %%WWWDIR%%/core/img/actions/search-white.svg %%WWWDIR%%/core/img/actions/search.png %%WWWDIR%%/core/img/actions/search.svg %%WWWDIR%%/core/img/actions/settings.png %%WWWDIR%%/core/img/actions/settings.svg %%WWWDIR%%/core/img/actions/share.png %%WWWDIR%%/core/img/actions/share.svg %%WWWDIR%%/core/img/actions/shared.png %%WWWDIR%%/core/img/actions/shared.svg %%WWWDIR%%/core/img/actions/sound-off.png %%WWWDIR%%/core/img/actions/sound-off.svg %%WWWDIR%%/core/img/actions/sound.png %%WWWDIR%%/core/img/actions/sound.svg %%WWWDIR%%/core/img/actions/star.png %%WWWDIR%%/core/img/actions/star.svg %%WWWDIR%%/core/img/actions/starred.png %%WWWDIR%%/core/img/actions/starred.svg %%WWWDIR%%/core/img/actions/toggle-filelist.png %%WWWDIR%%/core/img/actions/toggle-filelist.svg %%WWWDIR%%/core/img/actions/toggle-pictures.png %%WWWDIR%%/core/img/actions/toggle-pictures.svg %%WWWDIR%%/core/img/actions/toggle.png %%WWWDIR%%/core/img/actions/toggle.svg %%WWWDIR%%/core/img/actions/triangle-e.png %%WWWDIR%%/core/img/actions/triangle-e.svg %%WWWDIR%%/core/img/actions/triangle-n.png %%WWWDIR%%/core/img/actions/triangle-n.svg %%WWWDIR%%/core/img/actions/triangle-s.png %%WWWDIR%%/core/img/actions/triangle-s.svg %%WWWDIR%%/core/img/actions/upload-white.png %%WWWDIR%%/core/img/actions/upload-white.svg %%WWWDIR%%/core/img/actions/upload.png %%WWWDIR%%/core/img/actions/upload.svg %%WWWDIR%%/core/img/actions/user.png %%WWWDIR%%/core/img/actions/user.svg %%WWWDIR%%/core/img/actions/view-close.png %%WWWDIR%%/core/img/actions/view-close.svg %%WWWDIR%%/core/img/actions/view-download.png %%WWWDIR%%/core/img/actions/view-download.svg %%WWWDIR%%/core/img/actions/view-next.png %%WWWDIR%%/core/img/actions/view-next.svg %%WWWDIR%%/core/img/actions/view-pause.png %%WWWDIR%%/core/img/actions/view-pause.svg %%WWWDIR%%/core/img/actions/view-play.png %%WWWDIR%%/core/img/actions/view-play.svg %%WWWDIR%%/core/img/actions/view-previous.png %%WWWDIR%%/core/img/actions/view-previous.svg %%WWWDIR%%/core/img/appstore.svg %%WWWDIR%%/core/img/background.jpg %%WWWDIR%%/core/img/breadcrumb.png %%WWWDIR%%/core/img/breadcrumb.svg %%WWWDIR%%/core/img/default-app-icon.svg %%WWWDIR%%/core/img/desktopapp.png %%WWWDIR%%/core/img/desktopapp.svg %%WWWDIR%%/core/img/favicon-mask.svg %%WWWDIR%%/core/img/favicon-touch.png %%WWWDIR%%/core/img/favicon-touch.svg %%WWWDIR%%/core/img/favicon.ico %%WWWDIR%%/core/img/favicon.png %%WWWDIR%%/core/img/favicon.svg %%WWWDIR%%/core/img/filetypes/application-pdf.png %%WWWDIR%%/core/img/filetypes/application-pdf.svg %%WWWDIR%%/core/img/filetypes/application.png %%WWWDIR%%/core/img/filetypes/application.svg %%WWWDIR%%/core/img/filetypes/audio.png %%WWWDIR%%/core/img/filetypes/audio.svg %%WWWDIR%%/core/img/filetypes/file.png %%WWWDIR%%/core/img/filetypes/file.svg %%WWWDIR%%/core/img/filetypes/folder-drag-accept.png %%WWWDIR%%/core/img/filetypes/folder-drag-accept.svg %%WWWDIR%%/core/img/filetypes/folder-external.png %%WWWDIR%%/core/img/filetypes/folder-external.svg %%WWWDIR%%/core/img/filetypes/folder-public.png %%WWWDIR%%/core/img/filetypes/folder-public.svg %%WWWDIR%%/core/img/filetypes/folder-shared.png %%WWWDIR%%/core/img/filetypes/folder-shared.svg %%WWWDIR%%/core/img/filetypes/folder-starred.png %%WWWDIR%%/core/img/filetypes/folder-starred.svg %%WWWDIR%%/core/img/filetypes/folder.png %%WWWDIR%%/core/img/filetypes/folder.svg %%WWWDIR%%/core/img/filetypes/image.png %%WWWDIR%%/core/img/filetypes/image.svg %%WWWDIR%%/core/img/filetypes/package-x-generic.png %%WWWDIR%%/core/img/filetypes/package-x-generic.svg %%WWWDIR%%/core/img/filetypes/text-calendar.png %%WWWDIR%%/core/img/filetypes/text-calendar.svg %%WWWDIR%%/core/img/filetypes/text-code.png %%WWWDIR%%/core/img/filetypes/text-code.svg %%WWWDIR%%/core/img/filetypes/text-vcard.png %%WWWDIR%%/core/img/filetypes/text-vcard.svg %%WWWDIR%%/core/img/filetypes/text.png %%WWWDIR%%/core/img/filetypes/text.svg %%WWWDIR%%/core/img/filetypes/video.png %%WWWDIR%%/core/img/filetypes/video.svg %%WWWDIR%%/core/img/filetypes/x-office-document.png %%WWWDIR%%/core/img/filetypes/x-office-document.svg %%WWWDIR%%/core/img/filetypes/x-office-presentation.png %%WWWDIR%%/core/img/filetypes/x-office-presentation.svg %%WWWDIR%%/core/img/filetypes/x-office-spreadsheet.png %%WWWDIR%%/core/img/filetypes/x-office-spreadsheet.svg %%WWWDIR%%/core/img/googleplay.png %%WWWDIR%%/core/img/image-optimization.sh %%WWWDIR%%/core/img/loading-dark.gif %%WWWDIR%%/core/img/loading-small-dark.gif %%WWWDIR%%/core/img/loading-small.gif %%WWWDIR%%/core/img/loading.gif %%WWWDIR%%/core/img/logo-icon-175px.png %%WWWDIR%%/core/img/logo-icon.png %%WWWDIR%%/core/img/logo-icon.svg %%WWWDIR%%/core/img/logo-mail.gif %%WWWDIR%%/core/img/logo.png %%WWWDIR%%/core/img/logo.svg %%WWWDIR%%/core/img/places/calendar-dark.png %%WWWDIR%%/core/img/places/calendar-dark.svg %%WWWDIR%%/core/img/places/contacts-dark.png %%WWWDIR%%/core/img/places/contacts-dark.svg %%WWWDIR%%/core/img/places/files.png %%WWWDIR%%/core/img/places/files.svg %%WWWDIR%%/core/img/places/home.png %%WWWDIR%%/core/img/places/home.svg %%WWWDIR%%/core/img/places/link.png %%WWWDIR%%/core/img/places/link.svg %%WWWDIR%%/core/img/places/music.png %%WWWDIR%%/core/img/places/music.svg %%WWWDIR%%/core/img/places/picture.png %%WWWDIR%%/core/img/places/picture.svg %%WWWDIR%%/core/img/rating/s0.svg %%WWWDIR%%/core/img/rating/s1.svg %%WWWDIR%%/core/img/rating/s10.svg %%WWWDIR%%/core/img/rating/s2.svg %%WWWDIR%%/core/img/rating/s3.svg %%WWWDIR%%/core/img/rating/s4.svg %%WWWDIR%%/core/img/rating/s5.svg %%WWWDIR%%/core/img/rating/s6.svg %%WWWDIR%%/core/img/rating/s7.svg %%WWWDIR%%/core/img/rating/s8.svg %%WWWDIR%%/core/img/rating/s9.svg %%WWWDIR%%/core/js/apps.js %%WWWDIR%%/core/js/backgroundjobs.js %%WWWDIR%%/core/js/compatibility.js %%WWWDIR%%/core/js/config.js %%WWWDIR%%/core/js/config.php %%WWWDIR%%/core/js/core.json %%WWWDIR%%/core/js/eventsource.js %%WWWDIR%%/core/js/files/client.js %%WWWDIR%%/core/js/files/fileinfo.js %%WWWDIR%%/core/js/files/iedavclient.js %%WWWDIR%%/core/js/installation.js %%WWWDIR%%/core/js/integritycheck-failed-notification.js %%WWWDIR%%/core/js/jquery-showpassword.js %%WWWDIR%%/core/js/jquery.avatar.js %%WWWDIR%%/core/js/jquery.ocdialog.js %%WWWDIR%%/core/js/js.js %%WWWDIR%%/core/js/l10n.js %%WWWDIR%%/core/js/login.js %%WWWDIR%%/core/js/lostpassword.js %%WWWDIR%%/core/js/maintenance-check.js %%WWWDIR%%/core/js/mimetype.js %%WWWDIR%%/core/js/mimetypelist.js %%WWWDIR%%/core/js/multiselect.js %%WWWDIR%%/core/js/oc-backbone-webdav.js %%WWWDIR%%/core/js/oc-backbone.js %%WWWDIR%%/core/js/oc-dialogs.js %%WWWDIR%%/core/js/oc-requesttoken.js %%WWWDIR%%/core/js/octemplate.js %%WWWDIR%%/core/js/placeholder.js %%WWWDIR%%/core/js/placeholders.js %%WWWDIR%%/core/js/select2-toggleselect.js %%WWWDIR%%/core/js/setup.js %%WWWDIR%%/core/js/setupchecks.js %%WWWDIR%%/core/js/share.js %%WWWDIR%%/core/js/shareconfigmodel.js %%WWWDIR%%/core/js/sharedialogexpirationview.js %%WWWDIR%%/core/js/sharedialoglinkshareview.js %%WWWDIR%%/core/js/sharedialogmailview.js %%WWWDIR%%/core/js/sharedialogresharerinfoview.js %%WWWDIR%%/core/js/sharedialogshareelistview.js %%WWWDIR%%/core/js/sharedialogview.js %%WWWDIR%%/core/js/shareitemmodel.js %%WWWDIR%%/core/js/singleselect.js %%WWWDIR%%/core/js/systemtags/systemtagmodel.js %%WWWDIR%%/core/js/systemtags/systemtags.js %%WWWDIR%%/core/js/systemtags/systemtagscollection.js %%WWWDIR%%/core/js/systemtags/systemtagsinputfield.js %%WWWDIR%%/core/js/systemtags/systemtagsmappingcollection.js %%WWWDIR%%/core/js/tags.js %%WWWDIR%%/core/js/update.js %%WWWDIR%%/core/js/visitortimezone.js %%WWWDIR%%/core/l10n/ach.js %%WWWDIR%%/core/l10n/ach.json %%WWWDIR%%/core/l10n/ady.js %%WWWDIR%%/core/l10n/ady.json %%WWWDIR%%/core/l10n/af_ZA.js %%WWWDIR%%/core/l10n/af_ZA.json %%WWWDIR%%/core/l10n/ak.js %%WWWDIR%%/core/l10n/ak.json %%WWWDIR%%/core/l10n/am_ET.js %%WWWDIR%%/core/l10n/am_ET.json %%WWWDIR%%/core/l10n/ar.js %%WWWDIR%%/core/l10n/ar.json %%WWWDIR%%/core/l10n/ast.js %%WWWDIR%%/core/l10n/ast.json %%WWWDIR%%/core/l10n/az.js %%WWWDIR%%/core/l10n/az.json %%WWWDIR%%/core/l10n/be.js %%WWWDIR%%/core/l10n/be.json %%WWWDIR%%/core/l10n/bg_BG.js %%WWWDIR%%/core/l10n/bg_BG.json %%WWWDIR%%/core/l10n/bn_BD.js %%WWWDIR%%/core/l10n/bn_BD.json %%WWWDIR%%/core/l10n/bn_IN.js %%WWWDIR%%/core/l10n/bn_IN.json %%WWWDIR%%/core/l10n/bs.js %%WWWDIR%%/core/l10n/bs.json %%WWWDIR%%/core/l10n/ca.js %%WWWDIR%%/core/l10n/ca.json %%WWWDIR%%/core/l10n/cs_CZ.js %%WWWDIR%%/core/l10n/cs_CZ.json %%WWWDIR%%/core/l10n/cy_GB.js %%WWWDIR%%/core/l10n/cy_GB.json %%WWWDIR%%/core/l10n/da.js %%WWWDIR%%/core/l10n/da.json %%WWWDIR%%/core/l10n/de.js %%WWWDIR%%/core/l10n/de.json %%WWWDIR%%/core/l10n/de_AT.js %%WWWDIR%%/core/l10n/de_AT.json %%WWWDIR%%/core/l10n/de_DE.js %%WWWDIR%%/core/l10n/de_DE.json %%WWWDIR%%/core/l10n/el.js %%WWWDIR%%/core/l10n/el.json %%WWWDIR%%/core/l10n/en_GB.js %%WWWDIR%%/core/l10n/en_GB.json %%WWWDIR%%/core/l10n/eo.js %%WWWDIR%%/core/l10n/eo.json %%WWWDIR%%/core/l10n/es.js %%WWWDIR%%/core/l10n/es.json %%WWWDIR%%/core/l10n/es_AR.js %%WWWDIR%%/core/l10n/es_AR.json %%WWWDIR%%/core/l10n/es_CL.js %%WWWDIR%%/core/l10n/es_CL.json %%WWWDIR%%/core/l10n/es_MX.js %%WWWDIR%%/core/l10n/es_MX.json %%WWWDIR%%/core/l10n/et_EE.js %%WWWDIR%%/core/l10n/et_EE.json %%WWWDIR%%/core/l10n/eu.js %%WWWDIR%%/core/l10n/eu.json %%WWWDIR%%/core/l10n/fa.js %%WWWDIR%%/core/l10n/fa.json %%WWWDIR%%/core/l10n/fi_FI.js %%WWWDIR%%/core/l10n/fi_FI.json %%WWWDIR%%/core/l10n/fil.js %%WWWDIR%%/core/l10n/fil.json %%WWWDIR%%/core/l10n/fr.js %%WWWDIR%%/core/l10n/fr.json %%WWWDIR%%/core/l10n/fy_NL.js %%WWWDIR%%/core/l10n/fy_NL.json %%WWWDIR%%/core/l10n/gl.js %%WWWDIR%%/core/l10n/gl.json %%WWWDIR%%/core/l10n/gu.js %%WWWDIR%%/core/l10n/gu.json %%WWWDIR%%/core/l10n/he.js %%WWWDIR%%/core/l10n/he.json %%WWWDIR%%/core/l10n/hi.js %%WWWDIR%%/core/l10n/hi.json %%WWWDIR%%/core/l10n/hr.js %%WWWDIR%%/core/l10n/hr.json %%WWWDIR%%/core/l10n/hu_HU.js %%WWWDIR%%/core/l10n/hu_HU.json %%WWWDIR%%/core/l10n/hy.js %%WWWDIR%%/core/l10n/hy.json %%WWWDIR%%/core/l10n/ia.js %%WWWDIR%%/core/l10n/ia.json %%WWWDIR%%/core/l10n/id.js %%WWWDIR%%/core/l10n/id.json %%WWWDIR%%/core/l10n/io.js %%WWWDIR%%/core/l10n/io.json %%WWWDIR%%/core/l10n/is.js %%WWWDIR%%/core/l10n/is.json %%WWWDIR%%/core/l10n/it.js %%WWWDIR%%/core/l10n/it.json %%WWWDIR%%/core/l10n/ja.js %%WWWDIR%%/core/l10n/ja.json %%WWWDIR%%/core/l10n/jv.js %%WWWDIR%%/core/l10n/jv.json %%WWWDIR%%/core/l10n/ka_GE.js %%WWWDIR%%/core/l10n/ka_GE.json %%WWWDIR%%/core/l10n/km.js %%WWWDIR%%/core/l10n/km.json %%WWWDIR%%/core/l10n/kn.js %%WWWDIR%%/core/l10n/kn.json %%WWWDIR%%/core/l10n/ko.js %%WWWDIR%%/core/l10n/ko.json %%WWWDIR%%/core/l10n/ku_IQ.js %%WWWDIR%%/core/l10n/ku_IQ.json %%WWWDIR%%/core/l10n/lb.js %%WWWDIR%%/core/l10n/lb.json %%WWWDIR%%/core/l10n/lo.js %%WWWDIR%%/core/l10n/lo.json %%WWWDIR%%/core/l10n/lt_LT.js %%WWWDIR%%/core/l10n/lt_LT.json %%WWWDIR%%/core/l10n/lv.js %%WWWDIR%%/core/l10n/lv.json %%WWWDIR%%/core/l10n/mg.js %%WWWDIR%%/core/l10n/mg.json %%WWWDIR%%/core/l10n/mk.js %%WWWDIR%%/core/l10n/mk.json %%WWWDIR%%/core/l10n/ml.js %%WWWDIR%%/core/l10n/ml.json %%WWWDIR%%/core/l10n/ml_IN.js %%WWWDIR%%/core/l10n/ml_IN.json %%WWWDIR%%/core/l10n/mn.js %%WWWDIR%%/core/l10n/mn.json %%WWWDIR%%/core/l10n/mr.js %%WWWDIR%%/core/l10n/mr.json %%WWWDIR%%/core/l10n/ms_MY.js %%WWWDIR%%/core/l10n/ms_MY.json %%WWWDIR%%/core/l10n/mt_MT.js %%WWWDIR%%/core/l10n/mt_MT.json %%WWWDIR%%/core/l10n/my_MM.js %%WWWDIR%%/core/l10n/my_MM.json %%WWWDIR%%/core/l10n/nb_NO.js %%WWWDIR%%/core/l10n/nb_NO.json %%WWWDIR%%/core/l10n/nds.js %%WWWDIR%%/core/l10n/nds.json %%WWWDIR%%/core/l10n/nl.js %%WWWDIR%%/core/l10n/nl.json %%WWWDIR%%/core/l10n/nn_NO.js %%WWWDIR%%/core/l10n/nn_NO.json %%WWWDIR%%/core/l10n/nqo.js %%WWWDIR%%/core/l10n/nqo.json %%WWWDIR%%/core/l10n/oc.js %%WWWDIR%%/core/l10n/oc.json %%WWWDIR%%/core/l10n/pa.js %%WWWDIR%%/core/l10n/pa.json %%WWWDIR%%/core/l10n/pl.js %%WWWDIR%%/core/l10n/pl.json %%WWWDIR%%/core/l10n/pt_BR.js %%WWWDIR%%/core/l10n/pt_BR.json %%WWWDIR%%/core/l10n/pt_PT.js %%WWWDIR%%/core/l10n/pt_PT.json %%WWWDIR%%/core/l10n/ro.js %%WWWDIR%%/core/l10n/ro.json %%WWWDIR%%/core/l10n/ru.js %%WWWDIR%%/core/l10n/ru.json %%WWWDIR%%/core/l10n/si_LK.js %%WWWDIR%%/core/l10n/si_LK.json %%WWWDIR%%/core/l10n/sk_SK.js %%WWWDIR%%/core/l10n/sk_SK.json %%WWWDIR%%/core/l10n/sl.js %%WWWDIR%%/core/l10n/sl.json %%WWWDIR%%/core/l10n/sq.js %%WWWDIR%%/core/l10n/sq.json %%WWWDIR%%/core/l10n/sr.js %%WWWDIR%%/core/l10n/sr.json %%WWWDIR%%/core/l10n/sr@latin.js %%WWWDIR%%/core/l10n/sr@latin.json %%WWWDIR%%/core/l10n/su.js %%WWWDIR%%/core/l10n/su.json %%WWWDIR%%/core/l10n/sv.js %%WWWDIR%%/core/l10n/sv.json %%WWWDIR%%/core/l10n/sw_KE.js %%WWWDIR%%/core/l10n/sw_KE.json %%WWWDIR%%/core/l10n/ta_IN.js %%WWWDIR%%/core/l10n/ta_IN.json %%WWWDIR%%/core/l10n/ta_LK.js %%WWWDIR%%/core/l10n/ta_LK.json %%WWWDIR%%/core/l10n/te.js %%WWWDIR%%/core/l10n/te.json %%WWWDIR%%/core/l10n/tg_TJ.js %%WWWDIR%%/core/l10n/tg_TJ.json %%WWWDIR%%/core/l10n/th_TH.js %%WWWDIR%%/core/l10n/th_TH.json %%WWWDIR%%/core/l10n/tl_PH.js %%WWWDIR%%/core/l10n/tl_PH.json %%WWWDIR%%/core/l10n/tr.js %%WWWDIR%%/core/l10n/tr.json %%WWWDIR%%/core/l10n/tzm.js %%WWWDIR%%/core/l10n/tzm.json %%WWWDIR%%/core/l10n/ug.js %%WWWDIR%%/core/l10n/ug.json %%WWWDIR%%/core/l10n/uk.js %%WWWDIR%%/core/l10n/uk.json %%WWWDIR%%/core/l10n/ur_PK.js %%WWWDIR%%/core/l10n/ur_PK.json %%WWWDIR%%/core/l10n/vi.js %%WWWDIR%%/core/l10n/vi.json %%WWWDIR%%/core/l10n/xgettextfiles %%WWWDIR%%/core/l10n/zh_CN.js %%WWWDIR%%/core/l10n/zh_CN.json %%WWWDIR%%/core/l10n/zh_HK.js %%WWWDIR%%/core/l10n/zh_HK.json %%WWWDIR%%/core/l10n/zh_TW.js %%WWWDIR%%/core/l10n/zh_TW.json %%WWWDIR%%/core/register_command.php %%WWWDIR%%/core/routes.php %%WWWDIR%%/core/search/ajax/search.php %%WWWDIR%%/core/search/css/results.css %%WWWDIR%%/core/search/js/search.js %%WWWDIR%%/core/search/templates/part.results.html %%WWWDIR%%/core/shipped.json %%WWWDIR%%/core/signature.json %%WWWDIR%%/core/skeleton/Documents/Example.odt %%WWWDIR%%/core/skeleton/Photos/Paris.jpg %%WWWDIR%%/core/skeleton/Photos/San Francisco.jpg %%WWWDIR%%/core/skeleton/Photos/Squirrel.jpg -%%WWWDIR%%/core/skeleton/ownCloud Manual.pdf %%WWWDIR%%/core/strings.php %%WWWDIR%%/core/templates/403.php %%WWWDIR%%/core/templates/404.php %%WWWDIR%%/core/templates/altmail.php %%WWWDIR%%/core/templates/error.php %%WWWDIR%%/core/templates/exception.php %%WWWDIR%%/core/templates/filepicker.html %%WWWDIR%%/core/templates/filetemplates/template.html %%WWWDIR%%/core/templates/filetemplates/template.odp %%WWWDIR%%/core/templates/filetemplates/template.ods %%WWWDIR%%/core/templates/filetemplates/template.odt %%WWWDIR%%/core/templates/installation.php %%WWWDIR%%/core/templates/internalaltmail.php %%WWWDIR%%/core/templates/internalmail.php %%WWWDIR%%/core/templates/layout.base.php %%WWWDIR%%/core/templates/layout.guest.php %%WWWDIR%%/core/templates/layout.noscript.warning.php %%WWWDIR%%/core/templates/layout.user.php %%WWWDIR%%/core/templates/login.php %%WWWDIR%%/core/templates/lostpassword/email.php %%WWWDIR%%/core/templates/lostpassword/resetpassword.php %%WWWDIR%%/core/templates/mail.php %%WWWDIR%%/core/templates/message.html %%WWWDIR%%/core/templates/singleuser.user.php %%WWWDIR%%/core/templates/tags.html %%WWWDIR%%/core/templates/twofactorselectchallenge.php %%WWWDIR%%/core/templates/twofactorshowchallenge.php %%WWWDIR%%/core/templates/untrustedDomain.php %%WWWDIR%%/core/templates/update.admin.php %%WWWDIR%%/core/templates/update.use-cli.php %%WWWDIR%%/core/templates/update.user.php -%%WWWDIR%%/core/vendor/.gitignore %%WWWDIR%%/core/vendor/backbone/.bower.json %%WWWDIR%%/core/vendor/backbone/LICENSE %%WWWDIR%%/core/vendor/backbone/backbone.js %%WWWDIR%%/core/vendor/base64/.bower.json %%WWWDIR%%/core/vendor/base64/LICENSE %%WWWDIR%%/core/vendor/base64/base64.js %%WWWDIR%%/core/vendor/blueimp-md5/.bower.json %%WWWDIR%%/core/vendor/blueimp-md5/js/md5.js %%WWWDIR%%/core/vendor/bootstrap/js/tooltip.js %%WWWDIR%%/core/vendor/davclient.js/LICENSE %%WWWDIR%%/core/vendor/davclient.js/lib/client.js %%WWWDIR%%/core/vendor/es6-promise/LICENSE %%WWWDIR%%/core/vendor/es6-promise/dist/es6-promise.js %%WWWDIR%%/core/vendor/handlebars/.bower.json %%WWWDIR%%/core/vendor/handlebars/handlebars.js %%WWWDIR%%/core/vendor/jcrop/.bower.json %%WWWDIR%%/core/vendor/jcrop/MIT-LICENSE.txt %%WWWDIR%%/core/vendor/jcrop/css/Jcrop.gif %%WWWDIR%%/core/vendor/jcrop/css/jquery.Jcrop.css %%WWWDIR%%/core/vendor/jcrop/js/jquery.Jcrop.js %%WWWDIR%%/core/vendor/jquery-migrate/.bower.json %%WWWDIR%%/core/vendor/jquery-migrate/jquery-migrate.js %%WWWDIR%%/core/vendor/jquery-migrate/jquery-migrate.min.js %%WWWDIR%%/core/vendor/jquery-ui/MIT-LICENSE.txt %%WWWDIR%%/core/vendor/jquery-ui/themes/base/images/animated-overlay.gif %%WWWDIR%%/core/vendor/jquery-ui/themes/base/images/ui-icons_222222_256x240.png %%WWWDIR%%/core/vendor/jquery-ui/themes/base/jquery-ui.css %%WWWDIR%%/core/vendor/jquery-ui/ui/jquery-ui.custom.js %%WWWDIR%%/core/vendor/jquery/.bower.json %%WWWDIR%%/core/vendor/jquery/MIT-LICENSE.txt %%WWWDIR%%/core/vendor/jquery/dist/jquery.js %%WWWDIR%%/core/vendor/jquery/dist/jquery.min.js %%WWWDIR%%/core/vendor/jquery/dist/jquery.min.map %%WWWDIR%%/core/vendor/jsTimezoneDetect/.bower.json %%WWWDIR%%/core/vendor/jsTimezoneDetect/LICENCE.txt %%WWWDIR%%/core/vendor/jsTimezoneDetect/jstz.js %%WWWDIR%%/core/vendor/moment/.bower.json %%WWWDIR%%/core/vendor/moment/LICENSE %%WWWDIR%%/core/vendor/moment/min/moment-with-locales.js %%WWWDIR%%/core/vendor/select2/.bower.json %%WWWDIR%%/core/vendor/select2/LICENSE %%WWWDIR%%/core/vendor/select2/select2-spinner.gif %%WWWDIR%%/core/vendor/select2/select2.css %%WWWDIR%%/core/vendor/select2/select2.js %%WWWDIR%%/core/vendor/select2/select2.png %%WWWDIR%%/core/vendor/select2/select2x2.png %%WWWDIR%%/core/vendor/snapjs/.bower.json %%WWWDIR%%/core/vendor/snapjs/dist/latest/snap.js %%WWWDIR%%/core/vendor/strengthify/.bower.json %%WWWDIR%%/core/vendor/strengthify/LICENSE %%WWWDIR%%/core/vendor/strengthify/jquery.strengthify.js %%WWWDIR%%/core/vendor/strengthify/strengthify.css %%WWWDIR%%/core/vendor/underscore/.bower.json %%WWWDIR%%/core/vendor/underscore/LICENSE %%WWWDIR%%/core/vendor/underscore/underscore.js %%WWWDIR%%/core/vendor/zxcvbn/.bower.json %%WWWDIR%%/core/vendor/zxcvbn/LICENSE.txt %%WWWDIR%%/core/vendor/zxcvbn/zxcvbn.js %%WWWDIR%%/cron.php %%WWWDIR%%/db_structure.xml %%WWWDIR%%/index.html %%WWWDIR%%/index.php -%%WWWDIR%%/l10n/.gitignore %%WWWDIR%%/l10n/.tx/config %%WWWDIR%%/l10n/l10n.pl %%WWWDIR%%/l10n/rm-old.sh %%WWWDIR%%/lib/autoloader.php %%WWWDIR%%/lib/base.php %%WWWDIR%%/lib/composer/autoload.php %%WWWDIR%%/lib/composer/composer/ClassLoader.php %%WWWDIR%%/lib/composer/composer/LICENSE %%WWWDIR%%/lib/composer/composer/autoload_classmap.php %%WWWDIR%%/lib/composer/composer/autoload_namespaces.php %%WWWDIR%%/lib/composer/composer/autoload_psr4.php %%WWWDIR%%/lib/composer/composer/autoload_real.php %%WWWDIR%%/lib/composer/composer/installed.json %%WWWDIR%%/lib/l10n/ach.js %%WWWDIR%%/lib/l10n/ach.json %%WWWDIR%%/lib/l10n/ady.js %%WWWDIR%%/lib/l10n/ady.json %%WWWDIR%%/lib/l10n/af_ZA.js %%WWWDIR%%/lib/l10n/af_ZA.json %%WWWDIR%%/lib/l10n/ak.js %%WWWDIR%%/lib/l10n/ak.json %%WWWDIR%%/lib/l10n/am_ET.js %%WWWDIR%%/lib/l10n/am_ET.json %%WWWDIR%%/lib/l10n/ar.js %%WWWDIR%%/lib/l10n/ar.json %%WWWDIR%%/lib/l10n/ast.js %%WWWDIR%%/lib/l10n/ast.json %%WWWDIR%%/lib/l10n/az.js %%WWWDIR%%/lib/l10n/az.json %%WWWDIR%%/lib/l10n/be.js %%WWWDIR%%/lib/l10n/be.json %%WWWDIR%%/lib/l10n/bg_BG.js %%WWWDIR%%/lib/l10n/bg_BG.json %%WWWDIR%%/lib/l10n/bn_BD.js %%WWWDIR%%/lib/l10n/bn_BD.json %%WWWDIR%%/lib/l10n/bn_IN.js %%WWWDIR%%/lib/l10n/bn_IN.json %%WWWDIR%%/lib/l10n/bs.js %%WWWDIR%%/lib/l10n/bs.json %%WWWDIR%%/lib/l10n/ca.js %%WWWDIR%%/lib/l10n/ca.json %%WWWDIR%%/lib/l10n/cs_CZ.js %%WWWDIR%%/lib/l10n/cs_CZ.json %%WWWDIR%%/lib/l10n/cy_GB.js %%WWWDIR%%/lib/l10n/cy_GB.json %%WWWDIR%%/lib/l10n/da.js %%WWWDIR%%/lib/l10n/da.json %%WWWDIR%%/lib/l10n/de.js %%WWWDIR%%/lib/l10n/de.json %%WWWDIR%%/lib/l10n/de_AT.js %%WWWDIR%%/lib/l10n/de_AT.json %%WWWDIR%%/lib/l10n/de_DE.js %%WWWDIR%%/lib/l10n/de_DE.json %%WWWDIR%%/lib/l10n/el.js %%WWWDIR%%/lib/l10n/el.json %%WWWDIR%%/lib/l10n/en_GB.js %%WWWDIR%%/lib/l10n/en_GB.json %%WWWDIR%%/lib/l10n/eo.js %%WWWDIR%%/lib/l10n/eo.json %%WWWDIR%%/lib/l10n/es.js %%WWWDIR%%/lib/l10n/es.json %%WWWDIR%%/lib/l10n/es_AR.js %%WWWDIR%%/lib/l10n/es_AR.json %%WWWDIR%%/lib/l10n/es_CL.js %%WWWDIR%%/lib/l10n/es_CL.json %%WWWDIR%%/lib/l10n/es_MX.js %%WWWDIR%%/lib/l10n/es_MX.json %%WWWDIR%%/lib/l10n/et_EE.js %%WWWDIR%%/lib/l10n/et_EE.json %%WWWDIR%%/lib/l10n/eu.js %%WWWDIR%%/lib/l10n/eu.json %%WWWDIR%%/lib/l10n/fa.js %%WWWDIR%%/lib/l10n/fa.json %%WWWDIR%%/lib/l10n/fi_FI.js %%WWWDIR%%/lib/l10n/fi_FI.json %%WWWDIR%%/lib/l10n/fil.js %%WWWDIR%%/lib/l10n/fil.json %%WWWDIR%%/lib/l10n/fr.js %%WWWDIR%%/lib/l10n/fr.json %%WWWDIR%%/lib/l10n/fy_NL.js %%WWWDIR%%/lib/l10n/fy_NL.json %%WWWDIR%%/lib/l10n/gl.js %%WWWDIR%%/lib/l10n/gl.json %%WWWDIR%%/lib/l10n/gu.js %%WWWDIR%%/lib/l10n/gu.json %%WWWDIR%%/lib/l10n/he.js %%WWWDIR%%/lib/l10n/he.json %%WWWDIR%%/lib/l10n/hi.js %%WWWDIR%%/lib/l10n/hi.json %%WWWDIR%%/lib/l10n/hr.js %%WWWDIR%%/lib/l10n/hr.json %%WWWDIR%%/lib/l10n/hu_HU.js %%WWWDIR%%/lib/l10n/hu_HU.json %%WWWDIR%%/lib/l10n/hy.js %%WWWDIR%%/lib/l10n/hy.json %%WWWDIR%%/lib/l10n/ia.js %%WWWDIR%%/lib/l10n/ia.json %%WWWDIR%%/lib/l10n/id.js %%WWWDIR%%/lib/l10n/id.json %%WWWDIR%%/lib/l10n/io.js %%WWWDIR%%/lib/l10n/io.json %%WWWDIR%%/lib/l10n/is.js %%WWWDIR%%/lib/l10n/is.json %%WWWDIR%%/lib/l10n/it.js %%WWWDIR%%/lib/l10n/it.json %%WWWDIR%%/lib/l10n/ja.js %%WWWDIR%%/lib/l10n/ja.json %%WWWDIR%%/lib/l10n/jv.js %%WWWDIR%%/lib/l10n/jv.json %%WWWDIR%%/lib/l10n/ka_GE.js %%WWWDIR%%/lib/l10n/ka_GE.json %%WWWDIR%%/lib/l10n/km.js %%WWWDIR%%/lib/l10n/km.json %%WWWDIR%%/lib/l10n/kn.js %%WWWDIR%%/lib/l10n/kn.json %%WWWDIR%%/lib/l10n/ko.js %%WWWDIR%%/lib/l10n/ko.json %%WWWDIR%%/lib/l10n/ku_IQ.js %%WWWDIR%%/lib/l10n/ku_IQ.json %%WWWDIR%%/lib/l10n/lb.js %%WWWDIR%%/lib/l10n/lb.json %%WWWDIR%%/lib/l10n/lo.js %%WWWDIR%%/lib/l10n/lo.json %%WWWDIR%%/lib/l10n/lt_LT.js %%WWWDIR%%/lib/l10n/lt_LT.json %%WWWDIR%%/lib/l10n/lv.js %%WWWDIR%%/lib/l10n/lv.json %%WWWDIR%%/lib/l10n/mg.js %%WWWDIR%%/lib/l10n/mg.json %%WWWDIR%%/lib/l10n/mk.js %%WWWDIR%%/lib/l10n/mk.json %%WWWDIR%%/lib/l10n/ml.js %%WWWDIR%%/lib/l10n/ml.json %%WWWDIR%%/lib/l10n/ml_IN.js %%WWWDIR%%/lib/l10n/ml_IN.json %%WWWDIR%%/lib/l10n/mn.js %%WWWDIR%%/lib/l10n/mn.json %%WWWDIR%%/lib/l10n/mr.js %%WWWDIR%%/lib/l10n/mr.json %%WWWDIR%%/lib/l10n/ms_MY.js %%WWWDIR%%/lib/l10n/ms_MY.json %%WWWDIR%%/lib/l10n/mt_MT.js %%WWWDIR%%/lib/l10n/mt_MT.json %%WWWDIR%%/lib/l10n/my_MM.js %%WWWDIR%%/lib/l10n/my_MM.json %%WWWDIR%%/lib/l10n/nb_NO.js %%WWWDIR%%/lib/l10n/nb_NO.json %%WWWDIR%%/lib/l10n/nds.js %%WWWDIR%%/lib/l10n/nds.json %%WWWDIR%%/lib/l10n/nl.js %%WWWDIR%%/lib/l10n/nl.json %%WWWDIR%%/lib/l10n/nn_NO.js %%WWWDIR%%/lib/l10n/nn_NO.json %%WWWDIR%%/lib/l10n/nqo.js %%WWWDIR%%/lib/l10n/nqo.json %%WWWDIR%%/lib/l10n/oc.js %%WWWDIR%%/lib/l10n/oc.json %%WWWDIR%%/lib/l10n/pa.js %%WWWDIR%%/lib/l10n/pa.json %%WWWDIR%%/lib/l10n/pl.js %%WWWDIR%%/lib/l10n/pl.json %%WWWDIR%%/lib/l10n/pt_BR.js %%WWWDIR%%/lib/l10n/pt_BR.json %%WWWDIR%%/lib/l10n/pt_PT.js %%WWWDIR%%/lib/l10n/pt_PT.json %%WWWDIR%%/lib/l10n/ro.js %%WWWDIR%%/lib/l10n/ro.json %%WWWDIR%%/lib/l10n/ru.js %%WWWDIR%%/lib/l10n/ru.json %%WWWDIR%%/lib/l10n/si_LK.js %%WWWDIR%%/lib/l10n/si_LK.json %%WWWDIR%%/lib/l10n/sk_SK.js %%WWWDIR%%/lib/l10n/sk_SK.json %%WWWDIR%%/lib/l10n/sl.js %%WWWDIR%%/lib/l10n/sl.json %%WWWDIR%%/lib/l10n/sq.js %%WWWDIR%%/lib/l10n/sq.json %%WWWDIR%%/lib/l10n/sr.js %%WWWDIR%%/lib/l10n/sr.json %%WWWDIR%%/lib/l10n/sr@latin.js %%WWWDIR%%/lib/l10n/sr@latin.json %%WWWDIR%%/lib/l10n/su.js %%WWWDIR%%/lib/l10n/su.json %%WWWDIR%%/lib/l10n/sv.js %%WWWDIR%%/lib/l10n/sv.json %%WWWDIR%%/lib/l10n/sw_KE.js %%WWWDIR%%/lib/l10n/sw_KE.json %%WWWDIR%%/lib/l10n/ta_IN.js %%WWWDIR%%/lib/l10n/ta_IN.json %%WWWDIR%%/lib/l10n/ta_LK.js %%WWWDIR%%/lib/l10n/ta_LK.json %%WWWDIR%%/lib/l10n/te.js %%WWWDIR%%/lib/l10n/te.json %%WWWDIR%%/lib/l10n/tg_TJ.js %%WWWDIR%%/lib/l10n/tg_TJ.json %%WWWDIR%%/lib/l10n/th_TH.js %%WWWDIR%%/lib/l10n/th_TH.json %%WWWDIR%%/lib/l10n/tl_PH.js %%WWWDIR%%/lib/l10n/tl_PH.json %%WWWDIR%%/lib/l10n/tr.js %%WWWDIR%%/lib/l10n/tr.json %%WWWDIR%%/lib/l10n/tzm.js %%WWWDIR%%/lib/l10n/tzm.json %%WWWDIR%%/lib/l10n/ug.js %%WWWDIR%%/lib/l10n/ug.json %%WWWDIR%%/lib/l10n/uk.js %%WWWDIR%%/lib/l10n/uk.json %%WWWDIR%%/lib/l10n/ur_PK.js %%WWWDIR%%/lib/l10n/ur_PK.json %%WWWDIR%%/lib/l10n/vi.js %%WWWDIR%%/lib/l10n/vi.json %%WWWDIR%%/lib/l10n/zh_CN.js %%WWWDIR%%/lib/l10n/zh_CN.json %%WWWDIR%%/lib/l10n/zh_HK.js %%WWWDIR%%/lib/l10n/zh_HK.json %%WWWDIR%%/lib/l10n/zh_TW.js %%WWWDIR%%/lib/l10n/zh_TW.json %%WWWDIR%%/lib/private/Activity/Event.php %%WWWDIR%%/lib/private/Activity/Manager.php %%WWWDIR%%/lib/private/AllConfig.php %%WWWDIR%%/lib/private/App/AppManager.php %%WWWDIR%%/lib/private/App/CodeChecker/AbstractCheck.php %%WWWDIR%%/lib/private/App/CodeChecker/CodeChecker.php %%WWWDIR%%/lib/private/App/CodeChecker/DeprecationCheck.php %%WWWDIR%%/lib/private/App/CodeChecker/EmptyCheck.php %%WWWDIR%%/lib/private/App/CodeChecker/ICheck.php %%WWWDIR%%/lib/private/App/CodeChecker/InfoChecker.php %%WWWDIR%%/lib/private/App/CodeChecker/NodeVisitor.php %%WWWDIR%%/lib/private/App/CodeChecker/PrivateCheck.php %%WWWDIR%%/lib/private/App/CodeChecker/StrongComparisonCheck.php %%WWWDIR%%/lib/private/App/DependencyAnalyzer.php %%WWWDIR%%/lib/private/App/InfoParser.php %%WWWDIR%%/lib/private/App/Platform.php %%WWWDIR%%/lib/private/App/PlatformRepository.php %%WWWDIR%%/lib/private/AppConfig.php %%WWWDIR%%/lib/private/AppFramework/App.php %%WWWDIR%%/lib/private/AppFramework/Core/API.php %%WWWDIR%%/lib/private/AppFramework/Db/Db.php %%WWWDIR%%/lib/private/AppFramework/DependencyInjection/DIContainer.php %%WWWDIR%%/lib/private/AppFramework/Http.php %%WWWDIR%%/lib/private/AppFramework/Http/Dispatcher.php %%WWWDIR%%/lib/private/AppFramework/Http/Output.php %%WWWDIR%%/lib/private/AppFramework/Http/Request.php %%WWWDIR%%/lib/private/AppFramework/Middleware/MiddlewareDispatcher.php %%WWWDIR%%/lib/private/AppFramework/Middleware/Security/CORSMiddleware.php %%WWWDIR%%/lib/private/AppFramework/Middleware/Security/Exceptions/AppNotEnabledException.php %%WWWDIR%%/lib/private/AppFramework/Middleware/Security/Exceptions/CrossSiteRequestForgeryException.php %%WWWDIR%%/lib/private/AppFramework/Middleware/Security/Exceptions/NotAdminException.php %%WWWDIR%%/lib/private/AppFramework/Middleware/Security/Exceptions/NotLoggedInException.php %%WWWDIR%%/lib/private/AppFramework/Middleware/Security/Exceptions/SecurityException.php %%WWWDIR%%/lib/private/AppFramework/Middleware/Security/SecurityMiddleware.php %%WWWDIR%%/lib/private/AppFramework/Middleware/SessionMiddleware.php %%WWWDIR%%/lib/private/AppFramework/Routing/RouteActionHandler.php %%WWWDIR%%/lib/private/AppFramework/Routing/RouteConfig.php %%WWWDIR%%/lib/private/AppFramework/Utility/ControllerMethodReflector.php %%WWWDIR%%/lib/private/AppFramework/Utility/SimpleContainer.php %%WWWDIR%%/lib/private/AppFramework/Utility/TimeFactory.php %%WWWDIR%%/lib/private/AppHelper.php %%WWWDIR%%/lib/private/Archive/Archive.php %%WWWDIR%%/lib/private/Archive/TAR.php %%WWWDIR%%/lib/private/Archive/ZIP.php %%WWWDIR%%/lib/private/Authentication/Exceptions/InvalidTokenException.php %%WWWDIR%%/lib/private/Authentication/Exceptions/LoginRequiredException.php %%WWWDIR%%/lib/private/Authentication/Exceptions/PasswordLoginForbiddenException.php %%WWWDIR%%/lib/private/Authentication/Exceptions/PasswordlessTokenException.php %%WWWDIR%%/lib/private/Authentication/Exceptions/TwoFactorAuthRequiredException.php %%WWWDIR%%/lib/private/Authentication/Exceptions/UserAlreadyLoggedInException.php %%WWWDIR%%/lib/private/Authentication/Token/DefaultToken.php %%WWWDIR%%/lib/private/Authentication/Token/DefaultTokenCleanupJob.php %%WWWDIR%%/lib/private/Authentication/Token/DefaultTokenMapper.php %%WWWDIR%%/lib/private/Authentication/Token/DefaultTokenProvider.php %%WWWDIR%%/lib/private/Authentication/Token/IProvider.php %%WWWDIR%%/lib/private/Authentication/Token/IToken.php %%WWWDIR%%/lib/private/Authentication/TwoFactorAuth/Manager.php %%WWWDIR%%/lib/private/Avatar.php %%WWWDIR%%/lib/private/AvatarManager.php %%WWWDIR%%/lib/private/BackgroundJob/Job.php %%WWWDIR%%/lib/private/BackgroundJob/JobList.php %%WWWDIR%%/lib/private/BackgroundJob/Legacy/QueuedJob.php %%WWWDIR%%/lib/private/BackgroundJob/Legacy/RegularJob.php %%WWWDIR%%/lib/private/BackgroundJob/QueuedJob.php %%WWWDIR%%/lib/private/BackgroundJob/TimedJob.php %%WWWDIR%%/lib/private/Cache/CappedMemoryCache.php %%WWWDIR%%/lib/private/Cache/File.php %%WWWDIR%%/lib/private/CapabilitiesManager.php %%WWWDIR%%/lib/private/Command/AsyncBus.php %%WWWDIR%%/lib/private/Command/CallableJob.php %%WWWDIR%%/lib/private/Command/ClosureJob.php %%WWWDIR%%/lib/private/Command/CommandJob.php %%WWWDIR%%/lib/private/Command/FileAccess.php %%WWWDIR%%/lib/private/Command/QueueBus.php %%WWWDIR%%/lib/private/Comments/Comment.php %%WWWDIR%%/lib/private/Comments/Manager.php %%WWWDIR%%/lib/private/Comments/ManagerFactory.php %%WWWDIR%%/lib/private/Config.php %%WWWDIR%%/lib/private/Console/Application.php %%WWWDIR%%/lib/private/Console/TimestampFormatter.php %%WWWDIR%%/lib/private/ContactsManager.php %%WWWDIR%%/lib/private/DB/Adapter.php %%WWWDIR%%/lib/private/DB/AdapterMySQL.php %%WWWDIR%%/lib/private/DB/AdapterOCI8.php %%WWWDIR%%/lib/private/DB/AdapterPgSql.php %%WWWDIR%%/lib/private/DB/AdapterSqlite.php %%WWWDIR%%/lib/private/DB/Connection.php %%WWWDIR%%/lib/private/DB/ConnectionFactory.php %%WWWDIR%%/lib/private/DB/MDB2SchemaManager.php %%WWWDIR%%/lib/private/DB/MDB2SchemaReader.php %%WWWDIR%%/lib/private/DB/MDB2SchemaWriter.php %%WWWDIR%%/lib/private/DB/MigrationException.php %%WWWDIR%%/lib/private/DB/Migrator.php %%WWWDIR%%/lib/private/DB/MySQLMigrator.php %%WWWDIR%%/lib/private/DB/NoCheckMigrator.php %%WWWDIR%%/lib/private/DB/OCSqlitePlatform.php %%WWWDIR%%/lib/private/DB/OracleConnection.php %%WWWDIR%%/lib/private/DB/OracleMigrator.php %%WWWDIR%%/lib/private/DB/PgSqlTools.php %%WWWDIR%%/lib/private/DB/PostgreSqlMigrator.php %%WWWDIR%%/lib/private/DB/QueryBuilder/CompositeExpression.php %%WWWDIR%%/lib/private/DB/QueryBuilder/ExpressionBuilder/ExpressionBuilder.php %%WWWDIR%%/lib/private/DB/QueryBuilder/ExpressionBuilder/MySqlExpressionBuilder.php %%WWWDIR%%/lib/private/DB/QueryBuilder/ExpressionBuilder/OCIExpressionBuilder.php %%WWWDIR%%/lib/private/DB/QueryBuilder/ExpressionBuilder/PgSqlExpressionBuilder.php %%WWWDIR%%/lib/private/DB/QueryBuilder/Literal.php %%WWWDIR%%/lib/private/DB/QueryBuilder/Parameter.php %%WWWDIR%%/lib/private/DB/QueryBuilder/QueryBuilder.php %%WWWDIR%%/lib/private/DB/QueryBuilder/QueryFunction.php %%WWWDIR%%/lib/private/DB/QueryBuilder/QuoteHelper.php %%WWWDIR%%/lib/private/DB/SQLiteMigrator.php %%WWWDIR%%/lib/private/DB/SQLiteSessionInit.php %%WWWDIR%%/lib/private/DatabaseException.php %%WWWDIR%%/lib/private/DatabaseSetupException.php %%WWWDIR%%/lib/private/DateTimeFormatter.php %%WWWDIR%%/lib/private/DateTimeZone.php %%WWWDIR%%/lib/private/Diagnostics/Event.php %%WWWDIR%%/lib/private/Diagnostics/EventLogger.php %%WWWDIR%%/lib/private/Diagnostics/NullEventLogger.php %%WWWDIR%%/lib/private/Diagnostics/NullQueryLogger.php %%WWWDIR%%/lib/private/Diagnostics/Query.php %%WWWDIR%%/lib/private/Diagnostics/QueryLogger.php %%WWWDIR%%/lib/private/Encryption/DecryptAll.php %%WWWDIR%%/lib/private/Encryption/EncryptionWrapper.php %%WWWDIR%%/lib/private/Encryption/Exceptions/DecryptionFailedException.php %%WWWDIR%%/lib/private/Encryption/Exceptions/EmptyEncryptionDataException.php %%WWWDIR%%/lib/private/Encryption/Exceptions/EncryptionFailedException.php %%WWWDIR%%/lib/private/Encryption/Exceptions/EncryptionHeaderKeyExistsException.php %%WWWDIR%%/lib/private/Encryption/Exceptions/EncryptionHeaderToLargeException.php %%WWWDIR%%/lib/private/Encryption/Exceptions/ModuleAlreadyExistsException.php %%WWWDIR%%/lib/private/Encryption/Exceptions/ModuleDoesNotExistsException.php %%WWWDIR%%/lib/private/Encryption/Exceptions/UnknownCipherException.php %%WWWDIR%%/lib/private/Encryption/File.php %%WWWDIR%%/lib/private/Encryption/HookManager.php %%WWWDIR%%/lib/private/Encryption/Keys/Storage.php %%WWWDIR%%/lib/private/Encryption/Manager.php %%WWWDIR%%/lib/private/Encryption/Update.php %%WWWDIR%%/lib/private/Encryption/Util.php %%WWWDIR%%/lib/private/Files/Cache/Cache.php %%WWWDIR%%/lib/private/Files/Cache/CacheEntry.php %%WWWDIR%%/lib/private/Files/Cache/FailedCache.php %%WWWDIR%%/lib/private/Files/Cache/HomeCache.php %%WWWDIR%%/lib/private/Files/Cache/HomePropagator.php %%WWWDIR%%/lib/private/Files/Cache/MoveFromCacheTrait.php %%WWWDIR%%/lib/private/Files/Cache/Propagator.php %%WWWDIR%%/lib/private/Files/Cache/Scanner.php %%WWWDIR%%/lib/private/Files/Cache/Storage.php %%WWWDIR%%/lib/private/Files/Cache/Updater.php %%WWWDIR%%/lib/private/Files/Cache/Watcher.php %%WWWDIR%%/lib/private/Files/Cache/Wrapper/CacheJail.php %%WWWDIR%%/lib/private/Files/Cache/Wrapper/CachePermissionsMask.php %%WWWDIR%%/lib/private/Files/Cache/Wrapper/CacheWrapper.php %%WWWDIR%%/lib/private/Files/Config/CachedMountInfo.php %%WWWDIR%%/lib/private/Files/Config/LazyStorageMountInfo.php %%WWWDIR%%/lib/private/Files/Config/MountProviderCollection.php %%WWWDIR%%/lib/private/Files/Config/UserMountCache.php %%WWWDIR%%/lib/private/Files/Config/UserMountCacheListener.php %%WWWDIR%%/lib/private/Files/FileInfo.php %%WWWDIR%%/lib/private/Files/Filesystem.php %%WWWDIR%%/lib/private/Files/Mount/CacheMountProvider.php %%WWWDIR%%/lib/private/Files/Mount/LocalHomeMountProvider.php %%WWWDIR%%/lib/private/Files/Mount/Manager.php %%WWWDIR%%/lib/private/Files/Mount/MountPoint.php %%WWWDIR%%/lib/private/Files/Mount/MoveableMount.php %%WWWDIR%%/lib/private/Files/Mount/ObjectHomeMountProvider.php %%WWWDIR%%/lib/private/Files/Node/File.php %%WWWDIR%%/lib/private/Files/Node/Folder.php %%WWWDIR%%/lib/private/Files/Node/HookConnector.php %%WWWDIR%%/lib/private/Files/Node/LazyRoot.php %%WWWDIR%%/lib/private/Files/Node/Node.php %%WWWDIR%%/lib/private/Files/Node/NonExistingFile.php %%WWWDIR%%/lib/private/Files/Node/NonExistingFolder.php %%WWWDIR%%/lib/private/Files/Node/Root.php %%WWWDIR%%/lib/private/Files/ObjectStore/HomeObjectStoreStorage.php %%WWWDIR%%/lib/private/Files/ObjectStore/Mapper.php %%WWWDIR%%/lib/private/Files/ObjectStore/NoopScanner.php %%WWWDIR%%/lib/private/Files/ObjectStore/ObjectStoreStorage.php %%WWWDIR%%/lib/private/Files/ObjectStore/Swift.php %%WWWDIR%%/lib/private/Files/Storage/Common.php %%WWWDIR%%/lib/private/Files/Storage/CommonTest.php %%WWWDIR%%/lib/private/Files/Storage/DAV.php %%WWWDIR%%/lib/private/Files/Storage/FailedStorage.php %%WWWDIR%%/lib/private/Files/Storage/Flysystem.php %%WWWDIR%%/lib/private/Files/Storage/Home.php %%WWWDIR%%/lib/private/Files/Storage/Local.php %%WWWDIR%%/lib/private/Files/Storage/LocalTempFileTrait.php %%WWWDIR%%/lib/private/Files/Storage/PolyFill/CopyDirectory.php %%WWWDIR%%/lib/private/Files/Storage/Storage.php %%WWWDIR%%/lib/private/Files/Storage/StorageFactory.php %%WWWDIR%%/lib/private/Files/Storage/Temporary.php %%WWWDIR%%/lib/private/Files/Storage/Wrapper/Availability.php %%WWWDIR%%/lib/private/Files/Storage/Wrapper/Encoding.php %%WWWDIR%%/lib/private/Files/Storage/Wrapper/Encryption.php %%WWWDIR%%/lib/private/Files/Storage/Wrapper/Jail.php %%WWWDIR%%/lib/private/Files/Storage/Wrapper/PermissionsMask.php %%WWWDIR%%/lib/private/Files/Storage/Wrapper/Quota.php %%WWWDIR%%/lib/private/Files/Storage/Wrapper/Wrapper.php %%WWWDIR%%/lib/private/Files/Stream/Close.php %%WWWDIR%%/lib/private/Files/Stream/Dir.php %%WWWDIR%%/lib/private/Files/Stream/Encryption.php %%WWWDIR%%/lib/private/Files/Stream/OC.php %%WWWDIR%%/lib/private/Files/Stream/Quota.php %%WWWDIR%%/lib/private/Files/Stream/StaticStream.php %%WWWDIR%%/lib/private/Files/Type/Detection.php %%WWWDIR%%/lib/private/Files/Type/Loader.php %%WWWDIR%%/lib/private/Files/Type/TemplateManager.php %%WWWDIR%%/lib/private/Files/Utils/Scanner.php %%WWWDIR%%/lib/private/Files/View.php %%WWWDIR%%/lib/private/ForbiddenException.php %%WWWDIR%%/lib/private/Group/Backend.php %%WWWDIR%%/lib/private/Group/Database.php %%WWWDIR%%/lib/private/Group/Group.php %%WWWDIR%%/lib/private/Group/Manager.php %%WWWDIR%%/lib/private/Group/MetaData.php %%WWWDIR%%/lib/private/HTTPHelper.php %%WWWDIR%%/lib/private/HintException.php %%WWWDIR%%/lib/private/Hooks/BasicEmitter.php %%WWWDIR%%/lib/private/Hooks/Emitter.php %%WWWDIR%%/lib/private/Hooks/EmitterTrait.php %%WWWDIR%%/lib/private/Hooks/ForwardingEmitter.php %%WWWDIR%%/lib/private/Hooks/LegacyEmitter.php %%WWWDIR%%/lib/private/Hooks/PublicEmitter.php %%WWWDIR%%/lib/private/Http/Client/Client.php %%WWWDIR%%/lib/private/Http/Client/ClientService.php %%WWWDIR%%/lib/private/Http/Client/Response.php %%WWWDIR%%/lib/private/Installer.php %%WWWDIR%%/lib/private/IntegrityCheck/Checker.php %%WWWDIR%%/lib/private/IntegrityCheck/Exceptions/InvalidSignatureException.php %%WWWDIR%%/lib/private/IntegrityCheck/Helpers/AppLocator.php %%WWWDIR%%/lib/private/IntegrityCheck/Helpers/EnvironmentHelper.php %%WWWDIR%%/lib/private/IntegrityCheck/Helpers/FileAccessHelper.php %%WWWDIR%%/lib/private/IntegrityCheck/Iterator/ExcludeFileByNameFilterIterator.php %%WWWDIR%%/lib/private/IntegrityCheck/Iterator/ExcludeFoldersByPathFilterIterator.php %%WWWDIR%%/lib/private/L10N/Factory.php %%WWWDIR%%/lib/private/L10N/L10N.php %%WWWDIR%%/lib/private/LargeFileHelper.php %%WWWDIR%%/lib/private/Lock/AbstractLockingProvider.php %%WWWDIR%%/lib/private/Lock/DBLockingProvider.php %%WWWDIR%%/lib/private/Lock/MemcacheLockingProvider.php %%WWWDIR%%/lib/private/Lock/NoopLockingProvider.php %%WWWDIR%%/lib/private/Log.php %%WWWDIR%%/lib/private/Log/ErrorHandler.php %%WWWDIR%%/lib/private/Log/Errorlog.php %%WWWDIR%%/lib/private/Log/Owncloud.php %%WWWDIR%%/lib/private/Log/Rotate.php %%WWWDIR%%/lib/private/Log/Syslog.php %%WWWDIR%%/lib/private/Mail/Mailer.php %%WWWDIR%%/lib/private/Mail/Message.php %%WWWDIR%%/lib/private/Memcache/APC.php %%WWWDIR%%/lib/private/Memcache/APCu.php %%WWWDIR%%/lib/private/Memcache/ArrayCache.php %%WWWDIR%%/lib/private/Memcache/CADTrait.php %%WWWDIR%%/lib/private/Memcache/CASTrait.php %%WWWDIR%%/lib/private/Memcache/Cache.php %%WWWDIR%%/lib/private/Memcache/Factory.php %%WWWDIR%%/lib/private/Memcache/Memcached.php %%WWWDIR%%/lib/private/Memcache/NullCache.php %%WWWDIR%%/lib/private/Memcache/Redis.php %%WWWDIR%%/lib/private/Memcache/XCache.php %%WWWDIR%%/lib/private/Migration/BackgroundRepair.php %%WWWDIR%%/lib/private/NaturalSort.php %%WWWDIR%%/lib/private/NaturalSort_DefaultCollator.php %%WWWDIR%%/lib/private/NavigationManager.php %%WWWDIR%%/lib/private/NeedsUpdateException.php %%WWWDIR%%/lib/private/NotSquareException.php %%WWWDIR%%/lib/private/Notification/Action.php %%WWWDIR%%/lib/private/Notification/Manager.php %%WWWDIR%%/lib/private/Notification/Notification.php %%WWWDIR%%/lib/private/OCS/Cloud.php %%WWWDIR%%/lib/private/OCS/Config.php %%WWWDIR%%/lib/private/OCS/CoreCapabilities.php %%WWWDIR%%/lib/private/OCS/Exception.php %%WWWDIR%%/lib/private/OCS/Person.php %%WWWDIR%%/lib/private/OCS/PrivateData.php %%WWWDIR%%/lib/private/OCS/Provider.php %%WWWDIR%%/lib/private/OCS/Result.php %%WWWDIR%%/lib/private/OCSClient.php %%WWWDIR%%/lib/private/Preview.php %%WWWDIR%%/lib/private/Preview/BMP.php %%WWWDIR%%/lib/private/Preview/Bitmap.php %%WWWDIR%%/lib/private/Preview/Font.php %%WWWDIR%%/lib/private/Preview/GIF.php %%WWWDIR%%/lib/private/Preview/Illustrator.php %%WWWDIR%%/lib/private/Preview/Image.php %%WWWDIR%%/lib/private/Preview/JPEG.php %%WWWDIR%%/lib/private/Preview/MP3.php %%WWWDIR%%/lib/private/Preview/MSOffice2003.php %%WWWDIR%%/lib/private/Preview/MSOffice2007.php %%WWWDIR%%/lib/private/Preview/MSOfficeDoc.php %%WWWDIR%%/lib/private/Preview/MarkDown.php %%WWWDIR%%/lib/private/Preview/Movie.php %%WWWDIR%%/lib/private/Preview/Office.php %%WWWDIR%%/lib/private/Preview/OpenDocument.php %%WWWDIR%%/lib/private/Preview/PDF.php %%WWWDIR%%/lib/private/Preview/PNG.php %%WWWDIR%%/lib/private/Preview/Photoshop.php %%WWWDIR%%/lib/private/Preview/Postscript.php %%WWWDIR%%/lib/private/Preview/Provider.php %%WWWDIR%%/lib/private/Preview/SVG.php %%WWWDIR%%/lib/private/Preview/StarOffice.php %%WWWDIR%%/lib/private/Preview/TIFF.php %%WWWDIR%%/lib/private/Preview/TXT.php %%WWWDIR%%/lib/private/Preview/XBitmap.php %%WWWDIR%%/lib/private/PreviewManager.php %%WWWDIR%%/lib/private/RedisFactory.php %%WWWDIR%%/lib/private/Repair.php %%WWWDIR%%/lib/private/Repair/AssetCache.php %%WWWDIR%%/lib/private/Repair/AvatarPermissions.php %%WWWDIR%%/lib/private/Repair/CleanTags.php %%WWWDIR%%/lib/private/Repair/Collation.php %%WWWDIR%%/lib/private/Repair/DropOldJobs.php %%WWWDIR%%/lib/private/Repair/DropOldTables.php %%WWWDIR%%/lib/private/Repair/FillETags.php %%WWWDIR%%/lib/private/Repair/InnoDB.php %%WWWDIR%%/lib/private/Repair/OldGroupMembershipShares.php %%WWWDIR%%/lib/private/Repair/Preview.php %%WWWDIR%%/lib/private/Repair/RemoveGetETagEntries.php %%WWWDIR%%/lib/private/Repair/RemoveOldShares.php %%WWWDIR%%/lib/private/Repair/RemoveRootShares.php %%WWWDIR%%/lib/private/Repair/RepairInvalidShares.php -%%WWWDIR%%/lib/private/Repair/RepairLegacyStorages.php %%WWWDIR%%/lib/private/Repair/RepairMimeTypes.php %%WWWDIR%%/lib/private/Repair/RepairUnmergedShares.php %%WWWDIR%%/lib/private/Repair/SearchLuceneTables.php %%WWWDIR%%/lib/private/Repair/SharePropagation.php %%WWWDIR%%/lib/private/Repair/SqliteAutoincrement.php %%WWWDIR%%/lib/private/Repair/UpdateCertificateStore.php %%WWWDIR%%/lib/private/Repair/UpdateOutdatedOcsIds.php %%WWWDIR%%/lib/private/RepairException.php %%WWWDIR%%/lib/private/Route/CachingRouter.php %%WWWDIR%%/lib/private/Route/Route.php %%WWWDIR%%/lib/private/Route/Router.php %%WWWDIR%%/lib/private/Search.php %%WWWDIR%%/lib/private/Search/Provider/File.php %%WWWDIR%%/lib/private/Search/Result/Audio.php %%WWWDIR%%/lib/private/Search/Result/File.php %%WWWDIR%%/lib/private/Search/Result/Folder.php %%WWWDIR%%/lib/private/Search/Result/Image.php %%WWWDIR%%/lib/private/Security/CSP/ContentSecurityPolicy.php %%WWWDIR%%/lib/private/Security/CSP/ContentSecurityPolicyManager.php %%WWWDIR%%/lib/private/Security/CSRF/CsrfToken.php %%WWWDIR%%/lib/private/Security/CSRF/CsrfTokenGenerator.php %%WWWDIR%%/lib/private/Security/CSRF/CsrfTokenManager.php %%WWWDIR%%/lib/private/Security/CSRF/TokenStorage/SessionStorage.php %%WWWDIR%%/lib/private/Security/Certificate.php %%WWWDIR%%/lib/private/Security/CertificateManager.php %%WWWDIR%%/lib/private/Security/CredentialsManager.php %%WWWDIR%%/lib/private/Security/Crypto.php %%WWWDIR%%/lib/private/Security/Hasher.php %%WWWDIR%%/lib/private/Security/SecureRandom.php %%WWWDIR%%/lib/private/Security/TrustedDomainHelper.php %%WWWDIR%%/lib/private/Server.php %%WWWDIR%%/lib/private/ServerContainer.php %%WWWDIR%%/lib/private/ServerNotAvailableException.php %%WWWDIR%%/lib/private/ServiceUnavailableException.php %%WWWDIR%%/lib/private/Session/CryptoSessionData.php %%WWWDIR%%/lib/private/Session/CryptoWrapper.php %%WWWDIR%%/lib/private/Session/Internal.php %%WWWDIR%%/lib/private/Session/Memory.php %%WWWDIR%%/lib/private/Session/Session.php %%WWWDIR%%/lib/private/Setup.php %%WWWDIR%%/lib/private/Setup/AbstractDatabase.php %%WWWDIR%%/lib/private/Setup/MySQL.php %%WWWDIR%%/lib/private/Setup/OCI.php %%WWWDIR%%/lib/private/Setup/PostgreSQL.php %%WWWDIR%%/lib/private/Setup/Sqlite.php %%WWWDIR%%/lib/private/Share/Constants.php %%WWWDIR%%/lib/private/Share/Helper.php %%WWWDIR%%/lib/private/Share/MailNotifications.php %%WWWDIR%%/lib/private/Share/SearchResultSorter.php %%WWWDIR%%/lib/private/Share/Share.php %%WWWDIR%%/lib/private/Share20/DefaultShareProvider.php %%WWWDIR%%/lib/private/Share20/Exception/BackendError.php %%WWWDIR%%/lib/private/Share20/Exception/InvalidShare.php %%WWWDIR%%/lib/private/Share20/Exception/ProviderException.php %%WWWDIR%%/lib/private/Share20/Hooks.php %%WWWDIR%%/lib/private/Share20/Manager.php %%WWWDIR%%/lib/private/Share20/ProviderFactory.php %%WWWDIR%%/lib/private/Share20/Share.php %%WWWDIR%%/lib/private/Streamer.php %%WWWDIR%%/lib/private/SubAdmin.php %%WWWDIR%%/lib/private/SystemConfig.php %%WWWDIR%%/lib/private/SystemTag/ManagerFactory.php %%WWWDIR%%/lib/private/SystemTag/SystemTag.php %%WWWDIR%%/lib/private/SystemTag/SystemTagManager.php %%WWWDIR%%/lib/private/SystemTag/SystemTagObjectMapper.php %%WWWDIR%%/lib/private/TagManager.php %%WWWDIR%%/lib/private/Tagging/Tag.php %%WWWDIR%%/lib/private/Tagging/TagMapper.php %%WWWDIR%%/lib/private/Tags.php %%WWWDIR%%/lib/private/TempManager.php %%WWWDIR%%/lib/private/Template/Base.php %%WWWDIR%%/lib/private/Template/CSSResourceLocator.php %%WWWDIR%%/lib/private/Template/JSResourceLocator.php %%WWWDIR%%/lib/private/Template/ResourceLocator.php %%WWWDIR%%/lib/private/Template/ResourceNotFoundException.php %%WWWDIR%%/lib/private/Template/TemplateFileLocator.php %%WWWDIR%%/lib/private/TemplateLayout.php %%WWWDIR%%/lib/private/URLGenerator.php %%WWWDIR%%/lib/private/Updater.php %%WWWDIR%%/lib/private/Updater/VersionCheck.php %%WWWDIR%%/lib/private/User/Backend.php %%WWWDIR%%/lib/private/User/Database.php %%WWWDIR%%/lib/private/User/LoginException.php %%WWWDIR%%/lib/private/User/Manager.php %%WWWDIR%%/lib/private/User/NoUserException.php %%WWWDIR%%/lib/private/User/Session.php %%WWWDIR%%/lib/private/User/User.php %%WWWDIR%%/lib/private/legacy/api.php %%WWWDIR%%/lib/private/legacy/app.php %%WWWDIR%%/lib/private/legacy/db.php %%WWWDIR%%/lib/private/legacy/db/statementwrapper.php %%WWWDIR%%/lib/private/legacy/defaults.php %%WWWDIR%%/lib/private/legacy/eventsource.php %%WWWDIR%%/lib/private/legacy/filechunking.php %%WWWDIR%%/lib/private/legacy/files.php %%WWWDIR%%/lib/private/legacy/group.php %%WWWDIR%%/lib/private/legacy/group/backend.php %%WWWDIR%%/lib/private/legacy/group/database.php %%WWWDIR%%/lib/private/legacy/group/example.php %%WWWDIR%%/lib/private/legacy/group/interface.php %%WWWDIR%%/lib/private/legacy/helper.php %%WWWDIR%%/lib/private/legacy/hook.php %%WWWDIR%%/lib/private/legacy/image.php %%WWWDIR%%/lib/private/legacy/json.php %%WWWDIR%%/lib/private/legacy/l10n.php %%WWWDIR%%/lib/private/legacy/l10n/string.php %%WWWDIR%%/lib/private/legacy/ocs.php %%WWWDIR%%/lib/private/legacy/ocs/cloud.php %%WWWDIR%%/lib/private/legacy/ocs/config.php %%WWWDIR%%/lib/private/legacy/ocs/person.php %%WWWDIR%%/lib/private/legacy/ocs/privatedata.php %%WWWDIR%%/lib/private/legacy/ocs/result.php %%WWWDIR%%/lib/private/legacy/response.php %%WWWDIR%%/lib/private/legacy/template.php %%WWWDIR%%/lib/private/legacy/template/functions.php %%WWWDIR%%/lib/private/legacy/user.php %%WWWDIR%%/lib/private/legacy/user/backend.php %%WWWDIR%%/lib/private/legacy/user/interface.php %%WWWDIR%%/lib/private/legacy/util.php %%WWWDIR%%/lib/public/API.php %%WWWDIR%%/lib/public/Activity/IConsumer.php %%WWWDIR%%/lib/public/Activity/IEvent.php %%WWWDIR%%/lib/public/Activity/IExtension.php %%WWWDIR%%/lib/public/Activity/IManager.php %%WWWDIR%%/lib/public/App.php %%WWWDIR%%/lib/public/App/IAppManager.php %%WWWDIR%%/lib/public/App/ManagerEvent.php %%WWWDIR%%/lib/public/AppFramework/ApiController.php %%WWWDIR%%/lib/public/AppFramework/App.php %%WWWDIR%%/lib/public/AppFramework/Controller.php %%WWWDIR%%/lib/public/AppFramework/Db/DoesNotExistException.php %%WWWDIR%%/lib/public/AppFramework/Db/Entity.php %%WWWDIR%%/lib/public/AppFramework/Db/Mapper.php %%WWWDIR%%/lib/public/AppFramework/Db/MultipleObjectsReturnedException.php %%WWWDIR%%/lib/public/AppFramework/Http.php %%WWWDIR%%/lib/public/AppFramework/Http/ContentSecurityPolicy.php %%WWWDIR%%/lib/public/AppFramework/Http/DataDisplayResponse.php %%WWWDIR%%/lib/public/AppFramework/Http/DataDownloadResponse.php %%WWWDIR%%/lib/public/AppFramework/Http/DataResponse.php %%WWWDIR%%/lib/public/AppFramework/Http/DownloadResponse.php %%WWWDIR%%/lib/public/AppFramework/Http/EmptyContentSecurityPolicy.php %%WWWDIR%%/lib/public/AppFramework/Http/ICallbackResponse.php %%WWWDIR%%/lib/public/AppFramework/Http/IOutput.php %%WWWDIR%%/lib/public/AppFramework/Http/JSONResponse.php %%WWWDIR%%/lib/public/AppFramework/Http/NotFoundResponse.php %%WWWDIR%%/lib/public/AppFramework/Http/OCSResponse.php %%WWWDIR%%/lib/public/AppFramework/Http/RedirectResponse.php %%WWWDIR%%/lib/public/AppFramework/Http/Response.php %%WWWDIR%%/lib/public/AppFramework/Http/StreamResponse.php %%WWWDIR%%/lib/public/AppFramework/Http/TemplateResponse.php %%WWWDIR%%/lib/public/AppFramework/IApi.php %%WWWDIR%%/lib/public/AppFramework/IAppContainer.php %%WWWDIR%%/lib/public/AppFramework/Middleware.php %%WWWDIR%%/lib/public/AppFramework/OCSController.php %%WWWDIR%%/lib/public/AppFramework/QueryException.php %%WWWDIR%%/lib/public/AppFramework/Utility/IControllerMethodReflector.php %%WWWDIR%%/lib/public/AppFramework/Utility/ITimeFactory.php %%WWWDIR%%/lib/public/Authentication/IApacheBackend.php %%WWWDIR%%/lib/public/Authentication/TwoFactorAuth/IProvider.php %%WWWDIR%%/lib/public/AutoloadNotAllowedException.php %%WWWDIR%%/lib/public/BackgroundJob.php %%WWWDIR%%/lib/public/BackgroundJob/IJob.php %%WWWDIR%%/lib/public/BackgroundJob/IJobList.php %%WWWDIR%%/lib/public/Capabilities/ICapability.php %%WWWDIR%%/lib/public/Command/IBus.php %%WWWDIR%%/lib/public/Command/ICommand.php %%WWWDIR%%/lib/public/Comments/CommentsEntityEvent.php %%WWWDIR%%/lib/public/Comments/CommentsEvent.php %%WWWDIR%%/lib/public/Comments/IComment.php %%WWWDIR%%/lib/public/Comments/ICommentsManager.php %%WWWDIR%%/lib/public/Comments/ICommentsManagerFactory.php %%WWWDIR%%/lib/public/Comments/IllegalIDChangeException.php %%WWWDIR%%/lib/public/Comments/MessageTooLongException.php %%WWWDIR%%/lib/public/Comments/NotFoundException.php %%WWWDIR%%/lib/public/Config.php %%WWWDIR%%/lib/public/Console/ConsoleEvent.php %%WWWDIR%%/lib/public/Constants.php %%WWWDIR%%/lib/public/Contacts.php %%WWWDIR%%/lib/public/Contacts/IManager.php %%WWWDIR%%/lib/public/DB.php %%WWWDIR%%/lib/public/DB/QueryBuilder/ICompositeExpression.php %%WWWDIR%%/lib/public/DB/QueryBuilder/IExpressionBuilder.php %%WWWDIR%%/lib/public/DB/QueryBuilder/ILiteral.php %%WWWDIR%%/lib/public/DB/QueryBuilder/IParameter.php %%WWWDIR%%/lib/public/DB/QueryBuilder/IQueryBuilder.php %%WWWDIR%%/lib/public/DB/QueryBuilder/IQueryFunction.php %%WWWDIR%%/lib/public/Defaults.php %%WWWDIR%%/lib/public/Diagnostics/IEvent.php %%WWWDIR%%/lib/public/Diagnostics/IEventLogger.php %%WWWDIR%%/lib/public/Diagnostics/IQuery.php %%WWWDIR%%/lib/public/Diagnostics/IQueryLogger.php %%WWWDIR%%/lib/public/Encryption/Exceptions/GenericEncryptionException.php %%WWWDIR%%/lib/public/Encryption/IEncryptionModule.php %%WWWDIR%%/lib/public/Encryption/IFile.php %%WWWDIR%%/lib/public/Encryption/IManager.php %%WWWDIR%%/lib/public/Encryption/Keys/IStorage.php %%WWWDIR%%/lib/public/Files.php %%WWWDIR%%/lib/public/Files/AlreadyExistsException.php %%WWWDIR%%/lib/public/Files/Cache/ICache.php %%WWWDIR%%/lib/public/Files/Cache/ICacheEntry.php %%WWWDIR%%/lib/public/Files/Cache/IPropagator.php %%WWWDIR%%/lib/public/Files/Cache/IScanner.php %%WWWDIR%%/lib/public/Files/Cache/IUpdater.php %%WWWDIR%%/lib/public/Files/Cache/IWatcher.php %%WWWDIR%%/lib/public/Files/Config/ICachedMountInfo.php %%WWWDIR%%/lib/public/Files/Config/IHomeMountProvider.php %%WWWDIR%%/lib/public/Files/Config/IMountProvider.php %%WWWDIR%%/lib/public/Files/Config/IMountProviderCollection.php %%WWWDIR%%/lib/public/Files/Config/IUserMountCache.php %%WWWDIR%%/lib/public/Files/EntityTooLargeException.php %%WWWDIR%%/lib/public/Files/File.php %%WWWDIR%%/lib/public/Files/FileInfo.php %%WWWDIR%%/lib/public/Files/FileNameTooLongException.php %%WWWDIR%%/lib/public/Files/Folder.php %%WWWDIR%%/lib/public/Files/ForbiddenException.php %%WWWDIR%%/lib/public/Files/IHomeStorage.php %%WWWDIR%%/lib/public/Files/IMimeTypeDetector.php %%WWWDIR%%/lib/public/Files/IMimeTypeLoader.php %%WWWDIR%%/lib/public/Files/IRootFolder.php %%WWWDIR%%/lib/public/Files/InvalidCharacterInPathException.php %%WWWDIR%%/lib/public/Files/InvalidContentException.php %%WWWDIR%%/lib/public/Files/InvalidPathException.php %%WWWDIR%%/lib/public/Files/LockNotAcquiredException.php %%WWWDIR%%/lib/public/Files/Mount/IMountManager.php %%WWWDIR%%/lib/public/Files/Mount/IMountPoint.php %%WWWDIR%%/lib/public/Files/Node.php %%WWWDIR%%/lib/public/Files/NotEnoughSpaceException.php %%WWWDIR%%/lib/public/Files/NotFoundException.php %%WWWDIR%%/lib/public/Files/NotPermittedException.php %%WWWDIR%%/lib/public/Files/ObjectStore/IObjectStore.php %%WWWDIR%%/lib/public/Files/ReservedWordException.php %%WWWDIR%%/lib/public/Files/Storage.php %%WWWDIR%%/lib/public/Files/Storage/ILockingStorage.php %%WWWDIR%%/lib/public/Files/Storage/IStorage.php %%WWWDIR%%/lib/public/Files/Storage/IStorageFactory.php %%WWWDIR%%/lib/public/Files/StorageAuthException.php %%WWWDIR%%/lib/public/Files/StorageBadConfigException.php %%WWWDIR%%/lib/public/Files/StorageConnectionException.php %%WWWDIR%%/lib/public/Files/StorageInvalidException.php %%WWWDIR%%/lib/public/Files/StorageNotAvailableException.php %%WWWDIR%%/lib/public/Files/StorageTimeoutException.php %%WWWDIR%%/lib/public/Files/UnseekableException.php %%WWWDIR%%/lib/public/GroupInterface.php %%WWWDIR%%/lib/public/Http/Client/IClient.php %%WWWDIR%%/lib/public/Http/Client/IClientService.php %%WWWDIR%%/lib/public/Http/Client/IResponse.php %%WWWDIR%%/lib/public/IAddressBook.php %%WWWDIR%%/lib/public/IAppConfig.php %%WWWDIR%%/lib/public/IAvatar.php %%WWWDIR%%/lib/public/IAvatarManager.php %%WWWDIR%%/lib/public/ICache.php %%WWWDIR%%/lib/public/ICacheFactory.php %%WWWDIR%%/lib/public/ICertificate.php %%WWWDIR%%/lib/public/ICertificateManager.php %%WWWDIR%%/lib/public/IConfig.php %%WWWDIR%%/lib/public/IContainer.php %%WWWDIR%%/lib/public/IDBConnection.php %%WWWDIR%%/lib/public/IDateTimeFormatter.php %%WWWDIR%%/lib/public/IDateTimeZone.php %%WWWDIR%%/lib/public/IDb.php %%WWWDIR%%/lib/public/IEventSource.php %%WWWDIR%%/lib/public/IGroup.php %%WWWDIR%%/lib/public/IGroupManager.php %%WWWDIR%%/lib/public/IHelper.php %%WWWDIR%%/lib/public/IImage.php %%WWWDIR%%/lib/public/IL10N.php %%WWWDIR%%/lib/public/ILogger.php %%WWWDIR%%/lib/public/IMemcache.php %%WWWDIR%%/lib/public/IMemcacheTTL.php %%WWWDIR%%/lib/public/INavigationManager.php %%WWWDIR%%/lib/public/IPreview.php %%WWWDIR%%/lib/public/IRequest.php %%WWWDIR%%/lib/public/ISearch.php %%WWWDIR%%/lib/public/IServerContainer.php %%WWWDIR%%/lib/public/ISession.php %%WWWDIR%%/lib/public/ITagManager.php %%WWWDIR%%/lib/public/ITags.php %%WWWDIR%%/lib/public/ITempManager.php %%WWWDIR%%/lib/public/IURLGenerator.php %%WWWDIR%%/lib/public/IUser.php %%WWWDIR%%/lib/public/IUserBackend.php %%WWWDIR%%/lib/public/IUserManager.php %%WWWDIR%%/lib/public/IUserSession.php %%WWWDIR%%/lib/public/Image.php %%WWWDIR%%/lib/public/JSON.php %%WWWDIR%%/lib/public/L10N/IFactory.php %%WWWDIR%%/lib/public/Lock/ILockingProvider.php %%WWWDIR%%/lib/public/Lock/LockedException.php %%WWWDIR%%/lib/public/Mail/IMailer.php %%WWWDIR%%/lib/public/Migration/IOutput.php %%WWWDIR%%/lib/public/Migration/IRepairStep.php %%WWWDIR%%/lib/public/Notification/IAction.php %%WWWDIR%%/lib/public/Notification/IApp.php %%WWWDIR%%/lib/public/Notification/IManager.php %%WWWDIR%%/lib/public/Notification/INotification.php %%WWWDIR%%/lib/public/Notification/INotifier.php %%WWWDIR%%/lib/public/PreConditionNotMetException.php %%WWWDIR%%/lib/public/Preview/IProvider.php %%WWWDIR%%/lib/public/Response.php %%WWWDIR%%/lib/public/Route/IRoute.php %%WWWDIR%%/lib/public/Route/IRouter.php %%WWWDIR%%/lib/public/SabrePluginEvent.php %%WWWDIR%%/lib/public/SabrePluginException.php %%WWWDIR%%/lib/public/Search/PagedProvider.php %%WWWDIR%%/lib/public/Search/Provider.php %%WWWDIR%%/lib/public/Search/Result.php %%WWWDIR%%/lib/public/Security/IContentSecurityPolicyManager.php %%WWWDIR%%/lib/public/Security/ICredentialsManager.php %%WWWDIR%%/lib/public/Security/ICrypto.php %%WWWDIR%%/lib/public/Security/IHasher.php %%WWWDIR%%/lib/public/Security/ISecureRandom.php %%WWWDIR%%/lib/public/Security/StringUtils.php %%WWWDIR%%/lib/public/Session/Exceptions/SessionNotAvailableException.php %%WWWDIR%%/lib/public/Share.php %%WWWDIR%%/lib/public/Share/Exceptions/GenericShareException.php %%WWWDIR%%/lib/public/Share/Exceptions/IllegalIDChangeException.php %%WWWDIR%%/lib/public/Share/Exceptions/ShareNotFound.php %%WWWDIR%%/lib/public/Share/IManager.php %%WWWDIR%%/lib/public/Share/IProviderFactory.php %%WWWDIR%%/lib/public/Share/IShare.php %%WWWDIR%%/lib/public/Share/IShareProvider.php %%WWWDIR%%/lib/public/Share_Backend.php %%WWWDIR%%/lib/public/Share_Backend_Collection.php %%WWWDIR%%/lib/public/Share_Backend_File_Dependent.php %%WWWDIR%%/lib/public/SystemTag/ISystemTag.php %%WWWDIR%%/lib/public/SystemTag/ISystemTagManager.php %%WWWDIR%%/lib/public/SystemTag/ISystemTagManagerFactory.php %%WWWDIR%%/lib/public/SystemTag/ISystemTagObjectMapper.php %%WWWDIR%%/lib/public/SystemTag/ManagerEvent.php %%WWWDIR%%/lib/public/SystemTag/MapperEvent.php %%WWWDIR%%/lib/public/SystemTag/TagAlreadyExistsException.php %%WWWDIR%%/lib/public/SystemTag/TagNotFoundException.php %%WWWDIR%%/lib/public/Template.php %%WWWDIR%%/lib/public/User.php %%WWWDIR%%/lib/public/UserInterface.php %%WWWDIR%%/lib/public/Util.php %%WWWDIR%%/occ %%WWWDIR%%/ocs-provider/index.php %%WWWDIR%%/ocs/providers.php %%WWWDIR%%/ocs/routes.php %%WWWDIR%%/ocs/v1.php %%WWWDIR%%/ocs/v2.php %%WWWDIR%%/public.php %%WWWDIR%%/remote.php %%WWWDIR%%/resources/codesigning/core.crt %%WWWDIR%%/resources/codesigning/intermediate.crl.pem %%WWWDIR%%/resources/codesigning/root.crt %%WWWDIR%%/resources/config/ca-bundle.crt %%WWWDIR%%/resources/config/mimetypealiases.dist.json %%WWWDIR%%/resources/config/mimetypemapping.dist.json %%WWWDIR%%/robots.txt %%WWWDIR%%/settings/Application.php %%WWWDIR%%/settings/ChangePassword/Controller.php %%WWWDIR%%/settings/Controller/AppSettingsController.php %%WWWDIR%%/settings/Controller/AuthSettingsController.php %%WWWDIR%%/settings/Controller/CertificateController.php %%WWWDIR%%/settings/Controller/CheckSetupController.php %%WWWDIR%%/settings/Controller/EncryptionController.php %%WWWDIR%%/settings/Controller/GroupsController.php %%WWWDIR%%/settings/Controller/LogSettingsController.php %%WWWDIR%%/settings/Controller/MailSettingsController.php %%WWWDIR%%/settings/Controller/SecuritySettingsController.php %%WWWDIR%%/settings/Controller/UsersController.php %%WWWDIR%%/settings/Middleware/SubadminMiddleware.php %%WWWDIR%%/settings/admin.php %%WWWDIR%%/settings/ajax/disableapp.php %%WWWDIR%%/settings/ajax/enableapp.php %%WWWDIR%%/settings/ajax/installapp.php %%WWWDIR%%/settings/ajax/navigationdetect.php %%WWWDIR%%/settings/ajax/setlanguage.php %%WWWDIR%%/settings/ajax/setquota.php %%WWWDIR%%/settings/ajax/togglegroups.php %%WWWDIR%%/settings/ajax/togglesubadmins.php %%WWWDIR%%/settings/ajax/uninstallapp.php %%WWWDIR%%/settings/ajax/updateapp.php %%WWWDIR%%/settings/css/settings.css %%WWWDIR%%/settings/help.php %%WWWDIR%%/settings/img/admin.png %%WWWDIR%%/settings/img/admin.svg %%WWWDIR%%/settings/img/apps.png %%WWWDIR%%/settings/img/apps.svg %%WWWDIR%%/settings/img/help.png %%WWWDIR%%/settings/img/help.svg %%WWWDIR%%/settings/img/personal.png %%WWWDIR%%/settings/img/personal.svg %%WWWDIR%%/settings/img/trans.png %%WWWDIR%%/settings/img/users.png %%WWWDIR%%/settings/img/users.svg %%WWWDIR%%/settings/js/admin.js %%WWWDIR%%/settings/js/apps.js %%WWWDIR%%/settings/js/authtoken.js %%WWWDIR%%/settings/js/authtoken_collection.js %%WWWDIR%%/settings/js/authtoken_view.js %%WWWDIR%%/settings/js/certificates.js %%WWWDIR%%/settings/js/log.js %%WWWDIR%%/settings/js/personal.js %%WWWDIR%%/settings/js/settings.js %%WWWDIR%%/settings/js/users/deleteHandler.js %%WWWDIR%%/settings/js/users/filter.js %%WWWDIR%%/settings/js/users/groups.js %%WWWDIR%%/settings/js/users/users.js %%WWWDIR%%/settings/l10n/af_ZA.js %%WWWDIR%%/settings/l10n/af_ZA.json %%WWWDIR%%/settings/l10n/ar.js %%WWWDIR%%/settings/l10n/ar.json %%WWWDIR%%/settings/l10n/ast.js %%WWWDIR%%/settings/l10n/ast.json %%WWWDIR%%/settings/l10n/az.js %%WWWDIR%%/settings/l10n/az.json %%WWWDIR%%/settings/l10n/bg_BG.js %%WWWDIR%%/settings/l10n/bg_BG.json %%WWWDIR%%/settings/l10n/bn_BD.js %%WWWDIR%%/settings/l10n/bn_BD.json %%WWWDIR%%/settings/l10n/bn_IN.js %%WWWDIR%%/settings/l10n/bn_IN.json %%WWWDIR%%/settings/l10n/bs.js %%WWWDIR%%/settings/l10n/bs.json %%WWWDIR%%/settings/l10n/ca.js %%WWWDIR%%/settings/l10n/ca.json %%WWWDIR%%/settings/l10n/cs_CZ.js %%WWWDIR%%/settings/l10n/cs_CZ.json %%WWWDIR%%/settings/l10n/cy_GB.js %%WWWDIR%%/settings/l10n/cy_GB.json %%WWWDIR%%/settings/l10n/da.js %%WWWDIR%%/settings/l10n/da.json %%WWWDIR%%/settings/l10n/de.js %%WWWDIR%%/settings/l10n/de.json %%WWWDIR%%/settings/l10n/de_AT.js %%WWWDIR%%/settings/l10n/de_AT.json %%WWWDIR%%/settings/l10n/de_DE.js %%WWWDIR%%/settings/l10n/de_DE.json %%WWWDIR%%/settings/l10n/el.js %%WWWDIR%%/settings/l10n/el.json %%WWWDIR%%/settings/l10n/en_GB.js %%WWWDIR%%/settings/l10n/en_GB.json %%WWWDIR%%/settings/l10n/eo.js %%WWWDIR%%/settings/l10n/eo.json %%WWWDIR%%/settings/l10n/es.js %%WWWDIR%%/settings/l10n/es.json %%WWWDIR%%/settings/l10n/es_AR.js %%WWWDIR%%/settings/l10n/es_AR.json %%WWWDIR%%/settings/l10n/es_CL.js %%WWWDIR%%/settings/l10n/es_CL.json %%WWWDIR%%/settings/l10n/es_MX.js %%WWWDIR%%/settings/l10n/es_MX.json %%WWWDIR%%/settings/l10n/et_EE.js %%WWWDIR%%/settings/l10n/et_EE.json %%WWWDIR%%/settings/l10n/eu.js %%WWWDIR%%/settings/l10n/eu.json %%WWWDIR%%/settings/l10n/fa.js %%WWWDIR%%/settings/l10n/fa.json %%WWWDIR%%/settings/l10n/fi_FI.js %%WWWDIR%%/settings/l10n/fi_FI.json %%WWWDIR%%/settings/l10n/fil.js %%WWWDIR%%/settings/l10n/fil.json %%WWWDIR%%/settings/l10n/fr.js %%WWWDIR%%/settings/l10n/fr.json %%WWWDIR%%/settings/l10n/gl.js %%WWWDIR%%/settings/l10n/gl.json %%WWWDIR%%/settings/l10n/he.js %%WWWDIR%%/settings/l10n/he.json %%WWWDIR%%/settings/l10n/hi.js %%WWWDIR%%/settings/l10n/hi.json %%WWWDIR%%/settings/l10n/hr.js %%WWWDIR%%/settings/l10n/hr.json %%WWWDIR%%/settings/l10n/hu_HU.js %%WWWDIR%%/settings/l10n/hu_HU.json %%WWWDIR%%/settings/l10n/hy.js %%WWWDIR%%/settings/l10n/hy.json %%WWWDIR%%/settings/l10n/ia.js %%WWWDIR%%/settings/l10n/ia.json %%WWWDIR%%/settings/l10n/id.js %%WWWDIR%%/settings/l10n/id.json %%WWWDIR%%/settings/l10n/is.js %%WWWDIR%%/settings/l10n/is.json %%WWWDIR%%/settings/l10n/it.js %%WWWDIR%%/settings/l10n/it.json %%WWWDIR%%/settings/l10n/ja.js %%WWWDIR%%/settings/l10n/ja.json %%WWWDIR%%/settings/l10n/jv.js %%WWWDIR%%/settings/l10n/jv.json %%WWWDIR%%/settings/l10n/ka_GE.js %%WWWDIR%%/settings/l10n/ka_GE.json %%WWWDIR%%/settings/l10n/km.js %%WWWDIR%%/settings/l10n/km.json %%WWWDIR%%/settings/l10n/kn.js %%WWWDIR%%/settings/l10n/kn.json %%WWWDIR%%/settings/l10n/ko.js %%WWWDIR%%/settings/l10n/ko.json %%WWWDIR%%/settings/l10n/ku_IQ.js %%WWWDIR%%/settings/l10n/ku_IQ.json %%WWWDIR%%/settings/l10n/lb.js %%WWWDIR%%/settings/l10n/lb.json %%WWWDIR%%/settings/l10n/lo.js %%WWWDIR%%/settings/l10n/lo.json %%WWWDIR%%/settings/l10n/lt_LT.js %%WWWDIR%%/settings/l10n/lt_LT.json %%WWWDIR%%/settings/l10n/lv.js %%WWWDIR%%/settings/l10n/lv.json %%WWWDIR%%/settings/l10n/mk.js %%WWWDIR%%/settings/l10n/mk.json %%WWWDIR%%/settings/l10n/mn.js %%WWWDIR%%/settings/l10n/mn.json %%WWWDIR%%/settings/l10n/ms_MY.js %%WWWDIR%%/settings/l10n/ms_MY.json %%WWWDIR%%/settings/l10n/my_MM.js %%WWWDIR%%/settings/l10n/my_MM.json %%WWWDIR%%/settings/l10n/nb_NO.js %%WWWDIR%%/settings/l10n/nb_NO.json %%WWWDIR%%/settings/l10n/nds.js %%WWWDIR%%/settings/l10n/nds.json %%WWWDIR%%/settings/l10n/nl.js %%WWWDIR%%/settings/l10n/nl.json %%WWWDIR%%/settings/l10n/nn_NO.js %%WWWDIR%%/settings/l10n/nn_NO.json %%WWWDIR%%/settings/l10n/oc.js %%WWWDIR%%/settings/l10n/oc.json %%WWWDIR%%/settings/l10n/pa.js %%WWWDIR%%/settings/l10n/pa.json %%WWWDIR%%/settings/l10n/pl.js %%WWWDIR%%/settings/l10n/pl.json %%WWWDIR%%/settings/l10n/pt_BR.js %%WWWDIR%%/settings/l10n/pt_BR.json %%WWWDIR%%/settings/l10n/pt_PT.js %%WWWDIR%%/settings/l10n/pt_PT.json %%WWWDIR%%/settings/l10n/ro.js %%WWWDIR%%/settings/l10n/ro.json %%WWWDIR%%/settings/l10n/ru.js %%WWWDIR%%/settings/l10n/ru.json %%WWWDIR%%/settings/l10n/si_LK.js %%WWWDIR%%/settings/l10n/si_LK.json %%WWWDIR%%/settings/l10n/sk_SK.js %%WWWDIR%%/settings/l10n/sk_SK.json %%WWWDIR%%/settings/l10n/sl.js %%WWWDIR%%/settings/l10n/sl.json %%WWWDIR%%/settings/l10n/sq.js %%WWWDIR%%/settings/l10n/sq.json %%WWWDIR%%/settings/l10n/sr.js %%WWWDIR%%/settings/l10n/sr.json %%WWWDIR%%/settings/l10n/sr@latin.js %%WWWDIR%%/settings/l10n/sr@latin.json %%WWWDIR%%/settings/l10n/sv.js %%WWWDIR%%/settings/l10n/sv.json %%WWWDIR%%/settings/l10n/ta_IN.js %%WWWDIR%%/settings/l10n/ta_IN.json %%WWWDIR%%/settings/l10n/ta_LK.js %%WWWDIR%%/settings/l10n/ta_LK.json %%WWWDIR%%/settings/l10n/te.js %%WWWDIR%%/settings/l10n/te.json %%WWWDIR%%/settings/l10n/th_TH.js %%WWWDIR%%/settings/l10n/th_TH.json %%WWWDIR%%/settings/l10n/tr.js %%WWWDIR%%/settings/l10n/tr.json %%WWWDIR%%/settings/l10n/ug.js %%WWWDIR%%/settings/l10n/ug.json %%WWWDIR%%/settings/l10n/uk.js %%WWWDIR%%/settings/l10n/uk.json %%WWWDIR%%/settings/l10n/ur_PK.js %%WWWDIR%%/settings/l10n/ur_PK.json %%WWWDIR%%/settings/l10n/vi.js %%WWWDIR%%/settings/l10n/vi.json %%WWWDIR%%/settings/l10n/zh_CN.js %%WWWDIR%%/settings/l10n/zh_CN.json %%WWWDIR%%/settings/l10n/zh_HK.js %%WWWDIR%%/settings/l10n/zh_HK.json %%WWWDIR%%/settings/l10n/zh_TW.js %%WWWDIR%%/settings/l10n/zh_TW.json %%WWWDIR%%/settings/languageCodes.php %%WWWDIR%%/settings/personal.php %%WWWDIR%%/settings/routes.php %%WWWDIR%%/settings/templates/admin.php %%WWWDIR%%/settings/templates/apps.php %%WWWDIR%%/settings/templates/certificates.php %%WWWDIR%%/settings/templates/email.new_user.php %%WWWDIR%%/settings/templates/email.new_user_plain_text.php %%WWWDIR%%/settings/templates/help.php %%WWWDIR%%/settings/templates/personal.php %%WWWDIR%%/settings/templates/settings.development.notice.php %%WWWDIR%%/settings/templates/settings.php %%WWWDIR%%/settings/templates/users/main.php %%WWWDIR%%/settings/templates/users/part.createuser.php %%WWWDIR%%/settings/templates/users/part.grouplist.php %%WWWDIR%%/settings/templates/users/part.setquota.php %%WWWDIR%%/settings/templates/users/part.userlist.php %%WWWDIR%%/settings/users.php %%WWWDIR%%/status.php %%WWWDIR%%/themes/README %%WWWDIR%%/themes/example/core/css/styles.css %%WWWDIR%%/themes/example/core/img/favicon-touch.png %%WWWDIR%%/themes/example/core/img/favicon-touch.svg %%WWWDIR%%/themes/example/core/img/favicon.ico %%WWWDIR%%/themes/example/core/img/favicon.png %%WWWDIR%%/themes/example/core/img/favicon.svg %%WWWDIR%%/themes/example/core/img/logo-icon.png %%WWWDIR%%/themes/example/core/img/logo-icon.svg %%WWWDIR%%/themes/example/core/img/logo-mail.gif %%WWWDIR%%/themes/example/core/img/logo.png %%WWWDIR%%/themes/example/core/img/logo.svg %%WWWDIR%%/themes/example/defaults.php -%%WWWDIR%%/updater/.gitignore %%WWWDIR%%/updater/.scrutinizer.yml %%WWWDIR%%/updater/.travis.yml %%WWWDIR%%/updater/CONTRIBUTING.md %%WWWDIR%%/updater/COPYING-AGPL %%WWWDIR%%/updater/README.md %%WWWDIR%%/updater/app/bootstrap.php %%WWWDIR%%/updater/app/config/container.php %%WWWDIR%%/updater/application.php %%WWWDIR%%/updater/box.json %%WWWDIR%%/updater/composer.json %%WWWDIR%%/updater/composer.lock %%WWWDIR%%/updater/index.php %%WWWDIR%%/updater/nbproject/project.properties %%WWWDIR%%/updater/nbproject/project.xml %%WWWDIR%%/updater/pub/css/main.css %%WWWDIR%%/updater/pub/img/actions/checkmark-color.png %%WWWDIR%%/updater/pub/img/actions/checkmark-color.svg %%WWWDIR%%/updater/pub/img/actions/confirm.png %%WWWDIR%%/updater/pub/img/actions/confirm.svg %%WWWDIR%%/updater/pub/img/actions/error-color.png %%WWWDIR%%/updater/pub/img/actions/error-color.svg %%WWWDIR%%/updater/pub/img/loading-dark.gif %%WWWDIR%%/updater/pub/img/loading-small.gif %%WWWDIR%%/updater/pub/img/loading.gif %%WWWDIR%%/updater/pub/img/logo-icon.png %%WWWDIR%%/updater/pub/img/logo-icon.svg %%WWWDIR%%/updater/pub/img/logo.png %%WWWDIR%%/updater/pub/img/logo.svg %%WWWDIR%%/updater/pub/js/login.js %%WWWDIR%%/updater/pub/js/main.js %%WWWDIR%%/updater/pub/js/vendor/jquery.min.js %%WWWDIR%%/updater/pub/js/vendor/jquery.min.map %%WWWDIR%%/updater/src/Command/BackupDataCommand.php %%WWWDIR%%/updater/src/Command/BackupDbCommand.php %%WWWDIR%%/updater/src/Command/CheckSystemCommand.php %%WWWDIR%%/updater/src/Command/CheckpointCommand.php %%WWWDIR%%/updater/src/Command/CleanCacheCommand.php %%WWWDIR%%/updater/src/Command/Command.php %%WWWDIR%%/updater/src/Command/DbUpgradeCommand.php %%WWWDIR%%/updater/src/Command/DetectCommand.php %%WWWDIR%%/updater/src/Command/DisableNotShippedAppsCommand.php %%WWWDIR%%/updater/src/Command/EnableNotShippedAppsCommand.php %%WWWDIR%%/updater/src/Command/ExecuteCoreUpgradeScriptsCommand.php %%WWWDIR%%/updater/src/Command/InfoCommand.php %%WWWDIR%%/updater/src/Command/MaintenanceModeCommand.php %%WWWDIR%%/updater/src/Command/PostUpgradeCleanupCommand.php %%WWWDIR%%/updater/src/Command/PostUpgradeRepairCommand.php %%WWWDIR%%/updater/src/Command/PreUpgradeRepairCommand.php %%WWWDIR%%/updater/src/Command/RestartWebServerCommand.php %%WWWDIR%%/updater/src/Command/StartCommand.php %%WWWDIR%%/updater/src/Command/UpdateConfigCommand.php %%WWWDIR%%/updater/src/Console/Application.php %%WWWDIR%%/updater/src/Controller/DownloadController.php %%WWWDIR%%/updater/src/Controller/IndexController.php %%WWWDIR%%/updater/src/Formatter/HtmlOutputFormatter.php %%WWWDIR%%/updater/src/Http/Request.php %%WWWDIR%%/updater/src/Resources/views/base.php %%WWWDIR%%/updater/src/Resources/views/partials/error.php %%WWWDIR%%/updater/src/Resources/views/partials/inner.php %%WWWDIR%%/updater/src/Resources/views/partials/login.php %%WWWDIR%%/updater/src/Tests/Controller/DownloadControllerTest.php %%WWWDIR%%/updater/src/Tests/Http/RequestTest.php %%WWWDIR%%/updater/src/Tests/StreamInterface.php %%WWWDIR%%/updater/src/Tests/Utils/AppManagerTest.php %%WWWDIR%%/updater/src/Tests/Utils/CheckpointTest.php %%WWWDIR%%/updater/src/Tests/Utils/ConfigReaderTest.php %%WWWDIR%%/updater/src/Tests/Utils/DocLinkTest.php %%WWWDIR%%/updater/src/Tests/Utils/FeedTest.php %%WWWDIR%%/updater/src/Tests/Utils/FetcherTest.php %%WWWDIR%%/updater/src/Tests/Utils/OccRunnerTest.php %%WWWDIR%%/updater/src/Tests/Utils/RegistryTest.php %%WWWDIR%%/updater/src/Tests/bootstrap.php %%WWWDIR%%/updater/src/Tests/phpunit.xml %%WWWDIR%%/updater/src/Utils/AppManager.php %%WWWDIR%%/updater/src/Utils/Checkpoint.php %%WWWDIR%%/updater/src/Utils/Collection.php %%WWWDIR%%/updater/src/Utils/ConfigReader.php %%WWWDIR%%/updater/src/Utils/DocLink.php %%WWWDIR%%/updater/src/Utils/Feed.php %%WWWDIR%%/updater/src/Utils/Fetcher.php %%WWWDIR%%/updater/src/Utils/FilesystemHelper.php %%WWWDIR%%/updater/src/Utils/Locator.php %%WWWDIR%%/updater/src/Utils/OccRunner.php %%WWWDIR%%/updater/src/Utils/Registry.php %%WWWDIR%%/updater/src/Utils/ZipExtractor.php %%WWWDIR%%/updater/vendor/autoload.php %%WWWDIR%%/updater/vendor/composer/ClassLoader.php %%WWWDIR%%/updater/vendor/composer/LICENSE %%WWWDIR%%/updater/vendor/composer/autoload_classmap.php %%WWWDIR%%/updater/vendor/composer/autoload_files.php %%WWWDIR%%/updater/vendor/composer/autoload_namespaces.php %%WWWDIR%%/updater/vendor/composer/autoload_psr4.php %%WWWDIR%%/updater/vendor/composer/autoload_real.php %%WWWDIR%%/updater/vendor/composer/installed.json %%WWWDIR%%/updater/vendor/guzzlehttp/guzzle/.travis.yml %%WWWDIR%%/updater/vendor/guzzlehttp/guzzle/CHANGELOG.md %%WWWDIR%%/updater/vendor/guzzlehttp/guzzle/LICENSE %%WWWDIR%%/updater/vendor/guzzlehttp/guzzle/README.md %%WWWDIR%%/updater/vendor/guzzlehttp/guzzle/UPGRADING.md %%WWWDIR%%/updater/vendor/guzzlehttp/guzzle/composer.json %%WWWDIR%%/updater/vendor/guzzlehttp/guzzle/src/BatchResults.php %%WWWDIR%%/updater/vendor/guzzlehttp/guzzle/src/Client.php %%WWWDIR%%/updater/vendor/guzzlehttp/guzzle/src/ClientInterface.php %%WWWDIR%%/updater/vendor/guzzlehttp/guzzle/src/Collection.php %%WWWDIR%%/updater/vendor/guzzlehttp/guzzle/src/Cookie/CookieJar.php %%WWWDIR%%/updater/vendor/guzzlehttp/guzzle/src/Cookie/CookieJarInterface.php %%WWWDIR%%/updater/vendor/guzzlehttp/guzzle/src/Cookie/FileCookieJar.php %%WWWDIR%%/updater/vendor/guzzlehttp/guzzle/src/Cookie/SessionCookieJar.php %%WWWDIR%%/updater/vendor/guzzlehttp/guzzle/src/Cookie/SetCookie.php %%WWWDIR%%/updater/vendor/guzzlehttp/guzzle/src/Event/AbstractEvent.php %%WWWDIR%%/updater/vendor/guzzlehttp/guzzle/src/Event/AbstractRequestEvent.php %%WWWDIR%%/updater/vendor/guzzlehttp/guzzle/src/Event/AbstractRetryableEvent.php %%WWWDIR%%/updater/vendor/guzzlehttp/guzzle/src/Event/AbstractTransferEvent.php %%WWWDIR%%/updater/vendor/guzzlehttp/guzzle/src/Event/BeforeEvent.php %%WWWDIR%%/updater/vendor/guzzlehttp/guzzle/src/Event/CompleteEvent.php %%WWWDIR%%/updater/vendor/guzzlehttp/guzzle/src/Event/Emitter.php %%WWWDIR%%/updater/vendor/guzzlehttp/guzzle/src/Event/EmitterInterface.php %%WWWDIR%%/updater/vendor/guzzlehttp/guzzle/src/Event/EndEvent.php %%WWWDIR%%/updater/vendor/guzzlehttp/guzzle/src/Event/ErrorEvent.php %%WWWDIR%%/updater/vendor/guzzlehttp/guzzle/src/Event/EventInterface.php %%WWWDIR%%/updater/vendor/guzzlehttp/guzzle/src/Event/HasEmitterInterface.php %%WWWDIR%%/updater/vendor/guzzlehttp/guzzle/src/Event/HasEmitterTrait.php %%WWWDIR%%/updater/vendor/guzzlehttp/guzzle/src/Event/ListenerAttacherTrait.php %%WWWDIR%%/updater/vendor/guzzlehttp/guzzle/src/Event/ProgressEvent.php %%WWWDIR%%/updater/vendor/guzzlehttp/guzzle/src/Event/RequestEvents.php %%WWWDIR%%/updater/vendor/guzzlehttp/guzzle/src/Event/SubscriberInterface.php %%WWWDIR%%/updater/vendor/guzzlehttp/guzzle/src/Exception/BadResponseException.php %%WWWDIR%%/updater/vendor/guzzlehttp/guzzle/src/Exception/ClientException.php %%WWWDIR%%/updater/vendor/guzzlehttp/guzzle/src/Exception/ConnectException.php %%WWWDIR%%/updater/vendor/guzzlehttp/guzzle/src/Exception/CouldNotRewindStreamException.php %%WWWDIR%%/updater/vendor/guzzlehttp/guzzle/src/Exception/ParseException.php %%WWWDIR%%/updater/vendor/guzzlehttp/guzzle/src/Exception/RequestException.php %%WWWDIR%%/updater/vendor/guzzlehttp/guzzle/src/Exception/ServerException.php %%WWWDIR%%/updater/vendor/guzzlehttp/guzzle/src/Exception/StateException.php %%WWWDIR%%/updater/vendor/guzzlehttp/guzzle/src/Exception/TooManyRedirectsException.php %%WWWDIR%%/updater/vendor/guzzlehttp/guzzle/src/Exception/TransferException.php %%WWWDIR%%/updater/vendor/guzzlehttp/guzzle/src/Exception/XmlParseException.php %%WWWDIR%%/updater/vendor/guzzlehttp/guzzle/src/HasDataTrait.php %%WWWDIR%%/updater/vendor/guzzlehttp/guzzle/src/Message/AbstractMessage.php %%WWWDIR%%/updater/vendor/guzzlehttp/guzzle/src/Message/AppliesHeadersInterface.php %%WWWDIR%%/updater/vendor/guzzlehttp/guzzle/src/Message/FutureResponse.php %%WWWDIR%%/updater/vendor/guzzlehttp/guzzle/src/Message/MessageFactory.php %%WWWDIR%%/updater/vendor/guzzlehttp/guzzle/src/Message/MessageFactoryInterface.php %%WWWDIR%%/updater/vendor/guzzlehttp/guzzle/src/Message/MessageInterface.php %%WWWDIR%%/updater/vendor/guzzlehttp/guzzle/src/Message/MessageParser.php %%WWWDIR%%/updater/vendor/guzzlehttp/guzzle/src/Message/Request.php %%WWWDIR%%/updater/vendor/guzzlehttp/guzzle/src/Message/RequestInterface.php %%WWWDIR%%/updater/vendor/guzzlehttp/guzzle/src/Message/Response.php %%WWWDIR%%/updater/vendor/guzzlehttp/guzzle/src/Message/ResponseInterface.php %%WWWDIR%%/updater/vendor/guzzlehttp/guzzle/src/Mimetypes.php %%WWWDIR%%/updater/vendor/guzzlehttp/guzzle/src/Pool.php %%WWWDIR%%/updater/vendor/guzzlehttp/guzzle/src/Post/MultipartBody.php %%WWWDIR%%/updater/vendor/guzzlehttp/guzzle/src/Post/PostBody.php %%WWWDIR%%/updater/vendor/guzzlehttp/guzzle/src/Post/PostBodyInterface.php %%WWWDIR%%/updater/vendor/guzzlehttp/guzzle/src/Post/PostFile.php %%WWWDIR%%/updater/vendor/guzzlehttp/guzzle/src/Post/PostFileInterface.php %%WWWDIR%%/updater/vendor/guzzlehttp/guzzle/src/Query.php %%WWWDIR%%/updater/vendor/guzzlehttp/guzzle/src/QueryParser.php %%WWWDIR%%/updater/vendor/guzzlehttp/guzzle/src/RequestFsm.php %%WWWDIR%%/updater/vendor/guzzlehttp/guzzle/src/RingBridge.php %%WWWDIR%%/updater/vendor/guzzlehttp/guzzle/src/Subscriber/Cookie.php %%WWWDIR%%/updater/vendor/guzzlehttp/guzzle/src/Subscriber/History.php %%WWWDIR%%/updater/vendor/guzzlehttp/guzzle/src/Subscriber/HttpError.php %%WWWDIR%%/updater/vendor/guzzlehttp/guzzle/src/Subscriber/Mock.php %%WWWDIR%%/updater/vendor/guzzlehttp/guzzle/src/Subscriber/Prepare.php %%WWWDIR%%/updater/vendor/guzzlehttp/guzzle/src/Subscriber/Redirect.php %%WWWDIR%%/updater/vendor/guzzlehttp/guzzle/src/ToArrayInterface.php %%WWWDIR%%/updater/vendor/guzzlehttp/guzzle/src/Transaction.php %%WWWDIR%%/updater/vendor/guzzlehttp/guzzle/src/UriTemplate.php %%WWWDIR%%/updater/vendor/guzzlehttp/guzzle/src/Url.php %%WWWDIR%%/updater/vendor/guzzlehttp/guzzle/src/Utils.php -%%WWWDIR%%/updater/vendor/guzzlehttp/ringphp/.gitignore %%WWWDIR%%/updater/vendor/guzzlehttp/ringphp/.travis.yml %%WWWDIR%%/updater/vendor/guzzlehttp/ringphp/CHANGELOG.md %%WWWDIR%%/updater/vendor/guzzlehttp/ringphp/LICENSE %%WWWDIR%%/updater/vendor/guzzlehttp/ringphp/Makefile %%WWWDIR%%/updater/vendor/guzzlehttp/ringphp/README.rst %%WWWDIR%%/updater/vendor/guzzlehttp/ringphp/composer.json %%WWWDIR%%/updater/vendor/guzzlehttp/ringphp/phpunit.xml.dist %%WWWDIR%%/updater/vendor/guzzlehttp/ringphp/src/Client/ClientUtils.php %%WWWDIR%%/updater/vendor/guzzlehttp/ringphp/src/Client/CurlFactory.php %%WWWDIR%%/updater/vendor/guzzlehttp/ringphp/src/Client/CurlHandler.php %%WWWDIR%%/updater/vendor/guzzlehttp/ringphp/src/Client/CurlMultiHandler.php %%WWWDIR%%/updater/vendor/guzzlehttp/ringphp/src/Client/Middleware.php %%WWWDIR%%/updater/vendor/guzzlehttp/ringphp/src/Client/MockHandler.php %%WWWDIR%%/updater/vendor/guzzlehttp/ringphp/src/Client/StreamHandler.php %%WWWDIR%%/updater/vendor/guzzlehttp/ringphp/src/Core.php %%WWWDIR%%/updater/vendor/guzzlehttp/ringphp/src/Exception/CancelledException.php %%WWWDIR%%/updater/vendor/guzzlehttp/ringphp/src/Exception/CancelledFutureAccessException.php %%WWWDIR%%/updater/vendor/guzzlehttp/ringphp/src/Exception/ConnectException.php %%WWWDIR%%/updater/vendor/guzzlehttp/ringphp/src/Exception/RingException.php %%WWWDIR%%/updater/vendor/guzzlehttp/ringphp/src/Future/BaseFutureTrait.php %%WWWDIR%%/updater/vendor/guzzlehttp/ringphp/src/Future/CompletedFutureArray.php %%WWWDIR%%/updater/vendor/guzzlehttp/ringphp/src/Future/CompletedFutureValue.php %%WWWDIR%%/updater/vendor/guzzlehttp/ringphp/src/Future/FutureArray.php %%WWWDIR%%/updater/vendor/guzzlehttp/ringphp/src/Future/FutureArrayInterface.php %%WWWDIR%%/updater/vendor/guzzlehttp/ringphp/src/Future/FutureInterface.php %%WWWDIR%%/updater/vendor/guzzlehttp/ringphp/src/Future/FutureValue.php %%WWWDIR%%/updater/vendor/guzzlehttp/ringphp/src/Future/MagicFutureTrait.php -%%WWWDIR%%/updater/vendor/guzzlehttp/streams/.gitignore %%WWWDIR%%/updater/vendor/guzzlehttp/streams/.travis.yml %%WWWDIR%%/updater/vendor/guzzlehttp/streams/CHANGELOG.rst %%WWWDIR%%/updater/vendor/guzzlehttp/streams/LICENSE %%WWWDIR%%/updater/vendor/guzzlehttp/streams/Makefile %%WWWDIR%%/updater/vendor/guzzlehttp/streams/README.rst %%WWWDIR%%/updater/vendor/guzzlehttp/streams/composer.json %%WWWDIR%%/updater/vendor/guzzlehttp/streams/phpunit.xml.dist %%WWWDIR%%/updater/vendor/guzzlehttp/streams/src/AppendStream.php %%WWWDIR%%/updater/vendor/guzzlehttp/streams/src/AsyncReadStream.php %%WWWDIR%%/updater/vendor/guzzlehttp/streams/src/BufferStream.php %%WWWDIR%%/updater/vendor/guzzlehttp/streams/src/CachingStream.php %%WWWDIR%%/updater/vendor/guzzlehttp/streams/src/DroppingStream.php %%WWWDIR%%/updater/vendor/guzzlehttp/streams/src/Exception/CannotAttachException.php %%WWWDIR%%/updater/vendor/guzzlehttp/streams/src/Exception/SeekException.php %%WWWDIR%%/updater/vendor/guzzlehttp/streams/src/FnStream.php %%WWWDIR%%/updater/vendor/guzzlehttp/streams/src/GuzzleStreamWrapper.php %%WWWDIR%%/updater/vendor/guzzlehttp/streams/src/InflateStream.php %%WWWDIR%%/updater/vendor/guzzlehttp/streams/src/LazyOpenStream.php %%WWWDIR%%/updater/vendor/guzzlehttp/streams/src/LimitStream.php %%WWWDIR%%/updater/vendor/guzzlehttp/streams/src/MetadataStreamInterface.php %%WWWDIR%%/updater/vendor/guzzlehttp/streams/src/NoSeekStream.php %%WWWDIR%%/updater/vendor/guzzlehttp/streams/src/NullStream.php %%WWWDIR%%/updater/vendor/guzzlehttp/streams/src/PumpStream.php %%WWWDIR%%/updater/vendor/guzzlehttp/streams/src/Stream.php %%WWWDIR%%/updater/vendor/guzzlehttp/streams/src/StreamDecoratorTrait.php %%WWWDIR%%/updater/vendor/guzzlehttp/streams/src/StreamInterface.php %%WWWDIR%%/updater/vendor/guzzlehttp/streams/src/Utils.php %%WWWDIR%%/updater/vendor/ircmaxell/password-compat/LICENSE.md %%WWWDIR%%/updater/vendor/ircmaxell/password-compat/composer.json %%WWWDIR%%/updater/vendor/ircmaxell/password-compat/lib/password.php %%WWWDIR%%/updater/vendor/ircmaxell/password-compat/version-test.php %%WWWDIR%%/updater/vendor/league/plates/CONTRIBUTING.md %%WWWDIR%%/updater/vendor/league/plates/LICENSE %%WWWDIR%%/updater/vendor/league/plates/README.md %%WWWDIR%%/updater/vendor/league/plates/composer.json %%WWWDIR%%/updater/vendor/league/plates/phpunit.xml.dist %%WWWDIR%%/updater/vendor/league/plates/src/Engine.php %%WWWDIR%%/updater/vendor/league/plates/src/Extension/Asset.php %%WWWDIR%%/updater/vendor/league/plates/src/Extension/ExtensionInterface.php %%WWWDIR%%/updater/vendor/league/plates/src/Extension/URI.php %%WWWDIR%%/updater/vendor/league/plates/src/Template/Data.php %%WWWDIR%%/updater/vendor/league/plates/src/Template/Directory.php %%WWWDIR%%/updater/vendor/league/plates/src/Template/FileExtension.php %%WWWDIR%%/updater/vendor/league/plates/src/Template/Folder.php %%WWWDIR%%/updater/vendor/league/plates/src/Template/Folders.php %%WWWDIR%%/updater/vendor/league/plates/src/Template/Func.php %%WWWDIR%%/updater/vendor/league/plates/src/Template/Functions.php %%WWWDIR%%/updater/vendor/league/plates/src/Template/Name.php %%WWWDIR%%/updater/vendor/league/plates/src/Template/Template.php %%WWWDIR%%/updater/vendor/paragonie/random_compat/CHANGELOG.md %%WWWDIR%%/updater/vendor/paragonie/random_compat/ERRATA.md %%WWWDIR%%/updater/vendor/paragonie/random_compat/LICENSE %%WWWDIR%%/updater/vendor/paragonie/random_compat/README.md %%WWWDIR%%/updater/vendor/paragonie/random_compat/SECURITY.md %%WWWDIR%%/updater/vendor/paragonie/random_compat/composer.json %%WWWDIR%%/updater/vendor/paragonie/random_compat/dist/random_compat.phar.pubkey %%WWWDIR%%/updater/vendor/paragonie/random_compat/dist/random_compat.phar.pubkey.asc %%WWWDIR%%/updater/vendor/paragonie/random_compat/lib/byte_safe_strings.php %%WWWDIR%%/updater/vendor/paragonie/random_compat/lib/cast_to_int.php %%WWWDIR%%/updater/vendor/paragonie/random_compat/lib/error_polyfill.php %%WWWDIR%%/updater/vendor/paragonie/random_compat/lib/random.php %%WWWDIR%%/updater/vendor/paragonie/random_compat/lib/random_bytes_com_dotnet.php %%WWWDIR%%/updater/vendor/paragonie/random_compat/lib/random_bytes_dev_urandom.php %%WWWDIR%%/updater/vendor/paragonie/random_compat/lib/random_bytes_libsodium.php %%WWWDIR%%/updater/vendor/paragonie/random_compat/lib/random_bytes_libsodium_legacy.php %%WWWDIR%%/updater/vendor/paragonie/random_compat/lib/random_bytes_mcrypt.php %%WWWDIR%%/updater/vendor/paragonie/random_compat/lib/random_bytes_openssl.php %%WWWDIR%%/updater/vendor/paragonie/random_compat/lib/random_int.php %%WWWDIR%%/updater/vendor/paragonie/random_compat/other/build_phar.php -%%WWWDIR%%/updater/vendor/pimple/pimple/.gitignore %%WWWDIR%%/updater/vendor/pimple/pimple/.travis.yml %%WWWDIR%%/updater/vendor/pimple/pimple/CHANGELOG %%WWWDIR%%/updater/vendor/pimple/pimple/LICENSE %%WWWDIR%%/updater/vendor/pimple/pimple/README.rst %%WWWDIR%%/updater/vendor/pimple/pimple/composer.json %%WWWDIR%%/updater/vendor/pimple/pimple/phpunit.xml.dist %%WWWDIR%%/updater/vendor/pimple/pimple/src/Pimple/Container.php %%WWWDIR%%/updater/vendor/pimple/pimple/src/Pimple/ServiceProviderInterface.php -%%WWWDIR%%/updater/vendor/psr/log/.gitignore %%WWWDIR%%/updater/vendor/psr/log/LICENSE %%WWWDIR%%/updater/vendor/psr/log/Psr/Log/AbstractLogger.php %%WWWDIR%%/updater/vendor/psr/log/Psr/Log/InvalidArgumentException.php %%WWWDIR%%/updater/vendor/psr/log/Psr/Log/LogLevel.php %%WWWDIR%%/updater/vendor/psr/log/Psr/Log/LoggerAwareInterface.php %%WWWDIR%%/updater/vendor/psr/log/Psr/Log/LoggerAwareTrait.php %%WWWDIR%%/updater/vendor/psr/log/Psr/Log/LoggerInterface.php %%WWWDIR%%/updater/vendor/psr/log/Psr/Log/LoggerTrait.php %%WWWDIR%%/updater/vendor/psr/log/Psr/Log/NullLogger.php %%WWWDIR%%/updater/vendor/psr/log/Psr/Log/Test/LoggerInterfaceTest.php %%WWWDIR%%/updater/vendor/psr/log/README.md %%WWWDIR%%/updater/vendor/psr/log/composer.json -%%WWWDIR%%/updater/vendor/react/promise/.gitignore %%WWWDIR%%/updater/vendor/react/promise/.travis.yml %%WWWDIR%%/updater/vendor/react/promise/CHANGELOG.md %%WWWDIR%%/updater/vendor/react/promise/LICENSE %%WWWDIR%%/updater/vendor/react/promise/README.md %%WWWDIR%%/updater/vendor/react/promise/composer.json %%WWWDIR%%/updater/vendor/react/promise/phpunit.xml.dist %%WWWDIR%%/updater/vendor/react/promise/src/CancellablePromiseInterface.php %%WWWDIR%%/updater/vendor/react/promise/src/Deferred.php %%WWWDIR%%/updater/vendor/react/promise/src/ExtendedPromiseInterface.php %%WWWDIR%%/updater/vendor/react/promise/src/FulfilledPromise.php %%WWWDIR%%/updater/vendor/react/promise/src/LazyPromise.php %%WWWDIR%%/updater/vendor/react/promise/src/Promise.php %%WWWDIR%%/updater/vendor/react/promise/src/PromiseInterface.php %%WWWDIR%%/updater/vendor/react/promise/src/PromisorInterface.php %%WWWDIR%%/updater/vendor/react/promise/src/RejectedPromise.php %%WWWDIR%%/updater/vendor/react/promise/src/UnhandledRejectionException.php %%WWWDIR%%/updater/vendor/react/promise/src/functions.php %%WWWDIR%%/updater/vendor/react/promise/src/functions_include.php -%%WWWDIR%%/updater/vendor/symfony/console/.gitignore %%WWWDIR%%/updater/vendor/symfony/console/Application.php %%WWWDIR%%/updater/vendor/symfony/console/CHANGELOG.md %%WWWDIR%%/updater/vendor/symfony/console/Command/Command.php %%WWWDIR%%/updater/vendor/symfony/console/Command/HelpCommand.php %%WWWDIR%%/updater/vendor/symfony/console/Command/ListCommand.php %%WWWDIR%%/updater/vendor/symfony/console/ConsoleEvents.php %%WWWDIR%%/updater/vendor/symfony/console/Descriptor/ApplicationDescription.php %%WWWDIR%%/updater/vendor/symfony/console/Descriptor/Descriptor.php %%WWWDIR%%/updater/vendor/symfony/console/Descriptor/DescriptorInterface.php %%WWWDIR%%/updater/vendor/symfony/console/Descriptor/JsonDescriptor.php %%WWWDIR%%/updater/vendor/symfony/console/Descriptor/MarkdownDescriptor.php %%WWWDIR%%/updater/vendor/symfony/console/Descriptor/TextDescriptor.php %%WWWDIR%%/updater/vendor/symfony/console/Descriptor/XmlDescriptor.php %%WWWDIR%%/updater/vendor/symfony/console/Event/ConsoleCommandEvent.php %%WWWDIR%%/updater/vendor/symfony/console/Event/ConsoleEvent.php %%WWWDIR%%/updater/vendor/symfony/console/Event/ConsoleExceptionEvent.php %%WWWDIR%%/updater/vendor/symfony/console/Event/ConsoleTerminateEvent.php %%WWWDIR%%/updater/vendor/symfony/console/Formatter/OutputFormatter.php %%WWWDIR%%/updater/vendor/symfony/console/Formatter/OutputFormatterInterface.php %%WWWDIR%%/updater/vendor/symfony/console/Formatter/OutputFormatterStyle.php %%WWWDIR%%/updater/vendor/symfony/console/Formatter/OutputFormatterStyleInterface.php %%WWWDIR%%/updater/vendor/symfony/console/Formatter/OutputFormatterStyleStack.php %%WWWDIR%%/updater/vendor/symfony/console/Helper/DebugFormatterHelper.php %%WWWDIR%%/updater/vendor/symfony/console/Helper/DescriptorHelper.php %%WWWDIR%%/updater/vendor/symfony/console/Helper/DialogHelper.php %%WWWDIR%%/updater/vendor/symfony/console/Helper/FormatterHelper.php %%WWWDIR%%/updater/vendor/symfony/console/Helper/Helper.php %%WWWDIR%%/updater/vendor/symfony/console/Helper/HelperInterface.php %%WWWDIR%%/updater/vendor/symfony/console/Helper/HelperSet.php %%WWWDIR%%/updater/vendor/symfony/console/Helper/InputAwareHelper.php %%WWWDIR%%/updater/vendor/symfony/console/Helper/ProcessHelper.php %%WWWDIR%%/updater/vendor/symfony/console/Helper/ProgressBar.php %%WWWDIR%%/updater/vendor/symfony/console/Helper/ProgressHelper.php %%WWWDIR%%/updater/vendor/symfony/console/Helper/QuestionHelper.php %%WWWDIR%%/updater/vendor/symfony/console/Helper/SymfonyQuestionHelper.php %%WWWDIR%%/updater/vendor/symfony/console/Helper/Table.php %%WWWDIR%%/updater/vendor/symfony/console/Helper/TableCell.php %%WWWDIR%%/updater/vendor/symfony/console/Helper/TableHelper.php %%WWWDIR%%/updater/vendor/symfony/console/Helper/TableSeparator.php %%WWWDIR%%/updater/vendor/symfony/console/Helper/TableStyle.php %%WWWDIR%%/updater/vendor/symfony/console/Input/ArgvInput.php %%WWWDIR%%/updater/vendor/symfony/console/Input/ArrayInput.php %%WWWDIR%%/updater/vendor/symfony/console/Input/Input.php %%WWWDIR%%/updater/vendor/symfony/console/Input/InputArgument.php %%WWWDIR%%/updater/vendor/symfony/console/Input/InputAwareInterface.php %%WWWDIR%%/updater/vendor/symfony/console/Input/InputDefinition.php %%WWWDIR%%/updater/vendor/symfony/console/Input/InputInterface.php %%WWWDIR%%/updater/vendor/symfony/console/Input/InputOption.php %%WWWDIR%%/updater/vendor/symfony/console/Input/StringInput.php %%WWWDIR%%/updater/vendor/symfony/console/LICENSE %%WWWDIR%%/updater/vendor/symfony/console/Logger/ConsoleLogger.php %%WWWDIR%%/updater/vendor/symfony/console/Output/BufferedOutput.php %%WWWDIR%%/updater/vendor/symfony/console/Output/ConsoleOutput.php %%WWWDIR%%/updater/vendor/symfony/console/Output/ConsoleOutputInterface.php %%WWWDIR%%/updater/vendor/symfony/console/Output/NullOutput.php %%WWWDIR%%/updater/vendor/symfony/console/Output/Output.php %%WWWDIR%%/updater/vendor/symfony/console/Output/OutputInterface.php %%WWWDIR%%/updater/vendor/symfony/console/Output/StreamOutput.php %%WWWDIR%%/updater/vendor/symfony/console/Question/ChoiceQuestion.php %%WWWDIR%%/updater/vendor/symfony/console/Question/ConfirmationQuestion.php %%WWWDIR%%/updater/vendor/symfony/console/Question/Question.php %%WWWDIR%%/updater/vendor/symfony/console/README.md %%WWWDIR%%/updater/vendor/symfony/console/Shell.php %%WWWDIR%%/updater/vendor/symfony/console/Style/OutputStyle.php %%WWWDIR%%/updater/vendor/symfony/console/Style/StyleInterface.php %%WWWDIR%%/updater/vendor/symfony/console/Style/SymfonyStyle.php %%WWWDIR%%/updater/vendor/symfony/console/Tester/ApplicationTester.php %%WWWDIR%%/updater/vendor/symfony/console/Tester/CommandTester.php %%WWWDIR%%/updater/vendor/symfony/console/composer.json %%WWWDIR%%/updater/vendor/symfony/console/phpunit.xml.dist %%WWWDIR%%/updater/vendor/symfony/polyfill-php55/LICENSE %%WWWDIR%%/updater/vendor/symfony/polyfill-php55/Php55.php %%WWWDIR%%/updater/vendor/symfony/polyfill-php55/Php55ArrayColumn.php %%WWWDIR%%/updater/vendor/symfony/polyfill-php55/README.md %%WWWDIR%%/updater/vendor/symfony/polyfill-php55/bootstrap.php %%WWWDIR%%/updater/vendor/symfony/polyfill-php55/composer.json %%WWWDIR%%/updater/vendor/symfony/polyfill-php56/LICENSE %%WWWDIR%%/updater/vendor/symfony/polyfill-php56/Php56.php %%WWWDIR%%/updater/vendor/symfony/polyfill-php56/README.md %%WWWDIR%%/updater/vendor/symfony/polyfill-php56/bootstrap.php %%WWWDIR%%/updater/vendor/symfony/polyfill-php56/composer.json %%WWWDIR%%/updater/vendor/symfony/polyfill-util/Binary.php %%WWWDIR%%/updater/vendor/symfony/polyfill-util/BinaryNoFuncOverload.php %%WWWDIR%%/updater/vendor/symfony/polyfill-util/BinaryOnFuncOverload.php %%WWWDIR%%/updater/vendor/symfony/polyfill-util/LICENSE %%WWWDIR%%/updater/vendor/symfony/polyfill-util/README.md %%WWWDIR%%/updater/vendor/symfony/polyfill-util/TestListener.php %%WWWDIR%%/updater/vendor/symfony/polyfill-util/composer.json -%%WWWDIR%%/updater/vendor/symfony/process/.gitignore %%WWWDIR%%/updater/vendor/symfony/process/CHANGELOG.md %%WWWDIR%%/updater/vendor/symfony/process/Exception/ExceptionInterface.php %%WWWDIR%%/updater/vendor/symfony/process/Exception/InvalidArgumentException.php %%WWWDIR%%/updater/vendor/symfony/process/Exception/LogicException.php %%WWWDIR%%/updater/vendor/symfony/process/Exception/ProcessFailedException.php %%WWWDIR%%/updater/vendor/symfony/process/Exception/ProcessTimedOutException.php %%WWWDIR%%/updater/vendor/symfony/process/Exception/RuntimeException.php %%WWWDIR%%/updater/vendor/symfony/process/ExecutableFinder.php %%WWWDIR%%/updater/vendor/symfony/process/LICENSE %%WWWDIR%%/updater/vendor/symfony/process/PhpExecutableFinder.php %%WWWDIR%%/updater/vendor/symfony/process/PhpProcess.php %%WWWDIR%%/updater/vendor/symfony/process/Pipes/AbstractPipes.php %%WWWDIR%%/updater/vendor/symfony/process/Pipes/PipesInterface.php %%WWWDIR%%/updater/vendor/symfony/process/Pipes/UnixPipes.php %%WWWDIR%%/updater/vendor/symfony/process/Pipes/WindowsPipes.php %%WWWDIR%%/updater/vendor/symfony/process/Process.php %%WWWDIR%%/updater/vendor/symfony/process/ProcessBuilder.php %%WWWDIR%%/updater/vendor/symfony/process/ProcessUtils.php %%WWWDIR%%/updater/vendor/symfony/process/README.md %%WWWDIR%%/updater/vendor/symfony/process/composer.json %%WWWDIR%%/updater/vendor/symfony/process/phpunit.xml.dist %%WWWDIR%%/version.php @dir %%WWWDIR%%/apps/gallery/build/documentation/reports/code coverage @dir %%WWWDIR%%/apps/gallery/documentation/wiki @dir(%%OWNCLOUD_USERNAME%%,%%OWNCLOUD_GROUPNAME%%,) %%WWWDIR%%/apps @dir(%%OWNCLOUD_USERNAME%%,%%OWNCLOUD_GROUPNAME%%,) %%WWWDIR%%/config @dir(%%OWNCLOUD_USERNAME%%,%%OWNCLOUD_GROUPNAME%%,) %%WWWDIR%%/data