summaryrefslogtreecommitdiff
path: root/functions.php
diff options
context:
space:
mode:
Diffstat (limited to 'functions.php')
-rw-r--r--functions.php2
1 files changed, 1 insertions, 1 deletions
diff --git a/functions.php b/functions.php
index 4c867f26c..9371596cc 100644
--- a/functions.php
+++ b/functions.php
@@ -4708,7 +4708,7 @@
print "<div class=\"postEnclosures\">";
- if (!preg_match("/img/i", $article_content)) {
+ if (!preg_match("/<img/i", $article_content)) {
foreach ($entries as $entry) {
if (preg_match("/image/", $entry["type"])) {
print "<p><img