<packagedescription><![CDATA[Free web-framework, designed and developed for complex community applications.]]></packagedescription>
<packagedescription language="de"><![CDATA[Freies Web-Framework, das für komplexe Community-Anwendungen entworfen und entwickelt wurde.]]></packagedescription>
<isapplication>1</isapplication>
- <version>2.0.10 pl 1</version> <!-- codename: maelstrom -->
- <date>2015-01-26</date>
+ <version>2.0.10 pl 2</version> <!-- codename: maelstrom -->
+ <date>2015-01-31</date>
</packageinformation>
<authorinformation>
<instruction type="script">acp/post_install.php</instruction>
</instructions>
- <instructions type="update" fromversion="2.0.10">
+ <instructions type="update" fromversion="2.0.10 pl 1">
<instruction type="file">files_update.tar</instruction>
</instructions>
</package>
}
// define current wcf version
-define('WCF_VERSION', '2.0.10 pl 1 (Maelstrom)');
+define('WCF_VERSION', '2.0.10 pl 2 (Maelstrom)');
// define current unix timestamp
define('TIME_NOW', time());
* It holds the database connection, access to template and language engine.
*
* @author Marcel Werk
- * @copyright 2001-2014 WoltLab GmbH
+ * @copyright 2001-2015 WoltLab GmbH
* @license GNU Lesser General Public License <http://opensource.org/licenses/lgpl-license.php>
* @package com.woltlab.wcf
* @subpackage system