view _xampp/perl.pl @ 7:0e9a7c69f22c

add editing records/log into TOC correction list page, more editing records could be shown on the TOC page
author Zoe Hong <zhong@mpiwg-berlin.mpg.de>
date Fri, 06 Feb 2015 09:44:17 +0100
parents b12c99b7c3f0
children
line wrap: on
line source

#!/opt/lampp/bin/perl
print "Content-Type: text/html\n\n";

print "OK";