From 749811b7dd0dfdfd957545a2ea1cef94057d7df5 Mon Sep 17 00:00:00 2001 From: Alan Knowles Date: Fri, 18 May 2018 09:58:26 +0800 Subject: [PATCH] Images.php --- Images.php | 3 +++ 1 file changed, 3 insertions(+) diff --git a/Images.php b/Images.php index be02d688..252cd249 100644 --- a/Images.php +++ b/Images.php @@ -2,6 +2,9 @@ /** * Deal with image delivery and HTML replacement of image links in body text. * + * + * NOTE THIS WAS NEVER INTENDED FOR PUBLIC IMAGE DISTRIBUTION - we need to create a seperate file for that... + * * $str = Pman_Core_Images::replaceImg($str); // < use with HTML * * or -- 2.39.2