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 bdb5cc5 commit 1ffc761
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions header.php
Original file line number Diff line number Diff line change
@@ -1,9 +1,9 @@
<div class="page-header">
<!--<div class="page-header">
<p>Uptime :
<?php
$output = shell_exec('uptime');
echo "<pre>$output</pre>";
?>
</p>
</div>
</div>--!>

0 comments on commit 1ffc761

Please sign in to comment.