Show
Ignore:
Timestamp:
06/24/2008 03:24:32 PM (21 months ago)
Author:
DarTar
Message:

Porting [1161] to trunk, refs #783

Files:
1 modified

Legend:

Unmodified
Added
Removed
  • trunk/formatters/wakka.php

    r1100 r1162  
    140140                $thing = $things[0]; 
    141141                $result=''; 
    142  
     142                $valid_filename = ''; 
     143                 
    143144                static $oldIndentLevel = 0; 
    144145                static $oldIndentLength= 0; 
     
    164165                static $trigger_l = array(-1, 0, 0, 0, 0, 0); 
    165166                static $output = ''; 
    166                 static $valid_filename = ''; 
    167167                static $invalid = ''; 
    168168                static $curIndentType;