Skip to content

Commit

Permalink
Update header.php
Browse files Browse the repository at this point in the history
  • Loading branch information
thedj21 committed Jun 10, 2014
1 parent c258d03 commit 1f3a5d1
Showing 1 changed file with 1 addition and 9 deletions.
10 changes: 1 addition & 9 deletions header.php
Original file line number Diff line number Diff line change
@@ -1,9 +1 @@
<!--<div class="page-header">
<p>Uptime :
<?php
$output = shell_exec('uptime');
echo "<pre>$output</pre>";
?>
</p>
</div>--!>

<!-- rien !-->

0 comments on commit 1f3a5d1

Please sign in to comment.