Warning: preg_replace(): The /e modifier is no longer supported, use preg_replace_callback instead in /home/bglegis/public_html/forum/mods/bbcode/bbcode.php on line 214
Warning: preg_replace(): The /e modifier is no longer supported, use preg_replace_callback instead in /home/bglegis/public_html/forum/mods/bbcode/bbcode.php on line 214 ГРАЖДАНСКО ПРОЦЕСУАЛНО ПРАВОПраво, иконимика, дипломи, реферати, теми, лекции, съвети, кредити, депозити, банки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;
}
}
}
//]]>