Skip to content

Commit

Permalink
Merge branch 'master' of github.com:Creaprog/Mamix
Browse files Browse the repository at this point in the history
  • Loading branch information
Codecombay committed Jun 10, 2014
2 parents b6f767f + 1ffc761 commit 695c13a
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 695c13a

Please sign in to comment.