ZenCart_Documentation  1.5.0
http://www.collinsharper.com
C:/xampp/htdocs/zen-cart/admin/includes/init_includes/init_tlds.php File Reference

Go to the source code of this file.

Namespaces

namespace  admin

Variables

if(!defined('IS_ADMIN_FLAG')) $http_domain = zen_get_top_level_domain(HTTP_SERVER)
 $https_domain = zen_get_top_level_domain(HTTPS_SERVER)
 $cookieDomain = $current_domain = (($request_type == 'NONSSL') ? $http_domain : $https_domain)

Variable Documentation

$cookieDomain = $current_domain = (($request_type == 'NONSSL') ? $http_domain : $https_domain)

Definition at line 14 of file init_tlds.php.

if (!defined('IS_ADMIN_FLAG')) $http_domain = zen_get_top_level_domain(HTTP_SERVER)

Definition at line 12 of file init_tlds.php.

Definition at line 13 of file init_tlds.php.

 All Data Structures Namespaces Files Functions Variables Enumerations