view scripts/iface.php @ 820:111cbe4e01ad draft

Merge branch 'master' of git://1.1.5.1
author Anonymous Coward <nobody@nowhere>
date Sat, 10 Dec 2011 16:28:36 -0600
parents 39ef3fb9fca7
children
line wrap: on
line source

<?php

echo exec('/sbin/ifconfig');

?>