Warning: Undefined variable $blogPrefix in /home/h383926/public_html/core/classes/UrlResolver.php on line 1685
Debug — Warning
DEBUG

Warning

/home/h383926/public_html/core/classes/UrlResolver.php
1685
Undefined variable $blogPrefix
Source Code
1681
        }
1682
        $staticPaths = (function () {
1683
            $host = $_SERVER['HTTP_HOST'] ?? 'localhost';
1684
            $apcuK = 'alvand:static_paths:' . md5($host);
1685
            return $this->apcuGet($apcuK, 600, function () use ($blogPrefix) {
1686
                if (isset($GLOBALS['ALVAND_STATIC_PATHS_LOADER'])) {
1687
                    $loader = $GLOBALS['ALVAND_STATIC_PATHS_LOADER'];
1688
                    if (is_callable($loader)) return (array)$loader(['host' => $_SERVER['HTTP_HOST'] ?? 'localhost']);
1689
                    if (is_string($loader) && is_file($loader)) {
1690
                        return substr($loader, -4) === '.php'
Debug — Warning
DEBUG

Warning

/home/h383926/public_html/core/classes/Cms.php
3163
Cannot modify header information - headers already sent by (output started at /home/h383926/public_html/core/functions.php:401)
Source Code
3159
                . "object-src 'none'; "
3160
                . "frame-src 'self' https:; "
3161
                . "base-uri 'self'";
3162
3163
        header("Content-Security-Policy: {$csp}");
3164
    }
3165
3166
    protected function sendDebugHeaders(): void
3167
    {
3168
        if (!$this->config['debug_headers']) return;
درحال بروزرسانی

درحال بروزرسانی

AlvandCMS • pharmado.ir

سایت  در حال بروزرسانی هست 

آی‌پی شما: 216.73.216.147