3
1
Back

(preg_match("@.*(.*)@", $article['content'], $matches)) { } /* absolute URL is ready! */ return $scheme.'://'.$abs; } /* dirty absolute URL is ready! */ return $scheme . '://' . $abs; } From d8a7439c05979d3c73da6a91162e90a1a48a57e5 Mon Sep 17 00:00:00 2001 Subject: [PATCH] Wondermark fix; added Oatmeal initial $article['content'] .

New Pull Request