tazwok diff web/download.php @ rev 534
Added tag 4.2.16 for changeset a771874e05d6
author | Christopher Rogers <slaxemulator@gmail.com> |
---|---|
date | Mon May 23 20:47:03 2011 +0000 (2011-05-23) |
parents | c627f671fbca |
children |
line diff
1.1 --- a/web/download.php Mon Feb 14 01:59:48 2011 +0100 1.2 +++ b/web/download.php Mon May 23 20:47:03 2011 +0000 1.3 @@ -15,6 +15,6 @@ 1.4 readfile("$version-$package"); 1.5 } 1.6 else { 1.7 - echo "Strange things happens..."; 1.8 + echo "Strange things happen..."; 1.9 } 1.10 -?> 1.11 \ No newline at end of file 1.12 +?>