(Change <tt> to <code>, perhaps also minor tweak.)
Line 2:
Line 2:
==Comments==
==Comments==
−
Really useful script, and owner does update the script fairly regularly. Good job!
+
Really useful script, and owner does update the script fairly regularly. Good job!
----
----
For some reasons (should be fixed since 0.9), I got an error when trying to display a file with spaces in its name. Applying [http://pastebin.com/pvCMAGay this patch], that simply surrounds the all the occurrences of the $filename variable with double quotes, the error disappears. [[User:Hermes14|Hermes14]] 13:55, July 6, 2011 (UTC)
For some reasons (should be fixed since 0.9), I got an error when trying to display a file with spaces in its name. Applying [http://pastebin.com/pvCMAGay this patch], that simply surrounds the all the occurrences of the $filename variable with double quotes, the error disappears. [[User:Hermes14|Hermes14]] 13:55, July 6, 2011 (UTC)
Really useful script, and owner does update the script fairly regularly. Good job!
For some reasons (should be fixed since 0.9), I got an error when trying to display a file with spaces in its name. Applying this patch, that simply surrounds the all the occurrences of the $filename variable with double quotes, the error disappears. Hermes14 13:55, July 6, 2011 (UTC)