uiisc/core.php
zhenjiang.dou c3bd5b75e4 update
2016-12-23 11:32:13 +08:00

9 lines
No EOL
281 B
PHP

<?php
$title = "UIISC";
$title_s = "UIISC";
$author = 'Crogram Inc.';
$description = "uiisc, freewebhost, webhost, Crogram";
$rooturl = $_SERVER['HTTP_HOST'];
$domain = preg_replace('/^www\./', '', $rooturl);
$static_release = "142346575444";
?>