Images.php
authorAlan Knowles <alan@roojs.com>
Fri, 18 May 2018 01:58:26 +0000 (09:58 +0800)
committerAlan Knowles <alan@roojs.com>
Fri, 18 May 2018 01:58:26 +0000 (09:58 +0800)
Images.php

index be02d68..252cd24 100644 (file)
@@ -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