tests/Images.php
authorAlan Knowles <alan@roojs.com>
Wed, 23 May 2012 01:43:07 +0000 (09:43 +0800)
committerAlan Knowles <alan@roojs.com>
Wed, 23 May 2012 01:43:07 +0000 (09:43 +0800)
tests/Images.php

index 700c03c..e0649f7 100644 (file)
@@ -9,6 +9,6 @@ echo '<PRE>';
 Pman_Core_Images::replaceImg('
         <img src="http://test.php/Core/Images/Thumb/200x40/34/test.png">
         <img src="http://test.php/Images/34/test.png" width="100">
-        <img src="http://test.php/Images/Download/34/test.png">        
+        <a href="http://test.php/Images/Download/34/test.png">test</a>
         
 ');