I have Links SQL and GForum, I need to maintain Globals and templates for Both products in a central location. Is there a way to use ONE set of globals and templates for both products? I would like to use the same directory for both but don't know if it is possible. and if so how?
Mar 1, 2003, 5:54 AM
Enthusiast (671 posts)
Mar 1, 2003, 5:54 AM
Post #2 of 4
Views: 973
I have done it by making the templates in EX LinksSQL and then use it in another LinksSQL installation by:
<%include /full/path/to/template/name.html%>
Klaus
http://www.ameinfo.com
<%include /full/path/to/template/name.html%>
Klaus
http://www.ameinfo.com


