mirror of
https://github.com/c0de-archive/GAMA-Site.git
synced 2025-07-30 12:50:17 +00:00
Removed old image display line
This commit is contained in:
@@ -66,7 +66,6 @@
|
||||
}else{
|
||||
$output .= '<a href="?img='.$fname.'"><img src="nothumb.png" alt="'.$fname.'" title="'.$fname.'"/></a>';
|
||||
}
|
||||
//$output .= "<img src='thumbs/$fname' alt='$fname' title='$fname' border=\"0\" />";
|
||||
$output .= "</td>\n";
|
||||
$counter += 1;
|
||||
if ($counter % 5 == 0){
|
||||
|
Reference in New Issue
Block a user