Hab ein Paar CGIs gefixt.

git-svn-id: http://svn.ipfire.org/svn/ipfire/trunk@378 ea5c0bd1-69bd-2848-81d8-4f18e57aeed8
This commit is contained in:
ms
2007-01-04 21:30:12 +00:00
parent a8239982ac
commit e455cafe40
10 changed files with 61 additions and 80 deletions

View File

@@ -155,7 +155,7 @@ if ( $cgiparams{'ACTION'} eq 'wakeup' )
undef %cgiparams;
system("/usr/local/sbin/launch-ether-wake $mac $iface");
system("/usr/local/bin/launch-ether-wake $mac $iface");
# make a box with info, 'refresh' to normal screen after 5 seconds
if ( $refresh eq 'yes' )