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

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