HESK v3.2.5
This commit is contained in:
@@ -15,7 +15,7 @@
|
||||
if (!defined('IN_SCRIPT')) {die('Invalid attempt');}
|
||||
|
||||
// We will be installing this HESK version:
|
||||
define('HESK_NEW_VERSION','3.2.4');
|
||||
define('HESK_NEW_VERSION','3.2.5');
|
||||
define('REQUIRE_PHP_VERSION','5.3.0');
|
||||
define('REQUIRE_MYSQL_VERSION','5.0.7');
|
||||
|
||||
|
||||
@@ -1262,6 +1262,7 @@ function hesk_iUpdateTables()
|
||||
|
||||
// 3.2.3 no changes
|
||||
// 3.2.4 no changes
|
||||
// 3.2.5 no changes
|
||||
|
||||
// Insert the "HESK updated to latest version" mail for the administrator
|
||||
$offer_license = file_exists(HESK_PATH.'hesk_license.php') ? "" : "<h3>» Look professional</h3>\r\n\r\n<p>To not only support Hesk development but also look more professional, <a href=\"https://www.hesk.com/get/hesk3-license\">remove "Powered by" links</a> from your help desk.</p>\r\n\r\n";
|
||||
|
||||
Reference in New Issue
Block a user