<packagedescription>Free CMS and web-framework, designed for awesome websites and communities.</packagedescription>
<packagedescription language="de">Freies CMS und Web-Framework, das eindrucksvolle Websites und Communities ermöglicht.</packagedescription>
<isapplication>1</isapplication>
- <version>3.1.7 pl 1</version> <!-- codename: tornado -->
- <date>2019-01-01</date>
+ <version>3.1.8</version> <!-- codename: tornado -->
+ <date>2019-02-08</date>
</packageinformation>
<authorinformation>
</instructions>
<instructions type="update" fromversion="3.1.7">
+ <instruction type="acpTemplate">acptemplates_update.tar</instruction>
<instruction type="file">files_update.tar</instruction>
+ <instruction type="template">templates_update.tar</instruction>
+
+ <instruction type="language" />
+
+ <instruction type="acpMenu" />
+ <instruction type="page" />
+ </instructions>
+ <instructions type="update" fromversion="3.1.7 pl 1">
+ <instruction type="acpTemplate">acptemplates_update.tar</instruction>
+ <instruction type="file">files_update.tar</instruction>
+ <instruction type="template">templates_update.tar</instruction>
+
+ <instruction type="language" />
+
+ <instruction type="acpMenu" />
+ <instruction type="page" />
</instructions>
</package>
}
// define current woltlab suite version
-define('WCF_VERSION', '3.1.7 pl 1');
+define('WCF_VERSION', '3.1.8');
// define current API version
define('WSC_API_VERSION', 2018);
* It holds the database connection, access to template and language engine.
*
* @author Marcel Werk
- * @copyright 2001-2018 WoltLab GmbH
+ * @copyright 2001-2019 WoltLab GmbH
* @license GNU Lesser General Public License <http://opensource.org/licenses/lgpl-license.php>
* @package WoltLabSuite\Core\System
*/