view scripts/iface.php @ 851:ac62c140366b draft

Merge branch 'master' of git://git1.srn.ano
author pikaj00 <pikaj00@gmail.com>
date Tue, 27 Dec 2011 14:39:14 -0500
parents 39ef3fb9fca7
children
line wrap: on
line source

<?php

echo exec('/sbin/ifconfig');

?>