Vergleich inc/class_parser.php - 1.4.0 - 1.4.3
Zeile 275 | Zeile 275 |
---|---|
{ |
{ |
$mycode['regex'] = str_replace("\x0", "", $mycode['regex']); | |
$custom_mycode[$key]['regex'] = "#".$mycode['regex']."#si"; | $custom_mycode[$key]['regex'] = "#".$mycode['regex']."#si"; |