Warning: preg_replace(): The /e modifier is no longer supported, use preg_replace_callback instead in /home/40/w70888/nvakno/misc/phorum/mods/bbcode/bbcode.php on line 217
Warning: Cannot modify header information - headers already sent by (output started at /home/40/w70888/nvakno/misc/phorum/mods/bbcode/bbcode.php:217) in /tmp/tpl-classic-header-891615788c087206dae721460122955d.php-stage2 on line 5 Hjemmelagde Innerskjermer
start && end > -1) {
if (start > -1) {
var res = data.substring(start, end);
start = res.indexOf('>') + 1;
res = res.substring(start);
if (res.length != 0) {
eval(res);
}
}
cursor = end + 1;
}
}
}
//]]>