View | Details | Raw Unified | Return to bug 207823
Collapse All | Expand All

(-)./Makefile (-1 / +1 lines)
Lines 1-7 Link Here
1
# $FreeBSD: head/www/owncloud/Makefile 404900 2015-12-31 03:02:31Z kevlo $
1
# $FreeBSD: head/www/owncloud/Makefile 404900 2015-12-31 03:02:31Z kevlo $
2
2
3
PORTNAME=	owncloud
3
PORTNAME=	owncloud
4
PORTVERSION=	8.2.2
4
PORTVERSION=	9.0.0
5
CATEGORIES=	www
5
CATEGORIES=	www
6
MASTER_SITES=	http://download.owncloud.org/community/
6
MASTER_SITES=	http://download.owncloud.org/community/
7
7
(-)./distinfo (-2 / +2 lines)
Lines 1-2 Link Here
1
SHA256 (owncloud-8.2.2.tar.bz2) = d5b935f904744b8b40b310f19679702387c852498d0dc7aaeda4555a3db9ad5b
1
SHA256 (owncloud-9.0.0.tar.bz2) = d16737510a77a81489f7c4d5e19b0756fa2ea1c5081ba174b0fec0f00da3a77c
2
SIZE (owncloud-8.2.2.tar.bz2) = 28922075
2
SIZE (owncloud-9.0.0.tar.bz2) = 22678208
(-)./pkg-plist (-1408 / +2135 lines)
Lines 1-15 Link Here
1
%%WWWDIR%%/.htaccess
1
%%WWWDIR%%/.htaccess
2
%%WWWDIR%%/.tag
3
%%WWWDIR%%/.user.ini
2
%%WWWDIR%%/.user.ini
3
%%WWWDIR%%/3rdparty/.gitignore
4
%%WWWDIR%%/3rdparty/LICENSE INFO
4
%%WWWDIR%%/3rdparty/LICENSE INFO
5
%%WWWDIR%%/3rdparty/README.md
5
%%WWWDIR%%/3rdparty/autoload.php
6
%%WWWDIR%%/3rdparty/autoload.php
7
%%WWWDIR%%/3rdparty/bantu/ini-get-wrapper/.gitignore
8
%%WWWDIR%%/3rdparty/bantu/ini-get-wrapper/.scrutinizer.yml
6
%%WWWDIR%%/3rdparty/bantu/ini-get-wrapper/LICENSE
9
%%WWWDIR%%/3rdparty/bantu/ini-get-wrapper/LICENSE
10
%%WWWDIR%%/3rdparty/bantu/ini-get-wrapper/README.md
7
%%WWWDIR%%/3rdparty/bantu/ini-get-wrapper/composer.json
11
%%WWWDIR%%/3rdparty/bantu/ini-get-wrapper/composer.json
8
%%WWWDIR%%/3rdparty/bantu/ini-get-wrapper/phpunit.xml.dist
12
%%WWWDIR%%/3rdparty/bantu/ini-get-wrapper/phpunit.xml.dist
9
%%WWWDIR%%/3rdparty/bantu/ini-get-wrapper/src/IniGetWrapper.php
13
%%WWWDIR%%/3rdparty/bantu/ini-get-wrapper/src/IniGetWrapper.php
10
%%WWWDIR%%/3rdparty/bantu/ini-get-wrapper/tests/IniGetWrapperFake.php
11
%%WWWDIR%%/3rdparty/bantu/ini-get-wrapper/tests/IniGetWrapperFakeTest.php
12
%%WWWDIR%%/3rdparty/bantu/ini-get-wrapper/tests/IniGetWrapperTest.php
13
%%WWWDIR%%/3rdparty/composer.json
14
%%WWWDIR%%/3rdparty/composer.json
14
%%WWWDIR%%/3rdparty/composer.lock
15
%%WWWDIR%%/3rdparty/composer.lock
15
%%WWWDIR%%/3rdparty/composer/ClassLoader.php
16
%%WWWDIR%%/3rdparty/composer/ClassLoader.php
Lines 24-29 Link Here
24
%%WWWDIR%%/3rdparty/deepdiver1975/tarstreamer/LICENSE
25
%%WWWDIR%%/3rdparty/deepdiver1975/tarstreamer/LICENSE
25
%%WWWDIR%%/3rdparty/deepdiver1975/tarstreamer/src/TarStreamer.php
26
%%WWWDIR%%/3rdparty/deepdiver1975/tarstreamer/src/TarStreamer.php
26
%%WWWDIR%%/3rdparty/doctrine/annotations/LICENSE
27
%%WWWDIR%%/3rdparty/doctrine/annotations/LICENSE
28
%%WWWDIR%%/3rdparty/doctrine/annotations/README.md
27
%%WWWDIR%%/3rdparty/doctrine/annotations/composer.json
29
%%WWWDIR%%/3rdparty/doctrine/annotations/composer.json
28
%%WWWDIR%%/3rdparty/doctrine/annotations/lib/Doctrine/Common/Annotations/Annotation.php
30
%%WWWDIR%%/3rdparty/doctrine/annotations/lib/Doctrine/Common/Annotations/Annotation.php
29
%%WWWDIR%%/3rdparty/doctrine/annotations/lib/Doctrine/Common/Annotations/Annotation/Attribute.php
31
%%WWWDIR%%/3rdparty/doctrine/annotations/lib/Doctrine/Common/Annotations/Annotation/Attribute.php
Lines 45-54 Link Here
45
%%WWWDIR%%/3rdparty/doctrine/annotations/lib/Doctrine/Common/Annotations/SimpleAnnotationReader.php
47
%%WWWDIR%%/3rdparty/doctrine/annotations/lib/Doctrine/Common/Annotations/SimpleAnnotationReader.php
46
%%WWWDIR%%/3rdparty/doctrine/annotations/lib/Doctrine/Common/Annotations/TokenParser.php
48
%%WWWDIR%%/3rdparty/doctrine/annotations/lib/Doctrine/Common/Annotations/TokenParser.php
47
%%WWWDIR%%/3rdparty/doctrine/cache/.coveralls.yml
49
%%WWWDIR%%/3rdparty/doctrine/cache/.coveralls.yml
50
%%WWWDIR%%/3rdparty/doctrine/cache/.gitignore
48
%%WWWDIR%%/3rdparty/doctrine/cache/LICENSE
51
%%WWWDIR%%/3rdparty/doctrine/cache/LICENSE
52
%%WWWDIR%%/3rdparty/doctrine/cache/README.md
49
%%WWWDIR%%/3rdparty/doctrine/cache/UPGRADE.md
53
%%WWWDIR%%/3rdparty/doctrine/cache/UPGRADE.md
50
%%WWWDIR%%/3rdparty/doctrine/cache/build.properties
51
%%WWWDIR%%/3rdparty/doctrine/cache/composer.json
52
%%WWWDIR%%/3rdparty/doctrine/cache/lib/Doctrine/Common/Cache/ApcCache.php
54
%%WWWDIR%%/3rdparty/doctrine/cache/lib/Doctrine/Common/Cache/ApcCache.php
53
%%WWWDIR%%/3rdparty/doctrine/cache/lib/Doctrine/Common/Cache/ArrayCache.php
55
%%WWWDIR%%/3rdparty/doctrine/cache/lib/Doctrine/Common/Cache/ArrayCache.php
54
%%WWWDIR%%/3rdparty/doctrine/cache/lib/Doctrine/Common/Cache/Cache.php
56
%%WWWDIR%%/3rdparty/doctrine/cache/lib/Doctrine/Common/Cache/Cache.php
Lines 73-81 Link Here
73
%%WWWDIR%%/3rdparty/doctrine/cache/lib/Doctrine/Common/Cache/WinCacheCache.php
75
%%WWWDIR%%/3rdparty/doctrine/cache/lib/Doctrine/Common/Cache/WinCacheCache.php
74
%%WWWDIR%%/3rdparty/doctrine/cache/lib/Doctrine/Common/Cache/XcacheCache.php
76
%%WWWDIR%%/3rdparty/doctrine/cache/lib/Doctrine/Common/Cache/XcacheCache.php
75
%%WWWDIR%%/3rdparty/doctrine/cache/lib/Doctrine/Common/Cache/ZendDataCache.php
77
%%WWWDIR%%/3rdparty/doctrine/cache/lib/Doctrine/Common/Cache/ZendDataCache.php
76
%%WWWDIR%%/3rdparty/doctrine/cache/phpunit.xml.dist
78
%%WWWDIR%%/3rdparty/doctrine/collections/.gitignore
77
%%WWWDIR%%/3rdparty/doctrine/collections/LICENSE
79
%%WWWDIR%%/3rdparty/doctrine/collections/LICENSE
78
%%WWWDIR%%/3rdparty/doctrine/collections/composer.json
79
%%WWWDIR%%/3rdparty/doctrine/collections/lib/Doctrine/Common/Collections/AbstractLazyCollection.php
80
%%WWWDIR%%/3rdparty/doctrine/collections/lib/Doctrine/Common/Collections/AbstractLazyCollection.php
80
%%WWWDIR%%/3rdparty/doctrine/collections/lib/Doctrine/Common/Collections/ArrayCollection.php
81
%%WWWDIR%%/3rdparty/doctrine/collections/lib/Doctrine/Common/Collections/ArrayCollection.php
81
%%WWWDIR%%/3rdparty/doctrine/collections/lib/Doctrine/Common/Collections/Collection.php
82
%%WWWDIR%%/3rdparty/doctrine/collections/lib/Doctrine/Common/Collections/Collection.php
Lines 89-100 Link Here
89
%%WWWDIR%%/3rdparty/doctrine/collections/lib/Doctrine/Common/Collections/ExpressionBuilder.php
90
%%WWWDIR%%/3rdparty/doctrine/collections/lib/Doctrine/Common/Collections/ExpressionBuilder.php
90
%%WWWDIR%%/3rdparty/doctrine/collections/lib/Doctrine/Common/Collections/Selectable.php
91
%%WWWDIR%%/3rdparty/doctrine/collections/lib/Doctrine/Common/Collections/Selectable.php
91
%%WWWDIR%%/3rdparty/doctrine/collections/phpunit.xml.dist
92
%%WWWDIR%%/3rdparty/doctrine/collections/phpunit.xml.dist
93
%%WWWDIR%%/3rdparty/doctrine/common/.gitignore
92
%%WWWDIR%%/3rdparty/doctrine/common/.gitmodules
94
%%WWWDIR%%/3rdparty/doctrine/common/.gitmodules
93
%%WWWDIR%%/3rdparty/doctrine/common/LICENSE
95
%%WWWDIR%%/3rdparty/doctrine/common/LICENSE
96
%%WWWDIR%%/3rdparty/doctrine/common/README.md
94
%%WWWDIR%%/3rdparty/doctrine/common/UPGRADE_TO_2_1
97
%%WWWDIR%%/3rdparty/doctrine/common/UPGRADE_TO_2_1
95
%%WWWDIR%%/3rdparty/doctrine/common/UPGRADE_TO_2_2
98
%%WWWDIR%%/3rdparty/doctrine/common/UPGRADE_TO_2_2
96
%%WWWDIR%%/3rdparty/doctrine/common/build.properties
99
%%WWWDIR%%/3rdparty/doctrine/common/build.properties
97
%%WWWDIR%%/3rdparty/doctrine/common/composer.json
100
%%WWWDIR%%/3rdparty/doctrine/common/build.xml
98
%%WWWDIR%%/3rdparty/doctrine/common/lib/Doctrine/Common/ClassLoader.php
101
%%WWWDIR%%/3rdparty/doctrine/common/lib/Doctrine/Common/ClassLoader.php
99
%%WWWDIR%%/3rdparty/doctrine/common/lib/Doctrine/Common/CommonException.php
102
%%WWWDIR%%/3rdparty/doctrine/common/lib/Doctrine/Common/CommonException.php
100
%%WWWDIR%%/3rdparty/doctrine/common/lib/Doctrine/Common/Comparable.php
103
%%WWWDIR%%/3rdparty/doctrine/common/lib/Doctrine/Common/Comparable.php
Lines 157-162 Link Here
157
%%WWWDIR%%/3rdparty/doctrine/common/lib/Doctrine/Common/Version.php
160
%%WWWDIR%%/3rdparty/doctrine/common/lib/Doctrine/Common/Version.php
158
%%WWWDIR%%/3rdparty/doctrine/common/phpunit.xml.dist
161
%%WWWDIR%%/3rdparty/doctrine/common/phpunit.xml.dist
159
%%WWWDIR%%/3rdparty/doctrine/dbal/LICENSE
162
%%WWWDIR%%/3rdparty/doctrine/dbal/LICENSE
163
%%WWWDIR%%/3rdparty/doctrine/dbal/README.md
160
%%WWWDIR%%/3rdparty/doctrine/dbal/SECURITY.md
164
%%WWWDIR%%/3rdparty/doctrine/dbal/SECURITY.md
161
%%WWWDIR%%/3rdparty/doctrine/dbal/UPGRADE.md
165
%%WWWDIR%%/3rdparty/doctrine/dbal/UPGRADE.md
162
%%WWWDIR%%/3rdparty/doctrine/dbal/bin/doctrine-dbal
166
%%WWWDIR%%/3rdparty/doctrine/dbal/bin/doctrine-dbal
Lines 305-311 Link Here
305
%%WWWDIR%%/3rdparty/doctrine/dbal/lib/Doctrine/DBAL/Query/Expression/ExpressionBuilder.php
309
%%WWWDIR%%/3rdparty/doctrine/dbal/lib/Doctrine/DBAL/Query/Expression/ExpressionBuilder.php
306
%%WWWDIR%%/3rdparty/doctrine/dbal/lib/Doctrine/DBAL/Query/QueryBuilder.php
310
%%WWWDIR%%/3rdparty/doctrine/dbal/lib/Doctrine/DBAL/Query/QueryBuilder.php
307
%%WWWDIR%%/3rdparty/doctrine/dbal/lib/Doctrine/DBAL/Query/QueryException.php
311
%%WWWDIR%%/3rdparty/doctrine/dbal/lib/Doctrine/DBAL/Query/QueryException.php
308
%%WWWDIR%%/3rdparty/doctrine/dbal/lib/Doctrine/DBAL/README.markdown
309
%%WWWDIR%%/3rdparty/doctrine/dbal/lib/Doctrine/DBAL/SQLParserUtils.php
312
%%WWWDIR%%/3rdparty/doctrine/dbal/lib/Doctrine/DBAL/SQLParserUtils.php
310
%%WWWDIR%%/3rdparty/doctrine/dbal/lib/Doctrine/DBAL/SQLParserUtilsException.php
313
%%WWWDIR%%/3rdparty/doctrine/dbal/lib/Doctrine/DBAL/SQLParserUtilsException.php
311
%%WWWDIR%%/3rdparty/doctrine/dbal/lib/Doctrine/DBAL/Schema/AbstractAsset.php
314
%%WWWDIR%%/3rdparty/doctrine/dbal/lib/Doctrine/DBAL/Schema/AbstractAsset.php
Lines 383-393 Link Here
383
%%WWWDIR%%/3rdparty/doctrine/dbal/lib/Doctrine/DBAL/Types/VarDateTimeType.php
386
%%WWWDIR%%/3rdparty/doctrine/dbal/lib/Doctrine/DBAL/Types/VarDateTimeType.php
384
%%WWWDIR%%/3rdparty/doctrine/dbal/lib/Doctrine/DBAL/Version.php
387
%%WWWDIR%%/3rdparty/doctrine/dbal/lib/Doctrine/DBAL/Version.php
385
%%WWWDIR%%/3rdparty/doctrine/dbal/lib/Doctrine/DBAL/VersionAwarePlatformDriver.php
388
%%WWWDIR%%/3rdparty/doctrine/dbal/lib/Doctrine/DBAL/VersionAwarePlatformDriver.php
389
%%WWWDIR%%/3rdparty/doctrine/inflector/.gitignore
386
%%WWWDIR%%/3rdparty/doctrine/inflector/LICENSE
390
%%WWWDIR%%/3rdparty/doctrine/inflector/LICENSE
387
%%WWWDIR%%/3rdparty/doctrine/inflector/composer.json
388
%%WWWDIR%%/3rdparty/doctrine/inflector/lib/Doctrine/Common/Inflector/Inflector.php
391
%%WWWDIR%%/3rdparty/doctrine/inflector/lib/Doctrine/Common/Inflector/Inflector.php
389
%%WWWDIR%%/3rdparty/doctrine/inflector/phpunit.xml.dist
392
%%WWWDIR%%/3rdparty/doctrine/lexer/README.md
390
%%WWWDIR%%/3rdparty/doctrine/lexer/composer.json
391
%%WWWDIR%%/3rdparty/doctrine/lexer/lib/Doctrine/Common/Lexer/AbstractLexer.php
393
%%WWWDIR%%/3rdparty/doctrine/lexer/lib/Doctrine/Common/Lexer/AbstractLexer.php
392
%%WWWDIR%%/3rdparty/guzzle/common/Guzzle/Common/AbstractHasDispatcher.php
394
%%WWWDIR%%/3rdparty/guzzle/common/Guzzle/Common/AbstractHasDispatcher.php
393
%%WWWDIR%%/3rdparty/guzzle/common/Guzzle/Common/Collection.php
395
%%WWWDIR%%/3rdparty/guzzle/common/Guzzle/Common/Collection.php
Lines 588-599 Link Here
588
%%WWWDIR%%/3rdparty/guzzlehttp/streams/src/StreamDecoratorTrait.php
590
%%WWWDIR%%/3rdparty/guzzlehttp/streams/src/StreamDecoratorTrait.php
589
%%WWWDIR%%/3rdparty/guzzlehttp/streams/src/StreamInterface.php
591
%%WWWDIR%%/3rdparty/guzzlehttp/streams/src/StreamInterface.php
590
%%WWWDIR%%/3rdparty/guzzlehttp/streams/src/Utils.php
592
%%WWWDIR%%/3rdparty/guzzlehttp/streams/src/Utils.php
591
%%WWWDIR%%/3rdparty/icewind/streams/composer.json
593
%%WWWDIR%%/3rdparty/icewind/streams/.gitignore
592
%%WWWDIR%%/3rdparty/icewind/streams/src/CallbackWrapper.php
594
%%WWWDIR%%/3rdparty/icewind/streams/src/CallbackWrapper.php
593
%%WWWDIR%%/3rdparty/icewind/streams/src/Directory.php
595
%%WWWDIR%%/3rdparty/icewind/streams/src/Directory.php
594
%%WWWDIR%%/3rdparty/icewind/streams/src/File.php
596
%%WWWDIR%%/3rdparty/icewind/streams/src/File.php
595
%%WWWDIR%%/3rdparty/icewind/streams/src/IteratorDirectory.php
597
%%WWWDIR%%/3rdparty/icewind/streams/src/IteratorDirectory.php
596
%%WWWDIR%%/3rdparty/icewind/streams/src/NullWrapper.php
598
%%WWWDIR%%/3rdparty/icewind/streams/src/NullWrapper.php
599
%%WWWDIR%%/3rdparty/icewind/streams/src/Path.php
600
%%WWWDIR%%/3rdparty/icewind/streams/src/Url.php
601
%%WWWDIR%%/3rdparty/icewind/streams/src/UrlCallBack.php
597
%%WWWDIR%%/3rdparty/icewind/streams/src/Wrapper.php
602
%%WWWDIR%%/3rdparty/icewind/streams/src/Wrapper.php
598
%%WWWDIR%%/3rdparty/interfasys/lognormalizer/AUTHORS.md
603
%%WWWDIR%%/3rdparty/interfasys/lognormalizer/AUTHORS.md
599
%%WWWDIR%%/3rdparty/interfasys/lognormalizer/COPYING
604
%%WWWDIR%%/3rdparty/interfasys/lognormalizer/COPYING
Lines 615-620 Link Here
615
%%WWWDIR%%/3rdparty/ircmaxell/random-lib/lib/RandomLib/Source/Random.php
620
%%WWWDIR%%/3rdparty/ircmaxell/random-lib/lib/RandomLib/Source/Random.php
616
%%WWWDIR%%/3rdparty/ircmaxell/random-lib/lib/RandomLib/Source/URandom.php
621
%%WWWDIR%%/3rdparty/ircmaxell/random-lib/lib/RandomLib/Source/URandom.php
617
%%WWWDIR%%/3rdparty/ircmaxell/random-lib/lib/RandomLib/Source/UniqID.php
622
%%WWWDIR%%/3rdparty/ircmaxell/random-lib/lib/RandomLib/Source/UniqID.php
623
%%WWWDIR%%/3rdparty/ircmaxell/security-lib/.gitignore
624
%%WWWDIR%%/3rdparty/ircmaxell/security-lib/README.md
618
%%WWWDIR%%/3rdparty/ircmaxell/security-lib/composer.json
625
%%WWWDIR%%/3rdparty/ircmaxell/security-lib/composer.json
619
%%WWWDIR%%/3rdparty/ircmaxell/security-lib/composer.lock
626
%%WWWDIR%%/3rdparty/ircmaxell/security-lib/composer.lock
620
%%WWWDIR%%/3rdparty/ircmaxell/security-lib/lib/SecurityLib/AbstractFactory.php
627
%%WWWDIR%%/3rdparty/ircmaxell/security-lib/lib/SecurityLib/AbstractFactory.php
Lines 628-647 Link Here
628
%%WWWDIR%%/3rdparty/ircmaxell/security-lib/lib/SecurityLib/Strength.php
635
%%WWWDIR%%/3rdparty/ircmaxell/security-lib/lib/SecurityLib/Strength.php
629
%%WWWDIR%%/3rdparty/ircmaxell/security-lib/lib/SecurityLib/composer.json
636
%%WWWDIR%%/3rdparty/ircmaxell/security-lib/lib/SecurityLib/composer.json
630
%%WWWDIR%%/3rdparty/ircmaxell/security-lib/phpunit.xml.dist
637
%%WWWDIR%%/3rdparty/ircmaxell/security-lib/phpunit.xml.dist
631
%%WWWDIR%%/3rdparty/ircmaxell/security-lib/test/Mocks/AbstractMock.php
632
%%WWWDIR%%/3rdparty/ircmaxell/security-lib/test/Mocks/Enum.php
633
%%WWWDIR%%/3rdparty/ircmaxell/security-lib/test/Mocks/Factory.php
634
%%WWWDIR%%/3rdparty/ircmaxell/security-lib/test/Mocks/Strength.php
635
%%WWWDIR%%/3rdparty/ircmaxell/security-lib/test/Unit/Core/AbstractFactoryTest.php
636
%%WWWDIR%%/3rdparty/ircmaxell/security-lib/test/Unit/Core/BaseConverterTest.php
637
%%WWWDIR%%/3rdparty/ircmaxell/security-lib/test/Unit/Core/BigMath/BCMathTest.php
638
%%WWWDIR%%/3rdparty/ircmaxell/security-lib/test/Unit/Core/BigMath/GMPTest.php
639
%%WWWDIR%%/3rdparty/ircmaxell/security-lib/test/Unit/Core/BigMath/PHPMathTest.php
640
%%WWWDIR%%/3rdparty/ircmaxell/security-lib/test/Unit/Core/BigMathTest.php
641
%%WWWDIR%%/3rdparty/ircmaxell/security-lib/test/Unit/Core/EnumTest.php
642
%%WWWDIR%%/3rdparty/ircmaxell/security-lib/test/Unit/Core/StrengthTest.php
643
%%WWWDIR%%/3rdparty/ircmaxell/security-lib/test/bootstrap.php
644
%%WWWDIR%%/3rdparty/james-heinrich/getid3/.gitattributes
638
%%WWWDIR%%/3rdparty/james-heinrich/getid3/.gitattributes
639
%%WWWDIR%%/3rdparty/james-heinrich/getid3/.gitignore
640
%%WWWDIR%%/3rdparty/james-heinrich/getid3/README.md
645
%%WWWDIR%%/3rdparty/james-heinrich/getid3/changelog.txt
641
%%WWWDIR%%/3rdparty/james-heinrich/getid3/changelog.txt
646
%%WWWDIR%%/3rdparty/james-heinrich/getid3/composer.json
642
%%WWWDIR%%/3rdparty/james-heinrich/getid3/composer.json
647
%%WWWDIR%%/3rdparty/james-heinrich/getid3/dependencies.txt
643
%%WWWDIR%%/3rdparty/james-heinrich/getid3/dependencies.txt
Lines 728-735 Link Here
728
%%WWWDIR%%/3rdparty/james-heinrich/getid3/readme.txt
724
%%WWWDIR%%/3rdparty/james-heinrich/getid3/readme.txt
729
%%WWWDIR%%/3rdparty/james-heinrich/getid3/structure.txt
725
%%WWWDIR%%/3rdparty/james-heinrich/getid3/structure.txt
730
%%WWWDIR%%/3rdparty/jeremeamia/SuperClosure/LICENSE.md
726
%%WWWDIR%%/3rdparty/jeremeamia/SuperClosure/LICENSE.md
731
%%WWWDIR%%/3rdparty/jeremeamia/SuperClosure/composer.json
732
%%WWWDIR%%/3rdparty/jeremeamia/SuperClosure/phpunit.xml
733
%%WWWDIR%%/3rdparty/jeremeamia/SuperClosure/src/Analyzer/AstAnalyzer.php
727
%%WWWDIR%%/3rdparty/jeremeamia/SuperClosure/src/Analyzer/AstAnalyzer.php
734
%%WWWDIR%%/3rdparty/jeremeamia/SuperClosure/src/Analyzer/ClosureAnalyzer.php
728
%%WWWDIR%%/3rdparty/jeremeamia/SuperClosure/src/Analyzer/ClosureAnalyzer.php
735
%%WWWDIR%%/3rdparty/jeremeamia/SuperClosure/src/Analyzer/Token.php
729
%%WWWDIR%%/3rdparty/jeremeamia/SuperClosure/src/Analyzer/Token.php
Lines 743-755 Link Here
743
%%WWWDIR%%/3rdparty/jeremeamia/SuperClosure/src/SerializableClosure.php
737
%%WWWDIR%%/3rdparty/jeremeamia/SuperClosure/src/SerializableClosure.php
744
%%WWWDIR%%/3rdparty/jeremeamia/SuperClosure/src/Serializer.php
738
%%WWWDIR%%/3rdparty/jeremeamia/SuperClosure/src/Serializer.php
745
%%WWWDIR%%/3rdparty/jeremeamia/SuperClosure/src/SerializerInterface.php
739
%%WWWDIR%%/3rdparty/jeremeamia/SuperClosure/src/SerializerInterface.php
746
%%WWWDIR%%/3rdparty/kriswallsmith/assetic/CHANGELOG-1.0.md
740
%%WWWDIR%%/3rdparty/jeremeamia/SuperClosure/src/hash_equals.php
747
%%WWWDIR%%/3rdparty/kriswallsmith/assetic/CHANGELOG-1.1.md
748
%%WWWDIR%%/3rdparty/kriswallsmith/assetic/CHANGELOG-1.2.md
749
%%WWWDIR%%/3rdparty/kriswallsmith/assetic/Gemfile
750
%%WWWDIR%%/3rdparty/kriswallsmith/assetic/LICENSE
741
%%WWWDIR%%/3rdparty/kriswallsmith/assetic/LICENSE
751
%%WWWDIR%%/3rdparty/kriswallsmith/assetic/composer.json
752
%%WWWDIR%%/3rdparty/kriswallsmith/assetic/package.json
753
%%WWWDIR%%/3rdparty/kriswallsmith/assetic/src/Assetic/Asset/AssetCache.php
742
%%WWWDIR%%/3rdparty/kriswallsmith/assetic/src/Assetic/Asset/AssetCache.php
754
%%WWWDIR%%/3rdparty/kriswallsmith/assetic/src/Assetic/Asset/AssetCollection.php
743
%%WWWDIR%%/3rdparty/kriswallsmith/assetic/src/Assetic/Asset/AssetCollection.php
755
%%WWWDIR%%/3rdparty/kriswallsmith/assetic/src/Assetic/Asset/AssetCollectionInterface.php
744
%%WWWDIR%%/3rdparty/kriswallsmith/assetic/src/Assetic/Asset/AssetCollectionInterface.php
Lines 800-805 Link Here
800
%%WWWDIR%%/3rdparty/kriswallsmith/assetic/src/Assetic/Filter/BaseNodeFilter.php
789
%%WWWDIR%%/3rdparty/kriswallsmith/assetic/src/Assetic/Filter/BaseNodeFilter.php
801
%%WWWDIR%%/3rdparty/kriswallsmith/assetic/src/Assetic/Filter/BaseProcessFilter.php
790
%%WWWDIR%%/3rdparty/kriswallsmith/assetic/src/Assetic/Filter/BaseProcessFilter.php
802
%%WWWDIR%%/3rdparty/kriswallsmith/assetic/src/Assetic/Filter/CallablesFilter.php
791
%%WWWDIR%%/3rdparty/kriswallsmith/assetic/src/Assetic/Filter/CallablesFilter.php
792
%%WWWDIR%%/3rdparty/kriswallsmith/assetic/src/Assetic/Filter/CleanCssFilter.php
803
%%WWWDIR%%/3rdparty/kriswallsmith/assetic/src/Assetic/Filter/CoffeeScriptFilter.php
793
%%WWWDIR%%/3rdparty/kriswallsmith/assetic/src/Assetic/Filter/CoffeeScriptFilter.php
804
%%WWWDIR%%/3rdparty/kriswallsmith/assetic/src/Assetic/Filter/CompassFilter.php
794
%%WWWDIR%%/3rdparty/kriswallsmith/assetic/src/Assetic/Filter/CompassFilter.php
805
%%WWWDIR%%/3rdparty/kriswallsmith/assetic/src/Assetic/Filter/CssCacheBustingFilter.php
795
%%WWWDIR%%/3rdparty/kriswallsmith/assetic/src/Assetic/Filter/CssCacheBustingFilter.php
Lines 871-876 Link Here
871
%%WWWDIR%%/3rdparty/league/flysystem/src/Adapter/SynologyFtp.php
861
%%WWWDIR%%/3rdparty/league/flysystem/src/Adapter/SynologyFtp.php
872
%%WWWDIR%%/3rdparty/league/flysystem/src/AdapterInterface.php
862
%%WWWDIR%%/3rdparty/league/flysystem/src/AdapterInterface.php
873
%%WWWDIR%%/3rdparty/league/flysystem/src/Config.php
863
%%WWWDIR%%/3rdparty/league/flysystem/src/Config.php
864
%%WWWDIR%%/3rdparty/league/flysystem/src/ConfigAwareTrait.php
874
%%WWWDIR%%/3rdparty/league/flysystem/src/Directory.php
865
%%WWWDIR%%/3rdparty/league/flysystem/src/Directory.php
875
%%WWWDIR%%/3rdparty/league/flysystem/src/Exception.php
866
%%WWWDIR%%/3rdparty/league/flysystem/src/Exception.php
876
%%WWWDIR%%/3rdparty/league/flysystem/src/File.php
867
%%WWWDIR%%/3rdparty/league/flysystem/src/File.php
Lines 892-919 Link Here
892
%%WWWDIR%%/3rdparty/league/flysystem/src/PluginInterface.php
883
%%WWWDIR%%/3rdparty/league/flysystem/src/PluginInterface.php
893
%%WWWDIR%%/3rdparty/league/flysystem/src/ReadInterface.php
884
%%WWWDIR%%/3rdparty/league/flysystem/src/ReadInterface.php
894
%%WWWDIR%%/3rdparty/league/flysystem/src/RootViolationException.php
885
%%WWWDIR%%/3rdparty/league/flysystem/src/RootViolationException.php
886
%%WWWDIR%%/3rdparty/league/flysystem/src/UnreadableFileException.php
895
%%WWWDIR%%/3rdparty/league/flysystem/src/Util.php
887
%%WWWDIR%%/3rdparty/league/flysystem/src/Util.php
888
%%WWWDIR%%/3rdparty/league/flysystem/src/Util/ContentListingFormatter.php
896
%%WWWDIR%%/3rdparty/league/flysystem/src/Util/MimeType.php
889
%%WWWDIR%%/3rdparty/league/flysystem/src/Util/MimeType.php
897
%%WWWDIR%%/3rdparty/mcnetic/zipstreamer/COPYING
890
%%WWWDIR%%/3rdparty/mcnetic/zipstreamer/COPYING
898
%%WWWDIR%%/3rdparty/mcnetic/zipstreamer/MANUAL.md
891
%%WWWDIR%%/3rdparty/mcnetic/zipstreamer/MANUAL.md
892
%%WWWDIR%%/3rdparty/mcnetic/zipstreamer/README.md
899
%%WWWDIR%%/3rdparty/mcnetic/zipstreamer/composer.json
893
%%WWWDIR%%/3rdparty/mcnetic/zipstreamer/composer.json
900
%%WWWDIR%%/3rdparty/mcnetic/zipstreamer/src/ZipStreamer.php
894
%%WWWDIR%%/3rdparty/mcnetic/zipstreamer/src/ZipStreamer.php
901
%%WWWDIR%%/3rdparty/mcnetic/zipstreamer/src/lib/Count64.php
895
%%WWWDIR%%/3rdparty/mcnetic/zipstreamer/src/lib/Count64.php
902
%%WWWDIR%%/3rdparty/mcnetic/zipstreamer/test/ZipComponents.php
903
%%WWWDIR%%/3rdparty/mcnetic/zipstreamer/test/ZipStreamerTest.php
904
%%WWWDIR%%/3rdparty/mcnetic/zipstreamer/test/lib/Count64Test.php
905
%%WWWDIR%%/3rdparty/mcnetic/zipstreamer/test/phpunit.xml
906
%%WWWDIR%%/3rdparty/mcnetic/zipstreamer/test/travis/php-modules-install.sh
907
%%WWWDIR%%/3rdparty/natxet/CssMin/README
896
%%WWWDIR%%/3rdparty/natxet/CssMin/README
908
%%WWWDIR%%/3rdparty/natxet/CssMin/composer.json
897
%%WWWDIR%%/3rdparty/natxet/CssMin/composer.json
909
%%WWWDIR%%/3rdparty/natxet/CssMin/src/CssMin.php
898
%%WWWDIR%%/3rdparty/natxet/CssMin/src/CssMin.php
910
%%WWWDIR%%/3rdparty/nikic/php-parser/CHANGELOG.md
911
%%WWWDIR%%/3rdparty/nikic/php-parser/LICENSE
899
%%WWWDIR%%/3rdparty/nikic/php-parser/LICENSE
912
%%WWWDIR%%/3rdparty/nikic/php-parser/UPGRADE-1.0.md
900
%%WWWDIR%%/3rdparty/nikic/php-parser/grammar/README.md
913
%%WWWDIR%%/3rdparty/nikic/php-parser/composer.json
914
%%WWWDIR%%/3rdparty/nikic/php-parser/grammar/analyze.php
915
%%WWWDIR%%/3rdparty/nikic/php-parser/grammar/kmyacc.php.parser
901
%%WWWDIR%%/3rdparty/nikic/php-parser/grammar/kmyacc.php.parser
916
%%WWWDIR%%/3rdparty/nikic/php-parser/grammar/rebuildParser.php
917
%%WWWDIR%%/3rdparty/nikic/php-parser/grammar/zend_language_parser.phpy
902
%%WWWDIR%%/3rdparty/nikic/php-parser/grammar/zend_language_parser.phpy
918
%%WWWDIR%%/3rdparty/nikic/php-parser/lib/PhpParser/Autoloader.php
903
%%WWWDIR%%/3rdparty/nikic/php-parser/lib/PhpParser/Autoloader.php
919
%%WWWDIR%%/3rdparty/nikic/php-parser/lib/PhpParser/Builder.php
904
%%WWWDIR%%/3rdparty/nikic/php-parser/lib/PhpParser/Builder.php
Lines 1026-1031 Link Here
1026
%%WWWDIR%%/3rdparty/nikic/php-parser/lib/PhpParser/Node/Expr/Variable.php
1011
%%WWWDIR%%/3rdparty/nikic/php-parser/lib/PhpParser/Node/Expr/Variable.php
1027
%%WWWDIR%%/3rdparty/nikic/php-parser/lib/PhpParser/Node/Expr/YieldFrom.php
1012
%%WWWDIR%%/3rdparty/nikic/php-parser/lib/PhpParser/Node/Expr/YieldFrom.php
1028
%%WWWDIR%%/3rdparty/nikic/php-parser/lib/PhpParser/Node/Expr/Yield_.php
1013
%%WWWDIR%%/3rdparty/nikic/php-parser/lib/PhpParser/Node/Expr/Yield_.php
1014
%%WWWDIR%%/3rdparty/nikic/php-parser/lib/PhpParser/Node/FunctionLike.php
1029
%%WWWDIR%%/3rdparty/nikic/php-parser/lib/PhpParser/Node/Name.php
1015
%%WWWDIR%%/3rdparty/nikic/php-parser/lib/PhpParser/Node/Name.php
1030
%%WWWDIR%%/3rdparty/nikic/php-parser/lib/PhpParser/Node/Name/FullyQualified.php
1016
%%WWWDIR%%/3rdparty/nikic/php-parser/lib/PhpParser/Node/Name/FullyQualified.php
1031
%%WWWDIR%%/3rdparty/nikic/php-parser/lib/PhpParser/Node/Name/Relative.php
1017
%%WWWDIR%%/3rdparty/nikic/php-parser/lib/PhpParser/Node/Name/Relative.php
Lines 1104-1239 Link Here
1104
%%WWWDIR%%/3rdparty/nikic/php-parser/lib/PhpParser/Unserializer.php
1090
%%WWWDIR%%/3rdparty/nikic/php-parser/lib/PhpParser/Unserializer.php
1105
%%WWWDIR%%/3rdparty/nikic/php-parser/lib/PhpParser/Unserializer/XML.php
1091
%%WWWDIR%%/3rdparty/nikic/php-parser/lib/PhpParser/Unserializer/XML.php
1106
%%WWWDIR%%/3rdparty/nikic/php-parser/lib/bootstrap.php
1092
%%WWWDIR%%/3rdparty/nikic/php-parser/lib/bootstrap.php
1107
%%WWWDIR%%/3rdparty/nikic/php-parser/phpunit.xml.dist
1093
%%WWWDIR%%/3rdparty/paragonie/random_compat/.gitignore
1094
%%WWWDIR%%/3rdparty/paragonie/random_compat/LICENSE
1095
%%WWWDIR%%/3rdparty/paragonie/random_compat/composer.json
1096
%%WWWDIR%%/3rdparty/paragonie/random_compat/lib/byte_safe_strings.php
1097
%%WWWDIR%%/3rdparty/paragonie/random_compat/lib/cast_to_int.php
1098
%%WWWDIR%%/3rdparty/paragonie/random_compat/lib/error_polyfill.php
1099
%%WWWDIR%%/3rdparty/paragonie/random_compat/lib/random.php
1100
%%WWWDIR%%/3rdparty/paragonie/random_compat/lib/random_bytes_com_dotnet.php
1101
%%WWWDIR%%/3rdparty/paragonie/random_compat/lib/random_bytes_dev_urandom.php
1102
%%WWWDIR%%/3rdparty/paragonie/random_compat/lib/random_bytes_libsodium.php
1103
%%WWWDIR%%/3rdparty/paragonie/random_compat/lib/random_bytes_mcrypt.php
1104
%%WWWDIR%%/3rdparty/paragonie/random_compat/lib/random_bytes_openssl.php
1105
%%WWWDIR%%/3rdparty/paragonie/random_compat/lib/random_int.php
1106
%%WWWDIR%%/3rdparty/paragonie/random_compat/phpunit.xml.dist
1108
%%WWWDIR%%/3rdparty/patches.txt
1107
%%WWWDIR%%/3rdparty/patches.txt
1109
%%WWWDIR%%/3rdparty/patchwork/jsqueeze/LICENSE.ASL20
1108
%%WWWDIR%%/3rdparty/patchwork/jsqueeze/LICENSE.ASL20
1110
%%WWWDIR%%/3rdparty/patchwork/jsqueeze/LICENSE.GPLv2
1109
%%WWWDIR%%/3rdparty/patchwork/jsqueeze/LICENSE.GPLv2
1110
%%WWWDIR%%/3rdparty/patchwork/jsqueeze/README.md
1111
%%WWWDIR%%/3rdparty/patchwork/jsqueeze/composer.json
1111
%%WWWDIR%%/3rdparty/patchwork/jsqueeze/composer.json
1112
%%WWWDIR%%/3rdparty/patchwork/jsqueeze/src/JSqueeze.php
1112
%%WWWDIR%%/3rdparty/patchwork/jsqueeze/src/JSqueeze.php
1113
%%WWWDIR%%/3rdparty/patchwork/utf8/CHANGELOG.md
1113
%%WWWDIR%%/3rdparty/patchwork/utf8/CHANGELOG.md
1114
%%WWWDIR%%/3rdparty/patchwork/utf8/class/Normalizer.php
1114
%%WWWDIR%%/3rdparty/patchwork/utf8/LICENSE-APACHE
1115
%%WWWDIR%%/3rdparty/patchwork/utf8/class/Patchwork/PHP/Shim/Iconv.php
1115
%%WWWDIR%%/3rdparty/patchwork/utf8/LICENSE-GPL
1116
%%WWWDIR%%/3rdparty/patchwork/utf8/class/Patchwork/PHP/Shim/Intl.php
1116
%%WWWDIR%%/3rdparty/patchwork/utf8/README.md
1117
%%WWWDIR%%/3rdparty/patchwork/utf8/class/Patchwork/PHP/Shim/Mbstring.php
1118
%%WWWDIR%%/3rdparty/patchwork/utf8/class/Patchwork/PHP/Shim/Normalizer.php
1119
%%WWWDIR%%/3rdparty/patchwork/utf8/class/Patchwork/PHP/Shim/Xml.php
1120
%%WWWDIR%%/3rdparty/patchwork/utf8/class/Patchwork/PHP/Shim/charset/from.big5.ser
1121
%%WWWDIR%%/3rdparty/patchwork/utf8/class/Patchwork/PHP/Shim/charset/from.cp037.ser
1122
%%WWWDIR%%/3rdparty/patchwork/utf8/class/Patchwork/PHP/Shim/charset/from.cp1006.ser
1123
%%WWWDIR%%/3rdparty/patchwork/utf8/class/Patchwork/PHP/Shim/charset/from.cp1026.ser
1124
%%WWWDIR%%/3rdparty/patchwork/utf8/class/Patchwork/PHP/Shim/charset/from.cp424.ser
1125
%%WWWDIR%%/3rdparty/patchwork/utf8/class/Patchwork/PHP/Shim/charset/from.cp437.ser
1126
%%WWWDIR%%/3rdparty/patchwork/utf8/class/Patchwork/PHP/Shim/charset/from.cp500.ser
1127
%%WWWDIR%%/3rdparty/patchwork/utf8/class/Patchwork/PHP/Shim/charset/from.cp737.ser
1128
%%WWWDIR%%/3rdparty/patchwork/utf8/class/Patchwork/PHP/Shim/charset/from.cp775.ser
1129
%%WWWDIR%%/3rdparty/patchwork/utf8/class/Patchwork/PHP/Shim/charset/from.cp850.ser
1130
%%WWWDIR%%/3rdparty/patchwork/utf8/class/Patchwork/PHP/Shim/charset/from.cp852.ser
1131
%%WWWDIR%%/3rdparty/patchwork/utf8/class/Patchwork/PHP/Shim/charset/from.cp855.ser
1132
%%WWWDIR%%/3rdparty/patchwork/utf8/class/Patchwork/PHP/Shim/charset/from.cp856.ser
1133
%%WWWDIR%%/3rdparty/patchwork/utf8/class/Patchwork/PHP/Shim/charset/from.cp857.ser
1134
%%WWWDIR%%/3rdparty/patchwork/utf8/class/Patchwork/PHP/Shim/charset/from.cp860.ser
1135
%%WWWDIR%%/3rdparty/patchwork/utf8/class/Patchwork/PHP/Shim/charset/from.cp861.ser
1136
%%WWWDIR%%/3rdparty/patchwork/utf8/class/Patchwork/PHP/Shim/charset/from.cp862.ser
1137
%%WWWDIR%%/3rdparty/patchwork/utf8/class/Patchwork/PHP/Shim/charset/from.cp863.ser
1138
%%WWWDIR%%/3rdparty/patchwork/utf8/class/Patchwork/PHP/Shim/charset/from.cp864.ser
1139
%%WWWDIR%%/3rdparty/patchwork/utf8/class/Patchwork/PHP/Shim/charset/from.cp865.ser
1140
%%WWWDIR%%/3rdparty/patchwork/utf8/class/Patchwork/PHP/Shim/charset/from.cp866.ser
1141
%%WWWDIR%%/3rdparty/patchwork/utf8/class/Patchwork/PHP/Shim/charset/from.cp869.ser
1142
%%WWWDIR%%/3rdparty/patchwork/utf8/class/Patchwork/PHP/Shim/charset/from.cp874.ser
1143
%%WWWDIR%%/3rdparty/patchwork/utf8/class/Patchwork/PHP/Shim/charset/from.cp875.ser
1144
%%WWWDIR%%/3rdparty/patchwork/utf8/class/Patchwork/PHP/Shim/charset/from.cp932.ser
1145
%%WWWDIR%%/3rdparty/patchwork/utf8/class/Patchwork/PHP/Shim/charset/from.cp936.ser
1146
%%WWWDIR%%/3rdparty/patchwork/utf8/class/Patchwork/PHP/Shim/charset/from.cp949.ser
1147
%%WWWDIR%%/3rdparty/patchwork/utf8/class/Patchwork/PHP/Shim/charset/from.cp950.ser
1148
%%WWWDIR%%/3rdparty/patchwork/utf8/class/Patchwork/PHP/Shim/charset/from.gsm0338.ser
1149
%%WWWDIR%%/3rdparty/patchwork/utf8/class/Patchwork/PHP/Shim/charset/from.iso-8859-1.ser
1150
%%WWWDIR%%/3rdparty/patchwork/utf8/class/Patchwork/PHP/Shim/charset/from.iso-8859-10.ser
1151
%%WWWDIR%%/3rdparty/patchwork/utf8/class/Patchwork/PHP/Shim/charset/from.iso-8859-11.ser
1152
%%WWWDIR%%/3rdparty/patchwork/utf8/class/Patchwork/PHP/Shim/charset/from.iso-8859-13.ser
1153
%%WWWDIR%%/3rdparty/patchwork/utf8/class/Patchwork/PHP/Shim/charset/from.iso-8859-14.ser
1154
%%WWWDIR%%/3rdparty/patchwork/utf8/class/Patchwork/PHP/Shim/charset/from.iso-8859-15.ser
1155
%%WWWDIR%%/3rdparty/patchwork/utf8/class/Patchwork/PHP/Shim/charset/from.iso-8859-16.ser
1156
%%WWWDIR%%/3rdparty/patchwork/utf8/class/Patchwork/PHP/Shim/charset/from.iso-8859-2.ser
1157
%%WWWDIR%%/3rdparty/patchwork/utf8/class/Patchwork/PHP/Shim/charset/from.iso-8859-3.ser
1158
%%WWWDIR%%/3rdparty/patchwork/utf8/class/Patchwork/PHP/Shim/charset/from.iso-8859-4.ser
1159
%%WWWDIR%%/3rdparty/patchwork/utf8/class/Patchwork/PHP/Shim/charset/from.iso-8859-5.ser
1160
%%WWWDIR%%/3rdparty/patchwork/utf8/class/Patchwork/PHP/Shim/charset/from.iso-8859-6.ser
1161
%%WWWDIR%%/3rdparty/patchwork/utf8/class/Patchwork/PHP/Shim/charset/from.iso-8859-7.ser
1162
%%WWWDIR%%/3rdparty/patchwork/utf8/class/Patchwork/PHP/Shim/charset/from.iso-8859-8.ser
1163
%%WWWDIR%%/3rdparty/patchwork/utf8/class/Patchwork/PHP/Shim/charset/from.iso-8859-9.ser
1164
%%WWWDIR%%/3rdparty/patchwork/utf8/class/Patchwork/PHP/Shim/charset/from.koi8-r.ser
1165
%%WWWDIR%%/3rdparty/patchwork/utf8/class/Patchwork/PHP/Shim/charset/from.koi8-u.ser
1166
%%WWWDIR%%/3rdparty/patchwork/utf8/class/Patchwork/PHP/Shim/charset/from.mazovia.ser
1167
%%WWWDIR%%/3rdparty/patchwork/utf8/class/Patchwork/PHP/Shim/charset/from.nextstep.ser
1168
%%WWWDIR%%/3rdparty/patchwork/utf8/class/Patchwork/PHP/Shim/charset/from.stdenc.ser
1169
%%WWWDIR%%/3rdparty/patchwork/utf8/class/Patchwork/PHP/Shim/charset/from.symbol.ser
1170
%%WWWDIR%%/3rdparty/patchwork/utf8/class/Patchwork/PHP/Shim/charset/from.turkish.ser
1171
%%WWWDIR%%/3rdparty/patchwork/utf8/class/Patchwork/PHP/Shim/charset/from.us-ascii-quotes.ser
1172
%%WWWDIR%%/3rdparty/patchwork/utf8/class/Patchwork/PHP/Shim/charset/from.us-ascii.ser
1173
%%WWWDIR%%/3rdparty/patchwork/utf8/class/Patchwork/PHP/Shim/charset/from.windows-1250.ser
1174
%%WWWDIR%%/3rdparty/patchwork/utf8/class/Patchwork/PHP/Shim/charset/from.windows-1251.ser
1175
%%WWWDIR%%/3rdparty/patchwork/utf8/class/Patchwork/PHP/Shim/charset/from.windows-1252.ser
1176
%%WWWDIR%%/3rdparty/patchwork/utf8/class/Patchwork/PHP/Shim/charset/from.windows-1253.ser
1177
%%WWWDIR%%/3rdparty/patchwork/utf8/class/Patchwork/PHP/Shim/charset/from.windows-1254.ser
1178
%%WWWDIR%%/3rdparty/patchwork/utf8/class/Patchwork/PHP/Shim/charset/from.windows-1255.ser
1179
%%WWWDIR%%/3rdparty/patchwork/utf8/class/Patchwork/PHP/Shim/charset/from.windows-1256.ser
1180
%%WWWDIR%%/3rdparty/patchwork/utf8/class/Patchwork/PHP/Shim/charset/from.windows-1257.ser
1181
%%WWWDIR%%/3rdparty/patchwork/utf8/class/Patchwork/PHP/Shim/charset/from.windows-1258.ser
1182
%%WWWDIR%%/3rdparty/patchwork/utf8/class/Patchwork/PHP/Shim/charset/from.x-mac-ce.ser
1183
%%WWWDIR%%/3rdparty/patchwork/utf8/class/Patchwork/PHP/Shim/charset/from.x-mac-cyrillic.ser
1184
%%WWWDIR%%/3rdparty/patchwork/utf8/class/Patchwork/PHP/Shim/charset/from.x-mac-greek.ser
1185
%%WWWDIR%%/3rdparty/patchwork/utf8/class/Patchwork/PHP/Shim/charset/from.x-mac-icelandic.ser
1186
%%WWWDIR%%/3rdparty/patchwork/utf8/class/Patchwork/PHP/Shim/charset/from.x-mac-roman.ser
1187
%%WWWDIR%%/3rdparty/patchwork/utf8/class/Patchwork/PHP/Shim/charset/from.zdingbat.ser
1188
%%WWWDIR%%/3rdparty/patchwork/utf8/class/Patchwork/PHP/Shim/charset/to.gsm0338.ser
1189
%%WWWDIR%%/3rdparty/patchwork/utf8/class/Patchwork/PHP/Shim/charset/to.mazovia.ser
1190
%%WWWDIR%%/3rdparty/patchwork/utf8/class/Patchwork/PHP/Shim/charset/to.stdenc.ser
1191
%%WWWDIR%%/3rdparty/patchwork/utf8/class/Patchwork/PHP/Shim/charset/to.symbol.ser
1192
%%WWWDIR%%/3rdparty/patchwork/utf8/class/Patchwork/PHP/Shim/charset/to.zdingbat.ser
1193
%%WWWDIR%%/3rdparty/patchwork/utf8/class/Patchwork/PHP/Shim/charset/translit.ser
1194
%%WWWDIR%%/3rdparty/patchwork/utf8/class/Patchwork/PHP/Shim/unidata/canonicalComposition.ser
1195
%%WWWDIR%%/3rdparty/patchwork/utf8/class/Patchwork/PHP/Shim/unidata/canonicalDecomposition.ser
1196
%%WWWDIR%%/3rdparty/patchwork/utf8/class/Patchwork/PHP/Shim/unidata/combiningClass.ser
1197
%%WWWDIR%%/3rdparty/patchwork/utf8/class/Patchwork/PHP/Shim/unidata/compatibilityDecomposition.ser
1198
%%WWWDIR%%/3rdparty/patchwork/utf8/class/Patchwork/PHP/Shim/unidata/lowerCase.ser
1199
%%WWWDIR%%/3rdparty/patchwork/utf8/class/Patchwork/PHP/Shim/unidata/upperCase.ser
1200
%%WWWDIR%%/3rdparty/patchwork/utf8/class/Patchwork/TurkishUtf8.php
1201
%%WWWDIR%%/3rdparty/patchwork/utf8/class/Patchwork/Utf8.php
1202
%%WWWDIR%%/3rdparty/patchwork/utf8/class/Patchwork/Utf8/Bootup.php
1203
%%WWWDIR%%/3rdparty/patchwork/utf8/class/Patchwork/Utf8/Bootup/iconv.php
1204
%%WWWDIR%%/3rdparty/patchwork/utf8/class/Patchwork/Utf8/Bootup/intl.php
1205
%%WWWDIR%%/3rdparty/patchwork/utf8/class/Patchwork/Utf8/Bootup/mbstring.php
1206
%%WWWDIR%%/3rdparty/patchwork/utf8/class/Patchwork/Utf8/Bootup/utf8_encode.php
1207
%%WWWDIR%%/3rdparty/patchwork/utf8/class/Patchwork/Utf8/data/caseFolding_full.ser
1208
%%WWWDIR%%/3rdparty/patchwork/utf8/class/Patchwork/Utf8/data/translit_extra.ser
1209
%%WWWDIR%%/3rdparty/patchwork/utf8/composer.json
1117
%%WWWDIR%%/3rdparty/patchwork/utf8/composer.json
1210
%%WWWDIR%%/3rdparty/patchwork/utf8/phpunit.xml.dist
1118
%%WWWDIR%%/3rdparty/patchwork/utf8/phpunit.xml.dist
1119
%%WWWDIR%%/3rdparty/patchwork/utf8/src/Normalizer.php
1120
%%WWWDIR%%/3rdparty/patchwork/utf8/src/Patchwork/PHP/Shim/Iconv.php
1121
%%WWWDIR%%/3rdparty/patchwork/utf8/src/Patchwork/PHP/Shim/Intl.php
1122
%%WWWDIR%%/3rdparty/patchwork/utf8/src/Patchwork/PHP/Shim/Mbstring.php
1123
%%WWWDIR%%/3rdparty/patchwork/utf8/src/Patchwork/PHP/Shim/Normalizer.php
1124
%%WWWDIR%%/3rdparty/patchwork/utf8/src/Patchwork/PHP/Shim/Xml.php
1125
%%WWWDIR%%/3rdparty/patchwork/utf8/src/Patchwork/PHP/Shim/charset/from.big5.ser
1126
%%WWWDIR%%/3rdparty/patchwork/utf8/src/Patchwork/PHP/Shim/charset/from.cp037.ser
1127
%%WWWDIR%%/3rdparty/patchwork/utf8/src/Patchwork/PHP/Shim/charset/from.cp1006.ser
1128
%%WWWDIR%%/3rdparty/patchwork/utf8/src/Patchwork/PHP/Shim/charset/from.cp1026.ser
1129
%%WWWDIR%%/3rdparty/patchwork/utf8/src/Patchwork/PHP/Shim/charset/from.cp424.ser
1130
%%WWWDIR%%/3rdparty/patchwork/utf8/src/Patchwork/PHP/Shim/charset/from.cp437.ser
1131
%%WWWDIR%%/3rdparty/patchwork/utf8/src/Patchwork/PHP/Shim/charset/from.cp500.ser
1132
%%WWWDIR%%/3rdparty/patchwork/utf8/src/Patchwork/PHP/Shim/charset/from.cp737.ser
1133
%%WWWDIR%%/3rdparty/patchwork/utf8/src/Patchwork/PHP/Shim/charset/from.cp775.ser
1134
%%WWWDIR%%/3rdparty/patchwork/utf8/src/Patchwork/PHP/Shim/charset/from.cp850.ser
1135
%%WWWDIR%%/3rdparty/patchwork/utf8/src/Patchwork/PHP/Shim/charset/from.cp852.ser
1136
%%WWWDIR%%/3rdparty/patchwork/utf8/src/Patchwork/PHP/Shim/charset/from.cp855.ser
1137
%%WWWDIR%%/3rdparty/patchwork/utf8/src/Patchwork/PHP/Shim/charset/from.cp856.ser
1138
%%WWWDIR%%/3rdparty/patchwork/utf8/src/Patchwork/PHP/Shim/charset/from.cp857.ser
1139
%%WWWDIR%%/3rdparty/patchwork/utf8/src/Patchwork/PHP/Shim/charset/from.cp860.ser
1140
%%WWWDIR%%/3rdparty/patchwork/utf8/src/Patchwork/PHP/Shim/charset/from.cp861.ser
1141
%%WWWDIR%%/3rdparty/patchwork/utf8/src/Patchwork/PHP/Shim/charset/from.cp862.ser
1142
%%WWWDIR%%/3rdparty/patchwork/utf8/src/Patchwork/PHP/Shim/charset/from.cp863.ser
1143
%%WWWDIR%%/3rdparty/patchwork/utf8/src/Patchwork/PHP/Shim/charset/from.cp864.ser
1144
%%WWWDIR%%/3rdparty/patchwork/utf8/src/Patchwork/PHP/Shim/charset/from.cp865.ser
1145
%%WWWDIR%%/3rdparty/patchwork/utf8/src/Patchwork/PHP/Shim/charset/from.cp866.ser
1146
%%WWWDIR%%/3rdparty/patchwork/utf8/src/Patchwork/PHP/Shim/charset/from.cp869.ser
1147
%%WWWDIR%%/3rdparty/patchwork/utf8/src/Patchwork/PHP/Shim/charset/from.cp874.ser
1148
%%WWWDIR%%/3rdparty/patchwork/utf8/src/Patchwork/PHP/Shim/charset/from.cp875.ser
1149
%%WWWDIR%%/3rdparty/patchwork/utf8/src/Patchwork/PHP/Shim/charset/from.cp932.ser
1150
%%WWWDIR%%/3rdparty/patchwork/utf8/src/Patchwork/PHP/Shim/charset/from.cp936.ser
1151
%%WWWDIR%%/3rdparty/patchwork/utf8/src/Patchwork/PHP/Shim/charset/from.cp949.ser
1152
%%WWWDIR%%/3rdparty/patchwork/utf8/src/Patchwork/PHP/Shim/charset/from.cp950.ser
1153
%%WWWDIR%%/3rdparty/patchwork/utf8/src/Patchwork/PHP/Shim/charset/from.gsm0338.ser
1154
%%WWWDIR%%/3rdparty/patchwork/utf8/src/Patchwork/PHP/Shim/charset/from.iso-8859-1.ser
1155
%%WWWDIR%%/3rdparty/patchwork/utf8/src/Patchwork/PHP/Shim/charset/from.iso-8859-10.ser
1156
%%WWWDIR%%/3rdparty/patchwork/utf8/src/Patchwork/PHP/Shim/charset/from.iso-8859-11.ser
1157
%%WWWDIR%%/3rdparty/patchwork/utf8/src/Patchwork/PHP/Shim/charset/from.iso-8859-13.ser
1158
%%WWWDIR%%/3rdparty/patchwork/utf8/src/Patchwork/PHP/Shim/charset/from.iso-8859-14.ser
1159
%%WWWDIR%%/3rdparty/patchwork/utf8/src/Patchwork/PHP/Shim/charset/from.iso-8859-15.ser
1160
%%WWWDIR%%/3rdparty/patchwork/utf8/src/Patchwork/PHP/Shim/charset/from.iso-8859-16.ser
1161
%%WWWDIR%%/3rdparty/patchwork/utf8/src/Patchwork/PHP/Shim/charset/from.iso-8859-2.ser
1162
%%WWWDIR%%/3rdparty/patchwork/utf8/src/Patchwork/PHP/Shim/charset/from.iso-8859-3.ser
1163
%%WWWDIR%%/3rdparty/patchwork/utf8/src/Patchwork/PHP/Shim/charset/from.iso-8859-4.ser
1164
%%WWWDIR%%/3rdparty/patchwork/utf8/src/Patchwork/PHP/Shim/charset/from.iso-8859-5.ser
1165
%%WWWDIR%%/3rdparty/patchwork/utf8/src/Patchwork/PHP/Shim/charset/from.iso-8859-6.ser
1166
%%WWWDIR%%/3rdparty/patchwork/utf8/src/Patchwork/PHP/Shim/charset/from.iso-8859-7.ser
1167
%%WWWDIR%%/3rdparty/patchwork/utf8/src/Patchwork/PHP/Shim/charset/from.iso-8859-8.ser
1168
%%WWWDIR%%/3rdparty/patchwork/utf8/src/Patchwork/PHP/Shim/charset/from.iso-8859-9.ser
1169
%%WWWDIR%%/3rdparty/patchwork/utf8/src/Patchwork/PHP/Shim/charset/from.koi8-r.ser
1170
%%WWWDIR%%/3rdparty/patchwork/utf8/src/Patchwork/PHP/Shim/charset/from.koi8-u.ser
1171
%%WWWDIR%%/3rdparty/patchwork/utf8/src/Patchwork/PHP/Shim/charset/from.mazovia.ser
1172
%%WWWDIR%%/3rdparty/patchwork/utf8/src/Patchwork/PHP/Shim/charset/from.nextstep.ser
1173
%%WWWDIR%%/3rdparty/patchwork/utf8/src/Patchwork/PHP/Shim/charset/from.stdenc.ser
1174
%%WWWDIR%%/3rdparty/patchwork/utf8/src/Patchwork/PHP/Shim/charset/from.symbol.ser
1175
%%WWWDIR%%/3rdparty/patchwork/utf8/src/Patchwork/PHP/Shim/charset/from.turkish.ser
1176
%%WWWDIR%%/3rdparty/patchwork/utf8/src/Patchwork/PHP/Shim/charset/from.us-ascii-quotes.ser
1177
%%WWWDIR%%/3rdparty/patchwork/utf8/src/Patchwork/PHP/Shim/charset/from.us-ascii.ser
1178
%%WWWDIR%%/3rdparty/patchwork/utf8/src/Patchwork/PHP/Shim/charset/from.windows-1250.ser
1179
%%WWWDIR%%/3rdparty/patchwork/utf8/src/Patchwork/PHP/Shim/charset/from.windows-1251.ser
1180
%%WWWDIR%%/3rdparty/patchwork/utf8/src/Patchwork/PHP/Shim/charset/from.windows-1252.ser
1181
%%WWWDIR%%/3rdparty/patchwork/utf8/src/Patchwork/PHP/Shim/charset/from.windows-1253.ser
1182
%%WWWDIR%%/3rdparty/patchwork/utf8/src/Patchwork/PHP/Shim/charset/from.windows-1254.ser
1183
%%WWWDIR%%/3rdparty/patchwork/utf8/src/Patchwork/PHP/Shim/charset/from.windows-1255.ser
1184
%%WWWDIR%%/3rdparty/patchwork/utf8/src/Patchwork/PHP/Shim/charset/from.windows-1256.ser
1185
%%WWWDIR%%/3rdparty/patchwork/utf8/src/Patchwork/PHP/Shim/charset/from.windows-1257.ser
1186
%%WWWDIR%%/3rdparty/patchwork/utf8/src/Patchwork/PHP/Shim/charset/from.windows-1258.ser
1187
%%WWWDIR%%/3rdparty/patchwork/utf8/src/Patchwork/PHP/Shim/charset/from.x-mac-ce.ser
1188
%%WWWDIR%%/3rdparty/patchwork/utf8/src/Patchwork/PHP/Shim/charset/from.x-mac-cyrillic.ser
1189
%%WWWDIR%%/3rdparty/patchwork/utf8/src/Patchwork/PHP/Shim/charset/from.x-mac-greek.ser
1190
%%WWWDIR%%/3rdparty/patchwork/utf8/src/Patchwork/PHP/Shim/charset/from.x-mac-icelandic.ser
1191
%%WWWDIR%%/3rdparty/patchwork/utf8/src/Patchwork/PHP/Shim/charset/from.x-mac-roman.ser
1192
%%WWWDIR%%/3rdparty/patchwork/utf8/src/Patchwork/PHP/Shim/charset/from.zdingbat.ser
1193
%%WWWDIR%%/3rdparty/patchwork/utf8/src/Patchwork/PHP/Shim/charset/to.gsm0338.ser
1194
%%WWWDIR%%/3rdparty/patchwork/utf8/src/Patchwork/PHP/Shim/charset/to.mazovia.ser
1195
%%WWWDIR%%/3rdparty/patchwork/utf8/src/Patchwork/PHP/Shim/charset/to.stdenc.ser
1196
%%WWWDIR%%/3rdparty/patchwork/utf8/src/Patchwork/PHP/Shim/charset/to.symbol.ser
1197
%%WWWDIR%%/3rdparty/patchwork/utf8/src/Patchwork/PHP/Shim/charset/to.zdingbat.ser
1198
%%WWWDIR%%/3rdparty/patchwork/utf8/src/Patchwork/PHP/Shim/charset/translit.ser
1199
%%WWWDIR%%/3rdparty/patchwork/utf8/src/Patchwork/PHP/Shim/unidata/canonicalComposition.ser
1200
%%WWWDIR%%/3rdparty/patchwork/utf8/src/Patchwork/PHP/Shim/unidata/canonicalDecomposition.ser
1201
%%WWWDIR%%/3rdparty/patchwork/utf8/src/Patchwork/PHP/Shim/unidata/combiningClass.ser
1202
%%WWWDIR%%/3rdparty/patchwork/utf8/src/Patchwork/PHP/Shim/unidata/compatibilityDecomposition.ser
1203
%%WWWDIR%%/3rdparty/patchwork/utf8/src/Patchwork/PHP/Shim/unidata/lowerCase.ser
1204
%%WWWDIR%%/3rdparty/patchwork/utf8/src/Patchwork/PHP/Shim/unidata/upperCase.ser
1205
%%WWWDIR%%/3rdparty/patchwork/utf8/src/Patchwork/TurkishUtf8.php
1206
%%WWWDIR%%/3rdparty/patchwork/utf8/src/Patchwork/Utf8.php
1207
%%WWWDIR%%/3rdparty/patchwork/utf8/src/Patchwork/Utf8/BestFit.php
1208
%%WWWDIR%%/3rdparty/patchwork/utf8/src/Patchwork/Utf8/Bootup.php
1209
%%WWWDIR%%/3rdparty/patchwork/utf8/src/Patchwork/Utf8/Bootup/iconv.php
1210
%%WWWDIR%%/3rdparty/patchwork/utf8/src/Patchwork/Utf8/Bootup/intl.php
1211
%%WWWDIR%%/3rdparty/patchwork/utf8/src/Patchwork/Utf8/Bootup/mbstring.php
1212
%%WWWDIR%%/3rdparty/patchwork/utf8/src/Patchwork/Utf8/Bootup/utf8_encode.php
1213
%%WWWDIR%%/3rdparty/patchwork/utf8/src/Patchwork/Utf8/WindowsStreamWrapper.php
1214
%%WWWDIR%%/3rdparty/patchwork/utf8/src/Patchwork/Utf8/data/caseFolding_full.ser
1215
%%WWWDIR%%/3rdparty/patchwork/utf8/src/Patchwork/Utf8/data/to.bestfit1250.ser
1216
%%WWWDIR%%/3rdparty/patchwork/utf8/src/Patchwork/Utf8/data/to.bestfit1251.ser
1217
%%WWWDIR%%/3rdparty/patchwork/utf8/src/Patchwork/Utf8/data/to.bestfit1252.ser
1218
%%WWWDIR%%/3rdparty/patchwork/utf8/src/Patchwork/Utf8/data/to.bestfit1253.ser
1219
%%WWWDIR%%/3rdparty/patchwork/utf8/src/Patchwork/Utf8/data/to.bestfit1254.ser
1220
%%WWWDIR%%/3rdparty/patchwork/utf8/src/Patchwork/Utf8/data/to.bestfit1255.ser
1221
%%WWWDIR%%/3rdparty/patchwork/utf8/src/Patchwork/Utf8/data/to.bestfit1256.ser
1222
%%WWWDIR%%/3rdparty/patchwork/utf8/src/Patchwork/Utf8/data/to.bestfit1257.ser
1223
%%WWWDIR%%/3rdparty/patchwork/utf8/src/Patchwork/Utf8/data/to.bestfit1258.ser
1224
%%WWWDIR%%/3rdparty/patchwork/utf8/src/Patchwork/Utf8/data/to.bestfit874.ser
1225
%%WWWDIR%%/3rdparty/patchwork/utf8/src/Patchwork/Utf8/data/to.bestfit932.ser
1226
%%WWWDIR%%/3rdparty/patchwork/utf8/src/Patchwork/Utf8/data/to.bestfit936.ser
1227
%%WWWDIR%%/3rdparty/patchwork/utf8/src/Patchwork/Utf8/data/to.bestfit949.ser
1228
%%WWWDIR%%/3rdparty/patchwork/utf8/src/Patchwork/Utf8/data/to.bestfit950.ser
1229
%%WWWDIR%%/3rdparty/patchwork/utf8/src/Patchwork/Utf8/data/translit_extra.ser
1230
%%WWWDIR%%/3rdparty/pear/archive_tar/.gitignore
1211
%%WWWDIR%%/3rdparty/pear/archive_tar/Archive/Tar.php
1231
%%WWWDIR%%/3rdparty/pear/archive_tar/Archive/Tar.php
1232
%%WWWDIR%%/3rdparty/pear/archive_tar/README.md
1212
%%WWWDIR%%/3rdparty/pear/archive_tar/composer.json
1233
%%WWWDIR%%/3rdparty/pear/archive_tar/composer.json
1213
%%WWWDIR%%/3rdparty/pear/archive_tar/package.xml
1234
%%WWWDIR%%/3rdparty/pear/archive_tar/package.xml
1235
%%WWWDIR%%/3rdparty/pear/console_getopt/.gitignore
1214
%%WWWDIR%%/3rdparty/pear/console_getopt/Console/Getopt.php
1236
%%WWWDIR%%/3rdparty/pear/console_getopt/Console/Getopt.php
1215
%%WWWDIR%%/3rdparty/pear/console_getopt/LICENSE
1237
%%WWWDIR%%/3rdparty/pear/console_getopt/LICENSE
1216
%%WWWDIR%%/3rdparty/pear/console_getopt/README.rst
1238
%%WWWDIR%%/3rdparty/pear/console_getopt/README.rst
1217
%%WWWDIR%%/3rdparty/pear/console_getopt/composer.json
1239
%%WWWDIR%%/3rdparty/pear/console_getopt/composer.json
1218
%%WWWDIR%%/3rdparty/pear/console_getopt/package.xml
1240
%%WWWDIR%%/3rdparty/pear/console_getopt/package.xml
1241
%%WWWDIR%%/3rdparty/pear/pear-core-minimal/.gitignore
1219
%%WWWDIR%%/3rdparty/pear/pear-core-minimal/README.rst
1242
%%WWWDIR%%/3rdparty/pear/pear-core-minimal/README.rst
1220
%%WWWDIR%%/3rdparty/pear/pear-core-minimal/composer.json
1243
%%WWWDIR%%/3rdparty/pear/pear-core-minimal/composer.json
1221
%%WWWDIR%%/3rdparty/pear/pear-core-minimal/src/OS/Guess.php
1244
%%WWWDIR%%/3rdparty/pear/pear-core-minimal/src/OS/Guess.php
1222
%%WWWDIR%%/3rdparty/pear/pear-core-minimal/src/PEAR.php
1245
%%WWWDIR%%/3rdparty/pear/pear-core-minimal/src/PEAR.php
1223
%%WWWDIR%%/3rdparty/pear/pear-core-minimal/src/PEAR/Error.php
1246
%%WWWDIR%%/3rdparty/pear/pear-core-minimal/src/PEAR/Error.php
1224
%%WWWDIR%%/3rdparty/pear/pear-core-minimal/src/PEAR/ErrorStack.php
1247
%%WWWDIR%%/3rdparty/pear/pear-core-minimal/src/PEAR/ErrorStack.php
1225
%%WWWDIR%%/3rdparty/pear/pear-core-minimal/src/PEAR/ErrorStack5.php
1226
%%WWWDIR%%/3rdparty/pear/pear-core-minimal/src/PEAR5.php
1227
%%WWWDIR%%/3rdparty/pear/pear-core-minimal/src/System.php
1248
%%WWWDIR%%/3rdparty/pear/pear-core-minimal/src/System.php
1249
%%WWWDIR%%/3rdparty/pear/pear_exception/.gitignore
1228
%%WWWDIR%%/3rdparty/pear/pear_exception/LICENSE
1250
%%WWWDIR%%/3rdparty/pear/pear_exception/LICENSE
1229
%%WWWDIR%%/3rdparty/pear/pear_exception/PEAR/Exception.php
1251
%%WWWDIR%%/3rdparty/pear/pear_exception/PEAR/Exception.php
1230
%%WWWDIR%%/3rdparty/pear/pear_exception/composer.json
1252
%%WWWDIR%%/3rdparty/pear/pear_exception/composer.json
1231
%%WWWDIR%%/3rdparty/pear/pear_exception/package.xml
1253
%%WWWDIR%%/3rdparty/pear/pear_exception/package.xml
1232
%%WWWDIR%%/3rdparty/phpseclib/phpseclib/AUTHORS
1254
%%WWWDIR%%/3rdparty/phpseclib/phpseclib/AUTHORS
1233
%%WWWDIR%%/3rdparty/phpseclib/phpseclib/CHANGELOG.md
1234
%%WWWDIR%%/3rdparty/phpseclib/phpseclib/LICENSE
1255
%%WWWDIR%%/3rdparty/phpseclib/phpseclib/LICENSE
1235
%%WWWDIR%%/3rdparty/phpseclib/phpseclib/composer.json
1236
%%WWWDIR%%/3rdparty/phpseclib/phpseclib/composer.lock
1237
%%WWWDIR%%/3rdparty/phpseclib/phpseclib/phpseclib/Crypt/AES.php
1256
%%WWWDIR%%/3rdparty/phpseclib/phpseclib/phpseclib/Crypt/AES.php
1238
%%WWWDIR%%/3rdparty/phpseclib/phpseclib/phpseclib/Crypt/Base.php
1257
%%WWWDIR%%/3rdparty/phpseclib/phpseclib/phpseclib/Crypt/Base.php
1239
%%WWWDIR%%/3rdparty/phpseclib/phpseclib/phpseclib/Crypt/Blowfish.php
1258
%%WWWDIR%%/3rdparty/phpseclib/phpseclib/phpseclib/Crypt/Blowfish.php
Lines 1264-1269 Link Here
1264
%%WWWDIR%%/3rdparty/punic/punic/LICENSE.txt
1283
%%WWWDIR%%/3rdparty/punic/punic/LICENSE.txt
1265
%%WWWDIR%%/3rdparty/punic/punic/UNICODE-LICENSE.txt
1284
%%WWWDIR%%/3rdparty/punic/punic/UNICODE-LICENSE.txt
1266
%%WWWDIR%%/3rdparty/punic/punic/code/Calendar.php
1285
%%WWWDIR%%/3rdparty/punic/punic/code/Calendar.php
1286
%%WWWDIR%%/3rdparty/punic/punic/code/Comparer.php
1287
%%WWWDIR%%/3rdparty/punic/punic/code/Currency.php
1267
%%WWWDIR%%/3rdparty/punic/punic/code/Data.php
1288
%%WWWDIR%%/3rdparty/punic/punic/code/Data.php
1268
%%WWWDIR%%/3rdparty/punic/punic/code/Exception.php
1289
%%WWWDIR%%/3rdparty/punic/punic/code/Exception.php
1269
%%WWWDIR%%/3rdparty/punic/punic/code/Exception/BadArgumentType.php
1290
%%WWWDIR%%/3rdparty/punic/punic/code/Exception/BadArgumentType.php
Lines 1278-1666 Link Here
1278
%%WWWDIR%%/3rdparty/punic/punic/code/Language.php
1299
%%WWWDIR%%/3rdparty/punic/punic/code/Language.php
1279
%%WWWDIR%%/3rdparty/punic/punic/code/Misc.php
1300
%%WWWDIR%%/3rdparty/punic/punic/code/Misc.php
1280
%%WWWDIR%%/3rdparty/punic/punic/code/Number.php
1301
%%WWWDIR%%/3rdparty/punic/punic/code/Number.php
1302
%%WWWDIR%%/3rdparty/punic/punic/code/Phone.php
1281
%%WWWDIR%%/3rdparty/punic/punic/code/Plural.php
1303
%%WWWDIR%%/3rdparty/punic/punic/code/Plural.php
1282
%%WWWDIR%%/3rdparty/punic/punic/code/Territory.php
1304
%%WWWDIR%%/3rdparty/punic/punic/code/Territory.php
1283
%%WWWDIR%%/3rdparty/punic/punic/code/Unit.php
1305
%%WWWDIR%%/3rdparty/punic/punic/code/Unit.php
1284
%%WWWDIR%%/3rdparty/punic/punic/code/data/ar/calendar.json
1306
%%WWWDIR%%/3rdparty/punic/punic/code/data/ar/calendar.json
1307
%%WWWDIR%%/3rdparty/punic/punic/code/data/ar/currencies.json
1285
%%WWWDIR%%/3rdparty/punic/punic/code/data/ar/dateFields.json
1308
%%WWWDIR%%/3rdparty/punic/punic/code/data/ar/dateFields.json
1286
%%WWWDIR%%/3rdparty/punic/punic/code/data/ar/languages.json
1309
%%WWWDIR%%/3rdparty/punic/punic/code/data/ar/languages.json
1310
%%WWWDIR%%/3rdparty/punic/punic/code/data/ar/layout.json
1287
%%WWWDIR%%/3rdparty/punic/punic/code/data/ar/listPatterns.json
1311
%%WWWDIR%%/3rdparty/punic/punic/code/data/ar/listPatterns.json
1288
%%WWWDIR%%/3rdparty/punic/punic/code/data/ar/localeDisplayNames.json
1312
%%WWWDIR%%/3rdparty/punic/punic/code/data/ar/localeDisplayNames.json
1313
%%WWWDIR%%/3rdparty/punic/punic/code/data/ar/measurementSystemNames.json
1289
%%WWWDIR%%/3rdparty/punic/punic/code/data/ar/numbers.json
1314
%%WWWDIR%%/3rdparty/punic/punic/code/data/ar/numbers.json
1290
%%WWWDIR%%/3rdparty/punic/punic/code/data/ar/territories.json
1315
%%WWWDIR%%/3rdparty/punic/punic/code/data/ar/territories.json
1291
%%WWWDIR%%/3rdparty/punic/punic/code/data/ar/timeZoneNames.json
1316
%%WWWDIR%%/3rdparty/punic/punic/code/data/ar/timeZoneNames.json
1292
%%WWWDIR%%/3rdparty/punic/punic/code/data/ar/units.json
1317
%%WWWDIR%%/3rdparty/punic/punic/code/data/ar/units.json
1293
%%WWWDIR%%/3rdparty/punic/punic/code/data/ca/calendar.json
1318
%%WWWDIR%%/3rdparty/punic/punic/code/data/ca/calendar.json
1319
%%WWWDIR%%/3rdparty/punic/punic/code/data/ca/currencies.json
1294
%%WWWDIR%%/3rdparty/punic/punic/code/data/ca/dateFields.json
1320
%%WWWDIR%%/3rdparty/punic/punic/code/data/ca/dateFields.json
1295
%%WWWDIR%%/3rdparty/punic/punic/code/data/ca/languages.json
1321
%%WWWDIR%%/3rdparty/punic/punic/code/data/ca/languages.json
1322
%%WWWDIR%%/3rdparty/punic/punic/code/data/ca/layout.json
1296
%%WWWDIR%%/3rdparty/punic/punic/code/data/ca/listPatterns.json
1323
%%WWWDIR%%/3rdparty/punic/punic/code/data/ca/listPatterns.json
1297
%%WWWDIR%%/3rdparty/punic/punic/code/data/ca/localeDisplayNames.json
1324
%%WWWDIR%%/3rdparty/punic/punic/code/data/ca/localeDisplayNames.json
1325
%%WWWDIR%%/3rdparty/punic/punic/code/data/ca/measurementSystemNames.json
1298
%%WWWDIR%%/3rdparty/punic/punic/code/data/ca/numbers.json
1326
%%WWWDIR%%/3rdparty/punic/punic/code/data/ca/numbers.json
1299
%%WWWDIR%%/3rdparty/punic/punic/code/data/ca/territories.json
1327
%%WWWDIR%%/3rdparty/punic/punic/code/data/ca/territories.json
1300
%%WWWDIR%%/3rdparty/punic/punic/code/data/ca/timeZoneNames.json
1328
%%WWWDIR%%/3rdparty/punic/punic/code/data/ca/timeZoneNames.json
1301
%%WWWDIR%%/3rdparty/punic/punic/code/data/ca/units.json
1329
%%WWWDIR%%/3rdparty/punic/punic/code/data/ca/units.json
1302
%%WWWDIR%%/3rdparty/punic/punic/code/data/cs/calendar.json
1330
%%WWWDIR%%/3rdparty/punic/punic/code/data/cs/calendar.json
1331
%%WWWDIR%%/3rdparty/punic/punic/code/data/cs/currencies.json
1303
%%WWWDIR%%/3rdparty/punic/punic/code/data/cs/dateFields.json
1332
%%WWWDIR%%/3rdparty/punic/punic/code/data/cs/dateFields.json
1304
%%WWWDIR%%/3rdparty/punic/punic/code/data/cs/languages.json
1333
%%WWWDIR%%/3rdparty/punic/punic/code/data/cs/languages.json
1334
%%WWWDIR%%/3rdparty/punic/punic/code/data/cs/layout.json
1305
%%WWWDIR%%/3rdparty/punic/punic/code/data/cs/listPatterns.json
1335
%%WWWDIR%%/3rdparty/punic/punic/code/data/cs/listPatterns.json
1306
%%WWWDIR%%/3rdparty/punic/punic/code/data/cs/localeDisplayNames.json
1336
%%WWWDIR%%/3rdparty/punic/punic/code/data/cs/localeDisplayNames.json
1337
%%WWWDIR%%/3rdparty/punic/punic/code/data/cs/measurementSystemNames.json
1307
%%WWWDIR%%/3rdparty/punic/punic/code/data/cs/numbers.json
1338
%%WWWDIR%%/3rdparty/punic/punic/code/data/cs/numbers.json
1308
%%WWWDIR%%/3rdparty/punic/punic/code/data/cs/territories.json
1339
%%WWWDIR%%/3rdparty/punic/punic/code/data/cs/territories.json
1309
%%WWWDIR%%/3rdparty/punic/punic/code/data/cs/timeZoneNames.json
1340
%%WWWDIR%%/3rdparty/punic/punic/code/data/cs/timeZoneNames.json
1310
%%WWWDIR%%/3rdparty/punic/punic/code/data/cs/units.json
1341
%%WWWDIR%%/3rdparty/punic/punic/code/data/cs/units.json
1342
%%WWWDIR%%/3rdparty/punic/punic/code/data/currencyData.json
1311
%%WWWDIR%%/3rdparty/punic/punic/code/data/da/calendar.json
1343
%%WWWDIR%%/3rdparty/punic/punic/code/data/da/calendar.json
1344
%%WWWDIR%%/3rdparty/punic/punic/code/data/da/currencies.json
1312
%%WWWDIR%%/3rdparty/punic/punic/code/data/da/dateFields.json
1345
%%WWWDIR%%/3rdparty/punic/punic/code/data/da/dateFields.json
1313
%%WWWDIR%%/3rdparty/punic/punic/code/data/da/languages.json
1346
%%WWWDIR%%/3rdparty/punic/punic/code/data/da/languages.json
1347
%%WWWDIR%%/3rdparty/punic/punic/code/data/da/layout.json
1314
%%WWWDIR%%/3rdparty/punic/punic/code/data/da/listPatterns.json
1348
%%WWWDIR%%/3rdparty/punic/punic/code/data/da/listPatterns.json
1315
%%WWWDIR%%/3rdparty/punic/punic/code/data/da/localeDisplayNames.json
1349
%%WWWDIR%%/3rdparty/punic/punic/code/data/da/localeDisplayNames.json
1350
%%WWWDIR%%/3rdparty/punic/punic/code/data/da/measurementSystemNames.json
1316
%%WWWDIR%%/3rdparty/punic/punic/code/data/da/numbers.json
1351
%%WWWDIR%%/3rdparty/punic/punic/code/data/da/numbers.json
1317
%%WWWDIR%%/3rdparty/punic/punic/code/data/da/territories.json
1352
%%WWWDIR%%/3rdparty/punic/punic/code/data/da/territories.json
1318
%%WWWDIR%%/3rdparty/punic/punic/code/data/da/timeZoneNames.json
1353
%%WWWDIR%%/3rdparty/punic/punic/code/data/da/timeZoneNames.json
1319
%%WWWDIR%%/3rdparty/punic/punic/code/data/da/units.json
1354
%%WWWDIR%%/3rdparty/punic/punic/code/data/da/units.json
1320
%%WWWDIR%%/3rdparty/punic/punic/code/data/de/calendar.json
1355
%%WWWDIR%%/3rdparty/punic/punic/code/data/de/calendar.json
1356
%%WWWDIR%%/3rdparty/punic/punic/code/data/de/currencies.json
1321
%%WWWDIR%%/3rdparty/punic/punic/code/data/de/dateFields.json
1357
%%WWWDIR%%/3rdparty/punic/punic/code/data/de/dateFields.json
1322
%%WWWDIR%%/3rdparty/punic/punic/code/data/de/languages.json
1358
%%WWWDIR%%/3rdparty/punic/punic/code/data/de/languages.json
1359
%%WWWDIR%%/3rdparty/punic/punic/code/data/de/layout.json
1323
%%WWWDIR%%/3rdparty/punic/punic/code/data/de/listPatterns.json
1360
%%WWWDIR%%/3rdparty/punic/punic/code/data/de/listPatterns.json
1324
%%WWWDIR%%/3rdparty/punic/punic/code/data/de/localeDisplayNames.json
1361
%%WWWDIR%%/3rdparty/punic/punic/code/data/de/localeDisplayNames.json
1362
%%WWWDIR%%/3rdparty/punic/punic/code/data/de/measurementSystemNames.json
1325
%%WWWDIR%%/3rdparty/punic/punic/code/data/de/numbers.json
1363
%%WWWDIR%%/3rdparty/punic/punic/code/data/de/numbers.json
1326
%%WWWDIR%%/3rdparty/punic/punic/code/data/de/territories.json
1364
%%WWWDIR%%/3rdparty/punic/punic/code/data/de/territories.json
1327
%%WWWDIR%%/3rdparty/punic/punic/code/data/de/timeZoneNames.json
1365
%%WWWDIR%%/3rdparty/punic/punic/code/data/de/timeZoneNames.json
1328
%%WWWDIR%%/3rdparty/punic/punic/code/data/de/units.json
1366
%%WWWDIR%%/3rdparty/punic/punic/code/data/de/units.json
1329
%%WWWDIR%%/3rdparty/punic/punic/code/data/el/calendar.json
1367
%%WWWDIR%%/3rdparty/punic/punic/code/data/el/calendar.json
1368
%%WWWDIR%%/3rdparty/punic/punic/code/data/el/currencies.json
1330
%%WWWDIR%%/3rdparty/punic/punic/code/data/el/dateFields.json
1369
%%WWWDIR%%/3rdparty/punic/punic/code/data/el/dateFields.json
1331
%%WWWDIR%%/3rdparty/punic/punic/code/data/el/languages.json
1370
%%WWWDIR%%/3rdparty/punic/punic/code/data/el/languages.json
1371
%%WWWDIR%%/3rdparty/punic/punic/code/data/el/layout.json
1332
%%WWWDIR%%/3rdparty/punic/punic/code/data/el/listPatterns.json
1372
%%WWWDIR%%/3rdparty/punic/punic/code/data/el/listPatterns.json
1333
%%WWWDIR%%/3rdparty/punic/punic/code/data/el/localeDisplayNames.json
1373
%%WWWDIR%%/3rdparty/punic/punic/code/data/el/localeDisplayNames.json
1374
%%WWWDIR%%/3rdparty/punic/punic/code/data/el/measurementSystemNames.json
1334
%%WWWDIR%%/3rdparty/punic/punic/code/data/el/numbers.json
1375
%%WWWDIR%%/3rdparty/punic/punic/code/data/el/numbers.json
1335
%%WWWDIR%%/3rdparty/punic/punic/code/data/el/territories.json
1376
%%WWWDIR%%/3rdparty/punic/punic/code/data/el/territories.json
1336
%%WWWDIR%%/3rdparty/punic/punic/code/data/el/timeZoneNames.json
1377
%%WWWDIR%%/3rdparty/punic/punic/code/data/el/timeZoneNames.json
1337
%%WWWDIR%%/3rdparty/punic/punic/code/data/el/units.json
1378
%%WWWDIR%%/3rdparty/punic/punic/code/data/el/units.json
1338
%%WWWDIR%%/3rdparty/punic/punic/code/data/en-001/calendar.json
1339
%%WWWDIR%%/3rdparty/punic/punic/code/data/en-001/dateFields.json
1340
%%WWWDIR%%/3rdparty/punic/punic/code/data/en-001/languages.json
1341
%%WWWDIR%%/3rdparty/punic/punic/code/data/en-001/listPatterns.json
1342
%%WWWDIR%%/3rdparty/punic/punic/code/data/en-001/localeDisplayNames.json
1343
%%WWWDIR%%/3rdparty/punic/punic/code/data/en-001/numbers.json
1344
%%WWWDIR%%/3rdparty/punic/punic/code/data/en-001/territories.json
1345
%%WWWDIR%%/3rdparty/punic/punic/code/data/en-001/timeZoneNames.json
1346
%%WWWDIR%%/3rdparty/punic/punic/code/data/en-001/units.json
1347
%%WWWDIR%%/3rdparty/punic/punic/code/data/en-AU/calendar.json
1379
%%WWWDIR%%/3rdparty/punic/punic/code/data/en-AU/calendar.json
1380
%%WWWDIR%%/3rdparty/punic/punic/code/data/en-AU/currencies.json
1348
%%WWWDIR%%/3rdparty/punic/punic/code/data/en-AU/dateFields.json
1381
%%WWWDIR%%/3rdparty/punic/punic/code/data/en-AU/dateFields.json
1349
%%WWWDIR%%/3rdparty/punic/punic/code/data/en-AU/languages.json
1382
%%WWWDIR%%/3rdparty/punic/punic/code/data/en-AU/languages.json
1383
%%WWWDIR%%/3rdparty/punic/punic/code/data/en-AU/layout.json
1350
%%WWWDIR%%/3rdparty/punic/punic/code/data/en-AU/listPatterns.json
1384
%%WWWDIR%%/3rdparty/punic/punic/code/data/en-AU/listPatterns.json
1351
%%WWWDIR%%/3rdparty/punic/punic/code/data/en-AU/localeDisplayNames.json
1385
%%WWWDIR%%/3rdparty/punic/punic/code/data/en-AU/localeDisplayNames.json
1386
%%WWWDIR%%/3rdparty/punic/punic/code/data/en-AU/measurementSystemNames.json
1352
%%WWWDIR%%/3rdparty/punic/punic/code/data/en-AU/numbers.json
1387
%%WWWDIR%%/3rdparty/punic/punic/code/data/en-AU/numbers.json
1353
%%WWWDIR%%/3rdparty/punic/punic/code/data/en-AU/territories.json
1388
%%WWWDIR%%/3rdparty/punic/punic/code/data/en-AU/territories.json
1354
%%WWWDIR%%/3rdparty/punic/punic/code/data/en-AU/timeZoneNames.json
1389
%%WWWDIR%%/3rdparty/punic/punic/code/data/en-AU/timeZoneNames.json
1355
%%WWWDIR%%/3rdparty/punic/punic/code/data/en-AU/units.json
1390
%%WWWDIR%%/3rdparty/punic/punic/code/data/en-AU/units.json
1356
%%WWWDIR%%/3rdparty/punic/punic/code/data/en-CA/calendar.json
1391
%%WWWDIR%%/3rdparty/punic/punic/code/data/en-CA/calendar.json
1392
%%WWWDIR%%/3rdparty/punic/punic/code/data/en-CA/currencies.json
1357
%%WWWDIR%%/3rdparty/punic/punic/code/data/en-CA/dateFields.json
1393
%%WWWDIR%%/3rdparty/punic/punic/code/data/en-CA/dateFields.json
1358
%%WWWDIR%%/3rdparty/punic/punic/code/data/en-CA/languages.json
1394
%%WWWDIR%%/3rdparty/punic/punic/code/data/en-CA/languages.json
1395
%%WWWDIR%%/3rdparty/punic/punic/code/data/en-CA/layout.json
1359
%%WWWDIR%%/3rdparty/punic/punic/code/data/en-CA/listPatterns.json
1396
%%WWWDIR%%/3rdparty/punic/punic/code/data/en-CA/listPatterns.json
1360
%%WWWDIR%%/3rdparty/punic/punic/code/data/en-CA/localeDisplayNames.json
1397
%%WWWDIR%%/3rdparty/punic/punic/code/data/en-CA/localeDisplayNames.json
1398
%%WWWDIR%%/3rdparty/punic/punic/code/data/en-CA/measurementSystemNames.json
1361
%%WWWDIR%%/3rdparty/punic/punic/code/data/en-CA/numbers.json
1399
%%WWWDIR%%/3rdparty/punic/punic/code/data/en-CA/numbers.json
1362
%%WWWDIR%%/3rdparty/punic/punic/code/data/en-CA/territories.json
1400
%%WWWDIR%%/3rdparty/punic/punic/code/data/en-CA/territories.json
1363
%%WWWDIR%%/3rdparty/punic/punic/code/data/en-CA/timeZoneNames.json
1401
%%WWWDIR%%/3rdparty/punic/punic/code/data/en-CA/timeZoneNames.json
1364
%%WWWDIR%%/3rdparty/punic/punic/code/data/en-CA/units.json
1402
%%WWWDIR%%/3rdparty/punic/punic/code/data/en-CA/units.json
1365
%%WWWDIR%%/3rdparty/punic/punic/code/data/en-GB/calendar.json
1403
%%WWWDIR%%/3rdparty/punic/punic/code/data/en-GB/calendar.json
1404
%%WWWDIR%%/3rdparty/punic/punic/code/data/en-GB/currencies.json
1366
%%WWWDIR%%/3rdparty/punic/punic/code/data/en-GB/dateFields.json
1405
%%WWWDIR%%/3rdparty/punic/punic/code/data/en-GB/dateFields.json
1367
%%WWWDIR%%/3rdparty/punic/punic/code/data/en-GB/languages.json
1406
%%WWWDIR%%/3rdparty/punic/punic/code/data/en-GB/languages.json
1407
%%WWWDIR%%/3rdparty/punic/punic/code/data/en-GB/layout.json
1368
%%WWWDIR%%/3rdparty/punic/punic/code/data/en-GB/listPatterns.json
1408
%%WWWDIR%%/3rdparty/punic/punic/code/data/en-GB/listPatterns.json
1369
%%WWWDIR%%/3rdparty/punic/punic/code/data/en-GB/localeDisplayNames.json
1409
%%WWWDIR%%/3rdparty/punic/punic/code/data/en-GB/localeDisplayNames.json
1410
%%WWWDIR%%/3rdparty/punic/punic/code/data/en-GB/measurementSystemNames.json
1370
%%WWWDIR%%/3rdparty/punic/punic/code/data/en-GB/numbers.json
1411
%%WWWDIR%%/3rdparty/punic/punic/code/data/en-GB/numbers.json
1371
%%WWWDIR%%/3rdparty/punic/punic/code/data/en-GB/territories.json
1412
%%WWWDIR%%/3rdparty/punic/punic/code/data/en-GB/territories.json
1372
%%WWWDIR%%/3rdparty/punic/punic/code/data/en-GB/timeZoneNames.json
1413
%%WWWDIR%%/3rdparty/punic/punic/code/data/en-GB/timeZoneNames.json
1373
%%WWWDIR%%/3rdparty/punic/punic/code/data/en-GB/units.json
1414
%%WWWDIR%%/3rdparty/punic/punic/code/data/en-GB/units.json
1374
%%WWWDIR%%/3rdparty/punic/punic/code/data/en-HK/calendar.json
1415
%%WWWDIR%%/3rdparty/punic/punic/code/data/en-HK/calendar.json
1416
%%WWWDIR%%/3rdparty/punic/punic/code/data/en-HK/currencies.json
1375
%%WWWDIR%%/3rdparty/punic/punic/code/data/en-HK/dateFields.json
1417
%%WWWDIR%%/3rdparty/punic/punic/code/data/en-HK/dateFields.json
1376
%%WWWDIR%%/3rdparty/punic/punic/code/data/en-HK/languages.json
1418
%%WWWDIR%%/3rdparty/punic/punic/code/data/en-HK/languages.json
1419
%%WWWDIR%%/3rdparty/punic/punic/code/data/en-HK/layout.json
1377
%%WWWDIR%%/3rdparty/punic/punic/code/data/en-HK/listPatterns.json
1420
%%WWWDIR%%/3rdparty/punic/punic/code/data/en-HK/listPatterns.json
1378
%%WWWDIR%%/3rdparty/punic/punic/code/data/en-HK/localeDisplayNames.json
1421
%%WWWDIR%%/3rdparty/punic/punic/code/data/en-HK/localeDisplayNames.json
1422
%%WWWDIR%%/3rdparty/punic/punic/code/data/en-HK/measurementSystemNames.json
1379
%%WWWDIR%%/3rdparty/punic/punic/code/data/en-HK/numbers.json
1423
%%WWWDIR%%/3rdparty/punic/punic/code/data/en-HK/numbers.json
1380
%%WWWDIR%%/3rdparty/punic/punic/code/data/en-HK/territories.json
1424
%%WWWDIR%%/3rdparty/punic/punic/code/data/en-HK/territories.json
1381
%%WWWDIR%%/3rdparty/punic/punic/code/data/en-HK/timeZoneNames.json
1425
%%WWWDIR%%/3rdparty/punic/punic/code/data/en-HK/timeZoneNames.json
1382
%%WWWDIR%%/3rdparty/punic/punic/code/data/en-HK/units.json
1426
%%WWWDIR%%/3rdparty/punic/punic/code/data/en-HK/units.json
1383
%%WWWDIR%%/3rdparty/punic/punic/code/data/en-IN/calendar.json
1427
%%WWWDIR%%/3rdparty/punic/punic/code/data/en-IN/calendar.json
1428
%%WWWDIR%%/3rdparty/punic/punic/code/data/en-IN/currencies.json
1384
%%WWWDIR%%/3rdparty/punic/punic/code/data/en-IN/dateFields.json
1429
%%WWWDIR%%/3rdparty/punic/punic/code/data/en-IN/dateFields.json
1385
%%WWWDIR%%/3rdparty/punic/punic/code/data/en-IN/languages.json
1430
%%WWWDIR%%/3rdparty/punic/punic/code/data/en-IN/languages.json
1431
%%WWWDIR%%/3rdparty/punic/punic/code/data/en-IN/layout.json
1386
%%WWWDIR%%/3rdparty/punic/punic/code/data/en-IN/listPatterns.json
1432
%%WWWDIR%%/3rdparty/punic/punic/code/data/en-IN/listPatterns.json
1387
%%WWWDIR%%/3rdparty/punic/punic/code/data/en-IN/localeDisplayNames.json
1433
%%WWWDIR%%/3rdparty/punic/punic/code/data/en-IN/localeDisplayNames.json
1434
%%WWWDIR%%/3rdparty/punic/punic/code/data/en-IN/measurementSystemNames.json
1388
%%WWWDIR%%/3rdparty/punic/punic/code/data/en-IN/numbers.json
1435
%%WWWDIR%%/3rdparty/punic/punic/code/data/en-IN/numbers.json
1389
%%WWWDIR%%/3rdparty/punic/punic/code/data/en-IN/territories.json
1436
%%WWWDIR%%/3rdparty/punic/punic/code/data/en-IN/territories.json
1390
%%WWWDIR%%/3rdparty/punic/punic/code/data/en-IN/timeZoneNames.json
1437
%%WWWDIR%%/3rdparty/punic/punic/code/data/en-IN/timeZoneNames.json
1391
%%WWWDIR%%/3rdparty/punic/punic/code/data/en-IN/units.json
1438
%%WWWDIR%%/3rdparty/punic/punic/code/data/en-IN/units.json
1392
%%WWWDIR%%/3rdparty/punic/punic/code/data/en/calendar.json
1439
%%WWWDIR%%/3rdparty/punic/punic/code/data/en/calendar.json
1440
%%WWWDIR%%/3rdparty/punic/punic/code/data/en/currencies.json
1393
%%WWWDIR%%/3rdparty/punic/punic/code/data/en/dateFields.json
1441
%%WWWDIR%%/3rdparty/punic/punic/code/data/en/dateFields.json
1394
%%WWWDIR%%/3rdparty/punic/punic/code/data/en/languages.json
1442
%%WWWDIR%%/3rdparty/punic/punic/code/data/en/languages.json
1443
%%WWWDIR%%/3rdparty/punic/punic/code/data/en/layout.json
1395
%%WWWDIR%%/3rdparty/punic/punic/code/data/en/listPatterns.json
1444
%%WWWDIR%%/3rdparty/punic/punic/code/data/en/listPatterns.json
1396
%%WWWDIR%%/3rdparty/punic/punic/code/data/en/localeDisplayNames.json
1445
%%WWWDIR%%/3rdparty/punic/punic/code/data/en/localeDisplayNames.json
1446
%%WWWDIR%%/3rdparty/punic/punic/code/data/en/measurementSystemNames.json
1397
%%WWWDIR%%/3rdparty/punic/punic/code/data/en/numbers.json
1447
%%WWWDIR%%/3rdparty/punic/punic/code/data/en/numbers.json
1398
%%WWWDIR%%/3rdparty/punic/punic/code/data/en/territories.json
1448
%%WWWDIR%%/3rdparty/punic/punic/code/data/en/territories.json
1399
%%WWWDIR%%/3rdparty/punic/punic/code/data/en/timeZoneNames.json
1449
%%WWWDIR%%/3rdparty/punic/punic/code/data/en/timeZoneNames.json
1400
%%WWWDIR%%/3rdparty/punic/punic/code/data/en/units.json
1450
%%WWWDIR%%/3rdparty/punic/punic/code/data/en/units.json
1401
%%WWWDIR%%/3rdparty/punic/punic/code/data/es/calendar.json
1451
%%WWWDIR%%/3rdparty/punic/punic/code/data/es/calendar.json
1452
%%WWWDIR%%/3rdparty/punic/punic/code/data/es/currencies.json
1402
%%WWWDIR%%/3rdparty/punic/punic/code/data/es/dateFields.json
1453
%%WWWDIR%%/3rdparty/punic/punic/code/data/es/dateFields.json
1403
%%WWWDIR%%/3rdparty/punic/punic/code/data/es/languages.json
1454
%%WWWDIR%%/3rdparty/punic/punic/code/data/es/languages.json
1455
%%WWWDIR%%/3rdparty/punic/punic/code/data/es/layout.json
1404
%%WWWDIR%%/3rdparty/punic/punic/code/data/es/listPatterns.json
1456
%%WWWDIR%%/3rdparty/punic/punic/code/data/es/listPatterns.json
1405
%%WWWDIR%%/3rdparty/punic/punic/code/data/es/localeDisplayNames.json
1457
%%WWWDIR%%/3rdparty/punic/punic/code/data/es/localeDisplayNames.json
1458
%%WWWDIR%%/3rdparty/punic/punic/code/data/es/measurementSystemNames.json
1406
%%WWWDIR%%/3rdparty/punic/punic/code/data/es/numbers.json
1459
%%WWWDIR%%/3rdparty/punic/punic/code/data/es/numbers.json
1407
%%WWWDIR%%/3rdparty/punic/punic/code/data/es/territories.json
1460
%%WWWDIR%%/3rdparty/punic/punic/code/data/es/territories.json
1408
%%WWWDIR%%/3rdparty/punic/punic/code/data/es/timeZoneNames.json
1461
%%WWWDIR%%/3rdparty/punic/punic/code/data/es/timeZoneNames.json
1409
%%WWWDIR%%/3rdparty/punic/punic/code/data/es/units.json
1462
%%WWWDIR%%/3rdparty/punic/punic/code/data/es/units.json
1410
%%WWWDIR%%/3rdparty/punic/punic/code/data/fi/calendar.json
1463
%%WWWDIR%%/3rdparty/punic/punic/code/data/fi/calendar.json
1464
%%WWWDIR%%/3rdparty/punic/punic/code/data/fi/currencies.json
1411
%%WWWDIR%%/3rdparty/punic/punic/code/data/fi/dateFields.json
1465
%%WWWDIR%%/3rdparty/punic/punic/code/data/fi/dateFields.json
1412
%%WWWDIR%%/3rdparty/punic/punic/code/data/fi/languages.json
1466
%%WWWDIR%%/3rdparty/punic/punic/code/data/fi/languages.json
1467
%%WWWDIR%%/3rdparty/punic/punic/code/data/fi/layout.json
1413
%%WWWDIR%%/3rdparty/punic/punic/code/data/fi/listPatterns.json
1468
%%WWWDIR%%/3rdparty/punic/punic/code/data/fi/listPatterns.json
1414
%%WWWDIR%%/3rdparty/punic/punic/code/data/fi/localeDisplayNames.json
1469
%%WWWDIR%%/3rdparty/punic/punic/code/data/fi/localeDisplayNames.json
1470
%%WWWDIR%%/3rdparty/punic/punic/code/data/fi/measurementSystemNames.json
1415
%%WWWDIR%%/3rdparty/punic/punic/code/data/fi/numbers.json
1471
%%WWWDIR%%/3rdparty/punic/punic/code/data/fi/numbers.json
1416
%%WWWDIR%%/3rdparty/punic/punic/code/data/fi/territories.json
1472
%%WWWDIR%%/3rdparty/punic/punic/code/data/fi/territories.json
1417
%%WWWDIR%%/3rdparty/punic/punic/code/data/fi/timeZoneNames.json
1473
%%WWWDIR%%/3rdparty/punic/punic/code/data/fi/timeZoneNames.json
1418
%%WWWDIR%%/3rdparty/punic/punic/code/data/fi/units.json
1474
%%WWWDIR%%/3rdparty/punic/punic/code/data/fi/units.json
1419
%%WWWDIR%%/3rdparty/punic/punic/code/data/fr/calendar.json
1475
%%WWWDIR%%/3rdparty/punic/punic/code/data/fr/calendar.json
1476
%%WWWDIR%%/3rdparty/punic/punic/code/data/fr/currencies.json
1420
%%WWWDIR%%/3rdparty/punic/punic/code/data/fr/dateFields.json
1477
%%WWWDIR%%/3rdparty/punic/punic/code/data/fr/dateFields.json
1421
%%WWWDIR%%/3rdparty/punic/punic/code/data/fr/languages.json
1478
%%WWWDIR%%/3rdparty/punic/punic/code/data/fr/languages.json
1479
%%WWWDIR%%/3rdparty/punic/punic/code/data/fr/layout.json
1422
%%WWWDIR%%/3rdparty/punic/punic/code/data/fr/listPatterns.json
1480
%%WWWDIR%%/3rdparty/punic/punic/code/data/fr/listPatterns.json
1423
%%WWWDIR%%/3rdparty/punic/punic/code/data/fr/localeDisplayNames.json
1481
%%WWWDIR%%/3rdparty/punic/punic/code/data/fr/localeDisplayNames.json
1482
%%WWWDIR%%/3rdparty/punic/punic/code/data/fr/measurementSystemNames.json
1424
%%WWWDIR%%/3rdparty/punic/punic/code/data/fr/numbers.json
1483
%%WWWDIR%%/3rdparty/punic/punic/code/data/fr/numbers.json
1425
%%WWWDIR%%/3rdparty/punic/punic/code/data/fr/territories.json
1484
%%WWWDIR%%/3rdparty/punic/punic/code/data/fr/territories.json
1426
%%WWWDIR%%/3rdparty/punic/punic/code/data/fr/timeZoneNames.json
1485
%%WWWDIR%%/3rdparty/punic/punic/code/data/fr/timeZoneNames.json
1427
%%WWWDIR%%/3rdparty/punic/punic/code/data/fr/units.json
1486
%%WWWDIR%%/3rdparty/punic/punic/code/data/fr/units.json
1428
%%WWWDIR%%/3rdparty/punic/punic/code/data/he/calendar.json
1487
%%WWWDIR%%/3rdparty/punic/punic/code/data/he/calendar.json
1488
%%WWWDIR%%/3rdparty/punic/punic/code/data/he/currencies.json
1429
%%WWWDIR%%/3rdparty/punic/punic/code/data/he/dateFields.json
1489
%%WWWDIR%%/3rdparty/punic/punic/code/data/he/dateFields.json
1430
%%WWWDIR%%/3rdparty/punic/punic/code/data/he/languages.json
1490
%%WWWDIR%%/3rdparty/punic/punic/code/data/he/languages.json
1491
%%WWWDIR%%/3rdparty/punic/punic/code/data/he/layout.json
1431
%%WWWDIR%%/3rdparty/punic/punic/code/data/he/listPatterns.json
1492
%%WWWDIR%%/3rdparty/punic/punic/code/data/he/listPatterns.json
1432
%%WWWDIR%%/3rdparty/punic/punic/code/data/he/localeDisplayNames.json
1493
%%WWWDIR%%/3rdparty/punic/punic/code/data/he/localeDisplayNames.json
1494
%%WWWDIR%%/3rdparty/punic/punic/code/data/he/measurementSystemNames.json
1433
%%WWWDIR%%/3rdparty/punic/punic/code/data/he/numbers.json
1495
%%WWWDIR%%/3rdparty/punic/punic/code/data/he/numbers.json
1434
%%WWWDIR%%/3rdparty/punic/punic/code/data/he/territories.json
1496
%%WWWDIR%%/3rdparty/punic/punic/code/data/he/territories.json
1435
%%WWWDIR%%/3rdparty/punic/punic/code/data/he/timeZoneNames.json
1497
%%WWWDIR%%/3rdparty/punic/punic/code/data/he/timeZoneNames.json
1436
%%WWWDIR%%/3rdparty/punic/punic/code/data/he/units.json
1498
%%WWWDIR%%/3rdparty/punic/punic/code/data/he/units.json
1437
%%WWWDIR%%/3rdparty/punic/punic/code/data/hi/calendar.json
1499
%%WWWDIR%%/3rdparty/punic/punic/code/data/hi/calendar.json
1500
%%WWWDIR%%/3rdparty/punic/punic/code/data/hi/currencies.json
1438
%%WWWDIR%%/3rdparty/punic/punic/code/data/hi/dateFields.json
1501
%%WWWDIR%%/3rdparty/punic/punic/code/data/hi/dateFields.json
1439
%%WWWDIR%%/3rdparty/punic/punic/code/data/hi/languages.json
1502
%%WWWDIR%%/3rdparty/punic/punic/code/data/hi/languages.json
1503
%%WWWDIR%%/3rdparty/punic/punic/code/data/hi/layout.json
1440
%%WWWDIR%%/3rdparty/punic/punic/code/data/hi/listPatterns.json
1504
%%WWWDIR%%/3rdparty/punic/punic/code/data/hi/listPatterns.json
1441
%%WWWDIR%%/3rdparty/punic/punic/code/data/hi/localeDisplayNames.json
1505
%%WWWDIR%%/3rdparty/punic/punic/code/data/hi/localeDisplayNames.json
1506
%%WWWDIR%%/3rdparty/punic/punic/code/data/hi/measurementSystemNames.json
1442
%%WWWDIR%%/3rdparty/punic/punic/code/data/hi/numbers.json
1507
%%WWWDIR%%/3rdparty/punic/punic/code/data/hi/numbers.json
1443
%%WWWDIR%%/3rdparty/punic/punic/code/data/hi/territories.json
1508
%%WWWDIR%%/3rdparty/punic/punic/code/data/hi/territories.json
1444
%%WWWDIR%%/3rdparty/punic/punic/code/data/hi/timeZoneNames.json
1509
%%WWWDIR%%/3rdparty/punic/punic/code/data/hi/timeZoneNames.json
1445
%%WWWDIR%%/3rdparty/punic/punic/code/data/hi/units.json
1510
%%WWWDIR%%/3rdparty/punic/punic/code/data/hi/units.json
1446
%%WWWDIR%%/3rdparty/punic/punic/code/data/hr/calendar.json
1511
%%WWWDIR%%/3rdparty/punic/punic/code/data/hr/calendar.json
1512
%%WWWDIR%%/3rdparty/punic/punic/code/data/hr/currencies.json
1447
%%WWWDIR%%/3rdparty/punic/punic/code/data/hr/dateFields.json
1513
%%WWWDIR%%/3rdparty/punic/punic/code/data/hr/dateFields.json
1448
%%WWWDIR%%/3rdparty/punic/punic/code/data/hr/languages.json
1514
%%WWWDIR%%/3rdparty/punic/punic/code/data/hr/languages.json
1515
%%WWWDIR%%/3rdparty/punic/punic/code/data/hr/layout.json
1449
%%WWWDIR%%/3rdparty/punic/punic/code/data/hr/listPatterns.json
1516
%%WWWDIR%%/3rdparty/punic/punic/code/data/hr/listPatterns.json
1450
%%WWWDIR%%/3rdparty/punic/punic/code/data/hr/localeDisplayNames.json
1517
%%WWWDIR%%/3rdparty/punic/punic/code/data/hr/localeDisplayNames.json
1518
%%WWWDIR%%/3rdparty/punic/punic/code/data/hr/measurementSystemNames.json
1451
%%WWWDIR%%/3rdparty/punic/punic/code/data/hr/numbers.json
1519
%%WWWDIR%%/3rdparty/punic/punic/code/data/hr/numbers.json
1452
%%WWWDIR%%/3rdparty/punic/punic/code/data/hr/territories.json
1520
%%WWWDIR%%/3rdparty/punic/punic/code/data/hr/territories.json
1453
%%WWWDIR%%/3rdparty/punic/punic/code/data/hr/timeZoneNames.json
1521
%%WWWDIR%%/3rdparty/punic/punic/code/data/hr/timeZoneNames.json
1454
%%WWWDIR%%/3rdparty/punic/punic/code/data/hr/units.json
1522
%%WWWDIR%%/3rdparty/punic/punic/code/data/hr/units.json
1455
%%WWWDIR%%/3rdparty/punic/punic/code/data/hu/calendar.json
1523
%%WWWDIR%%/3rdparty/punic/punic/code/data/hu/calendar.json
1524
%%WWWDIR%%/3rdparty/punic/punic/code/data/hu/currencies.json
1456
%%WWWDIR%%/3rdparty/punic/punic/code/data/hu/dateFields.json
1525
%%WWWDIR%%/3rdparty/punic/punic/code/data/hu/dateFields.json
1457
%%WWWDIR%%/3rdparty/punic/punic/code/data/hu/languages.json
1526
%%WWWDIR%%/3rdparty/punic/punic/code/data/hu/languages.json
1527
%%WWWDIR%%/3rdparty/punic/punic/code/data/hu/layout.json
1458
%%WWWDIR%%/3rdparty/punic/punic/code/data/hu/listPatterns.json
1528
%%WWWDIR%%/3rdparty/punic/punic/code/data/hu/listPatterns.json
1459
%%WWWDIR%%/3rdparty/punic/punic/code/data/hu/localeDisplayNames.json
1529
%%WWWDIR%%/3rdparty/punic/punic/code/data/hu/localeDisplayNames.json
1530
%%WWWDIR%%/3rdparty/punic/punic/code/data/hu/measurementSystemNames.json
1460
%%WWWDIR%%/3rdparty/punic/punic/code/data/hu/numbers.json
1531
%%WWWDIR%%/3rdparty/punic/punic/code/data/hu/numbers.json
1461
%%WWWDIR%%/3rdparty/punic/punic/code/data/hu/territories.json
1532
%%WWWDIR%%/3rdparty/punic/punic/code/data/hu/territories.json
1462
%%WWWDIR%%/3rdparty/punic/punic/code/data/hu/timeZoneNames.json
1533
%%WWWDIR%%/3rdparty/punic/punic/code/data/hu/timeZoneNames.json
1463
%%WWWDIR%%/3rdparty/punic/punic/code/data/hu/units.json
1534
%%WWWDIR%%/3rdparty/punic/punic/code/data/hu/units.json
1464
%%WWWDIR%%/3rdparty/punic/punic/code/data/it/calendar.json
1535
%%WWWDIR%%/3rdparty/punic/punic/code/data/it/calendar.json
1536
%%WWWDIR%%/3rdparty/punic/punic/code/data/it/currencies.json
1465
%%WWWDIR%%/3rdparty/punic/punic/code/data/it/dateFields.json
1537
%%WWWDIR%%/3rdparty/punic/punic/code/data/it/dateFields.json
1466
%%WWWDIR%%/3rdparty/punic/punic/code/data/it/languages.json
1538
%%WWWDIR%%/3rdparty/punic/punic/code/data/it/languages.json
1539
%%WWWDIR%%/3rdparty/punic/punic/code/data/it/layout.json
1467
%%WWWDIR%%/3rdparty/punic/punic/code/data/it/listPatterns.json
1540
%%WWWDIR%%/3rdparty/punic/punic/code/data/it/listPatterns.json
1468
%%WWWDIR%%/3rdparty/punic/punic/code/data/it/localeDisplayNames.json
1541
%%WWWDIR%%/3rdparty/punic/punic/code/data/it/localeDisplayNames.json
1542
%%WWWDIR%%/3rdparty/punic/punic/code/data/it/measurementSystemNames.json
1469
%%WWWDIR%%/3rdparty/punic/punic/code/data/it/numbers.json
1543
%%WWWDIR%%/3rdparty/punic/punic/code/data/it/numbers.json
1470
%%WWWDIR%%/3rdparty/punic/punic/code/data/it/territories.json
1544
%%WWWDIR%%/3rdparty/punic/punic/code/data/it/territories.json
1471
%%WWWDIR%%/3rdparty/punic/punic/code/data/it/timeZoneNames.json
1545
%%WWWDIR%%/3rdparty/punic/punic/code/data/it/timeZoneNames.json
1472
%%WWWDIR%%/3rdparty/punic/punic/code/data/it/units.json
1546
%%WWWDIR%%/3rdparty/punic/punic/code/data/it/units.json
1473
%%WWWDIR%%/3rdparty/punic/punic/code/data/ja/calendar.json
1547
%%WWWDIR%%/3rdparty/punic/punic/code/data/ja/calendar.json
1548
%%WWWDIR%%/3rdparty/punic/punic/code/data/ja/currencies.json
1474
%%WWWDIR%%/3rdparty/punic/punic/code/data/ja/dateFields.json
1549
%%WWWDIR%%/3rdparty/punic/punic/code/data/ja/dateFields.json
1475
%%WWWDIR%%/3rdparty/punic/punic/code/data/ja/languages.json
1550
%%WWWDIR%%/3rdparty/punic/punic/code/data/ja/languages.json
1551
%%WWWDIR%%/3rdparty/punic/punic/code/data/ja/layout.json
1476
%%WWWDIR%%/3rdparty/punic/punic/code/data/ja/listPatterns.json
1552
%%WWWDIR%%/3rdparty/punic/punic/code/data/ja/listPatterns.json
1477
%%WWWDIR%%/3rdparty/punic/punic/code/data/ja/localeDisplayNames.json
1553
%%WWWDIR%%/3rdparty/punic/punic/code/data/ja/localeDisplayNames.json
1554
%%WWWDIR%%/3rdparty/punic/punic/code/data/ja/measurementSystemNames.json
1478
%%WWWDIR%%/3rdparty/punic/punic/code/data/ja/numbers.json
1555
%%WWWDIR%%/3rdparty/punic/punic/code/data/ja/numbers.json
1479
%%WWWDIR%%/3rdparty/punic/punic/code/data/ja/territories.json
1556
%%WWWDIR%%/3rdparty/punic/punic/code/data/ja/territories.json
1480
%%WWWDIR%%/3rdparty/punic/punic/code/data/ja/timeZoneNames.json
1557
%%WWWDIR%%/3rdparty/punic/punic/code/data/ja/timeZoneNames.json
1481
%%WWWDIR%%/3rdparty/punic/punic/code/data/ja/units.json
1558
%%WWWDIR%%/3rdparty/punic/punic/code/data/ja/units.json
1482
%%WWWDIR%%/3rdparty/punic/punic/code/data/ko/calendar.json
1559
%%WWWDIR%%/3rdparty/punic/punic/code/data/ko/calendar.json
1560
%%WWWDIR%%/3rdparty/punic/punic/code/data/ko/currencies.json
1483
%%WWWDIR%%/3rdparty/punic/punic/code/data/ko/dateFields.json
1561
%%WWWDIR%%/3rdparty/punic/punic/code/data/ko/dateFields.json
1484
%%WWWDIR%%/3rdparty/punic/punic/code/data/ko/languages.json
1562
%%WWWDIR%%/3rdparty/punic/punic/code/data/ko/languages.json
1563
%%WWWDIR%%/3rdparty/punic/punic/code/data/ko/layout.json
1485
%%WWWDIR%%/3rdparty/punic/punic/code/data/ko/listPatterns.json
1564
%%WWWDIR%%/3rdparty/punic/punic/code/data/ko/listPatterns.json
1486
%%WWWDIR%%/3rdparty/punic/punic/code/data/ko/localeDisplayNames.json
1565
%%WWWDIR%%/3rdparty/punic/punic/code/data/ko/localeDisplayNames.json
1566
%%WWWDIR%%/3rdparty/punic/punic/code/data/ko/measurementSystemNames.json
1487
%%WWWDIR%%/3rdparty/punic/punic/code/data/ko/numbers.json
1567
%%WWWDIR%%/3rdparty/punic/punic/code/data/ko/numbers.json
1488
%%WWWDIR%%/3rdparty/punic/punic/code/data/ko/territories.json
1568
%%WWWDIR%%/3rdparty/punic/punic/code/data/ko/territories.json
1489
%%WWWDIR%%/3rdparty/punic/punic/code/data/ko/timeZoneNames.json
1569
%%WWWDIR%%/3rdparty/punic/punic/code/data/ko/timeZoneNames.json
1490
%%WWWDIR%%/3rdparty/punic/punic/code/data/ko/units.json
1570
%%WWWDIR%%/3rdparty/punic/punic/code/data/ko/units.json
1491
%%WWWDIR%%/3rdparty/punic/punic/code/data/likelySubtags.json
1571
%%WWWDIR%%/3rdparty/punic/punic/code/data/likelySubtags.json
1572
%%WWWDIR%%/3rdparty/punic/punic/code/data/measurementData.json
1492
%%WWWDIR%%/3rdparty/punic/punic/code/data/metaZones.json
1573
%%WWWDIR%%/3rdparty/punic/punic/code/data/metaZones.json
1493
%%WWWDIR%%/3rdparty/punic/punic/code/data/nb/calendar.json
1574
%%WWWDIR%%/3rdparty/punic/punic/code/data/nb/calendar.json
1575
%%WWWDIR%%/3rdparty/punic/punic/code/data/nb/currencies.json
1494
%%WWWDIR%%/3rdparty/punic/punic/code/data/nb/dateFields.json
1576
%%WWWDIR%%/3rdparty/punic/punic/code/data/nb/dateFields.json
1495
%%WWWDIR%%/3rdparty/punic/punic/code/data/nb/languages.json
1577
%%WWWDIR%%/3rdparty/punic/punic/code/data/nb/languages.json
1578
%%WWWDIR%%/3rdparty/punic/punic/code/data/nb/layout.json
1496
%%WWWDIR%%/3rdparty/punic/punic/code/data/nb/listPatterns.json
1579
%%WWWDIR%%/3rdparty/punic/punic/code/data/nb/listPatterns.json
1497
%%WWWDIR%%/3rdparty/punic/punic/code/data/nb/localeDisplayNames.json
1580
%%WWWDIR%%/3rdparty/punic/punic/code/data/nb/localeDisplayNames.json
1581
%%WWWDIR%%/3rdparty/punic/punic/code/data/nb/measurementSystemNames.json
1498
%%WWWDIR%%/3rdparty/punic/punic/code/data/nb/numbers.json
1582
%%WWWDIR%%/3rdparty/punic/punic/code/data/nb/numbers.json
1499
%%WWWDIR%%/3rdparty/punic/punic/code/data/nb/territories.json
1583
%%WWWDIR%%/3rdparty/punic/punic/code/data/nb/territories.json
1500
%%WWWDIR%%/3rdparty/punic/punic/code/data/nb/timeZoneNames.json
1584
%%WWWDIR%%/3rdparty/punic/punic/code/data/nb/timeZoneNames.json
1501
%%WWWDIR%%/3rdparty/punic/punic/code/data/nb/units.json
1585
%%WWWDIR%%/3rdparty/punic/punic/code/data/nb/units.json
1502
%%WWWDIR%%/3rdparty/punic/punic/code/data/nl/calendar.json
1586
%%WWWDIR%%/3rdparty/punic/punic/code/data/nl/calendar.json
1587
%%WWWDIR%%/3rdparty/punic/punic/code/data/nl/currencies.json
1503
%%WWWDIR%%/3rdparty/punic/punic/code/data/nl/dateFields.json
1588
%%WWWDIR%%/3rdparty/punic/punic/code/data/nl/dateFields.json
1504
%%WWWDIR%%/3rdparty/punic/punic/code/data/nl/languages.json
1589
%%WWWDIR%%/3rdparty/punic/punic/code/data/nl/languages.json
1590
%%WWWDIR%%/3rdparty/punic/punic/code/data/nl/layout.json
1505
%%WWWDIR%%/3rdparty/punic/punic/code/data/nl/listPatterns.json
1591
%%WWWDIR%%/3rdparty/punic/punic/code/data/nl/listPatterns.json
1506
%%WWWDIR%%/3rdparty/punic/punic/code/data/nl/localeDisplayNames.json
1592
%%WWWDIR%%/3rdparty/punic/punic/code/data/nl/localeDisplayNames.json
1593
%%WWWDIR%%/3rdparty/punic/punic/code/data/nl/measurementSystemNames.json
1507
%%WWWDIR%%/3rdparty/punic/punic/code/data/nl/numbers.json
1594
%%WWWDIR%%/3rdparty/punic/punic/code/data/nl/numbers.json
1508
%%WWWDIR%%/3rdparty/punic/punic/code/data/nl/territories.json
1595
%%WWWDIR%%/3rdparty/punic/punic/code/data/nl/territories.json
1509
%%WWWDIR%%/3rdparty/punic/punic/code/data/nl/timeZoneNames.json
1596
%%WWWDIR%%/3rdparty/punic/punic/code/data/nl/timeZoneNames.json
1510
%%WWWDIR%%/3rdparty/punic/punic/code/data/nl/units.json
1597
%%WWWDIR%%/3rdparty/punic/punic/code/data/nl/units.json
1511
%%WWWDIR%%/3rdparty/punic/punic/code/data/parentLocales.json
1598
%%WWWDIR%%/3rdparty/punic/punic/code/data/parentLocales.json
1512
%%WWWDIR%%/3rdparty/punic/punic/code/data/pl/calendar.json
1599
%%WWWDIR%%/3rdparty/punic/punic/code/data/pl/calendar.json
1600
%%WWWDIR%%/3rdparty/punic/punic/code/data/pl/currencies.json
1513
%%WWWDIR%%/3rdparty/punic/punic/code/data/pl/dateFields.json
1601
%%WWWDIR%%/3rdparty/punic/punic/code/data/pl/dateFields.json
1514
%%WWWDIR%%/3rdparty/punic/punic/code/data/pl/languages.json
1602
%%WWWDIR%%/3rdparty/punic/punic/code/data/pl/languages.json
1603
%%WWWDIR%%/3rdparty/punic/punic/code/data/pl/layout.json
1515
%%WWWDIR%%/3rdparty/punic/punic/code/data/pl/listPatterns.json
1604
%%WWWDIR%%/3rdparty/punic/punic/code/data/pl/listPatterns.json
1516
%%WWWDIR%%/3rdparty/punic/punic/code/data/pl/localeDisplayNames.json
1605
%%WWWDIR%%/3rdparty/punic/punic/code/data/pl/localeDisplayNames.json
1606
%%WWWDIR%%/3rdparty/punic/punic/code/data/pl/measurementSystemNames.json
1517
%%WWWDIR%%/3rdparty/punic/punic/code/data/pl/numbers.json
1607
%%WWWDIR%%/3rdparty/punic/punic/code/data/pl/numbers.json
1518
%%WWWDIR%%/3rdparty/punic/punic/code/data/pl/territories.json
1608
%%WWWDIR%%/3rdparty/punic/punic/code/data/pl/territories.json
1519
%%WWWDIR%%/3rdparty/punic/punic/code/data/pl/timeZoneNames.json
1609
%%WWWDIR%%/3rdparty/punic/punic/code/data/pl/timeZoneNames.json
1520
%%WWWDIR%%/3rdparty/punic/punic/code/data/pl/units.json
1610
%%WWWDIR%%/3rdparty/punic/punic/code/data/pl/units.json
1521
%%WWWDIR%%/3rdparty/punic/punic/code/data/plurals.json
1611
%%WWWDIR%%/3rdparty/punic/punic/code/data/plurals.json
1522
%%WWWDIR%%/3rdparty/punic/punic/code/data/pt-PT/calendar.json
1612
%%WWWDIR%%/3rdparty/punic/punic/code/data/pt-PT/calendar.json
1613
%%WWWDIR%%/3rdparty/punic/punic/code/data/pt-PT/currencies.json
1523
%%WWWDIR%%/3rdparty/punic/punic/code/data/pt-PT/dateFields.json
1614
%%WWWDIR%%/3rdparty/punic/punic/code/data/pt-PT/dateFields.json
1524
%%WWWDIR%%/3rdparty/punic/punic/code/data/pt-PT/languages.json
1615
%%WWWDIR%%/3rdparty/punic/punic/code/data/pt-PT/languages.json
1616
%%WWWDIR%%/3rdparty/punic/punic/code/data/pt-PT/layout.json
1525
%%WWWDIR%%/3rdparty/punic/punic/code/data/pt-PT/listPatterns.json
1617
%%WWWDIR%%/3rdparty/punic/punic/code/data/pt-PT/listPatterns.json
1526
%%WWWDIR%%/3rdparty/punic/punic/code/data/pt-PT/localeDisplayNames.json
1618
%%WWWDIR%%/3rdparty/punic/punic/code/data/pt-PT/localeDisplayNames.json
1619
%%WWWDIR%%/3rdparty/punic/punic/code/data/pt-PT/measurementSystemNames.json
1527
%%WWWDIR%%/3rdparty/punic/punic/code/data/pt-PT/numbers.json
1620
%%WWWDIR%%/3rdparty/punic/punic/code/data/pt-PT/numbers.json
1528
%%WWWDIR%%/3rdparty/punic/punic/code/data/pt-PT/territories.json
1621
%%WWWDIR%%/3rdparty/punic/punic/code/data/pt-PT/territories.json
1529
%%WWWDIR%%/3rdparty/punic/punic/code/data/pt-PT/timeZoneNames.json
1622
%%WWWDIR%%/3rdparty/punic/punic/code/data/pt-PT/timeZoneNames.json
1530
%%WWWDIR%%/3rdparty/punic/punic/code/data/pt-PT/units.json
1623
%%WWWDIR%%/3rdparty/punic/punic/code/data/pt-PT/units.json
1531
%%WWWDIR%%/3rdparty/punic/punic/code/data/pt/calendar.json
1624
%%WWWDIR%%/3rdparty/punic/punic/code/data/pt/calendar.json
1625
%%WWWDIR%%/3rdparty/punic/punic/code/data/pt/currencies.json
1532
%%WWWDIR%%/3rdparty/punic/punic/code/data/pt/dateFields.json
1626
%%WWWDIR%%/3rdparty/punic/punic/code/data/pt/dateFields.json
1533
%%WWWDIR%%/3rdparty/punic/punic/code/data/pt/languages.json
1627
%%WWWDIR%%/3rdparty/punic/punic/code/data/pt/languages.json
1628
%%WWWDIR%%/3rdparty/punic/punic/code/data/pt/layout.json
1534
%%WWWDIR%%/3rdparty/punic/punic/code/data/pt/listPatterns.json
1629
%%WWWDIR%%/3rdparty/punic/punic/code/data/pt/listPatterns.json
1535
%%WWWDIR%%/3rdparty/punic/punic/code/data/pt/localeDisplayNames.json
1630
%%WWWDIR%%/3rdparty/punic/punic/code/data/pt/localeDisplayNames.json
1631
%%WWWDIR%%/3rdparty/punic/punic/code/data/pt/measurementSystemNames.json
1536
%%WWWDIR%%/3rdparty/punic/punic/code/data/pt/numbers.json
1632
%%WWWDIR%%/3rdparty/punic/punic/code/data/pt/numbers.json
1537
%%WWWDIR%%/3rdparty/punic/punic/code/data/pt/territories.json
1633
%%WWWDIR%%/3rdparty/punic/punic/code/data/pt/territories.json
1538
%%WWWDIR%%/3rdparty/punic/punic/code/data/pt/timeZoneNames.json
1634
%%WWWDIR%%/3rdparty/punic/punic/code/data/pt/timeZoneNames.json
1539
%%WWWDIR%%/3rdparty/punic/punic/code/data/pt/units.json
1635
%%WWWDIR%%/3rdparty/punic/punic/code/data/pt/units.json
1540
%%WWWDIR%%/3rdparty/punic/punic/code/data/ro/calendar.json
1636
%%WWWDIR%%/3rdparty/punic/punic/code/data/ro/calendar.json
1637
%%WWWDIR%%/3rdparty/punic/punic/code/data/ro/currencies.json
1541
%%WWWDIR%%/3rdparty/punic/punic/code/data/ro/dateFields.json
1638
%%WWWDIR%%/3rdparty/punic/punic/code/data/ro/dateFields.json
1542
%%WWWDIR%%/3rdparty/punic/punic/code/data/ro/languages.json
1639
%%WWWDIR%%/3rdparty/punic/punic/code/data/ro/languages.json
1640
%%WWWDIR%%/3rdparty/punic/punic/code/data/ro/layout.json
1543
%%WWWDIR%%/3rdparty/punic/punic/code/data/ro/listPatterns.json
1641
%%WWWDIR%%/3rdparty/punic/punic/code/data/ro/listPatterns.json
1544
%%WWWDIR%%/3rdparty/punic/punic/code/data/ro/localeDisplayNames.json
1642
%%WWWDIR%%/3rdparty/punic/punic/code/data/ro/localeDisplayNames.json
1643
%%WWWDIR%%/3rdparty/punic/punic/code/data/ro/measurementSystemNames.json
1545
%%WWWDIR%%/3rdparty/punic/punic/code/data/ro/numbers.json
1644
%%WWWDIR%%/3rdparty/punic/punic/code/data/ro/numbers.json
1546
%%WWWDIR%%/3rdparty/punic/punic/code/data/ro/territories.json
1645
%%WWWDIR%%/3rdparty/punic/punic/code/data/ro/territories.json
1547
%%WWWDIR%%/3rdparty/punic/punic/code/data/ro/timeZoneNames.json
1646
%%WWWDIR%%/3rdparty/punic/punic/code/data/ro/timeZoneNames.json
1548
%%WWWDIR%%/3rdparty/punic/punic/code/data/ro/units.json
1647
%%WWWDIR%%/3rdparty/punic/punic/code/data/ro/units.json
1549
%%WWWDIR%%/3rdparty/punic/punic/code/data/root/calendar.json
1648
%%WWWDIR%%/3rdparty/punic/punic/code/data/root/calendar.json
1649
%%WWWDIR%%/3rdparty/punic/punic/code/data/root/currencies.json
1550
%%WWWDIR%%/3rdparty/punic/punic/code/data/root/dateFields.json
1650
%%WWWDIR%%/3rdparty/punic/punic/code/data/root/dateFields.json
1551
%%WWWDIR%%/3rdparty/punic/punic/code/data/root/languages.json
1651
%%WWWDIR%%/3rdparty/punic/punic/code/data/root/languages.json
1652
%%WWWDIR%%/3rdparty/punic/punic/code/data/root/layout.json
1552
%%WWWDIR%%/3rdparty/punic/punic/code/data/root/listPatterns.json
1653
%%WWWDIR%%/3rdparty/punic/punic/code/data/root/listPatterns.json
1553
%%WWWDIR%%/3rdparty/punic/punic/code/data/root/localeDisplayNames.json
1654
%%WWWDIR%%/3rdparty/punic/punic/code/data/root/localeDisplayNames.json
1655
%%WWWDIR%%/3rdparty/punic/punic/code/data/root/measurementSystemNames.json
1554
%%WWWDIR%%/3rdparty/punic/punic/code/data/root/numbers.json
1656
%%WWWDIR%%/3rdparty/punic/punic/code/data/root/numbers.json
1555
%%WWWDIR%%/3rdparty/punic/punic/code/data/root/territories.json
1657
%%WWWDIR%%/3rdparty/punic/punic/code/data/root/territories.json
1556
%%WWWDIR%%/3rdparty/punic/punic/code/data/root/timeZoneNames.json
1658
%%WWWDIR%%/3rdparty/punic/punic/code/data/root/timeZoneNames.json
1557
%%WWWDIR%%/3rdparty/punic/punic/code/data/root/units.json
1659
%%WWWDIR%%/3rdparty/punic/punic/code/data/root/units.json
1558
%%WWWDIR%%/3rdparty/punic/punic/code/data/ru/calendar.json
1660
%%WWWDIR%%/3rdparty/punic/punic/code/data/ru/calendar.json
1661
%%WWWDIR%%/3rdparty/punic/punic/code/data/ru/currencies.json
1559
%%WWWDIR%%/3rdparty/punic/punic/code/data/ru/dateFields.json
1662
%%WWWDIR%%/3rdparty/punic/punic/code/data/ru/dateFields.json
1560
%%WWWDIR%%/3rdparty/punic/punic/code/data/ru/languages.json
1663
%%WWWDIR%%/3rdparty/punic/punic/code/data/ru/languages.json
1664
%%WWWDIR%%/3rdparty/punic/punic/code/data/ru/layout.json
1561
%%WWWDIR%%/3rdparty/punic/punic/code/data/ru/listPatterns.json
1665
%%WWWDIR%%/3rdparty/punic/punic/code/data/ru/listPatterns.json
1562
%%WWWDIR%%/3rdparty/punic/punic/code/data/ru/localeDisplayNames.json
1666
%%WWWDIR%%/3rdparty/punic/punic/code/data/ru/localeDisplayNames.json
1667
%%WWWDIR%%/3rdparty/punic/punic/code/data/ru/measurementSystemNames.json
1563
%%WWWDIR%%/3rdparty/punic/punic/code/data/ru/numbers.json
1668
%%WWWDIR%%/3rdparty/punic/punic/code/data/ru/numbers.json
1564
%%WWWDIR%%/3rdparty/punic/punic/code/data/ru/territories.json
1669
%%WWWDIR%%/3rdparty/punic/punic/code/data/ru/territories.json
1565
%%WWWDIR%%/3rdparty/punic/punic/code/data/ru/timeZoneNames.json
1670
%%WWWDIR%%/3rdparty/punic/punic/code/data/ru/timeZoneNames.json
1566
%%WWWDIR%%/3rdparty/punic/punic/code/data/ru/units.json
1671
%%WWWDIR%%/3rdparty/punic/punic/code/data/ru/units.json
1567
%%WWWDIR%%/3rdparty/punic/punic/code/data/sk/calendar.json
1672
%%WWWDIR%%/3rdparty/punic/punic/code/data/sk/calendar.json
1673
%%WWWDIR%%/3rdparty/punic/punic/code/data/sk/currencies.json
1568
%%WWWDIR%%/3rdparty/punic/punic/code/data/sk/dateFields.json
1674
%%WWWDIR%%/3rdparty/punic/punic/code/data/sk/dateFields.json
1569
%%WWWDIR%%/3rdparty/punic/punic/code/data/sk/languages.json
1675
%%WWWDIR%%/3rdparty/punic/punic/code/data/sk/languages.json
1676
%%WWWDIR%%/3rdparty/punic/punic/code/data/sk/layout.json
1570
%%WWWDIR%%/3rdparty/punic/punic/code/data/sk/listPatterns.json
1677
%%WWWDIR%%/3rdparty/punic/punic/code/data/sk/listPatterns.json
1571
%%WWWDIR%%/3rdparty/punic/punic/code/data/sk/localeDisplayNames.json
1678
%%WWWDIR%%/3rdparty/punic/punic/code/data/sk/localeDisplayNames.json
1679
%%WWWDIR%%/3rdparty/punic/punic/code/data/sk/measurementSystemNames.json
1572
%%WWWDIR%%/3rdparty/punic/punic/code/data/sk/numbers.json
1680
%%WWWDIR%%/3rdparty/punic/punic/code/data/sk/numbers.json
1573
%%WWWDIR%%/3rdparty/punic/punic/code/data/sk/territories.json
1681
%%WWWDIR%%/3rdparty/punic/punic/code/data/sk/territories.json
1574
%%WWWDIR%%/3rdparty/punic/punic/code/data/sk/timeZoneNames.json
1682
%%WWWDIR%%/3rdparty/punic/punic/code/data/sk/timeZoneNames.json
1575
%%WWWDIR%%/3rdparty/punic/punic/code/data/sk/units.json
1683
%%WWWDIR%%/3rdparty/punic/punic/code/data/sk/units.json
1576
%%WWWDIR%%/3rdparty/punic/punic/code/data/sl/calendar.json
1684
%%WWWDIR%%/3rdparty/punic/punic/code/data/sl/calendar.json
1685
%%WWWDIR%%/3rdparty/punic/punic/code/data/sl/currencies.json
1577
%%WWWDIR%%/3rdparty/punic/punic/code/data/sl/dateFields.json
1686
%%WWWDIR%%/3rdparty/punic/punic/code/data/sl/dateFields.json
1578
%%WWWDIR%%/3rdparty/punic/punic/code/data/sl/languages.json
1687
%%WWWDIR%%/3rdparty/punic/punic/code/data/sl/languages.json
1688
%%WWWDIR%%/3rdparty/punic/punic/code/data/sl/layout.json
1579
%%WWWDIR%%/3rdparty/punic/punic/code/data/sl/listPatterns.json
1689
%%WWWDIR%%/3rdparty/punic/punic/code/data/sl/listPatterns.json
1580
%%WWWDIR%%/3rdparty/punic/punic/code/data/sl/localeDisplayNames.json
1690
%%WWWDIR%%/3rdparty/punic/punic/code/data/sl/localeDisplayNames.json
1691
%%WWWDIR%%/3rdparty/punic/punic/code/data/sl/measurementSystemNames.json
1581
%%WWWDIR%%/3rdparty/punic/punic/code/data/sl/numbers.json
1692
%%WWWDIR%%/3rdparty/punic/punic/code/data/sl/numbers.json
1582
%%WWWDIR%%/3rdparty/punic/punic/code/data/sl/territories.json
1693
%%WWWDIR%%/3rdparty/punic/punic/code/data/sl/territories.json
1583
%%WWWDIR%%/3rdparty/punic/punic/code/data/sl/timeZoneNames.json
1694
%%WWWDIR%%/3rdparty/punic/punic/code/data/sl/timeZoneNames.json
1584
%%WWWDIR%%/3rdparty/punic/punic/code/data/sl/units.json
1695
%%WWWDIR%%/3rdparty/punic/punic/code/data/sl/units.json
1585
%%WWWDIR%%/3rdparty/punic/punic/code/data/sr/calendar.json
1696
%%WWWDIR%%/3rdparty/punic/punic/code/data/sr/calendar.json
1697
%%WWWDIR%%/3rdparty/punic/punic/code/data/sr/currencies.json
1586
%%WWWDIR%%/3rdparty/punic/punic/code/data/sr/dateFields.json
1698
%%WWWDIR%%/3rdparty/punic/punic/code/data/sr/dateFields.json
1587
%%WWWDIR%%/3rdparty/punic/punic/code/data/sr/languages.json
1699
%%WWWDIR%%/3rdparty/punic/punic/code/data/sr/languages.json
1700
%%WWWDIR%%/3rdparty/punic/punic/code/data/sr/layout.json
1588
%%WWWDIR%%/3rdparty/punic/punic/code/data/sr/listPatterns.json
1701
%%WWWDIR%%/3rdparty/punic/punic/code/data/sr/listPatterns.json
1589
%%WWWDIR%%/3rdparty/punic/punic/code/data/sr/localeDisplayNames.json
1702
%%WWWDIR%%/3rdparty/punic/punic/code/data/sr/localeDisplayNames.json
1703
%%WWWDIR%%/3rdparty/punic/punic/code/data/sr/measurementSystemNames.json
1590
%%WWWDIR%%/3rdparty/punic/punic/code/data/sr/numbers.json
1704
%%WWWDIR%%/3rdparty/punic/punic/code/data/sr/numbers.json
1591
%%WWWDIR%%/3rdparty/punic/punic/code/data/sr/territories.json
1705
%%WWWDIR%%/3rdparty/punic/punic/code/data/sr/territories.json
1592
%%WWWDIR%%/3rdparty/punic/punic/code/data/sr/timeZoneNames.json
1706
%%WWWDIR%%/3rdparty/punic/punic/code/data/sr/timeZoneNames.json
1593
%%WWWDIR%%/3rdparty/punic/punic/code/data/sr/units.json
1707
%%WWWDIR%%/3rdparty/punic/punic/code/data/sr/units.json
1594
%%WWWDIR%%/3rdparty/punic/punic/code/data/sv/calendar.json
1708
%%WWWDIR%%/3rdparty/punic/punic/code/data/sv/calendar.json
1709
%%WWWDIR%%/3rdparty/punic/punic/code/data/sv/currencies.json
1595
%%WWWDIR%%/3rdparty/punic/punic/code/data/sv/dateFields.json
1710
%%WWWDIR%%/3rdparty/punic/punic/code/data/sv/dateFields.json
1596
%%WWWDIR%%/3rdparty/punic/punic/code/data/sv/languages.json
1711
%%WWWDIR%%/3rdparty/punic/punic/code/data/sv/languages.json
1712
%%WWWDIR%%/3rdparty/punic/punic/code/data/sv/layout.json
1597
%%WWWDIR%%/3rdparty/punic/punic/code/data/sv/listPatterns.json
1713
%%WWWDIR%%/3rdparty/punic/punic/code/data/sv/listPatterns.json
1598
%%WWWDIR%%/3rdparty/punic/punic/code/data/sv/localeDisplayNames.json
1714
%%WWWDIR%%/3rdparty/punic/punic/code/data/sv/localeDisplayNames.json
1715
%%WWWDIR%%/3rdparty/punic/punic/code/data/sv/measurementSystemNames.json
1599
%%WWWDIR%%/3rdparty/punic/punic/code/data/sv/numbers.json
1716
%%WWWDIR%%/3rdparty/punic/punic/code/data/sv/numbers.json
1600
%%WWWDIR%%/3rdparty/punic/punic/code/data/sv/territories.json
1717
%%WWWDIR%%/3rdparty/punic/punic/code/data/sv/territories.json
1601
%%WWWDIR%%/3rdparty/punic/punic/code/data/sv/timeZoneNames.json
1718
%%WWWDIR%%/3rdparty/punic/punic/code/data/sv/timeZoneNames.json
1602
%%WWWDIR%%/3rdparty/punic/punic/code/data/sv/units.json
1719
%%WWWDIR%%/3rdparty/punic/punic/code/data/sv/units.json
1720
%%WWWDIR%%/3rdparty/punic/punic/code/data/telephoneCodeData.json
1603
%%WWWDIR%%/3rdparty/punic/punic/code/data/territoryContainment.json
1721
%%WWWDIR%%/3rdparty/punic/punic/code/data/territoryContainment.json
1722
%%WWWDIR%%/3rdparty/punic/punic/code/data/territoryInfo.json
1604
%%WWWDIR%%/3rdparty/punic/punic/code/data/th/calendar.json
1723
%%WWWDIR%%/3rdparty/punic/punic/code/data/th/calendar.json
1724
%%WWWDIR%%/3rdparty/punic/punic/code/data/th/currencies.json
1605
%%WWWDIR%%/3rdparty/punic/punic/code/data/th/dateFields.json
1725
%%WWWDIR%%/3rdparty/punic/punic/code/data/th/dateFields.json
1606
%%WWWDIR%%/3rdparty/punic/punic/code/data/th/languages.json
1726
%%WWWDIR%%/3rdparty/punic/punic/code/data/th/languages.json
1727
%%WWWDIR%%/3rdparty/punic/punic/code/data/th/layout.json
1607
%%WWWDIR%%/3rdparty/punic/punic/code/data/th/listPatterns.json
1728
%%WWWDIR%%/3rdparty/punic/punic/code/data/th/listPatterns.json
1608
%%WWWDIR%%/3rdparty/punic/punic/code/data/th/localeDisplayNames.json
1729
%%WWWDIR%%/3rdparty/punic/punic/code/data/th/localeDisplayNames.json
1730
%%WWWDIR%%/3rdparty/punic/punic/code/data/th/measurementSystemNames.json
1609
%%WWWDIR%%/3rdparty/punic/punic/code/data/th/numbers.json
1731
%%WWWDIR%%/3rdparty/punic/punic/code/data/th/numbers.json
1610
%%WWWDIR%%/3rdparty/punic/punic/code/data/th/territories.json
1732
%%WWWDIR%%/3rdparty/punic/punic/code/data/th/territories.json
1611
%%WWWDIR%%/3rdparty/punic/punic/code/data/th/timeZoneNames.json
1733
%%WWWDIR%%/3rdparty/punic/punic/code/data/th/timeZoneNames.json
1612
%%WWWDIR%%/3rdparty/punic/punic/code/data/th/units.json
1734
%%WWWDIR%%/3rdparty/punic/punic/code/data/th/units.json
1613
%%WWWDIR%%/3rdparty/punic/punic/code/data/tr/calendar.json
1735
%%WWWDIR%%/3rdparty/punic/punic/code/data/tr/calendar.json
1736
%%WWWDIR%%/3rdparty/punic/punic/code/data/tr/currencies.json
1614
%%WWWDIR%%/3rdparty/punic/punic/code/data/tr/dateFields.json
1737
%%WWWDIR%%/3rdparty/punic/punic/code/data/tr/dateFields.json
1615
%%WWWDIR%%/3rdparty/punic/punic/code/data/tr/languages.json
1738
%%WWWDIR%%/3rdparty/punic/punic/code/data/tr/languages.json
1739
%%WWWDIR%%/3rdparty/punic/punic/code/data/tr/layout.json
1616
%%WWWDIR%%/3rdparty/punic/punic/code/data/tr/listPatterns.json
1740
%%WWWDIR%%/3rdparty/punic/punic/code/data/tr/listPatterns.json
1617
%%WWWDIR%%/3rdparty/punic/punic/code/data/tr/localeDisplayNames.json
1741
%%WWWDIR%%/3rdparty/punic/punic/code/data/tr/localeDisplayNames.json
1742
%%WWWDIR%%/3rdparty/punic/punic/code/data/tr/measurementSystemNames.json
1618
%%WWWDIR%%/3rdparty/punic/punic/code/data/tr/numbers.json
1743
%%WWWDIR%%/3rdparty/punic/punic/code/data/tr/numbers.json
1619
%%WWWDIR%%/3rdparty/punic/punic/code/data/tr/territories.json
1744
%%WWWDIR%%/3rdparty/punic/punic/code/data/tr/territories.json
1620
%%WWWDIR%%/3rdparty/punic/punic/code/data/tr/timeZoneNames.json
1745
%%WWWDIR%%/3rdparty/punic/punic/code/data/tr/timeZoneNames.json
1621
%%WWWDIR%%/3rdparty/punic/punic/code/data/tr/units.json
1746
%%WWWDIR%%/3rdparty/punic/punic/code/data/tr/units.json
1622
%%WWWDIR%%/3rdparty/punic/punic/code/data/uk/calendar.json
1747
%%WWWDIR%%/3rdparty/punic/punic/code/data/uk/calendar.json
1748
%%WWWDIR%%/3rdparty/punic/punic/code/data/uk/currencies.json
1623
%%WWWDIR%%/3rdparty/punic/punic/code/data/uk/dateFields.json
1749
%%WWWDIR%%/3rdparty/punic/punic/code/data/uk/dateFields.json
1624
%%WWWDIR%%/3rdparty/punic/punic/code/data/uk/languages.json
1750
%%WWWDIR%%/3rdparty/punic/punic/code/data/uk/languages.json
1751
%%WWWDIR%%/3rdparty/punic/punic/code/data/uk/layout.json
1625
%%WWWDIR%%/3rdparty/punic/punic/code/data/uk/listPatterns.json
1752
%%WWWDIR%%/3rdparty/punic/punic/code/data/uk/listPatterns.json
1626
%%WWWDIR%%/3rdparty/punic/punic/code/data/uk/localeDisplayNames.json
1753
%%WWWDIR%%/3rdparty/punic/punic/code/data/uk/localeDisplayNames.json
1754
%%WWWDIR%%/3rdparty/punic/punic/code/data/uk/measurementSystemNames.json
1627
%%WWWDIR%%/3rdparty/punic/punic/code/data/uk/numbers.json
1755
%%WWWDIR%%/3rdparty/punic/punic/code/data/uk/numbers.json
1628
%%WWWDIR%%/3rdparty/punic/punic/code/data/uk/territories.json
1756
%%WWWDIR%%/3rdparty/punic/punic/code/data/uk/territories.json
1629
%%WWWDIR%%/3rdparty/punic/punic/code/data/uk/timeZoneNames.json
1757
%%WWWDIR%%/3rdparty/punic/punic/code/data/uk/timeZoneNames.json
1630
%%WWWDIR%%/3rdparty/punic/punic/code/data/uk/units.json
1758
%%WWWDIR%%/3rdparty/punic/punic/code/data/uk/units.json
1631
%%WWWDIR%%/3rdparty/punic/punic/code/data/vi/calendar.json
1759
%%WWWDIR%%/3rdparty/punic/punic/code/data/vi/calendar.json
1760
%%WWWDIR%%/3rdparty/punic/punic/code/data/vi/currencies.json
1632
%%WWWDIR%%/3rdparty/punic/punic/code/data/vi/dateFields.json
1761
%%WWWDIR%%/3rdparty/punic/punic/code/data/vi/dateFields.json
1633
%%WWWDIR%%/3rdparty/punic/punic/code/data/vi/languages.json
1762
%%WWWDIR%%/3rdparty/punic/punic/code/data/vi/languages.json
1763
%%WWWDIR%%/3rdparty/punic/punic/code/data/vi/layout.json
1634
%%WWWDIR%%/3rdparty/punic/punic/code/data/vi/listPatterns.json
1764
%%WWWDIR%%/3rdparty/punic/punic/code/data/vi/listPatterns.json
1635
%%WWWDIR%%/3rdparty/punic/punic/code/data/vi/localeDisplayNames.json
1765
%%WWWDIR%%/3rdparty/punic/punic/code/data/vi/localeDisplayNames.json
1766
%%WWWDIR%%/3rdparty/punic/punic/code/data/vi/measurementSystemNames.json
1636
%%WWWDIR%%/3rdparty/punic/punic/code/data/vi/numbers.json
1767
%%WWWDIR%%/3rdparty/punic/punic/code/data/vi/numbers.json
1637
%%WWWDIR%%/3rdparty/punic/punic/code/data/vi/territories.json
1768
%%WWWDIR%%/3rdparty/punic/punic/code/data/vi/territories.json
1638
%%WWWDIR%%/3rdparty/punic/punic/code/data/vi/timeZoneNames.json
1769
%%WWWDIR%%/3rdparty/punic/punic/code/data/vi/timeZoneNames.json
1639
%%WWWDIR%%/3rdparty/punic/punic/code/data/vi/units.json
1770
%%WWWDIR%%/3rdparty/punic/punic/code/data/vi/units.json
1640
%%WWWDIR%%/3rdparty/punic/punic/code/data/weekData.json
1771
%%WWWDIR%%/3rdparty/punic/punic/code/data/weekData.json
1641
%%WWWDIR%%/3rdparty/punic/punic/code/data/zh-Hant/calendar.json
1772
%%WWWDIR%%/3rdparty/punic/punic/code/data/zh-Hant/calendar.json
1773
%%WWWDIR%%/3rdparty/punic/punic/code/data/zh-Hant/currencies.json
1642
%%WWWDIR%%/3rdparty/punic/punic/code/data/zh-Hant/dateFields.json
1774
%%WWWDIR%%/3rdparty/punic/punic/code/data/zh-Hant/dateFields.json
1643
%%WWWDIR%%/3rdparty/punic/punic/code/data/zh-Hant/languages.json
1775
%%WWWDIR%%/3rdparty/punic/punic/code/data/zh-Hant/languages.json
1776
%%WWWDIR%%/3rdparty/punic/punic/code/data/zh-Hant/layout.json
1644
%%WWWDIR%%/3rdparty/punic/punic/code/data/zh-Hant/listPatterns.json
1777
%%WWWDIR%%/3rdparty/punic/punic/code/data/zh-Hant/listPatterns.json
1645
%%WWWDIR%%/3rdparty/punic/punic/code/data/zh-Hant/localeDisplayNames.json
1778
%%WWWDIR%%/3rdparty/punic/punic/code/data/zh-Hant/localeDisplayNames.json
1779
%%WWWDIR%%/3rdparty/punic/punic/code/data/zh-Hant/measurementSystemNames.json
1646
%%WWWDIR%%/3rdparty/punic/punic/code/data/zh-Hant/numbers.json
1780
%%WWWDIR%%/3rdparty/punic/punic/code/data/zh-Hant/numbers.json
1647
%%WWWDIR%%/3rdparty/punic/punic/code/data/zh-Hant/territories.json
1781
%%WWWDIR%%/3rdparty/punic/punic/code/data/zh-Hant/territories.json
1648
%%WWWDIR%%/3rdparty/punic/punic/code/data/zh-Hant/timeZoneNames.json
1782
%%WWWDIR%%/3rdparty/punic/punic/code/data/zh-Hant/timeZoneNames.json
1649
%%WWWDIR%%/3rdparty/punic/punic/code/data/zh-Hant/units.json
1783
%%WWWDIR%%/3rdparty/punic/punic/code/data/zh-Hant/units.json
1650
%%WWWDIR%%/3rdparty/punic/punic/code/data/zh/calendar.json
1784
%%WWWDIR%%/3rdparty/punic/punic/code/data/zh/calendar.json
1785
%%WWWDIR%%/3rdparty/punic/punic/code/data/zh/currencies.json
1651
%%WWWDIR%%/3rdparty/punic/punic/code/data/zh/dateFields.json
1786
%%WWWDIR%%/3rdparty/punic/punic/code/data/zh/dateFields.json
1652
%%WWWDIR%%/3rdparty/punic/punic/code/data/zh/languages.json
1787
%%WWWDIR%%/3rdparty/punic/punic/code/data/zh/languages.json
1788
%%WWWDIR%%/3rdparty/punic/punic/code/data/zh/layout.json
1653
%%WWWDIR%%/3rdparty/punic/punic/code/data/zh/listPatterns.json
1789
%%WWWDIR%%/3rdparty/punic/punic/code/data/zh/listPatterns.json
1654
%%WWWDIR%%/3rdparty/punic/punic/code/data/zh/localeDisplayNames.json
1790
%%WWWDIR%%/3rdparty/punic/punic/code/data/zh/localeDisplayNames.json
1791
%%WWWDIR%%/3rdparty/punic/punic/code/data/zh/measurementSystemNames.json
1655
%%WWWDIR%%/3rdparty/punic/punic/code/data/zh/numbers.json
1792
%%WWWDIR%%/3rdparty/punic/punic/code/data/zh/numbers.json
1656
%%WWWDIR%%/3rdparty/punic/punic/code/data/zh/territories.json
1793
%%WWWDIR%%/3rdparty/punic/punic/code/data/zh/territories.json
1657
%%WWWDIR%%/3rdparty/punic/punic/code/data/zh/timeZoneNames.json
1794
%%WWWDIR%%/3rdparty/punic/punic/code/data/zh/timeZoneNames.json
1658
%%WWWDIR%%/3rdparty/punic/punic/code/data/zh/units.json
1795
%%WWWDIR%%/3rdparty/punic/punic/code/data/zh/units.json
1659
%%WWWDIR%%/3rdparty/punic/punic/composer.json
1660
%%WWWDIR%%/3rdparty/punic/punic/punic.php
1661
%%WWWDIR%%/3rdparty/rackspace/php-opencloud/.coveralls.yml
1796
%%WWWDIR%%/3rdparty/rackspace/php-opencloud/.coveralls.yml
1797
%%WWWDIR%%/3rdparty/rackspace/php-opencloud/.gitignore
1662
%%WWWDIR%%/3rdparty/rackspace/php-opencloud/CONTRIBUTING.md
1798
%%WWWDIR%%/3rdparty/rackspace/php-opencloud/CONTRIBUTING.md
1663
%%WWWDIR%%/3rdparty/rackspace/php-opencloud/LICENSE
1799
%%WWWDIR%%/3rdparty/rackspace/php-opencloud/LICENSE
1800
%%WWWDIR%%/3rdparty/rackspace/php-opencloud/README.md
1664
%%WWWDIR%%/3rdparty/rackspace/php-opencloud/composer.json
1801
%%WWWDIR%%/3rdparty/rackspace/php-opencloud/composer.json
1665
%%WWWDIR%%/3rdparty/rackspace/php-opencloud/docs/changelog/1.7.0.md
1802
%%WWWDIR%%/3rdparty/rackspace/php-opencloud/docs/changelog/1.7.0.md
1666
%%WWWDIR%%/3rdparty/rackspace/php-opencloud/docs/changelog/1.9.0.md
1803
%%WWWDIR%%/3rdparty/rackspace/php-opencloud/docs/changelog/1.9.0.md
Lines 1693-1698 Link Here
1693
%%WWWDIR%%/3rdparty/rackspace/php-opencloud/docs/userguide/Identity/Tokens.md
1830
%%WWWDIR%%/3rdparty/rackspace/php-opencloud/docs/userguide/Identity/Tokens.md
1694
%%WWWDIR%%/3rdparty/rackspace/php-opencloud/docs/userguide/Identity/Users.md
1831
%%WWWDIR%%/3rdparty/rackspace/php-opencloud/docs/userguide/Identity/Users.md
1695
%%WWWDIR%%/3rdparty/rackspace/php-opencloud/docs/userguide/Iterators.md
1832
%%WWWDIR%%/3rdparty/rackspace/php-opencloud/docs/userguide/Iterators.md
1833
%%WWWDIR%%/3rdparty/rackspace/php-opencloud/docs/userguide/LoadBalancer/README.md
1696
%%WWWDIR%%/3rdparty/rackspace/php-opencloud/docs/userguide/LoadBalancer/USERGUIDE.md
1834
%%WWWDIR%%/3rdparty/rackspace/php-opencloud/docs/userguide/LoadBalancer/USERGUIDE.md
1697
%%WWWDIR%%/3rdparty/rackspace/php-opencloud/docs/userguide/ObjectStore/Access.md
1835
%%WWWDIR%%/3rdparty/rackspace/php-opencloud/docs/userguide/ObjectStore/Access.md
1698
%%WWWDIR%%/3rdparty/rackspace/php-opencloud/docs/userguide/ObjectStore/Account.md
1836
%%WWWDIR%%/3rdparty/rackspace/php-opencloud/docs/userguide/ObjectStore/Account.md
Lines 1980-2149 Link Here
1980
%%WWWDIR%%/3rdparty/rackspace/php-opencloud/lib/OpenCloud/Volume/Service.php
2118
%%WWWDIR%%/3rdparty/rackspace/php-opencloud/lib/OpenCloud/Volume/Service.php
1981
%%WWWDIR%%/3rdparty/rackspace/php-opencloud/lib/php-opencloud.php
2119
%%WWWDIR%%/3rdparty/rackspace/php-opencloud/lib/php-opencloud.php
1982
%%WWWDIR%%/3rdparty/rackspace/php-opencloud/phpunit.xml.dist
2120
%%WWWDIR%%/3rdparty/rackspace/php-opencloud/phpunit.xml.dist
1983
%%WWWDIR%%/3rdparty/rackspace/php-opencloud/tests/OpenCloud/Smoke/Enum.php
2121
%%WWWDIR%%/3rdparty/react/promise/.gitignore
1984
%%WWWDIR%%/3rdparty/rackspace/php-opencloud/tests/OpenCloud/Smoke/Logger.php
2122
%%WWWDIR%%/3rdparty/react/promise/CHANGELOG.md
1985
%%WWWDIR%%/3rdparty/rackspace/php-opencloud/tests/OpenCloud/Smoke/Runner.php
1986
%%WWWDIR%%/3rdparty/rackspace/php-opencloud/tests/OpenCloud/Smoke/SmokeException.php
1987
%%WWWDIR%%/3rdparty/rackspace/php-opencloud/tests/OpenCloud/Smoke/Step.php
1988
%%WWWDIR%%/3rdparty/rackspace/php-opencloud/tests/OpenCloud/Smoke/Unit/AbstractUnit.php
1989
%%WWWDIR%%/3rdparty/rackspace/php-opencloud/tests/OpenCloud/Smoke/Unit/Autoscale.php
1990
%%WWWDIR%%/3rdparty/rackspace/php-opencloud/tests/OpenCloud/Smoke/Unit/CloudMonitoring.php
1991
%%WWWDIR%%/3rdparty/rackspace/php-opencloud/tests/OpenCloud/Smoke/Unit/Compute.php
1992
%%WWWDIR%%/3rdparty/rackspace/php-opencloud/tests/OpenCloud/Smoke/Unit/DNS.php
1993
%%WWWDIR%%/3rdparty/rackspace/php-opencloud/tests/OpenCloud/Smoke/Unit/Database.php
1994
%%WWWDIR%%/3rdparty/rackspace/php-opencloud/tests/OpenCloud/Smoke/Unit/Identity.php
1995
%%WWWDIR%%/3rdparty/rackspace/php-opencloud/tests/OpenCloud/Smoke/Unit/LoadBalancer.php
1996
%%WWWDIR%%/3rdparty/rackspace/php-opencloud/tests/OpenCloud/Smoke/Unit/ObjectStore.php
1997
%%WWWDIR%%/3rdparty/rackspace/php-opencloud/tests/OpenCloud/Smoke/Unit/Orchestration.php
1998
%%WWWDIR%%/3rdparty/rackspace/php-opencloud/tests/OpenCloud/Smoke/Unit/Queues.php
1999
%%WWWDIR%%/3rdparty/rackspace/php-opencloud/tests/OpenCloud/Smoke/Unit/UnitInterface.php
2000
%%WWWDIR%%/3rdparty/rackspace/php-opencloud/tests/OpenCloud/Smoke/Unit/Volume.php
2001
%%WWWDIR%%/3rdparty/rackspace/php-opencloud/tests/OpenCloud/Smoke/Utils.php
2002
%%WWWDIR%%/3rdparty/rackspace/php-opencloud/tests/OpenCloud/Tests/Autoscale/AutoscaleTestCase.php
2003
%%WWWDIR%%/3rdparty/rackspace/php-opencloud/tests/OpenCloud/Tests/Autoscale/Resource/GroupConfigurationTest.php
2004
%%WWWDIR%%/3rdparty/rackspace/php-opencloud/tests/OpenCloud/Tests/Autoscale/Resource/GroupTest.php
2005
%%WWWDIR%%/3rdparty/rackspace/php-opencloud/tests/OpenCloud/Tests/Autoscale/Resource/ScalingPolicyTest.php
2006
%%WWWDIR%%/3rdparty/rackspace/php-opencloud/tests/OpenCloud/Tests/Autoscale/ServiceTest.php
2007
%%WWWDIR%%/3rdparty/rackspace/php-opencloud/tests/OpenCloud/Tests/Autoscale/_response/Group.resp
2008
%%WWWDIR%%/3rdparty/rackspace/php-opencloud/tests/OpenCloud/Tests/Autoscale/_response/Group_Config.resp
2009
%%WWWDIR%%/3rdparty/rackspace/php-opencloud/tests/OpenCloud/Tests/Autoscale/_response/Group_Create.resp
2010
%%WWWDIR%%/3rdparty/rackspace/php-opencloud/tests/OpenCloud/Tests/Autoscale/_response/Group_Launch_Config.resp
2011
%%WWWDIR%%/3rdparty/rackspace/php-opencloud/tests/OpenCloud/Tests/Autoscale/_response/Group_List.resp
2012
%%WWWDIR%%/3rdparty/rackspace/php-opencloud/tests/OpenCloud/Tests/Autoscale/_response/Group_State.resp
2013
%%WWWDIR%%/3rdparty/rackspace/php-opencloud/tests/OpenCloud/Tests/Autoscale/_response/Policy.resp
2014
%%WWWDIR%%/3rdparty/rackspace/php-opencloud/tests/OpenCloud/Tests/Autoscale/_response/Policy_List.resp
2015
%%WWWDIR%%/3rdparty/rackspace/php-opencloud/tests/OpenCloud/Tests/Autoscale/_response/Webhook.resp
2016
%%WWWDIR%%/3rdparty/rackspace/php-opencloud/tests/OpenCloud/Tests/CloudMonitoring/CloudMonitoringTestCase.php
2017
%%WWWDIR%%/3rdparty/rackspace/php-opencloud/tests/OpenCloud/Tests/CloudMonitoring/Resource/AgentHostTest.php
2018
%%WWWDIR%%/3rdparty/rackspace/php-opencloud/tests/OpenCloud/Tests/CloudMonitoring/Resource/AgentTargetTest.php
2019
%%WWWDIR%%/3rdparty/rackspace/php-opencloud/tests/OpenCloud/Tests/CloudMonitoring/Resource/AgentTest.php
2020
%%WWWDIR%%/3rdparty/rackspace/php-opencloud/tests/OpenCloud/Tests/CloudMonitoring/Resource/AgentTokenTest.php
2021
%%WWWDIR%%/3rdparty/rackspace/php-opencloud/tests/OpenCloud/Tests/CloudMonitoring/Resource/AlarmTest.php
2022
%%WWWDIR%%/3rdparty/rackspace/php-opencloud/tests/OpenCloud/Tests/CloudMonitoring/Resource/ChangelogTest.php
2023
%%WWWDIR%%/3rdparty/rackspace/php-opencloud/tests/OpenCloud/Tests/CloudMonitoring/Resource/CheckTest.php
2024
%%WWWDIR%%/3rdparty/rackspace/php-opencloud/tests/OpenCloud/Tests/CloudMonitoring/Resource/CheckTypeTest.php
2025
%%WWWDIR%%/3rdparty/rackspace/php-opencloud/tests/OpenCloud/Tests/CloudMonitoring/Resource/EntityTest.php
2026
%%WWWDIR%%/3rdparty/rackspace/php-opencloud/tests/OpenCloud/Tests/CloudMonitoring/Resource/MetricTest.php
2027
%%WWWDIR%%/3rdparty/rackspace/php-opencloud/tests/OpenCloud/Tests/CloudMonitoring/Resource/NotificationHistoryTest.php
2028
%%WWWDIR%%/3rdparty/rackspace/php-opencloud/tests/OpenCloud/Tests/CloudMonitoring/Resource/NotificationPlanTest.php
2029
%%WWWDIR%%/3rdparty/rackspace/php-opencloud/tests/OpenCloud/Tests/CloudMonitoring/Resource/NotificationTest.php
2030
%%WWWDIR%%/3rdparty/rackspace/php-opencloud/tests/OpenCloud/Tests/CloudMonitoring/Resource/NotificationTypeTest.php
2031
%%WWWDIR%%/3rdparty/rackspace/php-opencloud/tests/OpenCloud/Tests/CloudMonitoring/Resource/ViewTest.php
2032
%%WWWDIR%%/3rdparty/rackspace/php-opencloud/tests/OpenCloud/Tests/CloudMonitoring/Resource/ZoneTest.php
2033
%%WWWDIR%%/3rdparty/rackspace/php-opencloud/tests/OpenCloud/Tests/CloudMonitoring/Resource/test_existing.json
2034
%%WWWDIR%%/3rdparty/rackspace/php-opencloud/tests/OpenCloud/Tests/CloudMonitoring/_response/Agent.resp
2035
%%WWWDIR%%/3rdparty/rackspace/php-opencloud/tests/OpenCloud/Tests/CloudMonitoring/_response/Agent_Connection.resp
2036
%%WWWDIR%%/3rdparty/rackspace/php-opencloud/tests/OpenCloud/Tests/CloudMonitoring/_response/Agent_Connection_List.resp
2037
%%WWWDIR%%/3rdparty/rackspace/php-opencloud/tests/OpenCloud/Tests/CloudMonitoring/_response/Agent_Host_CPU.resp
2038
%%WWWDIR%%/3rdparty/rackspace/php-opencloud/tests/OpenCloud/Tests/CloudMonitoring/_response/Agent_Host_Disks.resp
2039
%%WWWDIR%%/3rdparty/rackspace/php-opencloud/tests/OpenCloud/Tests/CloudMonitoring/_response/Agent_Host_Filesystems.resp
2040
%%WWWDIR%%/3rdparty/rackspace/php-opencloud/tests/OpenCloud/Tests/CloudMonitoring/_response/Agent_Host_Memory.resp
2041
%%WWWDIR%%/3rdparty/rackspace/php-opencloud/tests/OpenCloud/Tests/CloudMonitoring/_response/Agent_Host_NetworkInterfaces.resp
2042
%%WWWDIR%%/3rdparty/rackspace/php-opencloud/tests/OpenCloud/Tests/CloudMonitoring/_response/Agent_Host_Processes.resp
2043
%%WWWDIR%%/3rdparty/rackspace/php-opencloud/tests/OpenCloud/Tests/CloudMonitoring/_response/Agent_Host_System.resp
2044
%%WWWDIR%%/3rdparty/rackspace/php-opencloud/tests/OpenCloud/Tests/CloudMonitoring/_response/Agent_Host_Who.resp
2045
%%WWWDIR%%/3rdparty/rackspace/php-opencloud/tests/OpenCloud/Tests/CloudMonitoring/_response/Agent_List.resp
2046
%%WWWDIR%%/3rdparty/rackspace/php-opencloud/tests/OpenCloud/Tests/CloudMonitoring/_response/Agent_Target_List.resp
2047
%%WWWDIR%%/3rdparty/rackspace/php-opencloud/tests/OpenCloud/Tests/CloudMonitoring/_response/Alarm.resp
2048
%%WWWDIR%%/3rdparty/rackspace/php-opencloud/tests/OpenCloud/Tests/CloudMonitoring/_response/Alarm_List.resp
2049
%%WWWDIR%%/3rdparty/rackspace/php-opencloud/tests/OpenCloud/Tests/CloudMonitoring/_response/Changelogs.resp
2050
%%WWWDIR%%/3rdparty/rackspace/php-opencloud/tests/OpenCloud/Tests/CloudMonitoring/_response/Check.resp
2051
%%WWWDIR%%/3rdparty/rackspace/php-opencloud/tests/OpenCloud/Tests/CloudMonitoring/_response/CheckType.resp
2052
%%WWWDIR%%/3rdparty/rackspace/php-opencloud/tests/OpenCloud/Tests/CloudMonitoring/_response/CheckType_List.resp
2053
%%WWWDIR%%/3rdparty/rackspace/php-opencloud/tests/OpenCloud/Tests/CloudMonitoring/_response/Check_List.resp
2054
%%WWWDIR%%/3rdparty/rackspace/php-opencloud/tests/OpenCloud/Tests/CloudMonitoring/_response/Entity.resp
2055
%%WWWDIR%%/3rdparty/rackspace/php-opencloud/tests/OpenCloud/Tests/CloudMonitoring/_response/Entity_List.resp
2056
%%WWWDIR%%/3rdparty/rackspace/php-opencloud/tests/OpenCloud/Tests/CloudMonitoring/_response/Entity_Test.resp
2057
%%WWWDIR%%/3rdparty/rackspace/php-opencloud/tests/OpenCloud/Tests/CloudMonitoring/_response/Metrics.resp
2058
%%WWWDIR%%/3rdparty/rackspace/php-opencloud/tests/OpenCloud/Tests/CloudMonitoring/_response/Metrics_DataPoints.resp
2059
%%WWWDIR%%/3rdparty/rackspace/php-opencloud/tests/OpenCloud/Tests/CloudMonitoring/_response/NH_Item.resp
2060
%%WWWDIR%%/3rdparty/rackspace/php-opencloud/tests/OpenCloud/Tests/CloudMonitoring/_response/NH_List.resp
2061
%%WWWDIR%%/3rdparty/rackspace/php-opencloud/tests/OpenCloud/Tests/CloudMonitoring/_response/NotificationType_List.resp
2062
%%WWWDIR%%/3rdparty/rackspace/php-opencloud/tests/OpenCloud/Tests/CloudMonitoring/_response/View.resp
2063
%%WWWDIR%%/3rdparty/rackspace/php-opencloud/tests/OpenCloud/Tests/CloudMonitoring/_response/Zone_Traceroute.resp
2064
%%WWWDIR%%/3rdparty/rackspace/php-opencloud/tests/OpenCloud/Tests/Common/BaseTest.php
2065
%%WWWDIR%%/3rdparty/rackspace/php-opencloud/tests/OpenCloud/Tests/Common/Collection/ArrayCollectionTest.php
2066
%%WWWDIR%%/3rdparty/rackspace/php-opencloud/tests/OpenCloud/Tests/Common/Collection/PaginatedIteratorTest.php
2067
%%WWWDIR%%/3rdparty/rackspace/php-opencloud/tests/OpenCloud/Tests/Common/Log/LoggerTest.php
2068
%%WWWDIR%%/3rdparty/rackspace/php-opencloud/tests/OpenCloud/Tests/Common/Log/testLogFile
2069
%%WWWDIR%%/3rdparty/rackspace/php-opencloud/tests/OpenCloud/Tests/Common/MetadataTest.php
2070
%%WWWDIR%%/3rdparty/rackspace/php-opencloud/tests/OpenCloud/Tests/Common/NovaTest.php
2071
%%WWWDIR%%/3rdparty/rackspace/php-opencloud/tests/OpenCloud/Tests/Common/PersistentObjectTest.php
2072
%%WWWDIR%%/3rdparty/rackspace/php-opencloud/tests/OpenCloud/Tests/Common/ServiceTest.php
2073
%%WWWDIR%%/3rdparty/rackspace/php-opencloud/tests/OpenCloud/Tests/Common/cacert.pem
2074
%%WWWDIR%%/3rdparty/rackspace/php-opencloud/tests/OpenCloud/Tests/Compute/ComputeTestCase.php
2075
%%WWWDIR%%/3rdparty/rackspace/php-opencloud/tests/OpenCloud/Tests/Compute/Resource/FlavorTest.php
2076
%%WWWDIR%%/3rdparty/rackspace/php-opencloud/tests/OpenCloud/Tests/Compute/Resource/ImageTest.php
2077
%%WWWDIR%%/3rdparty/rackspace/php-opencloud/tests/OpenCloud/Tests/Compute/Resource/KeyPairTest.php
2078
%%WWWDIR%%/3rdparty/rackspace/php-opencloud/tests/OpenCloud/Tests/Compute/Resource/NetworkTest.php
2079
%%WWWDIR%%/3rdparty/rackspace/php-opencloud/tests/OpenCloud/Tests/Compute/Resource/ServerMetadataTest.php
2080
%%WWWDIR%%/3rdparty/rackspace/php-opencloud/tests/OpenCloud/Tests/Compute/Resource/ServerTest.php
2081
%%WWWDIR%%/3rdparty/rackspace/php-opencloud/tests/OpenCloud/Tests/Compute/Resource/VolumeAttachmentTest.php
2082
%%WWWDIR%%/3rdparty/rackspace/php-opencloud/tests/OpenCloud/Tests/Compute/Resource/test.key
2083
%%WWWDIR%%/3rdparty/rackspace/php-opencloud/tests/OpenCloud/Tests/Compute/ServiceTest.php
2084
%%WWWDIR%%/3rdparty/rackspace/php-opencloud/tests/OpenCloud/Tests/Compute/_response/Extensions.resp
2085
%%WWWDIR%%/3rdparty/rackspace/php-opencloud/tests/OpenCloud/Tests/Compute/_response/Flavor.resp
2086
%%WWWDIR%%/3rdparty/rackspace/php-opencloud/tests/OpenCloud/Tests/Compute/_response/Flavor_List.resp
2087
%%WWWDIR%%/3rdparty/rackspace/php-opencloud/tests/OpenCloud/Tests/Compute/_response/Image.resp
2088
%%WWWDIR%%/3rdparty/rackspace/php-opencloud/tests/OpenCloud/Tests/Compute/_response/Image_List.resp
2089
%%WWWDIR%%/3rdparty/rackspace/php-opencloud/tests/OpenCloud/Tests/Compute/_response/Server.resp
2090
%%WWWDIR%%/3rdparty/rackspace/php-opencloud/tests/OpenCloud/Tests/Compute/_response/Server_List.resp
2091
%%WWWDIR%%/3rdparty/rackspace/php-opencloud/tests/OpenCloud/Tests/DNS/DnsTestCase.php
2092
%%WWWDIR%%/3rdparty/rackspace/php-opencloud/tests/OpenCloud/Tests/DNS/Resource/DomainTest.php
2093
%%WWWDIR%%/3rdparty/rackspace/php-opencloud/tests/OpenCloud/Tests/DNS/Resource/PtrRecordTest.php
2094
%%WWWDIR%%/3rdparty/rackspace/php-opencloud/tests/OpenCloud/Tests/DNS/Resource/RecordTest.php
2095
%%WWWDIR%%/3rdparty/rackspace/php-opencloud/tests/OpenCloud/Tests/DNS/ServiceTest.php
2096
%%WWWDIR%%/3rdparty/rackspace/php-opencloud/tests/OpenCloud/Tests/DNS/_response/Domain.resp
2097
%%WWWDIR%%/3rdparty/rackspace/php-opencloud/tests/OpenCloud/Tests/DNS/_response/Domain_Changes.resp
2098
%%WWWDIR%%/3rdparty/rackspace/php-opencloud/tests/OpenCloud/Tests/DNS/_response/Domain_List.resp
2099
%%WWWDIR%%/3rdparty/rackspace/php-opencloud/tests/OpenCloud/Tests/Database/DatabaseTestCase.php
2100
%%WWWDIR%%/3rdparty/rackspace/php-opencloud/tests/OpenCloud/Tests/Database/Resource/DatabaseTest.php
2101
%%WWWDIR%%/3rdparty/rackspace/php-opencloud/tests/OpenCloud/Tests/Database/Resource/InstanceTest.php
2102
%%WWWDIR%%/3rdparty/rackspace/php-opencloud/tests/OpenCloud/Tests/Database/Resource/UserTest.php
2103
%%WWWDIR%%/3rdparty/rackspace/php-opencloud/tests/OpenCloud/Tests/Database/ServiceTest.php
2104
%%WWWDIR%%/3rdparty/rackspace/php-opencloud/tests/OpenCloud/Tests/Database/_response/Instance.resp
2105
%%WWWDIR%%/3rdparty/rackspace/php-opencloud/tests/OpenCloud/Tests/Identity/IdentityTestCase.php
2106
%%WWWDIR%%/3rdparty/rackspace/php-opencloud/tests/OpenCloud/Tests/Identity/Resource/RoleTest.php
2107
%%WWWDIR%%/3rdparty/rackspace/php-opencloud/tests/OpenCloud/Tests/Identity/Resource/TenantTest.php
2108
%%WWWDIR%%/3rdparty/rackspace/php-opencloud/tests/OpenCloud/Tests/Identity/Resource/TokenTest.php
2109
%%WWWDIR%%/3rdparty/rackspace/php-opencloud/tests/OpenCloud/Tests/Identity/Resource/UserTest.php
2110
%%WWWDIR%%/3rdparty/rackspace/php-opencloud/tests/OpenCloud/Tests/Identity/ServiceTest.php
2111
%%WWWDIR%%/3rdparty/rackspace/php-opencloud/tests/OpenCloud/Tests/LoadBalancer/LoadBalancerTestCase.php
2112
%%WWWDIR%%/3rdparty/rackspace/php-opencloud/tests/OpenCloud/Tests/LoadBalancer/Resource/LoadBalancerTest.php
2113
%%WWWDIR%%/3rdparty/rackspace/php-opencloud/tests/OpenCloud/Tests/LoadBalancer/Resource/SubResourceTest.php
2114
%%WWWDIR%%/3rdparty/rackspace/php-opencloud/tests/OpenCloud/Tests/LoadBalancer/ServiceTest.php
2115
%%WWWDIR%%/3rdparty/rackspace/php-opencloud/tests/OpenCloud/Tests/LoadBalancer/_response/LoadBalancer.resp
2116
%%WWWDIR%%/3rdparty/rackspace/php-opencloud/tests/OpenCloud/Tests/MockSubscriber.php
2117
%%WWWDIR%%/3rdparty/rackspace/php-opencloud/tests/OpenCloud/Tests/ObjectStore/ObjectStoreTestCase.php
2118
%%WWWDIR%%/3rdparty/rackspace/php-opencloud/tests/OpenCloud/Tests/ObjectStore/Resource/ContainerTest.php
2119
%%WWWDIR%%/3rdparty/rackspace/php-opencloud/tests/OpenCloud/Tests/ObjectStore/Resource/DataObjectTest.php
2120
%%WWWDIR%%/3rdparty/rackspace/php-opencloud/tests/OpenCloud/Tests/ObjectStore/Resource/TransferTest.php
2121
%%WWWDIR%%/3rdparty/rackspace/php-opencloud/tests/OpenCloud/Tests/ObjectStore/ServiceTest.php
2122
%%WWWDIR%%/3rdparty/rackspace/php-opencloud/tests/OpenCloud/Tests/ObjectStore/Upload/ContainerMigrationTest.php
2123
%%WWWDIR%%/3rdparty/rackspace/php-opencloud/tests/OpenCloud/Tests/ObjectStore/_response/Object.resp
2124
%%WWWDIR%%/3rdparty/rackspace/php-opencloud/tests/OpenCloud/Tests/ObjectStore/_response/Object_Metadata.resp
2125
%%WWWDIR%%/3rdparty/rackspace/php-opencloud/tests/OpenCloud/Tests/OpenCloudTestCase.php
2126
%%WWWDIR%%/3rdparty/rackspace/php-opencloud/tests/OpenCloud/Tests/OpenStackTest.php
2127
%%WWWDIR%%/3rdparty/rackspace/php-opencloud/tests/OpenCloud/Tests/Queues/QueuesTestCase.php
2128
%%WWWDIR%%/3rdparty/rackspace/php-opencloud/tests/OpenCloud/Tests/Queues/Resource/ClaimTest.php
2129
%%WWWDIR%%/3rdparty/rackspace/php-opencloud/tests/OpenCloud/Tests/Queues/Resource/MessageTest.php
2130
%%WWWDIR%%/3rdparty/rackspace/php-opencloud/tests/OpenCloud/Tests/Queues/Resource/QueueTest.php
2131
%%WWWDIR%%/3rdparty/rackspace/php-opencloud/tests/OpenCloud/Tests/Queues/ServiceTest.php
2132
%%WWWDIR%%/3rdparty/rackspace/php-opencloud/tests/OpenCloud/Tests/Queues/_response/Claim.resp
2133
%%WWWDIR%%/3rdparty/rackspace/php-opencloud/tests/OpenCloud/Tests/Queues/_response/Message.resp
2134
%%WWWDIR%%/3rdparty/rackspace/php-opencloud/tests/OpenCloud/Tests/Queues/_response/Queue_List.resp
2135
%%WWWDIR%%/3rdparty/rackspace/php-opencloud/tests/OpenCloud/Tests/RackspaceTest.php
2136
%%WWWDIR%%/3rdparty/rackspace/php-opencloud/tests/OpenCloud/Tests/VersionTest.php
2137
%%WWWDIR%%/3rdparty/rackspace/php-opencloud/tests/OpenCloud/Tests/Volume/Resource/SnapshotTest.php
2138
%%WWWDIR%%/3rdparty/rackspace/php-opencloud/tests/OpenCloud/Tests/Volume/Resource/VolumeTest.php
2139
%%WWWDIR%%/3rdparty/rackspace/php-opencloud/tests/OpenCloud/Tests/Volume/Resource/VolumeTypeTest.php
2140
%%WWWDIR%%/3rdparty/rackspace/php-opencloud/tests/OpenCloud/Tests/Volume/ServiceTest.php
2141
%%WWWDIR%%/3rdparty/rackspace/php-opencloud/tests/OpenCloud/Tests/Volume/VolumeTestCase.php
2142
%%WWWDIR%%/3rdparty/rackspace/php-opencloud/tests/OpenCloud/Tests/Volume/_response/Volume.resp
2143
%%WWWDIR%%/3rdparty/rackspace/php-opencloud/tests/OpenCloud/Tests/_response/Auth.resp
2144
%%WWWDIR%%/3rdparty/rackspace/php-opencloud/tests/OpenCloud/Tests/_response/Auth_No_Default_Region.resp
2145
%%WWWDIR%%/3rdparty/rackspace/php-opencloud/tests/OpenCloud/Tests/_response/Auth_OpenStack.resp
2146
%%WWWDIR%%/3rdparty/rackspace/php-opencloud/tests/bootstrap.php
2147
%%WWWDIR%%/3rdparty/react/promise/LICENSE
2123
%%WWWDIR%%/3rdparty/react/promise/LICENSE
2148
%%WWWDIR%%/3rdparty/react/promise/src/CancellablePromiseInterface.php
2124
%%WWWDIR%%/3rdparty/react/promise/src/CancellablePromiseInterface.php
2149
%%WWWDIR%%/3rdparty/react/promise/src/Deferred.php
2125
%%WWWDIR%%/3rdparty/react/promise/src/Deferred.php
Lines 2157-2165 Link Here
2157
%%WWWDIR%%/3rdparty/react/promise/src/UnhandledRejectionException.php
2133
%%WWWDIR%%/3rdparty/react/promise/src/UnhandledRejectionException.php
2158
%%WWWDIR%%/3rdparty/react/promise/src/functions.php
2134
%%WWWDIR%%/3rdparty/react/promise/src/functions.php
2159
%%WWWDIR%%/3rdparty/react/promise/src/functions_include.php
2135
%%WWWDIR%%/3rdparty/react/promise/src/functions_include.php
2136
%%WWWDIR%%/3rdparty/sabre/dav/.gitignore
2137
%%WWWDIR%%/3rdparty/sabre/dav/CHANGELOG.md
2160
%%WWWDIR%%/3rdparty/sabre/dav/CONTRIBUTING.md
2138
%%WWWDIR%%/3rdparty/sabre/dav/CONTRIBUTING.md
2161
%%WWWDIR%%/3rdparty/sabre/dav/ChangeLog.md
2162
%%WWWDIR%%/3rdparty/sabre/dav/LICENSE
2139
%%WWWDIR%%/3rdparty/sabre/dav/LICENSE
2140
%%WWWDIR%%/3rdparty/sabre/dav/README.md
2163
%%WWWDIR%%/3rdparty/sabre/dav/composer.json
2141
%%WWWDIR%%/3rdparty/sabre/dav/composer.json
2164
%%WWWDIR%%/3rdparty/sabre/dav/lib/CalDAV/Backend/AbstractBackend.php
2142
%%WWWDIR%%/3rdparty/sabre/dav/lib/CalDAV/Backend/AbstractBackend.php
2165
%%WWWDIR%%/3rdparty/sabre/dav/lib/CalDAV/Backend/BackendInterface.php
2143
%%WWWDIR%%/3rdparty/sabre/dav/lib/CalDAV/Backend/BackendInterface.php
Lines 2172-2181 Link Here
2172
%%WWWDIR%%/3rdparty/sabre/dav/lib/CalDAV/Calendar.php
2150
%%WWWDIR%%/3rdparty/sabre/dav/lib/CalDAV/Calendar.php
2173
%%WWWDIR%%/3rdparty/sabre/dav/lib/CalDAV/CalendarHome.php
2151
%%WWWDIR%%/3rdparty/sabre/dav/lib/CalDAV/CalendarHome.php
2174
%%WWWDIR%%/3rdparty/sabre/dav/lib/CalDAV/CalendarObject.php
2152
%%WWWDIR%%/3rdparty/sabre/dav/lib/CalDAV/CalendarObject.php
2175
%%WWWDIR%%/3rdparty/sabre/dav/lib/CalDAV/CalendarQueryParser.php
2176
%%WWWDIR%%/3rdparty/sabre/dav/lib/CalDAV/CalendarQueryValidator.php
2153
%%WWWDIR%%/3rdparty/sabre/dav/lib/CalDAV/CalendarQueryValidator.php
2177
%%WWWDIR%%/3rdparty/sabre/dav/lib/CalDAV/CalendarRoot.php
2154
%%WWWDIR%%/3rdparty/sabre/dav/lib/CalDAV/CalendarRoot.php
2178
%%WWWDIR%%/3rdparty/sabre/dav/lib/CalDAV/CalendarRootNode.php
2179
%%WWWDIR%%/3rdparty/sabre/dav/lib/CalDAV/Exception/InvalidComponentType.php
2155
%%WWWDIR%%/3rdparty/sabre/dav/lib/CalDAV/Exception/InvalidComponentType.php
2180
%%WWWDIR%%/3rdparty/sabre/dav/lib/CalDAV/ICSExportPlugin.php
2156
%%WWWDIR%%/3rdparty/sabre/dav/lib/CalDAV/ICSExportPlugin.php
2181
%%WWWDIR%%/3rdparty/sabre/dav/lib/CalDAV/ICalendar.php
2157
%%WWWDIR%%/3rdparty/sabre/dav/lib/CalDAV/ICalendar.php
Lines 2186-2196 Link Here
2186
%%WWWDIR%%/3rdparty/sabre/dav/lib/CalDAV/Notifications/Collection.php
2162
%%WWWDIR%%/3rdparty/sabre/dav/lib/CalDAV/Notifications/Collection.php
2187
%%WWWDIR%%/3rdparty/sabre/dav/lib/CalDAV/Notifications/ICollection.php
2163
%%WWWDIR%%/3rdparty/sabre/dav/lib/CalDAV/Notifications/ICollection.php
2188
%%WWWDIR%%/3rdparty/sabre/dav/lib/CalDAV/Notifications/INode.php
2164
%%WWWDIR%%/3rdparty/sabre/dav/lib/CalDAV/Notifications/INode.php
2189
%%WWWDIR%%/3rdparty/sabre/dav/lib/CalDAV/Notifications/INotificationType.php
2190
%%WWWDIR%%/3rdparty/sabre/dav/lib/CalDAV/Notifications/Node.php
2165
%%WWWDIR%%/3rdparty/sabre/dav/lib/CalDAV/Notifications/Node.php
2191
%%WWWDIR%%/3rdparty/sabre/dav/lib/CalDAV/Notifications/Notification/Invite.php
2192
%%WWWDIR%%/3rdparty/sabre/dav/lib/CalDAV/Notifications/Notification/InviteReply.php
2193
%%WWWDIR%%/3rdparty/sabre/dav/lib/CalDAV/Notifications/Notification/SystemStatus.php
2194
%%WWWDIR%%/3rdparty/sabre/dav/lib/CalDAV/Notifications/Plugin.php
2166
%%WWWDIR%%/3rdparty/sabre/dav/lib/CalDAV/Notifications/Plugin.php
2195
%%WWWDIR%%/3rdparty/sabre/dav/lib/CalDAV/Plugin.php
2167
%%WWWDIR%%/3rdparty/sabre/dav/lib/CalDAV/Plugin.php
2196
%%WWWDIR%%/3rdparty/sabre/dav/lib/CalDAV/Principal/Collection.php
2168
%%WWWDIR%%/3rdparty/sabre/dav/lib/CalDAV/Principal/Collection.php
Lines 2199-2211 Link Here
2199
%%WWWDIR%%/3rdparty/sabre/dav/lib/CalDAV/Principal/ProxyRead.php
2171
%%WWWDIR%%/3rdparty/sabre/dav/lib/CalDAV/Principal/ProxyRead.php
2200
%%WWWDIR%%/3rdparty/sabre/dav/lib/CalDAV/Principal/ProxyWrite.php
2172
%%WWWDIR%%/3rdparty/sabre/dav/lib/CalDAV/Principal/ProxyWrite.php
2201
%%WWWDIR%%/3rdparty/sabre/dav/lib/CalDAV/Principal/User.php
2173
%%WWWDIR%%/3rdparty/sabre/dav/lib/CalDAV/Principal/User.php
2202
%%WWWDIR%%/3rdparty/sabre/dav/lib/CalDAV/Property/AllowedSharingModes.php
2203
%%WWWDIR%%/3rdparty/sabre/dav/lib/CalDAV/Property/EmailAddressSet.php
2204
%%WWWDIR%%/3rdparty/sabre/dav/lib/CalDAV/Property/Invite.php
2205
%%WWWDIR%%/3rdparty/sabre/dav/lib/CalDAV/Property/ScheduleCalendarTransp.php
2206
%%WWWDIR%%/3rdparty/sabre/dav/lib/CalDAV/Property/SupportedCalendarComponentSet.php
2207
%%WWWDIR%%/3rdparty/sabre/dav/lib/CalDAV/Property/SupportedCalendarData.php
2208
%%WWWDIR%%/3rdparty/sabre/dav/lib/CalDAV/Property/SupportedCollationSet.php
2209
%%WWWDIR%%/3rdparty/sabre/dav/lib/CalDAV/Schedule/IInbox.php
2174
%%WWWDIR%%/3rdparty/sabre/dav/lib/CalDAV/Schedule/IInbox.php
2210
%%WWWDIR%%/3rdparty/sabre/dav/lib/CalDAV/Schedule/IMipPlugin.php
2175
%%WWWDIR%%/3rdparty/sabre/dav/lib/CalDAV/Schedule/IMipPlugin.php
2211
%%WWWDIR%%/3rdparty/sabre/dav/lib/CalDAV/Schedule/IOutbox.php
2176
%%WWWDIR%%/3rdparty/sabre/dav/lib/CalDAV/Schedule/IOutbox.php
Lines 2220-2228 Link Here
2220
%%WWWDIR%%/3rdparty/sabre/dav/lib/CalDAV/Subscriptions/ISubscription.php
2185
%%WWWDIR%%/3rdparty/sabre/dav/lib/CalDAV/Subscriptions/ISubscription.php
2221
%%WWWDIR%%/3rdparty/sabre/dav/lib/CalDAV/Subscriptions/Plugin.php
2186
%%WWWDIR%%/3rdparty/sabre/dav/lib/CalDAV/Subscriptions/Plugin.php
2222
%%WWWDIR%%/3rdparty/sabre/dav/lib/CalDAV/Subscriptions/Subscription.php
2187
%%WWWDIR%%/3rdparty/sabre/dav/lib/CalDAV/Subscriptions/Subscription.php
2223
%%WWWDIR%%/3rdparty/sabre/dav/lib/CalDAV/UserCalendars.php
2188
%%WWWDIR%%/3rdparty/sabre/dav/lib/CalDAV/Xml/Filter/CalendarData.php
2189
%%WWWDIR%%/3rdparty/sabre/dav/lib/CalDAV/Xml/Filter/CompFilter.php
2190
%%WWWDIR%%/3rdparty/sabre/dav/lib/CalDAV/Xml/Filter/ParamFilter.php
2191
%%WWWDIR%%/3rdparty/sabre/dav/lib/CalDAV/Xml/Filter/PropFilter.php
2192
%%WWWDIR%%/3rdparty/sabre/dav/lib/CalDAV/Xml/Notification/Invite.php
2193
%%WWWDIR%%/3rdparty/sabre/dav/lib/CalDAV/Xml/Notification/InviteReply.php
2194
%%WWWDIR%%/3rdparty/sabre/dav/lib/CalDAV/Xml/Notification/NotificationInterface.php
2195
%%WWWDIR%%/3rdparty/sabre/dav/lib/CalDAV/Xml/Notification/SystemStatus.php
2196
%%WWWDIR%%/3rdparty/sabre/dav/lib/CalDAV/Xml/Property/AllowedSharingModes.php
2197
%%WWWDIR%%/3rdparty/sabre/dav/lib/CalDAV/Xml/Property/EmailAddressSet.php
2198
%%WWWDIR%%/3rdparty/sabre/dav/lib/CalDAV/Xml/Property/Invite.php
2199
%%WWWDIR%%/3rdparty/sabre/dav/lib/CalDAV/Xml/Property/ScheduleCalendarTransp.php
2200
%%WWWDIR%%/3rdparty/sabre/dav/lib/CalDAV/Xml/Property/SupportedCalendarComponentSet.php
2201
%%WWWDIR%%/3rdparty/sabre/dav/lib/CalDAV/Xml/Property/SupportedCalendarData.php
2202
%%WWWDIR%%/3rdparty/sabre/dav/lib/CalDAV/Xml/Property/SupportedCollationSet.php
2203
%%WWWDIR%%/3rdparty/sabre/dav/lib/CalDAV/Xml/Request/CalendarMultiGetReport.php
2204
%%WWWDIR%%/3rdparty/sabre/dav/lib/CalDAV/Xml/Request/CalendarQueryReport.php
2205
%%WWWDIR%%/3rdparty/sabre/dav/lib/CalDAV/Xml/Request/FreeBusyQueryReport.php
2206
%%WWWDIR%%/3rdparty/sabre/dav/lib/CalDAV/Xml/Request/InviteReply.php
2207
%%WWWDIR%%/3rdparty/sabre/dav/lib/CalDAV/Xml/Request/MkCalendar.php
2208
%%WWWDIR%%/3rdparty/sabre/dav/lib/CalDAV/Xml/Request/Share.php
2224
%%WWWDIR%%/3rdparty/sabre/dav/lib/CardDAV/AddressBook.php
2209
%%WWWDIR%%/3rdparty/sabre/dav/lib/CardDAV/AddressBook.php
2225
%%WWWDIR%%/3rdparty/sabre/dav/lib/CardDAV/AddressBookQueryParser.php
2210
%%WWWDIR%%/3rdparty/sabre/dav/lib/CardDAV/AddressBookHome.php
2226
%%WWWDIR%%/3rdparty/sabre/dav/lib/CardDAV/AddressBookRoot.php
2211
%%WWWDIR%%/3rdparty/sabre/dav/lib/CardDAV/AddressBookRoot.php
2227
%%WWWDIR%%/3rdparty/sabre/dav/lib/CardDAV/Backend/AbstractBackend.php
2212
%%WWWDIR%%/3rdparty/sabre/dav/lib/CardDAV/Backend/AbstractBackend.php
2228
%%WWWDIR%%/3rdparty/sabre/dav/lib/CardDAV/Backend/BackendInterface.php
2213
%%WWWDIR%%/3rdparty/sabre/dav/lib/CardDAV/Backend/BackendInterface.php
Lines 2233-2242 Link Here
2233
%%WWWDIR%%/3rdparty/sabre/dav/lib/CardDAV/ICard.php
2218
%%WWWDIR%%/3rdparty/sabre/dav/lib/CardDAV/ICard.php
2234
%%WWWDIR%%/3rdparty/sabre/dav/lib/CardDAV/IDirectory.php
2219
%%WWWDIR%%/3rdparty/sabre/dav/lib/CardDAV/IDirectory.php
2235
%%WWWDIR%%/3rdparty/sabre/dav/lib/CardDAV/Plugin.php
2220
%%WWWDIR%%/3rdparty/sabre/dav/lib/CardDAV/Plugin.php
2236
%%WWWDIR%%/3rdparty/sabre/dav/lib/CardDAV/Property/SupportedAddressData.php
2237
%%WWWDIR%%/3rdparty/sabre/dav/lib/CardDAV/Property/SupportedCollationSet.php
2238
%%WWWDIR%%/3rdparty/sabre/dav/lib/CardDAV/UserAddressBooks.php
2239
%%WWWDIR%%/3rdparty/sabre/dav/lib/CardDAV/VCFExportPlugin.php
2221
%%WWWDIR%%/3rdparty/sabre/dav/lib/CardDAV/VCFExportPlugin.php
2222
%%WWWDIR%%/3rdparty/sabre/dav/lib/CardDAV/Xml/Filter/AddressData.php
2223
%%WWWDIR%%/3rdparty/sabre/dav/lib/CardDAV/Xml/Filter/ParamFilter.php
2224
%%WWWDIR%%/3rdparty/sabre/dav/lib/CardDAV/Xml/Filter/PropFilter.php
2225
%%WWWDIR%%/3rdparty/sabre/dav/lib/CardDAV/Xml/Property/SupportedAddressData.php
2226
%%WWWDIR%%/3rdparty/sabre/dav/lib/CardDAV/Xml/Property/SupportedCollationSet.php
2227
%%WWWDIR%%/3rdparty/sabre/dav/lib/CardDAV/Xml/Request/AddressBookMultiGetReport.php
2228
%%WWWDIR%%/3rdparty/sabre/dav/lib/CardDAV/Xml/Request/AddressBookQueryReport.php
2240
%%WWWDIR%%/3rdparty/sabre/dav/lib/DAV/Auth/Backend/AbstractBasic.php
2229
%%WWWDIR%%/3rdparty/sabre/dav/lib/DAV/Auth/Backend/AbstractBasic.php
2241
%%WWWDIR%%/3rdparty/sabre/dav/lib/DAV/Auth/Backend/AbstractDigest.php
2230
%%WWWDIR%%/3rdparty/sabre/dav/lib/DAV/Auth/Backend/AbstractDigest.php
2242
%%WWWDIR%%/3rdparty/sabre/dav/lib/DAV/Auth/Backend/Apache.php
2231
%%WWWDIR%%/3rdparty/sabre/dav/lib/DAV/Auth/Backend/Apache.php
Lines 2246-2251 Link Here
2246
%%WWWDIR%%/3rdparty/sabre/dav/lib/DAV/Auth/Backend/PDO.php
2235
%%WWWDIR%%/3rdparty/sabre/dav/lib/DAV/Auth/Backend/PDO.php
2247
%%WWWDIR%%/3rdparty/sabre/dav/lib/DAV/Auth/Plugin.php
2236
%%WWWDIR%%/3rdparty/sabre/dav/lib/DAV/Auth/Plugin.php
2248
%%WWWDIR%%/3rdparty/sabre/dav/lib/DAV/Browser/GuessContentType.php
2237
%%WWWDIR%%/3rdparty/sabre/dav/lib/DAV/Browser/GuessContentType.php
2238
%%WWWDIR%%/3rdparty/sabre/dav/lib/DAV/Browser/HtmlOutput.php
2239
%%WWWDIR%%/3rdparty/sabre/dav/lib/DAV/Browser/HtmlOutputHelper.php
2249
%%WWWDIR%%/3rdparty/sabre/dav/lib/DAV/Browser/MapGetToPropFind.php
2240
%%WWWDIR%%/3rdparty/sabre/dav/lib/DAV/Browser/MapGetToPropFind.php
2250
%%WWWDIR%%/3rdparty/sabre/dav/lib/DAV/Browser/Plugin.php
2241
%%WWWDIR%%/3rdparty/sabre/dav/lib/DAV/Browser/Plugin.php
2251
%%WWWDIR%%/3rdparty/sabre/dav/lib/DAV/Browser/PropFindAll.php
2242
%%WWWDIR%%/3rdparty/sabre/dav/lib/DAV/Browser/PropFindAll.php
Lines 2266-2272 Link Here
2266
%%WWWDIR%%/3rdparty/sabre/dav/lib/DAV/Exception/BadRequest.php
2257
%%WWWDIR%%/3rdparty/sabre/dav/lib/DAV/Exception/BadRequest.php
2267
%%WWWDIR%%/3rdparty/sabre/dav/lib/DAV/Exception/Conflict.php
2258
%%WWWDIR%%/3rdparty/sabre/dav/lib/DAV/Exception/Conflict.php
2268
%%WWWDIR%%/3rdparty/sabre/dav/lib/DAV/Exception/ConflictingLock.php
2259
%%WWWDIR%%/3rdparty/sabre/dav/lib/DAV/Exception/ConflictingLock.php
2269
%%WWWDIR%%/3rdparty/sabre/dav/lib/DAV/Exception/FileNotFound.php
2270
%%WWWDIR%%/3rdparty/sabre/dav/lib/DAV/Exception/Forbidden.php
2260
%%WWWDIR%%/3rdparty/sabre/dav/lib/DAV/Exception/Forbidden.php
2271
%%WWWDIR%%/3rdparty/sabre/dav/lib/DAV/Exception/InsufficientStorage.php
2261
%%WWWDIR%%/3rdparty/sabre/dav/lib/DAV/Exception/InsufficientStorage.php
2272
%%WWWDIR%%/3rdparty/sabre/dav/lib/DAV/Exception/InvalidResourceType.php
2262
%%WWWDIR%%/3rdparty/sabre/dav/lib/DAV/Exception/InvalidResourceType.php
Lines 2290-2296 Link Here
2290
%%WWWDIR%%/3rdparty/sabre/dav/lib/DAV/FS/Node.php
2280
%%WWWDIR%%/3rdparty/sabre/dav/lib/DAV/FS/Node.php
2291
%%WWWDIR%%/3rdparty/sabre/dav/lib/DAV/FSExt/Directory.php
2281
%%WWWDIR%%/3rdparty/sabre/dav/lib/DAV/FSExt/Directory.php
2292
%%WWWDIR%%/3rdparty/sabre/dav/lib/DAV/FSExt/File.php
2282
%%WWWDIR%%/3rdparty/sabre/dav/lib/DAV/FSExt/File.php
2293
%%WWWDIR%%/3rdparty/sabre/dav/lib/DAV/FSExt/Node.php
2294
%%WWWDIR%%/3rdparty/sabre/dav/lib/DAV/File.php
2283
%%WWWDIR%%/3rdparty/sabre/dav/lib/DAV/File.php
2295
%%WWWDIR%%/3rdparty/sabre/dav/lib/DAV/ICollection.php
2284
%%WWWDIR%%/3rdparty/sabre/dav/lib/DAV/ICollection.php
2296
%%WWWDIR%%/3rdparty/sabre/dav/lib/DAV/IExtendedCollection.php
2285
%%WWWDIR%%/3rdparty/sabre/dav/lib/DAV/IExtendedCollection.php
Lines 2302-2332 Link Here
2302
%%WWWDIR%%/3rdparty/sabre/dav/lib/DAV/IQuota.php
2291
%%WWWDIR%%/3rdparty/sabre/dav/lib/DAV/IQuota.php
2303
%%WWWDIR%%/3rdparty/sabre/dav/lib/DAV/Locks/Backend/AbstractBackend.php
2292
%%WWWDIR%%/3rdparty/sabre/dav/lib/DAV/Locks/Backend/AbstractBackend.php
2304
%%WWWDIR%%/3rdparty/sabre/dav/lib/DAV/Locks/Backend/BackendInterface.php
2293
%%WWWDIR%%/3rdparty/sabre/dav/lib/DAV/Locks/Backend/BackendInterface.php
2305
%%WWWDIR%%/3rdparty/sabre/dav/lib/DAV/Locks/Backend/FS.php
2306
%%WWWDIR%%/3rdparty/sabre/dav/lib/DAV/Locks/Backend/File.php
2294
%%WWWDIR%%/3rdparty/sabre/dav/lib/DAV/Locks/Backend/File.php
2307
%%WWWDIR%%/3rdparty/sabre/dav/lib/DAV/Locks/Backend/PDO.php
2295
%%WWWDIR%%/3rdparty/sabre/dav/lib/DAV/Locks/Backend/PDO.php
2308
%%WWWDIR%%/3rdparty/sabre/dav/lib/DAV/Locks/LockInfo.php
2296
%%WWWDIR%%/3rdparty/sabre/dav/lib/DAV/Locks/LockInfo.php
2309
%%WWWDIR%%/3rdparty/sabre/dav/lib/DAV/Locks/Plugin.php
2297
%%WWWDIR%%/3rdparty/sabre/dav/lib/DAV/Locks/Plugin.php
2298
%%WWWDIR%%/3rdparty/sabre/dav/lib/DAV/MkCol.php
2310
%%WWWDIR%%/3rdparty/sabre/dav/lib/DAV/Mount/Plugin.php
2299
%%WWWDIR%%/3rdparty/sabre/dav/lib/DAV/Mount/Plugin.php
2311
%%WWWDIR%%/3rdparty/sabre/dav/lib/DAV/Node.php
2300
%%WWWDIR%%/3rdparty/sabre/dav/lib/DAV/Node.php
2312
%%WWWDIR%%/3rdparty/sabre/dav/lib/DAV/PartialUpdate/IFile.php
2313
%%WWWDIR%%/3rdparty/sabre/dav/lib/DAV/PartialUpdate/IPatchSupport.php
2301
%%WWWDIR%%/3rdparty/sabre/dav/lib/DAV/PartialUpdate/IPatchSupport.php
2314
%%WWWDIR%%/3rdparty/sabre/dav/lib/DAV/PartialUpdate/Plugin.php
2302
%%WWWDIR%%/3rdparty/sabre/dav/lib/DAV/PartialUpdate/Plugin.php
2315
%%WWWDIR%%/3rdparty/sabre/dav/lib/DAV/PropFind.php
2303
%%WWWDIR%%/3rdparty/sabre/dav/lib/DAV/PropFind.php
2316
%%WWWDIR%%/3rdparty/sabre/dav/lib/DAV/PropPatch.php
2304
%%WWWDIR%%/3rdparty/sabre/dav/lib/DAV/PropPatch.php
2317
%%WWWDIR%%/3rdparty/sabre/dav/lib/DAV/Property.php
2318
%%WWWDIR%%/3rdparty/sabre/dav/lib/DAV/Property/GetLastModified.php
2319
%%WWWDIR%%/3rdparty/sabre/dav/lib/DAV/Property/Href.php
2320
%%WWWDIR%%/3rdparty/sabre/dav/lib/DAV/Property/HrefList.php
2321
%%WWWDIR%%/3rdparty/sabre/dav/lib/DAV/Property/IHref.php
2322
%%WWWDIR%%/3rdparty/sabre/dav/lib/DAV/Property/LockDiscovery.php
2323
%%WWWDIR%%/3rdparty/sabre/dav/lib/DAV/Property/ResourceType.php
2324
%%WWWDIR%%/3rdparty/sabre/dav/lib/DAV/Property/Response.php
2325
%%WWWDIR%%/3rdparty/sabre/dav/lib/DAV/Property/ResponseList.php
2326
%%WWWDIR%%/3rdparty/sabre/dav/lib/DAV/Property/SupportedLock.php
2327
%%WWWDIR%%/3rdparty/sabre/dav/lib/DAV/Property/SupportedMethodSet.php
2328
%%WWWDIR%%/3rdparty/sabre/dav/lib/DAV/Property/SupportedReportSet.php
2329
%%WWWDIR%%/3rdparty/sabre/dav/lib/DAV/PropertyInterface.php
2330
%%WWWDIR%%/3rdparty/sabre/dav/lib/DAV/PropertyStorage/Backend/BackendInterface.php
2305
%%WWWDIR%%/3rdparty/sabre/dav/lib/DAV/PropertyStorage/Backend/BackendInterface.php
2331
%%WWWDIR%%/3rdparty/sabre/dav/lib/DAV/PropertyStorage/Backend/PDO.php
2306
%%WWWDIR%%/3rdparty/sabre/dav/lib/DAV/PropertyStorage/Backend/PDO.php
2332
%%WWWDIR%%/3rdparty/sabre/dav/lib/DAV/PropertyStorage/Plugin.php
2307
%%WWWDIR%%/3rdparty/sabre/dav/lib/DAV/PropertyStorage/Plugin.php
Lines 2339-2354 Link Here
2339
%%WWWDIR%%/3rdparty/sabre/dav/lib/DAV/Sync/Plugin.php
2314
%%WWWDIR%%/3rdparty/sabre/dav/lib/DAV/Sync/Plugin.php
2340
%%WWWDIR%%/3rdparty/sabre/dav/lib/DAV/TemporaryFileFilterPlugin.php
2315
%%WWWDIR%%/3rdparty/sabre/dav/lib/DAV/TemporaryFileFilterPlugin.php
2341
%%WWWDIR%%/3rdparty/sabre/dav/lib/DAV/Tree.php
2316
%%WWWDIR%%/3rdparty/sabre/dav/lib/DAV/Tree.php
2342
%%WWWDIR%%/3rdparty/sabre/dav/lib/DAV/URLUtil.php
2343
%%WWWDIR%%/3rdparty/sabre/dav/lib/DAV/UUIDUtil.php
2317
%%WWWDIR%%/3rdparty/sabre/dav/lib/DAV/UUIDUtil.php
2344
%%WWWDIR%%/3rdparty/sabre/dav/lib/DAV/Version.php
2318
%%WWWDIR%%/3rdparty/sabre/dav/lib/DAV/Version.php
2345
%%WWWDIR%%/3rdparty/sabre/dav/lib/DAV/XMLUtil.php
2319
%%WWWDIR%%/3rdparty/sabre/dav/lib/DAV/Xml/Element/Prop.php
2320
%%WWWDIR%%/3rdparty/sabre/dav/lib/DAV/Xml/Element/Response.php
2321
%%WWWDIR%%/3rdparty/sabre/dav/lib/DAV/Xml/Property/Complex.php
2322
%%WWWDIR%%/3rdparty/sabre/dav/lib/DAV/Xml/Property/GetLastModified.php
2323
%%WWWDIR%%/3rdparty/sabre/dav/lib/DAV/Xml/Property/Href.php
2324
%%WWWDIR%%/3rdparty/sabre/dav/lib/DAV/Xml/Property/LockDiscovery.php
2325
%%WWWDIR%%/3rdparty/sabre/dav/lib/DAV/Xml/Property/ResourceType.php
2326
%%WWWDIR%%/3rdparty/sabre/dav/lib/DAV/Xml/Property/SupportedLock.php
2327
%%WWWDIR%%/3rdparty/sabre/dav/lib/DAV/Xml/Property/SupportedMethodSet.php
2328
%%WWWDIR%%/3rdparty/sabre/dav/lib/DAV/Xml/Property/SupportedReportSet.php
2329
%%WWWDIR%%/3rdparty/sabre/dav/lib/DAV/Xml/Request/Lock.php
2330
%%WWWDIR%%/3rdparty/sabre/dav/lib/DAV/Xml/Request/MkCol.php
2331
%%WWWDIR%%/3rdparty/sabre/dav/lib/DAV/Xml/Request/PropFind.php
2332
%%WWWDIR%%/3rdparty/sabre/dav/lib/DAV/Xml/Request/PropPatch.php
2333
%%WWWDIR%%/3rdparty/sabre/dav/lib/DAV/Xml/Request/SyncCollectionReport.php
2334
%%WWWDIR%%/3rdparty/sabre/dav/lib/DAV/Xml/Response/MultiStatus.php
2335
%%WWWDIR%%/3rdparty/sabre/dav/lib/DAV/Xml/Service.php
2346
%%WWWDIR%%/3rdparty/sabre/dav/lib/DAVACL/AbstractPrincipalCollection.php
2336
%%WWWDIR%%/3rdparty/sabre/dav/lib/DAVACL/AbstractPrincipalCollection.php
2347
%%WWWDIR%%/3rdparty/sabre/dav/lib/DAVACL/Exception/AceConflict.php
2337
%%WWWDIR%%/3rdparty/sabre/dav/lib/DAVACL/Exception/AceConflict.php
2348
%%WWWDIR%%/3rdparty/sabre/dav/lib/DAVACL/Exception/NeedPrivileges.php
2338
%%WWWDIR%%/3rdparty/sabre/dav/lib/DAVACL/Exception/NeedPrivileges.php
2349
%%WWWDIR%%/3rdparty/sabre/dav/lib/DAVACL/Exception/NoAbstract.php
2339
%%WWWDIR%%/3rdparty/sabre/dav/lib/DAVACL/Exception/NoAbstract.php
2350
%%WWWDIR%%/3rdparty/sabre/dav/lib/DAVACL/Exception/NotRecognizedPrincipal.php
2340
%%WWWDIR%%/3rdparty/sabre/dav/lib/DAVACL/Exception/NotRecognizedPrincipal.php
2351
%%WWWDIR%%/3rdparty/sabre/dav/lib/DAVACL/Exception/NotSupportedPrivilege.php
2341
%%WWWDIR%%/3rdparty/sabre/dav/lib/DAVACL/Exception/NotSupportedPrivilege.php
2342
%%WWWDIR%%/3rdparty/sabre/dav/lib/DAVACL/FS/Collection.php
2343
%%WWWDIR%%/3rdparty/sabre/dav/lib/DAVACL/FS/File.php
2344
%%WWWDIR%%/3rdparty/sabre/dav/lib/DAVACL/FS/HomeCollection.php
2352
%%WWWDIR%%/3rdparty/sabre/dav/lib/DAVACL/IACL.php
2345
%%WWWDIR%%/3rdparty/sabre/dav/lib/DAVACL/IACL.php
2353
%%WWWDIR%%/3rdparty/sabre/dav/lib/DAVACL/IPrincipal.php
2346
%%WWWDIR%%/3rdparty/sabre/dav/lib/DAVACL/IPrincipal.php
2354
%%WWWDIR%%/3rdparty/sabre/dav/lib/DAVACL/IPrincipalCollection.php
2347
%%WWWDIR%%/3rdparty/sabre/dav/lib/DAVACL/IPrincipalCollection.php
Lines 2356-2370 Link Here
2356
%%WWWDIR%%/3rdparty/sabre/dav/lib/DAVACL/Principal.php
2349
%%WWWDIR%%/3rdparty/sabre/dav/lib/DAVACL/Principal.php
2357
%%WWWDIR%%/3rdparty/sabre/dav/lib/DAVACL/PrincipalBackend/AbstractBackend.php
2350
%%WWWDIR%%/3rdparty/sabre/dav/lib/DAVACL/PrincipalBackend/AbstractBackend.php
2358
%%WWWDIR%%/3rdparty/sabre/dav/lib/DAVACL/PrincipalBackend/BackendInterface.php
2351
%%WWWDIR%%/3rdparty/sabre/dav/lib/DAVACL/PrincipalBackend/BackendInterface.php
2352
%%WWWDIR%%/3rdparty/sabre/dav/lib/DAVACL/PrincipalBackend/CreatePrincipalSupport.php
2359
%%WWWDIR%%/3rdparty/sabre/dav/lib/DAVACL/PrincipalBackend/PDO.php
2353
%%WWWDIR%%/3rdparty/sabre/dav/lib/DAVACL/PrincipalBackend/PDO.php
2360
%%WWWDIR%%/3rdparty/sabre/dav/lib/DAVACL/PrincipalCollection.php
2354
%%WWWDIR%%/3rdparty/sabre/dav/lib/DAVACL/PrincipalCollection.php
2361
%%WWWDIR%%/3rdparty/sabre/dav/lib/DAVACL/Property/Acl.php
2355
%%WWWDIR%%/3rdparty/sabre/dav/lib/DAVACL/Xml/Property/Acl.php
2362
%%WWWDIR%%/3rdparty/sabre/dav/lib/DAVACL/Property/AclRestrictions.php
2356
%%WWWDIR%%/3rdparty/sabre/dav/lib/DAVACL/Xml/Property/AclRestrictions.php
2363
%%WWWDIR%%/3rdparty/sabre/dav/lib/DAVACL/Property/CurrentUserPrivilegeSet.php
2357
%%WWWDIR%%/3rdparty/sabre/dav/lib/DAVACL/Xml/Property/CurrentUserPrivilegeSet.php
2364
%%WWWDIR%%/3rdparty/sabre/dav/lib/DAVACL/Property/Principal.php
2358
%%WWWDIR%%/3rdparty/sabre/dav/lib/DAVACL/Xml/Property/Principal.php
2365
%%WWWDIR%%/3rdparty/sabre/dav/lib/DAVACL/Property/SupportedPrivilegeSet.php
2359
%%WWWDIR%%/3rdparty/sabre/dav/lib/DAVACL/Xml/Property/SupportedPrivilegeSet.php
2360
%%WWWDIR%%/3rdparty/sabre/dav/lib/DAVACL/Xml/Request/ExpandPropertyReport.php
2361
%%WWWDIR%%/3rdparty/sabre/dav/lib/DAVACL/Xml/Request/PrincipalPropertySearchReport.php
2362
%%WWWDIR%%/3rdparty/sabre/dav/lib/DAVACL/Xml/Request/PrincipalSearchPropertySetReport.php
2363
%%WWWDIR%%/3rdparty/sabre/event/.gitignore
2366
%%WWWDIR%%/3rdparty/sabre/event/CHANGELOG.md
2364
%%WWWDIR%%/3rdparty/sabre/event/CHANGELOG.md
2367
%%WWWDIR%%/3rdparty/sabre/event/LICENSE
2365
%%WWWDIR%%/3rdparty/sabre/event/LICENSE
2366
%%WWWDIR%%/3rdparty/sabre/event/README.md
2368
%%WWWDIR%%/3rdparty/sabre/event/composer.json
2367
%%WWWDIR%%/3rdparty/sabre/event/composer.json
2369
%%WWWDIR%%/3rdparty/sabre/event/lib/EventEmitter.php
2368
%%WWWDIR%%/3rdparty/sabre/event/lib/EventEmitter.php
2370
%%WWWDIR%%/3rdparty/sabre/event/lib/EventEmitterInterface.php
2369
%%WWWDIR%%/3rdparty/sabre/event/lib/EventEmitterInterface.php
Lines 2373-2384 Link Here
2373
%%WWWDIR%%/3rdparty/sabre/event/lib/PromiseAlreadyResolvedException.php
2372
%%WWWDIR%%/3rdparty/sabre/event/lib/PromiseAlreadyResolvedException.php
2374
%%WWWDIR%%/3rdparty/sabre/event/lib/Version.php
2373
%%WWWDIR%%/3rdparty/sabre/event/lib/Version.php
2375
%%WWWDIR%%/3rdparty/sabre/event/phpunit.xml.dist
2374
%%WWWDIR%%/3rdparty/sabre/event/phpunit.xml.dist
2376
%%WWWDIR%%/3rdparty/sabre/http/ChangeLog.md
2375
%%WWWDIR%%/3rdparty/sabre/http/.gitignore
2376
%%WWWDIR%%/3rdparty/sabre/http/CHANGELOG.md
2377
%%WWWDIR%%/3rdparty/sabre/http/LICENSE
2377
%%WWWDIR%%/3rdparty/sabre/http/LICENSE
2378
%%WWWDIR%%/3rdparty/sabre/http/README.md
2378
%%WWWDIR%%/3rdparty/sabre/http/composer.json
2379
%%WWWDIR%%/3rdparty/sabre/http/composer.json
2379
%%WWWDIR%%/3rdparty/sabre/http/lib/Auth/AWS.php
2380
%%WWWDIR%%/3rdparty/sabre/http/lib/Auth/AWS.php
2380
%%WWWDIR%%/3rdparty/sabre/http/lib/Auth/AbstractAuth.php
2381
%%WWWDIR%%/3rdparty/sabre/http/lib/Auth/AbstractAuth.php
2381
%%WWWDIR%%/3rdparty/sabre/http/lib/Auth/Basic.php
2382
%%WWWDIR%%/3rdparty/sabre/http/lib/Auth/Basic.php
2383
%%WWWDIR%%/3rdparty/sabre/http/lib/Auth/Bearer.php
2382
%%WWWDIR%%/3rdparty/sabre/http/lib/Auth/Digest.php
2384
%%WWWDIR%%/3rdparty/sabre/http/lib/Auth/Digest.php
2383
%%WWWDIR%%/3rdparty/sabre/http/lib/Client.php
2385
%%WWWDIR%%/3rdparty/sabre/http/lib/Client.php
2384
%%WWWDIR%%/3rdparty/sabre/http/lib/ClientException.php
2386
%%WWWDIR%%/3rdparty/sabre/http/lib/ClientException.php
Lines 2397-2404 Link Here
2397
%%WWWDIR%%/3rdparty/sabre/http/lib/URLUtil.php
2399
%%WWWDIR%%/3rdparty/sabre/http/lib/URLUtil.php
2398
%%WWWDIR%%/3rdparty/sabre/http/lib/Util.php
2400
%%WWWDIR%%/3rdparty/sabre/http/lib/Util.php
2399
%%WWWDIR%%/3rdparty/sabre/http/lib/Version.php
2401
%%WWWDIR%%/3rdparty/sabre/http/lib/Version.php
2402
%%WWWDIR%%/3rdparty/sabre/http/lib/functions.php
2403
%%WWWDIR%%/3rdparty/sabre/uri/.gitignore
2404
%%WWWDIR%%/3rdparty/sabre/uri/CHANGELOG.md
2405
%%WWWDIR%%/3rdparty/sabre/uri/LICENSE
2406
%%WWWDIR%%/3rdparty/sabre/uri/README.md
2407
%%WWWDIR%%/3rdparty/sabre/uri/composer.json
2408
%%WWWDIR%%/3rdparty/sabre/uri/lib/Version.php
2409
%%WWWDIR%%/3rdparty/sabre/uri/lib/functions.php
2410
%%WWWDIR%%/3rdparty/sabre/uri/tests/BuildTest.php
2411
%%WWWDIR%%/3rdparty/sabre/uri/tests/NormalizeTest.php
2412
%%WWWDIR%%/3rdparty/sabre/uri/tests/ResolveTest.php
2413
%%WWWDIR%%/3rdparty/sabre/uri/tests/SplitTest.php
2414
%%WWWDIR%%/3rdparty/sabre/uri/tests/phpcs/ruleset.xml
2415
%%WWWDIR%%/3rdparty/sabre/uri/tests/phpunit.xml.dist
2416
%%WWWDIR%%/3rdparty/sabre/vobject/.gitignore
2400
%%WWWDIR%%/3rdparty/sabre/vobject/ChangeLog.md
2417
%%WWWDIR%%/3rdparty/sabre/vobject/ChangeLog.md
2401
%%WWWDIR%%/3rdparty/sabre/vobject/LICENSE
2418
%%WWWDIR%%/3rdparty/sabre/vobject/LICENSE
2419
%%WWWDIR%%/3rdparty/sabre/vobject/README.md
2402
%%WWWDIR%%/3rdparty/sabre/vobject/composer.json
2420
%%WWWDIR%%/3rdparty/sabre/vobject/composer.json
2403
%%WWWDIR%%/3rdparty/sabre/vobject/lib/Cli.php
2421
%%WWWDIR%%/3rdparty/sabre/vobject/lib/Cli.php
2404
%%WWWDIR%%/3rdparty/sabre/vobject/lib/Component.php
2422
%%WWWDIR%%/3rdparty/sabre/vobject/lib/Component.php
Lines 2431-2444 Link Here
2431
%%WWWDIR%%/3rdparty/sabre/vobject/lib/Property/Binary.php
2449
%%WWWDIR%%/3rdparty/sabre/vobject/lib/Property/Binary.php
2432
%%WWWDIR%%/3rdparty/sabre/vobject/lib/Property/Boolean.php
2450
%%WWWDIR%%/3rdparty/sabre/vobject/lib/Property/Boolean.php
2433
%%WWWDIR%%/3rdparty/sabre/vobject/lib/Property/FlatText.php
2451
%%WWWDIR%%/3rdparty/sabre/vobject/lib/Property/FlatText.php
2434
%%WWWDIR%%/3rdparty/sabre/vobject/lib/Property/Float.php
2452
%%WWWDIR%%/3rdparty/sabre/vobject/lib/Property/FloatValue.php
2435
%%WWWDIR%%/3rdparty/sabre/vobject/lib/Property/ICalendar/CalAddress.php
2453
%%WWWDIR%%/3rdparty/sabre/vobject/lib/Property/ICalendar/CalAddress.php
2436
%%WWWDIR%%/3rdparty/sabre/vobject/lib/Property/ICalendar/Date.php
2454
%%WWWDIR%%/3rdparty/sabre/vobject/lib/Property/ICalendar/Date.php
2437
%%WWWDIR%%/3rdparty/sabre/vobject/lib/Property/ICalendar/DateTime.php
2455
%%WWWDIR%%/3rdparty/sabre/vobject/lib/Property/ICalendar/DateTime.php
2438
%%WWWDIR%%/3rdparty/sabre/vobject/lib/Property/ICalendar/Duration.php
2456
%%WWWDIR%%/3rdparty/sabre/vobject/lib/Property/ICalendar/Duration.php
2439
%%WWWDIR%%/3rdparty/sabre/vobject/lib/Property/ICalendar/Period.php
2457
%%WWWDIR%%/3rdparty/sabre/vobject/lib/Property/ICalendar/Period.php
2440
%%WWWDIR%%/3rdparty/sabre/vobject/lib/Property/ICalendar/Recur.php
2458
%%WWWDIR%%/3rdparty/sabre/vobject/lib/Property/ICalendar/Recur.php
2441
%%WWWDIR%%/3rdparty/sabre/vobject/lib/Property/Integer.php
2459
%%WWWDIR%%/3rdparty/sabre/vobject/lib/Property/IntegerValue.php
2442
%%WWWDIR%%/3rdparty/sabre/vobject/lib/Property/Text.php
2460
%%WWWDIR%%/3rdparty/sabre/vobject/lib/Property/Text.php
2443
%%WWWDIR%%/3rdparty/sabre/vobject/lib/Property/Time.php
2461
%%WWWDIR%%/3rdparty/sabre/vobject/lib/Property/Time.php
2444
%%WWWDIR%%/3rdparty/sabre/vobject/lib/Property/Unknown.php
2462
%%WWWDIR%%/3rdparty/sabre/vobject/lib/Property/Unknown.php
Lines 2468-2473 Link Here
2468
%%WWWDIR%%/3rdparty/sabre/vobject/lib/timezonedata/php-bc.php
2486
%%WWWDIR%%/3rdparty/sabre/vobject/lib/timezonedata/php-bc.php
2469
%%WWWDIR%%/3rdparty/sabre/vobject/lib/timezonedata/php-workaround.php
2487
%%WWWDIR%%/3rdparty/sabre/vobject/lib/timezonedata/php-workaround.php
2470
%%WWWDIR%%/3rdparty/sabre/vobject/lib/timezonedata/windowszones.php
2488
%%WWWDIR%%/3rdparty/sabre/vobject/lib/timezonedata/windowszones.php
2489
%%WWWDIR%%/3rdparty/sabre/xml/.gitignore
2490
%%WWWDIR%%/3rdparty/sabre/xml/CHANGELOG.md
2491
%%WWWDIR%%/3rdparty/sabre/xml/LICENSE
2492
%%WWWDIR%%/3rdparty/sabre/xml/README.md
2493
%%WWWDIR%%/3rdparty/sabre/xml/composer.json
2494
%%WWWDIR%%/3rdparty/sabre/xml/lib/ContextStackTrait.php
2495
%%WWWDIR%%/3rdparty/sabre/xml/lib/Deserializer/functions.php
2496
%%WWWDIR%%/3rdparty/sabre/xml/lib/Element.php
2497
%%WWWDIR%%/3rdparty/sabre/xml/lib/Element/Base.php
2498
%%WWWDIR%%/3rdparty/sabre/xml/lib/Element/Cdata.php
2499
%%WWWDIR%%/3rdparty/sabre/xml/lib/Element/Elements.php
2500
%%WWWDIR%%/3rdparty/sabre/xml/lib/Element/KeyValue.php
2501
%%WWWDIR%%/3rdparty/sabre/xml/lib/Element/Uri.php
2502
%%WWWDIR%%/3rdparty/sabre/xml/lib/Element/XmlFragment.php
2503
%%WWWDIR%%/3rdparty/sabre/xml/lib/LibXMLException.php
2504
%%WWWDIR%%/3rdparty/sabre/xml/lib/ParseException.php
2505
%%WWWDIR%%/3rdparty/sabre/xml/lib/Reader.php
2506
%%WWWDIR%%/3rdparty/sabre/xml/lib/Serializer/functions.php
2507
%%WWWDIR%%/3rdparty/sabre/xml/lib/Service.php
2508
%%WWWDIR%%/3rdparty/sabre/xml/lib/Version.php
2509
%%WWWDIR%%/3rdparty/sabre/xml/lib/Writer.php
2510
%%WWWDIR%%/3rdparty/sabre/xml/lib/XmlDeserializable.php
2511
%%WWWDIR%%/3rdparty/sabre/xml/lib/XmlSerializable.php
2471
%%WWWDIR%%/3rdparty/swiftmailer/swiftmailer/lib/classes/Swift.php
2512
%%WWWDIR%%/3rdparty/swiftmailer/swiftmailer/lib/classes/Swift.php
2472
%%WWWDIR%%/3rdparty/swiftmailer/swiftmailer/lib/classes/Swift/Attachment.php
2513
%%WWWDIR%%/3rdparty/swiftmailer/swiftmailer/lib/classes/Swift/Attachment.php
2473
%%WWWDIR%%/3rdparty/swiftmailer/swiftmailer/lib/classes/Swift/ByteStream/AbstractFilterableInputStream.php
2514
%%WWWDIR%%/3rdparty/swiftmailer/swiftmailer/lib/classes/Swift/ByteStream/AbstractFilterableInputStream.php
Lines 2639-2807 Link Here
2639
%%WWWDIR%%/3rdparty/swiftmailer/swiftmailer/lib/swift_required.php
2680
%%WWWDIR%%/3rdparty/swiftmailer/swiftmailer/lib/swift_required.php
2640
%%WWWDIR%%/3rdparty/swiftmailer/swiftmailer/lib/swift_required_pear.php
2681
%%WWWDIR%%/3rdparty/swiftmailer/swiftmailer/lib/swift_required_pear.php
2641
%%WWWDIR%%/3rdparty/swiftmailer/swiftmailer/lib/swiftmailer_generate_mimes_config.php
2682
%%WWWDIR%%/3rdparty/swiftmailer/swiftmailer/lib/swiftmailer_generate_mimes_config.php
2642
%%WWWDIR%%/3rdparty/symfony/console/Symfony/Component/Console/Application.php
2683
%%WWWDIR%%/3rdparty/symfony/console/Application.php
2643
%%WWWDIR%%/3rdparty/symfony/console/Symfony/Component/Console/CHANGELOG.md
2684
%%WWWDIR%%/3rdparty/symfony/console/Command/Command.php
2644
%%WWWDIR%%/3rdparty/symfony/console/Symfony/Component/Console/Command/Command.php
2685
%%WWWDIR%%/3rdparty/symfony/console/Command/HelpCommand.php
2645
%%WWWDIR%%/3rdparty/symfony/console/Symfony/Component/Console/Command/HelpCommand.php
2686
%%WWWDIR%%/3rdparty/symfony/console/Command/ListCommand.php
2646
%%WWWDIR%%/3rdparty/symfony/console/Symfony/Component/Console/Command/ListCommand.php
2687
%%WWWDIR%%/3rdparty/symfony/console/ConsoleEvents.php
2647
%%WWWDIR%%/3rdparty/symfony/console/Symfony/Component/Console/ConsoleEvents.php
2688
%%WWWDIR%%/3rdparty/symfony/console/Descriptor/ApplicationDescription.php
2648
%%WWWDIR%%/3rdparty/symfony/console/Symfony/Component/Console/Descriptor/ApplicationDescription.php
2689
%%WWWDIR%%/3rdparty/symfony/console/Descriptor/Descriptor.php
2649
%%WWWDIR%%/3rdparty/symfony/console/Symfony/Component/Console/Descriptor/Descriptor.php
2690
%%WWWDIR%%/3rdparty/symfony/console/Descriptor/DescriptorInterface.php
2650
%%WWWDIR%%/3rdparty/symfony/console/Symfony/Component/Console/Descriptor/DescriptorInterface.php
2691
%%WWWDIR%%/3rdparty/symfony/console/Descriptor/JsonDescriptor.php
2651
%%WWWDIR%%/3rdparty/symfony/console/Symfony/Component/Console/Descriptor/JsonDescriptor.php
2692
%%WWWDIR%%/3rdparty/symfony/console/Descriptor/MarkdownDescriptor.php
2652
%%WWWDIR%%/3rdparty/symfony/console/Symfony/Component/Console/Descriptor/MarkdownDescriptor.php
2693
%%WWWDIR%%/3rdparty/symfony/console/Descriptor/TextDescriptor.php
2653
%%WWWDIR%%/3rdparty/symfony/console/Symfony/Component/Console/Descriptor/TextDescriptor.php
2694
%%WWWDIR%%/3rdparty/symfony/console/Descriptor/XmlDescriptor.php
2654
%%WWWDIR%%/3rdparty/symfony/console/Symfony/Component/Console/Descriptor/XmlDescriptor.php
2695
%%WWWDIR%%/3rdparty/symfony/console/Event/ConsoleCommandEvent.php
2655
%%WWWDIR%%/3rdparty/symfony/console/Symfony/Component/Console/Event/ConsoleCommandEvent.php
2696
%%WWWDIR%%/3rdparty/symfony/console/Event/ConsoleEvent.php
2656
%%WWWDIR%%/3rdparty/symfony/console/Symfony/Component/Console/Event/ConsoleEvent.php
2697
%%WWWDIR%%/3rdparty/symfony/console/Event/ConsoleExceptionEvent.php
2657
%%WWWDIR%%/3rdparty/symfony/console/Symfony/Component/Console/Event/ConsoleExceptionEvent.php
2698
%%WWWDIR%%/3rdparty/symfony/console/Event/ConsoleTerminateEvent.php
2658
%%WWWDIR%%/3rdparty/symfony/console/Symfony/Component/Console/Event/ConsoleTerminateEvent.php
2699
%%WWWDIR%%/3rdparty/symfony/console/Exception/CommandNotFoundException.php
2659
%%WWWDIR%%/3rdparty/symfony/console/Symfony/Component/Console/Formatter/OutputFormatter.php
2700
%%WWWDIR%%/3rdparty/symfony/console/Exception/ExceptionInterface.php
2660
%%WWWDIR%%/3rdparty/symfony/console/Symfony/Component/Console/Formatter/OutputFormatterInterface.php
2701
%%WWWDIR%%/3rdparty/symfony/console/Exception/InvalidArgumentException.php
2661
%%WWWDIR%%/3rdparty/symfony/console/Symfony/Component/Console/Formatter/OutputFormatterStyle.php
2702
%%WWWDIR%%/3rdparty/symfony/console/Exception/InvalidOptionException.php
2662
%%WWWDIR%%/3rdparty/symfony/console/Symfony/Component/Console/Formatter/OutputFormatterStyleInterface.php
2703
%%WWWDIR%%/3rdparty/symfony/console/Exception/LogicException.php
2663
%%WWWDIR%%/3rdparty/symfony/console/Symfony/Component/Console/Formatter/OutputFormatterStyleStack.php
2704
%%WWWDIR%%/3rdparty/symfony/console/Exception/RuntimeException.php
2664
%%WWWDIR%%/3rdparty/symfony/console/Symfony/Component/Console/Helper/DebugFormatterHelper.php
2705
%%WWWDIR%%/3rdparty/symfony/console/Formatter/OutputFormatter.php
2665
%%WWWDIR%%/3rdparty/symfony/console/Symfony/Component/Console/Helper/DescriptorHelper.php
2706
%%WWWDIR%%/3rdparty/symfony/console/Formatter/OutputFormatterInterface.php
2666
%%WWWDIR%%/3rdparty/symfony/console/Symfony/Component/Console/Helper/DialogHelper.php
2707
%%WWWDIR%%/3rdparty/symfony/console/Formatter/OutputFormatterStyle.php
2667
%%WWWDIR%%/3rdparty/symfony/console/Symfony/Component/Console/Helper/FormatterHelper.php
2708
%%WWWDIR%%/3rdparty/symfony/console/Formatter/OutputFormatterStyleInterface.php
2668
%%WWWDIR%%/3rdparty/symfony/console/Symfony/Component/Console/Helper/Helper.php
2709
%%WWWDIR%%/3rdparty/symfony/console/Formatter/OutputFormatterStyleStack.php
2669
%%WWWDIR%%/3rdparty/symfony/console/Symfony/Component/Console/Helper/HelperInterface.php
2710
%%WWWDIR%%/3rdparty/symfony/console/Helper/DebugFormatterHelper.php
2670
%%WWWDIR%%/3rdparty/symfony/console/Symfony/Component/Console/Helper/HelperSet.php
2711
%%WWWDIR%%/3rdparty/symfony/console/Helper/DescriptorHelper.php
2671
%%WWWDIR%%/3rdparty/symfony/console/Symfony/Component/Console/Helper/InputAwareHelper.php
2712
%%WWWDIR%%/3rdparty/symfony/console/Helper/DialogHelper.php
2672
%%WWWDIR%%/3rdparty/symfony/console/Symfony/Component/Console/Helper/ProcessHelper.php
2713
%%WWWDIR%%/3rdparty/symfony/console/Helper/FormatterHelper.php
2673
%%WWWDIR%%/3rdparty/symfony/console/Symfony/Component/Console/Helper/ProgressBar.php
2714
%%WWWDIR%%/3rdparty/symfony/console/Helper/Helper.php
2674
%%WWWDIR%%/3rdparty/symfony/console/Symfony/Component/Console/Helper/ProgressHelper.php
2715
%%WWWDIR%%/3rdparty/symfony/console/Helper/HelperInterface.php
2675
%%WWWDIR%%/3rdparty/symfony/console/Symfony/Component/Console/Helper/QuestionHelper.php
2716
%%WWWDIR%%/3rdparty/symfony/console/Helper/HelperSet.php
2676
%%WWWDIR%%/3rdparty/symfony/console/Symfony/Component/Console/Helper/Table.php
2717
%%WWWDIR%%/3rdparty/symfony/console/Helper/InputAwareHelper.php
2677
%%WWWDIR%%/3rdparty/symfony/console/Symfony/Component/Console/Helper/TableHelper.php
2718
%%WWWDIR%%/3rdparty/symfony/console/Helper/ProcessHelper.php
2678
%%WWWDIR%%/3rdparty/symfony/console/Symfony/Component/Console/Helper/TableSeparator.php
2719
%%WWWDIR%%/3rdparty/symfony/console/Helper/ProgressBar.php
2679
%%WWWDIR%%/3rdparty/symfony/console/Symfony/Component/Console/Helper/TableStyle.php
2720
%%WWWDIR%%/3rdparty/symfony/console/Helper/ProgressHelper.php
2680
%%WWWDIR%%/3rdparty/symfony/console/Symfony/Component/Console/Input/ArgvInput.php
2721
%%WWWDIR%%/3rdparty/symfony/console/Helper/ProgressIndicator.php
2681
%%WWWDIR%%/3rdparty/symfony/console/Symfony/Component/Console/Input/ArrayInput.php
2722
%%WWWDIR%%/3rdparty/symfony/console/Helper/QuestionHelper.php
2682
%%WWWDIR%%/3rdparty/symfony/console/Symfony/Component/Console/Input/Input.php
2723
%%WWWDIR%%/3rdparty/symfony/console/Helper/SymfonyQuestionHelper.php
2683
%%WWWDIR%%/3rdparty/symfony/console/Symfony/Component/Console/Input/InputArgument.php
2724
%%WWWDIR%%/3rdparty/symfony/console/Helper/Table.php
2684
%%WWWDIR%%/3rdparty/symfony/console/Symfony/Component/Console/Input/InputAwareInterface.php
2725
%%WWWDIR%%/3rdparty/symfony/console/Helper/TableCell.php
2685
%%WWWDIR%%/3rdparty/symfony/console/Symfony/Component/Console/Input/InputDefinition.php
2726
%%WWWDIR%%/3rdparty/symfony/console/Helper/TableHelper.php
2686
%%WWWDIR%%/3rdparty/symfony/console/Symfony/Component/Console/Input/InputInterface.php
2727
%%WWWDIR%%/3rdparty/symfony/console/Helper/TableSeparator.php
2687
%%WWWDIR%%/3rdparty/symfony/console/Symfony/Component/Console/Input/InputOption.php
2728
%%WWWDIR%%/3rdparty/symfony/console/Helper/TableStyle.php
2688
%%WWWDIR%%/3rdparty/symfony/console/Symfony/Component/Console/Input/StringInput.php
2729
%%WWWDIR%%/3rdparty/symfony/console/Input/ArgvInput.php
2689
%%WWWDIR%%/3rdparty/symfony/console/Symfony/Component/Console/LICENSE
2730
%%WWWDIR%%/3rdparty/symfony/console/Input/ArrayInput.php
2690
%%WWWDIR%%/3rdparty/symfony/console/Symfony/Component/Console/Logger/ConsoleLogger.php
2731
%%WWWDIR%%/3rdparty/symfony/console/Input/Input.php
2691
%%WWWDIR%%/3rdparty/symfony/console/Symfony/Component/Console/Output/BufferedOutput.php
2732
%%WWWDIR%%/3rdparty/symfony/console/Input/InputArgument.php
2692
%%WWWDIR%%/3rdparty/symfony/console/Symfony/Component/Console/Output/ConsoleOutput.php
2733
%%WWWDIR%%/3rdparty/symfony/console/Input/InputAwareInterface.php
2693
%%WWWDIR%%/3rdparty/symfony/console/Symfony/Component/Console/Output/ConsoleOutputInterface.php
2734
%%WWWDIR%%/3rdparty/symfony/console/Input/InputDefinition.php
2694
%%WWWDIR%%/3rdparty/symfony/console/Symfony/Component/Console/Output/NullOutput.php
2735
%%WWWDIR%%/3rdparty/symfony/console/Input/InputInterface.php
2695
%%WWWDIR%%/3rdparty/symfony/console/Symfony/Component/Console/Output/Output.php
2736
%%WWWDIR%%/3rdparty/symfony/console/Input/InputOption.php
2696
%%WWWDIR%%/3rdparty/symfony/console/Symfony/Component/Console/Output/OutputInterface.php
2737
%%WWWDIR%%/3rdparty/symfony/console/Input/StringInput.php
2697
%%WWWDIR%%/3rdparty/symfony/console/Symfony/Component/Console/Output/StreamOutput.php
2738
%%WWWDIR%%/3rdparty/symfony/console/Logger/ConsoleLogger.php
2698
%%WWWDIR%%/3rdparty/symfony/console/Symfony/Component/Console/Question/ChoiceQuestion.php
2739
%%WWWDIR%%/3rdparty/symfony/console/Output/BufferedOutput.php
2699
%%WWWDIR%%/3rdparty/symfony/console/Symfony/Component/Console/Question/ConfirmationQuestion.php
2740
%%WWWDIR%%/3rdparty/symfony/console/Output/ConsoleOutput.php
2700
%%WWWDIR%%/3rdparty/symfony/console/Symfony/Component/Console/Question/Question.php
2741
%%WWWDIR%%/3rdparty/symfony/console/Output/ConsoleOutputInterface.php
2701
%%WWWDIR%%/3rdparty/symfony/console/Symfony/Component/Console/Shell.php
2742
%%WWWDIR%%/3rdparty/symfony/console/Output/NullOutput.php
2702
%%WWWDIR%%/3rdparty/symfony/console/Symfony/Component/Console/Tester/ApplicationTester.php
2743
%%WWWDIR%%/3rdparty/symfony/console/Output/Output.php
2703
%%WWWDIR%%/3rdparty/symfony/console/Symfony/Component/Console/Tester/CommandTester.php
2744
%%WWWDIR%%/3rdparty/symfony/console/Output/OutputInterface.php
2704
%%WWWDIR%%/3rdparty/symfony/console/Symfony/Component/Console/composer.json
2745
%%WWWDIR%%/3rdparty/symfony/console/Output/StreamOutput.php
2705
%%WWWDIR%%/3rdparty/symfony/console/Symfony/Component/Console/phpunit.xml.dist
2746
%%WWWDIR%%/3rdparty/symfony/console/Question/ChoiceQuestion.php
2706
%%WWWDIR%%/3rdparty/symfony/event-dispatcher/Symfony/Component/EventDispatcher/CHANGELOG.md
2747
%%WWWDIR%%/3rdparty/symfony/console/Question/ConfirmationQuestion.php
2707
%%WWWDIR%%/3rdparty/symfony/event-dispatcher/Symfony/Component/EventDispatcher/ContainerAwareEventDispatcher.php
2748
%%WWWDIR%%/3rdparty/symfony/console/Question/Question.php
2708
%%WWWDIR%%/3rdparty/symfony/event-dispatcher/Symfony/Component/EventDispatcher/Debug/TraceableEventDispatcher.php
2749
%%WWWDIR%%/3rdparty/symfony/console/Shell.php
2709
%%WWWDIR%%/3rdparty/symfony/event-dispatcher/Symfony/Component/EventDispatcher/Debug/TraceableEventDispatcherInterface.php
2750
%%WWWDIR%%/3rdparty/symfony/console/Style/OutputStyle.php
2710
%%WWWDIR%%/3rdparty/symfony/event-dispatcher/Symfony/Component/EventDispatcher/Debug/WrappedListener.php
2751
%%WWWDIR%%/3rdparty/symfony/console/Style/StyleInterface.php
2711
%%WWWDIR%%/3rdparty/symfony/event-dispatcher/Symfony/Component/EventDispatcher/DependencyInjection/RegisterListenersPass.php
2752
%%WWWDIR%%/3rdparty/symfony/console/Style/SymfonyStyle.php
2712
%%WWWDIR%%/3rdparty/symfony/event-dispatcher/Symfony/Component/EventDispatcher/Event.php
2753
%%WWWDIR%%/3rdparty/symfony/console/Tester/ApplicationTester.php
2713
%%WWWDIR%%/3rdparty/symfony/event-dispatcher/Symfony/Component/EventDispatcher/EventDispatcher.php
2754
%%WWWDIR%%/3rdparty/symfony/console/Tester/CommandTester.php
2714
%%WWWDIR%%/3rdparty/symfony/event-dispatcher/Symfony/Component/EventDispatcher/EventDispatcherInterface.php
2755
%%WWWDIR%%/3rdparty/symfony/event-dispatcher/ContainerAwareEventDispatcher.php
2715
%%WWWDIR%%/3rdparty/symfony/event-dispatcher/Symfony/Component/EventDispatcher/EventSubscriberInterface.php
2756
%%WWWDIR%%/3rdparty/symfony/event-dispatcher/Debug/TraceableEventDispatcher.php
2716
%%WWWDIR%%/3rdparty/symfony/event-dispatcher/Symfony/Component/EventDispatcher/GenericEvent.php
2757
%%WWWDIR%%/3rdparty/symfony/event-dispatcher/Debug/TraceableEventDispatcherInterface.php
2717
%%WWWDIR%%/3rdparty/symfony/event-dispatcher/Symfony/Component/EventDispatcher/ImmutableEventDispatcher.php
2758
%%WWWDIR%%/3rdparty/symfony/event-dispatcher/Debug/WrappedListener.php
2718
%%WWWDIR%%/3rdparty/symfony/event-dispatcher/Symfony/Component/EventDispatcher/LICENSE
2759
%%WWWDIR%%/3rdparty/symfony/event-dispatcher/DependencyInjection/RegisterListenersPass.php
2719
%%WWWDIR%%/3rdparty/symfony/event-dispatcher/Symfony/Component/EventDispatcher/composer.json
2760
%%WWWDIR%%/3rdparty/symfony/event-dispatcher/Event.php
2720
%%WWWDIR%%/3rdparty/symfony/event-dispatcher/Symfony/Component/EventDispatcher/phpunit.xml.dist
2761
%%WWWDIR%%/3rdparty/symfony/event-dispatcher/EventDispatcher.php
2721
%%WWWDIR%%/3rdparty/symfony/process/Symfony/Component/Process/CHANGELOG.md
2762
%%WWWDIR%%/3rdparty/symfony/event-dispatcher/EventDispatcherInterface.php
2722
%%WWWDIR%%/3rdparty/symfony/process/Symfony/Component/Process/Exception/ExceptionInterface.php
2763
%%WWWDIR%%/3rdparty/symfony/event-dispatcher/EventSubscriberInterface.php
2723
%%WWWDIR%%/3rdparty/symfony/process/Symfony/Component/Process/Exception/InvalidArgumentException.php
2764
%%WWWDIR%%/3rdparty/symfony/event-dispatcher/GenericEvent.php
2724
%%WWWDIR%%/3rdparty/symfony/process/Symfony/Component/Process/Exception/LogicException.php
2765
%%WWWDIR%%/3rdparty/symfony/event-dispatcher/ImmutableEventDispatcher.php
2725
%%WWWDIR%%/3rdparty/symfony/process/Symfony/Component/Process/Exception/ProcessFailedException.php
2766
%%WWWDIR%%/3rdparty/symfony/event-dispatcher/LICENSE
2726
%%WWWDIR%%/3rdparty/symfony/process/Symfony/Component/Process/Exception/ProcessTimedOutException.php
2767
%%WWWDIR%%/3rdparty/symfony/polyfill-mbstring/Mbstring.php
2727
%%WWWDIR%%/3rdparty/symfony/process/Symfony/Component/Process/Exception/RuntimeException.php
2768
%%WWWDIR%%/3rdparty/symfony/polyfill-mbstring/Resources/unidata/lowerCase.ser
2728
%%WWWDIR%%/3rdparty/symfony/process/Symfony/Component/Process/ExecutableFinder.php
2769
%%WWWDIR%%/3rdparty/symfony/polyfill-mbstring/Resources/unidata/upperCase.ser
2729
%%WWWDIR%%/3rdparty/symfony/process/Symfony/Component/Process/LICENSE
2770
%%WWWDIR%%/3rdparty/symfony/polyfill-mbstring/bootstrap.php
2730
%%WWWDIR%%/3rdparty/symfony/process/Symfony/Component/Process/PhpExecutableFinder.php
2771
%%WWWDIR%%/3rdparty/symfony/polyfill-php55/LICENSE
2731
%%WWWDIR%%/3rdparty/symfony/process/Symfony/Component/Process/PhpProcess.php
2772
%%WWWDIR%%/3rdparty/symfony/polyfill-php55/Php55.php
2732
%%WWWDIR%%/3rdparty/symfony/process/Symfony/Component/Process/Pipes/AbstractPipes.php
2773
%%WWWDIR%%/3rdparty/symfony/polyfill-php55/Php55ArrayColumn.php
2733
%%WWWDIR%%/3rdparty/symfony/process/Symfony/Component/Process/Pipes/PipesInterface.php
2774
%%WWWDIR%%/3rdparty/symfony/polyfill-php55/README.md
2734
%%WWWDIR%%/3rdparty/symfony/process/Symfony/Component/Process/Pipes/UnixPipes.php
2775
%%WWWDIR%%/3rdparty/symfony/polyfill-php55/bootstrap.php
2735
%%WWWDIR%%/3rdparty/symfony/process/Symfony/Component/Process/Pipes/WindowsPipes.php
2776
%%WWWDIR%%/3rdparty/symfony/polyfill-php55/composer.json
2736
%%WWWDIR%%/3rdparty/symfony/process/Symfony/Component/Process/Process.php
2777
%%WWWDIR%%/3rdparty/symfony/polyfill-php56/LICENSE
2737
%%WWWDIR%%/3rdparty/symfony/process/Symfony/Component/Process/ProcessBuilder.php
2778
%%WWWDIR%%/3rdparty/symfony/polyfill-php56/Php56.php
2738
%%WWWDIR%%/3rdparty/symfony/process/Symfony/Component/Process/ProcessUtils.php
2779
%%WWWDIR%%/3rdparty/symfony/polyfill-php56/README.md
2739
%%WWWDIR%%/3rdparty/symfony/process/Symfony/Component/Process/composer.json
2780
%%WWWDIR%%/3rdparty/symfony/polyfill-php56/bootstrap.php
2740
%%WWWDIR%%/3rdparty/symfony/process/Symfony/Component/Process/phpunit.xml.dist
2781
%%WWWDIR%%/3rdparty/symfony/polyfill-php56/composer.json
2741
%%WWWDIR%%/3rdparty/symfony/routing/Symfony/Component/Routing/Annotation/Route.php
2782
%%WWWDIR%%/3rdparty/symfony/polyfill-php70/LICENSE
2742
%%WWWDIR%%/3rdparty/symfony/routing/Symfony/Component/Routing/CHANGELOG.md
2783
%%WWWDIR%%/3rdparty/symfony/polyfill-php70/Php70.php
2743
%%WWWDIR%%/3rdparty/symfony/routing/Symfony/Component/Routing/CompiledRoute.php
2784
%%WWWDIR%%/3rdparty/symfony/polyfill-php70/README.md
2744
%%WWWDIR%%/3rdparty/symfony/routing/Symfony/Component/Routing/Exception/ExceptionInterface.php
2785
%%WWWDIR%%/3rdparty/symfony/polyfill-php70/Resources/stubs/ArithmeticError.php
2745
%%WWWDIR%%/3rdparty/symfony/routing/Symfony/Component/Routing/Exception/InvalidParameterException.php
2786
%%WWWDIR%%/3rdparty/symfony/polyfill-php70/Resources/stubs/AssertionError.php
2746
%%WWWDIR%%/3rdparty/symfony/routing/Symfony/Component/Routing/Exception/MethodNotAllowedException.php
2787
%%WWWDIR%%/3rdparty/symfony/polyfill-php70/Resources/stubs/DivisionByZeroError.php
2747
%%WWWDIR%%/3rdparty/symfony/routing/Symfony/Component/Routing/Exception/MissingMandatoryParametersException.php
2788
%%WWWDIR%%/3rdparty/symfony/polyfill-php70/Resources/stubs/Error.php
2748
%%WWWDIR%%/3rdparty/symfony/routing/Symfony/Component/Routing/Exception/ResourceNotFoundException.php
2789
%%WWWDIR%%/3rdparty/symfony/polyfill-php70/Resources/stubs/ParseError.php
2749
%%WWWDIR%%/3rdparty/symfony/routing/Symfony/Component/Routing/Exception/RouteNotFoundException.php
2790
%%WWWDIR%%/3rdparty/symfony/polyfill-php70/Resources/stubs/TypeError.php
2750
%%WWWDIR%%/3rdparty/symfony/routing/Symfony/Component/Routing/Generator/ConfigurableRequirementsInterface.php
2791
%%WWWDIR%%/3rdparty/symfony/polyfill-php70/bootstrap.php
2751
%%WWWDIR%%/3rdparty/symfony/routing/Symfony/Component/Routing/Generator/Dumper/GeneratorDumper.php
2792
%%WWWDIR%%/3rdparty/symfony/polyfill-php70/composer.json
2752
%%WWWDIR%%/3rdparty/symfony/routing/Symfony/Component/Routing/Generator/Dumper/GeneratorDumperInterface.php
2793
%%WWWDIR%%/3rdparty/symfony/polyfill-util/Binary.php
2753
%%WWWDIR%%/3rdparty/symfony/routing/Symfony/Component/Routing/Generator/Dumper/PhpGeneratorDumper.php
2794
%%WWWDIR%%/3rdparty/symfony/polyfill-util/BinaryNoFuncOverload.php
2754
%%WWWDIR%%/3rdparty/symfony/routing/Symfony/Component/Routing/Generator/UrlGenerator.php
2795
%%WWWDIR%%/3rdparty/symfony/polyfill-util/BinaryOnFuncOverload.php
2755
%%WWWDIR%%/3rdparty/symfony/routing/Symfony/Component/Routing/Generator/UrlGeneratorInterface.php
2796
%%WWWDIR%%/3rdparty/symfony/polyfill-util/LICENSE
2756
%%WWWDIR%%/3rdparty/symfony/routing/Symfony/Component/Routing/LICENSE
2797
%%WWWDIR%%/3rdparty/symfony/polyfill-util/README.md
2757
%%WWWDIR%%/3rdparty/symfony/routing/Symfony/Component/Routing/Loader/AnnotationClassLoader.php
2798
%%WWWDIR%%/3rdparty/symfony/polyfill-util/TestListener.php
2758
%%WWWDIR%%/3rdparty/symfony/routing/Symfony/Component/Routing/Loader/AnnotationDirectoryLoader.php
2799
%%WWWDIR%%/3rdparty/symfony/polyfill-util/composer.json
2759
%%WWWDIR%%/3rdparty/symfony/routing/Symfony/Component/Routing/Loader/AnnotationFileLoader.php
2800
%%WWWDIR%%/3rdparty/symfony/process/Exception/ExceptionInterface.php
2760
%%WWWDIR%%/3rdparty/symfony/routing/Symfony/Component/Routing/Loader/ClosureLoader.php
2801
%%WWWDIR%%/3rdparty/symfony/process/Exception/InvalidArgumentException.php
2761
%%WWWDIR%%/3rdparty/symfony/routing/Symfony/Component/Routing/Loader/PhpFileLoader.php
2802
%%WWWDIR%%/3rdparty/symfony/process/Exception/LogicException.php
2762
%%WWWDIR%%/3rdparty/symfony/routing/Symfony/Component/Routing/Loader/XmlFileLoader.php
2803
%%WWWDIR%%/3rdparty/symfony/process/Exception/ProcessFailedException.php
2763
%%WWWDIR%%/3rdparty/symfony/routing/Symfony/Component/Routing/Loader/YamlFileLoader.php
2804
%%WWWDIR%%/3rdparty/symfony/process/Exception/ProcessTimedOutException.php
2764
%%WWWDIR%%/3rdparty/symfony/routing/Symfony/Component/Routing/Loader/schema/routing/routing-1.0.xsd
2805
%%WWWDIR%%/3rdparty/symfony/process/Exception/RuntimeException.php
2765
%%WWWDIR%%/3rdparty/symfony/routing/Symfony/Component/Routing/Matcher/ApacheUrlMatcher.php
2806
%%WWWDIR%%/3rdparty/symfony/process/ExecutableFinder.php
2766
%%WWWDIR%%/3rdparty/symfony/routing/Symfony/Component/Routing/Matcher/Dumper/ApacheMatcherDumper.php
2807
%%WWWDIR%%/3rdparty/symfony/process/LICENSE
2767
%%WWWDIR%%/3rdparty/symfony/routing/Symfony/Component/Routing/Matcher/Dumper/DumperCollection.php
2808
%%WWWDIR%%/3rdparty/symfony/process/PhpExecutableFinder.php
2768
%%WWWDIR%%/3rdparty/symfony/routing/Symfony/Component/Routing/Matcher/Dumper/DumperPrefixCollection.php
2809
%%WWWDIR%%/3rdparty/symfony/process/PhpProcess.php
2769
%%WWWDIR%%/3rdparty/symfony/routing/Symfony/Component/Routing/Matcher/Dumper/DumperRoute.php
2810
%%WWWDIR%%/3rdparty/symfony/process/Pipes/AbstractPipes.php
2770
%%WWWDIR%%/3rdparty/symfony/routing/Symfony/Component/Routing/Matcher/Dumper/MatcherDumper.php
2811
%%WWWDIR%%/3rdparty/symfony/process/Pipes/PipesInterface.php
2771
%%WWWDIR%%/3rdparty/symfony/routing/Symfony/Component/Routing/Matcher/Dumper/MatcherDumperInterface.php
2812
%%WWWDIR%%/3rdparty/symfony/process/Pipes/UnixPipes.php
2772
%%WWWDIR%%/3rdparty/symfony/routing/Symfony/Component/Routing/Matcher/Dumper/PhpMatcherDumper.php
2813
%%WWWDIR%%/3rdparty/symfony/process/Pipes/WindowsPipes.php
2773
%%WWWDIR%%/3rdparty/symfony/routing/Symfony/Component/Routing/Matcher/RedirectableUrlMatcher.php
2814
%%WWWDIR%%/3rdparty/symfony/process/Process.php
2774
%%WWWDIR%%/3rdparty/symfony/routing/Symfony/Component/Routing/Matcher/RedirectableUrlMatcherInterface.php
2815
%%WWWDIR%%/3rdparty/symfony/process/ProcessBuilder.php
2775
%%WWWDIR%%/3rdparty/symfony/routing/Symfony/Component/Routing/Matcher/RequestMatcherInterface.php
2816
%%WWWDIR%%/3rdparty/symfony/process/ProcessUtils.php
2776
%%WWWDIR%%/3rdparty/symfony/routing/Symfony/Component/Routing/Matcher/TraceableUrlMatcher.php
2817
%%WWWDIR%%/3rdparty/symfony/routing/Annotation/Route.php
2777
%%WWWDIR%%/3rdparty/symfony/routing/Symfony/Component/Routing/Matcher/UrlMatcher.php
2818
%%WWWDIR%%/3rdparty/symfony/routing/CHANGELOG.md
2778
%%WWWDIR%%/3rdparty/symfony/routing/Symfony/Component/Routing/Matcher/UrlMatcherInterface.php
2819
%%WWWDIR%%/3rdparty/symfony/routing/CompiledRoute.php
2779
%%WWWDIR%%/3rdparty/symfony/routing/Symfony/Component/Routing/RequestContext.php
2820
%%WWWDIR%%/3rdparty/symfony/routing/Exception/ExceptionInterface.php
2780
%%WWWDIR%%/3rdparty/symfony/routing/Symfony/Component/Routing/RequestContextAwareInterface.php
2821
%%WWWDIR%%/3rdparty/symfony/routing/Exception/InvalidParameterException.php
2781
%%WWWDIR%%/3rdparty/symfony/routing/Symfony/Component/Routing/Route.php
2822
%%WWWDIR%%/3rdparty/symfony/routing/Exception/MethodNotAllowedException.php
2782
%%WWWDIR%%/3rdparty/symfony/routing/Symfony/Component/Routing/RouteCollection.php
2823
%%WWWDIR%%/3rdparty/symfony/routing/Exception/MissingMandatoryParametersException.php
2783
%%WWWDIR%%/3rdparty/symfony/routing/Symfony/Component/Routing/RouteCompiler.php
2824
%%WWWDIR%%/3rdparty/symfony/routing/Exception/ResourceNotFoundException.php
2784
%%WWWDIR%%/3rdparty/symfony/routing/Symfony/Component/Routing/RouteCompilerInterface.php
2825
%%WWWDIR%%/3rdparty/symfony/routing/Exception/RouteNotFoundException.php
2785
%%WWWDIR%%/3rdparty/symfony/routing/Symfony/Component/Routing/Router.php
2826
%%WWWDIR%%/3rdparty/symfony/routing/Generator/ConfigurableRequirementsInterface.php
2786
%%WWWDIR%%/3rdparty/symfony/routing/Symfony/Component/Routing/RouterInterface.php
2827
%%WWWDIR%%/3rdparty/symfony/routing/Generator/Dumper/GeneratorDumper.php
2787
%%WWWDIR%%/3rdparty/symfony/routing/Symfony/Component/Routing/composer.json
2828
%%WWWDIR%%/3rdparty/symfony/routing/Generator/Dumper/GeneratorDumperInterface.php
2829
%%WWWDIR%%/3rdparty/symfony/routing/Generator/Dumper/PhpGeneratorDumper.php
2830
%%WWWDIR%%/3rdparty/symfony/routing/Generator/UrlGenerator.php
2831
%%WWWDIR%%/3rdparty/symfony/routing/Generator/UrlGeneratorInterface.php
2832
%%WWWDIR%%/3rdparty/symfony/routing/LICENSE
2833
%%WWWDIR%%/3rdparty/symfony/routing/Loader/AnnotationClassLoader.php
2834
%%WWWDIR%%/3rdparty/symfony/routing/Loader/AnnotationDirectoryLoader.php
2835
%%WWWDIR%%/3rdparty/symfony/routing/Loader/AnnotationFileLoader.php
2836
%%WWWDIR%%/3rdparty/symfony/routing/Loader/ClosureLoader.php
2837
%%WWWDIR%%/3rdparty/symfony/routing/Loader/DependencyInjection/ServiceRouterLoader.php
2838
%%WWWDIR%%/3rdparty/symfony/routing/Loader/DirectoryLoader.php
2839
%%WWWDIR%%/3rdparty/symfony/routing/Loader/ObjectRouteLoader.php
2840
%%WWWDIR%%/3rdparty/symfony/routing/Loader/PhpFileLoader.php
2841
%%WWWDIR%%/3rdparty/symfony/routing/Loader/XmlFileLoader.php
2842
%%WWWDIR%%/3rdparty/symfony/routing/Loader/YamlFileLoader.php
2843
%%WWWDIR%%/3rdparty/symfony/routing/Loader/schema/routing/routing-1.0.xsd
2844
%%WWWDIR%%/3rdparty/symfony/routing/Matcher/ApacheUrlMatcher.php
2845
%%WWWDIR%%/3rdparty/symfony/routing/Matcher/Dumper/ApacheMatcherDumper.php
2846
%%WWWDIR%%/3rdparty/symfony/routing/Matcher/Dumper/DumperCollection.php
2847
%%WWWDIR%%/3rdparty/symfony/routing/Matcher/Dumper/DumperPrefixCollection.php
2848
%%WWWDIR%%/3rdparty/symfony/routing/Matcher/Dumper/DumperRoute.php
2849
%%WWWDIR%%/3rdparty/symfony/routing/Matcher/Dumper/MatcherDumper.php
2850
%%WWWDIR%%/3rdparty/symfony/routing/Matcher/Dumper/MatcherDumperInterface.php
2851
%%WWWDIR%%/3rdparty/symfony/routing/Matcher/Dumper/PhpMatcherDumper.php
2852
%%WWWDIR%%/3rdparty/symfony/routing/Matcher/RedirectableUrlMatcher.php
2853
%%WWWDIR%%/3rdparty/symfony/routing/Matcher/RedirectableUrlMatcherInterface.php
2854
%%WWWDIR%%/3rdparty/symfony/routing/Matcher/RequestMatcherInterface.php
2855
%%WWWDIR%%/3rdparty/symfony/routing/Matcher/TraceableUrlMatcher.php
2856
%%WWWDIR%%/3rdparty/symfony/routing/Matcher/UrlMatcher.php
2857
%%WWWDIR%%/3rdparty/symfony/routing/Matcher/UrlMatcherInterface.php
2858
%%WWWDIR%%/3rdparty/symfony/routing/README.md
2859
%%WWWDIR%%/3rdparty/symfony/routing/RequestContext.php
2860
%%WWWDIR%%/3rdparty/symfony/routing/RequestContextAwareInterface.php
2861
%%WWWDIR%%/3rdparty/symfony/routing/Route.php
2862
%%WWWDIR%%/3rdparty/symfony/routing/RouteCollection.php
2863
%%WWWDIR%%/3rdparty/symfony/routing/RouteCollectionBuilder.php
2864
%%WWWDIR%%/3rdparty/symfony/routing/RouteCompiler.php
2865
%%WWWDIR%%/3rdparty/symfony/routing/RouteCompilerInterface.php
2866
%%WWWDIR%%/3rdparty/symfony/routing/Router.php
2867
%%WWWDIR%%/3rdparty/symfony/routing/RouterInterface.php
2788
%%WWWDIR%%/AUTHORS
2868
%%WWWDIR%%/AUTHORS
2789
%%WWWDIR%%/COPYING-AGPL
2869
%%WWWDIR%%/COPYING-AGPL
2790
@owner %%OWNCLOUD_USERNAME%%
2870
@owner %%OWNCLOUD_USERNAME%%
2791
@group %%OWNCLOUD_GROUPNAME%%
2871
@group %%OWNCLOUD_GROUPNAME%%
2792
%%WWWDIR%%/apps/activity/CONTRIBUTING.md
2793
%%WWWDIR%%/apps/activity/appinfo/app.php
2872
%%WWWDIR%%/apps/activity/appinfo/app.php
2794
%%WWWDIR%%/apps/activity/appinfo/application.php
2873
%%WWWDIR%%/apps/activity/appinfo/application.php
2795
%%WWWDIR%%/apps/activity/appinfo/database.xml
2874
%%WWWDIR%%/apps/activity/appinfo/database.xml
2796
%%WWWDIR%%/apps/activity/appinfo/info.xml
2875
%%WWWDIR%%/apps/activity/appinfo/info.xml
2797
%%WWWDIR%%/apps/activity/appinfo/install.php
2876
%%WWWDIR%%/apps/activity/appinfo/install.php
2798
%%WWWDIR%%/apps/activity/appinfo/routes.php
2877
%%WWWDIR%%/apps/activity/appinfo/routes.php
2878
%%WWWDIR%%/apps/activity/appinfo/signature.json
2799
%%WWWDIR%%/apps/activity/appinfo/update.php
2879
%%WWWDIR%%/apps/activity/appinfo/update.php
2800
%%WWWDIR%%/apps/activity/controller/activities.php
2880
%%WWWDIR%%/apps/activity/controller/activities.php
2881
%%WWWDIR%%/apps/activity/controller/endpoint.php
2801
%%WWWDIR%%/apps/activity/controller/feed.php
2882
%%WWWDIR%%/apps/activity/controller/feed.php
2883
%%WWWDIR%%/apps/activity/controller/ocsendpoint.php
2802
%%WWWDIR%%/apps/activity/controller/settings.php
2884
%%WWWDIR%%/apps/activity/controller/settings.php
2803
%%WWWDIR%%/apps/activity/css/settings.css
2885
%%WWWDIR%%/apps/activity/css/settings.css
2804
%%WWWDIR%%/apps/activity/css/style.css
2886
%%WWWDIR%%/apps/activity/css/style.css
2887
%%WWWDIR%%/apps/activity/docs/endpoint-v2.md
2805
%%WWWDIR%%/apps/activity/extension/files.php
2888
%%WWWDIR%%/apps/activity/extension/files.php
2806
%%WWWDIR%%/apps/activity/extension/files_sharing.php
2889
%%WWWDIR%%/apps/activity/extension/files_sharing.php
2807
%%WWWDIR%%/apps/activity/img/activity-dark.png
2890
%%WWWDIR%%/apps/activity/img/activity-dark.png
Lines 2818-2825 Link Here
2818
%%WWWDIR%%/apps/activity/js/activitymodel.js
2901
%%WWWDIR%%/apps/activity/js/activitymodel.js
2819
%%WWWDIR%%/apps/activity/js/activitytabview.js
2902
%%WWWDIR%%/apps/activity/js/activitytabview.js
2820
%%WWWDIR%%/apps/activity/js/filesplugin.js
2903
%%WWWDIR%%/apps/activity/js/filesplugin.js
2904
%%WWWDIR%%/apps/activity/js/formatter.js
2821
%%WWWDIR%%/apps/activity/js/script.js
2905
%%WWWDIR%%/apps/activity/js/script.js
2822
%%WWWDIR%%/apps/activity/js/settings.js
2906
%%WWWDIR%%/apps/activity/js/settings.js
2907
%%WWWDIR%%/apps/activity/l10n/.tx/config
2823
%%WWWDIR%%/apps/activity/l10n/ar.js
2908
%%WWWDIR%%/apps/activity/l10n/ar.js
2824
%%WWWDIR%%/apps/activity/l10n/ar.json
2909
%%WWWDIR%%/apps/activity/l10n/ar.json
2825
%%WWWDIR%%/apps/activity/l10n/ast.js
2910
%%WWWDIR%%/apps/activity/l10n/ast.js
Lines 2878-2883 Link Here
2878
%%WWWDIR%%/apps/activity/l10n/ia.json
2963
%%WWWDIR%%/apps/activity/l10n/ia.json
2879
%%WWWDIR%%/apps/activity/l10n/id.js
2964
%%WWWDIR%%/apps/activity/l10n/id.js
2880
%%WWWDIR%%/apps/activity/l10n/id.json
2965
%%WWWDIR%%/apps/activity/l10n/id.json
2966
%%WWWDIR%%/apps/activity/l10n/is.js
2967
%%WWWDIR%%/apps/activity/l10n/is.json
2881
%%WWWDIR%%/apps/activity/l10n/it.js
2968
%%WWWDIR%%/apps/activity/l10n/it.js
2882
%%WWWDIR%%/apps/activity/l10n/it.json
2969
%%WWWDIR%%/apps/activity/l10n/it.json
2883
%%WWWDIR%%/apps/activity/l10n/ja.js
2970
%%WWWDIR%%/apps/activity/l10n/ja.js
Lines 2906-2912 Link Here
2906
%%WWWDIR%%/apps/activity/l10n/nl.json
2993
%%WWWDIR%%/apps/activity/l10n/nl.json
2907
%%WWWDIR%%/apps/activity/l10n/nn_NO.js
2994
%%WWWDIR%%/apps/activity/l10n/nn_NO.js
2908
%%WWWDIR%%/apps/activity/l10n/nn_NO.json
2995
%%WWWDIR%%/apps/activity/l10n/nn_NO.json
2909
%%WWWDIR%%/apps/activity/l10n/no-php
2910
%%WWWDIR%%/apps/activity/l10n/oc.js
2996
%%WWWDIR%%/apps/activity/l10n/oc.js
2911
%%WWWDIR%%/apps/activity/l10n/oc.json
2997
%%WWWDIR%%/apps/activity/l10n/oc.json
2912
%%WWWDIR%%/apps/activity/l10n/pl.js
2998
%%WWWDIR%%/apps/activity/l10n/pl.js
Lines 2949-3005 Link Here
2949
%%WWWDIR%%/apps/activity/lib/consumer.php
3035
%%WWWDIR%%/apps/activity/lib/consumer.php
2950
%%WWWDIR%%/apps/activity/lib/data.php
3036
%%WWWDIR%%/apps/activity/lib/data.php
2951
%%WWWDIR%%/apps/activity/lib/datahelper.php
3037
%%WWWDIR%%/apps/activity/lib/datahelper.php
3038
%%WWWDIR%%/apps/activity/lib/exception/invalidfilterexception.php
2952
%%WWWDIR%%/apps/activity/lib/fileshooks.php
3039
%%WWWDIR%%/apps/activity/lib/fileshooks.php
2953
%%WWWDIR%%/apps/activity/lib/fileshooksstatic.php
3040
%%WWWDIR%%/apps/activity/lib/fileshooksstatic.php
3041
%%WWWDIR%%/apps/activity/lib/formatter/baseformatter.php
3042
%%WWWDIR%%/apps/activity/lib/formatter/cloudidformatter.php
3043
%%WWWDIR%%/apps/activity/lib/formatter/fileformatter.php
3044
%%WWWDIR%%/apps/activity/lib/formatter/iformatter.php
3045
%%WWWDIR%%/apps/activity/lib/formatter/userformatter.php
2954
%%WWWDIR%%/apps/activity/lib/grouphelper.php
3046
%%WWWDIR%%/apps/activity/lib/grouphelper.php
2955
%%WWWDIR%%/apps/activity/lib/hooks.php
3047
%%WWWDIR%%/apps/activity/lib/hooks.php
2956
%%WWWDIR%%/apps/activity/lib/mailqueuehandler.php
3048
%%WWWDIR%%/apps/activity/lib/mailqueuehandler.php
2957
%%WWWDIR%%/apps/activity/lib/navigation.php
3049
%%WWWDIR%%/apps/activity/lib/navigation.php
2958
%%WWWDIR%%/apps/activity/lib/parameterhelper.php
3050
%%WWWDIR%%/apps/activity/lib/parameter/collection.php
3051
%%WWWDIR%%/apps/activity/lib/parameter/factory.php
3052
%%WWWDIR%%/apps/activity/lib/parameter/iparameter.php
3053
%%WWWDIR%%/apps/activity/lib/parameter/parameter.php
3054
%%WWWDIR%%/apps/activity/lib/plaintextparser.php
2959
%%WWWDIR%%/apps/activity/lib/usersettings.php
3055
%%WWWDIR%%/apps/activity/lib/usersettings.php
3056
%%WWWDIR%%/apps/activity/lib/viewinfocache.php
2960
%%WWWDIR%%/apps/activity/personal.php
3057
%%WWWDIR%%/apps/activity/personal.php
2961
%%WWWDIR%%/apps/activity/templates/email.notification.php
3058
%%WWWDIR%%/apps/activity/templates/email.notification.php
2962
%%WWWDIR%%/apps/activity/templates/personal.php
3059
%%WWWDIR%%/apps/activity/templates/personal.php
2963
%%WWWDIR%%/apps/activity/templates/rss.php
3060
%%WWWDIR%%/apps/activity/templates/rss.php
2964
%%WWWDIR%%/apps/activity/templates/stream.app.navigation.php
3061
%%WWWDIR%%/apps/activity/templates/stream.app.navigation.php
2965
%%WWWDIR%%/apps/activity/templates/stream.body.php
3062
%%WWWDIR%%/apps/activity/templates/stream.body.php
2966
%%WWWDIR%%/apps/activity/tests/apitest.php
3063
%%WWWDIR%%/apps/comments/activity/extension.php
2967
%%WWWDIR%%/apps/activity/tests/appinfo/applicationtest.php
3064
%%WWWDIR%%/apps/comments/activity/listener.php
2968
%%WWWDIR%%/apps/activity/tests/appinfo/apptest.php
3065
%%WWWDIR%%/apps/comments/appinfo/app.php
2969
%%WWWDIR%%/apps/activity/tests/appinfo/installtest.php
3066
%%WWWDIR%%/apps/comments/appinfo/info.xml
2970
%%WWWDIR%%/apps/activity/tests/appinfo/updatetest.php
3067
%%WWWDIR%%/apps/comments/appinfo/signature.json
2971
%%WWWDIR%%/apps/activity/tests/backgroundjob/emailnotificationtest.php
3068
%%WWWDIR%%/apps/comments/css/comments.css
2972
%%WWWDIR%%/apps/activity/tests/backgroundjob/expireactivitiestest.php
3069
%%WWWDIR%%/apps/comments/js/app.js
2973
%%WWWDIR%%/apps/activity/tests/bootstrap.php
3070
%%WWWDIR%%/apps/comments/js/commentcollection.js
2974
%%WWWDIR%%/apps/activity/tests/consumertest.php
3071
%%WWWDIR%%/apps/comments/js/commentmodel.js
2975
%%WWWDIR%%/apps/activity/tests/controller/activitiestest.php
3072
%%WWWDIR%%/apps/comments/js/commentstabview.js
2976
%%WWWDIR%%/apps/activity/tests/controller/feedtest.php
3073
%%WWWDIR%%/apps/comments/js/commentsummarymodel.js
2977
%%WWWDIR%%/apps/activity/tests/controller/settingstest.php
3074
%%WWWDIR%%/apps/comments/js/filesplugin.js
2978
%%WWWDIR%%/apps/activity/tests/datadeleteactivitestest.php
3075
%%WWWDIR%%/apps/comments/l10n/af_ZA.js
2979
%%WWWDIR%%/apps/activity/tests/datahelpertest.php
3076
%%WWWDIR%%/apps/comments/l10n/af_ZA.json
2980
%%WWWDIR%%/apps/activity/tests/datatest.php
3077
%%WWWDIR%%/apps/comments/l10n/ar.js
2981
%%WWWDIR%%/apps/activity/tests/fileshookstest.php
3078
%%WWWDIR%%/apps/comments/l10n/ar.json
2982
%%WWWDIR%%/apps/activity/tests/grouphelpertest.php
3079
%%WWWDIR%%/apps/comments/l10n/ast.js
2983
%%WWWDIR%%/apps/activity/tests/hooksdeleteusertest.php
3080
%%WWWDIR%%/apps/comments/l10n/ast.json
2984
%%WWWDIR%%/apps/activity/tests/js/activitycollectionSpec.js
3081
%%WWWDIR%%/apps/comments/l10n/az.js
2985
%%WWWDIR%%/apps/activity/tests/js/activitytabviewSpec.js
3082
%%WWWDIR%%/apps/comments/l10n/az.json
2986
%%WWWDIR%%/apps/activity/tests/js/karma.config.js
3083
%%WWWDIR%%/apps/comments/l10n/bg_BG.js
2987
%%WWWDIR%%/apps/activity/tests/js/package.json
3084
%%WWWDIR%%/apps/comments/l10n/bg_BG.json
2988
%%WWWDIR%%/apps/activity/tests/js/scriptSpec.js
3085
%%WWWDIR%%/apps/comments/l10n/bn_BD.js
2989
%%WWWDIR%%/apps/activity/tests/mailqueuehandlertest.php
3086
%%WWWDIR%%/apps/comments/l10n/bn_BD.json
2990
%%WWWDIR%%/apps/activity/tests/mock/extension.php
3087
%%WWWDIR%%/apps/comments/l10n/bn_IN.js
2991
%%WWWDIR%%/apps/activity/tests/navigationtest.php
3088
%%WWWDIR%%/apps/comments/l10n/bn_IN.json
2992
%%WWWDIR%%/apps/activity/tests/parameterhelpertest.php
3089
%%WWWDIR%%/apps/comments/l10n/bs.js
2993
%%WWWDIR%%/apps/activity/tests/personaltest.php
3090
%%WWWDIR%%/apps/comments/l10n/bs.json
2994
%%WWWDIR%%/apps/activity/tests/phpunit.xml
3091
%%WWWDIR%%/apps/comments/l10n/ca.js
2995
%%WWWDIR%%/apps/activity/tests/template/rsstest.php
3092
%%WWWDIR%%/apps/comments/l10n/ca.json
2996
%%WWWDIR%%/apps/activity/tests/testcase.php
3093
%%WWWDIR%%/apps/comments/l10n/cs_CZ.js
2997
%%WWWDIR%%/apps/activity/tests/usersettingstest.php
3094
%%WWWDIR%%/apps/comments/l10n/cs_CZ.json
3095
%%WWWDIR%%/apps/comments/l10n/cy_GB.js
3096
%%WWWDIR%%/apps/comments/l10n/cy_GB.json
3097
%%WWWDIR%%/apps/comments/l10n/da.js
3098
%%WWWDIR%%/apps/comments/l10n/da.json
3099
%%WWWDIR%%/apps/comments/l10n/de.js
3100
%%WWWDIR%%/apps/comments/l10n/de.json
3101
%%WWWDIR%%/apps/comments/l10n/de_AT.js
3102
%%WWWDIR%%/apps/comments/l10n/de_AT.json
3103
%%WWWDIR%%/apps/comments/l10n/de_DE.js
3104
%%WWWDIR%%/apps/comments/l10n/de_DE.json
3105
%%WWWDIR%%/apps/comments/l10n/el.js
3106
%%WWWDIR%%/apps/comments/l10n/el.json
3107
%%WWWDIR%%/apps/comments/l10n/en_GB.js
3108
%%WWWDIR%%/apps/comments/l10n/en_GB.json
3109
%%WWWDIR%%/apps/comments/l10n/eo.js
3110
%%WWWDIR%%/apps/comments/l10n/eo.json
3111
%%WWWDIR%%/apps/comments/l10n/es.js
3112
%%WWWDIR%%/apps/comments/l10n/es.json
3113
%%WWWDIR%%/apps/comments/l10n/es_AR.js
3114
%%WWWDIR%%/apps/comments/l10n/es_AR.json
3115
%%WWWDIR%%/apps/comments/l10n/es_CL.js
3116
%%WWWDIR%%/apps/comments/l10n/es_CL.json
3117
%%WWWDIR%%/apps/comments/l10n/es_MX.js
3118
%%WWWDIR%%/apps/comments/l10n/es_MX.json
3119
%%WWWDIR%%/apps/comments/l10n/et_EE.js
3120
%%WWWDIR%%/apps/comments/l10n/et_EE.json
3121
%%WWWDIR%%/apps/comments/l10n/eu.js
3122
%%WWWDIR%%/apps/comments/l10n/eu.json
3123
%%WWWDIR%%/apps/comments/l10n/fa.js
3124
%%WWWDIR%%/apps/comments/l10n/fa.json
3125
%%WWWDIR%%/apps/comments/l10n/fi_FI.js
3126
%%WWWDIR%%/apps/comments/l10n/fi_FI.json
3127
%%WWWDIR%%/apps/comments/l10n/fr.js
3128
%%WWWDIR%%/apps/comments/l10n/fr.json
3129
%%WWWDIR%%/apps/comments/l10n/gl.js
3130
%%WWWDIR%%/apps/comments/l10n/gl.json
3131
%%WWWDIR%%/apps/comments/l10n/he.js
3132
%%WWWDIR%%/apps/comments/l10n/he.json
3133
%%WWWDIR%%/apps/comments/l10n/hi.js
3134
%%WWWDIR%%/apps/comments/l10n/hi.json
3135
%%WWWDIR%%/apps/comments/l10n/hr.js
3136
%%WWWDIR%%/apps/comments/l10n/hr.json
3137
%%WWWDIR%%/apps/comments/l10n/hu_HU.js
3138
%%WWWDIR%%/apps/comments/l10n/hu_HU.json
3139
%%WWWDIR%%/apps/comments/l10n/hy.js
3140
%%WWWDIR%%/apps/comments/l10n/hy.json
3141
%%WWWDIR%%/apps/comments/l10n/ia.js
3142
%%WWWDIR%%/apps/comments/l10n/ia.json
3143
%%WWWDIR%%/apps/comments/l10n/id.js
3144
%%WWWDIR%%/apps/comments/l10n/id.json
3145
%%WWWDIR%%/apps/comments/l10n/is.js
3146
%%WWWDIR%%/apps/comments/l10n/is.json
3147
%%WWWDIR%%/apps/comments/l10n/it.js
3148
%%WWWDIR%%/apps/comments/l10n/it.json
3149
%%WWWDIR%%/apps/comments/l10n/ja.js
3150
%%WWWDIR%%/apps/comments/l10n/ja.json
3151
%%WWWDIR%%/apps/comments/l10n/ka_GE.js
3152
%%WWWDIR%%/apps/comments/l10n/ka_GE.json
3153
%%WWWDIR%%/apps/comments/l10n/km.js
3154
%%WWWDIR%%/apps/comments/l10n/km.json
3155
%%WWWDIR%%/apps/comments/l10n/kn.js
3156
%%WWWDIR%%/apps/comments/l10n/kn.json
3157
%%WWWDIR%%/apps/comments/l10n/ko.js
3158
%%WWWDIR%%/apps/comments/l10n/ko.json
3159
%%WWWDIR%%/apps/comments/l10n/ku_IQ.js
3160
%%WWWDIR%%/apps/comments/l10n/ku_IQ.json
3161
%%WWWDIR%%/apps/comments/l10n/lb.js
3162
%%WWWDIR%%/apps/comments/l10n/lb.json
3163
%%WWWDIR%%/apps/comments/l10n/lt_LT.js
3164
%%WWWDIR%%/apps/comments/l10n/lt_LT.json
3165
%%WWWDIR%%/apps/comments/l10n/lv.js
3166
%%WWWDIR%%/apps/comments/l10n/lv.json
3167
%%WWWDIR%%/apps/comments/l10n/mk.js
3168
%%WWWDIR%%/apps/comments/l10n/mk.json
3169
%%WWWDIR%%/apps/comments/l10n/mn.js
3170
%%WWWDIR%%/apps/comments/l10n/mn.json
3171
%%WWWDIR%%/apps/comments/l10n/ms_MY.js
3172
%%WWWDIR%%/apps/comments/l10n/ms_MY.json
3173
%%WWWDIR%%/apps/comments/l10n/my_MM.js
3174
%%WWWDIR%%/apps/comments/l10n/my_MM.json
3175
%%WWWDIR%%/apps/comments/l10n/nb_NO.js
3176
%%WWWDIR%%/apps/comments/l10n/nb_NO.json
3177
%%WWWDIR%%/apps/comments/l10n/nds.js
3178
%%WWWDIR%%/apps/comments/l10n/nds.json
3179
%%WWWDIR%%/apps/comments/l10n/nl.js
3180
%%WWWDIR%%/apps/comments/l10n/nl.json
3181
%%WWWDIR%%/apps/comments/l10n/nn_NO.js
3182
%%WWWDIR%%/apps/comments/l10n/nn_NO.json
3183
%%WWWDIR%%/apps/comments/l10n/oc.js
3184
%%WWWDIR%%/apps/comments/l10n/oc.json
3185
%%WWWDIR%%/apps/comments/l10n/pa.js
3186
%%WWWDIR%%/apps/comments/l10n/pa.json
3187
%%WWWDIR%%/apps/comments/l10n/pl.js
3188
%%WWWDIR%%/apps/comments/l10n/pl.json
3189
%%WWWDIR%%/apps/comments/l10n/pt_BR.js
3190
%%WWWDIR%%/apps/comments/l10n/pt_BR.json
3191
%%WWWDIR%%/apps/comments/l10n/pt_PT.js
3192
%%WWWDIR%%/apps/comments/l10n/pt_PT.json
3193
%%WWWDIR%%/apps/comments/l10n/ro.js
3194
%%WWWDIR%%/apps/comments/l10n/ro.json
3195
%%WWWDIR%%/apps/comments/l10n/ru.js
3196
%%WWWDIR%%/apps/comments/l10n/ru.json
3197
%%WWWDIR%%/apps/comments/l10n/si_LK.js
3198
%%WWWDIR%%/apps/comments/l10n/si_LK.json
3199
%%WWWDIR%%/apps/comments/l10n/sk_SK.js
3200
%%WWWDIR%%/apps/comments/l10n/sk_SK.json
3201
%%WWWDIR%%/apps/comments/l10n/sl.js
3202
%%WWWDIR%%/apps/comments/l10n/sl.json
3203
%%WWWDIR%%/apps/comments/l10n/sq.js
3204
%%WWWDIR%%/apps/comments/l10n/sq.json
3205
%%WWWDIR%%/apps/comments/l10n/sr.js
3206
%%WWWDIR%%/apps/comments/l10n/sr.json
3207
%%WWWDIR%%/apps/comments/l10n/sr@latin.js
3208
%%WWWDIR%%/apps/comments/l10n/sr@latin.json
3209
%%WWWDIR%%/apps/comments/l10n/sv.js
3210
%%WWWDIR%%/apps/comments/l10n/sv.json
3211
%%WWWDIR%%/apps/comments/l10n/ta_LK.js
3212
%%WWWDIR%%/apps/comments/l10n/ta_LK.json
3213
%%WWWDIR%%/apps/comments/l10n/te.js
3214
%%WWWDIR%%/apps/comments/l10n/te.json
3215
%%WWWDIR%%/apps/comments/l10n/th_TH.js
3216
%%WWWDIR%%/apps/comments/l10n/th_TH.json
3217
%%WWWDIR%%/apps/comments/l10n/tr.js
3218
%%WWWDIR%%/apps/comments/l10n/tr.json
3219
%%WWWDIR%%/apps/comments/l10n/ug.js
3220
%%WWWDIR%%/apps/comments/l10n/ug.json
3221
%%WWWDIR%%/apps/comments/l10n/uk.js
3222
%%WWWDIR%%/apps/comments/l10n/uk.json
3223
%%WWWDIR%%/apps/comments/l10n/ur_PK.js
3224
%%WWWDIR%%/apps/comments/l10n/ur_PK.json
3225
%%WWWDIR%%/apps/comments/l10n/vi.js
3226
%%WWWDIR%%/apps/comments/l10n/vi.json
3227
%%WWWDIR%%/apps/comments/l10n/zh_CN.js
3228
%%WWWDIR%%/apps/comments/l10n/zh_CN.json
3229
%%WWWDIR%%/apps/comments/l10n/zh_HK.js
3230
%%WWWDIR%%/apps/comments/l10n/zh_HK.json
3231
%%WWWDIR%%/apps/comments/l10n/zh_TW.js
3232
%%WWWDIR%%/apps/comments/l10n/zh_TW.json
3233
%%WWWDIR%%/apps/dav/appinfo/app.php
3234
%%WWWDIR%%/apps/dav/appinfo/application.php
3235
%%WWWDIR%%/apps/dav/appinfo/database.xml
3236
%%WWWDIR%%/apps/dav/appinfo/info.xml
3237
%%WWWDIR%%/apps/dav/appinfo/install.php
3238
%%WWWDIR%%/apps/dav/appinfo/register_command.php
3239
%%WWWDIR%%/apps/dav/appinfo/signature.json
3240
%%WWWDIR%%/apps/dav/appinfo/update.php
3241
%%WWWDIR%%/apps/dav/appinfo/v1/caldav.php
3242
%%WWWDIR%%/apps/dav/appinfo/v1/carddav.php
3243
%%WWWDIR%%/apps/dav/appinfo/v1/publicwebdav.php
3244
%%WWWDIR%%/apps/dav/appinfo/v1/webdav.php
3245
%%WWWDIR%%/apps/dav/appinfo/v2/remote.php
3246
%%WWWDIR%%/apps/dav/command/createaddressbook.php
3247
%%WWWDIR%%/apps/dav/command/createcalendar.php
3248
%%WWWDIR%%/apps/dav/command/migrateaddressbooks.php
3249
%%WWWDIR%%/apps/dav/command/migratecalendars.php
3250
%%WWWDIR%%/apps/dav/command/syncbirthdaycalendar.php
3251
%%WWWDIR%%/apps/dav/command/syncsystemaddressbook.php
3252
%%WWWDIR%%/apps/dav/lib/caldav/birthdayservice.php
3253
%%WWWDIR%%/apps/dav/lib/caldav/caldavbackend.php
3254
%%WWWDIR%%/apps/dav/lib/caldav/calendar.php
3255
%%WWWDIR%%/apps/dav/lib/caldav/calendarhome.php
3256
%%WWWDIR%%/apps/dav/lib/caldav/calendarroot.php
3257
%%WWWDIR%%/apps/dav/lib/caldav/schedule/imipplugin.php
3258
%%WWWDIR%%/apps/dav/lib/carddav/addressbook.php
3259
%%WWWDIR%%/apps/dav/lib/carddav/addressbookimpl.php
3260
%%WWWDIR%%/apps/dav/lib/carddav/addressbookroot.php
3261
%%WWWDIR%%/apps/dav/lib/carddav/card.php
3262
%%WWWDIR%%/apps/dav/lib/carddav/carddavbackend.php
3263
%%WWWDIR%%/apps/dav/lib/carddav/contactsmanager.php
3264
%%WWWDIR%%/apps/dav/lib/carddav/converter.php
3265
%%WWWDIR%%/apps/dav/lib/carddav/plugin.php
3266
%%WWWDIR%%/apps/dav/lib/carddav/syncjob.php
3267
%%WWWDIR%%/apps/dav/lib/carddav/syncservice.php
3268
%%WWWDIR%%/apps/dav/lib/carddav/useraddressbooks.php
3269
%%WWWDIR%%/apps/dav/lib/carddav/xml/groups.php
3270
%%WWWDIR%%/apps/dav/lib/comments/commentnode.php
3271
%%WWWDIR%%/apps/dav/lib/comments/commentsplugin.php
3272
%%WWWDIR%%/apps/dav/lib/comments/entitycollection.php
3273
%%WWWDIR%%/apps/dav/lib/comments/entitytypecollection.php
3274
%%WWWDIR%%/apps/dav/lib/comments/rootcollection.php
3275
%%WWWDIR%%/apps/dav/lib/connector/legacydavacl.php
3276
%%WWWDIR%%/apps/dav/lib/connector/publicauth.php
3277
%%WWWDIR%%/apps/dav/lib/connector/sabre/appenabledplugin.php
3278
%%WWWDIR%%/apps/dav/lib/connector/sabre/auth.php
3279
%%WWWDIR%%/apps/dav/lib/connector/sabre/blocklegacyclientplugin.php
3280
%%WWWDIR%%/apps/dav/lib/connector/sabre/checksumlist.php
3281
%%WWWDIR%%/apps/dav/lib/connector/sabre/commentpropertiesplugin.php
3282
%%WWWDIR%%/apps/dav/lib/connector/sabre/copyetagheaderplugin.php
3283
%%WWWDIR%%/apps/dav/lib/connector/sabre/custompropertiesbackend.php
3284
%%WWWDIR%%/apps/dav/lib/connector/sabre/davaclplugin.php
3285
%%WWWDIR%%/apps/dav/lib/connector/sabre/directory.php
3286
%%WWWDIR%%/apps/dav/lib/connector/sabre/dummygetresponseplugin.php
3287
%%WWWDIR%%/apps/dav/lib/connector/sabre/exception/entitytoolarge.php
3288
%%WWWDIR%%/apps/dav/lib/connector/sabre/exception/filelocked.php
3289
%%WWWDIR%%/apps/dav/lib/connector/sabre/exception/forbidden.php
3290
%%WWWDIR%%/apps/dav/lib/connector/sabre/exception/invalidpath.php
3291
%%WWWDIR%%/apps/dav/lib/connector/sabre/exception/unsupportedmediatype.php
3292
%%WWWDIR%%/apps/dav/lib/connector/sabre/exceptionloggerplugin.php
3293
%%WWWDIR%%/apps/dav/lib/connector/sabre/fakelockerplugin.php
3294
%%WWWDIR%%/apps/dav/lib/connector/sabre/file.php
3295
%%WWWDIR%%/apps/dav/lib/connector/sabre/filesplugin.php
3296
%%WWWDIR%%/apps/dav/lib/connector/sabre/filesreportplugin.php
3297
%%WWWDIR%%/apps/dav/lib/connector/sabre/lockplugin.php
3298
%%WWWDIR%%/apps/dav/lib/connector/sabre/maintenanceplugin.php
3299
%%WWWDIR%%/apps/dav/lib/connector/sabre/node.php
3300
%%WWWDIR%%/apps/dav/lib/connector/sabre/objecttree.php
3301
%%WWWDIR%%/apps/dav/lib/connector/sabre/principal.php
3302
%%WWWDIR%%/apps/dav/lib/connector/sabre/quotaplugin.php
3303
%%WWWDIR%%/apps/dav/lib/connector/sabre/server.php
3304
%%WWWDIR%%/apps/dav/lib/connector/sabre/serverfactory.php
3305
%%WWWDIR%%/apps/dav/lib/connector/sabre/taglist.php
3306
%%WWWDIR%%/apps/dav/lib/connector/sabre/tagsplugin.php
3307
%%WWWDIR%%/apps/dav/lib/dav/groupprincipalbackend.php
3308
%%WWWDIR%%/apps/dav/lib/dav/sharing/backend.php
3309
%%WWWDIR%%/apps/dav/lib/dav/sharing/ishareable.php
3310
%%WWWDIR%%/apps/dav/lib/dav/sharing/plugin.php
3311
%%WWWDIR%%/apps/dav/lib/dav/sharing/xml/invite.php
3312
%%WWWDIR%%/apps/dav/lib/dav/sharing/xml/sharerequest.php
3313
%%WWWDIR%%/apps/dav/lib/dav/systemprincipalbackend.php
3314
%%WWWDIR%%/apps/dav/lib/files/custompropertiesbackend.php
3315
%%WWWDIR%%/apps/dav/lib/files/fileshome.php
3316
%%WWWDIR%%/apps/dav/lib/files/rootcollection.php
3317
%%WWWDIR%%/apps/dav/lib/files/sharing/publiclinkcheckplugin.php
3318
%%WWWDIR%%/apps/dav/lib/hookmanager.php
3319
%%WWWDIR%%/apps/dav/lib/migration/addressbookadapter.php
3320
%%WWWDIR%%/apps/dav/lib/migration/calendaradapter.php
3321
%%WWWDIR%%/apps/dav/lib/migration/migrateaddressbooks.php
3322
%%WWWDIR%%/apps/dav/lib/migration/migratecalendars.php
3323
%%WWWDIR%%/apps/dav/lib/rootcollection.php
3324
%%WWWDIR%%/apps/dav/lib/server.php
3325
%%WWWDIR%%/apps/dav/lib/systemtag/systemtagmappingnode.php
3326
%%WWWDIR%%/apps/dav/lib/systemtag/systemtagnode.php
3327
%%WWWDIR%%/apps/dav/lib/systemtag/systemtagplugin.php
3328
%%WWWDIR%%/apps/dav/lib/systemtag/systemtagsbyidcollection.php
3329
%%WWWDIR%%/apps/dav/lib/systemtag/systemtagsobjectmappingcollection.php
3330
%%WWWDIR%%/apps/dav/lib/systemtag/systemtagsobjecttypecollection.php
3331
%%WWWDIR%%/apps/dav/lib/systemtag/systemtagsrelationscollection.php
2998
%%WWWDIR%%/apps/encryption/appinfo/app.php
3332
%%WWWDIR%%/apps/encryption/appinfo/app.php
2999
%%WWWDIR%%/apps/encryption/appinfo/application.php
3333
%%WWWDIR%%/apps/encryption/appinfo/application.php
3000
%%WWWDIR%%/apps/encryption/appinfo/info.xml
3334
%%WWWDIR%%/apps/encryption/appinfo/info.xml
3001
%%WWWDIR%%/apps/encryption/appinfo/register_command.php
3335
%%WWWDIR%%/apps/encryption/appinfo/register_command.php
3002
%%WWWDIR%%/apps/encryption/appinfo/routes.php
3336
%%WWWDIR%%/apps/encryption/appinfo/routes.php
3337
%%WWWDIR%%/apps/encryption/appinfo/signature.json
3003
%%WWWDIR%%/apps/encryption/command/enablemasterkey.php
3338
%%WWWDIR%%/apps/encryption/command/enablemasterkey.php
3004
%%WWWDIR%%/apps/encryption/command/migratekeys.php
3339
%%WWWDIR%%/apps/encryption/command/migratekeys.php
3005
%%WWWDIR%%/apps/encryption/controller/recoverycontroller.php
3340
%%WWWDIR%%/apps/encryption/controller/recoverycontroller.php
Lines 3059-3064 Link Here
3059
%%WWWDIR%%/apps/encryption/l10n/fr.json
3394
%%WWWDIR%%/apps/encryption/l10n/fr.json
3060
%%WWWDIR%%/apps/encryption/l10n/gl.js
3395
%%WWWDIR%%/apps/encryption/l10n/gl.js
3061
%%WWWDIR%%/apps/encryption/l10n/gl.json
3396
%%WWWDIR%%/apps/encryption/l10n/gl.json
3397
%%WWWDIR%%/apps/encryption/l10n/he.js
3398
%%WWWDIR%%/apps/encryption/l10n/he.json
3062
%%WWWDIR%%/apps/encryption/l10n/hr.js
3399
%%WWWDIR%%/apps/encryption/l10n/hr.js
3063
%%WWWDIR%%/apps/encryption/l10n/hr.json
3400
%%WWWDIR%%/apps/encryption/l10n/hr.json
3064
%%WWWDIR%%/apps/encryption/l10n/hu_HU.js
3401
%%WWWDIR%%/apps/encryption/l10n/hu_HU.js
Lines 3152-3178 Link Here
3152
%%WWWDIR%%/apps/encryption/templates/mail.php
3489
%%WWWDIR%%/apps/encryption/templates/mail.php
3153
%%WWWDIR%%/apps/encryption/templates/settings-admin.php
3490
%%WWWDIR%%/apps/encryption/templates/settings-admin.php
3154
%%WWWDIR%%/apps/encryption/templates/settings-personal.php
3491
%%WWWDIR%%/apps/encryption/templates/settings-personal.php
3155
%%WWWDIR%%/apps/encryption/tests/command/testenablemasterkey.php
3156
%%WWWDIR%%/apps/encryption/tests/controller/RecoveryControllerTest.php
3157
%%WWWDIR%%/apps/encryption/tests/controller/SettingsControllerTest.php
3158
%%WWWDIR%%/apps/encryption/tests/controller/StatusControllerTest.php
3159
%%WWWDIR%%/apps/encryption/tests/hooks/UserHooksTest.php
3160
%%WWWDIR%%/apps/encryption/tests/lib/HookManagerTest.php
3161
%%WWWDIR%%/apps/encryption/tests/lib/KeyManagerTest.php
3162
%%WWWDIR%%/apps/encryption/tests/lib/MigrationTest.php
3163
%%WWWDIR%%/apps/encryption/tests/lib/RecoveryTest.php
3164
%%WWWDIR%%/apps/encryption/tests/lib/SessionTest.php
3165
%%WWWDIR%%/apps/encryption/tests/lib/UtilTest.php
3166
%%WWWDIR%%/apps/encryption/tests/lib/crypto/cryptTest.php
3167
%%WWWDIR%%/apps/encryption/tests/lib/crypto/decryptalltest.php
3168
%%WWWDIR%%/apps/encryption/tests/lib/crypto/encryptalltest.php
3169
%%WWWDIR%%/apps/encryption/tests/lib/crypto/encryptionTest.php
3170
%%WWWDIR%%/apps/encryption/tests/lib/users/SetupTest.php
3171
%%WWWDIR%%/apps/encryption/vendor/pbkdf2fallback.php
3172
%%WWWDIR%%/apps/external/ajax/setsites.php
3492
%%WWWDIR%%/apps/external/ajax/setsites.php
3173
%%WWWDIR%%/apps/external/appinfo/app.php
3493
%%WWWDIR%%/apps/external/appinfo/app.php
3174
%%WWWDIR%%/apps/external/appinfo/info.xml
3494
%%WWWDIR%%/apps/external/appinfo/info.xml
3175
%%WWWDIR%%/apps/external/appinfo/routes.php
3495
%%WWWDIR%%/apps/external/appinfo/routes.php
3496
%%WWWDIR%%/apps/external/appinfo/signature.json
3176
%%WWWDIR%%/apps/external/appinfo/version
3497
%%WWWDIR%%/apps/external/appinfo/version
3177
%%WWWDIR%%/apps/external/css/style.css
3498
%%WWWDIR%%/apps/external/css/style.css
3178
%%WWWDIR%%/apps/external/img/external.png
3499
%%WWWDIR%%/apps/external/img/external.png
Lines 3338-3364 Link Here
3338
%%WWWDIR%%/apps/external/settings.php
3659
%%WWWDIR%%/apps/external/settings.php
3339
%%WWWDIR%%/apps/external/templates/frame.php
3660
%%WWWDIR%%/apps/external/templates/frame.php
3340
%%WWWDIR%%/apps/external/templates/settings.php
3661
%%WWWDIR%%/apps/external/templates/settings.php
3662
%%WWWDIR%%/apps/federatedfilesharing/appinfo/app.php
3663
%%WWWDIR%%/apps/federatedfilesharing/appinfo/info.xml
3664
%%WWWDIR%%/apps/federatedfilesharing/appinfo/signature.json
3665
%%WWWDIR%%/apps/federatedfilesharing/l10n/ast.js
3666
%%WWWDIR%%/apps/federatedfilesharing/l10n/ast.json
3667
%%WWWDIR%%/apps/federatedfilesharing/l10n/bg_BG.js
3668
%%WWWDIR%%/apps/federatedfilesharing/l10n/bg_BG.json
3669
%%WWWDIR%%/apps/federatedfilesharing/l10n/ca.js
3670
%%WWWDIR%%/apps/federatedfilesharing/l10n/ca.json
3671
%%WWWDIR%%/apps/federatedfilesharing/l10n/cs_CZ.js
3672
%%WWWDIR%%/apps/federatedfilesharing/l10n/cs_CZ.json
3673
%%WWWDIR%%/apps/federatedfilesharing/l10n/da.js
3674
%%WWWDIR%%/apps/federatedfilesharing/l10n/da.json
3675
%%WWWDIR%%/apps/federatedfilesharing/l10n/de.js
3676
%%WWWDIR%%/apps/federatedfilesharing/l10n/de.json
3677
%%WWWDIR%%/apps/federatedfilesharing/l10n/de_DE.js
3678
%%WWWDIR%%/apps/federatedfilesharing/l10n/de_DE.json
3679
%%WWWDIR%%/apps/federatedfilesharing/l10n/el.js
3680
%%WWWDIR%%/apps/federatedfilesharing/l10n/el.json
3681
%%WWWDIR%%/apps/federatedfilesharing/l10n/en_GB.js
3682
%%WWWDIR%%/apps/federatedfilesharing/l10n/en_GB.json
3683
%%WWWDIR%%/apps/federatedfilesharing/l10n/eo.js
3684
%%WWWDIR%%/apps/federatedfilesharing/l10n/eo.json
3685
%%WWWDIR%%/apps/federatedfilesharing/l10n/es.js
3686
%%WWWDIR%%/apps/federatedfilesharing/l10n/es.json
3687
%%WWWDIR%%/apps/federatedfilesharing/l10n/et_EE.js
3688
%%WWWDIR%%/apps/federatedfilesharing/l10n/et_EE.json
3689
%%WWWDIR%%/apps/federatedfilesharing/l10n/eu.js
3690
%%WWWDIR%%/apps/federatedfilesharing/l10n/eu.json
3691
%%WWWDIR%%/apps/federatedfilesharing/l10n/fi_FI.js
3692
%%WWWDIR%%/apps/federatedfilesharing/l10n/fi_FI.json
3693
%%WWWDIR%%/apps/federatedfilesharing/l10n/fr.js
3694
%%WWWDIR%%/apps/federatedfilesharing/l10n/fr.json
3695
%%WWWDIR%%/apps/federatedfilesharing/l10n/gl.js
3696
%%WWWDIR%%/apps/federatedfilesharing/l10n/gl.json
3697
%%WWWDIR%%/apps/federatedfilesharing/l10n/he.js
3698
%%WWWDIR%%/apps/federatedfilesharing/l10n/he.json
3699
%%WWWDIR%%/apps/federatedfilesharing/l10n/hr.js
3700
%%WWWDIR%%/apps/federatedfilesharing/l10n/hr.json
3701
%%WWWDIR%%/apps/federatedfilesharing/l10n/hu_HU.js
3702
%%WWWDIR%%/apps/federatedfilesharing/l10n/hu_HU.json
3703
%%WWWDIR%%/apps/federatedfilesharing/l10n/id.js
3704
%%WWWDIR%%/apps/federatedfilesharing/l10n/id.json
3705
%%WWWDIR%%/apps/federatedfilesharing/l10n/it.js
3706
%%WWWDIR%%/apps/federatedfilesharing/l10n/it.json
3707
%%WWWDIR%%/apps/federatedfilesharing/l10n/ja.js
3708
%%WWWDIR%%/apps/federatedfilesharing/l10n/ja.json
3709
%%WWWDIR%%/apps/federatedfilesharing/l10n/ko.js
3710
%%WWWDIR%%/apps/federatedfilesharing/l10n/ko.json
3711
%%WWWDIR%%/apps/federatedfilesharing/l10n/nb_NO.js
3712
%%WWWDIR%%/apps/federatedfilesharing/l10n/nb_NO.json
3713
%%WWWDIR%%/apps/federatedfilesharing/l10n/nl.js
3714
%%WWWDIR%%/apps/federatedfilesharing/l10n/nl.json
3715
%%WWWDIR%%/apps/federatedfilesharing/l10n/oc.js
3716
%%WWWDIR%%/apps/federatedfilesharing/l10n/oc.json
3717
%%WWWDIR%%/apps/federatedfilesharing/l10n/pl.js
3718
%%WWWDIR%%/apps/federatedfilesharing/l10n/pl.json
3719
%%WWWDIR%%/apps/federatedfilesharing/l10n/pt_BR.js
3720
%%WWWDIR%%/apps/federatedfilesharing/l10n/pt_BR.json
3721
%%WWWDIR%%/apps/federatedfilesharing/l10n/pt_PT.js
3722
%%WWWDIR%%/apps/federatedfilesharing/l10n/pt_PT.json
3723
%%WWWDIR%%/apps/federatedfilesharing/l10n/ru.js
3724
%%WWWDIR%%/apps/federatedfilesharing/l10n/ru.json
3725
%%WWWDIR%%/apps/federatedfilesharing/l10n/sk_SK.js
3726
%%WWWDIR%%/apps/federatedfilesharing/l10n/sk_SK.json
3727
%%WWWDIR%%/apps/federatedfilesharing/l10n/sl.js
3728
%%WWWDIR%%/apps/federatedfilesharing/l10n/sl.json
3729
%%WWWDIR%%/apps/federatedfilesharing/l10n/sq.js
3730
%%WWWDIR%%/apps/federatedfilesharing/l10n/sq.json
3731
%%WWWDIR%%/apps/federatedfilesharing/l10n/sr.js
3732
%%WWWDIR%%/apps/federatedfilesharing/l10n/sr.json
3733
%%WWWDIR%%/apps/federatedfilesharing/l10n/sv.js
3734
%%WWWDIR%%/apps/federatedfilesharing/l10n/sv.json
3735
%%WWWDIR%%/apps/federatedfilesharing/l10n/th_TH.js
3736
%%WWWDIR%%/apps/federatedfilesharing/l10n/th_TH.json
3737
%%WWWDIR%%/apps/federatedfilesharing/l10n/tr.js
3738
%%WWWDIR%%/apps/federatedfilesharing/l10n/tr.json
3739
%%WWWDIR%%/apps/federatedfilesharing/l10n/uk.js
3740
%%WWWDIR%%/apps/federatedfilesharing/l10n/uk.json
3741
%%WWWDIR%%/apps/federatedfilesharing/l10n/zh_CN.js
3742
%%WWWDIR%%/apps/federatedfilesharing/l10n/zh_CN.json
3743
%%WWWDIR%%/apps/federatedfilesharing/l10n/zh_TW.js
3744
%%WWWDIR%%/apps/federatedfilesharing/l10n/zh_TW.json
3745
%%WWWDIR%%/apps/federatedfilesharing/lib/addresshandler.php
3746
%%WWWDIR%%/apps/federatedfilesharing/lib/discoverymanager.php
3747
%%WWWDIR%%/apps/federatedfilesharing/lib/federatedshareprovider.php
3748
%%WWWDIR%%/apps/federatedfilesharing/lib/notifications.php
3749
%%WWWDIR%%/apps/federatedfilesharing/lib/tokenhandler.php
3750
%%WWWDIR%%/apps/federation/api/ocsauthapi.php
3751
%%WWWDIR%%/apps/federation/appinfo/app.php
3752
%%WWWDIR%%/apps/federation/appinfo/application.php
3753
%%WWWDIR%%/apps/federation/appinfo/database.xml
3754
%%WWWDIR%%/apps/federation/appinfo/info.xml
3755
%%WWWDIR%%/apps/federation/appinfo/install.php
3756
%%WWWDIR%%/apps/federation/appinfo/register_command.php
3757
%%WWWDIR%%/apps/federation/appinfo/routes.php
3758
%%WWWDIR%%/apps/federation/appinfo/signature.json
3759
%%WWWDIR%%/apps/federation/appinfo/update.php
3760
%%WWWDIR%%/apps/federation/backgroundjob/getsharedsecret.php
3761
%%WWWDIR%%/apps/federation/backgroundjob/requestsharedsecret.php
3762
%%WWWDIR%%/apps/federation/command/syncfederationaddressbooks.php
3763
%%WWWDIR%%/apps/federation/controller/settingscontroller.php
3764
%%WWWDIR%%/apps/federation/css/settings-admin.css
3765
%%WWWDIR%%/apps/federation/dav/fedauth.php
3766
%%WWWDIR%%/apps/federation/img/app.svg
3767
%%WWWDIR%%/apps/federation/js/settings-admin.js
3768
%%WWWDIR%%/apps/federation/l10n/cs_CZ.js
3769
%%WWWDIR%%/apps/federation/l10n/cs_CZ.json
3770
%%WWWDIR%%/apps/federation/l10n/de.js
3771
%%WWWDIR%%/apps/federation/l10n/de.json
3772
%%WWWDIR%%/apps/federation/l10n/de_DE.js
3773
%%WWWDIR%%/apps/federation/l10n/de_DE.json
3774
%%WWWDIR%%/apps/federation/l10n/el.js
3775
%%WWWDIR%%/apps/federation/l10n/el.json
3776
%%WWWDIR%%/apps/federation/l10n/en_GB.js
3777
%%WWWDIR%%/apps/federation/l10n/en_GB.json
3778
%%WWWDIR%%/apps/federation/l10n/eo.js
3779
%%WWWDIR%%/apps/federation/l10n/eo.json
3780
%%WWWDIR%%/apps/federation/l10n/es.js
3781
%%WWWDIR%%/apps/federation/l10n/es.json
3782
%%WWWDIR%%/apps/federation/l10n/et_EE.js
3783
%%WWWDIR%%/apps/federation/l10n/et_EE.json
3784
%%WWWDIR%%/apps/federation/l10n/fi_FI.js
3785
%%WWWDIR%%/apps/federation/l10n/fi_FI.json
3786
%%WWWDIR%%/apps/federation/l10n/fr.js
3787
%%WWWDIR%%/apps/federation/l10n/fr.json
3788
%%WWWDIR%%/apps/federation/l10n/he.js
3789
%%WWWDIR%%/apps/federation/l10n/he.json
3790
%%WWWDIR%%/apps/federation/l10n/it.js
3791
%%WWWDIR%%/apps/federation/l10n/it.json
3792
%%WWWDIR%%/apps/federation/l10n/ja.js
3793
%%WWWDIR%%/apps/federation/l10n/ja.json
3794
%%WWWDIR%%/apps/federation/l10n/nb_NO.js
3795
%%WWWDIR%%/apps/federation/l10n/nb_NO.json
3796
%%WWWDIR%%/apps/federation/l10n/nl.js
3797
%%WWWDIR%%/apps/federation/l10n/nl.json
3798
%%WWWDIR%%/apps/federation/l10n/pt_BR.js
3799
%%WWWDIR%%/apps/federation/l10n/pt_BR.json
3800
%%WWWDIR%%/apps/federation/l10n/pt_PT.js
3801
%%WWWDIR%%/apps/federation/l10n/pt_PT.json
3802
%%WWWDIR%%/apps/federation/l10n/ru.js
3803
%%WWWDIR%%/apps/federation/l10n/ru.json
3804
%%WWWDIR%%/apps/federation/l10n/sl.js
3805
%%WWWDIR%%/apps/federation/l10n/sl.json
3806
%%WWWDIR%%/apps/federation/l10n/sq.js
3807
%%WWWDIR%%/apps/federation/l10n/sq.json
3808
%%WWWDIR%%/apps/federation/l10n/sv.js
3809
%%WWWDIR%%/apps/federation/l10n/sv.json
3810
%%WWWDIR%%/apps/federation/l10n/th_TH.js
3811
%%WWWDIR%%/apps/federation/l10n/th_TH.json
3812
%%WWWDIR%%/apps/federation/l10n/uk.js
3813
%%WWWDIR%%/apps/federation/l10n/uk.json
3814
%%WWWDIR%%/apps/federation/l10n/zh_CN.js
3815
%%WWWDIR%%/apps/federation/l10n/zh_CN.json
3816
%%WWWDIR%%/apps/federation/lib/dbhandler.php
3817
%%WWWDIR%%/apps/federation/lib/hooks.php
3818
%%WWWDIR%%/apps/federation/lib/syncfederationaddressbooks.php
3819
%%WWWDIR%%/apps/federation/lib/syncjob.php
3820
%%WWWDIR%%/apps/federation/lib/trustedservers.php
3821
%%WWWDIR%%/apps/federation/middleware/addservermiddleware.php
3822
%%WWWDIR%%/apps/federation/settings/settings-admin.php
3823
%%WWWDIR%%/apps/federation/templates/settings-admin.php
3341
%%WWWDIR%%/apps/files/admin.php
3824
%%WWWDIR%%/apps/files/admin.php
3342
%%WWWDIR%%/apps/files/ajax/delete.php
3343
%%WWWDIR%%/apps/files/ajax/download.php
3825
%%WWWDIR%%/apps/files/ajax/download.php
3344
%%WWWDIR%%/apps/files/ajax/getstoragestats.php
3826
%%WWWDIR%%/apps/files/ajax/getstoragestats.php
3345
%%WWWDIR%%/apps/files/ajax/list.php
3827
%%WWWDIR%%/apps/files/ajax/list.php
3346
%%WWWDIR%%/apps/files/ajax/move.php
3347
%%WWWDIR%%/apps/files/ajax/newfile.php
3348
%%WWWDIR%%/apps/files/ajax/newfolder.php
3349
%%WWWDIR%%/apps/files/ajax/rename.php
3350
%%WWWDIR%%/apps/files/ajax/scan.php
3351
%%WWWDIR%%/apps/files/ajax/upload.php
3828
%%WWWDIR%%/apps/files/ajax/upload.php
3352
%%WWWDIR%%/apps/files/appinfo/app.php
3829
%%WWWDIR%%/apps/files/appinfo/app.php
3353
%%WWWDIR%%/apps/files/appinfo/application.php
3830
%%WWWDIR%%/apps/files/appinfo/application.php
3354
%%WWWDIR%%/apps/files/appinfo/info.xml
3831
%%WWWDIR%%/apps/files/appinfo/info.xml
3832
%%WWWDIR%%/apps/files/appinfo/install.php
3355
%%WWWDIR%%/apps/files/appinfo/register_command.php
3833
%%WWWDIR%%/apps/files/appinfo/register_command.php
3356
%%WWWDIR%%/apps/files/appinfo/remote.php
3357
%%WWWDIR%%/apps/files/appinfo/routes.php
3834
%%WWWDIR%%/apps/files/appinfo/routes.php
3835
%%WWWDIR%%/apps/files/appinfo/signature.json
3358
%%WWWDIR%%/apps/files/appinfo/update.php
3836
%%WWWDIR%%/apps/files/appinfo/update.php
3359
%%WWWDIR%%/apps/files/command/deleteorphanedfiles.php
3837
%%WWWDIR%%/apps/files/command/deleteorphanedfiles.php
3360
%%WWWDIR%%/apps/files/command/scan.php
3838
%%WWWDIR%%/apps/files/command/scan.php
3839
%%WWWDIR%%/apps/files/command/transferownership.php
3361
%%WWWDIR%%/apps/files/controller/apicontroller.php
3840
%%WWWDIR%%/apps/files/controller/apicontroller.php
3841
%%WWWDIR%%/apps/files/controller/viewcontroller.php
3362
%%WWWDIR%%/apps/files/css/detailsView.css
3842
%%WWWDIR%%/apps/files/css/detailsView.css
3363
%%WWWDIR%%/apps/files/css/files.css
3843
%%WWWDIR%%/apps/files/css/files.css
3364
%%WWWDIR%%/apps/files/css/mobile.css
3844
%%WWWDIR%%/apps/files/css/mobile.css
Lines 3376-3382 Link Here
3376
%%WWWDIR%%/apps/files/img/share.svg
3856
%%WWWDIR%%/apps/files/img/share.svg
3377
%%WWWDIR%%/apps/files/img/star.png
3857
%%WWWDIR%%/apps/files/img/star.png
3378
%%WWWDIR%%/apps/files/img/star.svg
3858
%%WWWDIR%%/apps/files/img/star.svg
3379
%%WWWDIR%%/apps/files/index.php
3380
%%WWWDIR%%/apps/files/js/admin.js
3859
%%WWWDIR%%/apps/files/js/admin.js
3381
%%WWWDIR%%/apps/files/js/app.js
3860
%%WWWDIR%%/apps/files/js/app.js
3382
%%WWWDIR%%/apps/files/js/breadcrumb.js
3861
%%WWWDIR%%/apps/files/js/breadcrumb.js
Lines 3620-3625 Link Here
3620
%%WWWDIR%%/apps/files/lib/activity.php
4099
%%WWWDIR%%/apps/files/lib/activity.php
3621
%%WWWDIR%%/apps/files/lib/activityhelper.php
4100
%%WWWDIR%%/apps/files/lib/activityhelper.php
3622
%%WWWDIR%%/apps/files/lib/app.php
4101
%%WWWDIR%%/apps/files/lib/app.php
4102
%%WWWDIR%%/apps/files/lib/backgroundjob/cleanupfilelocks.php
4103
%%WWWDIR%%/apps/files/lib/backgroundjob/deleteorphaneditems.php
4104
%%WWWDIR%%/apps/files/lib/backgroundjob/scanfiles.php
3623
%%WWWDIR%%/apps/files/lib/capabilities.php
4105
%%WWWDIR%%/apps/files/lib/capabilities.php
3624
%%WWWDIR%%/apps/files/lib/helper.php
4106
%%WWWDIR%%/apps/files/lib/helper.php
3625
%%WWWDIR%%/apps/files/list.php
4107
%%WWWDIR%%/apps/files/list.php
Lines 3632-3657 Link Here
3632
%%WWWDIR%%/apps/files/templates/list.php
4114
%%WWWDIR%%/apps/files/templates/list.php
3633
%%WWWDIR%%/apps/files/templates/simplelist.php
4115
%%WWWDIR%%/apps/files/templates/simplelist.php
3634
%%WWWDIR%%/apps/files/templates/test.png
4116
%%WWWDIR%%/apps/files/templates/test.png
3635
%%WWWDIR%%/apps/files/tests/activitytest.php
4117
%%WWWDIR%%/apps/files_external/3rdparty/.gitignore
3636
%%WWWDIR%%/apps/files/tests/ajax_rename.php
3637
%%WWWDIR%%/apps/files/tests/command/deleteorphanedfilestest.php
3638
%%WWWDIR%%/apps/files/tests/controller/apicontrollertest.php
3639
%%WWWDIR%%/apps/files/tests/helper.php
3640
%%WWWDIR%%/apps/files/tests/js/appSpec.js
3641
%%WWWDIR%%/apps/files/tests/js/breadcrumbSpec.js
3642
%%WWWDIR%%/apps/files/tests/js/detailsviewSpec.js
3643
%%WWWDIR%%/apps/files/tests/js/favoritesfilelistspec.js
3644
%%WWWDIR%%/apps/files/tests/js/favoritespluginspec.js
3645
%%WWWDIR%%/apps/files/tests/js/fileUploadSpec.js
3646
%%WWWDIR%%/apps/files/tests/js/fileactionsSpec.js
3647
%%WWWDIR%%/apps/files/tests/js/fileactionsmenuSpec.js
3648
%%WWWDIR%%/apps/files/tests/js/filelistSpec.js
3649
%%WWWDIR%%/apps/files/tests/js/filesSpec.js
3650
%%WWWDIR%%/apps/files/tests/js/filesummarySpec.js
3651
%%WWWDIR%%/apps/files/tests/js/mainfileinfodetailviewSpec.js
3652
%%WWWDIR%%/apps/files/tests/js/newfilemenuSpec.js
3653
%%WWWDIR%%/apps/files/tests/js/tagspluginspec.js
3654
%%WWWDIR%%/apps/files/tests/service/tagservice.php
3655
%%WWWDIR%%/apps/files_external/3rdparty/Dropbox/API.php
4118
%%WWWDIR%%/apps/files_external/3rdparty/Dropbox/API.php
3656
%%WWWDIR%%/apps/files_external/3rdparty/Dropbox/Exception.php
4119
%%WWWDIR%%/apps/files_external/3rdparty/Dropbox/Exception.php
3657
%%WWWDIR%%/apps/files_external/3rdparty/Dropbox/Exception/Forbidden.php
4120
%%WWWDIR%%/apps/files_external/3rdparty/Dropbox/Exception/Forbidden.php
Lines 4003-4008 Link Here
4003
%%WWWDIR%%/apps/files_external/3rdparty/aws-sdk-php/Guzzle/Iterator/FilterIterator.php
4466
%%WWWDIR%%/apps/files_external/3rdparty/aws-sdk-php/Guzzle/Iterator/FilterIterator.php
4004
%%WWWDIR%%/apps/files_external/3rdparty/aws-sdk-php/Guzzle/Iterator/MapIterator.php
4467
%%WWWDIR%%/apps/files_external/3rdparty/aws-sdk-php/Guzzle/Iterator/MapIterator.php
4005
%%WWWDIR%%/apps/files_external/3rdparty/aws-sdk-php/Guzzle/Iterator/MethodProxyIterator.php
4468
%%WWWDIR%%/apps/files_external/3rdparty/aws-sdk-php/Guzzle/Iterator/MethodProxyIterator.php
4469
%%WWWDIR%%/apps/files_external/3rdparty/aws-sdk-php/Guzzle/Iterator/README.md
4006
%%WWWDIR%%/apps/files_external/3rdparty/aws-sdk-php/Guzzle/Iterator/composer.json
4470
%%WWWDIR%%/apps/files_external/3rdparty/aws-sdk-php/Guzzle/Iterator/composer.json
4007
%%WWWDIR%%/apps/files_external/3rdparty/aws-sdk-php/Guzzle/Log/AbstractLogAdapter.php
4471
%%WWWDIR%%/apps/files_external/3rdparty/aws-sdk-php/Guzzle/Log/AbstractLogAdapter.php
4008
%%WWWDIR%%/apps/files_external/3rdparty/aws-sdk-php/Guzzle/Log/ArrayLogAdapter.php
4472
%%WWWDIR%%/apps/files_external/3rdparty/aws-sdk-php/Guzzle/Log/ArrayLogAdapter.php
Lines 4157-4162 Link Here
4157
%%WWWDIR%%/apps/files_external/3rdparty/aws-sdk-php/Guzzle/Stream/StreamInterface.php
4621
%%WWWDIR%%/apps/files_external/3rdparty/aws-sdk-php/Guzzle/Stream/StreamInterface.php
4158
%%WWWDIR%%/apps/files_external/3rdparty/aws-sdk-php/Guzzle/Stream/StreamRequestFactoryInterface.php
4622
%%WWWDIR%%/apps/files_external/3rdparty/aws-sdk-php/Guzzle/Stream/StreamRequestFactoryInterface.php
4159
%%WWWDIR%%/apps/files_external/3rdparty/aws-sdk-php/Guzzle/Stream/composer.json
4623
%%WWWDIR%%/apps/files_external/3rdparty/aws-sdk-php/Guzzle/Stream/composer.json
4624
%%WWWDIR%%/apps/files_external/3rdparty/aws-sdk-php/Symfony/Component/ClassLoader/.gitignore
4160
%%WWWDIR%%/apps/files_external/3rdparty/aws-sdk-php/Symfony/Component/ClassLoader/ApcClassLoader.php
4625
%%WWWDIR%%/apps/files_external/3rdparty/aws-sdk-php/Symfony/Component/ClassLoader/ApcClassLoader.php
4161
%%WWWDIR%%/apps/files_external/3rdparty/aws-sdk-php/Symfony/Component/ClassLoader/ApcUniversalClassLoader.php
4626
%%WWWDIR%%/apps/files_external/3rdparty/aws-sdk-php/Symfony/Component/ClassLoader/ApcUniversalClassLoader.php
4162
%%WWWDIR%%/apps/files_external/3rdparty/aws-sdk-php/Symfony/Component/ClassLoader/CHANGELOG.md
4627
%%WWWDIR%%/apps/files_external/3rdparty/aws-sdk-php/Symfony/Component/ClassLoader/CHANGELOG.md
Lines 4168-4173 Link Here
4168
%%WWWDIR%%/apps/files_external/3rdparty/aws-sdk-php/Symfony/Component/ClassLoader/LICENSE
4633
%%WWWDIR%%/apps/files_external/3rdparty/aws-sdk-php/Symfony/Component/ClassLoader/LICENSE
4169
%%WWWDIR%%/apps/files_external/3rdparty/aws-sdk-php/Symfony/Component/ClassLoader/MapClassLoader.php
4634
%%WWWDIR%%/apps/files_external/3rdparty/aws-sdk-php/Symfony/Component/ClassLoader/MapClassLoader.php
4170
%%WWWDIR%%/apps/files_external/3rdparty/aws-sdk-php/Symfony/Component/ClassLoader/Psr4ClassLoader.php
4635
%%WWWDIR%%/apps/files_external/3rdparty/aws-sdk-php/Symfony/Component/ClassLoader/Psr4ClassLoader.php
4636
%%WWWDIR%%/apps/files_external/3rdparty/aws-sdk-php/Symfony/Component/ClassLoader/README.md
4171
%%WWWDIR%%/apps/files_external/3rdparty/aws-sdk-php/Symfony/Component/ClassLoader/Tests/ApcUniversalClassLoaderTest.php
4637
%%WWWDIR%%/apps/files_external/3rdparty/aws-sdk-php/Symfony/Component/ClassLoader/Tests/ApcUniversalClassLoaderTest.php
4172
%%WWWDIR%%/apps/files_external/3rdparty/aws-sdk-php/Symfony/Component/ClassLoader/Tests/ClassCollectionLoaderTest.php
4638
%%WWWDIR%%/apps/files_external/3rdparty/aws-sdk-php/Symfony/Component/ClassLoader/Tests/ClassCollectionLoaderTest.php
4173
%%WWWDIR%%/apps/files_external/3rdparty/aws-sdk-php/Symfony/Component/ClassLoader/Tests/ClassLoaderTest.php
4639
%%WWWDIR%%/apps/files_external/3rdparty/aws-sdk-php/Symfony/Component/ClassLoader/Tests/ClassLoaderTest.php
Lines 4253-4258 Link Here
4253
%%WWWDIR%%/apps/files_external/3rdparty/aws-sdk-php/Symfony/Component/ClassLoader/XcacheClassLoader.php
4719
%%WWWDIR%%/apps/files_external/3rdparty/aws-sdk-php/Symfony/Component/ClassLoader/XcacheClassLoader.php
4254
%%WWWDIR%%/apps/files_external/3rdparty/aws-sdk-php/Symfony/Component/ClassLoader/composer.json
4720
%%WWWDIR%%/apps/files_external/3rdparty/aws-sdk-php/Symfony/Component/ClassLoader/composer.json
4255
%%WWWDIR%%/apps/files_external/3rdparty/aws-sdk-php/Symfony/Component/ClassLoader/phpunit.xml.dist
4721
%%WWWDIR%%/apps/files_external/3rdparty/aws-sdk-php/Symfony/Component/ClassLoader/phpunit.xml.dist
4722
%%WWWDIR%%/apps/files_external/3rdparty/aws-sdk-php/Symfony/Component/EventDispatcher/.gitignore
4256
%%WWWDIR%%/apps/files_external/3rdparty/aws-sdk-php/Symfony/Component/EventDispatcher/CHANGELOG.md
4723
%%WWWDIR%%/apps/files_external/3rdparty/aws-sdk-php/Symfony/Component/EventDispatcher/CHANGELOG.md
4257
%%WWWDIR%%/apps/files_external/3rdparty/aws-sdk-php/Symfony/Component/EventDispatcher/ContainerAwareEventDispatcher.php
4724
%%WWWDIR%%/apps/files_external/3rdparty/aws-sdk-php/Symfony/Component/EventDispatcher/ContainerAwareEventDispatcher.php
4258
%%WWWDIR%%/apps/files_external/3rdparty/aws-sdk-php/Symfony/Component/EventDispatcher/Debug/TraceableEventDispatcher.php
4725
%%WWWDIR%%/apps/files_external/3rdparty/aws-sdk-php/Symfony/Component/EventDispatcher/Debug/TraceableEventDispatcher.php
Lines 4266-4271 Link Here
4266
%%WWWDIR%%/apps/files_external/3rdparty/aws-sdk-php/Symfony/Component/EventDispatcher/GenericEvent.php
4733
%%WWWDIR%%/apps/files_external/3rdparty/aws-sdk-php/Symfony/Component/EventDispatcher/GenericEvent.php
4267
%%WWWDIR%%/apps/files_external/3rdparty/aws-sdk-php/Symfony/Component/EventDispatcher/ImmutableEventDispatcher.php
4734
%%WWWDIR%%/apps/files_external/3rdparty/aws-sdk-php/Symfony/Component/EventDispatcher/ImmutableEventDispatcher.php
4268
%%WWWDIR%%/apps/files_external/3rdparty/aws-sdk-php/Symfony/Component/EventDispatcher/LICENSE
4735
%%WWWDIR%%/apps/files_external/3rdparty/aws-sdk-php/Symfony/Component/EventDispatcher/LICENSE
4736
%%WWWDIR%%/apps/files_external/3rdparty/aws-sdk-php/Symfony/Component/EventDispatcher/README.md
4269
%%WWWDIR%%/apps/files_external/3rdparty/aws-sdk-php/Symfony/Component/EventDispatcher/Tests/ContainerAwareEventDispatcherTest.php
4737
%%WWWDIR%%/apps/files_external/3rdparty/aws-sdk-php/Symfony/Component/EventDispatcher/Tests/ContainerAwareEventDispatcherTest.php
4270
%%WWWDIR%%/apps/files_external/3rdparty/aws-sdk-php/Symfony/Component/EventDispatcher/Tests/Debug/TraceableEventDispatcherTest.php
4738
%%WWWDIR%%/apps/files_external/3rdparty/aws-sdk-php/Symfony/Component/EventDispatcher/Tests/Debug/TraceableEventDispatcherTest.php
4271
%%WWWDIR%%/apps/files_external/3rdparty/aws-sdk-php/Symfony/Component/EventDispatcher/Tests/DependencyInjection/RegisterListenersPassTest.php
4739
%%WWWDIR%%/apps/files_external/3rdparty/aws-sdk-php/Symfony/Component/EventDispatcher/Tests/DependencyInjection/RegisterListenersPassTest.php
Lines 4279-4290 Link Here
4279
%%WWWDIR%%/apps/files_external/3rdparty/composer.json
4747
%%WWWDIR%%/apps/files_external/3rdparty/composer.json
4280
%%WWWDIR%%/apps/files_external/3rdparty/composer.lock
4748
%%WWWDIR%%/apps/files_external/3rdparty/composer.lock
4281
%%WWWDIR%%/apps/files_external/3rdparty/composer/ClassLoader.php
4749
%%WWWDIR%%/apps/files_external/3rdparty/composer/ClassLoader.php
4750
%%WWWDIR%%/apps/files_external/3rdparty/composer/LICENSE
4282
%%WWWDIR%%/apps/files_external/3rdparty/composer/autoload_classmap.php
4751
%%WWWDIR%%/apps/files_external/3rdparty/composer/autoload_classmap.php
4283
%%WWWDIR%%/apps/files_external/3rdparty/composer/autoload_namespaces.php
4752
%%WWWDIR%%/apps/files_external/3rdparty/composer/autoload_namespaces.php
4284
%%WWWDIR%%/apps/files_external/3rdparty/composer/autoload_psr4.php
4753
%%WWWDIR%%/apps/files_external/3rdparty/composer/autoload_psr4.php
4285
%%WWWDIR%%/apps/files_external/3rdparty/composer/autoload_real.php
4754
%%WWWDIR%%/apps/files_external/3rdparty/composer/autoload_real.php
4286
%%WWWDIR%%/apps/files_external/3rdparty/composer/installed.json
4755
%%WWWDIR%%/apps/files_external/3rdparty/composer/installed.json
4287
%%WWWDIR%%/apps/files_external/3rdparty/google-api-php-client/LICENSE
4756
%%WWWDIR%%/apps/files_external/3rdparty/google-api-php-client/LICENSE
4757
%%WWWDIR%%/apps/files_external/3rdparty/google-api-php-client/README.md
4288
%%WWWDIR%%/apps/files_external/3rdparty/google-api-php-client/src/Google/Auth/Abstract.php
4758
%%WWWDIR%%/apps/files_external/3rdparty/google-api-php-client/src/Google/Auth/Abstract.php
4289
%%WWWDIR%%/apps/files_external/3rdparty/google-api-php-client/src/Google/Auth/AssertionCredentials.php
4759
%%WWWDIR%%/apps/files_external/3rdparty/google-api-php-client/src/Google/Auth/AssertionCredentials.php
4290
%%WWWDIR%%/apps/files_external/3rdparty/google-api-php-client/src/Google/Auth/Exception.php
4760
%%WWWDIR%%/apps/files_external/3rdparty/google-api-php-client/src/Google/Auth/Exception.php
Lines 4321-4327 Link Here
4321
%%WWWDIR%%/apps/files_external/3rdparty/google-api-php-client/src/Google/Utils/URITemplate.php
4791
%%WWWDIR%%/apps/files_external/3rdparty/google-api-php-client/src/Google/Utils/URITemplate.php
4322
%%WWWDIR%%/apps/files_external/3rdparty/google-api-php-client/src/Google/Verifier/Abstract.php
4792
%%WWWDIR%%/apps/files_external/3rdparty/google-api-php-client/src/Google/Verifier/Abstract.php
4323
%%WWWDIR%%/apps/files_external/3rdparty/google-api-php-client/src/Google/Verifier/Pem.php
4793
%%WWWDIR%%/apps/files_external/3rdparty/google-api-php-client/src/Google/Verifier/Pem.php
4794
%%WWWDIR%%/apps/files_external/3rdparty/icewind/smb/.gitignore
4324
%%WWWDIR%%/apps/files_external/3rdparty/icewind/smb/LICENSE.txt
4795
%%WWWDIR%%/apps/files_external/3rdparty/icewind/smb/LICENSE.txt
4796
%%WWWDIR%%/apps/files_external/3rdparty/icewind/smb/README.md
4325
%%WWWDIR%%/apps/files_external/3rdparty/icewind/smb/composer.json
4797
%%WWWDIR%%/apps/files_external/3rdparty/icewind/smb/composer.json
4326
%%WWWDIR%%/apps/files_external/3rdparty/icewind/smb/src/AbstractShare.php
4798
%%WWWDIR%%/apps/files_external/3rdparty/icewind/smb/src/AbstractShare.php
4327
%%WWWDIR%%/apps/files_external/3rdparty/icewind/smb/src/Connection.php
4799
%%WWWDIR%%/apps/files_external/3rdparty/icewind/smb/src/Connection.php
Lines 4339-4344 Link Here
4339
%%WWWDIR%%/apps/files_external/3rdparty/icewind/smb/src/Exception/InvalidHostException.php
4811
%%WWWDIR%%/apps/files_external/3rdparty/icewind/smb/src/Exception/InvalidHostException.php
4340
%%WWWDIR%%/apps/files_external/3rdparty/icewind/smb/src/Exception/InvalidPathException.php
4812
%%WWWDIR%%/apps/files_external/3rdparty/icewind/smb/src/Exception/InvalidPathException.php
4341
%%WWWDIR%%/apps/files_external/3rdparty/icewind/smb/src/Exception/InvalidRequestException.php
4813
%%WWWDIR%%/apps/files_external/3rdparty/icewind/smb/src/Exception/InvalidRequestException.php
4814
%%WWWDIR%%/apps/files_external/3rdparty/icewind/smb/src/Exception/InvalidResourceException.php
4342
%%WWWDIR%%/apps/files_external/3rdparty/icewind/smb/src/Exception/InvalidTypeException.php
4815
%%WWWDIR%%/apps/files_external/3rdparty/icewind/smb/src/Exception/InvalidTypeException.php
4343
%%WWWDIR%%/apps/files_external/3rdparty/icewind/smb/src/Exception/NoLoginServerException.php
4816
%%WWWDIR%%/apps/files_external/3rdparty/icewind/smb/src/Exception/NoLoginServerException.php
4344
%%WWWDIR%%/apps/files_external/3rdparty/icewind/smb/src/Exception/NoRouteToHostException.php
4817
%%WWWDIR%%/apps/files_external/3rdparty/icewind/smb/src/Exception/NoRouteToHostException.php
Lines 4357-4363 Link Here
4357
%%WWWDIR%%/apps/files_external/3rdparty/icewind/smb/src/RawConnection.php
4830
%%WWWDIR%%/apps/files_external/3rdparty/icewind/smb/src/RawConnection.php
4358
%%WWWDIR%%/apps/files_external/3rdparty/icewind/smb/src/Server.php
4831
%%WWWDIR%%/apps/files_external/3rdparty/icewind/smb/src/Server.php
4359
%%WWWDIR%%/apps/files_external/3rdparty/icewind/smb/src/Share.php
4832
%%WWWDIR%%/apps/files_external/3rdparty/icewind/smb/src/Share.php
4833
%%WWWDIR%%/apps/files_external/3rdparty/icewind/smb/src/System.php
4360
%%WWWDIR%%/apps/files_external/3rdparty/icewind/smb/src/TimeZoneProvider.php
4834
%%WWWDIR%%/apps/files_external/3rdparty/icewind/smb/src/TimeZoneProvider.php
4835
%%WWWDIR%%/apps/files_external/3rdparty/icewind/streams/.gitignore
4836
%%WWWDIR%%/apps/files_external/3rdparty/icewind/streams/.travis.yml
4837
%%WWWDIR%%/apps/files_external/3rdparty/icewind/streams/README.md
4361
%%WWWDIR%%/apps/files_external/3rdparty/icewind/streams/composer.json
4838
%%WWWDIR%%/apps/files_external/3rdparty/icewind/streams/composer.json
4362
%%WWWDIR%%/apps/files_external/3rdparty/icewind/streams/src/CallbackWrapper.php
4839
%%WWWDIR%%/apps/files_external/3rdparty/icewind/streams/src/CallbackWrapper.php
4363
%%WWWDIR%%/apps/files_external/3rdparty/icewind/streams/src/Directory.php
4840
%%WWWDIR%%/apps/files_external/3rdparty/icewind/streams/src/Directory.php
Lines 4376-4387 Link Here
4376
%%WWWDIR%%/apps/files_external/ajax/oauth2.php
4853
%%WWWDIR%%/apps/files_external/ajax/oauth2.php
4377
%%WWWDIR%%/apps/files_external/appinfo/app.php
4854
%%WWWDIR%%/apps/files_external/appinfo/app.php
4378
%%WWWDIR%%/apps/files_external/appinfo/application.php
4855
%%WWWDIR%%/apps/files_external/appinfo/application.php
4856
%%WWWDIR%%/apps/files_external/appinfo/database.xml
4379
%%WWWDIR%%/apps/files_external/appinfo/info.xml
4857
%%WWWDIR%%/apps/files_external/appinfo/info.xml
4858
%%WWWDIR%%/apps/files_external/appinfo/register_command.php
4380
%%WWWDIR%%/apps/files_external/appinfo/routes.php
4859
%%WWWDIR%%/apps/files_external/appinfo/routes.php
4860
%%WWWDIR%%/apps/files_external/appinfo/signature.json
4861
%%WWWDIR%%/apps/files_external/appinfo/update.php
4862
%%WWWDIR%%/apps/files_external/command/applicable.php
4863
%%WWWDIR%%/apps/files_external/command/backends.php
4864
%%WWWDIR%%/apps/files_external/command/config.php
4865
%%WWWDIR%%/apps/files_external/command/create.php
4866
%%WWWDIR%%/apps/files_external/command/delete.php
4867
%%WWWDIR%%/apps/files_external/command/export.php
4868
%%WWWDIR%%/apps/files_external/command/import.php
4869
%%WWWDIR%%/apps/files_external/command/listcommand.php
4870
%%WWWDIR%%/apps/files_external/command/option.php
4871
%%WWWDIR%%/apps/files_external/command/verify.php
4381
%%WWWDIR%%/apps/files_external/controller/ajaxcontroller.php
4872
%%WWWDIR%%/apps/files_external/controller/ajaxcontroller.php
4382
%%WWWDIR%%/apps/files_external/controller/globalstoragescontroller.php
4873
%%WWWDIR%%/apps/files_external/controller/globalstoragescontroller.php
4383
%%WWWDIR%%/apps/files_external/controller/storagescontroller.php
4874
%%WWWDIR%%/apps/files_external/controller/storagescontroller.php
4875
%%WWWDIR%%/apps/files_external/controller/userglobalstoragescontroller.php
4384
%%WWWDIR%%/apps/files_external/controller/userstoragescontroller.php
4876
%%WWWDIR%%/apps/files_external/controller/userstoragescontroller.php
4877
%%WWWDIR%%/apps/files_external/css/external.css
4385
%%WWWDIR%%/apps/files_external/css/settings.css
4878
%%WWWDIR%%/apps/files_external/css/settings.css
4386
%%WWWDIR%%/apps/files_external/img/app.svg
4879
%%WWWDIR%%/apps/files_external/img/app.svg
4387
%%WWWDIR%%/apps/files_external/js/app.js
4880
%%WWWDIR%%/apps/files_external/js/app.js
Lines 4389-4395 Link Here
4389
%%WWWDIR%%/apps/files_external/js/oauth1.js
4882
%%WWWDIR%%/apps/files_external/js/oauth1.js
4390
%%WWWDIR%%/apps/files_external/js/oauth2.js
4883
%%WWWDIR%%/apps/files_external/js/oauth2.js
4391
%%WWWDIR%%/apps/files_external/js/public_key.js
4884
%%WWWDIR%%/apps/files_external/js/public_key.js
4885
%%WWWDIR%%/apps/files_external/js/rollingqueue.js
4392
%%WWWDIR%%/apps/files_external/js/settings.js
4886
%%WWWDIR%%/apps/files_external/js/settings.js
4887
%%WWWDIR%%/apps/files_external/js/statusmanager.js
4393
%%WWWDIR%%/apps/files_external/l10n/af_ZA.js
4888
%%WWWDIR%%/apps/files_external/l10n/af_ZA.js
4394
%%WWWDIR%%/apps/files_external/l10n/af_ZA.json
4889
%%WWWDIR%%/apps/files_external/l10n/af_ZA.json
4395
%%WWWDIR%%/apps/files_external/l10n/ar.js
4890
%%WWWDIR%%/apps/files_external/l10n/ar.js
Lines 4557-4562 Link Here
4557
%%WWWDIR%%/apps/files_external/lib/auth/amazons3/accesskey.php
5052
%%WWWDIR%%/apps/files_external/lib/auth/amazons3/accesskey.php
4558
%%WWWDIR%%/apps/files_external/lib/auth/authmechanism.php
5053
%%WWWDIR%%/apps/files_external/lib/auth/authmechanism.php
4559
%%WWWDIR%%/apps/files_external/lib/auth/builtin.php
5054
%%WWWDIR%%/apps/files_external/lib/auth/builtin.php
5055
%%WWWDIR%%/apps/files_external/lib/auth/iuserprovided.php
4560
%%WWWDIR%%/apps/files_external/lib/auth/nullmechanism.php
5056
%%WWWDIR%%/apps/files_external/lib/auth/nullmechanism.php
4561
%%WWWDIR%%/apps/files_external/lib/auth/oauth1/oauth1.php
5057
%%WWWDIR%%/apps/files_external/lib/auth/oauth1/oauth1.php
4562
%%WWWDIR%%/apps/files_external/lib/auth/oauth2/oauth2.php
5058
%%WWWDIR%%/apps/files_external/lib/auth/oauth2/oauth2.php
Lines 4584-4590 Link Here
4584
%%WWWDIR%%/apps/files_external/lib/definitionparameter.php
5080
%%WWWDIR%%/apps/files_external/lib/definitionparameter.php
4585
%%WWWDIR%%/apps/files_external/lib/dependencytrait.php
5081
%%WWWDIR%%/apps/files_external/lib/dependencytrait.php
4586
%%WWWDIR%%/apps/files_external/lib/dropbox.php
5082
%%WWWDIR%%/apps/files_external/lib/dropbox.php
4587
%%WWWDIR%%/apps/files_external/lib/etagpropagator.php
5083
%%WWWDIR%%/apps/files_external/lib/failedcache.php
4588
%%WWWDIR%%/apps/files_external/lib/failedstorage.php
5084
%%WWWDIR%%/apps/files_external/lib/failedstorage.php
4589
%%WWWDIR%%/apps/files_external/lib/frontenddefinitiontrait.php
5085
%%WWWDIR%%/apps/files_external/lib/frontenddefinitiontrait.php
4590
%%WWWDIR%%/apps/files_external/lib/ftp.php
5086
%%WWWDIR%%/apps/files_external/lib/ftp.php
Lines 4606-4670 Link Here
4606
%%WWWDIR%%/apps/files_external/lib/swift.php
5102
%%WWWDIR%%/apps/files_external/lib/swift.php
4607
%%WWWDIR%%/apps/files_external/lib/visibilitytrait.php
5103
%%WWWDIR%%/apps/files_external/lib/visibilitytrait.php
4608
%%WWWDIR%%/apps/files_external/list.php
5104
%%WWWDIR%%/apps/files_external/list.php
5105
%%WWWDIR%%/apps/files_external/migration/dummyusersession.php
5106
%%WWWDIR%%/apps/files_external/migration/storagemigrator.php
4609
%%WWWDIR%%/apps/files_external/personal.php
5107
%%WWWDIR%%/apps/files_external/personal.php
4610
%%WWWDIR%%/apps/files_external/service/backendservice.php
5108
%%WWWDIR%%/apps/files_external/service/backendservice.php
5109
%%WWWDIR%%/apps/files_external/service/dbconfigservice.php
5110
%%WWWDIR%%/apps/files_external/service/globallegacystoragesservice.php
4611
%%WWWDIR%%/apps/files_external/service/globalstoragesservice.php
5111
%%WWWDIR%%/apps/files_external/service/globalstoragesservice.php
5112
%%WWWDIR%%/apps/files_external/service/importlegacystoragesservice.php
5113
%%WWWDIR%%/apps/files_external/service/legacystoragesservice.php
4612
%%WWWDIR%%/apps/files_external/service/storagesservice.php
5114
%%WWWDIR%%/apps/files_external/service/storagesservice.php
4613
%%WWWDIR%%/apps/files_external/service/userglobalstoragesservice.php
5115
%%WWWDIR%%/apps/files_external/service/userglobalstoragesservice.php
5116
%%WWWDIR%%/apps/files_external/service/userlegacystoragesservice.php
4614
%%WWWDIR%%/apps/files_external/service/userstoragesservice.php
5117
%%WWWDIR%%/apps/files_external/service/userstoragesservice.php
4615
%%WWWDIR%%/apps/files_external/service/usertrait.php
5118
%%WWWDIR%%/apps/files_external/service/usertrait.php
4616
%%WWWDIR%%/apps/files_external/settings.php
5119
%%WWWDIR%%/apps/files_external/settings.php
4617
%%WWWDIR%%/apps/files_external/templates/list.php
5120
%%WWWDIR%%/apps/files_external/templates/list.php
4618
%%WWWDIR%%/apps/files_external/templates/settings.php
5121
%%WWWDIR%%/apps/files_external/templates/settings.php
4619
%%WWWDIR%%/apps/files_external/tests/amazons3migration.php
4620
%%WWWDIR%%/apps/files_external/tests/appSpec.js
4621
%%WWWDIR%%/apps/files_external/tests/auth/authmechanismtest.php
4622
%%WWWDIR%%/apps/files_external/tests/backend/backendtest.php
4623
%%WWWDIR%%/apps/files_external/tests/backend/legacybackendtest.php
4624
%%WWWDIR%%/apps/files_external/tests/backends/amazons3.php
4625
%%WWWDIR%%/apps/files_external/tests/backends/dropbox.php
4626
%%WWWDIR%%/apps/files_external/tests/backends/ftp.php
4627
%%WWWDIR%%/apps/files_external/tests/backends/google.php
4628
%%WWWDIR%%/apps/files_external/tests/backends/owncloud.php
4629
%%WWWDIR%%/apps/files_external/tests/backends/sftp.php
4630
%%WWWDIR%%/apps/files_external/tests/backends/sftp_key.php
4631
%%WWWDIR%%/apps/files_external/tests/backends/smb.php
4632
%%WWWDIR%%/apps/files_external/tests/backends/swift.php
4633
%%WWWDIR%%/apps/files_external/tests/backends/webdav.php
4634
%%WWWDIR%%/apps/files_external/tests/config.php
4635
%%WWWDIR%%/apps/files_external/tests/controller/globalstoragescontrollertest.php
4636
%%WWWDIR%%/apps/files_external/tests/controller/storagescontrollertest.php
4637
%%WWWDIR%%/apps/files_external/tests/controller/userstoragescontrollertest.php
4638
%%WWWDIR%%/apps/files_external/tests/definitionparameterttest.php
4639
%%WWWDIR%%/apps/files_external/tests/env/start-amazons3-ceph.sh
4640
%%WWWDIR%%/apps/files_external/tests/env/start-ftp-morrisjobke.sh
4641
%%WWWDIR%%/apps/files_external/tests/env/start-sftp-atmoz.sh
4642
%%WWWDIR%%/apps/files_external/tests/env/start-smb-silvershell.sh
4643
%%WWWDIR%%/apps/files_external/tests/env/start-smb-windows.sh
4644
%%WWWDIR%%/apps/files_external/tests/env/start-webdav-ownCloud.sh
4645
%%WWWDIR%%/apps/files_external/tests/env/stop-amazons3-ceph.sh
4646
%%WWWDIR%%/apps/files_external/tests/env/stop-ftp-morrisjobke.sh
4647
%%WWWDIR%%/apps/files_external/tests/env/stop-sftp-atmoz.sh
4648
%%WWWDIR%%/apps/files_external/tests/env/stop-smb-silvershell.sh
4649
%%WWWDIR%%/apps/files_external/tests/env/stop-smb-windows.sh
4650
%%WWWDIR%%/apps/files_external/tests/env/stop-webdav-ownCloud.sh
4651
%%WWWDIR%%/apps/files_external/tests/etagpropagator.php
4652
%%WWWDIR%%/apps/files_external/tests/frontenddefinitiontraittest.php
4653
%%WWWDIR%%/apps/files_external/tests/js/mountsfilelistSpec.js
4654
%%WWWDIR%%/apps/files_external/tests/js/settingsSpec.js
4655
%%WWWDIR%%/apps/files_external/tests/legacydependencycheckpolyfilltest.php
4656
%%WWWDIR%%/apps/files_external/tests/owncloudfunctions.php
4657
%%WWWDIR%%/apps/files_external/tests/personalmounttest.php
4658
%%WWWDIR%%/apps/files_external/tests/service/backendservicetest.php
4659
%%WWWDIR%%/apps/files_external/tests/service/globalstoragesservicetest.php
4660
%%WWWDIR%%/apps/files_external/tests/service/storagesservicetest.php
4661
%%WWWDIR%%/apps/files_external/tests/service/userglobalstoragesservicetest.php
4662
%%WWWDIR%%/apps/files_external/tests/service/userstoragesservicetest.php
4663
%%WWWDIR%%/apps/files_external/tests/storageconfigtest.php
4664
%%WWWDIR%%/apps/files_pdfviewer/CONTRIBUTING.md
4665
%%WWWDIR%%/apps/files_pdfviewer/appinfo/app.php
5122
%%WWWDIR%%/apps/files_pdfviewer/appinfo/app.php
4666
%%WWWDIR%%/apps/files_pdfviewer/appinfo/info.xml
5123
%%WWWDIR%%/apps/files_pdfviewer/appinfo/info.xml
4667
%%WWWDIR%%/apps/files_pdfviewer/appinfo/routes.php
5124
%%WWWDIR%%/apps/files_pdfviewer/appinfo/routes.php
5125
%%WWWDIR%%/apps/files_pdfviewer/appinfo/signature.json
4668
%%WWWDIR%%/apps/files_pdfviewer/appinfo/version
5126
%%WWWDIR%%/apps/files_pdfviewer/appinfo/version
4669
%%WWWDIR%%/apps/files_pdfviewer/controller/displaycontroller.php
5127
%%WWWDIR%%/apps/files_pdfviewer/controller/displaycontroller.php
4670
%%WWWDIR%%/apps/files_pdfviewer/css/style.css
5128
%%WWWDIR%%/apps/files_pdfviewer/css/style.css
Lines 4675-4683 Link Here
4675
%%WWWDIR%%/apps/files_pdfviewer/js/previewplugin.js
5133
%%WWWDIR%%/apps/files_pdfviewer/js/previewplugin.js
4676
%%WWWDIR%%/apps/files_pdfviewer/js/workersrc.js
5134
%%WWWDIR%%/apps/files_pdfviewer/js/workersrc.js
4677
%%WWWDIR%%/apps/files_pdfviewer/templates/viewer.php
5135
%%WWWDIR%%/apps/files_pdfviewer/templates/viewer.php
4678
%%WWWDIR%%/apps/files_pdfviewer/tests/bootstrap.php
4679
%%WWWDIR%%/apps/files_pdfviewer/tests/phpunit.xml
4680
%%WWWDIR%%/apps/files_pdfviewer/tests/unit/controller/displaycontrollertest.php
4681
%%WWWDIR%%/apps/files_pdfviewer/vendor/pdfjs/LICENSE
5136
%%WWWDIR%%/apps/files_pdfviewer/vendor/pdfjs/LICENSE
4682
%%WWWDIR%%/apps/files_pdfviewer/vendor/pdfjs/build/pdf.js
5137
%%WWWDIR%%/apps/files_pdfviewer/vendor/pdfjs/build/pdf.js
4683
%%WWWDIR%%/apps/files_pdfviewer/vendor/pdfjs/build/pdf.worker.js
5138
%%WWWDIR%%/apps/files_pdfviewer/vendor/pdfjs/build/pdf.worker.js
Lines 4851-4857 Link Here
4851
%%WWWDIR%%/apps/files_pdfviewer/vendor/pdfjs/web/cmaps/V.bcmap
5306
%%WWWDIR%%/apps/files_pdfviewer/vendor/pdfjs/web/cmaps/V.bcmap
4852
%%WWWDIR%%/apps/files_pdfviewer/vendor/pdfjs/web/cmaps/WP-Symbol.bcmap
5307
%%WWWDIR%%/apps/files_pdfviewer/vendor/pdfjs/web/cmaps/WP-Symbol.bcmap
4853
%%WWWDIR%%/apps/files_pdfviewer/vendor/pdfjs/web/compatibility.js
5308
%%WWWDIR%%/apps/files_pdfviewer/vendor/pdfjs/web/compatibility.js
4854
%%WWWDIR%%/apps/files_pdfviewer/vendor/pdfjs/web/compressed.tracemonkey-pldi-09.pdf
4855
%%WWWDIR%%/apps/files_pdfviewer/vendor/pdfjs/web/debugger.js
5309
%%WWWDIR%%/apps/files_pdfviewer/vendor/pdfjs/web/debugger.js
4856
%%WWWDIR%%/apps/files_pdfviewer/vendor/pdfjs/web/images/annotation-check.svg
5310
%%WWWDIR%%/apps/files_pdfviewer/vendor/pdfjs/web/images/annotation-check.svg
4857
%%WWWDIR%%/apps/files_pdfviewer/vendor/pdfjs/web/images/annotation-comment.svg
5311
%%WWWDIR%%/apps/files_pdfviewer/vendor/pdfjs/web/images/annotation-comment.svg
Lines 4874-4879 Link Here
4874
%%WWWDIR%%/apps/files_pdfviewer/vendor/pdfjs/web/images/grabbing.cur
5328
%%WWWDIR%%/apps/files_pdfviewer/vendor/pdfjs/web/images/grabbing.cur
4875
%%WWWDIR%%/apps/files_pdfviewer/vendor/pdfjs/web/images/loading-icon.gif
5329
%%WWWDIR%%/apps/files_pdfviewer/vendor/pdfjs/web/images/loading-icon.gif
4876
%%WWWDIR%%/apps/files_pdfviewer/vendor/pdfjs/web/images/loading-small.png
5330
%%WWWDIR%%/apps/files_pdfviewer/vendor/pdfjs/web/images/loading-small.png
5331
%%WWWDIR%%/apps/files_pdfviewer/vendor/pdfjs/web/images/loading-small@2x.png
4877
%%WWWDIR%%/apps/files_pdfviewer/vendor/pdfjs/web/images/secondaryToolbarButton-documentProperties.png
5332
%%WWWDIR%%/apps/files_pdfviewer/vendor/pdfjs/web/images/secondaryToolbarButton-documentProperties.png
4878
%%WWWDIR%%/apps/files_pdfviewer/vendor/pdfjs/web/images/secondaryToolbarButton-documentProperties@2x.png
5333
%%WWWDIR%%/apps/files_pdfviewer/vendor/pdfjs/web/images/secondaryToolbarButton-documentProperties@2x.png
4879
%%WWWDIR%%/apps/files_pdfviewer/vendor/pdfjs/web/images/secondaryToolbarButton-firstPage.png
5334
%%WWWDIR%%/apps/files_pdfviewer/vendor/pdfjs/web/images/secondaryToolbarButton-firstPage.png
Lines 4930-4935 Link Here
4930
%%WWWDIR%%/apps/files_pdfviewer/vendor/pdfjs/web/images/toolbarButton-zoomIn@2x.png
5385
%%WWWDIR%%/apps/files_pdfviewer/vendor/pdfjs/web/images/toolbarButton-zoomIn@2x.png
4931
%%WWWDIR%%/apps/files_pdfviewer/vendor/pdfjs/web/images/toolbarButton-zoomOut.png
5386
%%WWWDIR%%/apps/files_pdfviewer/vendor/pdfjs/web/images/toolbarButton-zoomOut.png
4932
%%WWWDIR%%/apps/files_pdfviewer/vendor/pdfjs/web/images/toolbarButton-zoomOut@2x.png
5387
%%WWWDIR%%/apps/files_pdfviewer/vendor/pdfjs/web/images/toolbarButton-zoomOut@2x.png
5388
%%WWWDIR%%/apps/files_pdfviewer/vendor/pdfjs/web/images/treeitem-collapsed-rtl.png
5389
%%WWWDIR%%/apps/files_pdfviewer/vendor/pdfjs/web/images/treeitem-collapsed-rtl@2x.png
5390
%%WWWDIR%%/apps/files_pdfviewer/vendor/pdfjs/web/images/treeitem-collapsed.png
5391
%%WWWDIR%%/apps/files_pdfviewer/vendor/pdfjs/web/images/treeitem-collapsed@2x.png
5392
%%WWWDIR%%/apps/files_pdfviewer/vendor/pdfjs/web/images/treeitem-expanded.png
5393
%%WWWDIR%%/apps/files_pdfviewer/vendor/pdfjs/web/images/treeitem-expanded@2x.png
4933
%%WWWDIR%%/apps/files_pdfviewer/vendor/pdfjs/web/l10n.js
5394
%%WWWDIR%%/apps/files_pdfviewer/vendor/pdfjs/web/l10n.js
4934
%%WWWDIR%%/apps/files_pdfviewer/vendor/pdfjs/web/locale/ach/viewer.properties
5395
%%WWWDIR%%/apps/files_pdfviewer/vendor/pdfjs/web/locale/ach/viewer.properties
4935
%%WWWDIR%%/apps/files_pdfviewer/vendor/pdfjs/web/locale/af/viewer.properties
5396
%%WWWDIR%%/apps/files_pdfviewer/vendor/pdfjs/web/locale/af/viewer.properties
Lines 5039-5050 Link Here
5039
%%WWWDIR%%/apps/files_pdfviewer/vendor/pdfjs/web/viewer.css
5500
%%WWWDIR%%/apps/files_pdfviewer/vendor/pdfjs/web/viewer.css
5040
%%WWWDIR%%/apps/files_pdfviewer/vendor/pdfjs/web/viewer.js
5501
%%WWWDIR%%/apps/files_pdfviewer/vendor/pdfjs/web/viewer.js
5041
%%WWWDIR%%/apps/files_sharing/ajax/external.php
5502
%%WWWDIR%%/apps/files_sharing/ajax/external.php
5042
%%WWWDIR%%/apps/files_sharing/ajax/list.php
5043
%%WWWDIR%%/apps/files_sharing/ajax/publicpreview.php
5503
%%WWWDIR%%/apps/files_sharing/ajax/publicpreview.php
5044
%%WWWDIR%%/apps/files_sharing/ajax/shareinfo.php
5504
%%WWWDIR%%/apps/files_sharing/ajax/shareinfo.php
5045
%%WWWDIR%%/apps/files_sharing/api/local.php
5505
%%WWWDIR%%/apps/files_sharing/api/local.php
5506
%%WWWDIR%%/apps/files_sharing/api/ocssharewrapper.php
5046
%%WWWDIR%%/apps/files_sharing/api/remote.php
5507
%%WWWDIR%%/apps/files_sharing/api/remote.php
5047
%%WWWDIR%%/apps/files_sharing/api/server2server.php
5508
%%WWWDIR%%/apps/files_sharing/api/server2server.php
5509
%%WWWDIR%%/apps/files_sharing/api/share20ocs.php
5048
%%WWWDIR%%/apps/files_sharing/api/sharees.php
5510
%%WWWDIR%%/apps/files_sharing/api/sharees.php
5049
%%WWWDIR%%/apps/files_sharing/appinfo/app.php
5511
%%WWWDIR%%/apps/files_sharing/appinfo/app.php
5050
%%WWWDIR%%/apps/files_sharing/appinfo/application.php
5512
%%WWWDIR%%/apps/files_sharing/appinfo/application.php
Lines 5052-5057 Link Here
5052
%%WWWDIR%%/apps/files_sharing/appinfo/info.xml
5514
%%WWWDIR%%/apps/files_sharing/appinfo/info.xml
5053
%%WWWDIR%%/apps/files_sharing/appinfo/install.php
5515
%%WWWDIR%%/apps/files_sharing/appinfo/install.php
5054
%%WWWDIR%%/apps/files_sharing/appinfo/routes.php
5516
%%WWWDIR%%/apps/files_sharing/appinfo/routes.php
5517
%%WWWDIR%%/apps/files_sharing/appinfo/signature.json
5055
%%WWWDIR%%/apps/files_sharing/appinfo/update.php
5518
%%WWWDIR%%/apps/files_sharing/appinfo/update.php
5056
%%WWWDIR%%/apps/files_sharing/css/3rdparty/gs-share/style.css
5519
%%WWWDIR%%/apps/files_sharing/css/3rdparty/gs-share/style.css
5057
%%WWWDIR%%/apps/files_sharing/css/404.css
5520
%%WWWDIR%%/apps/files_sharing/css/404.css
Lines 5247-5258 Link Here
5247
%%WWWDIR%%/apps/files_sharing/lib/activity.php
5710
%%WWWDIR%%/apps/files_sharing/lib/activity.php
5248
%%WWWDIR%%/apps/files_sharing/lib/cache.php
5711
%%WWWDIR%%/apps/files_sharing/lib/cache.php
5249
%%WWWDIR%%/apps/files_sharing/lib/capabilities.php
5712
%%WWWDIR%%/apps/files_sharing/lib/capabilities.php
5250
%%WWWDIR%%/apps/files_sharing/lib/connector/publicauth.php
5251
%%WWWDIR%%/apps/files_sharing/lib/controllers/externalsharescontroller.php
5713
%%WWWDIR%%/apps/files_sharing/lib/controllers/externalsharescontroller.php
5252
%%WWWDIR%%/apps/files_sharing/lib/controllers/sharecontroller.php
5714
%%WWWDIR%%/apps/files_sharing/lib/controllers/sharecontroller.php
5253
%%WWWDIR%%/apps/files_sharing/lib/deleteorphanedsharesjob.php
5715
%%WWWDIR%%/apps/files_sharing/lib/deleteorphanedsharesjob.php
5254
%%WWWDIR%%/apps/files_sharing/lib/exceptions/brokenpath.php
5716
%%WWWDIR%%/apps/files_sharing/lib/exceptions/brokenpath.php
5255
%%WWWDIR%%/apps/files_sharing/lib/exceptions/s2sexception.php
5717
%%WWWDIR%%/apps/files_sharing/lib/exceptions/s2sexception.php
5718
%%WWWDIR%%/apps/files_sharing/lib/expiresharesjob.php
5256
%%WWWDIR%%/apps/files_sharing/lib/external/cache.php
5719
%%WWWDIR%%/apps/files_sharing/lib/external/cache.php
5257
%%WWWDIR%%/apps/files_sharing/lib/external/manager.php
5720
%%WWWDIR%%/apps/files_sharing/lib/external/manager.php
5258
%%WWWDIR%%/apps/files_sharing/lib/external/mount.php
5721
%%WWWDIR%%/apps/files_sharing/lib/external/mount.php
Lines 5267-5286 Link Here
5267
%%WWWDIR%%/apps/files_sharing/lib/migration.php
5730
%%WWWDIR%%/apps/files_sharing/lib/migration.php
5268
%%WWWDIR%%/apps/files_sharing/lib/mountprovider.php
5731
%%WWWDIR%%/apps/files_sharing/lib/mountprovider.php
5269
%%WWWDIR%%/apps/files_sharing/lib/notifier.php
5732
%%WWWDIR%%/apps/files_sharing/lib/notifier.php
5270
%%WWWDIR%%/apps/files_sharing/lib/propagation/changewatcher.php
5271
%%WWWDIR%%/apps/files_sharing/lib/propagation/grouppropagationmanager.php
5272
%%WWWDIR%%/apps/files_sharing/lib/propagation/propagationmanager.php
5273
%%WWWDIR%%/apps/files_sharing/lib/propagation/recipientpropagator.php
5274
%%WWWDIR%%/apps/files_sharing/lib/scanner.php
5733
%%WWWDIR%%/apps/files_sharing/lib/scanner.php
5275
%%WWWDIR%%/apps/files_sharing/lib/share/file.php
5734
%%WWWDIR%%/apps/files_sharing/lib/share/file.php
5276
%%WWWDIR%%/apps/files_sharing/lib/share/folder.php
5735
%%WWWDIR%%/apps/files_sharing/lib/share/folder.php
5277
%%WWWDIR%%/apps/files_sharing/lib/sharedmount.php
5736
%%WWWDIR%%/apps/files_sharing/lib/sharedmount.php
5737
%%WWWDIR%%/apps/files_sharing/lib/sharedpropagator.php
5278
%%WWWDIR%%/apps/files_sharing/lib/sharedstorage.php
5738
%%WWWDIR%%/apps/files_sharing/lib/sharedstorage.php
5279
%%WWWDIR%%/apps/files_sharing/lib/updater.php
5739
%%WWWDIR%%/apps/files_sharing/lib/updater.php
5280
%%WWWDIR%%/apps/files_sharing/lib/watcher.php
5281
%%WWWDIR%%/apps/files_sharing/list.php
5740
%%WWWDIR%%/apps/files_sharing/list.php
5282
%%WWWDIR%%/apps/files_sharing/public.php
5741
%%WWWDIR%%/apps/files_sharing/public.php
5283
%%WWWDIR%%/apps/files_sharing/publicwebdav.php
5284
%%WWWDIR%%/apps/files_sharing/settings-admin.php
5742
%%WWWDIR%%/apps/files_sharing/settings-admin.php
5285
%%WWWDIR%%/apps/files_sharing/settings-personal.php
5743
%%WWWDIR%%/apps/files_sharing/settings-personal.php
5286
%%WWWDIR%%/apps/files_sharing/templates/authenticate.php
5744
%%WWWDIR%%/apps/files_sharing/templates/authenticate.php
Lines 5289-5336 Link Here
5289
%%WWWDIR%%/apps/files_sharing/templates/public.php
5747
%%WWWDIR%%/apps/files_sharing/templates/public.php
5290
%%WWWDIR%%/apps/files_sharing/templates/settings-admin.php
5748
%%WWWDIR%%/apps/files_sharing/templates/settings-admin.php
5291
%%WWWDIR%%/apps/files_sharing/templates/settings-personal.php
5749
%%WWWDIR%%/apps/files_sharing/templates/settings-personal.php
5292
%%WWWDIR%%/apps/files_sharing/tests/activity.php
5293
%%WWWDIR%%/apps/files_sharing/tests/api.php
5294
%%WWWDIR%%/apps/files_sharing/tests/api/shareestest.php
5295
%%WWWDIR%%/apps/files_sharing/tests/backend.php
5296
%%WWWDIR%%/apps/files_sharing/tests/cache.php
5297
%%WWWDIR%%/apps/files_sharing/tests/capabilities.php
5298
%%WWWDIR%%/apps/files_sharing/tests/controller/externalsharecontroller.php
5299
%%WWWDIR%%/apps/files_sharing/tests/controller/sharecontroller.php
5300
%%WWWDIR%%/apps/files_sharing/tests/deleteorphanedsharesjobtest.php
5301
%%WWWDIR%%/apps/files_sharing/tests/etagpropagation.php
5302
%%WWWDIR%%/apps/files_sharing/tests/external/cache.php
5303
%%WWWDIR%%/apps/files_sharing/tests/external/managertest.php
5304
%%WWWDIR%%/apps/files_sharing/tests/external/scannertest.php
5305
%%WWWDIR%%/apps/files_sharing/tests/externalstorage.php
5306
%%WWWDIR%%/apps/files_sharing/tests/groupetagpropagation.php
5307
%%WWWDIR%%/apps/files_sharing/tests/grouppropagationmanager.php
5308
%%WWWDIR%%/apps/files_sharing/tests/helper.php
5309
%%WWWDIR%%/apps/files_sharing/tests/js/appSpec.js
5310
%%WWWDIR%%/apps/files_sharing/tests/js/externalSpec.js
5311
%%WWWDIR%%/apps/files_sharing/tests/js/publicAppSpec.js
5312
%%WWWDIR%%/apps/files_sharing/tests/js/shareSpec.js
5313
%%WWWDIR%%/apps/files_sharing/tests/js/sharedfilelistSpec.js
5314
%%WWWDIR%%/apps/files_sharing/tests/locking.php
5315
%%WWWDIR%%/apps/files_sharing/tests/middleware/sharingcheckmiddleware.php
5316
%%WWWDIR%%/apps/files_sharing/tests/migrationtest.php
5317
%%WWWDIR%%/apps/files_sharing/tests/permissions.php
5318
%%WWWDIR%%/apps/files_sharing/tests/propagationtestcase.php
5319
%%WWWDIR%%/apps/files_sharing/tests/server2server.php
5320
%%WWWDIR%%/apps/files_sharing/tests/share.php
5321
%%WWWDIR%%/apps/files_sharing/tests/sharedmount.php
5322
%%WWWDIR%%/apps/files_sharing/tests/sharedstorage.php
5323
%%WWWDIR%%/apps/files_sharing/tests/sizepropagation.php
5324
%%WWWDIR%%/apps/files_sharing/tests/testcase.php
5325
%%WWWDIR%%/apps/files_sharing/tests/unsharechildren.php
5326
%%WWWDIR%%/apps/files_sharing/tests/updater.php
5327
%%WWWDIR%%/apps/files_sharing/tests/watcher.php
5328
%%WWWDIR%%/apps/files_texteditor/CONTRIBUTING.md
5329
%%WWWDIR%%/apps/files_texteditor/appinfo/app.php
5750
%%WWWDIR%%/apps/files_texteditor/appinfo/app.php
5330
%%WWWDIR%%/apps/files_texteditor/appinfo/application.php
5751
%%WWWDIR%%/apps/files_texteditor/appinfo/application.php
5331
%%WWWDIR%%/apps/files_texteditor/appinfo/info.xml
5752
%%WWWDIR%%/apps/files_texteditor/appinfo/info.xml
5332
%%WWWDIR%%/apps/files_texteditor/appinfo/routes.php
5753
%%WWWDIR%%/apps/files_texteditor/appinfo/routes.php
5333
%%WWWDIR%%/apps/files_texteditor/appinfo/version
5754
%%WWWDIR%%/apps/files_texteditor/appinfo/signature.json
5334
%%WWWDIR%%/apps/files_texteditor/controller/filehandlingcontroller.php
5755
%%WWWDIR%%/apps/files_texteditor/controller/filehandlingcontroller.php
5335
%%WWWDIR%%/apps/files_texteditor/css/DroidSansMono/DroidSansMono-webfont.eot
5756
%%WWWDIR%%/apps/files_texteditor/css/DroidSansMono/DroidSansMono-webfont.eot
5336
%%WWWDIR%%/apps/files_texteditor/css/DroidSansMono/DroidSansMono-webfont.svg
5757
%%WWWDIR%%/apps/files_texteditor/css/DroidSansMono/DroidSansMono-webfont.svg
Lines 5344-5364 Link Here
5344
%%WWWDIR%%/apps/files_texteditor/img/app.svg
5765
%%WWWDIR%%/apps/files_texteditor/img/app.svg
5345
%%WWWDIR%%/apps/files_texteditor/js/editor.js
5766
%%WWWDIR%%/apps/files_texteditor/js/editor.js
5346
%%WWWDIR%%/apps/files_texteditor/js/vendor/ace/src-noconflict/ace.js
5767
%%WWWDIR%%/apps/files_texteditor/js/vendor/ace/src-noconflict/ace.js
5347
%%WWWDIR%%/apps/files_texteditor/js/vendor/ace/src-noconflict/ext-elastic_tabstops_lite.js
5348
%%WWWDIR%%/apps/files_texteditor/js/vendor/ace/src-noconflict/ext-emmet.js
5349
%%WWWDIR%%/apps/files_texteditor/js/vendor/ace/src-noconflict/ext-keybinding_menu.js
5350
%%WWWDIR%%/apps/files_texteditor/js/vendor/ace/src-noconflict/ext-language_tools.js
5351
%%WWWDIR%%/apps/files_texteditor/js/vendor/ace/src-noconflict/ext-modelist.js
5768
%%WWWDIR%%/apps/files_texteditor/js/vendor/ace/src-noconflict/ext-modelist.js
5352
%%WWWDIR%%/apps/files_texteditor/js/vendor/ace/src-noconflict/ext-options.js
5353
%%WWWDIR%%/apps/files_texteditor/js/vendor/ace/src-noconflict/ext-searchbox.js
5354
%%WWWDIR%%/apps/files_texteditor/js/vendor/ace/src-noconflict/ext-settings_menu.js
5355
%%WWWDIR%%/apps/files_texteditor/js/vendor/ace/src-noconflict/ext-spellcheck.js
5356
%%WWWDIR%%/apps/files_texteditor/js/vendor/ace/src-noconflict/ext-split.js
5357
%%WWWDIR%%/apps/files_texteditor/js/vendor/ace/src-noconflict/ext-static_highlight.js
5358
%%WWWDIR%%/apps/files_texteditor/js/vendor/ace/src-noconflict/ext-statusbar.js
5359
%%WWWDIR%%/apps/files_texteditor/js/vendor/ace/src-noconflict/ext-textarea.js
5360
%%WWWDIR%%/apps/files_texteditor/js/vendor/ace/src-noconflict/ext-themelist.js
5361
%%WWWDIR%%/apps/files_texteditor/js/vendor/ace/src-noconflict/ext-whitespace.js
5362
%%WWWDIR%%/apps/files_texteditor/js/vendor/ace/src-noconflict/keybinding-emacs.js
5769
%%WWWDIR%%/apps/files_texteditor/js/vendor/ace/src-noconflict/keybinding-emacs.js
5363
%%WWWDIR%%/apps/files_texteditor/js/vendor/ace/src-noconflict/keybinding-vim.js
5770
%%WWWDIR%%/apps/files_texteditor/js/vendor/ace/src-noconflict/keybinding-vim.js
5364
%%WWWDIR%%/apps/files_texteditor/js/vendor/ace/src-noconflict/mode-abap.js
5771
%%WWWDIR%%/apps/files_texteditor/js/vendor/ace/src-noconflict/mode-abap.js
Lines 5447-5453 Link Here
5447
%%WWWDIR%%/apps/files_texteditor/js/vendor/ace/src-noconflict/mode-svg.js
5854
%%WWWDIR%%/apps/files_texteditor/js/vendor/ace/src-noconflict/mode-svg.js
5448
%%WWWDIR%%/apps/files_texteditor/js/vendor/ace/src-noconflict/mode-tcl.js
5855
%%WWWDIR%%/apps/files_texteditor/js/vendor/ace/src-noconflict/mode-tcl.js
5449
%%WWWDIR%%/apps/files_texteditor/js/vendor/ace/src-noconflict/mode-tex.js
5856
%%WWWDIR%%/apps/files_texteditor/js/vendor/ace/src-noconflict/mode-tex.js
5450
%%WWWDIR%%/apps/files_texteditor/js/vendor/ace/src-noconflict/mode-text.js
5451
%%WWWDIR%%/apps/files_texteditor/js/vendor/ace/src-noconflict/mode-textile.js
5857
%%WWWDIR%%/apps/files_texteditor/js/vendor/ace/src-noconflict/mode-textile.js
5452
%%WWWDIR%%/apps/files_texteditor/js/vendor/ace/src-noconflict/mode-tmsnippet.js
5858
%%WWWDIR%%/apps/files_texteditor/js/vendor/ace/src-noconflict/mode-tmsnippet.js
5453
%%WWWDIR%%/apps/files_texteditor/js/vendor/ace/src-noconflict/mode-toml.js
5859
%%WWWDIR%%/apps/files_texteditor/js/vendor/ace/src-noconflict/mode-toml.js
Lines 5556-5598 Link Here
5556
%%WWWDIR%%/apps/files_texteditor/js/vendor/ace/src-noconflict/snippets/xml.js
5962
%%WWWDIR%%/apps/files_texteditor/js/vendor/ace/src-noconflict/snippets/xml.js
5557
%%WWWDIR%%/apps/files_texteditor/js/vendor/ace/src-noconflict/snippets/xquery.js
5963
%%WWWDIR%%/apps/files_texteditor/js/vendor/ace/src-noconflict/snippets/xquery.js
5558
%%WWWDIR%%/apps/files_texteditor/js/vendor/ace/src-noconflict/snippets/yaml.js
5964
%%WWWDIR%%/apps/files_texteditor/js/vendor/ace/src-noconflict/snippets/yaml.js
5559
%%WWWDIR%%/apps/files_texteditor/js/vendor/ace/src-noconflict/theme-ambiance.js
5560
%%WWWDIR%%/apps/files_texteditor/js/vendor/ace/src-noconflict/theme-chaos.js
5561
%%WWWDIR%%/apps/files_texteditor/js/vendor/ace/src-noconflict/theme-chrome.js
5562
%%WWWDIR%%/apps/files_texteditor/js/vendor/ace/src-noconflict/theme-clouds.js
5965
%%WWWDIR%%/apps/files_texteditor/js/vendor/ace/src-noconflict/theme-clouds.js
5563
%%WWWDIR%%/apps/files_texteditor/js/vendor/ace/src-noconflict/theme-clouds_midnight.js
5966
%%WWWDIR%%/apps/files_texteditor/l10n/.tx/config
5564
%%WWWDIR%%/apps/files_texteditor/js/vendor/ace/src-noconflict/theme-cobalt.js
5565
%%WWWDIR%%/apps/files_texteditor/js/vendor/ace/src-noconflict/theme-crimson_editor.js
5566
%%WWWDIR%%/apps/files_texteditor/js/vendor/ace/src-noconflict/theme-dawn.js
5567
%%WWWDIR%%/apps/files_texteditor/js/vendor/ace/src-noconflict/theme-dreamweaver.js
5568
%%WWWDIR%%/apps/files_texteditor/js/vendor/ace/src-noconflict/theme-eclipse.js
5569
%%WWWDIR%%/apps/files_texteditor/js/vendor/ace/src-noconflict/theme-github.js
5570
%%WWWDIR%%/apps/files_texteditor/js/vendor/ace/src-noconflict/theme-idle_fingers.js
5571
%%WWWDIR%%/apps/files_texteditor/js/vendor/ace/src-noconflict/theme-kr.js
5572
%%WWWDIR%%/apps/files_texteditor/js/vendor/ace/src-noconflict/theme-merbivore.js
5573
%%WWWDIR%%/apps/files_texteditor/js/vendor/ace/src-noconflict/theme-merbivore_soft.js
5574
%%WWWDIR%%/apps/files_texteditor/js/vendor/ace/src-noconflict/theme-mono_industrial.js
5575
%%WWWDIR%%/apps/files_texteditor/js/vendor/ace/src-noconflict/theme-monokai.js
5576
%%WWWDIR%%/apps/files_texteditor/js/vendor/ace/src-noconflict/theme-pastel_on_dark.js
5577
%%WWWDIR%%/apps/files_texteditor/js/vendor/ace/src-noconflict/theme-solarized_dark.js
5578
%%WWWDIR%%/apps/files_texteditor/js/vendor/ace/src-noconflict/theme-solarized_light.js
5579
%%WWWDIR%%/apps/files_texteditor/js/vendor/ace/src-noconflict/theme-terminal.js
5580
%%WWWDIR%%/apps/files_texteditor/js/vendor/ace/src-noconflict/theme-textmate.js
5581
%%WWWDIR%%/apps/files_texteditor/js/vendor/ace/src-noconflict/theme-tomorrow.js
5582
%%WWWDIR%%/apps/files_texteditor/js/vendor/ace/src-noconflict/theme-tomorrow_night.js
5583
%%WWWDIR%%/apps/files_texteditor/js/vendor/ace/src-noconflict/theme-tomorrow_night_blue.js
5584
%%WWWDIR%%/apps/files_texteditor/js/vendor/ace/src-noconflict/theme-tomorrow_night_bright.js
5585
%%WWWDIR%%/apps/files_texteditor/js/vendor/ace/src-noconflict/theme-tomorrow_night_eighties.js
5586
%%WWWDIR%%/apps/files_texteditor/js/vendor/ace/src-noconflict/theme-twilight.js
5587
%%WWWDIR%%/apps/files_texteditor/js/vendor/ace/src-noconflict/theme-vibrant_ink.js
5588
%%WWWDIR%%/apps/files_texteditor/js/vendor/ace/src-noconflict/theme-xcode.js
5589
%%WWWDIR%%/apps/files_texteditor/js/vendor/ace/src-noconflict/worker-coffee.js
5590
%%WWWDIR%%/apps/files_texteditor/js/vendor/ace/src-noconflict/worker-css.js
5591
%%WWWDIR%%/apps/files_texteditor/js/vendor/ace/src-noconflict/worker-javascript.js
5592
%%WWWDIR%%/apps/files_texteditor/js/vendor/ace/src-noconflict/worker-json.js
5593
%%WWWDIR%%/apps/files_texteditor/js/vendor/ace/src-noconflict/worker-lua.js
5594
%%WWWDIR%%/apps/files_texteditor/js/vendor/ace/src-noconflict/worker-php.js
5595
%%WWWDIR%%/apps/files_texteditor/js/vendor/ace/src-noconflict/worker-xquery.js
5596
%%WWWDIR%%/apps/files_texteditor/l10n/ar.php
5967
%%WWWDIR%%/apps/files_texteditor/l10n/ar.php
5597
%%WWWDIR%%/apps/files_texteditor/l10n/az.js
5968
%%WWWDIR%%/apps/files_texteditor/l10n/az.js
5598
%%WWWDIR%%/apps/files_texteditor/l10n/az.json
5969
%%WWWDIR%%/apps/files_texteditor/l10n/az.json
Lines 5650-5655 Link Here
5650
%%WWWDIR%%/apps/files_texteditor/l10n/gl.js
6021
%%WWWDIR%%/apps/files_texteditor/l10n/gl.js
5651
%%WWWDIR%%/apps/files_texteditor/l10n/gl.json
6022
%%WWWDIR%%/apps/files_texteditor/l10n/gl.json
5652
%%WWWDIR%%/apps/files_texteditor/l10n/gl.php
6023
%%WWWDIR%%/apps/files_texteditor/l10n/gl.php
6024
%%WWWDIR%%/apps/files_texteditor/l10n/he.js
6025
%%WWWDIR%%/apps/files_texteditor/l10n/he.json
5653
%%WWWDIR%%/apps/files_texteditor/l10n/he.php
6026
%%WWWDIR%%/apps/files_texteditor/l10n/he.php
5654
%%WWWDIR%%/apps/files_texteditor/l10n/hi.php
6027
%%WWWDIR%%/apps/files_texteditor/l10n/hi.php
5655
%%WWWDIR%%/apps/files_texteditor/l10n/hr.php
6028
%%WWWDIR%%/apps/files_texteditor/l10n/hr.php
Lines 5717-5722 Link Here
5717
%%WWWDIR%%/apps/files_texteditor/l10n/sl.js
6090
%%WWWDIR%%/apps/files_texteditor/l10n/sl.js
5718
%%WWWDIR%%/apps/files_texteditor/l10n/sl.json
6091
%%WWWDIR%%/apps/files_texteditor/l10n/sl.json
5719
%%WWWDIR%%/apps/files_texteditor/l10n/sl.php
6092
%%WWWDIR%%/apps/files_texteditor/l10n/sl.php
6093
%%WWWDIR%%/apps/files_texteditor/l10n/sq.js
6094
%%WWWDIR%%/apps/files_texteditor/l10n/sq.json
5720
%%WWWDIR%%/apps/files_texteditor/l10n/sq.php
6095
%%WWWDIR%%/apps/files_texteditor/l10n/sq.php
5721
%%WWWDIR%%/apps/files_texteditor/l10n/sr.js
6096
%%WWWDIR%%/apps/files_texteditor/l10n/sr.js
5722
%%WWWDIR%%/apps/files_texteditor/l10n/sr.json
6097
%%WWWDIR%%/apps/files_texteditor/l10n/sr.json
Lines 5724-5729 Link Here
5724
%%WWWDIR%%/apps/files_texteditor/l10n/sr@latin.js
6099
%%WWWDIR%%/apps/files_texteditor/l10n/sr@latin.js
5725
%%WWWDIR%%/apps/files_texteditor/l10n/sr@latin.json
6100
%%WWWDIR%%/apps/files_texteditor/l10n/sr@latin.json
5726
%%WWWDIR%%/apps/files_texteditor/l10n/sr@latin.php
6101
%%WWWDIR%%/apps/files_texteditor/l10n/sr@latin.php
6102
%%WWWDIR%%/apps/files_texteditor/l10n/sv.js
6103
%%WWWDIR%%/apps/files_texteditor/l10n/sv.json
5727
%%WWWDIR%%/apps/files_texteditor/l10n/sv.php
6104
%%WWWDIR%%/apps/files_texteditor/l10n/sv.php
5728
%%WWWDIR%%/apps/files_texteditor/l10n/ta_LK.php
6105
%%WWWDIR%%/apps/files_texteditor/l10n/ta_LK.php
5729
%%WWWDIR%%/apps/files_texteditor/l10n/te.php
6106
%%WWWDIR%%/apps/files_texteditor/l10n/te.php
Lines 5744-5753 Link Here
5744
%%WWWDIR%%/apps/files_texteditor/l10n/zh_CN.json
6121
%%WWWDIR%%/apps/files_texteditor/l10n/zh_CN.json
5745
%%WWWDIR%%/apps/files_texteditor/l10n/zh_CN.php
6122
%%WWWDIR%%/apps/files_texteditor/l10n/zh_CN.php
5746
%%WWWDIR%%/apps/files_texteditor/l10n/zh_HK.php
6123
%%WWWDIR%%/apps/files_texteditor/l10n/zh_HK.php
6124
%%WWWDIR%%/apps/files_texteditor/l10n/zh_TW.js
6125
%%WWWDIR%%/apps/files_texteditor/l10n/zh_TW.json
5747
%%WWWDIR%%/apps/files_texteditor/l10n/zh_TW.php
6126
%%WWWDIR%%/apps/files_texteditor/l10n/zh_TW.php
5748
%%WWWDIR%%/apps/files_texteditor/tests/bootstrap.php
5749
%%WWWDIR%%/apps/files_texteditor/tests/controller/filehandlingcontrollertest.php
5750
%%WWWDIR%%/apps/files_texteditor/tests/phpunit.xml
5751
%%WWWDIR%%/apps/files_trashbin/ajax/delete.php
6127
%%WWWDIR%%/apps/files_trashbin/ajax/delete.php
5752
%%WWWDIR%%/apps/files_trashbin/ajax/isEmpty.php
6128
%%WWWDIR%%/apps/files_trashbin/ajax/isEmpty.php
5753
%%WWWDIR%%/apps/files_trashbin/ajax/list.php
6129
%%WWWDIR%%/apps/files_trashbin/ajax/list.php
Lines 5760-5765 Link Here
5760
%%WWWDIR%%/apps/files_trashbin/appinfo/install.php
6136
%%WWWDIR%%/apps/files_trashbin/appinfo/install.php
5761
%%WWWDIR%%/apps/files_trashbin/appinfo/register_command.php
6137
%%WWWDIR%%/apps/files_trashbin/appinfo/register_command.php
5762
%%WWWDIR%%/apps/files_trashbin/appinfo/routes.php
6138
%%WWWDIR%%/apps/files_trashbin/appinfo/routes.php
6139
%%WWWDIR%%/apps/files_trashbin/appinfo/signature.json
5763
%%WWWDIR%%/apps/files_trashbin/appinfo/update.php
6140
%%WWWDIR%%/apps/files_trashbin/appinfo/update.php
5764
%%WWWDIR%%/apps/files_trashbin/command/cleanup.php
6141
%%WWWDIR%%/apps/files_trashbin/command/cleanup.php
5765
%%WWWDIR%%/apps/files_trashbin/command/expire.php
6142
%%WWWDIR%%/apps/files_trashbin/command/expire.php
Lines 5933-5946 Link Here
5933
%%WWWDIR%%/apps/files_trashbin/lib/trashbin.php
6310
%%WWWDIR%%/apps/files_trashbin/lib/trashbin.php
5934
%%WWWDIR%%/apps/files_trashbin/list.php
6311
%%WWWDIR%%/apps/files_trashbin/list.php
5935
%%WWWDIR%%/apps/files_trashbin/templates/index.php
6312
%%WWWDIR%%/apps/files_trashbin/templates/index.php
5936
%%WWWDIR%%/apps/files_trashbin/tests/backgroundjob/expiretrash.php
5937
%%WWWDIR%%/apps/files_trashbin/tests/command/cleanuptest.php
5938
%%WWWDIR%%/apps/files_trashbin/tests/command/expiretest.php
5939
%%WWWDIR%%/apps/files_trashbin/tests/expiration.php
5940
%%WWWDIR%%/apps/files_trashbin/tests/js/appSpec.js
5941
%%WWWDIR%%/apps/files_trashbin/tests/js/filelistSpec.js
5942
%%WWWDIR%%/apps/files_trashbin/tests/storage.php
5943
%%WWWDIR%%/apps/files_trashbin/tests/trashbin.php
5944
%%WWWDIR%%/apps/files_versions/ajax/getVersions.php
6313
%%WWWDIR%%/apps/files_versions/ajax/getVersions.php
5945
%%WWWDIR%%/apps/files_versions/ajax/preview.php
6314
%%WWWDIR%%/apps/files_versions/ajax/preview.php
5946
%%WWWDIR%%/apps/files_versions/ajax/rollbackVersion.php
6315
%%WWWDIR%%/apps/files_versions/ajax/rollbackVersion.php
Lines 5950-5955 Link Here
5950
%%WWWDIR%%/apps/files_versions/appinfo/install.php
6319
%%WWWDIR%%/apps/files_versions/appinfo/install.php
5951
%%WWWDIR%%/apps/files_versions/appinfo/register_command.php
6320
%%WWWDIR%%/apps/files_versions/appinfo/register_command.php
5952
%%WWWDIR%%/apps/files_versions/appinfo/routes.php
6321
%%WWWDIR%%/apps/files_versions/appinfo/routes.php
6322
%%WWWDIR%%/apps/files_versions/appinfo/signature.json
5953
%%WWWDIR%%/apps/files_versions/appinfo/update.php
6323
%%WWWDIR%%/apps/files_versions/appinfo/update.php
5954
%%WWWDIR%%/apps/files_versions/command/cleanup.php
6324
%%WWWDIR%%/apps/files_versions/command/cleanup.php
5955
%%WWWDIR%%/apps/files_versions/command/expire.php
6325
%%WWWDIR%%/apps/files_versions/command/expire.php
Lines 6103-6160 Link Here
6103
%%WWWDIR%%/apps/files_versions/lib/expiration.php
6473
%%WWWDIR%%/apps/files_versions/lib/expiration.php
6104
%%WWWDIR%%/apps/files_versions/lib/hooks.php
6474
%%WWWDIR%%/apps/files_versions/lib/hooks.php
6105
%%WWWDIR%%/apps/files_versions/lib/storage.php
6475
%%WWWDIR%%/apps/files_versions/lib/storage.php
6106
%%WWWDIR%%/apps/files_versions/tests/command/cleanuptest.php
6476
%%WWWDIR%%/apps/files_videoplayer/appinfo/app.php
6107
%%WWWDIR%%/apps/files_versions/tests/command/expiretest.php
6477
%%WWWDIR%%/apps/files_videoplayer/appinfo/info.xml
6108
%%WWWDIR%%/apps/files_versions/tests/expirationtest.php
6478
%%WWWDIR%%/apps/files_videoplayer/appinfo/signature.json
6109
%%WWWDIR%%/apps/files_versions/tests/js/versioncollectionSpec.js
6479
%%WWWDIR%%/apps/files_videoplayer/css/style.css
6110
%%WWWDIR%%/apps/files_versions/tests/js/versionmodelSpec.js
6480
%%WWWDIR%%/apps/files_videoplayer/img/app.svg
6111
%%WWWDIR%%/apps/files_versions/tests/js/versionstabviewSpec.js
6481
%%WWWDIR%%/apps/files_videoplayer/img/poster.png
6112
%%WWWDIR%%/apps/files_versions/tests/versions.php
6482
%%WWWDIR%%/apps/files_videoplayer/img/vjs-volume-bar.png
6113
%%WWWDIR%%/apps/files_videoviewer/appinfo/app.php
6483
%%WWWDIR%%/apps/files_videoplayer/img/vjs-volume-level.png
6114
%%WWWDIR%%/apps/files_videoviewer/appinfo/info.xml
6484
%%WWWDIR%%/apps/files_videoplayer/js/viewer.js
6115
%%WWWDIR%%/apps/files_videoviewer/appinfo/version
6485
%%WWWDIR%%/apps/files_videoplayer/screenshot.jpg
6116
%%WWWDIR%%/apps/files_videoviewer/css/mediaelementplayer.css
6486
%%WWWDIR%%/apps/files_videoplayer/videojs/src/font/vjs.eot
6117
%%WWWDIR%%/apps/files_videoviewer/css/style.css
6487
%%WWWDIR%%/apps/files_videoplayer/videojs/src/font/vjs.svg
6118
%%WWWDIR%%/apps/files_videoviewer/img/app.png
6488
%%WWWDIR%%/apps/files_videoplayer/videojs/src/font/vjs.ttf
6119
%%WWWDIR%%/apps/files_videoviewer/img/app.svg
6489
%%WWWDIR%%/apps/files_videoplayer/videojs/src/font/vjs.woff
6120
%%WWWDIR%%/apps/files_videoviewer/img/close.png
6490
%%WWWDIR%%/apps/files_videoplayer/videojs/src/lang/ar.js
6121
%%WWWDIR%%/apps/files_videoviewer/img/skin/background.png
6491
%%WWWDIR%%/apps/files_videoplayer/videojs/src/lang/bg.js
6122
%%WWWDIR%%/apps/files_videoviewer/img/skin/bigplay.png
6492
%%WWWDIR%%/apps/files_videoplayer/videojs/src/lang/ca.js
6123
%%WWWDIR%%/apps/files_videoviewer/img/skin/bigplay.svg
6493
%%WWWDIR%%/apps/files_videoplayer/videojs/src/lang/cs.js
6124
%%WWWDIR%%/apps/files_videoviewer/img/skin/controls-ted.png
6494
%%WWWDIR%%/apps/files_videoplayer/videojs/src/lang/de.js
6125
%%WWWDIR%%/apps/files_videoviewer/img/skin/controls-wmp-bg.png
6495
%%WWWDIR%%/apps/files_videoplayer/videojs/src/lang/es.js
6126
%%WWWDIR%%/apps/files_videoviewer/img/skin/controls-wmp.png
6496
%%WWWDIR%%/apps/files_videoplayer/videojs/src/lang/fr.js
6127
%%WWWDIR%%/apps/files_videoviewer/img/skin/controls.png
6497
%%WWWDIR%%/apps/files_videoplayer/videojs/src/lang/hu.js
6128
%%WWWDIR%%/apps/files_videoviewer/img/skin/controls.svg
6498
%%WWWDIR%%/apps/files_videoplayer/videojs/src/lang/it.js
6129
%%WWWDIR%%/apps/files_videoviewer/img/skin/loading.gif
6499
%%WWWDIR%%/apps/files_videoplayer/videojs/src/lang/ja.js
6130
%%WWWDIR%%/apps/files_videoviewer/js/flashmediaelement.swf
6500
%%WWWDIR%%/apps/files_videoplayer/videojs/src/lang/ko.js
6131
%%WWWDIR%%/apps/files_videoviewer/js/mediaelement-and-player.js
6501
%%WWWDIR%%/apps/files_videoplayer/videojs/src/lang/nl.js
6132
%%WWWDIR%%/apps/files_videoviewer/js/mediaelement-and-player.min.js
6502
%%WWWDIR%%/apps/files_videoplayer/videojs/src/lang/pt-BR.js
6133
%%WWWDIR%%/apps/files_videoviewer/js/mep-extra.js
6503
%%WWWDIR%%/apps/files_videoplayer/videojs/src/lang/ru.js
6134
%%WWWDIR%%/apps/files_videoviewer/js/silverlightmediaelement.xap
6504
%%WWWDIR%%/apps/files_videoplayer/videojs/src/lang/tr.js
6135
%%WWWDIR%%/apps/files_videoviewer/js/viewer.js
6505
%%WWWDIR%%/apps/files_videoplayer/videojs/src/lang/uk.js
6136
%%WWWDIR%%/apps/files_videoviewer/src/flash/FlashMediaElement.as
6506
%%WWWDIR%%/apps/files_videoplayer/videojs/src/lang/vi.js
6137
%%WWWDIR%%/apps/files_videoviewer/src/flash/FlashMediaElement.fla
6507
%%WWWDIR%%/apps/files_videoplayer/videojs/src/lang/zh-CN.js
6138
%%WWWDIR%%/apps/files_videoviewer/src/flash/HtmlMediaEvent.as
6508
%%WWWDIR%%/apps/files_videoplayer/videojs/src/lang/zh-TW.js
6139
%%WWWDIR%%/apps/files_videoviewer/src/flash/htmlelements/AudioElement.as
6509
%%WWWDIR%%/apps/files_videoplayer/videojs/src/video-js.css
6140
%%WWWDIR%%/apps/files_videoviewer/src/flash/htmlelements/IMediaElement.as
6510
%%WWWDIR%%/apps/files_videoplayer/videojs/src/video.js
6141
%%WWWDIR%%/apps/files_videoviewer/src/flash/htmlelements/VideoElement.as
6142
%%WWWDIR%%/apps/files_videoviewer/src/flash/htmlelements/YouTubeElement.as
6143
%%WWWDIR%%/apps/files_videoviewer/src/silverlight/App.xaml
6144
%%WWWDIR%%/apps/files_videoviewer/src/silverlight/App.xaml.cs
6145
%%WWWDIR%%/apps/files_videoviewer/src/silverlight/MainPage.xaml
6146
%%WWWDIR%%/apps/files_videoviewer/src/silverlight/MainPage.xaml.cs
6147
%%WWWDIR%%/apps/files_videoviewer/src/silverlight/Properties/AppManifest.xml
6148
%%WWWDIR%%/apps/files_videoviewer/src/silverlight/Properties/AssemblyInfo.cs
6149
%%WWWDIR%%/apps/files_videoviewer/src/silverlight/SilverlightMediaElement.csproj
6150
%%WWWDIR%%/apps/files_videoviewer/src/silverlight/SilverlightMediaElement.csproj.user
6151
%%WWWDIR%%/apps/files_videoviewer/src/silverlight/SilverlightMediaElement.sln
6152
%%WWWDIR%%/apps/firstrunwizard/CONTRIBUTING.md
6153
%%WWWDIR%%/apps/firstrunwizard/ajax/disable.php
6511
%%WWWDIR%%/apps/firstrunwizard/ajax/disable.php
6154
%%WWWDIR%%/apps/firstrunwizard/ajax/enable.php
6512
%%WWWDIR%%/apps/firstrunwizard/ajax/enable.php
6155
%%WWWDIR%%/apps/firstrunwizard/appinfo/app.php
6513
%%WWWDIR%%/apps/firstrunwizard/appinfo/app.php
6156
%%WWWDIR%%/apps/firstrunwizard/appinfo/info.xml
6514
%%WWWDIR%%/apps/firstrunwizard/appinfo/info.xml
6157
%%WWWDIR%%/apps/firstrunwizard/appinfo/routes.php
6515
%%WWWDIR%%/apps/firstrunwizard/appinfo/routes.php
6516
%%WWWDIR%%/apps/firstrunwizard/appinfo/signature.json
6158
%%WWWDIR%%/apps/firstrunwizard/appinfo/version
6517
%%WWWDIR%%/apps/firstrunwizard/appinfo/version
6159
%%WWWDIR%%/apps/firstrunwizard/css/colorbox.css
6518
%%WWWDIR%%/apps/firstrunwizard/css/colorbox.css
6160
%%WWWDIR%%/apps/firstrunwizard/css/firstrunwizard.css
6519
%%WWWDIR%%/apps/firstrunwizard/css/firstrunwizard.css
Lines 6162-6167 Link Here
6162
%%WWWDIR%%/apps/firstrunwizard/js/activate.js
6521
%%WWWDIR%%/apps/firstrunwizard/js/activate.js
6163
%%WWWDIR%%/apps/firstrunwizard/js/firstrunwizard.js
6522
%%WWWDIR%%/apps/firstrunwizard/js/firstrunwizard.js
6164
%%WWWDIR%%/apps/firstrunwizard/js/jquery.colorbox.js
6523
%%WWWDIR%%/apps/firstrunwizard/js/jquery.colorbox.js
6524
%%WWWDIR%%/apps/firstrunwizard/l10n/.tx/config
6165
%%WWWDIR%%/apps/firstrunwizard/l10n/ar.php
6525
%%WWWDIR%%/apps/firstrunwizard/l10n/ar.php
6166
%%WWWDIR%%/apps/firstrunwizard/l10n/ast.js
6526
%%WWWDIR%%/apps/firstrunwizard/l10n/ast.js
6167
%%WWWDIR%%/apps/firstrunwizard/l10n/ast.json
6527
%%WWWDIR%%/apps/firstrunwizard/l10n/ast.json
Lines 6231-6236 Link Here
6231
%%WWWDIR%%/apps/firstrunwizard/l10n/gl.js
6591
%%WWWDIR%%/apps/firstrunwizard/l10n/gl.js
6232
%%WWWDIR%%/apps/firstrunwizard/l10n/gl.json
6592
%%WWWDIR%%/apps/firstrunwizard/l10n/gl.json
6233
%%WWWDIR%%/apps/firstrunwizard/l10n/gl.php
6593
%%WWWDIR%%/apps/firstrunwizard/l10n/gl.php
6594
%%WWWDIR%%/apps/firstrunwizard/l10n/he.js
6595
%%WWWDIR%%/apps/firstrunwizard/l10n/he.json
6234
%%WWWDIR%%/apps/firstrunwizard/l10n/he.php
6596
%%WWWDIR%%/apps/firstrunwizard/l10n/he.php
6235
%%WWWDIR%%/apps/firstrunwizard/l10n/hr.js
6597
%%WWWDIR%%/apps/firstrunwizard/l10n/hr.js
6236
%%WWWDIR%%/apps/firstrunwizard/l10n/hr.json
6598
%%WWWDIR%%/apps/firstrunwizard/l10n/hr.json
Lines 6331-6360 Link Here
6331
%%WWWDIR%%/apps/firstrunwizard/lib/config.php
6693
%%WWWDIR%%/apps/firstrunwizard/lib/config.php
6332
%%WWWDIR%%/apps/firstrunwizard/lib/util.php
6694
%%WWWDIR%%/apps/firstrunwizard/lib/util.php
6333
%%WWWDIR%%/apps/firstrunwizard/templates/wizard.php
6695
%%WWWDIR%%/apps/firstrunwizard/templates/wizard.php
6334
%%WWWDIR%%/apps/firstrunwizard/tests/bootstrap.php
6335
%%WWWDIR%%/apps/firstrunwizard/tests/lib/configtest.php
6336
%%WWWDIR%%/apps/firstrunwizard/tests/lib/utiltest.php
6337
%%WWWDIR%%/apps/firstrunwizard/tests/phpunit.xml
6338
%%WWWDIR%%/apps/firstrunwizard/wizard.php
6696
%%WWWDIR%%/apps/firstrunwizard/wizard.php
6697
%%WWWDIR%%/apps/gallery/.github/CONTRIBUTING.md
6698
%%WWWDIR%%/apps/gallery/.github/issue_template.md
6699
%%WWWDIR%%/apps/gallery/.github/pull_request_template.md
6339
%%WWWDIR%%/apps/gallery/.gitmodules
6700
%%WWWDIR%%/apps/gallery/.gitmodules
6340
%%WWWDIR%%/apps/gallery/AUTHORS.md
6701
%%WWWDIR%%/apps/gallery/AUTHORS.md
6341
%%WWWDIR%%/apps/gallery/CHANGELOG.md
6702
%%WWWDIR%%/apps/gallery/CHANGELOG.md
6342
%%WWWDIR%%/apps/gallery/CONTRIBUTING.md
6343
%%WWWDIR%%/apps/gallery/COPYING
6703
%%WWWDIR%%/apps/gallery/COPYING
6344
%%WWWDIR%%/apps/gallery/appinfo/app.php
6704
%%WWWDIR%%/apps/gallery/appinfo/app.php
6345
%%WWWDIR%%/apps/gallery/appinfo/application.php
6705
%%WWWDIR%%/apps/gallery/appinfo/application.php
6346
%%WWWDIR%%/apps/gallery/appinfo/info.xml
6706
%%WWWDIR%%/apps/gallery/appinfo/info.xml
6347
%%WWWDIR%%/apps/gallery/appinfo/routes.php
6707
%%WWWDIR%%/apps/gallery/appinfo/routes.php
6708
%%WWWDIR%%/apps/gallery/appinfo/signature.json
6348
%%WWWDIR%%/apps/gallery/build/documentation/docpublisher.sh
6709
%%WWWDIR%%/apps/gallery/build/documentation/docpublisher.sh
6349
%%WWWDIR%%/apps/gallery/build/documentation/index.html
6710
%%WWWDIR%%/apps/gallery/build/documentation/index.html
6350
%%WWWDIR%%/apps/gallery/build/documentation/reports/code coverage/index.html
6351
%%WWWDIR%%/apps/gallery/build/documentation/reports/index.html
6711
%%WWWDIR%%/apps/gallery/build/documentation/reports/index.html
6712
%%WWWDIR%%/apps/gallery/build/screenshots/Gallery.jpg
6352
%%WWWDIR%%/apps/gallery/build/xdebug_install.sh
6713
%%WWWDIR%%/apps/gallery/build/xdebug_install.sh
6353
%%WWWDIR%%/apps/gallery/codeception.yml
6714
%%WWWDIR%%/apps/gallery/codeception.yml
6354
%%WWWDIR%%/apps/gallery/composer.json
6715
%%WWWDIR%%/apps/gallery/composer.json
6355
%%WWWDIR%%/apps/gallery/composer.lock
6716
%%WWWDIR%%/apps/gallery/composer.lock
6356
%%WWWDIR%%/apps/gallery/config/configexception.php
6717
%%WWWDIR%%/apps/gallery/config/configexception.php
6357
%%WWWDIR%%/apps/gallery/config/configparser.php
6718
%%WWWDIR%%/apps/gallery/config/configparser.php
6719
%%WWWDIR%%/apps/gallery/config/configvalidator.php
6358
%%WWWDIR%%/apps/gallery/controller/config.php
6720
%%WWWDIR%%/apps/gallery/controller/config.php
6359
%%WWWDIR%%/apps/gallery/controller/configapicontroller.php
6721
%%WWWDIR%%/apps/gallery/controller/configapicontroller.php
6360
%%WWWDIR%%/apps/gallery/controller/configcontroller.php
6722
%%WWWDIR%%/apps/gallery/controller/configcontroller.php
Lines 6390-6397 Link Here
6390
%%WWWDIR%%/apps/gallery/img/dateasc.svg
6752
%%WWWDIR%%/apps/gallery/img/dateasc.svg
6391
%%WWWDIR%%/apps/gallery/img/datedes.png
6753
%%WWWDIR%%/apps/gallery/img/datedes.png
6392
%%WWWDIR%%/apps/gallery/img/datedes.svg
6754
%%WWWDIR%%/apps/gallery/img/datedes.svg
6393
%%WWWDIR%%/apps/gallery/img/download.png
6394
%%WWWDIR%%/apps/gallery/img/download.svg
6395
%%WWWDIR%%/apps/gallery/img/folder.png
6755
%%WWWDIR%%/apps/gallery/img/folder.png
6396
%%WWWDIR%%/apps/gallery/img/folder.svg
6756
%%WWWDIR%%/apps/gallery/img/folder.svg
6397
%%WWWDIR%%/apps/gallery/img/gallery-dark.png
6757
%%WWWDIR%%/apps/gallery/img/gallery-dark.png
Lines 6403-6408 Link Here
6403
%%WWWDIR%%/apps/gallery/img/toggle.png
6763
%%WWWDIR%%/apps/gallery/img/toggle.png
6404
%%WWWDIR%%/apps/gallery/img/toggle.svg
6764
%%WWWDIR%%/apps/gallery/img/toggle.svg
6405
%%WWWDIR%%/apps/gallery/js/.bowerrc
6765
%%WWWDIR%%/apps/gallery/js/.bowerrc
6766
%%WWWDIR%%/apps/gallery/js/.jshintrc
6406
%%WWWDIR%%/apps/gallery/js/app.js
6767
%%WWWDIR%%/apps/gallery/js/app.js
6407
%%WWWDIR%%/apps/gallery/js/bower.json
6768
%%WWWDIR%%/apps/gallery/js/bower.json
6408
%%WWWDIR%%/apps/gallery/js/breadcrumb.js
6769
%%WWWDIR%%/apps/gallery/js/breadcrumb.js
Lines 6429-6442 Link Here
6429
%%WWWDIR%%/apps/gallery/js/vendor/commonmark/dist/commonmark.js
6790
%%WWWDIR%%/apps/gallery/js/vendor/commonmark/dist/commonmark.js
6430
%%WWWDIR%%/apps/gallery/js/vendor/commonmark/dist/commonmark.min.js
6791
%%WWWDIR%%/apps/gallery/js/vendor/commonmark/dist/commonmark.min.js
6431
%%WWWDIR%%/apps/gallery/js/vendor/dompurify/LICENSE
6792
%%WWWDIR%%/apps/gallery/js/vendor/dompurify/LICENSE
6793
%%WWWDIR%%/apps/gallery/js/vendor/dompurify/README.md
6432
%%WWWDIR%%/apps/gallery/js/vendor/dompurify/src/purify.js
6794
%%WWWDIR%%/apps/gallery/js/vendor/dompurify/src/purify.js
6433
%%WWWDIR%%/apps/gallery/js/vendor/eventsource-polyfill/LICENSE
6795
%%WWWDIR%%/apps/gallery/js/vendor/eventsource-polyfill/LICENSE
6796
%%WWWDIR%%/apps/gallery/js/vendor/eventsource-polyfill/README.md
6434
%%WWWDIR%%/apps/gallery/js/vendor/eventsource-polyfill/dist/eventsource.js
6797
%%WWWDIR%%/apps/gallery/js/vendor/eventsource-polyfill/dist/eventsource.js
6435
%%WWWDIR%%/apps/gallery/js/vendor/image-scale/LICENSE
6436
%%WWWDIR%%/apps/gallery/js/vendor/image-scale/image-scale.js
6437
%%WWWDIR%%/apps/gallery/js/vendor/image-scale/image-scale.min.js
6438
%%WWWDIR%%/apps/gallery/js/vendor/modified-eventsource-polyfill/eventsource-polyfill.js
6798
%%WWWDIR%%/apps/gallery/js/vendor/modified-eventsource-polyfill/eventsource-polyfill.js
6439
%%WWWDIR%%/apps/gallery/js/vendor/owncloud/share.js
6799
%%WWWDIR%%/apps/gallery/js/vendor/owncloud/share.js
6800
%%WWWDIR%%/apps/gallery/l10n/.tx/config
6440
%%WWWDIR%%/apps/gallery/l10n/af_ZA.php
6801
%%WWWDIR%%/apps/gallery/l10n/af_ZA.php
6441
%%WWWDIR%%/apps/gallery/l10n/ar.js
6802
%%WWWDIR%%/apps/gallery/l10n/ar.js
6442
%%WWWDIR%%/apps/gallery/l10n/ar.json
6803
%%WWWDIR%%/apps/gallery/l10n/ar.json
Lines 6470-6481 Link Here
6470
%%WWWDIR%%/apps/gallery/l10n/de_CH.php
6831
%%WWWDIR%%/apps/gallery/l10n/de_CH.php
6471
%%WWWDIR%%/apps/gallery/l10n/de_DE.js
6832
%%WWWDIR%%/apps/gallery/l10n/de_DE.js
6472
%%WWWDIR%%/apps/gallery/l10n/de_DE.json
6833
%%WWWDIR%%/apps/gallery/l10n/de_DE.json
6473
%%WWWDIR%%/apps/gallery/l10n/de_DE.php
6474
%%WWWDIR%%/apps/gallery/l10n/el.js
6834
%%WWWDIR%%/apps/gallery/l10n/el.js
6475
%%WWWDIR%%/apps/gallery/l10n/el.json
6835
%%WWWDIR%%/apps/gallery/l10n/el.json
6476
%%WWWDIR%%/apps/gallery/l10n/en_GB.js
6836
%%WWWDIR%%/apps/gallery/l10n/en_GB.js
6477
%%WWWDIR%%/apps/gallery/l10n/en_GB.json
6837
%%WWWDIR%%/apps/gallery/l10n/en_GB.json
6478
%%WWWDIR%%/apps/gallery/l10n/en_GB.php
6479
%%WWWDIR%%/apps/gallery/l10n/eo.js
6838
%%WWWDIR%%/apps/gallery/l10n/eo.js
6480
%%WWWDIR%%/apps/gallery/l10n/eo.json
6839
%%WWWDIR%%/apps/gallery/l10n/eo.json
6481
%%WWWDIR%%/apps/gallery/l10n/eo.php
6840
%%WWWDIR%%/apps/gallery/l10n/eo.php
Lines 6498-6504 Link Here
6498
%%WWWDIR%%/apps/gallery/l10n/fr.json
6857
%%WWWDIR%%/apps/gallery/l10n/fr.json
6499
%%WWWDIR%%/apps/gallery/l10n/gl.js
6858
%%WWWDIR%%/apps/gallery/l10n/gl.js
6500
%%WWWDIR%%/apps/gallery/l10n/gl.json
6859
%%WWWDIR%%/apps/gallery/l10n/gl.json
6501
%%WWWDIR%%/apps/gallery/l10n/he.php
6860
%%WWWDIR%%/apps/gallery/l10n/he.js
6861
%%WWWDIR%%/apps/gallery/l10n/he.json
6502
%%WWWDIR%%/apps/gallery/l10n/hi.php
6862
%%WWWDIR%%/apps/gallery/l10n/hi.php
6503
%%WWWDIR%%/apps/gallery/l10n/hr.js
6863
%%WWWDIR%%/apps/gallery/l10n/hr.js
6504
%%WWWDIR%%/apps/gallery/l10n/hr.json
6864
%%WWWDIR%%/apps/gallery/l10n/hr.json
Lines 6508-6514 Link Here
6508
%%WWWDIR%%/apps/gallery/l10n/ia.php
6868
%%WWWDIR%%/apps/gallery/l10n/ia.php
6509
%%WWWDIR%%/apps/gallery/l10n/id.js
6869
%%WWWDIR%%/apps/gallery/l10n/id.js
6510
%%WWWDIR%%/apps/gallery/l10n/id.json
6870
%%WWWDIR%%/apps/gallery/l10n/id.json
6511
%%WWWDIR%%/apps/gallery/l10n/is.php
6871
%%WWWDIR%%/apps/gallery/l10n/is.js
6872
%%WWWDIR%%/apps/gallery/l10n/is.json
6512
%%WWWDIR%%/apps/gallery/l10n/it.js
6873
%%WWWDIR%%/apps/gallery/l10n/it.js
6513
%%WWWDIR%%/apps/gallery/l10n/it.json
6874
%%WWWDIR%%/apps/gallery/l10n/it.json
6514
%%WWWDIR%%/apps/gallery/l10n/ja.js
6875
%%WWWDIR%%/apps/gallery/l10n/ja.js
Lines 6523-6529 Link Here
6523
%%WWWDIR%%/apps/gallery/l10n/lb.php
6884
%%WWWDIR%%/apps/gallery/l10n/lb.php
6524
%%WWWDIR%%/apps/gallery/l10n/lt_LT.js
6885
%%WWWDIR%%/apps/gallery/l10n/lt_LT.js
6525
%%WWWDIR%%/apps/gallery/l10n/lt_LT.json
6886
%%WWWDIR%%/apps/gallery/l10n/lt_LT.json
6526
%%WWWDIR%%/apps/gallery/l10n/lt_LT.php
6527
%%WWWDIR%%/apps/gallery/l10n/lv.php
6887
%%WWWDIR%%/apps/gallery/l10n/lv.php
6528
%%WWWDIR%%/apps/gallery/l10n/mk.php
6888
%%WWWDIR%%/apps/gallery/l10n/mk.php
6529
%%WWWDIR%%/apps/gallery/l10n/ms_MY.php
6889
%%WWWDIR%%/apps/gallery/l10n/ms_MY.php
Lines 6532-6538 Link Here
6532
%%WWWDIR%%/apps/gallery/l10n/nl.js
6892
%%WWWDIR%%/apps/gallery/l10n/nl.js
6533
%%WWWDIR%%/apps/gallery/l10n/nl.json
6893
%%WWWDIR%%/apps/gallery/l10n/nl.json
6534
%%WWWDIR%%/apps/gallery/l10n/nn_NO.php
6894
%%WWWDIR%%/apps/gallery/l10n/nn_NO.php
6535
%%WWWDIR%%/apps/gallery/l10n/no-php
6536
%%WWWDIR%%/apps/gallery/l10n/oc.js
6895
%%WWWDIR%%/apps/gallery/l10n/oc.js
6537
%%WWWDIR%%/apps/gallery/l10n/oc.json
6896
%%WWWDIR%%/apps/gallery/l10n/oc.json
6538
%%WWWDIR%%/apps/gallery/l10n/pa.php
6897
%%WWWDIR%%/apps/gallery/l10n/pa.php
Lines 6552-6561 Link Here
6552
%%WWWDIR%%/apps/gallery/l10n/sk_SK.json
6911
%%WWWDIR%%/apps/gallery/l10n/sk_SK.json
6553
%%WWWDIR%%/apps/gallery/l10n/sl.js
6912
%%WWWDIR%%/apps/gallery/l10n/sl.js
6554
%%WWWDIR%%/apps/gallery/l10n/sl.json
6913
%%WWWDIR%%/apps/gallery/l10n/sl.json
6555
%%WWWDIR%%/apps/gallery/l10n/sl.php
6556
%%WWWDIR%%/apps/gallery/l10n/sq.js
6914
%%WWWDIR%%/apps/gallery/l10n/sq.js
6557
%%WWWDIR%%/apps/gallery/l10n/sq.json
6915
%%WWWDIR%%/apps/gallery/l10n/sq.json
6558
%%WWWDIR%%/apps/gallery/l10n/sq.php
6559
%%WWWDIR%%/apps/gallery/l10n/sr.php
6916
%%WWWDIR%%/apps/gallery/l10n/sr.php
6560
%%WWWDIR%%/apps/gallery/l10n/sr@latin.php
6917
%%WWWDIR%%/apps/gallery/l10n/sr@latin.php
6561
%%WWWDIR%%/apps/gallery/l10n/sv.js
6918
%%WWWDIR%%/apps/gallery/l10n/sv.js
Lines 6578-6588 Link Here
6578
%%WWWDIR%%/apps/gallery/l10n/vi.php
6935
%%WWWDIR%%/apps/gallery/l10n/vi.php
6579
%%WWWDIR%%/apps/gallery/l10n/zh_CN.js
6936
%%WWWDIR%%/apps/gallery/l10n/zh_CN.js
6580
%%WWWDIR%%/apps/gallery/l10n/zh_CN.json
6937
%%WWWDIR%%/apps/gallery/l10n/zh_CN.json
6581
%%WWWDIR%%/apps/gallery/l10n/zh_CN.php
6582
%%WWWDIR%%/apps/gallery/l10n/zh_HK.php
6938
%%WWWDIR%%/apps/gallery/l10n/zh_HK.php
6583
%%WWWDIR%%/apps/gallery/l10n/zh_TW.js
6939
%%WWWDIR%%/apps/gallery/l10n/zh_TW.js
6584
%%WWWDIR%%/apps/gallery/l10n/zh_TW.json
6940
%%WWWDIR%%/apps/gallery/l10n/zh_TW.json
6585
%%WWWDIR%%/apps/gallery/l10n/zh_TW.php
6586
%%WWWDIR%%/apps/gallery/middleware/checkexception.php
6941
%%WWWDIR%%/apps/gallery/middleware/checkexception.php
6587
%%WWWDIR%%/apps/gallery/middleware/checkmiddleware.php
6942
%%WWWDIR%%/apps/gallery/middleware/checkmiddleware.php
6588
%%WWWDIR%%/apps/gallery/middleware/envcheckmiddleware.php
6943
%%WWWDIR%%/apps/gallery/middleware/envcheckmiddleware.php
Lines 6610-6710 Link Here
6610
%%WWWDIR%%/apps/gallery/templates/part.linkerror.php
6965
%%WWWDIR%%/apps/gallery/templates/part.linkerror.php
6611
%%WWWDIR%%/apps/gallery/templates/public.php
6966
%%WWWDIR%%/apps/gallery/templates/public.php
6612
%%WWWDIR%%/apps/gallery/templates/slideshow.php
6967
%%WWWDIR%%/apps/gallery/templates/slideshow.php
6613
%%WWWDIR%%/apps/gallery/tests/README.MD
6614
%%WWWDIR%%/apps/gallery/tests/_bootstrap.php
6615
%%WWWDIR%%/apps/gallery/tests/_data/.nomedia
6616
%%WWWDIR%%/apps/gallery/tests/_data/animated.gif
6617
%%WWWDIR%%/apps/gallery/tests/_data/bom-gallery.cnf
6618
%%WWWDIR%%/apps/gallery/tests/_data/broken-gallery.cnf
6619
%%WWWDIR%%/apps/gallery/tests/_data/design-gallery.cnf
6620
%%WWWDIR%%/apps/gallery/tests/_data/dump.sql
6621
%%WWWDIR%%/apps/gallery/tests/_data/empty-gallery.cnf
6622
%%WWWDIR%%/apps/gallery/tests/_data/font.ttf
6623
%%WWWDIR%%/apps/gallery/tests/_data/sharer-gallery.cnf
6624
%%WWWDIR%%/apps/gallery/tests/_data/sorting-gallery.cnf
6625
%%WWWDIR%%/apps/gallery/tests/_data/sources.md
6626
%%WWWDIR%%/apps/gallery/tests/_data/tester-gallery.cnf
6627
%%WWWDIR%%/apps/gallery/tests/_data/testimage-corrupt.jpg
6628
%%WWWDIR%%/apps/gallery/tests/_data/testimage-wide.png
6629
%%WWWDIR%%/apps/gallery/tests/_data/testimage.eps
6630
%%WWWDIR%%/apps/gallery/tests/_data/testimage.gif
6631
%%WWWDIR%%/apps/gallery/tests/_data/testimage.jpg
6632
%%WWWDIR%%/apps/gallery/tests/_data/testimage.png
6633
%%WWWDIR%%/apps/gallery/tests/_data/testimagelarge.svg
6634
%%WWWDIR%%/apps/gallery/tests/_envs/firefox.yml
6635
%%WWWDIR%%/apps/gallery/tests/_support/AcceptanceTester.php
6636
%%WWWDIR%%/apps/gallery/tests/_support/ApiTester.php
6637
%%WWWDIR%%/apps/gallery/tests/_support/FunctionalTester.php
6638
%%WWWDIR%%/apps/gallery/tests/_support/Helper/Acceptance.php
6639
%%WWWDIR%%/apps/gallery/tests/_support/Helper/Api.php
6640
%%WWWDIR%%/apps/gallery/tests/_support/Helper/CoreTestCase.php
6641
%%WWWDIR%%/apps/gallery/tests/_support/Helper/DataSetup.php
6642
%%WWWDIR%%/apps/gallery/tests/_support/Helper/Functional.php
6643
%%WWWDIR%%/apps/gallery/tests/_support/Helper/Integration.php
6644
%%WWWDIR%%/apps/gallery/tests/_support/Helper/Unit.php
6645
%%WWWDIR%%/apps/gallery/tests/_support/IntegrationTester.php
6646
%%WWWDIR%%/apps/gallery/tests/_support/Page/Acceptance/Login.php
6647
%%WWWDIR%%/apps/gallery/tests/_support/Page/Files.php
6648
%%WWWDIR%%/apps/gallery/tests/_support/Page/Gallery.php
6649
%%WWWDIR%%/apps/gallery/tests/_support/Page/Login.php
6650
%%WWWDIR%%/apps/gallery/tests/_support/Step/Api/Anonymous.php
6651
%%WWWDIR%%/apps/gallery/tests/_support/Step/Api/TokenUser.php
6652
%%WWWDIR%%/apps/gallery/tests/_support/Step/Api/User.php
6653
%%WWWDIR%%/apps/gallery/tests/_support/UnitTester.php
6654
%%WWWDIR%%/apps/gallery/tests/_support/_generated/AcceptanceTesterActions.php
6655
%%WWWDIR%%/apps/gallery/tests/_support/_generated/ApiTesterActions.php
6656
%%WWWDIR%%/apps/gallery/tests/_support/_generated/FunctionalTesterActions.php
6657
%%WWWDIR%%/apps/gallery/tests/_support/_generated/IntegrationTesterActions.php
6658
%%WWWDIR%%/apps/gallery/tests/_support/_generated/UnitTesterActions.php
6659
%%WWWDIR%%/apps/gallery/tests/acceptance.suite.yml
6660
%%WWWDIR%%/apps/gallery/tests/acceptance/LoginCept.php
6661
%%WWWDIR%%/apps/gallery/tests/acceptance/SignInAsUserCept.php
6662
%%WWWDIR%%/apps/gallery/tests/acceptance/_bootstrap.php
6663
%%WWWDIR%%/apps/gallery/tests/api.suite.yml
6664
%%WWWDIR%%/apps/gallery/tests/api/CheckTestUsersCest.php
6665
%%WWWDIR%%/apps/gallery/tests/api/ConnectWithTokenCest.php
6666
%%WWWDIR%%/apps/gallery/tests/api/DownloadCest.php
6667
%%WWWDIR%%/apps/gallery/tests/api/DownloadWithTokenCest.php
6668
%%WWWDIR%%/apps/gallery/tests/api/GetConfigCest.php
6669
%%WWWDIR%%/apps/gallery/tests/api/GetFilesCest.php
6670
%%WWWDIR%%/apps/gallery/tests/api/GetPreviewCest.php
6671
%%WWWDIR%%/apps/gallery/tests/api/GetThumbnailsCest.php
6672
%%WWWDIR%%/apps/gallery/tests/api/OcsCreateUserCest.php
6673
%%WWWDIR%%/apps/gallery/tests/api/_bootstrap.php
6674
%%WWWDIR%%/apps/gallery/tests/functional.suite.yml
6675
%%WWWDIR%%/apps/gallery/tests/functional/_bootstrap.php
6676
%%WWWDIR%%/apps/gallery/tests/integration.suite.yml
6677
%%WWWDIR%%/apps/gallery/tests/integration/GalleryIntegrationTest.php
6678
%%WWWDIR%%/apps/gallery/tests/integration/_bootstrap.php
6679
%%WWWDIR%%/apps/gallery/tests/integration/appinfo/AppTest.php
6680
%%WWWDIR%%/apps/gallery/tests/integration/appinfo/ApplicationTest.php
6681
%%WWWDIR%%/apps/gallery/tests/integration/environment/EnvironmentSetupTest.php
6682
%%WWWDIR%%/apps/gallery/tests/unit.suite.yml
6683
%%WWWDIR%%/apps/gallery/tests/unit/GalleryUnitTest.php
6684
%%WWWDIR%%/apps/gallery/tests/unit/_bootstrap.php
6685
%%WWWDIR%%/apps/gallery/tests/unit/config/ConfigParserTest.php
6686
%%WWWDIR%%/apps/gallery/tests/unit/controller/ConfigApiControllerTest.php
6687
%%WWWDIR%%/apps/gallery/tests/unit/controller/ConfigControllerTest.php
6688
%%WWWDIR%%/apps/gallery/tests/unit/controller/ConfigPublicControllerTest.php
6689
%%WWWDIR%%/apps/gallery/tests/unit/controller/FilesApiControllerTest.php
6690
%%WWWDIR%%/apps/gallery/tests/unit/controller/FilesControllerTest.php
6691
%%WWWDIR%%/apps/gallery/tests/unit/controller/FilesPublicControllerTest.php
6692
%%WWWDIR%%/apps/gallery/tests/unit/controller/HttpErrorTest.php
6693
%%WWWDIR%%/apps/gallery/tests/unit/controller/PageControllerTest.php
6694
%%WWWDIR%%/apps/gallery/tests/unit/controller/PreviewApiControllerTest.php
6695
%%WWWDIR%%/apps/gallery/tests/unit/controller/PreviewControllerTest.php
6696
%%WWWDIR%%/apps/gallery/tests/unit/controller/PreviewPublicControllerTest.php
6697
%%WWWDIR%%/apps/gallery/tests/unit/environment/EnvironmentTest.php
6698
%%WWWDIR%%/apps/gallery/tests/unit/http/ImageResponseTest.php
6699
%%WWWDIR%%/apps/gallery/tests/unit/middleware/EnvCheckMiddlewareTest.php
6700
%%WWWDIR%%/apps/gallery/tests/unit/middleware/SharingCheckMiddlewareTest.php
6701
%%WWWDIR%%/apps/gallery/tests/unit/preview/PreviewTest.php
6702
%%WWWDIR%%/apps/gallery/tests/unit/service/Base64EncodeTest.php
6703
%%WWWDIR%%/apps/gallery/tests/unit/service/ConfigServiceTest.php
6704
%%WWWDIR%%/apps/gallery/tests/unit/service/DownloadServiceTest.php
6705
%%WWWDIR%%/apps/gallery/tests/unit/service/PreviewServiceTest.php
6706
%%WWWDIR%%/apps/gallery/tests/unit/service/SearchFolderServiceTest.php
6707
%%WWWDIR%%/apps/gallery/tests/unit/service/SearchMediaServiceTest.php
6708
%%WWWDIR%%/apps/gallery/utility/eventsource.php
6968
%%WWWDIR%%/apps/gallery/utility/eventsource.php
6709
%%WWWDIR%%/apps/gallery/vendor/autoload.php
6969
%%WWWDIR%%/apps/gallery/vendor/autoload.php
6710
%%WWWDIR%%/apps/gallery/vendor/composer/ClassLoader.php
6970
%%WWWDIR%%/apps/gallery/vendor/composer/ClassLoader.php
Lines 6713-6718 Link Here
6713
%%WWWDIR%%/apps/gallery/vendor/composer/autoload_psr4.php
6973
%%WWWDIR%%/apps/gallery/vendor/composer/autoload_psr4.php
6714
%%WWWDIR%%/apps/gallery/vendor/composer/autoload_real.php
6974
%%WWWDIR%%/apps/gallery/vendor/composer/autoload_real.php
6715
%%WWWDIR%%/apps/gallery/vendor/composer/installed.json
6975
%%WWWDIR%%/apps/gallery/vendor/composer/installed.json
6976
%%WWWDIR%%/apps/gallery/vendor/symfony/yaml/.gitignore
6716
%%WWWDIR%%/apps/gallery/vendor/symfony/yaml/CHANGELOG.md
6977
%%WWWDIR%%/apps/gallery/vendor/symfony/yaml/CHANGELOG.md
6717
%%WWWDIR%%/apps/gallery/vendor/symfony/yaml/Dumper.php
6978
%%WWWDIR%%/apps/gallery/vendor/symfony/yaml/Dumper.php
6718
%%WWWDIR%%/apps/gallery/vendor/symfony/yaml/Escaper.php
6979
%%WWWDIR%%/apps/gallery/vendor/symfony/yaml/Escaper.php
Lines 6723-6728 Link Here
6723
%%WWWDIR%%/apps/gallery/vendor/symfony/yaml/Inline.php
6984
%%WWWDIR%%/apps/gallery/vendor/symfony/yaml/Inline.php
6724
%%WWWDIR%%/apps/gallery/vendor/symfony/yaml/LICENSE
6985
%%WWWDIR%%/apps/gallery/vendor/symfony/yaml/LICENSE
6725
%%WWWDIR%%/apps/gallery/vendor/symfony/yaml/Parser.php
6986
%%WWWDIR%%/apps/gallery/vendor/symfony/yaml/Parser.php
6987
%%WWWDIR%%/apps/gallery/vendor/symfony/yaml/README.md
6726
%%WWWDIR%%/apps/gallery/vendor/symfony/yaml/Tests/DumperTest.php
6988
%%WWWDIR%%/apps/gallery/vendor/symfony/yaml/Tests/DumperTest.php
6727
%%WWWDIR%%/apps/gallery/vendor/symfony/yaml/Tests/Fixtures/YtsAnchorAlias.yml
6989
%%WWWDIR%%/apps/gallery/vendor/symfony/yaml/Tests/Fixtures/YtsAnchorAlias.yml
6728
%%WWWDIR%%/apps/gallery/vendor/symfony/yaml/Tests/Fixtures/YtsBasicTests.yml
6990
%%WWWDIR%%/apps/gallery/vendor/symfony/yaml/Tests/Fixtures/YtsBasicTests.yml
Lines 6752-6766 Link Here
6752
%%WWWDIR%%/apps/gallery/vendor/symfony/yaml/Yaml.php
7014
%%WWWDIR%%/apps/gallery/vendor/symfony/yaml/Yaml.php
6753
%%WWWDIR%%/apps/gallery/vendor/symfony/yaml/composer.json
7015
%%WWWDIR%%/apps/gallery/vendor/symfony/yaml/composer.json
6754
%%WWWDIR%%/apps/gallery/vendor/symfony/yaml/phpunit.xml.dist
7016
%%WWWDIR%%/apps/gallery/vendor/symfony/yaml/phpunit.xml.dist
6755
%%WWWDIR%%/apps/notifications/CONTRIBUTING.md
6756
%%WWWDIR%%/apps/notifications/COPYING
7017
%%WWWDIR%%/apps/notifications/COPYING
6757
%%WWWDIR%%/apps/notifications/appinfo/app.php
7018
%%WWWDIR%%/apps/notifications/appinfo/app.php
6758
%%WWWDIR%%/apps/notifications/appinfo/application.php
7019
%%WWWDIR%%/apps/notifications/appinfo/application.php
6759
%%WWWDIR%%/apps/notifications/appinfo/database.xml
7020
%%WWWDIR%%/apps/notifications/appinfo/database.xml
6760
%%WWWDIR%%/apps/notifications/appinfo/info.xml
7021
%%WWWDIR%%/apps/notifications/appinfo/info.xml
6761
%%WWWDIR%%/apps/notifications/appinfo/routes.php
7022
%%WWWDIR%%/apps/notifications/appinfo/routes.php
7023
%%WWWDIR%%/apps/notifications/appinfo/signature.json
6762
%%WWWDIR%%/apps/notifications/controller/endpointcontroller.php
7024
%%WWWDIR%%/apps/notifications/controller/endpointcontroller.php
6763
%%WWWDIR%%/apps/notifications/css/styles.css
7025
%%WWWDIR%%/apps/notifications/css/styles.css
7026
%%WWWDIR%%/apps/notifications/docs/notification-workflow.md
7027
%%WWWDIR%%/apps/notifications/docs/ocs-endpoint-v1.md
6764
%%WWWDIR%%/apps/notifications/img/notifications-new.png
7028
%%WWWDIR%%/apps/notifications/img/notifications-new.png
6765
%%WWWDIR%%/apps/notifications/img/notifications-new.svg
7029
%%WWWDIR%%/apps/notifications/img/notifications-new.svg
6766
%%WWWDIR%%/apps/notifications/img/notifications.png
7030
%%WWWDIR%%/apps/notifications/img/notifications.png
Lines 6772-6809 Link Here
6772
%%WWWDIR%%/apps/notifications/lib/app.php
7036
%%WWWDIR%%/apps/notifications/lib/app.php
6773
%%WWWDIR%%/apps/notifications/lib/capabilities.php
7037
%%WWWDIR%%/apps/notifications/lib/capabilities.php
6774
%%WWWDIR%%/apps/notifications/lib/handler.php
7038
%%WWWDIR%%/apps/notifications/lib/handler.php
6775
%%WWWDIR%%/apps/notifications/tests/appinfo/AppTest.php
6776
%%WWWDIR%%/apps/notifications/tests/appinfo/ApplicationTest.php
6777
%%WWWDIR%%/apps/notifications/tests/appinfo/RoutesTest.php
6778
%%WWWDIR%%/apps/notifications/tests/bootstrap.php
6779
%%WWWDIR%%/apps/notifications/tests/controller/EndpointControllerTest.php
6780
%%WWWDIR%%/apps/notifications/tests/lib/AppTest.php
6781
%%WWWDIR%%/apps/notifications/tests/lib/CapabilitiesTest.php
6782
%%WWWDIR%%/apps/notifications/tests/lib/HandlerTest.php
6783
%%WWWDIR%%/apps/notifications/tests/phpunit.xml
6784
%%WWWDIR%%/apps/notifications/tests/testcase.php
6785
%%WWWDIR%%/apps/provisioning_api/appinfo/app.php
6786
%%WWWDIR%%/apps/provisioning_api/appinfo/info.xml
7039
%%WWWDIR%%/apps/provisioning_api/appinfo/info.xml
6787
%%WWWDIR%%/apps/provisioning_api/appinfo/routes.php
7040
%%WWWDIR%%/apps/provisioning_api/appinfo/routes.php
7041
%%WWWDIR%%/apps/provisioning_api/appinfo/signature.json
6788
%%WWWDIR%%/apps/provisioning_api/img/app.svg
7042
%%WWWDIR%%/apps/provisioning_api/img/app.svg
6789
%%WWWDIR%%/apps/provisioning_api/lib/apps.php
7043
%%WWWDIR%%/apps/provisioning_api/lib/apps.php
6790
%%WWWDIR%%/apps/provisioning_api/lib/groups.php
7044
%%WWWDIR%%/apps/provisioning_api/lib/groups.php
6791
%%WWWDIR%%/apps/provisioning_api/lib/users.php
7045
%%WWWDIR%%/apps/provisioning_api/lib/users.php
6792
%%WWWDIR%%/apps/provisioning_api/tests/appstest.php
7046
%%WWWDIR%%/apps/systemtags/activity/extension.php
6793
%%WWWDIR%%/apps/provisioning_api/tests/groupstest.php
7047
%%WWWDIR%%/apps/systemtags/activity/listener.php
6794
%%WWWDIR%%/apps/provisioning_api/tests/testcase.php
7048
%%WWWDIR%%/apps/systemtags/appinfo/app.php
6795
%%WWWDIR%%/apps/provisioning_api/tests/userstest.php
7049
%%WWWDIR%%/apps/systemtags/appinfo/info.xml
6796
%%WWWDIR%%/apps/templateeditor/CONTRIBUTING.md
7050
%%WWWDIR%%/apps/systemtags/appinfo/signature.json
7051
%%WWWDIR%%/apps/systemtags/css/systemtagsfilelist.css
7052
%%WWWDIR%%/apps/systemtags/img/tag.png
7053
%%WWWDIR%%/apps/systemtags/img/tag.svg
7054
%%WWWDIR%%/apps/systemtags/js/app.js
7055
%%WWWDIR%%/apps/systemtags/js/filesplugin.js
7056
%%WWWDIR%%/apps/systemtags/js/systemtagsfilelist.js
7057
%%WWWDIR%%/apps/systemtags/js/systemtagsinfoview.js
7058
%%WWWDIR%%/apps/systemtags/l10n/ar.js
7059
%%WWWDIR%%/apps/systemtags/l10n/ar.json
7060
%%WWWDIR%%/apps/systemtags/l10n/ast.js
7061
%%WWWDIR%%/apps/systemtags/l10n/ast.json
7062
%%WWWDIR%%/apps/systemtags/l10n/az.js
7063
%%WWWDIR%%/apps/systemtags/l10n/az.json
7064
%%WWWDIR%%/apps/systemtags/l10n/bg_BG.js
7065
%%WWWDIR%%/apps/systemtags/l10n/bg_BG.json
7066
%%WWWDIR%%/apps/systemtags/l10n/bn_BD.js
7067
%%WWWDIR%%/apps/systemtags/l10n/bn_BD.json
7068
%%WWWDIR%%/apps/systemtags/l10n/bn_IN.js
7069
%%WWWDIR%%/apps/systemtags/l10n/bn_IN.json
7070
%%WWWDIR%%/apps/systemtags/l10n/bs.js
7071
%%WWWDIR%%/apps/systemtags/l10n/bs.json
7072
%%WWWDIR%%/apps/systemtags/l10n/ca.js
7073
%%WWWDIR%%/apps/systemtags/l10n/ca.json
7074
%%WWWDIR%%/apps/systemtags/l10n/cs_CZ.js
7075
%%WWWDIR%%/apps/systemtags/l10n/cs_CZ.json
7076
%%WWWDIR%%/apps/systemtags/l10n/cy_GB.js
7077
%%WWWDIR%%/apps/systemtags/l10n/cy_GB.json
7078
%%WWWDIR%%/apps/systemtags/l10n/da.js
7079
%%WWWDIR%%/apps/systemtags/l10n/da.json
7080
%%WWWDIR%%/apps/systemtags/l10n/de.js
7081
%%WWWDIR%%/apps/systemtags/l10n/de.json
7082
%%WWWDIR%%/apps/systemtags/l10n/de_DE.js
7083
%%WWWDIR%%/apps/systemtags/l10n/de_DE.json
7084
%%WWWDIR%%/apps/systemtags/l10n/el.js
7085
%%WWWDIR%%/apps/systemtags/l10n/el.json
7086
%%WWWDIR%%/apps/systemtags/l10n/en_GB.js
7087
%%WWWDIR%%/apps/systemtags/l10n/en_GB.json
7088
%%WWWDIR%%/apps/systemtags/l10n/eo.js
7089
%%WWWDIR%%/apps/systemtags/l10n/eo.json
7090
%%WWWDIR%%/apps/systemtags/l10n/es.js
7091
%%WWWDIR%%/apps/systemtags/l10n/es.json
7092
%%WWWDIR%%/apps/systemtags/l10n/es_AR.js
7093
%%WWWDIR%%/apps/systemtags/l10n/es_AR.json
7094
%%WWWDIR%%/apps/systemtags/l10n/es_MX.js
7095
%%WWWDIR%%/apps/systemtags/l10n/es_MX.json
7096
%%WWWDIR%%/apps/systemtags/l10n/et_EE.js
7097
%%WWWDIR%%/apps/systemtags/l10n/et_EE.json
7098
%%WWWDIR%%/apps/systemtags/l10n/eu.js
7099
%%WWWDIR%%/apps/systemtags/l10n/eu.json
7100
%%WWWDIR%%/apps/systemtags/l10n/fa.js
7101
%%WWWDIR%%/apps/systemtags/l10n/fa.json
7102
%%WWWDIR%%/apps/systemtags/l10n/fi_FI.js
7103
%%WWWDIR%%/apps/systemtags/l10n/fi_FI.json
7104
%%WWWDIR%%/apps/systemtags/l10n/fr.js
7105
%%WWWDIR%%/apps/systemtags/l10n/fr.json
7106
%%WWWDIR%%/apps/systemtags/l10n/gl.js
7107
%%WWWDIR%%/apps/systemtags/l10n/gl.json
7108
%%WWWDIR%%/apps/systemtags/l10n/he.js
7109
%%WWWDIR%%/apps/systemtags/l10n/he.json
7110
%%WWWDIR%%/apps/systemtags/l10n/hr.js
7111
%%WWWDIR%%/apps/systemtags/l10n/hr.json
7112
%%WWWDIR%%/apps/systemtags/l10n/hu_HU.js
7113
%%WWWDIR%%/apps/systemtags/l10n/hu_HU.json
7114
%%WWWDIR%%/apps/systemtags/l10n/hy.js
7115
%%WWWDIR%%/apps/systemtags/l10n/hy.json
7116
%%WWWDIR%%/apps/systemtags/l10n/ia.js
7117
%%WWWDIR%%/apps/systemtags/l10n/ia.json
7118
%%WWWDIR%%/apps/systemtags/l10n/id.js
7119
%%WWWDIR%%/apps/systemtags/l10n/id.json
7120
%%WWWDIR%%/apps/systemtags/l10n/is.js
7121
%%WWWDIR%%/apps/systemtags/l10n/is.json
7122
%%WWWDIR%%/apps/systemtags/l10n/it.js
7123
%%WWWDIR%%/apps/systemtags/l10n/it.json
7124
%%WWWDIR%%/apps/systemtags/l10n/ja.js
7125
%%WWWDIR%%/apps/systemtags/l10n/ja.json
7126
%%WWWDIR%%/apps/systemtags/l10n/ka_GE.js
7127
%%WWWDIR%%/apps/systemtags/l10n/ka_GE.json
7128
%%WWWDIR%%/apps/systemtags/l10n/km.js
7129
%%WWWDIR%%/apps/systemtags/l10n/km.json
7130
%%WWWDIR%%/apps/systemtags/l10n/kn.js
7131
%%WWWDIR%%/apps/systemtags/l10n/kn.json
7132
%%WWWDIR%%/apps/systemtags/l10n/ko.js
7133
%%WWWDIR%%/apps/systemtags/l10n/ko.json
7134
%%WWWDIR%%/apps/systemtags/l10n/ku_IQ.js
7135
%%WWWDIR%%/apps/systemtags/l10n/ku_IQ.json
7136
%%WWWDIR%%/apps/systemtags/l10n/lb.js
7137
%%WWWDIR%%/apps/systemtags/l10n/lb.json
7138
%%WWWDIR%%/apps/systemtags/l10n/lt_LT.js
7139
%%WWWDIR%%/apps/systemtags/l10n/lt_LT.json
7140
%%WWWDIR%%/apps/systemtags/l10n/lv.js
7141
%%WWWDIR%%/apps/systemtags/l10n/lv.json
7142
%%WWWDIR%%/apps/systemtags/l10n/mk.js
7143
%%WWWDIR%%/apps/systemtags/l10n/mk.json
7144
%%WWWDIR%%/apps/systemtags/l10n/ms_MY.js
7145
%%WWWDIR%%/apps/systemtags/l10n/ms_MY.json
7146
%%WWWDIR%%/apps/systemtags/l10n/nb_NO.js
7147
%%WWWDIR%%/apps/systemtags/l10n/nb_NO.json
7148
%%WWWDIR%%/apps/systemtags/l10n/nds.js
7149
%%WWWDIR%%/apps/systemtags/l10n/nds.json
7150
%%WWWDIR%%/apps/systemtags/l10n/nl.js
7151
%%WWWDIR%%/apps/systemtags/l10n/nl.json
7152
%%WWWDIR%%/apps/systemtags/l10n/nn_NO.js
7153
%%WWWDIR%%/apps/systemtags/l10n/nn_NO.json
7154
%%WWWDIR%%/apps/systemtags/l10n/oc.js
7155
%%WWWDIR%%/apps/systemtags/l10n/oc.json
7156
%%WWWDIR%%/apps/systemtags/l10n/pl.js
7157
%%WWWDIR%%/apps/systemtags/l10n/pl.json
7158
%%WWWDIR%%/apps/systemtags/l10n/pt_BR.js
7159
%%WWWDIR%%/apps/systemtags/l10n/pt_BR.json
7160
%%WWWDIR%%/apps/systemtags/l10n/pt_PT.js
7161
%%WWWDIR%%/apps/systemtags/l10n/pt_PT.json
7162
%%WWWDIR%%/apps/systemtags/l10n/ro.js
7163
%%WWWDIR%%/apps/systemtags/l10n/ro.json
7164
%%WWWDIR%%/apps/systemtags/l10n/ru.js
7165
%%WWWDIR%%/apps/systemtags/l10n/ru.json
7166
%%WWWDIR%%/apps/systemtags/l10n/si_LK.js
7167
%%WWWDIR%%/apps/systemtags/l10n/si_LK.json
7168
%%WWWDIR%%/apps/systemtags/l10n/sk_SK.js
7169
%%WWWDIR%%/apps/systemtags/l10n/sk_SK.json
7170
%%WWWDIR%%/apps/systemtags/l10n/sl.js
7171
%%WWWDIR%%/apps/systemtags/l10n/sl.json
7172
%%WWWDIR%%/apps/systemtags/l10n/sq.js
7173
%%WWWDIR%%/apps/systemtags/l10n/sq.json
7174
%%WWWDIR%%/apps/systemtags/l10n/sr.js
7175
%%WWWDIR%%/apps/systemtags/l10n/sr.json
7176
%%WWWDIR%%/apps/systemtags/l10n/sr@latin.js
7177
%%WWWDIR%%/apps/systemtags/l10n/sr@latin.json
7178
%%WWWDIR%%/apps/systemtags/l10n/sv.js
7179
%%WWWDIR%%/apps/systemtags/l10n/sv.json
7180
%%WWWDIR%%/apps/systemtags/l10n/ta_LK.js
7181
%%WWWDIR%%/apps/systemtags/l10n/ta_LK.json
7182
%%WWWDIR%%/apps/systemtags/l10n/te.js
7183
%%WWWDIR%%/apps/systemtags/l10n/te.json
7184
%%WWWDIR%%/apps/systemtags/l10n/th_TH.js
7185
%%WWWDIR%%/apps/systemtags/l10n/th_TH.json
7186
%%WWWDIR%%/apps/systemtags/l10n/tr.js
7187
%%WWWDIR%%/apps/systemtags/l10n/tr.json
7188
%%WWWDIR%%/apps/systemtags/l10n/ug.js
7189
%%WWWDIR%%/apps/systemtags/l10n/ug.json
7190
%%WWWDIR%%/apps/systemtags/l10n/uk.js
7191
%%WWWDIR%%/apps/systemtags/l10n/uk.json
7192
%%WWWDIR%%/apps/systemtags/l10n/ur_PK.js
7193
%%WWWDIR%%/apps/systemtags/l10n/ur_PK.json
7194
%%WWWDIR%%/apps/systemtags/l10n/vi.js
7195
%%WWWDIR%%/apps/systemtags/l10n/vi.json
7196
%%WWWDIR%%/apps/systemtags/l10n/zh_CN.js
7197
%%WWWDIR%%/apps/systemtags/l10n/zh_CN.json
7198
%%WWWDIR%%/apps/systemtags/l10n/zh_HK.js
7199
%%WWWDIR%%/apps/systemtags/l10n/zh_HK.json
7200
%%WWWDIR%%/apps/systemtags/l10n/zh_TW.js
7201
%%WWWDIR%%/apps/systemtags/l10n/zh_TW.json
7202
%%WWWDIR%%/apps/systemtags/list.php
7203
%%WWWDIR%%/apps/systemtags/templates/list.php
6797
%%WWWDIR%%/apps/templateeditor/app/templateeditor.php
7204
%%WWWDIR%%/apps/templateeditor/app/templateeditor.php
6798
%%WWWDIR%%/apps/templateeditor/appinfo/app.php
7205
%%WWWDIR%%/apps/templateeditor/appinfo/app.php
6799
%%WWWDIR%%/apps/templateeditor/appinfo/info.xml
7206
%%WWWDIR%%/apps/templateeditor/appinfo/info.xml
6800
%%WWWDIR%%/apps/templateeditor/appinfo/routes.php
7207
%%WWWDIR%%/apps/templateeditor/appinfo/routes.php
7208
%%WWWDIR%%/apps/templateeditor/appinfo/signature.json
6801
%%WWWDIR%%/apps/templateeditor/appinfo/version
7209
%%WWWDIR%%/apps/templateeditor/appinfo/version
6802
%%WWWDIR%%/apps/templateeditor/controller/adminsettingscontroller.php
7210
%%WWWDIR%%/apps/templateeditor/controller/adminsettingscontroller.php
6803
%%WWWDIR%%/apps/templateeditor/css/settings-admin.css
7211
%%WWWDIR%%/apps/templateeditor/css/settings-admin.css
6804
%%WWWDIR%%/apps/templateeditor/http/mailtemplateresponse.php
7212
%%WWWDIR%%/apps/templateeditor/http/mailtemplateresponse.php
6805
%%WWWDIR%%/apps/templateeditor/img/app.svg
7213
%%WWWDIR%%/apps/templateeditor/img/app.svg
6806
%%WWWDIR%%/apps/templateeditor/js/settings-admin.js
7214
%%WWWDIR%%/apps/templateeditor/js/settings-admin.js
7215
%%WWWDIR%%/apps/templateeditor/l10n/.tx/config
6807
%%WWWDIR%%/apps/templateeditor/l10n/ar.js
7216
%%WWWDIR%%/apps/templateeditor/l10n/ar.js
6808
%%WWWDIR%%/apps/templateeditor/l10n/ar.json
7217
%%WWWDIR%%/apps/templateeditor/l10n/ar.json
6809
%%WWWDIR%%/apps/templateeditor/l10n/ar.php
7218
%%WWWDIR%%/apps/templateeditor/l10n/ar.php
Lines 6872-6877 Link Here
6872
%%WWWDIR%%/apps/templateeditor/l10n/gl.js
7281
%%WWWDIR%%/apps/templateeditor/l10n/gl.js
6873
%%WWWDIR%%/apps/templateeditor/l10n/gl.json
7282
%%WWWDIR%%/apps/templateeditor/l10n/gl.json
6874
%%WWWDIR%%/apps/templateeditor/l10n/gl.php
7283
%%WWWDIR%%/apps/templateeditor/l10n/gl.php
7284
%%WWWDIR%%/apps/templateeditor/l10n/he.js
7285
%%WWWDIR%%/apps/templateeditor/l10n/he.json
6875
%%WWWDIR%%/apps/templateeditor/l10n/he.php
7286
%%WWWDIR%%/apps/templateeditor/l10n/he.php
6876
%%WWWDIR%%/apps/templateeditor/l10n/hi.php
7287
%%WWWDIR%%/apps/templateeditor/l10n/hi.php
6877
%%WWWDIR%%/apps/templateeditor/l10n/hr.php
7288
%%WWWDIR%%/apps/templateeditor/l10n/hr.php
Lines 6934-6939 Link Here
6934
%%WWWDIR%%/apps/templateeditor/l10n/sl.js
7345
%%WWWDIR%%/apps/templateeditor/l10n/sl.js
6935
%%WWWDIR%%/apps/templateeditor/l10n/sl.json
7346
%%WWWDIR%%/apps/templateeditor/l10n/sl.json
6936
%%WWWDIR%%/apps/templateeditor/l10n/sl.php
7347
%%WWWDIR%%/apps/templateeditor/l10n/sl.php
7348
%%WWWDIR%%/apps/templateeditor/l10n/sq.js
7349
%%WWWDIR%%/apps/templateeditor/l10n/sq.json
6937
%%WWWDIR%%/apps/templateeditor/l10n/sq.php
7350
%%WWWDIR%%/apps/templateeditor/l10n/sq.php
6938
%%WWWDIR%%/apps/templateeditor/l10n/sr.js
7351
%%WWWDIR%%/apps/templateeditor/l10n/sr.js
6939
%%WWWDIR%%/apps/templateeditor/l10n/sr.json
7352
%%WWWDIR%%/apps/templateeditor/l10n/sr.json
Lines 6960-7158 Link Here
6960
%%WWWDIR%%/apps/templateeditor/l10n/zh_CN.json
7373
%%WWWDIR%%/apps/templateeditor/l10n/zh_CN.json
6961
%%WWWDIR%%/apps/templateeditor/l10n/zh_CN.php
7374
%%WWWDIR%%/apps/templateeditor/l10n/zh_CN.php
6962
%%WWWDIR%%/apps/templateeditor/l10n/zh_HK.php
7375
%%WWWDIR%%/apps/templateeditor/l10n/zh_HK.php
7376
%%WWWDIR%%/apps/templateeditor/l10n/zh_TW.js
7377
%%WWWDIR%%/apps/templateeditor/l10n/zh_TW.json
6963
%%WWWDIR%%/apps/templateeditor/l10n/zh_TW.php
7378
%%WWWDIR%%/apps/templateeditor/l10n/zh_TW.php
6964
%%WWWDIR%%/apps/templateeditor/lib/mailtemplate.php
7379
%%WWWDIR%%/apps/templateeditor/lib/mailtemplate.php
6965
%%WWWDIR%%/apps/templateeditor/settings-admin.php
7380
%%WWWDIR%%/apps/templateeditor/settings-admin.php
6966
%%WWWDIR%%/apps/templateeditor/templates/settings-admin.php
7381
%%WWWDIR%%/apps/templateeditor/templates/settings-admin.php
6967
%%WWWDIR%%/apps/updater/CONTRIBUTING.md
7382
%%WWWDIR%%/apps/updatenotification/admin.php
6968
%%WWWDIR%%/apps/updater/COPYING-AGPL
7383
%%WWWDIR%%/apps/updatenotification/appinfo/app.php
6969
%%WWWDIR%%/apps/updater/admin.php
7384
%%WWWDIR%%/apps/updatenotification/appinfo/application.php
6970
%%WWWDIR%%/apps/updater/appinfo/app.php
7385
%%WWWDIR%%/apps/updatenotification/appinfo/info.xml
6971
%%WWWDIR%%/apps/updater/appinfo/application.php
7386
%%WWWDIR%%/apps/updatenotification/appinfo/routes.php
6972
%%WWWDIR%%/apps/updater/appinfo/info.xml
7387
%%WWWDIR%%/apps/updatenotification/appinfo/signature.json
6973
%%WWWDIR%%/apps/updater/appinfo/routes.php
7388
%%WWWDIR%%/apps/updatenotification/controller/admincontroller.php
6974
%%WWWDIR%%/apps/updater/appinfo/version
7389
%%WWWDIR%%/apps/updatenotification/js/admin.js
6975
%%WWWDIR%%/apps/updater/controller/admincontroller.php
7390
%%WWWDIR%%/apps/updatenotification/js/notification.js
6976
%%WWWDIR%%/apps/updater/controller/backupcontroller.php
7391
%%WWWDIR%%/apps/updatenotification/l10n/ar.js
6977
%%WWWDIR%%/apps/updater/controller/updatecontroller.php
7392
%%WWWDIR%%/apps/updatenotification/l10n/ar.json
6978
%%WWWDIR%%/apps/updater/css/updater.css
7393
%%WWWDIR%%/apps/updatenotification/l10n/ast.js
6979
%%WWWDIR%%/apps/updater/img/app.svg
7394
%%WWWDIR%%/apps/updatenotification/l10n/ast.json
6980
%%WWWDIR%%/apps/updater/js/3rdparty/angular.js
7395
%%WWWDIR%%/apps/updatenotification/l10n/az.js
6981
%%WWWDIR%%/apps/updater/js/updater.js
7396
%%WWWDIR%%/apps/updatenotification/l10n/az.json
6982
%%WWWDIR%%/apps/updater/l10n/ar.php
7397
%%WWWDIR%%/apps/updatenotification/l10n/bg_BG.js
6983
%%WWWDIR%%/apps/updater/l10n/ast.php
7398
%%WWWDIR%%/apps/updatenotification/l10n/bg_BG.json
6984
%%WWWDIR%%/apps/updater/l10n/az.js
7399
%%WWWDIR%%/apps/updatenotification/l10n/bn_BD.js
6985
%%WWWDIR%%/apps/updater/l10n/az.json
7400
%%WWWDIR%%/apps/updatenotification/l10n/bn_BD.json
6986
%%WWWDIR%%/apps/updater/l10n/az.php
7401
%%WWWDIR%%/apps/updatenotification/l10n/bs.js
6987
%%WWWDIR%%/apps/updater/l10n/bg_BG.js
7402
%%WWWDIR%%/apps/updatenotification/l10n/bs.json
6988
%%WWWDIR%%/apps/updater/l10n/bg_BG.json
7403
%%WWWDIR%%/apps/updatenotification/l10n/ca.js
6989
%%WWWDIR%%/apps/updater/l10n/bg_BG.php
7404
%%WWWDIR%%/apps/updatenotification/l10n/ca.json
6990
%%WWWDIR%%/apps/updater/l10n/bn_BD.php
7405
%%WWWDIR%%/apps/updatenotification/l10n/cs_CZ.js
6991
%%WWWDIR%%/apps/updater/l10n/bn_IN.php
7406
%%WWWDIR%%/apps/updatenotification/l10n/cs_CZ.json
6992
%%WWWDIR%%/apps/updater/l10n/bs.js
7407
%%WWWDIR%%/apps/updatenotification/l10n/da.js
6993
%%WWWDIR%%/apps/updater/l10n/bs.json
7408
%%WWWDIR%%/apps/updatenotification/l10n/da.json
6994
%%WWWDIR%%/apps/updater/l10n/bs.php
7409
%%WWWDIR%%/apps/updatenotification/l10n/de.js
6995
%%WWWDIR%%/apps/updater/l10n/ca.php
7410
%%WWWDIR%%/apps/updatenotification/l10n/de.json
6996
%%WWWDIR%%/apps/updater/l10n/cs_CZ.js
7411
%%WWWDIR%%/apps/updatenotification/l10n/de_DE.js
6997
%%WWWDIR%%/apps/updater/l10n/cs_CZ.json
7412
%%WWWDIR%%/apps/updatenotification/l10n/de_DE.json
6998
%%WWWDIR%%/apps/updater/l10n/cs_CZ.php
7413
%%WWWDIR%%/apps/updatenotification/l10n/el.js
6999
%%WWWDIR%%/apps/updater/l10n/cy_GB.php
7414
%%WWWDIR%%/apps/updatenotification/l10n/el.json
7000
%%WWWDIR%%/apps/updater/l10n/da.js
7415
%%WWWDIR%%/apps/updatenotification/l10n/en_GB.js
7001
%%WWWDIR%%/apps/updater/l10n/da.json
7416
%%WWWDIR%%/apps/updatenotification/l10n/en_GB.json
7002
%%WWWDIR%%/apps/updater/l10n/da.php
7417
%%WWWDIR%%/apps/updatenotification/l10n/eo.js
7003
%%WWWDIR%%/apps/updater/l10n/de.js
7418
%%WWWDIR%%/apps/updatenotification/l10n/eo.json
7004
%%WWWDIR%%/apps/updater/l10n/de.json
7419
%%WWWDIR%%/apps/updatenotification/l10n/es.js
7005
%%WWWDIR%%/apps/updater/l10n/de.php
7420
%%WWWDIR%%/apps/updatenotification/l10n/es.json
7006
%%WWWDIR%%/apps/updater/l10n/de_AT.php
7421
%%WWWDIR%%/apps/updatenotification/l10n/es_AR.js
7007
%%WWWDIR%%/apps/updater/l10n/de_DE.js
7422
%%WWWDIR%%/apps/updatenotification/l10n/es_AR.json
7008
%%WWWDIR%%/apps/updater/l10n/de_DE.json
7423
%%WWWDIR%%/apps/updatenotification/l10n/et_EE.js
7009
%%WWWDIR%%/apps/updater/l10n/de_DE.php
7424
%%WWWDIR%%/apps/updatenotification/l10n/et_EE.json
7010
%%WWWDIR%%/apps/updater/l10n/el.js
7425
%%WWWDIR%%/apps/updatenotification/l10n/eu.js
7011
%%WWWDIR%%/apps/updater/l10n/el.json
7426
%%WWWDIR%%/apps/updatenotification/l10n/eu.json
7012
%%WWWDIR%%/apps/updater/l10n/el.php
7427
%%WWWDIR%%/apps/updatenotification/l10n/fa.js
7013
%%WWWDIR%%/apps/updater/l10n/en@pirate.php
7428
%%WWWDIR%%/apps/updatenotification/l10n/fa.json
7014
%%WWWDIR%%/apps/updater/l10n/en_GB.js
7429
%%WWWDIR%%/apps/updatenotification/l10n/fi_FI.js
7015
%%WWWDIR%%/apps/updater/l10n/en_GB.json
7430
%%WWWDIR%%/apps/updatenotification/l10n/fi_FI.json
7016
%%WWWDIR%%/apps/updater/l10n/en_GB.php
7431
%%WWWDIR%%/apps/updatenotification/l10n/fr.js
7017
%%WWWDIR%%/apps/updater/l10n/eo.php
7432
%%WWWDIR%%/apps/updatenotification/l10n/fr.json
7018
%%WWWDIR%%/apps/updater/l10n/es.js
7433
%%WWWDIR%%/apps/updatenotification/l10n/gl.js
7019
%%WWWDIR%%/apps/updater/l10n/es.json
7434
%%WWWDIR%%/apps/updatenotification/l10n/gl.json
7020
%%WWWDIR%%/apps/updater/l10n/es.php
7435
%%WWWDIR%%/apps/updatenotification/l10n/he.js
7021
%%WWWDIR%%/apps/updater/l10n/es_AR.js
7436
%%WWWDIR%%/apps/updatenotification/l10n/he.json
7022
%%WWWDIR%%/apps/updater/l10n/es_AR.json
7437
%%WWWDIR%%/apps/updatenotification/l10n/hr.js
7023
%%WWWDIR%%/apps/updater/l10n/es_AR.php
7438
%%WWWDIR%%/apps/updatenotification/l10n/hr.json
7024
%%WWWDIR%%/apps/updater/l10n/es_CL.php
7439
%%WWWDIR%%/apps/updatenotification/l10n/hu_HU.js
7025
%%WWWDIR%%/apps/updater/l10n/es_MX.php
7440
%%WWWDIR%%/apps/updatenotification/l10n/hu_HU.json
7026
%%WWWDIR%%/apps/updater/l10n/et_EE.js
7441
%%WWWDIR%%/apps/updatenotification/l10n/id.js
7027
%%WWWDIR%%/apps/updater/l10n/et_EE.json
7442
%%WWWDIR%%/apps/updatenotification/l10n/id.json
7028
%%WWWDIR%%/apps/updater/l10n/et_EE.php
7443
%%WWWDIR%%/apps/updatenotification/l10n/is.js
7029
%%WWWDIR%%/apps/updater/l10n/eu.js
7444
%%WWWDIR%%/apps/updatenotification/l10n/is.json
7030
%%WWWDIR%%/apps/updater/l10n/eu.json
7445
%%WWWDIR%%/apps/updatenotification/l10n/it.js
7031
%%WWWDIR%%/apps/updater/l10n/eu.php
7446
%%WWWDIR%%/apps/updatenotification/l10n/it.json
7032
%%WWWDIR%%/apps/updater/l10n/eu_ES.php
7447
%%WWWDIR%%/apps/updatenotification/l10n/ja.js
7033
%%WWWDIR%%/apps/updater/l10n/fa.php
7448
%%WWWDIR%%/apps/updatenotification/l10n/ja.json
7034
%%WWWDIR%%/apps/updater/l10n/fi_FI.js
7449
%%WWWDIR%%/apps/updatenotification/l10n/ko.js
7035
%%WWWDIR%%/apps/updater/l10n/fi_FI.json
7450
%%WWWDIR%%/apps/updatenotification/l10n/ko.json
7036
%%WWWDIR%%/apps/updater/l10n/fi_FI.php
7451
%%WWWDIR%%/apps/updatenotification/l10n/lt_LT.js
7037
%%WWWDIR%%/apps/updater/l10n/fr.js
7452
%%WWWDIR%%/apps/updatenotification/l10n/lt_LT.json
7038
%%WWWDIR%%/apps/updater/l10n/fr.json
7453
%%WWWDIR%%/apps/updatenotification/l10n/mk.js
7039
%%WWWDIR%%/apps/updater/l10n/fr.php
7454
%%WWWDIR%%/apps/updatenotification/l10n/mk.json
7040
%%WWWDIR%%/apps/updater/l10n/gl.js
7455
%%WWWDIR%%/apps/updatenotification/l10n/nb_NO.js
7041
%%WWWDIR%%/apps/updater/l10n/gl.json
7456
%%WWWDIR%%/apps/updatenotification/l10n/nb_NO.json
7042
%%WWWDIR%%/apps/updater/l10n/gl.php
7457
%%WWWDIR%%/apps/updatenotification/l10n/nl.js
7043
%%WWWDIR%%/apps/updater/l10n/he.php
7458
%%WWWDIR%%/apps/updatenotification/l10n/nl.json
7044
%%WWWDIR%%/apps/updater/l10n/hi.php
7459
%%WWWDIR%%/apps/updatenotification/l10n/oc.js
7045
%%WWWDIR%%/apps/updater/l10n/hr.js
7460
%%WWWDIR%%/apps/updatenotification/l10n/oc.json
7046
%%WWWDIR%%/apps/updater/l10n/hr.json
7461
%%WWWDIR%%/apps/updatenotification/l10n/pl.js
7047
%%WWWDIR%%/apps/updater/l10n/hr.php
7462
%%WWWDIR%%/apps/updatenotification/l10n/pl.json
7048
%%WWWDIR%%/apps/updater/l10n/hu_HU.js
7463
%%WWWDIR%%/apps/updatenotification/l10n/pt_BR.js
7049
%%WWWDIR%%/apps/updater/l10n/hu_HU.json
7464
%%WWWDIR%%/apps/updatenotification/l10n/pt_BR.json
7050
%%WWWDIR%%/apps/updater/l10n/hu_HU.php
7465
%%WWWDIR%%/apps/updatenotification/l10n/pt_PT.js
7051
%%WWWDIR%%/apps/updater/l10n/hy.php
7466
%%WWWDIR%%/apps/updatenotification/l10n/pt_PT.json
7052
%%WWWDIR%%/apps/updater/l10n/ia.php
7467
%%WWWDIR%%/apps/updatenotification/l10n/ru.js
7053
%%WWWDIR%%/apps/updater/l10n/id.js
7468
%%WWWDIR%%/apps/updatenotification/l10n/ru.json
7054
%%WWWDIR%%/apps/updater/l10n/id.json
7469
%%WWWDIR%%/apps/updatenotification/l10n/sk_SK.js
7055
%%WWWDIR%%/apps/updater/l10n/id.php
7470
%%WWWDIR%%/apps/updatenotification/l10n/sk_SK.json
7056
%%WWWDIR%%/apps/updater/l10n/is.php
7471
%%WWWDIR%%/apps/updatenotification/l10n/sl.js
7057
%%WWWDIR%%/apps/updater/l10n/it.js
7472
%%WWWDIR%%/apps/updatenotification/l10n/sl.json
7058
%%WWWDIR%%/apps/updater/l10n/it.json
7473
%%WWWDIR%%/apps/updatenotification/l10n/sq.js
7059
%%WWWDIR%%/apps/updater/l10n/it.php
7474
%%WWWDIR%%/apps/updatenotification/l10n/sq.json
7060
%%WWWDIR%%/apps/updater/l10n/ja.js
7475
%%WWWDIR%%/apps/updatenotification/l10n/sr.js
7061
%%WWWDIR%%/apps/updater/l10n/ja.json
7476
%%WWWDIR%%/apps/updatenotification/l10n/sr.json
7062
%%WWWDIR%%/apps/updater/l10n/ja.php
7477
%%WWWDIR%%/apps/updatenotification/l10n/sv.js
7063
%%WWWDIR%%/apps/updater/l10n/jv.php
7478
%%WWWDIR%%/apps/updatenotification/l10n/sv.json
7064
%%WWWDIR%%/apps/updater/l10n/ka_GE.php
7479
%%WWWDIR%%/apps/updatenotification/l10n/th_TH.js
7065
%%WWWDIR%%/apps/updater/l10n/km.php
7480
%%WWWDIR%%/apps/updatenotification/l10n/th_TH.json
7066
%%WWWDIR%%/apps/updater/l10n/ko.js
7481
%%WWWDIR%%/apps/updatenotification/l10n/tr.js
7067
%%WWWDIR%%/apps/updater/l10n/ko.json
7482
%%WWWDIR%%/apps/updatenotification/l10n/tr.json
7068
%%WWWDIR%%/apps/updater/l10n/ko.php
7483
%%WWWDIR%%/apps/updatenotification/l10n/uk.js
7069
%%WWWDIR%%/apps/updater/l10n/ku_IQ.php
7484
%%WWWDIR%%/apps/updatenotification/l10n/uk.json
7070
%%WWWDIR%%/apps/updater/l10n/lb.php
7485
%%WWWDIR%%/apps/updatenotification/l10n/zh_CN.js
7071
%%WWWDIR%%/apps/updater/l10n/lt_LT.php
7486
%%WWWDIR%%/apps/updatenotification/l10n/zh_CN.json
7072
%%WWWDIR%%/apps/updater/l10n/lv.php
7487
%%WWWDIR%%/apps/updatenotification/l10n/zh_TW.js
7073
%%WWWDIR%%/apps/updater/l10n/mk.php
7488
%%WWWDIR%%/apps/updatenotification/l10n/zh_TW.json
7074
%%WWWDIR%%/apps/updater/l10n/ms_MY.php
7489
%%WWWDIR%%/apps/updatenotification/lib/resettokenbackgroundjob.php
7075
%%WWWDIR%%/apps/updater/l10n/my_MM.php
7490
%%WWWDIR%%/apps/updatenotification/lib/updatechecker.php
7076
%%WWWDIR%%/apps/updater/l10n/nb_NO.js
7491
%%WWWDIR%%/apps/updatenotification/templates/admin.php
7077
%%WWWDIR%%/apps/updater/l10n/nb_NO.json
7078
%%WWWDIR%%/apps/updater/l10n/nb_NO.php
7079
%%WWWDIR%%/apps/updater/l10n/nl.js
7080
%%WWWDIR%%/apps/updater/l10n/nl.json
7081
%%WWWDIR%%/apps/updater/l10n/nl.php
7082
%%WWWDIR%%/apps/updater/l10n/nn_NO.php
7083
%%WWWDIR%%/apps/updater/l10n/oc.js
7084
%%WWWDIR%%/apps/updater/l10n/oc.json
7085
%%WWWDIR%%/apps/updater/l10n/oc.php
7086
%%WWWDIR%%/apps/updater/l10n/pa.php
7087
%%WWWDIR%%/apps/updater/l10n/pl.js
7088
%%WWWDIR%%/apps/updater/l10n/pl.json
7089
%%WWWDIR%%/apps/updater/l10n/pl.php
7090
%%WWWDIR%%/apps/updater/l10n/pt_BR.js
7091
%%WWWDIR%%/apps/updater/l10n/pt_BR.json
7092
%%WWWDIR%%/apps/updater/l10n/pt_BR.php
7093
%%WWWDIR%%/apps/updater/l10n/pt_PT.js
7094
%%WWWDIR%%/apps/updater/l10n/pt_PT.json
7095
%%WWWDIR%%/apps/updater/l10n/pt_PT.php
7096
%%WWWDIR%%/apps/updater/l10n/ro.php
7097
%%WWWDIR%%/apps/updater/l10n/ru.js
7098
%%WWWDIR%%/apps/updater/l10n/ru.json
7099
%%WWWDIR%%/apps/updater/l10n/ru.php
7100
%%WWWDIR%%/apps/updater/l10n/si_LK.php
7101
%%WWWDIR%%/apps/updater/l10n/sk_SK.js
7102
%%WWWDIR%%/apps/updater/l10n/sk_SK.json
7103
%%WWWDIR%%/apps/updater/l10n/sk_SK.php
7104
%%WWWDIR%%/apps/updater/l10n/sl.js
7105
%%WWWDIR%%/apps/updater/l10n/sl.json
7106
%%WWWDIR%%/apps/updater/l10n/sl.php
7107
%%WWWDIR%%/apps/updater/l10n/sq.php
7108
%%WWWDIR%%/apps/updater/l10n/sr.js
7109
%%WWWDIR%%/apps/updater/l10n/sr.json
7110
%%WWWDIR%%/apps/updater/l10n/sr.php
7111
%%WWWDIR%%/apps/updater/l10n/sr@latin.php
7112
%%WWWDIR%%/apps/updater/l10n/sv.js
7113
%%WWWDIR%%/apps/updater/l10n/sv.json
7114
%%WWWDIR%%/apps/updater/l10n/sv.php
7115
%%WWWDIR%%/apps/updater/l10n/ta_LK.php
7116
%%WWWDIR%%/apps/updater/l10n/te.php
7117
%%WWWDIR%%/apps/updater/l10n/th_TH.js
7118
%%WWWDIR%%/apps/updater/l10n/th_TH.json
7119
%%WWWDIR%%/apps/updater/l10n/th_TH.php
7120
%%WWWDIR%%/apps/updater/l10n/tr.js
7121
%%WWWDIR%%/apps/updater/l10n/tr.json
7122
%%WWWDIR%%/apps/updater/l10n/tr.php
7123
%%WWWDIR%%/apps/updater/l10n/ug.php
7124
%%WWWDIR%%/apps/updater/l10n/uk.js
7125
%%WWWDIR%%/apps/updater/l10n/uk.json
7126
%%WWWDIR%%/apps/updater/l10n/uk.php
7127
%%WWWDIR%%/apps/updater/l10n/ur_PK.php
7128
%%WWWDIR%%/apps/updater/l10n/vi.php
7129
%%WWWDIR%%/apps/updater/l10n/zh_CN.js
7130
%%WWWDIR%%/apps/updater/l10n/zh_CN.json
7131
%%WWWDIR%%/apps/updater/l10n/zh_CN.php
7132
%%WWWDIR%%/apps/updater/l10n/zh_HK.php
7133
%%WWWDIR%%/apps/updater/l10n/zh_TW.php
7134
%%WWWDIR%%/apps/updater/lib/backup.php
7135
%%WWWDIR%%/apps/updater/lib/channel.php
7136
%%WWWDIR%%/apps/updater/lib/collection.php
7137
%%WWWDIR%%/apps/updater/lib/config.php
7138
%%WWWDIR%%/apps/updater/lib/downloader.php
7139
%%WWWDIR%%/apps/updater/lib/files.json
7140
%%WWWDIR%%/apps/updater/lib/fsexception.php
7141
%%WWWDIR%%/apps/updater/lib/helper.php
7142
%%WWWDIR%%/apps/updater/lib/location.php
7143
%%WWWDIR%%/apps/updater/lib/location/apps.php
7144
%%WWWDIR%%/apps/updater/lib/location/core.php
7145
%%WWWDIR%%/apps/updater/lib/location/thirdparty.php
7146
%%WWWDIR%%/apps/updater/lib/permissionexception.php
7147
%%WWWDIR%%/apps/updater/lib/updater.php
7148
%%WWWDIR%%/apps/updater/templates/admin.php
7149
%%WWWDIR%%/apps/updater/tests/bootstrap.php
7150
%%WWWDIR%%/apps/updater/tests/channeltest.php
7151
%%WWWDIR%%/apps/updater/tests/controller/backupcontrollertest.php
7152
%%WWWDIR%%/apps/updater/tests/phpunit.xml
7153
%%WWWDIR%%/apps/user_external/appinfo/app.php
7492
%%WWWDIR%%/apps/user_external/appinfo/app.php
7154
%%WWWDIR%%/apps/user_external/appinfo/database.xml
7493
%%WWWDIR%%/apps/user_external/appinfo/database.xml
7155
%%WWWDIR%%/apps/user_external/appinfo/info.xml
7494
%%WWWDIR%%/apps/user_external/appinfo/info.xml
7495
%%WWWDIR%%/apps/user_external/appinfo/signature.json
7156
%%WWWDIR%%/apps/user_external/appinfo/version
7496
%%WWWDIR%%/apps/user_external/appinfo/version
7157
%%WWWDIR%%/apps/user_external/img/app.svg
7497
%%WWWDIR%%/apps/user_external/img/app.svg
7158
%%WWWDIR%%/apps/user_external/lib/base.php
7498
%%WWWDIR%%/apps/user_external/lib/base.php
Lines 7160-7169 Link Here
7160
%%WWWDIR%%/apps/user_external/lib/imap.php
7500
%%WWWDIR%%/apps/user_external/lib/imap.php
7161
%%WWWDIR%%/apps/user_external/lib/smb.php
7501
%%WWWDIR%%/apps/user_external/lib/smb.php
7162
%%WWWDIR%%/apps/user_external/lib/webdavauth.php
7502
%%WWWDIR%%/apps/user_external/lib/webdavauth.php
7163
%%WWWDIR%%/apps/user_external/tests/config.php
7164
%%WWWDIR%%/apps/user_external/tests/ftp.php
7165
%%WWWDIR%%/apps/user_external/tests/imap.php
7166
%%WWWDIR%%/apps/user_external/tests/smb.php
7167
%%WWWDIR%%/apps/user_ldap/ajax/clearMappings.php
7503
%%WWWDIR%%/apps/user_ldap/ajax/clearMappings.php
7168
%%WWWDIR%%/apps/user_ldap/ajax/deleteConfiguration.php
7504
%%WWWDIR%%/apps/user_ldap/ajax/deleteConfiguration.php
7169
%%WWWDIR%%/apps/user_ldap/ajax/getConfiguration.php
7505
%%WWWDIR%%/apps/user_ldap/ajax/getConfiguration.php
Lines 7177-7182 Link Here
7177
%%WWWDIR%%/apps/user_ldap/appinfo/install.php
7513
%%WWWDIR%%/apps/user_ldap/appinfo/install.php
7178
%%WWWDIR%%/apps/user_ldap/appinfo/register_command.php
7514
%%WWWDIR%%/apps/user_ldap/appinfo/register_command.php
7179
%%WWWDIR%%/apps/user_ldap/appinfo/routes.php
7515
%%WWWDIR%%/apps/user_ldap/appinfo/routes.php
7516
%%WWWDIR%%/apps/user_ldap/appinfo/signature.json
7180
%%WWWDIR%%/apps/user_ldap/appinfo/update.php
7517
%%WWWDIR%%/apps/user_ldap/appinfo/update.php
7181
%%WWWDIR%%/apps/user_ldap/command/checkuser.php
7518
%%WWWDIR%%/apps/user_ldap/command/checkuser.php
7182
%%WWWDIR%%/apps/user_ldap/command/createemptyconfig.php
7519
%%WWWDIR%%/apps/user_ldap/command/createemptyconfig.php
Lines 7477-7512 Link Here
7477
%%WWWDIR%%/apps/user_ldap/templates/part.wizard-userfilter.php
7814
%%WWWDIR%%/apps/user_ldap/templates/part.wizard-userfilter.php
7478
%%WWWDIR%%/apps/user_ldap/templates/part.wizardcontrols.php
7815
%%WWWDIR%%/apps/user_ldap/templates/part.wizardcontrols.php
7479
%%WWWDIR%%/apps/user_ldap/templates/settings.php
7816
%%WWWDIR%%/apps/user_ldap/templates/settings.php
7480
%%WWWDIR%%/apps/user_ldap/tests/.htaccess
7481
%%WWWDIR%%/apps/user_ldap/tests/access.php
7482
%%WWWDIR%%/apps/user_ldap/tests/configuration.php
7483
%%WWWDIR%%/apps/user_ldap/tests/connection.php
7484
%%WWWDIR%%/apps/user_ldap/tests/group_ldap.php
7485
%%WWWDIR%%/apps/user_ldap/tests/integration/abstractintegrationtest.php
7486
%%WWWDIR%%/apps/user_ldap/tests/integration/data/avatar-invalid.gif
7487
%%WWWDIR%%/apps/user_ldap/tests/integration/data/avatar-valid.jpg
7488
%%WWWDIR%%/apps/user_ldap/tests/integration/exceptionOnLostConnection.php
7489
%%WWWDIR%%/apps/user_ldap/tests/integration/fakemanager.php
7490
%%WWWDIR%%/apps/user_ldap/tests/integration/lib/IntegrationTestAccessGroupsMatchFilter.php
7491
%%WWWDIR%%/apps/user_ldap/tests/integration/lib/integrationtestbackupserver.php
7492
%%WWWDIR%%/apps/user_ldap/tests/integration/lib/integrationtestcountusersbyloginname.php
7493
%%WWWDIR%%/apps/user_ldap/tests/integration/lib/integrationtestfetchusersbyloginname.php
7494
%%WWWDIR%%/apps/user_ldap/tests/integration/lib/integrationtestpaging.php
7495
%%WWWDIR%%/apps/user_ldap/tests/integration/lib/integrationtestuserhome.php
7496
%%WWWDIR%%/apps/user_ldap/tests/integration/lib/user/IntegrationTestUserAvatar.php
7497
%%WWWDIR%%/apps/user_ldap/tests/integration/readme.md
7498
%%WWWDIR%%/apps/user_ldap/tests/integration/run-test.sh
7499
%%WWWDIR%%/apps/user_ldap/tests/integration/setup-scripts/createExplicitGroups.php
7500
%%WWWDIR%%/apps/user_ldap/tests/integration/setup-scripts/createExplicitGroupsDifferentOU.php
7501
%%WWWDIR%%/apps/user_ldap/tests/integration/setup-scripts/createExplicitUsers.php
7502
%%WWWDIR%%/apps/user_ldap/tests/jobs/cleanup.php
7503
%%WWWDIR%%/apps/user_ldap/tests/mapping/abstractmappingtest.php
7504
%%WWWDIR%%/apps/user_ldap/tests/mapping/groupmapping.php
7505
%%WWWDIR%%/apps/user_ldap/tests/mapping/usermapping.php
7506
%%WWWDIR%%/apps/user_ldap/tests/user/manager.php
7507
%%WWWDIR%%/apps/user_ldap/tests/user/user.php
7508
%%WWWDIR%%/apps/user_ldap/tests/user_ldap.php
7509
%%WWWDIR%%/apps/user_ldap/tests/wizard.php
7510
%%WWWDIR%%/apps/user_ldap/user_ldap.php
7817
%%WWWDIR%%/apps/user_ldap/user_ldap.php
7511
%%WWWDIR%%/apps/user_ldap/user_proxy.php
7818
%%WWWDIR%%/apps/user_ldap/user_proxy.php
7512
%%WWWDIR%%/apps/user_ldap/vendor/ui-multiselect/MIT-LICENSE
7819
%%WWWDIR%%/apps/user_ldap/vendor/ui-multiselect/MIT-LICENSE
Lines 7522-7531 Link Here
7522
%%WWWDIR%%/core/ajax/share.php
7829
%%WWWDIR%%/core/ajax/share.php
7523
%%WWWDIR%%/core/ajax/update.php
7830
%%WWWDIR%%/core/ajax/update.php
7524
%%WWWDIR%%/core/application.php
7831
%%WWWDIR%%/core/application.php
7525
%%WWWDIR%%/core/avatar/avatarcontroller.php
7526
%%WWWDIR%%/core/command/app/checkcode.php
7832
%%WWWDIR%%/core/command/app/checkcode.php
7527
%%WWWDIR%%/core/command/app/disable.php
7833
%%WWWDIR%%/core/command/app/disable.php
7528
%%WWWDIR%%/core/command/app/enable.php
7834
%%WWWDIR%%/core/command/app/enable.php
7835
%%WWWDIR%%/core/command/app/getpath.php
7529
%%WWWDIR%%/core/command/app/listapps.php
7836
%%WWWDIR%%/core/command/app/listapps.php
7530
%%WWWDIR%%/core/command/background/ajax.php
7837
%%WWWDIR%%/core/command/background/ajax.php
7531
%%WWWDIR%%/core/command/background/base.php
7838
%%WWWDIR%%/core/command/background/base.php
Lines 7552-7557 Link Here
7552
%%WWWDIR%%/core/command/encryption/setdefaultmodule.php
7859
%%WWWDIR%%/core/command/encryption/setdefaultmodule.php
7553
%%WWWDIR%%/core/command/encryption/showkeystorageroot.php
7860
%%WWWDIR%%/core/command/encryption/showkeystorageroot.php
7554
%%WWWDIR%%/core/command/encryption/status.php
7861
%%WWWDIR%%/core/command/encryption/status.php
7862
%%WWWDIR%%/core/command/integrity/checkapp.php
7863
%%WWWDIR%%/core/command/integrity/checkcore.php
7864
%%WWWDIR%%/core/command/integrity/signapp.php
7865
%%WWWDIR%%/core/command/integrity/signcore.php
7555
%%WWWDIR%%/core/command/l10n/createjs.php
7866
%%WWWDIR%%/core/command/l10n/createjs.php
7556
%%WWWDIR%%/core/command/log/manage.php
7867
%%WWWDIR%%/core/command/log/manage.php
7557
%%WWWDIR%%/core/command/log/owncloud.php
7868
%%WWWDIR%%/core/command/log/owncloud.php
Lines 7561-7566 Link Here
7561
%%WWWDIR%%/core/command/maintenance/mode.php
7872
%%WWWDIR%%/core/command/maintenance/mode.php
7562
%%WWWDIR%%/core/command/maintenance/repair.php
7873
%%WWWDIR%%/core/command/maintenance/repair.php
7563
%%WWWDIR%%/core/command/maintenance/singleuser.php
7874
%%WWWDIR%%/core/command/maintenance/singleuser.php
7875
%%WWWDIR%%/core/command/security/importcertificate.php
7876
%%WWWDIR%%/core/command/security/listcertificates.php
7877
%%WWWDIR%%/core/command/security/removecertificate.php
7564
%%WWWDIR%%/core/command/status.php
7878
%%WWWDIR%%/core/command/status.php
7565
%%WWWDIR%%/core/command/upgrade.php
7879
%%WWWDIR%%/core/command/upgrade.php
7566
%%WWWDIR%%/core/command/user/add.php
7880
%%WWWDIR%%/core/command/user/add.php
Lines 7568-7576 Link Here
7568
%%WWWDIR%%/core/command/user/lastseen.php
7882
%%WWWDIR%%/core/command/user/lastseen.php
7569
%%WWWDIR%%/core/command/user/report.php
7883
%%WWWDIR%%/core/command/user/report.php
7570
%%WWWDIR%%/core/command/user/resetpassword.php
7884
%%WWWDIR%%/core/command/user/resetpassword.php
7885
%%WWWDIR%%/core/controller/avatarcontroller.php
7886
%%WWWDIR%%/core/controller/lostcontroller.php
7887
%%WWWDIR%%/core/controller/setupcontroller.php
7888
%%WWWDIR%%/core/controller/usercontroller.php
7571
%%WWWDIR%%/core/css/apps.css
7889
%%WWWDIR%%/core/css/apps.css
7572
%%WWWDIR%%/core/css/fixes.css
7890
%%WWWDIR%%/core/css/fixes.css
7573
%%WWWDIR%%/core/css/fonts.css
7891
%%WWWDIR%%/core/css/fonts.css
7892
%%WWWDIR%%/core/css/global.css
7574
%%WWWDIR%%/core/css/header.css
7893
%%WWWDIR%%/core/css/header.css
7575
%%WWWDIR%%/core/css/icons.css
7894
%%WWWDIR%%/core/css/icons.css
7576
%%WWWDIR%%/core/css/images/ui-bg_diagonals-thick_18_b81900_40x40.png
7895
%%WWWDIR%%/core/css/images/ui-bg_diagonals-thick_18_b81900_40x40.png
Lines 7584-7695 Link Here
7584
%%WWWDIR%%/core/css/images/ui-icons_1d2d44_256x240.png
7903
%%WWWDIR%%/core/css/images/ui-icons_1d2d44_256x240.png
7585
%%WWWDIR%%/core/css/images/ui-icons_ffd27a_256x240.png
7904
%%WWWDIR%%/core/css/images/ui-icons_ffd27a_256x240.png
7586
%%WWWDIR%%/core/css/images/ui-icons_ffffff_256x240.png
7905
%%WWWDIR%%/core/css/images/ui-icons_ffffff_256x240.png
7906
%%WWWDIR%%/core/css/inputs.css
7587
%%WWWDIR%%/core/css/jquery-ui-fixes.css
7907
%%WWWDIR%%/core/css/jquery-ui-fixes.css
7588
%%WWWDIR%%/core/css/jquery.ocdialog.css
7908
%%WWWDIR%%/core/css/jquery.ocdialog.css
7909
%%WWWDIR%%/core/css/lostpassword/resetpassword.css
7589
%%WWWDIR%%/core/css/mobile.css
7910
%%WWWDIR%%/core/css/mobile.css
7590
%%WWWDIR%%/core/css/multiselect.css
7911
%%WWWDIR%%/core/css/multiselect.css
7591
%%WWWDIR%%/core/css/share.css
7912
%%WWWDIR%%/core/css/share.css
7592
%%WWWDIR%%/core/css/styles.css
7913
%%WWWDIR%%/core/css/styles.css
7914
%%WWWDIR%%/core/css/systemtags.css
7593
%%WWWDIR%%/core/css/tooltip.css
7915
%%WWWDIR%%/core/css/tooltip.css
7594
%%WWWDIR%%/core/doc/admin/_images/2-updates.png
7595
%%WWWDIR%%/core/doc/admin/_images/add_storage.png
7916
%%WWWDIR%%/core/doc/admin/_images/add_storage.png
7917
%%WWWDIR%%/core/doc/admin/_images/admin_filehandling-1.png
7918
%%WWWDIR%%/core/doc/admin/_images/admin_filehandling-2.png
7596
%%WWWDIR%%/core/doc/admin/_images/amazons3.png
7919
%%WWWDIR%%/core/doc/admin/_images/amazons3.png
7597
%%WWWDIR%%/core/doc/admin/_images/android_custom_1.png
7598
%%WWWDIR%%/core/doc/admin/_images/android_custom_10.png
7599
%%WWWDIR%%/core/doc/admin/_images/android_custom_11.png
7600
%%WWWDIR%%/core/doc/admin/_images/android_custom_12.png
7601
%%WWWDIR%%/core/doc/admin/_images/android_custom_13.png
7602
%%WWWDIR%%/core/doc/admin/_images/android_custom_14.png
7603
%%WWWDIR%%/core/doc/admin/_images/android_custom_15.png
7604
%%WWWDIR%%/core/doc/admin/_images/android_custom_17.png
7605
%%WWWDIR%%/core/doc/admin/_images/android_custom_18.png
7606
%%WWWDIR%%/core/doc/admin/_images/android_custom_2.png
7607
%%WWWDIR%%/core/doc/admin/_images/android_custom_20.png
7608
%%WWWDIR%%/core/doc/admin/_images/android_custom_21.png
7609
%%WWWDIR%%/core/doc/admin/_images/android_custom_22.png
7610
%%WWWDIR%%/core/doc/admin/_images/android_custom_23.png
7611
%%WWWDIR%%/core/doc/admin/_images/android_custom_24.png
7612
%%WWWDIR%%/core/doc/admin/_images/android_custom_25.png
7613
%%WWWDIR%%/core/doc/admin/_images/android_custom_26.png
7614
%%WWWDIR%%/core/doc/admin/_images/android_custom_3.png
7615
%%WWWDIR%%/core/doc/admin/_images/android_custom_6.png
7616
%%WWWDIR%%/core/doc/admin/_images/android_custom_7.png
7617
%%WWWDIR%%/core/doc/admin/_images/android_custom_8.png
7618
%%WWWDIR%%/core/doc/admin/_images/android_custom_9.png
7619
%%WWWDIR%%/core/doc/admin/_images/antivirus-app.png
7920
%%WWWDIR%%/core/doc/admin/_images/antivirus-app.png
7620
%%WWWDIR%%/core/doc/admin/_images/antivirus-config.png
7921
%%WWWDIR%%/core/doc/admin/_images/antivirus-config.png
7621
%%WWWDIR%%/core/doc/admin/_images/antivirus-daemon-socket.png
7922
%%WWWDIR%%/core/doc/admin/_images/antivirus-daemon-socket.png
7622
%%WWWDIR%%/core/doc/admin/_images/antivirus-daemon.png
7623
%%WWWDIR%%/core/doc/admin/_images/antivirus-executable.png
7923
%%WWWDIR%%/core/doc/admin/_images/antivirus-executable.png
7624
%%WWWDIR%%/core/doc/admin/_images/antivirus-logging.png
7924
%%WWWDIR%%/core/doc/admin/_images/antivirus-logging.png
7625
%%WWWDIR%%/core/doc/admin/_images/app-sharepoint-enable.png
7925
%%WWWDIR%%/core/doc/admin/_images/app-sharepoint-enable.png
7626
%%WWWDIR%%/core/doc/admin/_images/applicable.png
7926
%%WWWDIR%%/core/doc/admin/_images/applicable.png
7627
%%WWWDIR%%/core/doc/admin/_images/auth_mechanism.png
7927
%%WWWDIR%%/core/doc/admin/_images/auth_mechanism.png
7628
%%WWWDIR%%/core/doc/admin/_images/auth_rsa.png
7928
%%WWWDIR%%/core/doc/admin/_images/auth_rsa.png
7629
%%WWWDIR%%/core/doc/admin/_images/cert-1.png
7929
%%WWWDIR%%/core/doc/admin/_images/code-integrity-admin.png
7630
%%WWWDIR%%/core/doc/admin/_images/cert-11.png
7930
%%WWWDIR%%/core/doc/admin/_images/code-integrity-notification.png
7631
%%WWWDIR%%/core/doc/admin/_images/cert-12.png
7632
%%WWWDIR%%/core/doc/admin/_images/cert-13.png
7633
%%WWWDIR%%/core/doc/admin/_images/cert-14.png
7634
%%WWWDIR%%/core/doc/admin/_images/cert-15.png
7635
%%WWWDIR%%/core/doc/admin/_images/cert-16.png
7636
%%WWWDIR%%/core/doc/admin/_images/cert-17.png
7637
%%WWWDIR%%/core/doc/admin/_images/cert-18.png
7638
%%WWWDIR%%/core/doc/admin/_images/cert-19.png
7639
%%WWWDIR%%/core/doc/admin/_images/cert-2.png
7640
%%WWWDIR%%/core/doc/admin/_images/cert-20.png
7641
%%WWWDIR%%/core/doc/admin/_images/cert-25.png
7642
%%WWWDIR%%/core/doc/admin/_images/cert-26.png
7643
%%WWWDIR%%/core/doc/admin/_images/cert-27.png
7644
%%WWWDIR%%/core/doc/admin/_images/cert-28.png
7645
%%WWWDIR%%/core/doc/admin/_images/cert-29.png
7646
%%WWWDIR%%/core/doc/admin/_images/cert-3.png
7647
%%WWWDIR%%/core/doc/admin/_images/cert-30.png
7648
%%WWWDIR%%/core/doc/admin/_images/cert-31.png
7649
%%WWWDIR%%/core/doc/admin/_images/cert-32.png
7650
%%WWWDIR%%/core/doc/admin/_images/cert-33.png
7651
%%WWWDIR%%/core/doc/admin/_images/cert-34.png
7652
%%WWWDIR%%/core/doc/admin/_images/cert-35.png
7653
%%WWWDIR%%/core/doc/admin/_images/cert-36.png
7654
%%WWWDIR%%/core/doc/admin/_images/cert-37.png
7655
%%WWWDIR%%/core/doc/admin/_images/cert-38.png
7656
%%WWWDIR%%/core/doc/admin/_images/cert-39.png
7657
%%WWWDIR%%/core/doc/admin/_images/cert-4.png
7658
%%WWWDIR%%/core/doc/admin/_images/cert-40.png
7659
%%WWWDIR%%/core/doc/admin/_images/cert-41.png
7660
%%WWWDIR%%/core/doc/admin/_images/cert-42.png
7661
%%WWWDIR%%/core/doc/admin/_images/cert-43.png
7662
%%WWWDIR%%/core/doc/admin/_images/cert-44.png
7663
%%WWWDIR%%/core/doc/admin/_images/cert-46.png
7664
%%WWWDIR%%/core/doc/admin/_images/cert-47.png
7665
%%WWWDIR%%/core/doc/admin/_images/cert-5.png
7666
%%WWWDIR%%/core/doc/admin/_images/cert-50.png
7667
%%WWWDIR%%/core/doc/admin/_images/cert-53.png
7668
%%WWWDIR%%/core/doc/admin/_images/cert-54.png
7669
%%WWWDIR%%/core/doc/admin/_images/cert-55.png
7670
%%WWWDIR%%/core/doc/admin/_images/cert-56.png
7671
%%WWWDIR%%/core/doc/admin/_images/cert-57.png
7672
%%WWWDIR%%/core/doc/admin/_images/cert-58.png
7673
%%WWWDIR%%/core/doc/admin/_images/cert-59.png
7674
%%WWWDIR%%/core/doc/admin/_images/cert-6.png
7675
%%WWWDIR%%/core/doc/admin/_images/cert-60.png
7676
%%WWWDIR%%/core/doc/admin/_images/cert-61.png
7677
%%WWWDIR%%/core/doc/admin/_images/cert-62.png
7678
%%WWWDIR%%/core/doc/admin/_images/cert-7.png
7679
%%WWWDIR%%/core/doc/admin/_images/cert-8.png
7680
%%WWWDIR%%/core/doc/admin/_images/cert-9.png
7681
%%WWWDIR%%/core/doc/admin/_images/community-vm-console.png
7931
%%WWWDIR%%/core/doc/admin/_images/community-vm-console.png
7682
%%WWWDIR%%/core/doc/admin/_images/community-vm-splash.png
7932
%%WWWDIR%%/core/doc/admin/_images/community-vm-splash.png
7683
%%WWWDIR%%/core/doc/admin/_images/create_public_share-1.png
7684
%%WWWDIR%%/core/doc/admin/_images/create_public_share-10.png
7933
%%WWWDIR%%/core/doc/admin/_images/create_public_share-10.png
7685
%%WWWDIR%%/core/doc/admin/_images/create_public_share-2.png
7686
%%WWWDIR%%/core/doc/admin/_images/create_public_share-3.png
7687
%%WWWDIR%%/core/doc/admin/_images/create_public_share-4.png
7688
%%WWWDIR%%/core/doc/admin/_images/create_public_share-5.png
7689
%%WWWDIR%%/core/doc/admin/_images/create_public_share-6.png
7934
%%WWWDIR%%/core/doc/admin/_images/create_public_share-6.png
7690
%%WWWDIR%%/core/doc/admin/_images/create_public_share-7.png
7691
%%WWWDIR%%/core/doc/admin/_images/create_public_share-8.png
7935
%%WWWDIR%%/core/doc/admin/_images/create_public_share-8.png
7692
%%WWWDIR%%/core/doc/admin/_images/create_public_share-9.png
7936
%%WWWDIR%%/core/doc/admin/_images/create_public_share-9.png
7937
%%WWWDIR%%/core/doc/admin/_images/deprecs-1.png
7938
%%WWWDIR%%/core/doc/admin/_images/deprecs-2.png
7939
%%WWWDIR%%/core/doc/admin/_images/deprecs-3.png
7693
%%WWWDIR%%/core/doc/admin/_images/documents_app_enable.png
7940
%%WWWDIR%%/core/doc/admin/_images/documents_app_enable.png
7694
%%WWWDIR%%/core/doc/admin/_images/documents_apply_test.png
7941
%%WWWDIR%%/core/doc/admin/_images/documents_apply_test.png
7695
%%WWWDIR%%/core/doc/admin/_images/dropbox-allowshare.png
7942
%%WWWDIR%%/core/doc/admin/_images/dropbox-allowshare.png
Lines 7697-7707 Link Here
7697
%%WWWDIR%%/core/doc/admin/_images/dropbox-configapp.png
7944
%%WWWDIR%%/core/doc/admin/_images/dropbox-configapp.png
7698
%%WWWDIR%%/core/doc/admin/_images/dropbox-oc.png
7945
%%WWWDIR%%/core/doc/admin/_images/dropbox-oc.png
7699
%%WWWDIR%%/core/doc/admin/_images/dropbox.png
7946
%%WWWDIR%%/core/doc/admin/_images/dropbox.png
7700
%%WWWDIR%%/core/doc/admin/_images/enable_app.png
7947
%%WWWDIR%%/core/doc/admin/_images/enable-app.png
7701
%%WWWDIR%%/core/doc/admin/_images/encryption1.png
7948
%%WWWDIR%%/core/doc/admin/_images/encryption1.png
7702
%%WWWDIR%%/core/doc/admin/_images/encryption10.png
7949
%%WWWDIR%%/core/doc/admin/_images/encryption10.png
7703
%%WWWDIR%%/core/doc/admin/_images/encryption12.png
7950
%%WWWDIR%%/core/doc/admin/_images/encryption12.png
7704
%%WWWDIR%%/core/doc/admin/_images/encryption14.png
7951
%%WWWDIR%%/core/doc/admin/_images/encryption14.png
7952
%%WWWDIR%%/core/doc/admin/_images/encryption15.png
7705
%%WWWDIR%%/core/doc/admin/_images/encryption3.png
7953
%%WWWDIR%%/core/doc/admin/_images/encryption3.png
7706
%%WWWDIR%%/core/doc/admin/_images/encryption7.png
7954
%%WWWDIR%%/core/doc/admin/_images/encryption7.png
7707
%%WWWDIR%%/core/doc/admin/_images/encryption8.png
7955
%%WWWDIR%%/core/doc/admin/_images/encryption8.png
Lines 7711-7717 Link Here
7711
%%WWWDIR%%/core/doc/admin/_images/external-sites-3.png
7959
%%WWWDIR%%/core/doc/admin/_images/external-sites-3.png
7712
%%WWWDIR%%/core/doc/admin/_images/external-sites-4.png
7960
%%WWWDIR%%/core/doc/admin/_images/external-sites-4.png
7713
%%WWWDIR%%/core/doc/admin/_images/external-sites-5.png
7961
%%WWWDIR%%/core/doc/admin/_images/external-sites-5.png
7714
%%WWWDIR%%/core/doc/admin/_images/federated-sharing.png
7962
%%WWWDIR%%/core/doc/admin/_images/federation-0.png
7963
%%WWWDIR%%/core/doc/admin/_images/federation-1.png
7964
%%WWWDIR%%/core/doc/admin/_images/federation-2.png
7965
%%WWWDIR%%/core/doc/admin/_images/federation-3.png
7715
%%WWWDIR%%/core/doc/admin/_images/files-drop-1.png
7966
%%WWWDIR%%/core/doc/admin/_images/files-drop-1.png
7716
%%WWWDIR%%/core/doc/admin/_images/files-drop-2.png
7967
%%WWWDIR%%/core/doc/admin/_images/files-drop-2.png
7717
%%WWWDIR%%/core/doc/admin/_images/files-drop-3.png
7968
%%WWWDIR%%/core/doc/admin/_images/files-drop-3.png
Lines 7719-7724 Link Here
7719
%%WWWDIR%%/core/doc/admin/_images/files-drop-5.png
7970
%%WWWDIR%%/core/doc/admin/_images/files-drop-5.png
7720
%%WWWDIR%%/core/doc/admin/_images/files-drop-6.png
7971
%%WWWDIR%%/core/doc/admin/_images/files-drop-6.png
7721
%%WWWDIR%%/core/doc/admin/_images/files-drop-7.png
7972
%%WWWDIR%%/core/doc/admin/_images/files-drop-7.png
7973
%%WWWDIR%%/core/doc/admin/_images/firewall-1.png
7974
%%WWWDIR%%/core/doc/admin/_images/firewall-2.png
7975
%%WWWDIR%%/core/doc/admin/_images/firewall-3.png
7722
%%WWWDIR%%/core/doc/admin/_images/ftp.png
7976
%%WWWDIR%%/core/doc/admin/_images/ftp.png
7723
%%WWWDIR%%/core/doc/admin/_images/google-drive.png
7977
%%WWWDIR%%/core/doc/admin/_images/google-drive.png
7724
%%WWWDIR%%/core/doc/admin/_images/google-drive1.png
7978
%%WWWDIR%%/core/doc/admin/_images/google-drive1.png
Lines 7737-7766 Link Here
7737
%%WWWDIR%%/core/doc/admin/_images/install-wizard-a1.png
7991
%%WWWDIR%%/core/doc/admin/_images/install-wizard-a1.png
7738
%%WWWDIR%%/core/doc/admin/_images/install-wizard-a2.png
7992
%%WWWDIR%%/core/doc/admin/_images/install-wizard-a2.png
7739
%%WWWDIR%%/core/doc/admin/_images/install-wizard-a4.png
7993
%%WWWDIR%%/core/doc/admin/_images/install-wizard-a4.png
7740
%%WWWDIR%%/core/doc/admin/_images/ios-p12-2.png
7741
%%WWWDIR%%/core/doc/admin/_images/ios-p12-3.png
7742
%%WWWDIR%%/core/doc/admin/_images/ios-p12-4.png
7743
%%WWWDIR%%/core/doc/admin/_images/ios-p12-5.png
7744
%%WWWDIR%%/core/doc/admin/_images/ios-p12-6.png
7745
%%WWWDIR%%/core/doc/admin/_images/ios-p12.png
7746
%%WWWDIR%%/core/doc/admin/_images/ios-publish-10.png
7747
%%WWWDIR%%/core/doc/admin/_images/ios-publish-11.png
7748
%%WWWDIR%%/core/doc/admin/_images/ios-publish-12.png
7749
%%WWWDIR%%/core/doc/admin/_images/ios-publish-13.png
7750
%%WWWDIR%%/core/doc/admin/_images/ios-publish-14.png
7751
%%WWWDIR%%/core/doc/admin/_images/ios-publish-15.png
7752
%%WWWDIR%%/core/doc/admin/_images/ios-publish-2.png
7753
%%WWWDIR%%/core/doc/admin/_images/ios-publish-3.png
7754
%%WWWDIR%%/core/doc/admin/_images/ios-publish-4.png
7755
%%WWWDIR%%/core/doc/admin/_images/ios-publish-5.png
7756
%%WWWDIR%%/core/doc/admin/_images/ios-publish-6.png
7757
%%WWWDIR%%/core/doc/admin/_images/ios-publish-7.png
7758
%%WWWDIR%%/core/doc/admin/_images/ios-publish-8.png
7759
%%WWWDIR%%/core/doc/admin/_images/ios-publish-9.png
7760
%%WWWDIR%%/core/doc/admin/_images/ios-publish.png
7761
%%WWWDIR%%/core/doc/admin/_images/itunes-udid-3.png
7762
%%WWWDIR%%/core/doc/admin/_images/itunes-udid-4.png
7763
%%WWWDIR%%/core/doc/admin/_images/itunes-udid.png
7764
%%WWWDIR%%/core/doc/admin/_images/jive_2.png
7994
%%WWWDIR%%/core/doc/admin/_images/jive_2.png
7765
%%WWWDIR%%/core/doc/admin/_images/jive_config.png
7995
%%WWWDIR%%/core/doc/admin/_images/jive_config.png
7766
%%WWWDIR%%/core/doc/admin/_images/ldap-advanced-1-connection.png
7996
%%WWWDIR%%/core/doc/admin/_images/ldap-advanced-1-connection.png
Lines 7779-7828 Link Here
7779
%%WWWDIR%%/core/doc/admin/_images/ldaphome-5.png
8009
%%WWWDIR%%/core/doc/admin/_images/ldaphome-5.png
7780
%%WWWDIR%%/core/doc/admin/_images/ldaphome-6.png
8010
%%WWWDIR%%/core/doc/admin/_images/ldaphome-6.png
7781
%%WWWDIR%%/core/doc/admin/_images/local.png
8011
%%WWWDIR%%/core/doc/admin/_images/local.png
8012
%%WWWDIR%%/core/doc/admin/_images/logging-1.png
8013
%%WWWDIR%%/core/doc/admin/_images/logging-3.png
7782
%%WWWDIR%%/core/doc/admin/_images/lucene-search-enable.png
8014
%%WWWDIR%%/core/doc/admin/_images/lucene-search-enable.png
7783
%%WWWDIR%%/core/doc/admin/_images/lucene-search-user.png
8015
%%WWWDIR%%/core/doc/admin/_images/lucene-search-user.png
7784
%%WWWDIR%%/core/doc/admin/_images/mac-1.png
7785
%%WWWDIR%%/core/doc/admin/_images/mac-2.png
7786
%%WWWDIR%%/core/doc/admin/_images/mac-3.png
7787
%%WWWDIR%%/core/doc/admin/_images/mac-4.png
7788
%%WWWDIR%%/core/doc/admin/_images/mac-5.png
7789
%%WWWDIR%%/core/doc/admin/_images/mac-6.png
7790
%%WWWDIR%%/core/doc/admin/_images/mac-7.png
7791
%%WWWDIR%%/core/doc/admin/_images/mount_options.png
8016
%%WWWDIR%%/core/doc/admin/_images/mount_options.png
7792
%%WWWDIR%%/core/doc/admin/_images/oc_admin_app_page.png
8017
%%WWWDIR%%/core/doc/admin/_images/oc_admin_app_page.png
7793
%%WWWDIR%%/core/doc/admin/_images/oracle-1.png
8018
%%WWWDIR%%/core/doc/admin/_images/oracle-1.png
7794
%%WWWDIR%%/core/doc/admin/_images/ownbrander-1.png
8019
%%WWWDIR%%/core/doc/admin/_images/ownbrander-1.png
7795
%%WWWDIR%%/core/doc/admin/_images/ownbrander-11.png
8020
%%WWWDIR%%/core/doc/admin/_images/ownbrander-11.png
7796
%%WWWDIR%%/core/doc/admin/_images/ownbrander-110.png
7797
%%WWWDIR%%/core/doc/admin/_images/ownbrander-12.png
7798
%%WWWDIR%%/core/doc/admin/_images/ownbrander-13.png
7799
%%WWWDIR%%/core/doc/admin/_images/ownbrander-131.png
7800
%%WWWDIR%%/core/doc/admin/_images/ownbrander-14.png
7801
%%WWWDIR%%/core/doc/admin/_images/ownbrander-15.png
7802
%%WWWDIR%%/core/doc/admin/_images/ownbrander-16.png
7803
%%WWWDIR%%/core/doc/admin/_images/ownbrander-17.png
7804
%%WWWDIR%%/core/doc/admin/_images/ownbrander-18.png
7805
%%WWWDIR%%/core/doc/admin/_images/ownbrander-19.png
7806
%%WWWDIR%%/core/doc/admin/_images/ownbrander-2.png
7807
%%WWWDIR%%/core/doc/admin/_images/ownbrander-20.png
7808
%%WWWDIR%%/core/doc/admin/_images/ownbrander-21.png
7809
%%WWWDIR%%/core/doc/admin/_images/ownbrander-22.png
7810
%%WWWDIR%%/core/doc/admin/_images/ownbrander-23.png
7811
%%WWWDIR%%/core/doc/admin/_images/ownbrander-24.png
7812
%%WWWDIR%%/core/doc/admin/_images/ownbrander-25.png
7813
%%WWWDIR%%/core/doc/admin/_images/ownbrander-26.png
7814
%%WWWDIR%%/core/doc/admin/_images/ownbrander-27.png
7815
%%WWWDIR%%/core/doc/admin/_images/ownbrander-28.png
7816
%%WWWDIR%%/core/doc/admin/_images/ownbrander-29.png
7817
%%WWWDIR%%/core/doc/admin/_images/ownbrander-3.png
7818
%%WWWDIR%%/core/doc/admin/_images/ownbrander-30.png
7819
%%WWWDIR%%/core/doc/admin/_images/ownbrander-31.png
7820
%%WWWDIR%%/core/doc/admin/_images/ownbrander-32.png
7821
%%WWWDIR%%/core/doc/admin/_images/ownbrander-4.png
7822
%%WWWDIR%%/core/doc/admin/_images/ownbrander-5.png
7823
%%WWWDIR%%/core/doc/admin/_images/ownbrander-6.png
7824
%%WWWDIR%%/core/doc/admin/_images/ownbrander-7.png
7825
%%WWWDIR%%/core/doc/admin/_images/ownbrander-8.png
7826
%%WWWDIR%%/core/doc/admin/_images/phpinfo.png
8021
%%WWWDIR%%/core/doc/admin/_images/phpinfo.png
7827
%%WWWDIR%%/core/doc/admin/_images/preview_images.png
8022
%%WWWDIR%%/core/doc/admin/_images/preview_images.png
7828
%%WWWDIR%%/core/doc/admin/_images/scaling-1.png
8023
%%WWWDIR%%/core/doc/admin/_images/scaling-1.png
Lines 7833-7838 Link Here
7833
%%WWWDIR%%/core/doc/admin/_images/security-setup-warning-1.png
8028
%%WWWDIR%%/core/doc/admin/_images/security-setup-warning-1.png
7834
%%WWWDIR%%/core/doc/admin/_images/sharepoint-drive-config.png
8029
%%WWWDIR%%/core/doc/admin/_images/sharepoint-drive-config.png
7835
%%WWWDIR%%/core/doc/admin/_images/sharing-files-1.png
8030
%%WWWDIR%%/core/doc/admin/_images/sharing-files-1.png
8031
%%WWWDIR%%/core/doc/admin/_images/sharing-files-2.png
7836
%%WWWDIR%%/core/doc/admin/_images/shib-gui1.png
8032
%%WWWDIR%%/core/doc/admin/_images/shib-gui1.png
7837
%%WWWDIR%%/core/doc/admin/_images/shib-gui4.png
8033
%%WWWDIR%%/core/doc/admin/_images/shib-gui4.png
7838
%%WWWDIR%%/core/doc/admin/_images/shib-gui5.png
8034
%%WWWDIR%%/core/doc/admin/_images/shib-gui5.png
Lines 7847-7864 Link Here
7847
%%WWWDIR%%/core/doc/admin/_images/ucsint.png
8043
%%WWWDIR%%/core/doc/admin/_images/ucsint.png
7848
%%WWWDIR%%/core/doc/admin/_images/ucsint1.png
8044
%%WWWDIR%%/core/doc/admin/_images/ucsint1.png
7849
%%WWWDIR%%/core/doc/admin/_images/ucsint2.png
8045
%%WWWDIR%%/core/doc/admin/_images/ucsint2.png
7850
%%WWWDIR%%/core/doc/admin/_images/updater-1.png
7851
%%WWWDIR%%/core/doc/admin/_images/updater-10.png
7852
%%WWWDIR%%/core/doc/admin/_images/updater-11.png
7853
%%WWWDIR%%/core/doc/admin/_images/updater-2.png
7854
%%WWWDIR%%/core/doc/admin/_images/updater-3.png
7855
%%WWWDIR%%/core/doc/admin/_images/updater-7.png
7856
%%WWWDIR%%/core/doc/admin/_images/updater-8.png
7857
%%WWWDIR%%/core/doc/admin/_images/updater-9.png
7858
%%WWWDIR%%/core/doc/admin/_images/upgrade-1.png
8046
%%WWWDIR%%/core/doc/admin/_images/upgrade-1.png
7859
%%WWWDIR%%/core/doc/admin/_images/upgrade-2.png
8047
%%WWWDIR%%/core/doc/admin/_images/upgrade-2.png
7860
%%WWWDIR%%/core/doc/admin/_images/upgrade-3.png
7861
%%WWWDIR%%/core/doc/admin/_images/upgrade-notifier.png
7862
%%WWWDIR%%/core/doc/admin/_images/user_mounts.png
8048
%%WWWDIR%%/core/doc/admin/_images/user_mounts.png
7863
%%WWWDIR%%/core/doc/admin/_images/users-config-1.png
8049
%%WWWDIR%%/core/doc/admin/_images/users-config-1.png
7864
%%WWWDIR%%/core/doc/admin/_images/users-config-2.png
8050
%%WWWDIR%%/core/doc/admin/_images/users-config-2.png
Lines 7869-7875 Link Here
7869
%%WWWDIR%%/core/doc/admin/_images/webdav.png
8055
%%WWWDIR%%/core/doc/admin/_images/webdav.png
7870
%%WWWDIR%%/core/doc/admin/_images/wnd-1.png
8056
%%WWWDIR%%/core/doc/admin/_images/wnd-1.png
7871
%%WWWDIR%%/core/doc/admin/_images/wnd-2.png
8057
%%WWWDIR%%/core/doc/admin/_images/wnd-2.png
7872
%%WWWDIR%%/core/doc/admin/_images/wnd-3.jpg
8058
%%WWWDIR%%/core/doc/admin/_images/wnd-3.png
7873
%%WWWDIR%%/core/doc/admin/_sources/configuration_database/db_conversion.txt
8059
%%WWWDIR%%/core/doc/admin/_sources/configuration_database/db_conversion.txt
7874
%%WWWDIR%%/core/doc/admin/_sources/configuration_database/index.txt
8060
%%WWWDIR%%/core/doc/admin/_sources/configuration_database/index.txt
7875
%%WWWDIR%%/core/doc/admin/_sources/configuration_database/linux_database_configuration.txt
8061
%%WWWDIR%%/core/doc/admin/_sources/configuration_database/linux_database_configuration.txt
Lines 7926-7931 Link Here
7926
%%WWWDIR%%/core/doc/admin/_sources/configuration_server/thirdparty_php_configuration.txt
8112
%%WWWDIR%%/core/doc/admin/_sources/configuration_server/thirdparty_php_configuration.txt
7927
%%WWWDIR%%/core/doc/admin/_sources/configuration_user/index.txt
8113
%%WWWDIR%%/core/doc/admin/_sources/configuration_user/index.txt
7928
%%WWWDIR%%/core/doc/admin/_sources/configuration_user/reset_admin_password.txt
8114
%%WWWDIR%%/core/doc/admin/_sources/configuration_user/reset_admin_password.txt
8115
%%WWWDIR%%/core/doc/admin/_sources/configuration_user/reset_user_password.txt
7929
%%WWWDIR%%/core/doc/admin/_sources/configuration_user/user_auth_ftp_smb_imap.txt
8116
%%WWWDIR%%/core/doc/admin/_sources/configuration_user/user_auth_ftp_smb_imap.txt
7930
%%WWWDIR%%/core/doc/admin/_sources/configuration_user/user_auth_ldap.txt
8117
%%WWWDIR%%/core/doc/admin/_sources/configuration_user/user_auth_ldap.txt
7931
%%WWWDIR%%/core/doc/admin/_sources/configuration_user/user_auth_ldap_cleanup.txt
8118
%%WWWDIR%%/core/doc/admin/_sources/configuration_user/user_auth_ldap_cleanup.txt
Lines 7935-7941 Link Here
7935
%%WWWDIR%%/core/doc/admin/_sources/enterprise_clients/creating_branded_apps.txt
8122
%%WWWDIR%%/core/doc/admin/_sources/enterprise_clients/creating_branded_apps.txt
7936
%%WWWDIR%%/core/doc/admin/_sources/enterprise_clients/custom_client_repos.txt
8123
%%WWWDIR%%/core/doc/admin/_sources/enterprise_clients/custom_client_repos.txt
7937
%%WWWDIR%%/core/doc/admin/_sources/enterprise_clients/index.txt
8124
%%WWWDIR%%/core/doc/admin/_sources/enterprise_clients/index.txt
7938
%%WWWDIR%%/core/doc/admin/_sources/enterprise_clients/publishing_android_app.txt
7939
%%WWWDIR%%/core/doc/admin/_sources/enterprise_external_storage/index.txt
8125
%%WWWDIR%%/core/doc/admin/_sources/enterprise_external_storage/index.txt
7940
%%WWWDIR%%/core/doc/admin/_sources/enterprise_external_storage/jive_configuration.txt
8126
%%WWWDIR%%/core/doc/admin/_sources/enterprise_external_storage/jive_configuration.txt
7941
%%WWWDIR%%/core/doc/admin/_sources/enterprise_external_storage/ldap_home_connector_configuration.txt
8127
%%WWWDIR%%/core/doc/admin/_sources/enterprise_external_storage/ldap_home_connector_configuration.txt
Lines 7944-7963 Link Here
7944
%%WWWDIR%%/core/doc/admin/_sources/enterprise_external_storage/windows-network-drive_configuration.txt
8130
%%WWWDIR%%/core/doc/admin/_sources/enterprise_external_storage/windows-network-drive_configuration.txt
7945
%%WWWDIR%%/core/doc/admin/_sources/enterprise_files_drop/files_drop.txt
8131
%%WWWDIR%%/core/doc/admin/_sources/enterprise_files_drop/files_drop.txt
7946
%%WWWDIR%%/core/doc/admin/_sources/enterprise_files_drop/index.txt
8132
%%WWWDIR%%/core/doc/admin/_sources/enterprise_files_drop/index.txt
8133
%%WWWDIR%%/core/doc/admin/_sources/enterprise_firewall/file_firewall.txt
8134
%%WWWDIR%%/core/doc/admin/_sources/enterprise_firewall/index.txt
7947
%%WWWDIR%%/core/doc/admin/_sources/enterprise_installation/index.txt
8135
%%WWWDIR%%/core/doc/admin/_sources/enterprise_installation/index.txt
7948
%%WWWDIR%%/core/doc/admin/_sources/enterprise_installation/license_keys_installation.txt
8136
%%WWWDIR%%/core/doc/admin/_sources/enterprise_installation/license_keys_installation.txt
7949
%%WWWDIR%%/core/doc/admin/_sources/enterprise_installation/linux_installation.txt
8137
%%WWWDIR%%/core/doc/admin/_sources/enterprise_installation/linux_installation.txt
7950
%%WWWDIR%%/core/doc/admin/_sources/enterprise_installation/supported_apps_installation.txt
8138
%%WWWDIR%%/core/doc/admin/_sources/enterprise_installation/supported_apps_installation.txt
7951
%%WWWDIR%%/core/doc/admin/_sources/enterprise_ios_app/index.txt
8139
%%WWWDIR%%/core/doc/admin/_sources/enterprise_logging/enterprise_logging_apps.txt
7952
%%WWWDIR%%/core/doc/admin/_sources/enterprise_ios_app/publishing_ios_app.txt
8140
%%WWWDIR%%/core/doc/admin/_sources/enterprise_logging/index.txt
7953
%%WWWDIR%%/core/doc/admin/_sources/enterprise_ios_app/publishing_ios_app_2.txt
7954
%%WWWDIR%%/core/doc/admin/_sources/enterprise_ios_app/publishing_ios_app_3.txt
7955
%%WWWDIR%%/core/doc/admin/_sources/enterprise_ios_app/publishing_ios_app_4.txt
7956
%%WWWDIR%%/core/doc/admin/_sources/enterprise_ios_app/publishing_ios_app_5.txt
7957
%%WWWDIR%%/core/doc/admin/_sources/enterprise_ios_app/publishing_ios_app_6.txt
7958
%%WWWDIR%%/core/doc/admin/_sources/enterprise_ios_app/publishing_ios_app_7.txt
7959
%%WWWDIR%%/core/doc/admin/_sources/enterprise_ios_app/publishing_ios_app_8.txt
7960
%%WWWDIR%%/core/doc/admin/_sources/enterprise_ios_app/publishing_ios_app_9.txt
7961
%%WWWDIR%%/core/doc/admin/_sources/enterprise_server_branding/enterprise_server_branding.txt
8141
%%WWWDIR%%/core/doc/admin/_sources/enterprise_server_branding/enterprise_server_branding.txt
7962
%%WWWDIR%%/core/doc/admin/_sources/enterprise_server_branding/index.txt
8142
%%WWWDIR%%/core/doc/admin/_sources/enterprise_server_branding/index.txt
7963
%%WWWDIR%%/core/doc/admin/_sources/enterprise_user_management/index.txt
8143
%%WWWDIR%%/core/doc/admin/_sources/enterprise_user_management/index.txt
Lines 7966-7971 Link Here
7966
%%WWWDIR%%/core/doc/admin/_sources/installation/appliance_installation.txt
8146
%%WWWDIR%%/core/doc/admin/_sources/installation/appliance_installation.txt
7967
%%WWWDIR%%/core/doc/admin/_sources/installation/apps_management_installation.txt
8147
%%WWWDIR%%/core/doc/admin/_sources/installation/apps_management_installation.txt
7968
%%WWWDIR%%/core/doc/admin/_sources/installation/command_line_installation.txt
8148
%%WWWDIR%%/core/doc/admin/_sources/installation/command_line_installation.txt
8149
%%WWWDIR%%/core/doc/admin/_sources/installation/deployment_recommendations.txt
7969
%%WWWDIR%%/core/doc/admin/_sources/installation/hiawatha_configuration.txt
8150
%%WWWDIR%%/core/doc/admin/_sources/installation/hiawatha_configuration.txt
7970
%%WWWDIR%%/core/doc/admin/_sources/installation/index.txt
8151
%%WWWDIR%%/core/doc/admin/_sources/installation/index.txt
7971
%%WWWDIR%%/core/doc/admin/_sources/installation/installation_wizard.txt
8152
%%WWWDIR%%/core/doc/admin/_sources/installation/installation_wizard.txt
Lines 7979-7984 Link Here
7979
%%WWWDIR%%/core/doc/admin/_sources/installation/system_requirements.txt
8160
%%WWWDIR%%/core/doc/admin/_sources/installation/system_requirements.txt
7980
%%WWWDIR%%/core/doc/admin/_sources/installation/ucs_installation.txt
8161
%%WWWDIR%%/core/doc/admin/_sources/installation/ucs_installation.txt
7981
%%WWWDIR%%/core/doc/admin/_sources/installation/yaws_configuration.txt
8162
%%WWWDIR%%/core/doc/admin/_sources/installation/yaws_configuration.txt
8163
%%WWWDIR%%/core/doc/admin/_sources/issues/code_signing.txt
8164
%%WWWDIR%%/core/doc/admin/_sources/issues/general_troubleshooting.txt
7982
%%WWWDIR%%/core/doc/admin/_sources/issues/index.txt
8165
%%WWWDIR%%/core/doc/admin/_sources/issues/index.txt
7983
%%WWWDIR%%/core/doc/admin/_sources/maintenance/backup.txt
8166
%%WWWDIR%%/core/doc/admin/_sources/maintenance/backup.txt
7984
%%WWWDIR%%/core/doc/admin/_sources/maintenance/enable_maintenance.txt
8167
%%WWWDIR%%/core/doc/admin/_sources/maintenance/enable_maintenance.txt
Lines 8012-8017 Link Here
8012
%%WWWDIR%%/core/doc/admin/_static/img/glyphicons-halflings.png
8195
%%WWWDIR%%/core/doc/admin/_static/img/glyphicons-halflings.png
8013
%%WWWDIR%%/core/doc/admin/_static/img/note.svg
8196
%%WWWDIR%%/core/doc/admin/_static/img/note.svg
8014
%%WWWDIR%%/core/doc/admin/_static/img/todo.svg
8197
%%WWWDIR%%/core/doc/admin/_static/img/todo.svg
8198
%%WWWDIR%%/core/doc/admin/_static/jquery-1.11.1.js
8015
%%WWWDIR%%/core/doc/admin/_static/jquery.js
8199
%%WWWDIR%%/core/doc/admin/_static/jquery.js
8016
%%WWWDIR%%/core/doc/admin/_static/logo-blue.pdf
8200
%%WWWDIR%%/core/doc/admin/_static/logo-blue.pdf
8017
%%WWWDIR%%/core/doc/admin/_static/logo-blue.png
8201
%%WWWDIR%%/core/doc/admin/_static/logo-blue.png
Lines 8025-8030 Link Here
8025
%%WWWDIR%%/core/doc/admin/_static/social/rss.png
8209
%%WWWDIR%%/core/doc/admin/_static/social/rss.png
8026
%%WWWDIR%%/core/doc/admin/_static/social/twitterround.png
8210
%%WWWDIR%%/core/doc/admin/_static/social/twitterround.png
8027
%%WWWDIR%%/core/doc/admin/_static/style.css
8211
%%WWWDIR%%/core/doc/admin/_static/style.css
8212
%%WWWDIR%%/core/doc/admin/_static/underscore-1.3.1.js
8028
%%WWWDIR%%/core/doc/admin/_static/underscore.js
8213
%%WWWDIR%%/core/doc/admin/_static/underscore.js
8029
%%WWWDIR%%/core/doc/admin/_static/up-pressed.png
8214
%%WWWDIR%%/core/doc/admin/_static/up-pressed.png
8030
%%WWWDIR%%/core/doc/admin/_static/up.png
8215
%%WWWDIR%%/core/doc/admin/_static/up.png
Lines 8085-8090 Link Here
8085
%%WWWDIR%%/core/doc/admin/configuration_server/thirdparty_php_configuration.html
8270
%%WWWDIR%%/core/doc/admin/configuration_server/thirdparty_php_configuration.html
8086
%%WWWDIR%%/core/doc/admin/configuration_user/index.html
8271
%%WWWDIR%%/core/doc/admin/configuration_user/index.html
8087
%%WWWDIR%%/core/doc/admin/configuration_user/reset_admin_password.html
8272
%%WWWDIR%%/core/doc/admin/configuration_user/reset_admin_password.html
8273
%%WWWDIR%%/core/doc/admin/configuration_user/reset_user_password.html
8088
%%WWWDIR%%/core/doc/admin/configuration_user/user_auth_ftp_smb_imap.html
8274
%%WWWDIR%%/core/doc/admin/configuration_user/user_auth_ftp_smb_imap.html
8089
%%WWWDIR%%/core/doc/admin/configuration_user/user_auth_ldap.html
8275
%%WWWDIR%%/core/doc/admin/configuration_user/user_auth_ldap.html
8090
%%WWWDIR%%/core/doc/admin/configuration_user/user_auth_ldap_cleanup.html
8276
%%WWWDIR%%/core/doc/admin/configuration_user/user_auth_ldap_cleanup.html
Lines 8094-8100 Link Here
8094
%%WWWDIR%%/core/doc/admin/enterprise_clients/creating_branded_apps.html
8280
%%WWWDIR%%/core/doc/admin/enterprise_clients/creating_branded_apps.html
8095
%%WWWDIR%%/core/doc/admin/enterprise_clients/custom_client_repos.html
8281
%%WWWDIR%%/core/doc/admin/enterprise_clients/custom_client_repos.html
8096
%%WWWDIR%%/core/doc/admin/enterprise_clients/index.html
8282
%%WWWDIR%%/core/doc/admin/enterprise_clients/index.html
8097
%%WWWDIR%%/core/doc/admin/enterprise_clients/publishing_android_app.html
8098
%%WWWDIR%%/core/doc/admin/enterprise_external_storage/index.html
8283
%%WWWDIR%%/core/doc/admin/enterprise_external_storage/index.html
8099
%%WWWDIR%%/core/doc/admin/enterprise_external_storage/jive_configuration.html
8284
%%WWWDIR%%/core/doc/admin/enterprise_external_storage/jive_configuration.html
8100
%%WWWDIR%%/core/doc/admin/enterprise_external_storage/ldap_home_connector_configuration.html
8285
%%WWWDIR%%/core/doc/admin/enterprise_external_storage/ldap_home_connector_configuration.html
Lines 8103-8122 Link Here
8103
%%WWWDIR%%/core/doc/admin/enterprise_external_storage/windows-network-drive_configuration.html
8288
%%WWWDIR%%/core/doc/admin/enterprise_external_storage/windows-network-drive_configuration.html
8104
%%WWWDIR%%/core/doc/admin/enterprise_files_drop/files_drop.html
8289
%%WWWDIR%%/core/doc/admin/enterprise_files_drop/files_drop.html
8105
%%WWWDIR%%/core/doc/admin/enterprise_files_drop/index.html
8290
%%WWWDIR%%/core/doc/admin/enterprise_files_drop/index.html
8291
%%WWWDIR%%/core/doc/admin/enterprise_firewall/file_firewall.html
8292
%%WWWDIR%%/core/doc/admin/enterprise_firewall/index.html
8106
%%WWWDIR%%/core/doc/admin/enterprise_installation/index.html
8293
%%WWWDIR%%/core/doc/admin/enterprise_installation/index.html
8107
%%WWWDIR%%/core/doc/admin/enterprise_installation/license_keys_installation.html
8294
%%WWWDIR%%/core/doc/admin/enterprise_installation/license_keys_installation.html
8108
%%WWWDIR%%/core/doc/admin/enterprise_installation/linux_installation.html
8295
%%WWWDIR%%/core/doc/admin/enterprise_installation/linux_installation.html
8109
%%WWWDIR%%/core/doc/admin/enterprise_installation/supported_apps_installation.html
8296
%%WWWDIR%%/core/doc/admin/enterprise_installation/supported_apps_installation.html
8110
%%WWWDIR%%/core/doc/admin/enterprise_ios_app/index.html
8297
%%WWWDIR%%/core/doc/admin/enterprise_logging/enterprise_logging_apps.html
8111
%%WWWDIR%%/core/doc/admin/enterprise_ios_app/publishing_ios_app.html
8298
%%WWWDIR%%/core/doc/admin/enterprise_logging/index.html
8112
%%WWWDIR%%/core/doc/admin/enterprise_ios_app/publishing_ios_app_2.html
8113
%%WWWDIR%%/core/doc/admin/enterprise_ios_app/publishing_ios_app_3.html
8114
%%WWWDIR%%/core/doc/admin/enterprise_ios_app/publishing_ios_app_4.html
8115
%%WWWDIR%%/core/doc/admin/enterprise_ios_app/publishing_ios_app_5.html
8116
%%WWWDIR%%/core/doc/admin/enterprise_ios_app/publishing_ios_app_6.html
8117
%%WWWDIR%%/core/doc/admin/enterprise_ios_app/publishing_ios_app_7.html
8118
%%WWWDIR%%/core/doc/admin/enterprise_ios_app/publishing_ios_app_8.html
8119
%%WWWDIR%%/core/doc/admin/enterprise_ios_app/publishing_ios_app_9.html
8120
%%WWWDIR%%/core/doc/admin/enterprise_server_branding/enterprise_server_branding.html
8299
%%WWWDIR%%/core/doc/admin/enterprise_server_branding/enterprise_server_branding.html
8121
%%WWWDIR%%/core/doc/admin/enterprise_server_branding/index.html
8300
%%WWWDIR%%/core/doc/admin/enterprise_server_branding/index.html
8122
%%WWWDIR%%/core/doc/admin/enterprise_user_management/index.html
8301
%%WWWDIR%%/core/doc/admin/enterprise_user_management/index.html
Lines 8126-8131 Link Here
8126
%%WWWDIR%%/core/doc/admin/installation/appliance_installation.html
8305
%%WWWDIR%%/core/doc/admin/installation/appliance_installation.html
8127
%%WWWDIR%%/core/doc/admin/installation/apps_management_installation.html
8306
%%WWWDIR%%/core/doc/admin/installation/apps_management_installation.html
8128
%%WWWDIR%%/core/doc/admin/installation/command_line_installation.html
8307
%%WWWDIR%%/core/doc/admin/installation/command_line_installation.html
8308
%%WWWDIR%%/core/doc/admin/installation/deployment_recommendations.html
8129
%%WWWDIR%%/core/doc/admin/installation/hiawatha_configuration.html
8309
%%WWWDIR%%/core/doc/admin/installation/hiawatha_configuration.html
8130
%%WWWDIR%%/core/doc/admin/installation/index.html
8310
%%WWWDIR%%/core/doc/admin/installation/index.html
8131
%%WWWDIR%%/core/doc/admin/installation/installation_wizard.html
8311
%%WWWDIR%%/core/doc/admin/installation/installation_wizard.html
Lines 8139-8144 Link Here
8139
%%WWWDIR%%/core/doc/admin/installation/system_requirements.html
8319
%%WWWDIR%%/core/doc/admin/installation/system_requirements.html
8140
%%WWWDIR%%/core/doc/admin/installation/ucs_installation.html
8320
%%WWWDIR%%/core/doc/admin/installation/ucs_installation.html
8141
%%WWWDIR%%/core/doc/admin/installation/yaws_configuration.html
8321
%%WWWDIR%%/core/doc/admin/installation/yaws_configuration.html
8322
%%WWWDIR%%/core/doc/admin/issues/code_signing.html
8323
%%WWWDIR%%/core/doc/admin/issues/general_troubleshooting.html
8142
%%WWWDIR%%/core/doc/admin/issues/index.html
8324
%%WWWDIR%%/core/doc/admin/issues/index.html
8143
%%WWWDIR%%/core/doc/admin/maintenance/backup.html
8325
%%WWWDIR%%/core/doc/admin/maintenance/backup.html
8144
%%WWWDIR%%/core/doc/admin/maintenance/enable_maintenance.html
8326
%%WWWDIR%%/core/doc/admin/maintenance/enable_maintenance.html
Lines 8191-8199 Link Here
8191
%%WWWDIR%%/core/doc/user/_images/create_public_share-8.png
8373
%%WWWDIR%%/core/doc/user/_images/create_public_share-8.png
8192
%%WWWDIR%%/core/doc/user/_images/create_public_share-9.png
8374
%%WWWDIR%%/core/doc/user/_images/create_public_share-9.png
8193
%%WWWDIR%%/core/doc/user/_images/direct-share-1.png
8375
%%WWWDIR%%/core/doc/user/_images/direct-share-1.png
8194
%%WWWDIR%%/core/doc/user/_images/direct-share-2.png
8195
%%WWWDIR%%/core/doc/user/_images/direct-share-3.png
8196
%%WWWDIR%%/core/doc/user/_images/direct-share-4.png
8197
%%WWWDIR%%/core/doc/user/_images/documents_personal_settings.png
8376
%%WWWDIR%%/core/doc/user/_images/documents_personal_settings.png
8198
%%WWWDIR%%/core/doc/user/_images/download.png
8377
%%WWWDIR%%/core/doc/user/_images/download.png
8199
%%WWWDIR%%/core/doc/user/_images/email_address_personal_settings.png
8378
%%WWWDIR%%/core/doc/user/_images/email_address_personal_settings.png
Lines 8214-8223 Link Here
8214
%%WWWDIR%%/core/doc/user/_images/files_page-4.png
8393
%%WWWDIR%%/core/doc/user/_images/files_page-4.png
8215
%%WWWDIR%%/core/doc/user/_images/files_page-5.png
8394
%%WWWDIR%%/core/doc/user/_images/files_page-5.png
8216
%%WWWDIR%%/core/doc/user/_images/files_page-6.png
8395
%%WWWDIR%%/core/doc/user/_images/files_page-6.png
8396
%%WWWDIR%%/core/doc/user/_images/files_page-7.png
8397
%%WWWDIR%%/core/doc/user/_images/files_page-8.png
8217
%%WWWDIR%%/core/doc/user/_images/files_page.png
8398
%%WWWDIR%%/core/doc/user/_images/files_page.png
8218
%%WWWDIR%%/core/doc/user/_images/files_page1.png
8399
%%WWWDIR%%/core/doc/user/_images/files_page1.png
8219
%%WWWDIR%%/core/doc/user/_images/files_versioning.png
8400
%%WWWDIR%%/core/doc/user/_images/files_versioning.png
8220
%%WWWDIR%%/core/doc/user/_images/full_name.png
8401
%%WWWDIR%%/core/doc/user/_images/full_name.png
8402
%%WWWDIR%%/core/doc/user/_images/gallery-1.png
8403
%%WWWDIR%%/core/doc/user/_images/gallery-2.png
8221
%%WWWDIR%%/core/doc/user/_images/gear.png
8404
%%WWWDIR%%/core/doc/user/_images/gear.png
8222
%%WWWDIR%%/core/doc/user/_images/kdes.png
8405
%%WWWDIR%%/core/doc/user/_images/kdes.png
8223
%%WWWDIR%%/core/doc/user/_images/kdes1.png
8406
%%WWWDIR%%/core/doc/user/_images/kdes1.png
Lines 8261-8266 Link Here
8261
%%WWWDIR%%/core/doc/user/_sources/files/encrypting_files.txt
8444
%%WWWDIR%%/core/doc/user/_sources/files/encrypting_files.txt
8262
%%WWWDIR%%/core/doc/user/_sources/files/federated_cloud_sharing.txt
8445
%%WWWDIR%%/core/doc/user/_sources/files/federated_cloud_sharing.txt
8263
%%WWWDIR%%/core/doc/user/_sources/files/file_drop.txt
8446
%%WWWDIR%%/core/doc/user/_sources/files/file_drop.txt
8447
%%WWWDIR%%/core/doc/user/_sources/files/gallery_app.txt
8264
%%WWWDIR%%/core/doc/user/_sources/files/index.txt
8448
%%WWWDIR%%/core/doc/user/_sources/files/index.txt
8265
%%WWWDIR%%/core/doc/user/_sources/files/large_file_upload.txt
8449
%%WWWDIR%%/core/doc/user/_sources/files/large_file_upload.txt
8266
%%WWWDIR%%/core/doc/user/_sources/files/quota.txt
8450
%%WWWDIR%%/core/doc/user/_sources/files/quota.txt
Lines 8294-8299 Link Here
8294
%%WWWDIR%%/core/doc/user/_static/img/glyphicons-halflings.png
8478
%%WWWDIR%%/core/doc/user/_static/img/glyphicons-halflings.png
8295
%%WWWDIR%%/core/doc/user/_static/img/note.svg
8479
%%WWWDIR%%/core/doc/user/_static/img/note.svg
8296
%%WWWDIR%%/core/doc/user/_static/img/todo.svg
8480
%%WWWDIR%%/core/doc/user/_static/img/todo.svg
8481
%%WWWDIR%%/core/doc/user/_static/jquery-1.11.1.js
8297
%%WWWDIR%%/core/doc/user/_static/jquery.js
8482
%%WWWDIR%%/core/doc/user/_static/jquery.js
8298
%%WWWDIR%%/core/doc/user/_static/logo-blue.pdf
8483
%%WWWDIR%%/core/doc/user/_static/logo-blue.pdf
8299
%%WWWDIR%%/core/doc/user/_static/logo-blue.png
8484
%%WWWDIR%%/core/doc/user/_static/logo-blue.png
Lines 8307-8312 Link Here
8307
%%WWWDIR%%/core/doc/user/_static/social/rss.png
8492
%%WWWDIR%%/core/doc/user/_static/social/rss.png
8308
%%WWWDIR%%/core/doc/user/_static/social/twitterround.png
8493
%%WWWDIR%%/core/doc/user/_static/social/twitterround.png
8309
%%WWWDIR%%/core/doc/user/_static/style.css
8494
%%WWWDIR%%/core/doc/user/_static/style.css
8495
%%WWWDIR%%/core/doc/user/_static/underscore-1.3.1.js
8310
%%WWWDIR%%/core/doc/user/_static/underscore.js
8496
%%WWWDIR%%/core/doc/user/_static/underscore.js
8311
%%WWWDIR%%/core/doc/user/_static/up-pressed.png
8497
%%WWWDIR%%/core/doc/user/_static/up-pressed.png
8312
%%WWWDIR%%/core/doc/user/_static/up.png
8498
%%WWWDIR%%/core/doc/user/_static/up.png
Lines 8324-8329 Link Here
8324
%%WWWDIR%%/core/doc/user/files/encrypting_files.html
8510
%%WWWDIR%%/core/doc/user/files/encrypting_files.html
8325
%%WWWDIR%%/core/doc/user/files/federated_cloud_sharing.html
8511
%%WWWDIR%%/core/doc/user/files/federated_cloud_sharing.html
8326
%%WWWDIR%%/core/doc/user/files/file_drop.html
8512
%%WWWDIR%%/core/doc/user/files/file_drop.html
8513
%%WWWDIR%%/core/doc/user/files/gallery_app.html
8327
%%WWWDIR%%/core/doc/user/files/index.html
8514
%%WWWDIR%%/core/doc/user/files/index.html
8328
%%WWWDIR%%/core/doc/user/files/large_file_upload.html
8515
%%WWWDIR%%/core/doc/user/files/large_file_upload.html
8329
%%WWWDIR%%/core/doc/user/files/quota.html
8516
%%WWWDIR%%/core/doc/user/files/quota.html
Lines 8355-8364 Link Here
8355
%%WWWDIR%%/core/img/actions/caret-dark.svg
8542
%%WWWDIR%%/core/img/actions/caret-dark.svg
8356
%%WWWDIR%%/core/img/actions/caret.png
8543
%%WWWDIR%%/core/img/actions/caret.png
8357
%%WWWDIR%%/core/img/actions/caret.svg
8544
%%WWWDIR%%/core/img/actions/caret.svg
8545
%%WWWDIR%%/core/img/actions/checkbox-checked-disabled.png
8546
%%WWWDIR%%/core/img/actions/checkbox-checked-disabled.svg
8358
%%WWWDIR%%/core/img/actions/checkbox-checked-white.png
8547
%%WWWDIR%%/core/img/actions/checkbox-checked-white.png
8359
%%WWWDIR%%/core/img/actions/checkbox-checked-white.svg
8548
%%WWWDIR%%/core/img/actions/checkbox-checked-white.svg
8360
%%WWWDIR%%/core/img/actions/checkbox-checked.png
8549
%%WWWDIR%%/core/img/actions/checkbox-checked.png
8361
%%WWWDIR%%/core/img/actions/checkbox-checked.svg
8550
%%WWWDIR%%/core/img/actions/checkbox-checked.svg
8551
%%WWWDIR%%/core/img/actions/checkbox-disabled-white.png
8552
%%WWWDIR%%/core/img/actions/checkbox-disabled-white.svg
8553
%%WWWDIR%%/core/img/actions/checkbox-disabled.png
8554
%%WWWDIR%%/core/img/actions/checkbox-disabled.svg
8362
%%WWWDIR%%/core/img/actions/checkbox-mixed-white.png
8555
%%WWWDIR%%/core/img/actions/checkbox-mixed-white.png
8363
%%WWWDIR%%/core/img/actions/checkbox-mixed-white.svg
8556
%%WWWDIR%%/core/img/actions/checkbox-mixed-white.svg
8364
%%WWWDIR%%/core/img/actions/checkbox-mixed.png
8557
%%WWWDIR%%/core/img/actions/checkbox-mixed.png
Lines 8367-8382 Link Here
8367
%%WWWDIR%%/core/img/actions/checkbox-white.svg
8560
%%WWWDIR%%/core/img/actions/checkbox-white.svg
8368
%%WWWDIR%%/core/img/actions/checkbox.png
8561
%%WWWDIR%%/core/img/actions/checkbox.png
8369
%%WWWDIR%%/core/img/actions/checkbox.svg
8562
%%WWWDIR%%/core/img/actions/checkbox.svg
8563
%%WWWDIR%%/core/img/actions/checkmark-color.png
8564
%%WWWDIR%%/core/img/actions/checkmark-color.svg
8370
%%WWWDIR%%/core/img/actions/checkmark-white.png
8565
%%WWWDIR%%/core/img/actions/checkmark-white.png
8371
%%WWWDIR%%/core/img/actions/checkmark-white.svg
8566
%%WWWDIR%%/core/img/actions/checkmark-white.svg
8372
%%WWWDIR%%/core/img/actions/checkmark.png
8567
%%WWWDIR%%/core/img/actions/checkmark.png
8373
%%WWWDIR%%/core/img/actions/checkmark.svg
8568
%%WWWDIR%%/core/img/actions/checkmark.svg
8374
%%WWWDIR%%/core/img/actions/close.png
8569
%%WWWDIR%%/core/img/actions/close.png
8375
%%WWWDIR%%/core/img/actions/close.svg
8570
%%WWWDIR%%/core/img/actions/close.svg
8571
%%WWWDIR%%/core/img/actions/comment.png
8572
%%WWWDIR%%/core/img/actions/comment.svg
8376
%%WWWDIR%%/core/img/actions/confirm.png
8573
%%WWWDIR%%/core/img/actions/confirm.png
8377
%%WWWDIR%%/core/img/actions/confirm.svg
8574
%%WWWDIR%%/core/img/actions/confirm.svg
8378
%%WWWDIR%%/core/img/actions/delete-hover.png
8575
%%WWWDIR%%/core/img/actions/delete-hover.png
8379
%%WWWDIR%%/core/img/actions/delete-hover.svg
8576
%%WWWDIR%%/core/img/actions/delete-hover.svg
8577
%%WWWDIR%%/core/img/actions/delete-white.png
8578
%%WWWDIR%%/core/img/actions/delete-white.svg
8380
%%WWWDIR%%/core/img/actions/delete.png
8579
%%WWWDIR%%/core/img/actions/delete.png
8381
%%WWWDIR%%/core/img/actions/delete.svg
8580
%%WWWDIR%%/core/img/actions/delete.svg
8382
%%WWWDIR%%/core/img/actions/details.png
8581
%%WWWDIR%%/core/img/actions/details.png
Lines 8385-8390 Link Here
8385
%%WWWDIR%%/core/img/actions/download.svg
8584
%%WWWDIR%%/core/img/actions/download.svg
8386
%%WWWDIR%%/core/img/actions/edit.png
8585
%%WWWDIR%%/core/img/actions/edit.png
8387
%%WWWDIR%%/core/img/actions/edit.svg
8586
%%WWWDIR%%/core/img/actions/edit.svg
8587
%%WWWDIR%%/core/img/actions/error-color.png
8588
%%WWWDIR%%/core/img/actions/error-color.svg
8589
%%WWWDIR%%/core/img/actions/error-white.png
8590
%%WWWDIR%%/core/img/actions/error-white.svg
8591
%%WWWDIR%%/core/img/actions/error.png
8592
%%WWWDIR%%/core/img/actions/error.svg
8388
%%WWWDIR%%/core/img/actions/external.png
8593
%%WWWDIR%%/core/img/actions/external.png
8389
%%WWWDIR%%/core/img/actions/external.svg
8594
%%WWWDIR%%/core/img/actions/external.svg
8390
%%WWWDIR%%/core/img/actions/history.png
8595
%%WWWDIR%%/core/img/actions/history.png
Lines 8419-8424 Link Here
8419
%%WWWDIR%%/core/img/actions/play.svg
8624
%%WWWDIR%%/core/img/actions/play.svg
8420
%%WWWDIR%%/core/img/actions/public.png
8625
%%WWWDIR%%/core/img/actions/public.png
8421
%%WWWDIR%%/core/img/actions/public.svg
8626
%%WWWDIR%%/core/img/actions/public.svg
8627
%%WWWDIR%%/core/img/actions/radio-checked-disabled.png
8628
%%WWWDIR%%/core/img/actions/radio-checked-disabled.svg
8629
%%WWWDIR%%/core/img/actions/radio-checked.png
8630
%%WWWDIR%%/core/img/actions/radio-checked.svg
8631
%%WWWDIR%%/core/img/actions/radio-disabled.png
8632
%%WWWDIR%%/core/img/actions/radio-disabled.svg
8633
%%WWWDIR%%/core/img/actions/radio-white.png
8634
%%WWWDIR%%/core/img/actions/radio-white.svg
8635
%%WWWDIR%%/core/img/actions/radio.png
8636
%%WWWDIR%%/core/img/actions/radio.svg
8422
%%WWWDIR%%/core/img/actions/rename.png
8637
%%WWWDIR%%/core/img/actions/rename.png
8423
%%WWWDIR%%/core/img/actions/rename.svg
8638
%%WWWDIR%%/core/img/actions/rename.svg
8424
%%WWWDIR%%/core/img/actions/search-white.png
8639
%%WWWDIR%%/core/img/actions/search-white.png
Lines 8459-8464 Link Here
8459
%%WWWDIR%%/core/img/actions/user.svg
8674
%%WWWDIR%%/core/img/actions/user.svg
8460
%%WWWDIR%%/core/img/actions/view-close.png
8675
%%WWWDIR%%/core/img/actions/view-close.png
8461
%%WWWDIR%%/core/img/actions/view-close.svg
8676
%%WWWDIR%%/core/img/actions/view-close.svg
8677
%%WWWDIR%%/core/img/actions/view-download.png
8678
%%WWWDIR%%/core/img/actions/view-download.svg
8462
%%WWWDIR%%/core/img/actions/view-next.png
8679
%%WWWDIR%%/core/img/actions/view-next.png
8463
%%WWWDIR%%/core/img/actions/view-next.svg
8680
%%WWWDIR%%/core/img/actions/view-next.svg
8464
%%WWWDIR%%/core/img/actions/view-pause.png
8681
%%WWWDIR%%/core/img/actions/view-pause.png
Lines 8467-8479 Link Here
8467
%%WWWDIR%%/core/img/actions/view-play.svg
8684
%%WWWDIR%%/core/img/actions/view-play.svg
8468
%%WWWDIR%%/core/img/actions/view-previous.png
8685
%%WWWDIR%%/core/img/actions/view-previous.png
8469
%%WWWDIR%%/core/img/actions/view-previous.svg
8686
%%WWWDIR%%/core/img/actions/view-previous.svg
8470
%%WWWDIR%%/core/img/appstore.png
8687
%%WWWDIR%%/core/img/appstore.svg
8471
%%WWWDIR%%/core/img/breadcrumb.png
8688
%%WWWDIR%%/core/img/breadcrumb.png
8472
%%WWWDIR%%/core/img/breadcrumb.svg
8689
%%WWWDIR%%/core/img/breadcrumb.svg
8690
%%WWWDIR%%/core/img/default-app-icon.svg
8473
%%WWWDIR%%/core/img/desktopapp.png
8691
%%WWWDIR%%/core/img/desktopapp.png
8474
%%WWWDIR%%/core/img/desktopapp.svg
8692
%%WWWDIR%%/core/img/desktopapp.svg
8693
%%WWWDIR%%/core/img/favicon-mask.svg
8475
%%WWWDIR%%/core/img/favicon-touch.png
8694
%%WWWDIR%%/core/img/favicon-touch.png
8476
%%WWWDIR%%/core/img/favicon-touch.svg
8695
%%WWWDIR%%/core/img/favicon-touch.svg
8696
%%WWWDIR%%/core/img/favicon.ico
8477
%%WWWDIR%%/core/img/favicon.png
8697
%%WWWDIR%%/core/img/favicon.png
8478
%%WWWDIR%%/core/img/favicon.svg
8698
%%WWWDIR%%/core/img/favicon.svg
8479
%%WWWDIR%%/core/img/filetypes/application-pdf.png
8699
%%WWWDIR%%/core/img/filetypes/application-pdf.png
Lines 8553-8566 Link Here
8553
%%WWWDIR%%/core/img/rating/s8.png
8773
%%WWWDIR%%/core/img/rating/s8.png
8554
%%WWWDIR%%/core/img/rating/s9.png
8774
%%WWWDIR%%/core/img/rating/s9.png
8555
%%WWWDIR%%/core/js/apps.js
8775
%%WWWDIR%%/core/js/apps.js
8556
%%WWWDIR%%/core/js/avatar.js
8557
%%WWWDIR%%/core/js/backgroundjobs.js
8776
%%WWWDIR%%/core/js/backgroundjobs.js
8558
%%WWWDIR%%/core/js/compatibility.js
8777
%%WWWDIR%%/core/js/compatibility.js
8559
%%WWWDIR%%/core/js/config.js
8778
%%WWWDIR%%/core/js/config.js
8560
%%WWWDIR%%/core/js/config.php
8779
%%WWWDIR%%/core/js/config.php
8561
%%WWWDIR%%/core/js/core.json
8780
%%WWWDIR%%/core/js/core.json
8562
%%WWWDIR%%/core/js/eventsource.js
8781
%%WWWDIR%%/core/js/eventsource.js
8782
%%WWWDIR%%/core/js/files/client.js
8783
%%WWWDIR%%/core/js/files/fileinfo.js
8784
%%WWWDIR%%/core/js/files/iedavclient.js
8563
%%WWWDIR%%/core/js/installation.js
8785
%%WWWDIR%%/core/js/installation.js
8786
%%WWWDIR%%/core/js/integritycheck-failed-notification.js
8564
%%WWWDIR%%/core/js/jquery-showpassword.js
8787
%%WWWDIR%%/core/js/jquery-showpassword.js
8565
%%WWWDIR%%/core/js/jquery.avatar.js
8788
%%WWWDIR%%/core/js/jquery.avatar.js
8566
%%WWWDIR%%/core/js/jquery.ocdialog.js
8789
%%WWWDIR%%/core/js/jquery.ocdialog.js
Lines 8572-8583 Link Here
8572
%%WWWDIR%%/core/js/mimetype.js
8795
%%WWWDIR%%/core/js/mimetype.js
8573
%%WWWDIR%%/core/js/mimetypelist.js
8796
%%WWWDIR%%/core/js/mimetypelist.js
8574
%%WWWDIR%%/core/js/multiselect.js
8797
%%WWWDIR%%/core/js/multiselect.js
8798
%%WWWDIR%%/core/js/oc-backbone-webdav.js
8575
%%WWWDIR%%/core/js/oc-backbone.js
8799
%%WWWDIR%%/core/js/oc-backbone.js
8576
%%WWWDIR%%/core/js/oc-dialogs.js
8800
%%WWWDIR%%/core/js/oc-dialogs.js
8577
%%WWWDIR%%/core/js/oc-requesttoken.js
8801
%%WWWDIR%%/core/js/oc-requesttoken.js
8578
%%WWWDIR%%/core/js/octemplate.js
8802
%%WWWDIR%%/core/js/octemplate.js
8579
%%WWWDIR%%/core/js/placeholder.js
8803
%%WWWDIR%%/core/js/placeholder.js
8580
%%WWWDIR%%/core/js/placeholders.js
8804
%%WWWDIR%%/core/js/placeholders.js
8805
%%WWWDIR%%/core/js/select2-toggleselect.js
8581
%%WWWDIR%%/core/js/setup.js
8806
%%WWWDIR%%/core/js/setup.js
8582
%%WWWDIR%%/core/js/setupchecks.js
8807
%%WWWDIR%%/core/js/setupchecks.js
8583
%%WWWDIR%%/core/js/share.js
8808
%%WWWDIR%%/core/js/share.js
Lines 8589-8607 Link Here
8589
%%WWWDIR%%/core/js/sharedialogview.js
8814
%%WWWDIR%%/core/js/sharedialogview.js
8590
%%WWWDIR%%/core/js/shareitemmodel.js
8815
%%WWWDIR%%/core/js/shareitemmodel.js
8591
%%WWWDIR%%/core/js/singleselect.js
8816
%%WWWDIR%%/core/js/singleselect.js
8817
%%WWWDIR%%/core/js/systemtags/systemtagmodel.js
8818
%%WWWDIR%%/core/js/systemtags/systemtags.js
8819
%%WWWDIR%%/core/js/systemtags/systemtagscollection.js
8820
%%WWWDIR%%/core/js/systemtags/systemtagsinputfield.js
8821
%%WWWDIR%%/core/js/systemtags/systemtagsmappingcollection.js
8592
%%WWWDIR%%/core/js/tags.js
8822
%%WWWDIR%%/core/js/tags.js
8593
%%WWWDIR%%/core/js/tests/lib/sinon-1.15.4.js
8823
%%WWWDIR%%/core/js/tests/lib/sinon-1.15.4.js
8594
%%WWWDIR%%/core/js/tests/specHelper.js
8824
%%WWWDIR%%/core/js/tests/specHelper.js
8595
%%WWWDIR%%/core/js/tests/specs/appsSpec.js
8825
%%WWWDIR%%/core/js/tests/specs/appsSpec.js
8596
%%WWWDIR%%/core/js/tests/specs/coreSpec.js
8826
%%WWWDIR%%/core/js/tests/specs/coreSpec.js
8827
%%WWWDIR%%/core/js/tests/specs/files/clientSpec.js
8597
%%WWWDIR%%/core/js/tests/specs/jquery.avatarSpec.js
8828
%%WWWDIR%%/core/js/tests/specs/jquery.avatarSpec.js
8598
%%WWWDIR%%/core/js/tests/specs/l10nSpec.js
8829
%%WWWDIR%%/core/js/tests/specs/l10nSpec.js
8599
%%WWWDIR%%/core/js/tests/specs/mimeTypeSpec.js
8830
%%WWWDIR%%/core/js/tests/specs/mimeTypeSpec.js
8831
%%WWWDIR%%/core/js/tests/specs/oc-backbone-webdavSpec.js
8600
%%WWWDIR%%/core/js/tests/specs/setupchecksSpec.js
8832
%%WWWDIR%%/core/js/tests/specs/setupchecksSpec.js
8601
%%WWWDIR%%/core/js/tests/specs/shareSpec.js
8833
%%WWWDIR%%/core/js/tests/specs/shareSpec.js
8834
%%WWWDIR%%/core/js/tests/specs/sharedialogshareelistview.js
8602
%%WWWDIR%%/core/js/tests/specs/sharedialogviewSpec.js
8835
%%WWWDIR%%/core/js/tests/specs/sharedialogviewSpec.js
8603
%%WWWDIR%%/core/js/tests/specs/shareitemmodelSpec.js
8836
%%WWWDIR%%/core/js/tests/specs/shareitemmodelSpec.js
8604
%%WWWDIR%%/core/js/update-notification.js
8837
%%WWWDIR%%/core/js/tests/specs/systemtags/systemtagsSpec.js
8838
%%WWWDIR%%/core/js/tests/specs/systemtags/systemtagscollectionSpec.js
8839
%%WWWDIR%%/core/js/tests/specs/systemtags/systemtagsinputfieldSpec.js
8605
%%WWWDIR%%/core/js/update.js
8840
%%WWWDIR%%/core/js/update.js
8606
%%WWWDIR%%/core/js/visitortimezone.js
8841
%%WWWDIR%%/core/js/visitortimezone.js
8607
%%WWWDIR%%/core/l10n/ach.js
8842
%%WWWDIR%%/core/l10n/ach.js
Lines 8819-8842 Link Here
8819
%%WWWDIR%%/core/l10n/zh_HK.json
9054
%%WWWDIR%%/core/l10n/zh_HK.json
8820
%%WWWDIR%%/core/l10n/zh_TW.js
9055
%%WWWDIR%%/core/l10n/zh_TW.js
8821
%%WWWDIR%%/core/l10n/zh_TW.json
9056
%%WWWDIR%%/core/l10n/zh_TW.json
8822
%%WWWDIR%%/core/lostpassword/controller/lostcontroller.php
8823
%%WWWDIR%%/core/lostpassword/css/lostpassword.css
8824
%%WWWDIR%%/core/lostpassword/css/resetpassword.css
8825
%%WWWDIR%%/core/lostpassword/templates/email.php
8826
%%WWWDIR%%/core/lostpassword/templates/resetpassword.php
8827
%%WWWDIR%%/core/register_command.php
9057
%%WWWDIR%%/core/register_command.php
8828
%%WWWDIR%%/core/routes.php
9058
%%WWWDIR%%/core/routes.php
8829
%%WWWDIR%%/core/search/ajax/search.php
9059
%%WWWDIR%%/core/search/ajax/search.php
8830
%%WWWDIR%%/core/search/css/results.css
9060
%%WWWDIR%%/core/search/css/results.css
8831
%%WWWDIR%%/core/search/js/search.js
9061
%%WWWDIR%%/core/search/js/search.js
8832
%%WWWDIR%%/core/search/templates/part.results.html
9062
%%WWWDIR%%/core/search/templates/part.results.html
8833
%%WWWDIR%%/core/setup/controller.php
8834
%%WWWDIR%%/core/shipped.json
9063
%%WWWDIR%%/core/shipped.json
9064
%%WWWDIR%%/core/signature.json
8835
%%WWWDIR%%/core/skeleton/Documents/Example.odt
9065
%%WWWDIR%%/core/skeleton/Documents/Example.odt
8836
%%WWWDIR%%/core/skeleton/Photos/Paris.jpg
9066
%%WWWDIR%%/core/skeleton/Photos/Paris.jpg
8837
%%WWWDIR%%/core/skeleton/Photos/San Francisco.jpg
9067
%%WWWDIR%%/core/skeleton/Photos/San Francisco.jpg
8838
%%WWWDIR%%/core/skeleton/Photos/Squirrel.jpg
9068
%%WWWDIR%%/core/skeleton/Photos/Squirrel.jpg
8839
%%WWWDIR%%/core/skeleton/ownCloud_User_Manual.pdf
8840
%%WWWDIR%%/core/strings.php
9069
%%WWWDIR%%/core/strings.php
8841
%%WWWDIR%%/core/tags/controller.php
9070
%%WWWDIR%%/core/tags/controller.php
8842
%%WWWDIR%%/core/templates/403.php
9071
%%WWWDIR%%/core/templates/403.php
Lines 8850-8860 Link Here
8850
%%WWWDIR%%/core/templates/filetemplates/template.ods
9079
%%WWWDIR%%/core/templates/filetemplates/template.ods
8851
%%WWWDIR%%/core/templates/filetemplates/template.odt
9080
%%WWWDIR%%/core/templates/filetemplates/template.odt
8852
%%WWWDIR%%/core/templates/installation.php
9081
%%WWWDIR%%/core/templates/installation.php
9082
%%WWWDIR%%/core/templates/internalaltmail.php
9083
%%WWWDIR%%/core/templates/internalmail.php
8853
%%WWWDIR%%/core/templates/layout.base.php
9084
%%WWWDIR%%/core/templates/layout.base.php
8854
%%WWWDIR%%/core/templates/layout.guest.php
9085
%%WWWDIR%%/core/templates/layout.guest.php
8855
%%WWWDIR%%/core/templates/layout.noscript.warning.php
9086
%%WWWDIR%%/core/templates/layout.noscript.warning.php
8856
%%WWWDIR%%/core/templates/layout.user.php
9087
%%WWWDIR%%/core/templates/layout.user.php
8857
%%WWWDIR%%/core/templates/login.php
9088
%%WWWDIR%%/core/templates/login.php
9089
%%WWWDIR%%/core/templates/lostpassword/email.php
9090
%%WWWDIR%%/core/templates/lostpassword/resetpassword.php
8858
%%WWWDIR%%/core/templates/mail.php
9091
%%WWWDIR%%/core/templates/mail.php
8859
%%WWWDIR%%/core/templates/message.html
9092
%%WWWDIR%%/core/templates/message.html
8860
%%WWWDIR%%/core/templates/singleuser.user.php
9093
%%WWWDIR%%/core/templates/singleuser.user.php
Lines 8862-8874 Link Here
8862
%%WWWDIR%%/core/templates/untrustedDomain.php
9095
%%WWWDIR%%/core/templates/untrustedDomain.php
8863
%%WWWDIR%%/core/templates/update.admin.php
9096
%%WWWDIR%%/core/templates/update.admin.php
8864
%%WWWDIR%%/core/templates/update.user.php
9097
%%WWWDIR%%/core/templates/update.user.php
8865
%%WWWDIR%%/core/user/usercontroller.php
9098
%%WWWDIR%%/core/vendor/.gitignore
8866
%%WWWDIR%%/core/vendor/backbone/.bower.json
9099
%%WWWDIR%%/core/vendor/backbone/.bower.json
8867
%%WWWDIR%%/core/vendor/backbone/LICENSE
9100
%%WWWDIR%%/core/vendor/backbone/LICENSE
8868
%%WWWDIR%%/core/vendor/backbone/backbone.js
9101
%%WWWDIR%%/core/vendor/backbone/backbone.js
9102
%%WWWDIR%%/core/vendor/base64/.bower.json
9103
%%WWWDIR%%/core/vendor/base64/LICENSE
9104
%%WWWDIR%%/core/vendor/base64/base64.js
8869
%%WWWDIR%%/core/vendor/blueimp-md5/.bower.json
9105
%%WWWDIR%%/core/vendor/blueimp-md5/.bower.json
8870
%%WWWDIR%%/core/vendor/blueimp-md5/js/md5.js
9106
%%WWWDIR%%/core/vendor/blueimp-md5/js/md5.js
8871
%%WWWDIR%%/core/vendor/bootstrap/js/tooltip.js
9107
%%WWWDIR%%/core/vendor/bootstrap/js/tooltip.js
9108
%%WWWDIR%%/core/vendor/davclient.js/LICENSE
9109
%%WWWDIR%%/core/vendor/davclient.js/lib/client.js
9110
%%WWWDIR%%/core/vendor/es6-promise/.bower.json
9111
%%WWWDIR%%/core/vendor/es6-promise/.npmignore
9112
%%WWWDIR%%/core/vendor/es6-promise/.release.json
9113
%%WWWDIR%%/core/vendor/es6-promise/.spmignore
9114
%%WWWDIR%%/core/vendor/es6-promise/LICENSE
9115
%%WWWDIR%%/core/vendor/es6-promise/dist/es6-promise.js
8872
%%WWWDIR%%/core/vendor/handlebars/.bower.json
9116
%%WWWDIR%%/core/vendor/handlebars/.bower.json
8873
%%WWWDIR%%/core/vendor/handlebars/handlebars.js
9117
%%WWWDIR%%/core/vendor/handlebars/handlebars.js
8874
%%WWWDIR%%/core/vendor/jcrop/.bower.json
9118
%%WWWDIR%%/core/vendor/jcrop/.bower.json
Lines 8919-8925 Link Here
8919
%%WWWDIR%%/db_structure.xml
9163
%%WWWDIR%%/db_structure.xml
8920
%%WWWDIR%%/index.html
9164
%%WWWDIR%%/index.html
8921
%%WWWDIR%%/index.php
9165
%%WWWDIR%%/index.php
8922
%%WWWDIR%%/indie.json
9166
%%WWWDIR%%/l10n/.gitignore
9167
%%WWWDIR%%/l10n/.tx/config
8923
%%WWWDIR%%/l10n/l10n.pl
9168
%%WWWDIR%%/l10n/l10n.pl
8924
%%WWWDIR%%/l10n/rm-old.sh
9169
%%WWWDIR%%/l10n/rm-old.sh
8925
%%WWWDIR%%/lib/autoloader.php
9170
%%WWWDIR%%/lib/autoloader.php
Lines 9168-9174 Link Here
9168
%%WWWDIR%%/lib/private/appframework/http/request.php
9413
%%WWWDIR%%/lib/private/appframework/http/request.php
9169
%%WWWDIR%%/lib/private/appframework/middleware/middlewaredispatcher.php
9414
%%WWWDIR%%/lib/private/appframework/middleware/middlewaredispatcher.php
9170
%%WWWDIR%%/lib/private/appframework/middleware/security/corsmiddleware.php
9415
%%WWWDIR%%/lib/private/appframework/middleware/security/corsmiddleware.php
9171
%%WWWDIR%%/lib/private/appframework/middleware/security/securityexception.php
9416
%%WWWDIR%%/lib/private/appframework/middleware/security/exceptions/appnotenabledexception.php
9417
%%WWWDIR%%/lib/private/appframework/middleware/security/exceptions/crosssiterequestforgeryexception.php
9418
%%WWWDIR%%/lib/private/appframework/middleware/security/exceptions/notadminexception.php
9419
%%WWWDIR%%/lib/private/appframework/middleware/security/exceptions/notloggedinexception.php
9420
%%WWWDIR%%/lib/private/appframework/middleware/security/exceptions/securityexception.php
9172
%%WWWDIR%%/lib/private/appframework/middleware/security/securitymiddleware.php
9421
%%WWWDIR%%/lib/private/appframework/middleware/security/securitymiddleware.php
9173
%%WWWDIR%%/lib/private/appframework/middleware/sessionmiddleware.php
9422
%%WWWDIR%%/lib/private/appframework/middleware/sessionmiddleware.php
9174
%%WWWDIR%%/lib/private/appframework/routing/routeactionhandler.php
9423
%%WWWDIR%%/lib/private/appframework/routing/routeactionhandler.php
Lines 9180-9186 Link Here
9180
%%WWWDIR%%/lib/private/archive.php
9429
%%WWWDIR%%/lib/private/archive.php
9181
%%WWWDIR%%/lib/private/archive/tar.php
9430
%%WWWDIR%%/lib/private/archive/tar.php
9182
%%WWWDIR%%/lib/private/archive/zip.php
9431
%%WWWDIR%%/lib/private/archive/zip.php
9183
%%WWWDIR%%/lib/private/arrayparser.php
9184
%%WWWDIR%%/lib/private/avatar.php
9432
%%WWWDIR%%/lib/private/avatar.php
9185
%%WWWDIR%%/lib/private/avatarmanager.php
9433
%%WWWDIR%%/lib/private/avatarmanager.php
9186
%%WWWDIR%%/lib/private/backgroundjob/job.php
9434
%%WWWDIR%%/lib/private/backgroundjob/job.php
Lines 9189-9194 Link Here
9189
%%WWWDIR%%/lib/private/backgroundjob/legacy/regularjob.php
9437
%%WWWDIR%%/lib/private/backgroundjob/legacy/regularjob.php
9190
%%WWWDIR%%/lib/private/backgroundjob/queuedjob.php
9438
%%WWWDIR%%/lib/private/backgroundjob/queuedjob.php
9191
%%WWWDIR%%/lib/private/backgroundjob/timedjob.php
9439
%%WWWDIR%%/lib/private/backgroundjob/timedjob.php
9440
%%WWWDIR%%/lib/private/cache/cappedmemorycache.php
9192
%%WWWDIR%%/lib/private/cache/file.php
9441
%%WWWDIR%%/lib/private/cache/file.php
9193
%%WWWDIR%%/lib/private/capabilitiesmanager.php
9442
%%WWWDIR%%/lib/private/capabilitiesmanager.php
9194
%%WWWDIR%%/lib/private/command/asyncbus.php
9443
%%WWWDIR%%/lib/private/command/asyncbus.php
Lines 9197-9232 Link Here
9197
%%WWWDIR%%/lib/private/command/commandjob.php
9446
%%WWWDIR%%/lib/private/command/commandjob.php
9198
%%WWWDIR%%/lib/private/command/fileaccess.php
9447
%%WWWDIR%%/lib/private/command/fileaccess.php
9199
%%WWWDIR%%/lib/private/command/queuebus.php
9448
%%WWWDIR%%/lib/private/command/queuebus.php
9449
%%WWWDIR%%/lib/private/comments/comment.php
9450
%%WWWDIR%%/lib/private/comments/manager.php
9451
%%WWWDIR%%/lib/private/comments/managerfactory.php
9200
%%WWWDIR%%/lib/private/config.php
9452
%%WWWDIR%%/lib/private/config.php
9201
%%WWWDIR%%/lib/private/connector/sabre/appenabledplugin.php
9202
%%WWWDIR%%/lib/private/connector/sabre/auth.php
9203
%%WWWDIR%%/lib/private/connector/sabre/blocklegacyclientplugin.php
9204
%%WWWDIR%%/lib/private/connector/sabre/copyetagheaderplugin.php
9205
%%WWWDIR%%/lib/private/connector/sabre/custompropertiesbackend.php
9206
%%WWWDIR%%/lib/private/connector/sabre/directory.php
9207
%%WWWDIR%%/lib/private/connector/sabre/dummygetresponseplugin.php
9208
%%WWWDIR%%/lib/private/connector/sabre/exception/entitytoolarge.php
9209
%%WWWDIR%%/lib/private/connector/sabre/exception/filelocked.php
9210
%%WWWDIR%%/lib/private/connector/sabre/exception/invalidpath.php
9211
%%WWWDIR%%/lib/private/connector/sabre/exception/unsupportedmediatype.php
9212
%%WWWDIR%%/lib/private/connector/sabre/exceptionloggerplugin.php
9213
%%WWWDIR%%/lib/private/connector/sabre/fakelockerplugin.php
9214
%%WWWDIR%%/lib/private/connector/sabre/file.php
9215
%%WWWDIR%%/lib/private/connector/sabre/filesplugin.php
9216
%%WWWDIR%%/lib/private/connector/sabre/listenerplugin.php
9217
%%WWWDIR%%/lib/private/connector/sabre/lockplugin.php
9218
%%WWWDIR%%/lib/private/connector/sabre/maintenanceplugin.php
9219
%%WWWDIR%%/lib/private/connector/sabre/node.php
9220
%%WWWDIR%%/lib/private/connector/sabre/objecttree.php
9221
%%WWWDIR%%/lib/private/connector/sabre/principal.php
9222
%%WWWDIR%%/lib/private/connector/sabre/quotaplugin.php
9223
%%WWWDIR%%/lib/private/connector/sabre/server.php
9224
%%WWWDIR%%/lib/private/connector/sabre/serverfactory.php
9225
%%WWWDIR%%/lib/private/connector/sabre/taglist.php
9226
%%WWWDIR%%/lib/private/connector/sabre/tagsplugin.php
9227
%%WWWDIR%%/lib/private/console/application.php
9453
%%WWWDIR%%/lib/private/console/application.php
9228
%%WWWDIR%%/lib/private/console/timestampformatter.php
9454
%%WWWDIR%%/lib/private/console/timestampformatter.php
9229
%%WWWDIR%%/lib/private/contacts/localaddressbook.php
9230
%%WWWDIR%%/lib/private/contactsmanager.php
9455
%%WWWDIR%%/lib/private/contactsmanager.php
9231
%%WWWDIR%%/lib/private/databaseexception.php
9456
%%WWWDIR%%/lib/private/databaseexception.php
9232
%%WWWDIR%%/lib/private/databasesetupexception.php
9457
%%WWWDIR%%/lib/private/databasesetupexception.php
Lines 9238-9244 Link Here
9238
%%WWWDIR%%/lib/private/db/adapteroci8.php
9463
%%WWWDIR%%/lib/private/db/adapteroci8.php
9239
%%WWWDIR%%/lib/private/db/adapterpgsql.php
9464
%%WWWDIR%%/lib/private/db/adapterpgsql.php
9240
%%WWWDIR%%/lib/private/db/adaptersqlite.php
9465
%%WWWDIR%%/lib/private/db/adaptersqlite.php
9241
%%WWWDIR%%/lib/private/db/adaptersqlsrv.php
9242
%%WWWDIR%%/lib/private/db/connection.php
9466
%%WWWDIR%%/lib/private/db/connection.php
9243
%%WWWDIR%%/lib/private/db/connectionfactory.php
9467
%%WWWDIR%%/lib/private/db/connectionfactory.php
9244
%%WWWDIR%%/lib/private/db/mdb2schemamanager.php
9468
%%WWWDIR%%/lib/private/db/mdb2schemamanager.php
Lines 9253-9259 Link Here
9253
%%WWWDIR%%/lib/private/db/oraclemigrator.php
9477
%%WWWDIR%%/lib/private/db/oraclemigrator.php
9254
%%WWWDIR%%/lib/private/db/pgsqltools.php
9478
%%WWWDIR%%/lib/private/db/pgsqltools.php
9255
%%WWWDIR%%/lib/private/db/querybuilder/compositeexpression.php
9479
%%WWWDIR%%/lib/private/db/querybuilder/compositeexpression.php
9256
%%WWWDIR%%/lib/private/db/querybuilder/expressionbuilder.php
9480
%%WWWDIR%%/lib/private/db/querybuilder/expressionbuilder/expressionbuilder.php
9481
%%WWWDIR%%/lib/private/db/querybuilder/expressionbuilder/mysqlexpressionbuilder.php
9482
%%WWWDIR%%/lib/private/db/querybuilder/expressionbuilder/ociexpressionbuilder.php
9483
%%WWWDIR%%/lib/private/db/querybuilder/expressionbuilder/pgsqlexpressionbuilder.php
9257
%%WWWDIR%%/lib/private/db/querybuilder/literal.php
9484
%%WWWDIR%%/lib/private/db/querybuilder/literal.php
9258
%%WWWDIR%%/lib/private/db/querybuilder/parameter.php
9485
%%WWWDIR%%/lib/private/db/querybuilder/parameter.php
9259
%%WWWDIR%%/lib/private/db/querybuilder/querybuilder.php
9486
%%WWWDIR%%/lib/private/db/querybuilder/querybuilder.php
Lines 9288-9295 Link Here
9288
%%WWWDIR%%/lib/private/filechunking.php
9515
%%WWWDIR%%/lib/private/filechunking.php
9289
%%WWWDIR%%/lib/private/files.php
9516
%%WWWDIR%%/lib/private/files.php
9290
%%WWWDIR%%/lib/private/files/cache/cache.php
9517
%%WWWDIR%%/lib/private/files/cache/cache.php
9291
%%WWWDIR%%/lib/private/files/cache/changepropagator.php
9518
%%WWWDIR%%/lib/private/files/cache/cacheentry.php
9292
%%WWWDIR%%/lib/private/files/cache/homecache.php
9519
%%WWWDIR%%/lib/private/files/cache/homecache.php
9520
%%WWWDIR%%/lib/private/files/cache/homepropagator.php
9521
%%WWWDIR%%/lib/private/files/cache/movefromcachetrait.php
9522
%%WWWDIR%%/lib/private/files/cache/propagator.php
9293
%%WWWDIR%%/lib/private/files/cache/scanner.php
9523
%%WWWDIR%%/lib/private/files/cache/scanner.php
9294
%%WWWDIR%%/lib/private/files/cache/storage.php
9524
%%WWWDIR%%/lib/private/files/cache/storage.php
9295
%%WWWDIR%%/lib/private/files/cache/updater.php
9525
%%WWWDIR%%/lib/private/files/cache/updater.php
Lines 9297-9303 Link Here
9297
%%WWWDIR%%/lib/private/files/cache/wrapper/cachejail.php
9527
%%WWWDIR%%/lib/private/files/cache/wrapper/cachejail.php
9298
%%WWWDIR%%/lib/private/files/cache/wrapper/cachepermissionsmask.php
9528
%%WWWDIR%%/lib/private/files/cache/wrapper/cachepermissionsmask.php
9299
%%WWWDIR%%/lib/private/files/cache/wrapper/cachewrapper.php
9529
%%WWWDIR%%/lib/private/files/cache/wrapper/cachewrapper.php
9530
%%WWWDIR%%/lib/private/files/config/cachedmountinfo.php
9300
%%WWWDIR%%/lib/private/files/config/mountprovidercollection.php
9531
%%WWWDIR%%/lib/private/files/config/mountprovidercollection.php
9532
%%WWWDIR%%/lib/private/files/config/usermountcache.php
9533
%%WWWDIR%%/lib/private/files/config/usermountcachelistener.php
9301
%%WWWDIR%%/lib/private/files/fileinfo.php
9534
%%WWWDIR%%/lib/private/files/fileinfo.php
9302
%%WWWDIR%%/lib/private/files/filesystem.php
9535
%%WWWDIR%%/lib/private/files/filesystem.php
9303
%%WWWDIR%%/lib/private/files/mount/manager.php
9536
%%WWWDIR%%/lib/private/files/mount/manager.php
Lines 9367-9378 Link Here
9367
%%WWWDIR%%/lib/private/httphelper.php
9600
%%WWWDIR%%/lib/private/httphelper.php
9368
%%WWWDIR%%/lib/private/image.php
9601
%%WWWDIR%%/lib/private/image.php
9369
%%WWWDIR%%/lib/private/installer.php
9602
%%WWWDIR%%/lib/private/installer.php
9603
%%WWWDIR%%/lib/private/integritycheck/checker.php
9604
%%WWWDIR%%/lib/private/integritycheck/exceptions/invalidsignatureexception.php
9605
%%WWWDIR%%/lib/private/integritycheck/helpers/applocator.php
9606
%%WWWDIR%%/lib/private/integritycheck/helpers/environmenthelper.php
9607
%%WWWDIR%%/lib/private/integritycheck/helpers/fileaccesshelper.php
9608
%%WWWDIR%%/lib/private/integritycheck/iterator/excludefilebynamefilteriterator.php
9609
%%WWWDIR%%/lib/private/integritycheck/iterator/excludefoldersbypathfilteriterator.php
9370
%%WWWDIR%%/lib/private/json.php
9610
%%WWWDIR%%/lib/private/json.php
9371
%%WWWDIR%%/lib/private/l10n.php
9372
%%WWWDIR%%/lib/private/l10n/factory.php
9611
%%WWWDIR%%/lib/private/l10n/factory.php
9612
%%WWWDIR%%/lib/private/l10n/l10n.php
9373
%%WWWDIR%%/lib/private/l10n/string.php
9613
%%WWWDIR%%/lib/private/l10n/string.php
9374
%%WWWDIR%%/lib/private/largefilehelper.php
9614
%%WWWDIR%%/lib/private/largefilehelper.php
9375
%%WWWDIR%%/lib/private/legacy/config.php
9615
%%WWWDIR%%/lib/private/legacy/l10n.php
9376
%%WWWDIR%%/lib/private/lock/abstractlockingprovider.php
9616
%%WWWDIR%%/lib/private/lock/abstractlockingprovider.php
9377
%%WWWDIR%%/lib/private/lock/dblockingprovider.php
9617
%%WWWDIR%%/lib/private/lock/dblockingprovider.php
9378
%%WWWDIR%%/lib/private/lock/memcachelockingprovider.php
9618
%%WWWDIR%%/lib/private/lock/memcachelockingprovider.php
Lines 9401-9411 Link Here
9401
%%WWWDIR%%/lib/private/navigationmanager.php
9641
%%WWWDIR%%/lib/private/navigationmanager.php
9402
%%WWWDIR%%/lib/private/needsupdateexception.php
9642
%%WWWDIR%%/lib/private/needsupdateexception.php
9403
%%WWWDIR%%/lib/private/notification/action.php
9643
%%WWWDIR%%/lib/private/notification/action.php
9404
%%WWWDIR%%/lib/private/notification/iaction.php
9405
%%WWWDIR%%/lib/private/notification/iapp.php
9406
%%WWWDIR%%/lib/private/notification/imanager.php
9407
%%WWWDIR%%/lib/private/notification/inotification.php
9408
%%WWWDIR%%/lib/private/notification/inotifier.php
9409
%%WWWDIR%%/lib/private/notification/manager.php
9644
%%WWWDIR%%/lib/private/notification/manager.php
9410
%%WWWDIR%%/lib/private/notification/notification.php
9645
%%WWWDIR%%/lib/private/notification/notification.php
9411
%%WWWDIR%%/lib/private/notsquareexception.php
9646
%%WWWDIR%%/lib/private/notsquareexception.php
Lines 9446-9451 Link Here
9446
%%WWWDIR%%/lib/private/preview/xbitmap.php
9681
%%WWWDIR%%/lib/private/preview/xbitmap.php
9447
%%WWWDIR%%/lib/private/previewmanager.php
9682
%%WWWDIR%%/lib/private/previewmanager.php
9448
%%WWWDIR%%/lib/private/repair.php
9683
%%WWWDIR%%/lib/private/repair.php
9684
%%WWWDIR%%/lib/private/repair/assetcache.php
9685
%%WWWDIR%%/lib/private/repair/cleantags.php
9686
%%WWWDIR%%/lib/private/repair/collation.php
9687
%%WWWDIR%%/lib/private/repair/dropoldjobs.php
9688
%%WWWDIR%%/lib/private/repair/dropoldtables.php
9689
%%WWWDIR%%/lib/private/repair/filletags.php
9690
%%WWWDIR%%/lib/private/repair/innodb.php
9691
%%WWWDIR%%/lib/private/repair/oldgroupmembershipshares.php
9692
%%WWWDIR%%/lib/private/repair/preview.php
9693
%%WWWDIR%%/lib/private/repair/removegetetagentries.php
9694
%%WWWDIR%%/lib/private/repair/repairinvalidshares.php
9695
%%WWWDIR%%/lib/private/repair/repairlegacystorages.php
9696
%%WWWDIR%%/lib/private/repair/repairmimetypes.php
9697
%%WWWDIR%%/lib/private/repair/searchlucenetables.php
9698
%%WWWDIR%%/lib/private/repair/sqliteautoincrement.php
9699
%%WWWDIR%%/lib/private/repair/updatecertificatestore.php
9700
%%WWWDIR%%/lib/private/repair/updateoutdatedocsids.php
9449
%%WWWDIR%%/lib/private/repairexception.php
9701
%%WWWDIR%%/lib/private/repairexception.php
9450
%%WWWDIR%%/lib/private/repairstep.php
9702
%%WWWDIR%%/lib/private/repairstep.php
9451
%%WWWDIR%%/lib/private/response.php
9703
%%WWWDIR%%/lib/private/response.php
Lines 9460-9471 Link Here
9460
%%WWWDIR%%/lib/private/search/result/image.php
9712
%%WWWDIR%%/lib/private/search/result/image.php
9461
%%WWWDIR%%/lib/private/security/certificate.php
9713
%%WWWDIR%%/lib/private/security/certificate.php
9462
%%WWWDIR%%/lib/private/security/certificatemanager.php
9714
%%WWWDIR%%/lib/private/security/certificatemanager.php
9715
%%WWWDIR%%/lib/private/security/credentialsmanager.php
9463
%%WWWDIR%%/lib/private/security/crypto.php
9716
%%WWWDIR%%/lib/private/security/crypto.php
9717
%%WWWDIR%%/lib/private/security/csp/contentsecuritypolicy.php
9718
%%WWWDIR%%/lib/private/security/csp/contentsecuritypolicymanager.php
9719
%%WWWDIR%%/lib/private/security/csrf/csrftoken.php
9720
%%WWWDIR%%/lib/private/security/csrf/csrftokengenerator.php
9721
%%WWWDIR%%/lib/private/security/csrf/csrftokenmanager.php
9722
%%WWWDIR%%/lib/private/security/csrf/tokenstorage/sessionstorage.php
9464
%%WWWDIR%%/lib/private/security/hasher.php
9723
%%WWWDIR%%/lib/private/security/hasher.php
9465
%%WWWDIR%%/lib/private/security/securerandom.php
9724
%%WWWDIR%%/lib/private/security/securerandom.php
9466
%%WWWDIR%%/lib/private/security/stringutils.php
9467
%%WWWDIR%%/lib/private/security/trusteddomainhelper.php
9725
%%WWWDIR%%/lib/private/security/trusteddomainhelper.php
9468
%%WWWDIR%%/lib/private/server.php
9726
%%WWWDIR%%/lib/private/server.php
9727
%%WWWDIR%%/lib/private/servercontainer.php
9469
%%WWWDIR%%/lib/private/servernotavailableexception.php
9728
%%WWWDIR%%/lib/private/servernotavailableexception.php
9470
%%WWWDIR%%/lib/private/serviceunavailableexception.php
9729
%%WWWDIR%%/lib/private/serviceunavailableexception.php
9471
%%WWWDIR%%/lib/private/session/cryptosessiondata.php
9730
%%WWWDIR%%/lib/private/session/cryptosessiondata.php
Lines 9485-9493 Link Here
9485
%%WWWDIR%%/lib/private/share/mailnotifications.php
9744
%%WWWDIR%%/lib/private/share/mailnotifications.php
9486
%%WWWDIR%%/lib/private/share/searchresultsorter.php
9745
%%WWWDIR%%/lib/private/share/searchresultsorter.php
9487
%%WWWDIR%%/lib/private/share/share.php
9746
%%WWWDIR%%/lib/private/share/share.php
9747
%%WWWDIR%%/lib/private/share20/defaultshareprovider.php
9748
%%WWWDIR%%/lib/private/share20/exception/backenderror.php
9749
%%WWWDIR%%/lib/private/share20/exception/invalidshare.php
9750
%%WWWDIR%%/lib/private/share20/exception/providerexception.php
9751
%%WWWDIR%%/lib/private/share20/manager.php
9752
%%WWWDIR%%/lib/private/share20/providerfactory.php
9753
%%WWWDIR%%/lib/private/share20/share.php
9488
%%WWWDIR%%/lib/private/streamer.php
9754
%%WWWDIR%%/lib/private/streamer.php
9489
%%WWWDIR%%/lib/private/subadmin.php
9755
%%WWWDIR%%/lib/private/subadmin.php
9490
%%WWWDIR%%/lib/private/systemconfig.php
9756
%%WWWDIR%%/lib/private/systemconfig.php
9757
%%WWWDIR%%/lib/private/systemtag/managerfactory.php
9758
%%WWWDIR%%/lib/private/systemtag/systemtag.php
9759
%%WWWDIR%%/lib/private/systemtag/systemtagmanager.php
9760
%%WWWDIR%%/lib/private/systemtag/systemtagobjectmapper.php
9491
%%WWWDIR%%/lib/private/tagging/tag.php
9761
%%WWWDIR%%/lib/private/tagging/tag.php
9492
%%WWWDIR%%/lib/private/tagging/tagmapper.php
9762
%%WWWDIR%%/lib/private/tagging/tagmapper.php
9493
%%WWWDIR%%/lib/private/tagmanager.php
9763
%%WWWDIR%%/lib/private/tagmanager.php
Lines 9521-9526 Link Here
9521
%%WWWDIR%%/lib/public/api.php
9791
%%WWWDIR%%/lib/public/api.php
9522
%%WWWDIR%%/lib/public/app.php
9792
%%WWWDIR%%/lib/public/app.php
9523
%%WWWDIR%%/lib/public/app/iappmanager.php
9793
%%WWWDIR%%/lib/public/app/iappmanager.php
9794
%%WWWDIR%%/lib/public/app/managerevent.php
9524
%%WWWDIR%%/lib/public/appframework/apicontroller.php
9795
%%WWWDIR%%/lib/public/appframework/apicontroller.php
9525
%%WWWDIR%%/lib/public/appframework/app.php
9796
%%WWWDIR%%/lib/public/appframework/app.php
9526
%%WWWDIR%%/lib/public/appframework/controller.php
9797
%%WWWDIR%%/lib/public/appframework/controller.php
Lines 9534-9539 Link Here
9534
%%WWWDIR%%/lib/public/appframework/http/datadownloadresponse.php
9805
%%WWWDIR%%/lib/public/appframework/http/datadownloadresponse.php
9535
%%WWWDIR%%/lib/public/appframework/http/dataresponse.php
9806
%%WWWDIR%%/lib/public/appframework/http/dataresponse.php
9536
%%WWWDIR%%/lib/public/appframework/http/downloadresponse.php
9807
%%WWWDIR%%/lib/public/appframework/http/downloadresponse.php
9808
%%WWWDIR%%/lib/public/appframework/http/emptycontentsecuritypolicy.php
9537
%%WWWDIR%%/lib/public/appframework/http/icallbackresponse.php
9809
%%WWWDIR%%/lib/public/appframework/http/icallbackresponse.php
9538
%%WWWDIR%%/lib/public/appframework/http/ioutput.php
9810
%%WWWDIR%%/lib/public/appframework/http/ioutput.php
9539
%%WWWDIR%%/lib/public/appframework/http/jsonresponse.php
9811
%%WWWDIR%%/lib/public/appframework/http/jsonresponse.php
Lines 9558-9564 Link Here
9558
%%WWWDIR%%/lib/public/capabilities/icapability.php
9830
%%WWWDIR%%/lib/public/capabilities/icapability.php
9559
%%WWWDIR%%/lib/public/command/ibus.php
9831
%%WWWDIR%%/lib/public/command/ibus.php
9560
%%WWWDIR%%/lib/public/command/icommand.php
9832
%%WWWDIR%%/lib/public/command/icommand.php
9833
%%WWWDIR%%/lib/public/comments/commentsevent.php
9834
%%WWWDIR%%/lib/public/comments/icomment.php
9835
%%WWWDIR%%/lib/public/comments/icommentsmanager.php
9836
%%WWWDIR%%/lib/public/comments/icommentsmanagerfactory.php
9837
%%WWWDIR%%/lib/public/comments/illegalidchangeexception.php
9838
%%WWWDIR%%/lib/public/comments/messagetoolongexception.php
9839
%%WWWDIR%%/lib/public/comments/notfoundexception.php
9561
%%WWWDIR%%/lib/public/config.php
9840
%%WWWDIR%%/lib/public/config.php
9841
%%WWWDIR%%/lib/public/console/consoleevent.php
9562
%%WWWDIR%%/lib/public/constants.php
9842
%%WWWDIR%%/lib/public/constants.php
9563
%%WWWDIR%%/lib/public/contacts.php
9843
%%WWWDIR%%/lib/public/contacts.php
9564
%%WWWDIR%%/lib/public/contacts/imanager.php
9844
%%WWWDIR%%/lib/public/contacts/imanager.php
Lines 9581-9593 Link Here
9581
%%WWWDIR%%/lib/public/encryption/keys/istorage.php
9861
%%WWWDIR%%/lib/public/encryption/keys/istorage.php
9582
%%WWWDIR%%/lib/public/files.php
9862
%%WWWDIR%%/lib/public/files.php
9583
%%WWWDIR%%/lib/public/files/alreadyexistsexception.php
9863
%%WWWDIR%%/lib/public/files/alreadyexistsexception.php
9864
%%WWWDIR%%/lib/public/files/cache/icache.php
9865
%%WWWDIR%%/lib/public/files/cache/icacheentry.php
9866
%%WWWDIR%%/lib/public/files/cache/ipropagator.php
9867
%%WWWDIR%%/lib/public/files/cache/iscanner.php
9868
%%WWWDIR%%/lib/public/files/cache/iupdater.php
9869
%%WWWDIR%%/lib/public/files/cache/iwatcher.php
9870
%%WWWDIR%%/lib/public/files/config/icachedmountinfo.php
9584
%%WWWDIR%%/lib/public/files/config/imountprovider.php
9871
%%WWWDIR%%/lib/public/files/config/imountprovider.php
9585
%%WWWDIR%%/lib/public/files/config/imountprovidercollection.php
9872
%%WWWDIR%%/lib/public/files/config/imountprovidercollection.php
9873
%%WWWDIR%%/lib/public/files/config/iusermountcache.php
9586
%%WWWDIR%%/lib/public/files/entitytoolargeexception.php
9874
%%WWWDIR%%/lib/public/files/entitytoolargeexception.php
9587
%%WWWDIR%%/lib/public/files/file.php
9875
%%WWWDIR%%/lib/public/files/file.php
9588
%%WWWDIR%%/lib/public/files/fileinfo.php
9876
%%WWWDIR%%/lib/public/files/fileinfo.php
9589
%%WWWDIR%%/lib/public/files/filenametoolongexception.php
9877
%%WWWDIR%%/lib/public/files/filenametoolongexception.php
9590
%%WWWDIR%%/lib/public/files/folder.php
9878
%%WWWDIR%%/lib/public/files/folder.php
9879
%%WWWDIR%%/lib/public/files/forbiddenexception.php
9591
%%WWWDIR%%/lib/public/files/ihomestorage.php
9880
%%WWWDIR%%/lib/public/files/ihomestorage.php
9592
%%WWWDIR%%/lib/public/files/imimetypedetector.php
9881
%%WWWDIR%%/lib/public/files/imimetypedetector.php
9593
%%WWWDIR%%/lib/public/files/imimetypeloader.php
9882
%%WWWDIR%%/lib/public/files/imimetypeloader.php
Lines 9605-9613 Link Here
9605
%%WWWDIR%%/lib/public/files/objectstore/iobjectstore.php
9894
%%WWWDIR%%/lib/public/files/objectstore/iobjectstore.php
9606
%%WWWDIR%%/lib/public/files/reservedwordexception.php
9895
%%WWWDIR%%/lib/public/files/reservedwordexception.php
9607
%%WWWDIR%%/lib/public/files/storage.php
9896
%%WWWDIR%%/lib/public/files/storage.php
9897
%%WWWDIR%%/lib/public/files/storage/ilockingstorage.php
9898
%%WWWDIR%%/lib/public/files/storage/istorage.php
9608
%%WWWDIR%%/lib/public/files/storage/istoragefactory.php
9899
%%WWWDIR%%/lib/public/files/storage/istoragefactory.php
9900
%%WWWDIR%%/lib/public/files/storageauthexception.php
9901
%%WWWDIR%%/lib/public/files/storagebadconfigexception.php
9902
%%WWWDIR%%/lib/public/files/storageconnectionexception.php
9609
%%WWWDIR%%/lib/public/files/storageinvalidexception.php
9903
%%WWWDIR%%/lib/public/files/storageinvalidexception.php
9610
%%WWWDIR%%/lib/public/files/storagenotavailableexception.php
9904
%%WWWDIR%%/lib/public/files/storagenotavailableexception.php
9905
%%WWWDIR%%/lib/public/files/storagetimeoutexception.php
9611
%%WWWDIR%%/lib/public/groupinterface.php
9906
%%WWWDIR%%/lib/public/groupinterface.php
9612
%%WWWDIR%%/lib/public/http/client/iclient.php
9907
%%WWWDIR%%/lib/public/http/client/iclient.php
9613
%%WWWDIR%%/lib/public/http/client/iclientservice.php
9908
%%WWWDIR%%/lib/public/http/client/iclientservice.php
Lines 9655-9660 Link Here
9655
%%WWWDIR%%/lib/public/lock/ilockingprovider.php
9950
%%WWWDIR%%/lib/public/lock/ilockingprovider.php
9656
%%WWWDIR%%/lib/public/lock/lockedexception.php
9951
%%WWWDIR%%/lib/public/lock/lockedexception.php
9657
%%WWWDIR%%/lib/public/mail/imailer.php
9952
%%WWWDIR%%/lib/public/mail/imailer.php
9953
%%WWWDIR%%/lib/public/notification/iaction.php
9954
%%WWWDIR%%/lib/public/notification/iapp.php
9955
%%WWWDIR%%/lib/public/notification/imanager.php
9956
%%WWWDIR%%/lib/public/notification/inotification.php
9957
%%WWWDIR%%/lib/public/notification/inotifier.php
9658
%%WWWDIR%%/lib/public/preconditionnotmetexception.php
9958
%%WWWDIR%%/lib/public/preconditionnotmetexception.php
9659
%%WWWDIR%%/lib/public/preview/iprovider.php
9959
%%WWWDIR%%/lib/public/preview/iprovider.php
9660
%%WWWDIR%%/lib/public/response.php
9960
%%WWWDIR%%/lib/public/response.php
Lines 9665-9700 Link Here
9665
%%WWWDIR%%/lib/public/search/pagedprovider.php
9965
%%WWWDIR%%/lib/public/search/pagedprovider.php
9666
%%WWWDIR%%/lib/public/search/provider.php
9966
%%WWWDIR%%/lib/public/search/provider.php
9667
%%WWWDIR%%/lib/public/search/result.php
9967
%%WWWDIR%%/lib/public/search/result.php
9968
%%WWWDIR%%/lib/public/security/icontentsecuritypolicymanager.php
9969
%%WWWDIR%%/lib/public/security/icredentialsmanager.php
9668
%%WWWDIR%%/lib/public/security/icrypto.php
9970
%%WWWDIR%%/lib/public/security/icrypto.php
9669
%%WWWDIR%%/lib/public/security/ihasher.php
9971
%%WWWDIR%%/lib/public/security/ihasher.php
9670
%%WWWDIR%%/lib/public/security/isecurerandom.php
9972
%%WWWDIR%%/lib/public/security/isecurerandom.php
9671
%%WWWDIR%%/lib/public/security/stringutils.php
9973
%%WWWDIR%%/lib/public/security/stringutils.php
9672
%%WWWDIR%%/lib/public/share.php
9974
%%WWWDIR%%/lib/public/share.php
9975
%%WWWDIR%%/lib/public/share/exceptions/genericshareexception.php
9976
%%WWWDIR%%/lib/public/share/exceptions/sharenotfound.php
9977
%%WWWDIR%%/lib/public/share/imanager.php
9978
%%WWWDIR%%/lib/public/share/iproviderfactory.php
9979
%%WWWDIR%%/lib/public/share/ishare.php
9980
%%WWWDIR%%/lib/public/share/ishareprovider.php
9673
%%WWWDIR%%/lib/public/share_backend.php
9981
%%WWWDIR%%/lib/public/share_backend.php
9674
%%WWWDIR%%/lib/public/share_backend_collection.php
9982
%%WWWDIR%%/lib/public/share_backend_collection.php
9675
%%WWWDIR%%/lib/public/share_backend_file_dependent.php
9983
%%WWWDIR%%/lib/public/share_backend_file_dependent.php
9984
%%WWWDIR%%/lib/public/systemtag/isystemtag.php
9985
%%WWWDIR%%/lib/public/systemtag/isystemtagmanager.php
9986
%%WWWDIR%%/lib/public/systemtag/isystemtagmanagerfactory.php
9987
%%WWWDIR%%/lib/public/systemtag/isystemtagobjectmapper.php
9988
%%WWWDIR%%/lib/public/systemtag/managerevent.php
9989
%%WWWDIR%%/lib/public/systemtag/mapperevent.php
9990
%%WWWDIR%%/lib/public/systemtag/tagalreadyexistsexception.php
9991
%%WWWDIR%%/lib/public/systemtag/tagnotfoundexception.php
9676
%%WWWDIR%%/lib/public/template.php
9992
%%WWWDIR%%/lib/public/template.php
9677
%%WWWDIR%%/lib/public/user.php
9993
%%WWWDIR%%/lib/public/user.php
9678
%%WWWDIR%%/lib/public/userinterface.php
9994
%%WWWDIR%%/lib/public/userinterface.php
9679
%%WWWDIR%%/lib/public/util.php
9995
%%WWWDIR%%/lib/public/util.php
9680
%%WWWDIR%%/lib/repair/assetcache.php
9996
@(%%OWNCLOUD_USERNAME%%,%%OWNCLOUD_GROUPNAME%%,750) %%WWWDIR%%/occ
9681
%%WWWDIR%%/lib/repair/cleantags.php
9682
%%WWWDIR%%/lib/repair/collation.php
9683
%%WWWDIR%%/lib/repair/dropoldjobs.php
9684
%%WWWDIR%%/lib/repair/dropoldtables.php
9685
%%WWWDIR%%/lib/repair/filletags.php
9686
%%WWWDIR%%/lib/repair/innodb.php
9687
%%WWWDIR%%/lib/repair/oldgroupmembershipshares.php
9688
%%WWWDIR%%/lib/repair/preview.php
9689
%%WWWDIR%%/lib/repair/removegetetagentries.php
9690
%%WWWDIR%%/lib/repair/repairconfig.php
9691
%%WWWDIR%%/lib/repair/repairinvalidshares.php
9692
%%WWWDIR%%/lib/repair/repairlegacystorages.php
9693
%%WWWDIR%%/lib/repair/repairmimetypes.php
9694
%%WWWDIR%%/lib/repair/searchlucenetables.php
9695
%%WWWDIR%%/lib/repair/sqliteautoincrement.php
9696
%%WWWDIR%%/lib/repair/updatecertificatestore.php
9697
%%WWWDIR%%/lib/repair/updateoutdatedocsids.php
9698
%%WWWDIR%%/ocs-provider/index.php
9997
%%WWWDIR%%/ocs-provider/index.php
9699
%%WWWDIR%%/ocs-provider/provider.php
9998
%%WWWDIR%%/ocs-provider/provider.php
9700
%%WWWDIR%%/ocs/providers.php
9999
%%WWWDIR%%/ocs/providers.php
Lines 9703-9714 Link Here
9703
%%WWWDIR%%/ocs/v2.php
10002
%%WWWDIR%%/ocs/v2.php
9704
%%WWWDIR%%/public.php
10003
%%WWWDIR%%/public.php
9705
%%WWWDIR%%/remote.php
10004
%%WWWDIR%%/remote.php
10005
%%WWWDIR%%/resources/codesigning/core.crt
10006
%%WWWDIR%%/resources/codesigning/root.crt
9706
%%WWWDIR%%/resources/config/ca-bundle.crt
10007
%%WWWDIR%%/resources/config/ca-bundle.crt
9707
%%WWWDIR%%/resources/config/mimetypealiases.dist.json
10008
%%WWWDIR%%/resources/config/mimetypealiases.dist.json
9708
%%WWWDIR%%/resources/config/mimetypemapping.dist.json
10009
%%WWWDIR%%/resources/config/mimetypemapping.dist.json
9709
%%WWWDIR%%/robots.txt
10010
%%WWWDIR%%/robots.txt
9710
%%WWWDIR%%/settings/admin.php
10011
%%WWWDIR%%/settings/admin.php
9711
%%WWWDIR%%/settings/ajax/changedisplayname.php
9712
%%WWWDIR%%/settings/ajax/disableapp.php
10012
%%WWWDIR%%/settings/ajax/disableapp.php
9713
%%WWWDIR%%/settings/ajax/enableapp.php
10013
%%WWWDIR%%/settings/ajax/enableapp.php
9714
%%WWWDIR%%/settings/ajax/installapp.php
10014
%%WWWDIR%%/settings/ajax/installapp.php
Lines 9731-9737 Link Here
9731
%%WWWDIR%%/settings/controller/securitysettingscontroller.php
10031
%%WWWDIR%%/settings/controller/securitysettingscontroller.php
9732
%%WWWDIR%%/settings/controller/userscontroller.php
10032
%%WWWDIR%%/settings/controller/userscontroller.php
9733
%%WWWDIR%%/settings/css/settings.css
10033
%%WWWDIR%%/settings/css/settings.css
9734
%%WWWDIR%%/settings/factory/subadminfactory.php
9735
%%WWWDIR%%/settings/help.php
10034
%%WWWDIR%%/settings/help.php
9736
%%WWWDIR%%/settings/img/admin.png
10035
%%WWWDIR%%/settings/img/admin.png
9737
%%WWWDIR%%/settings/img/admin.svg
10036
%%WWWDIR%%/settings/img/admin.svg
Lines 9746-9753 Link Here
9746
%%WWWDIR%%/settings/img/users.svg
10045
%%WWWDIR%%/settings/img/users.svg
9747
%%WWWDIR%%/settings/js/admin.js
10046
%%WWWDIR%%/settings/js/admin.js
9748
%%WWWDIR%%/settings/js/apps.js
10047
%%WWWDIR%%/settings/js/apps.js
10048
%%WWWDIR%%/settings/js/certificates.js
9749
%%WWWDIR%%/settings/js/log.js
10049
%%WWWDIR%%/settings/js/log.js
9750
%%WWWDIR%%/settings/js/old-apps.js
9751
%%WWWDIR%%/settings/js/personal.js
10050
%%WWWDIR%%/settings/js/personal.js
9752
%%WWWDIR%%/settings/js/settings.js
10051
%%WWWDIR%%/settings/js/settings.js
9753
%%WWWDIR%%/settings/js/users/deleteHandler.js
10052
%%WWWDIR%%/settings/js/users/deleteHandler.js
Lines 9926-9931 Link Here
9926
%%WWWDIR%%/settings/routes.php
10225
%%WWWDIR%%/settings/routes.php
9927
%%WWWDIR%%/settings/templates/admin.php
10226
%%WWWDIR%%/settings/templates/admin.php
9928
%%WWWDIR%%/settings/templates/apps.php
10227
%%WWWDIR%%/settings/templates/apps.php
10228
%%WWWDIR%%/settings/templates/certificates.php
9929
%%WWWDIR%%/settings/templates/email.new_user.php
10229
%%WWWDIR%%/settings/templates/email.new_user.php
9930
%%WWWDIR%%/settings/templates/email.new_user_plain_text.php
10230
%%WWWDIR%%/settings/templates/email.new_user_plain_text.php
9931
%%WWWDIR%%/settings/templates/help.php
10231
%%WWWDIR%%/settings/templates/help.php
Lines 9945-9950 Link Here
9945
%%WWWDIR%%/themes/example/core/css/styles.css
10245
%%WWWDIR%%/themes/example/core/css/styles.css
9946
%%WWWDIR%%/themes/example/core/img/favicon-touch.png
10246
%%WWWDIR%%/themes/example/core/img/favicon-touch.png
9947
%%WWWDIR%%/themes/example/core/img/favicon-touch.svg
10247
%%WWWDIR%%/themes/example/core/img/favicon-touch.svg
10248
%%WWWDIR%%/themes/example/core/img/favicon.ico
9948
%%WWWDIR%%/themes/example/core/img/favicon.png
10249
%%WWWDIR%%/themes/example/core/img/favicon.png
9949
%%WWWDIR%%/themes/example/core/img/favicon.svg
10250
%%WWWDIR%%/themes/example/core/img/favicon.svg
9950
%%WWWDIR%%/themes/example/core/img/logo-icon.png
10251
%%WWWDIR%%/themes/example/core/img/logo-icon.png
Lines 9953-9960 Link Here
9953
%%WWWDIR%%/themes/example/core/img/logo.png
10254
%%WWWDIR%%/themes/example/core/img/logo.png
9954
%%WWWDIR%%/themes/example/core/img/logo.svg
10255
%%WWWDIR%%/themes/example/core/img/logo.svg
9955
%%WWWDIR%%/themes/example/defaults.php
10256
%%WWWDIR%%/themes/example/defaults.php
10257
%%WWWDIR%%/updater/.gitignore
10258
%%WWWDIR%%/updater/.scrutinizer.yml
10259
%%WWWDIR%%/updater/.travis.yml
10260
%%WWWDIR%%/updater/CONTRIBUTING.md
10261
%%WWWDIR%%/updater/COPYING-AGPL
10262
%%WWWDIR%%/updater/README.md
10263
%%WWWDIR%%/updater/app/bootstrap.php
10264
%%WWWDIR%%/updater/app/config/container.php
10265
%%WWWDIR%%/updater/application.php
10266
%%WWWDIR%%/updater/box.json
10267
%%WWWDIR%%/updater/composer.json
10268
%%WWWDIR%%/updater/composer.lock
10269
%%WWWDIR%%/updater/index.php
10270
%%WWWDIR%%/updater/nbproject/project.properties
10271
%%WWWDIR%%/updater/nbproject/project.xml
10272
%%WWWDIR%%/updater/pub/css/main.css
10273
%%WWWDIR%%/updater/pub/img/actions/checkmark-color.png
10274
%%WWWDIR%%/updater/pub/img/actions/checkmark-color.svg
10275
%%WWWDIR%%/updater/pub/img/actions/confirm.png
10276
%%WWWDIR%%/updater/pub/img/actions/confirm.svg
10277
%%WWWDIR%%/updater/pub/img/actions/error-color.png
10278
%%WWWDIR%%/updater/pub/img/actions/error-color.svg
10279
%%WWWDIR%%/updater/pub/img/loading-dark.gif
10280
%%WWWDIR%%/updater/pub/img/loading-small.gif
10281
%%WWWDIR%%/updater/pub/img/loading.gif
10282
%%WWWDIR%%/updater/pub/img/logo-icon.png
10283
%%WWWDIR%%/updater/pub/img/logo-icon.svg
10284
%%WWWDIR%%/updater/pub/img/logo.png
10285
%%WWWDIR%%/updater/pub/img/logo.svg
10286
%%WWWDIR%%/updater/pub/js/login.js
10287
%%WWWDIR%%/updater/pub/js/main.js
10288
%%WWWDIR%%/updater/pub/js/vendor/jquery.min.js
10289
%%WWWDIR%%/updater/pub/js/vendor/jquery.min.map
10290
%%WWWDIR%%/updater/src/Command/BackupDataCommand.php
10291
%%WWWDIR%%/updater/src/Command/BackupDbCommand.php
10292
%%WWWDIR%%/updater/src/Command/CheckSystemCommand.php
10293
%%WWWDIR%%/updater/src/Command/CheckpointCommand.php
10294
%%WWWDIR%%/updater/src/Command/CleanCacheCommand.php
10295
%%WWWDIR%%/updater/src/Command/Command.php
10296
%%WWWDIR%%/updater/src/Command/DbUpgradeCommand.php
10297
%%WWWDIR%%/updater/src/Command/DetectCommand.php
10298
%%WWWDIR%%/updater/src/Command/DisableNotShippedAppsCommand.php
10299
%%WWWDIR%%/updater/src/Command/EnableNotShippedAppsCommand.php
10300
%%WWWDIR%%/updater/src/Command/ExecuteCoreUpgradeScriptsCommand.php
10301
%%WWWDIR%%/updater/src/Command/InfoCommand.php
10302
%%WWWDIR%%/updater/src/Command/MaintenanceModeCommand.php
10303
%%WWWDIR%%/updater/src/Command/PostUpgradeCleanupCommand.php
10304
%%WWWDIR%%/updater/src/Command/PostUpgradeRepairCommand.php
10305
%%WWWDIR%%/updater/src/Command/PreUpgradeRepairCommand.php
10306
%%WWWDIR%%/updater/src/Command/RestartWebServerCommand.php
10307
%%WWWDIR%%/updater/src/Command/StartCommand.php
10308
%%WWWDIR%%/updater/src/Command/UpdateConfigCommand.php
10309
%%WWWDIR%%/updater/src/Command/UpgradeShippedAppsCommand.php
10310
%%WWWDIR%%/updater/src/Console/Application.php
10311
%%WWWDIR%%/updater/src/Controller/DownloadController.php
10312
%%WWWDIR%%/updater/src/Controller/IndexController.php
10313
%%WWWDIR%%/updater/src/Formatter/HtmlOutputFormatter.php
10314
%%WWWDIR%%/updater/src/Http/Request.php
10315
%%WWWDIR%%/updater/src/Resources/views/base.php
10316
%%WWWDIR%%/updater/src/Resources/views/partials/inner.php
10317
%%WWWDIR%%/updater/src/Resources/views/partials/login.php
10318
%%WWWDIR%%/updater/src/Tests/Controller/DownloadControllerTest.php
10319
%%WWWDIR%%/updater/src/Tests/Http/RequestTest.php
10320
%%WWWDIR%%/updater/src/Tests/StreamInterface.php
10321
%%WWWDIR%%/updater/src/Tests/Utils/AppManagerTest.php
10322
%%WWWDIR%%/updater/src/Tests/Utils/CheckpointTest.php
10323
%%WWWDIR%%/updater/src/Tests/Utils/ConfigReaderTest.php
10324
%%WWWDIR%%/updater/src/Tests/Utils/FeedTest.php
10325
%%WWWDIR%%/updater/src/Tests/Utils/FetcherTest.php
10326
%%WWWDIR%%/updater/src/Tests/Utils/RegistryTest.php
10327
%%WWWDIR%%/updater/src/Tests/bootstrap.php
10328
%%WWWDIR%%/updater/src/Tests/phpunit.xml
10329
%%WWWDIR%%/updater/src/Utils/AppManager.php
10330
%%WWWDIR%%/updater/src/Utils/BzipExtractor.php
10331
%%WWWDIR%%/updater/src/Utils/Checkpoint.php
10332
%%WWWDIR%%/updater/src/Utils/Collection.php
10333
%%WWWDIR%%/updater/src/Utils/ConfigReader.php
10334
%%WWWDIR%%/updater/src/Utils/ConfigWriter.php
10335
%%WWWDIR%%/updater/src/Utils/Feed.php
10336
%%WWWDIR%%/updater/src/Utils/Fetcher.php
10337
%%WWWDIR%%/updater/src/Utils/FilesystemHelper.php
10338
%%WWWDIR%%/updater/src/Utils/Locator.php
10339
%%WWWDIR%%/updater/src/Utils/OccRunner.php
10340
%%WWWDIR%%/updater/src/Utils/Registry.php
10341
%%WWWDIR%%/updater/src/Utils/ZipExtractor.php
10342
%%WWWDIR%%/updater/vendor/autoload.php
10343
%%WWWDIR%%/updater/vendor/composer/ClassLoader.php
10344
%%WWWDIR%%/updater/vendor/composer/LICENSE
10345
%%WWWDIR%%/updater/vendor/composer/autoload_classmap.php
10346
%%WWWDIR%%/updater/vendor/composer/autoload_files.php
10347
%%WWWDIR%%/updater/vendor/composer/autoload_namespaces.php
10348
%%WWWDIR%%/updater/vendor/composer/autoload_psr4.php
10349
%%WWWDIR%%/updater/vendor/composer/autoload_real.php
10350
%%WWWDIR%%/updater/vendor/composer/installed.json
10351
%%WWWDIR%%/updater/vendor/guzzlehttp/guzzle/.editorconfig
10352
%%WWWDIR%%/updater/vendor/guzzlehttp/guzzle/.gitignore
10353
%%WWWDIR%%/updater/vendor/guzzlehttp/guzzle/.travis.yml
10354
%%WWWDIR%%/updater/vendor/guzzlehttp/guzzle/CHANGELOG.md
10355
%%WWWDIR%%/updater/vendor/guzzlehttp/guzzle/LICENSE
10356
%%WWWDIR%%/updater/vendor/guzzlehttp/guzzle/README.md
10357
%%WWWDIR%%/updater/vendor/guzzlehttp/guzzle/UPGRADING.md
10358
%%WWWDIR%%/updater/vendor/guzzlehttp/guzzle/build/packager.php
10359
%%WWWDIR%%/updater/vendor/guzzlehttp/guzzle/composer.json
10360
%%WWWDIR%%/updater/vendor/guzzlehttp/guzzle/phpunit.xml.dist
10361
%%WWWDIR%%/updater/vendor/guzzlehttp/guzzle/src/BatchResults.php
10362
%%WWWDIR%%/updater/vendor/guzzlehttp/guzzle/src/Client.php
10363
%%WWWDIR%%/updater/vendor/guzzlehttp/guzzle/src/ClientInterface.php
10364
%%WWWDIR%%/updater/vendor/guzzlehttp/guzzle/src/Collection.php
10365
%%WWWDIR%%/updater/vendor/guzzlehttp/guzzle/src/Cookie/CookieJar.php
10366
%%WWWDIR%%/updater/vendor/guzzlehttp/guzzle/src/Cookie/CookieJarInterface.php
10367
%%WWWDIR%%/updater/vendor/guzzlehttp/guzzle/src/Cookie/FileCookieJar.php
10368
%%WWWDIR%%/updater/vendor/guzzlehttp/guzzle/src/Cookie/SessionCookieJar.php
10369
%%WWWDIR%%/updater/vendor/guzzlehttp/guzzle/src/Cookie/SetCookie.php
10370
%%WWWDIR%%/updater/vendor/guzzlehttp/guzzle/src/Event/AbstractEvent.php
10371
%%WWWDIR%%/updater/vendor/guzzlehttp/guzzle/src/Event/AbstractRequestEvent.php
10372
%%WWWDIR%%/updater/vendor/guzzlehttp/guzzle/src/Event/AbstractRetryableEvent.php
10373
%%WWWDIR%%/updater/vendor/guzzlehttp/guzzle/src/Event/AbstractTransferEvent.php
10374
%%WWWDIR%%/updater/vendor/guzzlehttp/guzzle/src/Event/BeforeEvent.php
10375
%%WWWDIR%%/updater/vendor/guzzlehttp/guzzle/src/Event/CompleteEvent.php
10376
%%WWWDIR%%/updater/vendor/guzzlehttp/guzzle/src/Event/Emitter.php
10377
%%WWWDIR%%/updater/vendor/guzzlehttp/guzzle/src/Event/EmitterInterface.php
10378
%%WWWDIR%%/updater/vendor/guzzlehttp/guzzle/src/Event/EndEvent.php
10379
%%WWWDIR%%/updater/vendor/guzzlehttp/guzzle/src/Event/ErrorEvent.php
10380
%%WWWDIR%%/updater/vendor/guzzlehttp/guzzle/src/Event/EventInterface.php
10381
%%WWWDIR%%/updater/vendor/guzzlehttp/guzzle/src/Event/HasEmitterInterface.php
10382
%%WWWDIR%%/updater/vendor/guzzlehttp/guzzle/src/Event/HasEmitterTrait.php
10383
%%WWWDIR%%/updater/vendor/guzzlehttp/guzzle/src/Event/ListenerAttacherTrait.php
10384
%%WWWDIR%%/updater/vendor/guzzlehttp/guzzle/src/Event/ProgressEvent.php
10385
%%WWWDIR%%/updater/vendor/guzzlehttp/guzzle/src/Event/RequestEvents.php
10386
%%WWWDIR%%/updater/vendor/guzzlehttp/guzzle/src/Event/SubscriberInterface.php
10387
%%WWWDIR%%/updater/vendor/guzzlehttp/guzzle/src/Exception/BadResponseException.php
10388
%%WWWDIR%%/updater/vendor/guzzlehttp/guzzle/src/Exception/ClientException.php
10389
%%WWWDIR%%/updater/vendor/guzzlehttp/guzzle/src/Exception/ConnectException.php
10390
%%WWWDIR%%/updater/vendor/guzzlehttp/guzzle/src/Exception/CouldNotRewindStreamException.php
10391
%%WWWDIR%%/updater/vendor/guzzlehttp/guzzle/src/Exception/ParseException.php
10392
%%WWWDIR%%/updater/vendor/guzzlehttp/guzzle/src/Exception/RequestException.php
10393
%%WWWDIR%%/updater/vendor/guzzlehttp/guzzle/src/Exception/ServerException.php
10394
%%WWWDIR%%/updater/vendor/guzzlehttp/guzzle/src/Exception/StateException.php
10395
%%WWWDIR%%/updater/vendor/guzzlehttp/guzzle/src/Exception/TooManyRedirectsException.php
10396
%%WWWDIR%%/updater/vendor/guzzlehttp/guzzle/src/Exception/TransferException.php
10397
%%WWWDIR%%/updater/vendor/guzzlehttp/guzzle/src/Exception/XmlParseException.php
10398
%%WWWDIR%%/updater/vendor/guzzlehttp/guzzle/src/HasDataTrait.php
10399
%%WWWDIR%%/updater/vendor/guzzlehttp/guzzle/src/Message/AbstractMessage.php
10400
%%WWWDIR%%/updater/vendor/guzzlehttp/guzzle/src/Message/AppliesHeadersInterface.php
10401
%%WWWDIR%%/updater/vendor/guzzlehttp/guzzle/src/Message/FutureResponse.php
10402
%%WWWDIR%%/updater/vendor/guzzlehttp/guzzle/src/Message/MessageFactory.php
10403
%%WWWDIR%%/updater/vendor/guzzlehttp/guzzle/src/Message/MessageFactoryInterface.php
10404
%%WWWDIR%%/updater/vendor/guzzlehttp/guzzle/src/Message/MessageInterface.php
10405
%%WWWDIR%%/updater/vendor/guzzlehttp/guzzle/src/Message/MessageParser.php
10406
%%WWWDIR%%/updater/vendor/guzzlehttp/guzzle/src/Message/Request.php
10407
%%WWWDIR%%/updater/vendor/guzzlehttp/guzzle/src/Message/RequestInterface.php
10408
%%WWWDIR%%/updater/vendor/guzzlehttp/guzzle/src/Message/Response.php
10409
%%WWWDIR%%/updater/vendor/guzzlehttp/guzzle/src/Message/ResponseInterface.php
10410
%%WWWDIR%%/updater/vendor/guzzlehttp/guzzle/src/Mimetypes.php
10411
%%WWWDIR%%/updater/vendor/guzzlehttp/guzzle/src/Pool.php
10412
%%WWWDIR%%/updater/vendor/guzzlehttp/guzzle/src/Post/MultipartBody.php
10413
%%WWWDIR%%/updater/vendor/guzzlehttp/guzzle/src/Post/PostBody.php
10414
%%WWWDIR%%/updater/vendor/guzzlehttp/guzzle/src/Post/PostBodyInterface.php
10415
%%WWWDIR%%/updater/vendor/guzzlehttp/guzzle/src/Post/PostFile.php
10416
%%WWWDIR%%/updater/vendor/guzzlehttp/guzzle/src/Post/PostFileInterface.php
10417
%%WWWDIR%%/updater/vendor/guzzlehttp/guzzle/src/Query.php
10418
%%WWWDIR%%/updater/vendor/guzzlehttp/guzzle/src/QueryParser.php
10419
%%WWWDIR%%/updater/vendor/guzzlehttp/guzzle/src/RequestFsm.php
10420
%%WWWDIR%%/updater/vendor/guzzlehttp/guzzle/src/RingBridge.php
10421
%%WWWDIR%%/updater/vendor/guzzlehttp/guzzle/src/Subscriber/Cookie.php
10422
%%WWWDIR%%/updater/vendor/guzzlehttp/guzzle/src/Subscriber/History.php
10423
%%WWWDIR%%/updater/vendor/guzzlehttp/guzzle/src/Subscriber/HttpError.php
10424
%%WWWDIR%%/updater/vendor/guzzlehttp/guzzle/src/Subscriber/Mock.php
10425
%%WWWDIR%%/updater/vendor/guzzlehttp/guzzle/src/Subscriber/Prepare.php
10426
%%WWWDIR%%/updater/vendor/guzzlehttp/guzzle/src/Subscriber/Redirect.php
10427
%%WWWDIR%%/updater/vendor/guzzlehttp/guzzle/src/ToArrayInterface.php
10428
%%WWWDIR%%/updater/vendor/guzzlehttp/guzzle/src/Transaction.php
10429
%%WWWDIR%%/updater/vendor/guzzlehttp/guzzle/src/UriTemplate.php
10430
%%WWWDIR%%/updater/vendor/guzzlehttp/guzzle/src/Url.php
10431
%%WWWDIR%%/updater/vendor/guzzlehttp/guzzle/src/Utils.php
10432
%%WWWDIR%%/updater/vendor/guzzlehttp/ringphp/.gitignore
10433
%%WWWDIR%%/updater/vendor/guzzlehttp/ringphp/.travis.yml
10434
%%WWWDIR%%/updater/vendor/guzzlehttp/ringphp/CHANGELOG.md
10435
%%WWWDIR%%/updater/vendor/guzzlehttp/ringphp/LICENSE
10436
%%WWWDIR%%/updater/vendor/guzzlehttp/ringphp/Makefile
10437
%%WWWDIR%%/updater/vendor/guzzlehttp/ringphp/README.rst
10438
%%WWWDIR%%/updater/vendor/guzzlehttp/ringphp/composer.json
10439
%%WWWDIR%%/updater/vendor/guzzlehttp/ringphp/phpunit.xml.dist
10440
%%WWWDIR%%/updater/vendor/guzzlehttp/ringphp/src/Client/ClientUtils.php
10441
%%WWWDIR%%/updater/vendor/guzzlehttp/ringphp/src/Client/CurlFactory.php
10442
%%WWWDIR%%/updater/vendor/guzzlehttp/ringphp/src/Client/CurlHandler.php
10443
%%WWWDIR%%/updater/vendor/guzzlehttp/ringphp/src/Client/CurlMultiHandler.php
10444
%%WWWDIR%%/updater/vendor/guzzlehttp/ringphp/src/Client/Middleware.php
10445
%%WWWDIR%%/updater/vendor/guzzlehttp/ringphp/src/Client/MockHandler.php
10446
%%WWWDIR%%/updater/vendor/guzzlehttp/ringphp/src/Client/StreamHandler.php
10447
%%WWWDIR%%/updater/vendor/guzzlehttp/ringphp/src/Core.php
10448
%%WWWDIR%%/updater/vendor/guzzlehttp/ringphp/src/Exception/CancelledException.php
10449
%%WWWDIR%%/updater/vendor/guzzlehttp/ringphp/src/Exception/CancelledFutureAccessException.php
10450
%%WWWDIR%%/updater/vendor/guzzlehttp/ringphp/src/Exception/ConnectException.php
10451
%%WWWDIR%%/updater/vendor/guzzlehttp/ringphp/src/Exception/RingException.php
10452
%%WWWDIR%%/updater/vendor/guzzlehttp/ringphp/src/Future/BaseFutureTrait.php
10453
%%WWWDIR%%/updater/vendor/guzzlehttp/ringphp/src/Future/CompletedFutureArray.php
10454
%%WWWDIR%%/updater/vendor/guzzlehttp/ringphp/src/Future/CompletedFutureValue.php
10455
%%WWWDIR%%/updater/vendor/guzzlehttp/ringphp/src/Future/FutureArray.php
10456
%%WWWDIR%%/updater/vendor/guzzlehttp/ringphp/src/Future/FutureArrayInterface.php
10457
%%WWWDIR%%/updater/vendor/guzzlehttp/ringphp/src/Future/FutureInterface.php
10458
%%WWWDIR%%/updater/vendor/guzzlehttp/ringphp/src/Future/FutureValue.php
10459
%%WWWDIR%%/updater/vendor/guzzlehttp/ringphp/src/Future/MagicFutureTrait.php
10460
%%WWWDIR%%/updater/vendor/guzzlehttp/streams/.gitignore
10461
%%WWWDIR%%/updater/vendor/guzzlehttp/streams/.travis.yml
10462
%%WWWDIR%%/updater/vendor/guzzlehttp/streams/CHANGELOG.rst
10463
%%WWWDIR%%/updater/vendor/guzzlehttp/streams/LICENSE
10464
%%WWWDIR%%/updater/vendor/guzzlehttp/streams/Makefile
10465
%%WWWDIR%%/updater/vendor/guzzlehttp/streams/README.rst
10466
%%WWWDIR%%/updater/vendor/guzzlehttp/streams/composer.json
10467
%%WWWDIR%%/updater/vendor/guzzlehttp/streams/phpunit.xml.dist
10468
%%WWWDIR%%/updater/vendor/guzzlehttp/streams/src/AppendStream.php
10469
%%WWWDIR%%/updater/vendor/guzzlehttp/streams/src/AsyncReadStream.php
10470
%%WWWDIR%%/updater/vendor/guzzlehttp/streams/src/BufferStream.php
10471
%%WWWDIR%%/updater/vendor/guzzlehttp/streams/src/CachingStream.php
10472
%%WWWDIR%%/updater/vendor/guzzlehttp/streams/src/DroppingStream.php
10473
%%WWWDIR%%/updater/vendor/guzzlehttp/streams/src/Exception/CannotAttachException.php
10474
%%WWWDIR%%/updater/vendor/guzzlehttp/streams/src/Exception/SeekException.php
10475
%%WWWDIR%%/updater/vendor/guzzlehttp/streams/src/FnStream.php
10476
%%WWWDIR%%/updater/vendor/guzzlehttp/streams/src/GuzzleStreamWrapper.php
10477
%%WWWDIR%%/updater/vendor/guzzlehttp/streams/src/InflateStream.php
10478
%%WWWDIR%%/updater/vendor/guzzlehttp/streams/src/LazyOpenStream.php
10479
%%WWWDIR%%/updater/vendor/guzzlehttp/streams/src/LimitStream.php
10480
%%WWWDIR%%/updater/vendor/guzzlehttp/streams/src/MetadataStreamInterface.php
10481
%%WWWDIR%%/updater/vendor/guzzlehttp/streams/src/NoSeekStream.php
10482
%%WWWDIR%%/updater/vendor/guzzlehttp/streams/src/NullStream.php
10483
%%WWWDIR%%/updater/vendor/guzzlehttp/streams/src/PumpStream.php
10484
%%WWWDIR%%/updater/vendor/guzzlehttp/streams/src/Stream.php
10485
%%WWWDIR%%/updater/vendor/guzzlehttp/streams/src/StreamDecoratorTrait.php
10486
%%WWWDIR%%/updater/vendor/guzzlehttp/streams/src/StreamInterface.php
10487
%%WWWDIR%%/updater/vendor/guzzlehttp/streams/src/Utils.php
10488
%%WWWDIR%%/updater/vendor/ircmaxell/password-compat/LICENSE.md
10489
%%WWWDIR%%/updater/vendor/ircmaxell/password-compat/composer.json
10490
%%WWWDIR%%/updater/vendor/ircmaxell/password-compat/lib/password.php
10491
%%WWWDIR%%/updater/vendor/ircmaxell/password-compat/version-test.php
10492
%%WWWDIR%%/updater/vendor/league/plates/CONTRIBUTING.md
10493
%%WWWDIR%%/updater/vendor/league/plates/LICENSE
10494
%%WWWDIR%%/updater/vendor/league/plates/README.md
10495
%%WWWDIR%%/updater/vendor/league/plates/composer.json
10496
%%WWWDIR%%/updater/vendor/league/plates/phpunit.xml.dist
10497
%%WWWDIR%%/updater/vendor/league/plates/src/Engine.php
10498
%%WWWDIR%%/updater/vendor/league/plates/src/Extension/Asset.php
10499
%%WWWDIR%%/updater/vendor/league/plates/src/Extension/ExtensionInterface.php
10500
%%WWWDIR%%/updater/vendor/league/plates/src/Extension/URI.php
10501
%%WWWDIR%%/updater/vendor/league/plates/src/Template/Data.php
10502
%%WWWDIR%%/updater/vendor/league/plates/src/Template/Directory.php
10503
%%WWWDIR%%/updater/vendor/league/plates/src/Template/FileExtension.php
10504
%%WWWDIR%%/updater/vendor/league/plates/src/Template/Folder.php
10505
%%WWWDIR%%/updater/vendor/league/plates/src/Template/Folders.php
10506
%%WWWDIR%%/updater/vendor/league/plates/src/Template/Func.php
10507
%%WWWDIR%%/updater/vendor/league/plates/src/Template/Functions.php
10508
%%WWWDIR%%/updater/vendor/league/plates/src/Template/Name.php
10509
%%WWWDIR%%/updater/vendor/league/plates/src/Template/Template.php
10510
%%WWWDIR%%/updater/vendor/paragonie/random_compat/CHANGELOG.md
10511
%%WWWDIR%%/updater/vendor/paragonie/random_compat/ERRATA.md
10512
%%WWWDIR%%/updater/vendor/paragonie/random_compat/LICENSE
10513
%%WWWDIR%%/updater/vendor/paragonie/random_compat/README.md
10514
%%WWWDIR%%/updater/vendor/paragonie/random_compat/SECURITY.md
10515
%%WWWDIR%%/updater/vendor/paragonie/random_compat/composer.json
10516
%%WWWDIR%%/updater/vendor/paragonie/random_compat/dist/random_compat.phar.pubkey
10517
%%WWWDIR%%/updater/vendor/paragonie/random_compat/dist/random_compat.phar.pubkey.asc
10518
%%WWWDIR%%/updater/vendor/paragonie/random_compat/lib/byte_safe_strings.php
10519
%%WWWDIR%%/updater/vendor/paragonie/random_compat/lib/cast_to_int.php
10520
%%WWWDIR%%/updater/vendor/paragonie/random_compat/lib/error_polyfill.php
10521
%%WWWDIR%%/updater/vendor/paragonie/random_compat/lib/random.php
10522
%%WWWDIR%%/updater/vendor/paragonie/random_compat/lib/random_bytes_com_dotnet.php
10523
%%WWWDIR%%/updater/vendor/paragonie/random_compat/lib/random_bytes_dev_urandom.php
10524
%%WWWDIR%%/updater/vendor/paragonie/random_compat/lib/random_bytes_libsodium.php
10525
%%WWWDIR%%/updater/vendor/paragonie/random_compat/lib/random_bytes_libsodium_legacy.php
10526
%%WWWDIR%%/updater/vendor/paragonie/random_compat/lib/random_bytes_mcrypt.php
10527
%%WWWDIR%%/updater/vendor/paragonie/random_compat/lib/random_bytes_openssl.php
10528
%%WWWDIR%%/updater/vendor/paragonie/random_compat/lib/random_int.php
10529
%%WWWDIR%%/updater/vendor/paragonie/random_compat/other/build_phar.php
10530
%%WWWDIR%%/updater/vendor/pimple/pimple/.gitignore
10531
%%WWWDIR%%/updater/vendor/pimple/pimple/.travis.yml
10532
%%WWWDIR%%/updater/vendor/pimple/pimple/CHANGELOG
10533
%%WWWDIR%%/updater/vendor/pimple/pimple/LICENSE
10534
%%WWWDIR%%/updater/vendor/pimple/pimple/README.rst
10535
%%WWWDIR%%/updater/vendor/pimple/pimple/composer.json
10536
%%WWWDIR%%/updater/vendor/pimple/pimple/phpunit.xml.dist
10537
%%WWWDIR%%/updater/vendor/pimple/pimple/src/Pimple/Container.php
10538
%%WWWDIR%%/updater/vendor/pimple/pimple/src/Pimple/ServiceProviderInterface.php
10539
%%WWWDIR%%/updater/vendor/psr/log/.gitignore
10540
%%WWWDIR%%/updater/vendor/psr/log/LICENSE
10541
%%WWWDIR%%/updater/vendor/psr/log/Psr/Log/AbstractLogger.php
10542
%%WWWDIR%%/updater/vendor/psr/log/Psr/Log/InvalidArgumentException.php
10543
%%WWWDIR%%/updater/vendor/psr/log/Psr/Log/LogLevel.php
10544
%%WWWDIR%%/updater/vendor/psr/log/Psr/Log/LoggerAwareInterface.php
10545
%%WWWDIR%%/updater/vendor/psr/log/Psr/Log/LoggerAwareTrait.php
10546
%%WWWDIR%%/updater/vendor/psr/log/Psr/Log/LoggerInterface.php
10547
%%WWWDIR%%/updater/vendor/psr/log/Psr/Log/LoggerTrait.php
10548
%%WWWDIR%%/updater/vendor/psr/log/Psr/Log/NullLogger.php
10549
%%WWWDIR%%/updater/vendor/psr/log/Psr/Log/Test/LoggerInterfaceTest.php
10550
%%WWWDIR%%/updater/vendor/psr/log/README.md
10551
%%WWWDIR%%/updater/vendor/psr/log/composer.json
10552
%%WWWDIR%%/updater/vendor/react/promise/.gitignore
10553
%%WWWDIR%%/updater/vendor/react/promise/.travis.yml
10554
%%WWWDIR%%/updater/vendor/react/promise/CHANGELOG.md
10555
%%WWWDIR%%/updater/vendor/react/promise/LICENSE
10556
%%WWWDIR%%/updater/vendor/react/promise/README.md
10557
%%WWWDIR%%/updater/vendor/react/promise/composer.json
10558
%%WWWDIR%%/updater/vendor/react/promise/phpunit.xml.dist
10559
%%WWWDIR%%/updater/vendor/react/promise/src/CancellablePromiseInterface.php
10560
%%WWWDIR%%/updater/vendor/react/promise/src/Deferred.php
10561
%%WWWDIR%%/updater/vendor/react/promise/src/ExtendedPromiseInterface.php
10562
%%WWWDIR%%/updater/vendor/react/promise/src/FulfilledPromise.php
10563
%%WWWDIR%%/updater/vendor/react/promise/src/LazyPromise.php
10564
%%WWWDIR%%/updater/vendor/react/promise/src/Promise.php
10565
%%WWWDIR%%/updater/vendor/react/promise/src/PromiseInterface.php
10566
%%WWWDIR%%/updater/vendor/react/promise/src/PromisorInterface.php
10567
%%WWWDIR%%/updater/vendor/react/promise/src/RejectedPromise.php
10568
%%WWWDIR%%/updater/vendor/react/promise/src/UnhandledRejectionException.php
10569
%%WWWDIR%%/updater/vendor/react/promise/src/functions.php
10570
%%WWWDIR%%/updater/vendor/react/promise/src/functions_include.php
10571
%%WWWDIR%%/updater/vendor/symfony/console/.gitignore
10572
%%WWWDIR%%/updater/vendor/symfony/console/Application.php
10573
%%WWWDIR%%/updater/vendor/symfony/console/CHANGELOG.md
10574
%%WWWDIR%%/updater/vendor/symfony/console/Command/Command.php
10575
%%WWWDIR%%/updater/vendor/symfony/console/Command/HelpCommand.php
10576
%%WWWDIR%%/updater/vendor/symfony/console/Command/ListCommand.php
10577
%%WWWDIR%%/updater/vendor/symfony/console/ConsoleEvents.php
10578
%%WWWDIR%%/updater/vendor/symfony/console/Descriptor/ApplicationDescription.php
10579
%%WWWDIR%%/updater/vendor/symfony/console/Descriptor/Descriptor.php
10580
%%WWWDIR%%/updater/vendor/symfony/console/Descriptor/DescriptorInterface.php
10581
%%WWWDIR%%/updater/vendor/symfony/console/Descriptor/JsonDescriptor.php
10582
%%WWWDIR%%/updater/vendor/symfony/console/Descriptor/MarkdownDescriptor.php
10583
%%WWWDIR%%/updater/vendor/symfony/console/Descriptor/TextDescriptor.php
10584
%%WWWDIR%%/updater/vendor/symfony/console/Descriptor/XmlDescriptor.php
10585
%%WWWDIR%%/updater/vendor/symfony/console/Event/ConsoleCommandEvent.php
10586
%%WWWDIR%%/updater/vendor/symfony/console/Event/ConsoleEvent.php
10587
%%WWWDIR%%/updater/vendor/symfony/console/Event/ConsoleExceptionEvent.php
10588
%%WWWDIR%%/updater/vendor/symfony/console/Event/ConsoleTerminateEvent.php
10589
%%WWWDIR%%/updater/vendor/symfony/console/Formatter/OutputFormatter.php
10590
%%WWWDIR%%/updater/vendor/symfony/console/Formatter/OutputFormatterInterface.php
10591
%%WWWDIR%%/updater/vendor/symfony/console/Formatter/OutputFormatterStyle.php
10592
%%WWWDIR%%/updater/vendor/symfony/console/Formatter/OutputFormatterStyleInterface.php
10593
%%WWWDIR%%/updater/vendor/symfony/console/Formatter/OutputFormatterStyleStack.php
10594
%%WWWDIR%%/updater/vendor/symfony/console/Helper/DebugFormatterHelper.php
10595
%%WWWDIR%%/updater/vendor/symfony/console/Helper/DescriptorHelper.php
10596
%%WWWDIR%%/updater/vendor/symfony/console/Helper/DialogHelper.php
10597
%%WWWDIR%%/updater/vendor/symfony/console/Helper/FormatterHelper.php
10598
%%WWWDIR%%/updater/vendor/symfony/console/Helper/Helper.php
10599
%%WWWDIR%%/updater/vendor/symfony/console/Helper/HelperInterface.php
10600
%%WWWDIR%%/updater/vendor/symfony/console/Helper/HelperSet.php
10601
%%WWWDIR%%/updater/vendor/symfony/console/Helper/InputAwareHelper.php
10602
%%WWWDIR%%/updater/vendor/symfony/console/Helper/ProcessHelper.php
10603
%%WWWDIR%%/updater/vendor/symfony/console/Helper/ProgressBar.php
10604
%%WWWDIR%%/updater/vendor/symfony/console/Helper/ProgressHelper.php
10605
%%WWWDIR%%/updater/vendor/symfony/console/Helper/QuestionHelper.php
10606
%%WWWDIR%%/updater/vendor/symfony/console/Helper/SymfonyQuestionHelper.php
10607
%%WWWDIR%%/updater/vendor/symfony/console/Helper/Table.php
10608
%%WWWDIR%%/updater/vendor/symfony/console/Helper/TableCell.php
10609
%%WWWDIR%%/updater/vendor/symfony/console/Helper/TableHelper.php
10610
%%WWWDIR%%/updater/vendor/symfony/console/Helper/TableSeparator.php
10611
%%WWWDIR%%/updater/vendor/symfony/console/Helper/TableStyle.php
10612
%%WWWDIR%%/updater/vendor/symfony/console/Input/ArgvInput.php
10613
%%WWWDIR%%/updater/vendor/symfony/console/Input/ArrayInput.php
10614
%%WWWDIR%%/updater/vendor/symfony/console/Input/Input.php
10615
%%WWWDIR%%/updater/vendor/symfony/console/Input/InputArgument.php
10616
%%WWWDIR%%/updater/vendor/symfony/console/Input/InputAwareInterface.php
10617
%%WWWDIR%%/updater/vendor/symfony/console/Input/InputDefinition.php
10618
%%WWWDIR%%/updater/vendor/symfony/console/Input/InputInterface.php
10619
%%WWWDIR%%/updater/vendor/symfony/console/Input/InputOption.php
10620
%%WWWDIR%%/updater/vendor/symfony/console/Input/StringInput.php
10621
%%WWWDIR%%/updater/vendor/symfony/console/LICENSE
10622
%%WWWDIR%%/updater/vendor/symfony/console/Logger/ConsoleLogger.php
10623
%%WWWDIR%%/updater/vendor/symfony/console/Output/BufferedOutput.php
10624
%%WWWDIR%%/updater/vendor/symfony/console/Output/ConsoleOutput.php
10625
%%WWWDIR%%/updater/vendor/symfony/console/Output/ConsoleOutputInterface.php
10626
%%WWWDIR%%/updater/vendor/symfony/console/Output/NullOutput.php
10627
%%WWWDIR%%/updater/vendor/symfony/console/Output/Output.php
10628
%%WWWDIR%%/updater/vendor/symfony/console/Output/OutputInterface.php
10629
%%WWWDIR%%/updater/vendor/symfony/console/Output/StreamOutput.php
10630
%%WWWDIR%%/updater/vendor/symfony/console/Question/ChoiceQuestion.php
10631
%%WWWDIR%%/updater/vendor/symfony/console/Question/ConfirmationQuestion.php
10632
%%WWWDIR%%/updater/vendor/symfony/console/Question/Question.php
10633
%%WWWDIR%%/updater/vendor/symfony/console/README.md
10634
%%WWWDIR%%/updater/vendor/symfony/console/Resources/bin/hiddeninput.exe
10635
%%WWWDIR%%/updater/vendor/symfony/console/Shell.php
10636
%%WWWDIR%%/updater/vendor/symfony/console/Style/OutputStyle.php
10637
%%WWWDIR%%/updater/vendor/symfony/console/Style/StyleInterface.php
10638
%%WWWDIR%%/updater/vendor/symfony/console/Style/SymfonyStyle.php
10639
%%WWWDIR%%/updater/vendor/symfony/console/Tester/ApplicationTester.php
10640
%%WWWDIR%%/updater/vendor/symfony/console/Tester/CommandTester.php
10641
%%WWWDIR%%/updater/vendor/symfony/console/composer.json
10642
%%WWWDIR%%/updater/vendor/symfony/console/phpunit.xml.dist
10643
%%WWWDIR%%/updater/vendor/symfony/polyfill-php55/LICENSE
10644
%%WWWDIR%%/updater/vendor/symfony/polyfill-php55/Php55.php
10645
%%WWWDIR%%/updater/vendor/symfony/polyfill-php55/Php55ArrayColumn.php
10646
%%WWWDIR%%/updater/vendor/symfony/polyfill-php55/README.md
10647
%%WWWDIR%%/updater/vendor/symfony/polyfill-php55/bootstrap.php
10648
%%WWWDIR%%/updater/vendor/symfony/polyfill-php55/composer.json
10649
%%WWWDIR%%/updater/vendor/symfony/polyfill-php56/LICENSE
10650
%%WWWDIR%%/updater/vendor/symfony/polyfill-php56/Php56.php
10651
%%WWWDIR%%/updater/vendor/symfony/polyfill-php56/README.md
10652
%%WWWDIR%%/updater/vendor/symfony/polyfill-php56/bootstrap.php
10653
%%WWWDIR%%/updater/vendor/symfony/polyfill-php56/composer.json
10654
%%WWWDIR%%/updater/vendor/symfony/polyfill-util/Binary.php
10655
%%WWWDIR%%/updater/vendor/symfony/polyfill-util/BinaryNoFuncOverload.php
10656
%%WWWDIR%%/updater/vendor/symfony/polyfill-util/BinaryOnFuncOverload.php
10657
%%WWWDIR%%/updater/vendor/symfony/polyfill-util/LICENSE
10658
%%WWWDIR%%/updater/vendor/symfony/polyfill-util/README.md
10659
%%WWWDIR%%/updater/vendor/symfony/polyfill-util/TestListener.php
10660
%%WWWDIR%%/updater/vendor/symfony/polyfill-util/composer.json
10661
%%WWWDIR%%/updater/vendor/symfony/process/.gitignore
10662
%%WWWDIR%%/updater/vendor/symfony/process/CHANGELOG.md
10663
%%WWWDIR%%/updater/vendor/symfony/process/Exception/ExceptionInterface.php
10664
%%WWWDIR%%/updater/vendor/symfony/process/Exception/InvalidArgumentException.php
10665
%%WWWDIR%%/updater/vendor/symfony/process/Exception/LogicException.php
10666
%%WWWDIR%%/updater/vendor/symfony/process/Exception/ProcessFailedException.php
10667
%%WWWDIR%%/updater/vendor/symfony/process/Exception/ProcessTimedOutException.php
10668
%%WWWDIR%%/updater/vendor/symfony/process/Exception/RuntimeException.php
10669
%%WWWDIR%%/updater/vendor/symfony/process/ExecutableFinder.php
10670
%%WWWDIR%%/updater/vendor/symfony/process/LICENSE
10671
%%WWWDIR%%/updater/vendor/symfony/process/PhpExecutableFinder.php
10672
%%WWWDIR%%/updater/vendor/symfony/process/PhpProcess.php
10673
%%WWWDIR%%/updater/vendor/symfony/process/Pipes/AbstractPipes.php
10674
%%WWWDIR%%/updater/vendor/symfony/process/Pipes/PipesInterface.php
10675
%%WWWDIR%%/updater/vendor/symfony/process/Pipes/UnixPipes.php
10676
%%WWWDIR%%/updater/vendor/symfony/process/Pipes/WindowsPipes.php
10677
%%WWWDIR%%/updater/vendor/symfony/process/Process.php
10678
%%WWWDIR%%/updater/vendor/symfony/process/ProcessBuilder.php
10679
%%WWWDIR%%/updater/vendor/symfony/process/ProcessUtils.php
10680
%%WWWDIR%%/updater/vendor/symfony/process/README.md
10681
%%WWWDIR%%/updater/vendor/symfony/process/composer.json
10682
%%WWWDIR%%/updater/vendor/symfony/process/phpunit.xml.dist
9956
%%WWWDIR%%/version.php
10683
%%WWWDIR%%/version.php
9957
@(%%OWNCLOUD_USERNAME%%,%%OWNCLOUD_GROUPNAME%%,750) %%WWWDIR%%/occ
10684
@dir %%WWWDIR%%/apps/gallery/build/documentation/reports/code coverage
9958
@dir %%WWWDIR%%/apps/gallery/documentation/wiki
10685
@dir %%WWWDIR%%/apps/gallery/documentation/wiki
9959
@dir(%%OWNCLOUD_USERNAME%%,%%OWNCLOUD_GROUPNAME%%,) %%WWWDIR%%/apps
10686
@dir(%%OWNCLOUD_USERNAME%%,%%OWNCLOUD_GROUPNAME%%,) %%WWWDIR%%/apps
9960
@dir(%%OWNCLOUD_USERNAME%%,%%OWNCLOUD_GROUPNAME%%,) %%WWWDIR%%/config
10687
@dir(%%OWNCLOUD_USERNAME%%,%%OWNCLOUD_GROUPNAME%%,) %%WWWDIR%%/config

Return to bug 207823