diff options
Diffstat (limited to 'gsearch/context.php')
-rw-r--r-- | gsearch/context.php | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/gsearch/context.php b/gsearch/context.php index a48179f..1a65063 100644 --- a/gsearch/context.php +++ b/gsearch/context.php @@ -14,7 +14,7 @@ </LookAndFeel> </CustomSearchEngine> - <Include type="Annotations" href="<?php echo $GLOBALS['root'];?>api/export_gcs.php?xml=1" /> + <Include type="Annotations" href="<?php echo ROOT;?>api/export_gcs.php?xml=1" /> </GoogleCustomizations> |