View file masteru.site/modules/bill/faq_home.php

File size: 186B
<?php
$title = 'Биллинг панель | FAQ';
include_once ('../../system/function.php');
include_once ('../../system/header.php');
if(!$user['id']) exit(header('Location: /'));
?>