🚀 HESK v3.1.2

Signed-off-by: Luke Tainton <luke@tainton.uk>
This commit is contained in:
Luke Tainton
2020-08-25 17:24:00 +01:00
parent 77512a09b4
commit 107839166a
171 changed files with 978 additions and 685 deletions

View File

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