<?php $reserves = `perl /opt/folio/reserves/get.pl`;?><html> <head> <title>reserves</title> </head> <?php echo "$reserves"; ?></html>
0 Comments