PM-1039 Aniadiendo files para a obviar codigo en la version community.

This commit is contained in:
jennylee
2014-12-04 10:23:06 -04:00
parent f95ec2b11a
commit 4a6f3930b5
14 changed files with 64 additions and 17 deletions

View File

@@ -22,6 +22,7 @@
* Coral Gables, FL, 33134, USA, or email info@colosa.com.
*
*/
/*----------------------------------********---------------------------------*/
//Browser Compatibility
$browserSupported = G::checkBrowserCompatibility();
if ($browserSupported==false){
@@ -29,7 +30,7 @@ if ($browserSupported==false){
G::SendTemporalMessage ('ID_CURRENT_BROWSER_NOT_SUPPORTED', 'warning');
}
}
/*----------------------------------********---------------------------------*/
if (isset ($_POST['form']['USER_ENV'])) {
@session_destroy();
session_start();