Changes

Jump to navigation Jump to search
No change in size ,  20:20, 4 May 2009
m
Line 154: Line 154:  
  REDIR=$(/sbin/e-smith/db $DBNAME.$TIME getprop $CERT redirectGW)
 
  REDIR=$(/sbin/e-smith/db $DBNAME.$TIME getprop $CERT redirectGW)
 
  IP=$(/sbin/e-smith/db $DBNAME.$TIME getprop $CERT ip)
 
  IP=$(/sbin/e-smith/db $DBNAME.$TIME getprop $CERT ip)
  # Blank out the IP if fefined as 'undef'
+
  # Blank out the IP if defined as 'undef'
 
  if [ $IP == 'undef' ]; then
 
  if [ $IP == 'undef' ]; then
 
  IP=''
 
  IP=''

Navigation menu