This commit is contained in:
@@ -75,7 +75,7 @@ class HiltesImport
|
|||||||
{
|
{
|
||||||
$finder = Finder::create();
|
$finder = Finder::create();
|
||||||
$finder
|
$finder
|
||||||
->in($this->currentDirPath . '/hiltes/h2c/')
|
->in($this->currentDirPath . '/www/hiltes/h2c/')
|
||||||
->depth(0);
|
->depth(0);
|
||||||
|
|
||||||
if ($delta) {
|
if ($delta) {
|
||||||
|
|||||||
Reference in New Issue
Block a user