HESK v3.2.5

This commit is contained in:
Luke Tainton
2022-04-23 17:18:38 +01:00
parent f7cfa565b1
commit 177f99d0ef
136 changed files with 463 additions and 345 deletions

View File

@@ -1,5 +1,5 @@
<?php
// Settings file for HESK 3.2.4
// Settings file for HESK 3.2.5
// ==> GENERAL
@@ -207,7 +207,7 @@ $hesk_settings['check_updates']=1;
#############################
# DO NOT EDIT BELOW #
#############################
$hesk_settings['hesk_version']='3.2.4';
$hesk_settings['hesk_version']='3.2.5';
if ($hesk_settings['debug_mode'])
{
error_reporting(E_ALL);