Parse error: parse error, expecting `'}'' in includes/code.php on line 29
function code($text, $format='html') {
switch($format) {
default:
29: case 'html':
return code2html($text);
break;
}
}
This archive was generated by hypermail 2.1.2 : 04. 09. 2001, 09:33 CEST