HTML/FlexyFramework.php
authorAlan Knowles <alan@roojs.com>
Wed, 29 Aug 2018 04:00:37 +0000 (12:00 +0800)
committerAlan Knowles <alan@roojs.com>
Wed, 29 Aug 2018 04:00:37 +0000 (12:00 +0800)
HTML/FlexyFramework.php

index dc835dc..bf5459c 100755 (executable)
@@ -1030,6 +1030,7 @@ RewriteRule ^(.+)$ /web.hpasite/index.local.php [L,NC,E=URL:$1]
         $classobj->bootLoader  = $this;
         $classobj->request = $newRequest;
         $classobj->timer = &$this->timer;
+        $classobj->cli = $this->cli;
         
         $this->page = $classobj;
         if ($this->cli && !$isRedirect ) { // redirect always just takes redirect args..