Mailer.php
authorAlan Knowles <alan@roojs.com>
Wed, 22 Aug 2012 06:23:17 +0000 (14:23 +0800)
committerAlan Knowles <alan@roojs.com>
Wed, 22 Aug 2012 06:23:17 +0000 (14:23 +0800)
Mailer.php

index 99d652f..defe068 100644 (file)
@@ -211,7 +211,7 @@ class Pman_Core_Mailer {
     {
         
         if ($url[0] == '/') {
-            var_Dump($this->bootLoader->rootDir);exit;
+            print_R($this->page);exit;
         }
         
         print_R($url);