diff options
Diffstat (limited to 'engine/lib/input.php')
| -rw-r--r-- | engine/lib/input.php | 2 | 
1 files changed, 1 insertions, 1 deletions
| diff --git a/engine/lib/input.php b/engine/lib/input.php index cbc112772..c3fabbe5d 100644 --- a/engine/lib/input.php +++ b/engine/lib/input.php @@ -197,7 +197,7 @@ function elgg_clear_sticky_value($form_name, $variable) {  /**   * Page handler for autocomplete endpoint.   * - * /pg/livesearch/?q=<query> + * /livesearch?q=<query>   *   * Other options include:   *     match_on	   string all|array(groups|users|friends|subtype) | 
