Added prototype of a proper package archive validation
authorAlexander Ebert <ebert@woltlab.com>
Tue, 8 Apr 2014 14:43:26 +0000 (16:43 +0200)
committerAlexander Ebert <ebert@woltlab.com>
Tue, 8 Apr 2014 14:43:26 +0000 (16:43 +0200)
commit1871b8b380a5b154d0513286e147a0d1f9f5f8a4
treea2bc91169c51c08b49010484e78f944f11615d07
parent8964806d9be358b5aa36769a5ed7a079b3c414ab
Added prototype of a proper package archive validation

Ignore this, these classes are just lying around doing nothing.
wcfsetup/install/files/lib/system/package/PackageArchive.class.php
wcfsetup/install/files/lib/system/package/validation/PackageValidationArchive.class.php [new file with mode: 0644]
wcfsetup/install/files/lib/system/package/validation/PackageValidationException.class.php [new file with mode: 0644]
wcfsetup/install/files/lib/system/package/validation/PackageValidationManager.class.php [new file with mode: 0644]