|
@@ -1,9 +1,9 @@
|
|
<?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 = "1423465754";
|
|
|
|
|
|
+ $title = "UIISC";
|
|
|
|
+ $title_s = "UIISC";
|
|
|
|
+ $author = 'Crogram Inc.';
|
|
|
|
+ $description = "uiisc, freewebhost, webhost, Crogram";
|
|
|
|
+ $rooturl = $_SERVER['HTTP_HOST'];
|
|
|
|
+ $domain = preg_replace('/^www\./', '', $rooturl);
|
|
|
|
+ $static_release = "1423465754";
|
|
?>
|
|
?>
|