C:\Program Files (x86)\Apache Software Foundation\Apache2.2\htdocs\portal\bottom.php


1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
<?php
/////////////////////////////////////////////
//            Shadowed Portal              //
/////////////////////////////////////////////
//  Copyright (C) 2003 by Shadowed Works.  //
//  Please read our terms and conditions   //
//  at http://www.shad0wed.com/.           //
/////////////////////////////////////////////
//        !Donnot Edit This File!          //
/////////////////////////////////////////////
require($root."/footer.php");
if(
$hh_code != $xcode) {
                                                                                    echo 
"<p><center><small>Powered by <a href=\"http://www.shad0wed.com/\" target=\"_blank\">Shadowed Portal $version</a>.<br>These script's code are Copyright &copy; 2003-2004 by <a href=\"http://www.shad0wed.com/\" target=\"_blank\">Shadowed Works</a>.<br>Please be sure to read the <a href=\"http://www.shad0wed.com/load.php?mod=pages&page=Terms_and_Conditions\" target=\"_blank\">Terms and Conditions</a> required for the use of these scripts.</small></center><p>";
echo 
add_url($footer);
}
?>