Thread
:
Cannot open my site with Microsoft Internet Explorer
View Single Post
December 11th, 2006, 10:47 PM
#
4
(
permalink
)
matto1
Junior Member
Verified Customer
Join Date: Apr 2006
Posts: 5
I have removed the lines below from index.php But the site is still not showing.
------------------------
if ( is_numeric($argv[0]) )
{
header("Location: {$Globals['maindir']}/showphoto.php?photo={$argv[0]}");
exit;
}
matto1
View Public Profile
Visit matto1's homepage!
Find More Posts by matto1