diff options
Diffstat (limited to 'includes/refresh_functions.php')
| -rwxr-xr-x | includes/refresh_functions.php | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/includes/refresh_functions.php b/includes/refresh_functions.php index 488dad2..a201910 100755 --- a/includes/refresh_functions.php +++ b/includes/refresh_functions.php @@ -22,6 +22,7 @@ * and pass it to refresh_index() to do the work. */ namespace Bitweaver\Liberty; +use Bitweaver\Liberty\rebuild_index; function random_refresh_index($pContentType = "") { global $gBitSystem; |
