From: Stricted Date: Sun, 10 May 2015 13:53:28 +0000 (+0200) Subject: fix last commit X-Git-Url: https://git.stricted.de/?p=GitHub%2FStricted%2FDomain-Control-Panel.git;a=commitdiff_plain;h=f2fc2a18438728db72baf139426b4f7a65bc4e48 fix last commit --- diff --git a/.travis.yml b/.travis.yml index 9d95cb5..bb459b0 100644 --- a/.travis.yml +++ b/.travis.yml @@ -4,7 +4,6 @@ php: - 5.4 - 5.5 - 5.6 - - hhvm - nightly before_install: - pear install pear/PHP_CodeSniffer diff --git a/lib/api/smarty/Smarty.class.php b/lib/api/smarty/Smarty.class.php index 38e3c0a..3e3d9b9 100644 --- a/lib/api/smarty/Smarty.class.php +++ b/lib/api/smarty/Smarty.class.php @@ -111,7 +111,7 @@ class Smarty extends Smarty_Internal_TemplateBase /** * smarty version */ - const SMARTY_VERSION = '3.1.22-dev/32'; + const SMARTY_VERSION = '3.1.22'; /** * define variable scopes