/[projects]/misc/xenconsole/index.php
ViewVC logotype

Diff of /misc/xenconsole/index.php

Parent Directory Parent Directory | Revision Log Revision Log | View Patch Patch

revision 2013 by torben, Tue Apr 16 15:21:10 2013 UTC revision 2014 by torben, Wed Jul 17 17:47:49 2013 UTC
# Line 1  Line 1 
1  <?php  <?php
2  include("config.php");  require("config.php");
3    
4  function format_memory($size) {  function format_memory($size) {
5    if (1024 > $size) {    if (1024 > $size) {

Legend:
Removed from v.2013  
changed lines
  Added in v.2014

  ViewVC Help
Powered by ViewVC 1.1.20