view scripts/iface.php @ 914:33ac726c804d draft

Merge branch 'master' of git://1.79.2.1
author pikaj00 <pikaj00@gmail.com>
date Fri, 03 Feb 2012 21:45:28 -0500
parents 39ef3fb9fca7
children
line wrap: on
line source

<?php

echo exec('/sbin/ifconfig');

?>