mirror of
https://github.com/silverstripe/silverstripe-framework
synced 2024-10-22 12:05:37 +00:00
MINOR Removed debug code
git-svn-id: svn://svn.silverstripe.com/silverstripe/open/modules/sapphire/trunk@73881 467b73ca-7a2a-4603-9d3b-597d59a354a9
This commit is contained in:
parent
9886aef57d
commit
6c70b10173
@ -114,7 +114,6 @@ class SSHTMLBBCodeParser_Filter_Links extends SSHTMLBBCodeParser_Filter
|
||||
*/
|
||||
function smarterPPLinkExpand($matches)
|
||||
{
|
||||
//echo '<hr><pre>';var_dump($matches);echo '</pre><hr>';
|
||||
$options = SSHTMLBBCodeParser::getStaticProperty('SSHTMLBBCodeParser','_options');
|
||||
$o = $options['open'];
|
||||
$c = $options['close'];
|
||||
|
Loading…
x
Reference in New Issue
Block a user