RE: Template System

Brenden <[email protected]> 1 Aug 2003 00:35:39 -0000
Newsgroups gmane.comp.web.oscommerce.devel
Message-ID <b78241aa30e35d3b4fc9e5149e683a2a@osCommerce-Forums>
This message was sent from: Development
http://forums.oscommerce.com/viewtopic.php?p=205348#205348
----------------------------------------------------------------

My version of phpBB has this stated in template.php

/**
 * Template class. By Nathan Codding of the phpBB group.
 * The interface was originally inspired by PHPLib templates,
 * and the template file formats are quite similar.
 *
 */

https://sourceforge.net/projects/phplib/

It is a template engine similar to smarty.