dokuwiki/_test/debug.note
Harry Fuecks d87cece363 html_highlight test cases
darcs-hash:20051101184908-56ad0-ea4c38c9a25dcc245c98b1e8cc001cac1427bbb7.gz
2005-11-01 19:49:08 +01:00

4 lines
201 B
Text

print "-----------------------------------------------------\n";
print_r(array_map('stripbyteindex',$this->H->calls));
print "-----------------------------------------------------\n";
print_r($calls);