tests/Images.php
authorAlan Knowles <alan@roojs.com>
Wed, 23 May 2012 02:14:38 +0000 (10:14 +0800)
committerAlan Knowles <alan@roojs.com>
Wed, 23 May 2012 02:14:38 +0000 (10:14 +0800)
tests/Images.php

index 33c8075..fd144e5 100644 (file)
@@ -13,7 +13,7 @@ class Pman_Core_tests_Images extends Pman
                 <img src="http://test.php/Images/34/test.png" width="100">
                 <a href="http://test.php/Images/Download/34/test.png">test</a>
                 
-        ');
+        ', 'http://roojs.com/index.php/');
         echo htmlspecialchars($ret);
         
      }