Project

General

Profile

« Previous | Next » 

Revision 64b97cf0

Added by Bill Marquette almost 17 years ago

Ooops, remove leftover debug code

View differences:

etc/inc/vslb.inc
171 171
    }
172 172
  }
173 173

  
174
print_r($check_a);
175 174
  if(is_array($vs_a)) {
176 175
    for ($i = 0; isset($vs_a[$i]); $i++) {
177 176
      $conf .= "redirect \"{$vs_a[$i]['name']}\" {\n";

Also available in: Unified diff