diff --git a/compatibilityCore.php b/compatibilityCore.php index cf2eda99..20c2a949 100644 --- a/compatibilityCore.php +++ b/compatibilityCore.php @@ -2,7 +2,7 @@ /* HRCLOUD2 VERSION INFORMATION -THIS VERSION : v1.8.1 +THIS VERSION : v1.8.2 WRITTEN ON : 9/20/2017 */ diff --git a/settingsCore.php b/settingsCore.php index 605678f3..3881ae24 100644 --- a/settingsCore.php +++ b/settingsCore.php @@ -219,7 +219,6 @@ echo nl2br('Generated a Client App Installation package to your Cloud Drive! | Download Now.'."\n".''); } } // / ----------------------------------------------------------------------------------- - // / ----------------------------------------------------------------------------------- // / Set the echo value for the "Data Comrpession" option. if ($DataCompression == '0' or $DataCompression == '' or !isset($DataCompression)) { @@ -326,7 +325,7 @@