Skip to content

Commit

Permalink
Merge pull request #24 from DanielWeitenauer/patch-1
Browse files Browse the repository at this point in the history
Reindex von Tabellenspalten funktioniert nicht
  • Loading branch information
xong committed Mar 9, 2016
2 parents 79255b3 + a6e8a91 commit 64f0fd5
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions plugins/reindex/functions/function.reindex.inc.php
Original file line number Diff line number Diff line change
@@ -1,6 +1,8 @@
<?php
function a587_rexsearch_reindex($_params)
{
global $REX;

$columns = array();
$id = 0;

Expand Down

0 comments on commit 64f0fd5

Please sign in to comment.