Вход Регистрация
Файл: WoWonder 1.2.1/Update Guide/v1.1/Script/sources/hashtag.php
Строк: 11
<?php
if (!isset($_GET['hash']) || empty($_GET['hash'])) {
    
header("Location: " Wo_SeoLink('index.php?tab1=home'));
    exit();
}
$wo['description'] = $wo['config']['siteDesc'];
$wo['keywords']    = '';
$wo['page']        = 'hashtag';
$wo['title']       = '#' $_GET['hash'] . ' | ' $wo['config']['siteTitle'];
$wo['content'] = Wo_LoadPage('hashtags/content');
Онлайн: 0
Реклама