4784: Added a regex check on the file name, allow only [0-9]+.html format. Also...
authorharris wong <hwong@ocad.ca>
Wed, 31 Aug 2011 16:10:02 +0000 (16:10 -0000)
committerharris wong <hwong@ocad.ca>
Wed, 31 Aug 2011 16:10:02 +0000 (16:10 -0000)
commit2d7ef655f21d48a90ef8b743759f855d3bf1889e
tree9a38fa359dbdb611bf8375d2cc712453aff93a84
parent9cad79388e7c9f97807563f5c5d7de6acfa566b9
4784: Added a regex check on the file name, allow only [0-9]+.html format.  Also added a file_exist() check to ensure the file do exist before fetching it.  This restrict the script to only retrieve the content of .html file.
docs/get_acheck.php