@@ -75,7 +75,7 @@ |
||
75 | 75 | 0, |
76 | 76 | ITypes::TYPE_DIR |
77 | 77 | ); |
78 | - } elseif ($this->isNode($this->getStorageSeparator(). $currentPath)) { |
|
78 | + } elseif ($this->isNode($this->getStorageSeparator() . $currentPath)) { |
|
79 | 79 | $sub->setData( |
80 | 80 | $this->expandName($usePath), |
81 | 81 | 0, |