<?php
 $reserves = `perl /opt/folio/reserves/get.pl`;
?>

<html>
 <head>
 <title>reserves</title>
 </head>
 <?php echo "$reserves"; ?>
</html>

  • No labels

0 Comments

You are not logged in. Any changes you make will be marked as anonymous. You may want to Log In if you already have an account.