removed debug code and subsequent bug
This commit is contained in:
parent
04a13e8f77
commit
406d287cd1
@ -1005,12 +1005,8 @@
|
|||||||
'</a>';
|
'</a>';
|
||||||
$body = str_replace($cites[0][$index], $cites[1][$index] . $replacement . $cites[4][$index], $body);
|
$body = str_replace($cites[0][$index], $cites[1][$index] . $replacement . $cites[4][$index], $body);
|
||||||
}
|
}
|
||||||
var_dump($post);
|
|
||||||
}
|
}
|
||||||
|
|
||||||
//var_dump($cite);
|
|
||||||
// exit;
|
|
||||||
|
|
||||||
// Restore main board settings
|
// Restore main board settings
|
||||||
openBoard($tmp_board);
|
openBoard($tmp_board);
|
||||||
}
|
}
|
||||||
|
Loading…
Reference in New Issue
Block a user