diff options
Diffstat (limited to 'net/torrentflux/files/patch-html+who.php')
-rw-r--r-- | net/torrentflux/files/patch-html+who.php | 11 |
1 files changed, 0 insertions, 11 deletions
diff --git a/net/torrentflux/files/patch-html+who.php b/net/torrentflux/files/patch-html+who.php deleted file mode 100644 index 960ab19792c3..000000000000 --- a/net/torrentflux/files/patch-html+who.php +++ /dev/null @@ -1,11 +0,0 @@ ---- html/who.php.orig Wed Sep 28 19:33:51 2005 -+++ html/who.php Wed Sep 28 19:34:34 2005 -@@ -27,7 +27,7 @@ - - - $result = shell_exec("w"); --$result2 = shell_exec("free -mo"); -+$result2 = shell_exec("pstat -T"); - - - DisplayHead(_SERVERSTATS); |