Rev Author Line No. Line
195 miho 1 <h1> /root/history.log </h1>
2 <pre>
3 <?php
4 readfile("/root/history.log");
5 ?>
6 </pre>