import v2.0.0.0_RC3 | 2012-07-01

https://github.com/lucanos/CommunityID -> http://www.itadmins.net/archives/357
This commit is contained in:
2019-07-17 22:31:04 +02:00
parent 38c146901c
commit 2f397f01f7
2677 changed files with 296182 additions and 45159 deletions

13
README
View File

@ -1,5 +1,16 @@
009-08-21 Reiner Jung <reiner@kb-m.com>
2010-04-20 Reiner Jung <reiner@kb-m.com>
- To provide a simpler installation, all files will go under the web
dir, and there's no longer need to create a symlink. Have
this in mind when upgrading, replacing the symlink you currently have
with the files from this release.
- Some of the new features need new configuration directives. To
upgrade, use the older config.php file, and only after a successful
upgrade you can take a look at config.default.php and fill out the new
directives into the config.php file
NEW REQUIREMENTS:
- Minimal supported PHP version is 5.2.4
- For YubiKey support php-curl package is required