Changeset 1162
- Timestamp:
- 06/24/2008 03:24:32 PM (2 years ago)
- Files:
-
- 1 modified
-
trunk/formatters/wakka.php (modified) (2 diffs)
Legend:
- Unmodified
- Added
- Removed
-
trunk/formatters/wakka.php
r1100 r1162 140 140 $thing = $things[0]; 141 141 $result=''; 142 142 $valid_filename = ''; 143 143 144 static $oldIndentLevel = 0; 144 145 static $oldIndentLength= 0; … … 164 165 static $trigger_l = array(-1, 0, 0, 0, 0, 0); 165 166 static $output = ''; 166 static $valid_filename = '';167 167 static $invalid = ''; 168 168 static $curIndentType;