Skip to content

Commit

Permalink
Merge branch '2018.09'
Browse files Browse the repository at this point in the history
  • Loading branch information
andrerom committed Jan 9, 2019
2 parents ea2a755 + 7554cf0 commit 9054717
Showing 1 changed file with 0 additions and 4 deletions.
4 changes: 0 additions & 4 deletions lib/ezi18n/classes/eztstranslator.php
Expand Up @@ -218,10 +218,6 @@ function loadTranslationFile( $locale, $filename, $requestedContext )
$this->Messages[$key] = $msg;
}
}
else
{
$this->BuildCache = true;
}
eZDebug::accumulatorStop( 'tstranslator_context_load' );
}
}
Expand Down

0 comments on commit 9054717

Please sign in to comment.