Open GoogleCodeExporter opened 9 years ago
Hi
My Solution was pretty simple
elseif (substr($type,0,4) == "text" || $size == 0) $edit = "<a
href=\"".$adminfile."?p=edit&fename=".$fileinfo."&d=$d\"><img src=\"$IMG_EDIT\"
border=0>\n";
Replace with
//elseif (substr($type,0,4) == "text" || $size == 0) $edit = "<a
href=\"".$adminfile."?p=edit&fename=".$fileinfo."&d=$d\"><img src=\"$IMG_EDIT\"
border=0>\n";
And there are three others with else if so do all theese for them or delete the
<img src=\"$IMG EDIT\".........................
And Vice verca do this and you'll be done...
Original comment by SERVER...@gmail.com
on 16 Oct 2011 at 4:14
@admin please delete comment above because solution belongs to other problem
http://code.google.com/p/osfilemanager/issues/detail?id=26
Original comment by i...@dennisbach.de
on 17 Oct 2011 at 6:33
Original issue reported on code.google.com by
i...@dennisbach.de
on 8 Apr 2011 at 11:46