9 lines
No EOL
281 B
PHP
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";
|
|
?>
|