update template path
authorSteve Sutton <steve@gaslightmedia.com>
Thu, 20 Dec 2018 15:21:04 +0000 (10:21 -0500)
committerSteve Sutton <steve@gaslightmedia.com>
Thu, 20 Dec 2018 15:21:04 +0000 (10:21 -0500)
glmSearch.inc

index 8d237d6..96ec211 100644 (file)
@@ -39,7 +39,7 @@ define('OpenSearchServer', 'http://oss2.gaslightmedia.com:9090');
  * render() or doSearch() call.
  */
 define('GLMSearch_TEMPLATE', 'default.html');
-define('GLMSearch_TEMPLATE_PATH', '/var/www/server/CommonApps/GLMSearch/V1.1/templates');
+define('GLMSearch_TEMPLATE_PATH', '/var/www/server/CommonApps/GLMSearch/V2/templates');
 
 /*
  * Bring in Smarty to parse the template