Bjs.php wip_alan_T5620_hide_adminphp_and_indexphp
authorAlan Knowles <alan@roojs.com>
Thu, 17 Jan 2019 05:57:23 +0000 (13:57 +0800)
committerAlan Knowles <alan@roojs.com>
Thu, 17 Jan 2019 05:57:23 +0000 (13:57 +0800)
Bjs.php

diff --git a/Bjs.php b/Bjs.php
index f931d13..1950d84 100644 (file)
--- a/Bjs.php
+++ b/Bjs.php
@@ -59,7 +59,7 @@ class Pman_Core_Bjs {
                     break;
                 default:
                     if (isset($o->items)) {
-                        $this->fields = $this->iterateFields($o->items);
+                        $this->iterateFields($o->items);
                     }
             }