commit
authorEdward <edward@roojs.com>
Tue, 9 Apr 2013 03:13:52 +0000 (11:13 +0800)
committerEdward <edward@roojs.com>
Tue, 9 Apr 2013 03:13:52 +0000 (11:13 +0800)
HTML/FlexyFramework/Page.php

index 33043e9..2b1d186 100644 (file)
@@ -137,9 +137,13 @@ class HTML_FlexyFramework_Page  {
     */
     var $cli_args = array(); // key(element name)=>error message
    
-   
-   
-   
+    /**
+     * Reference to the page loader
+     * @var type HTML_FlexyFramework - 
+     * 
+     */
+     
+    var $bootLoader = false;