Tests/I18n.php
authorAlan Knowles <alan@roojs.com>
Wed, 3 Apr 2013 11:01:54 +0000 (19:01 +0800)
committerAlan Knowles <alan@roojs.com>
Wed, 3 Apr 2013 11:01:54 +0000 (19:01 +0800)
Tests/I18n.php

index 017bf7b..7eb888b 100644 (file)
@@ -20,6 +20,10 @@ class Pman_Core_Tests_I18n extends Pman
         
         
     }
+    function output()
+    {
+        die("done");
+    }
     
     
 }
\ No newline at end of file