mirror of
https://github.com/c0de-archive/GAMA-Site.git
synced 2024-12-22 09:42:39 +00:00
Removed old image display line
This commit is contained in:
parent
1f741c3563
commit
c719d0b42e
@ -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){
|
||||
|
Loading…
Reference in New Issue
Block a user