From: Steve Sutton Date: Thu, 20 Dec 2018 15:21:04 +0000 (-0500) Subject: update template path X-Git-Tag: v1.0.0x^2 X-Git-Url: http://cvs2.gaslightmedia.com/gitweb/index.cgi?a=commitdiff_plain;h=3986e904fb9efb1299f5f85c4eaa7d546c26028a;p=prog%2FGLMSearch.git update template path --- diff --git a/glmSearch.inc b/glmSearch.inc index 8d237d6..96ec211 100644 --- a/glmSearch.inc +++ b/glmSearch.inc @@ -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