issue102, when calling showImage() from photo-index, move the window to the uppest...
[phpfspot.git] / phpfspot.class.php
index 467fdb2db1e83b5f763a93e7cb2a363a86c630bf..cf0a60c2b0a109b12d34c2b4b4202daeba3916a9 100644 (file)
@@ -520,8 +520,6 @@ class PHPFSPOT {
 
       $this->tmpl->show("single_photo.tpl");
 
-      print "<script language=\"JavaScript\">self.location.hash = '#photo';</script>\n";
-
    } // showPhoto()
 
    /**