Skip to content
This repository has been archived by the owner on Nov 25, 2020. It is now read-only.

Commit

Permalink
Fix #374
Browse files Browse the repository at this point in the history
  • Loading branch information
cdujeu committed Dec 14, 2013
1 parent 5341414 commit c130953
Showing 1 changed file with 0 additions and 1 deletion.
Expand Up @@ -379,7 +379,6 @@ public function recursiveIndexation($url)
*/
public function updateNodeIndexMeta($node)
{
require_once("Zend/Search/Lucene.php");
if (!isSet($this->currentIndex)) {
$this->currentIndex = $this->loadIndex(ConfService::getRepository()->getId());
}
Expand Down

0 comments on commit c130953

Please sign in to comment.