1
0

removed unneccessary line

This commit is contained in:
Garvin Hicking
2011-10-27 22:26:28 +02:00
parent db590df608
commit d8a1c47dd4

View File

@ -407,7 +407,6 @@ class serendipity_event_statistics extends serendipity_event
$com_stat['url'] = 'http://' . $com_stat['url'];
}
if (!preg_match())
$link_url = ' (<a href="' . htmlspecialchars($com_stat['url']) . '">' . PLUGIN_EVENT_STATISTICS_OUT_LINK . '</a>)';
}