diff --git a/app/confg.php b/app/confg.php index 29af07b..a275ad2 100644 --- a/app/confg.php +++ b/app/confg.php @@ -13,7 +13,7 @@ if (isset($_SERVER['HTTP_HOST'])) else define('SITEPATH', dirname(__FILE__)); -if (SITE == 'http://klan.argumenti.ru/'){ +if (SITE == 'https://klan.argumenti.ru/'){ define('PDFSOURCE', '/vhosts/an/httpdocs/pub/files/pdf/pdf/'); define('HTMLSOURCE', '/vhosts/an/httpdocs/pub/files/html/'); }