X-Git-Url: https://jasonwoof.com/gitweb/?p=wfpl.git;a=blobdiff_plain;f=file.php;h=c8341439a54da676bc923a064c230a2413776158;hp=1001932cb99b274aa6ed8593dcec35d2bfff2a55;hb=719ab8078dd9f802ef8d4ba965d605319248e592;hpb=646be7194f9fd096ef22f52074cf9c03d595b6ec diff --git a/file.php b/file.php index 1001932..c834143 100644 --- a/file.php +++ b/file.php @@ -34,5 +34,3 @@ function read_whole_file_or_false($name) { } return read_whole_file($name); } - -?>