]> git.mxchange.org Git - friendica.git/blobdiff - include/template_processor.php
Merge pull request #2110 from annando/1511-subscribe-feed
[friendica.git] / include / template_processor.php
index 49d37488f9f54844e5539bbac39cc5be7ca31ca5..27271e2edbded66d9166af2b92203de46e72a95d 100644 (file)
@@ -1,4 +1,9 @@
 <?php
+/*
+ * This is the old template engine, now deprecated.
+ * Friendica's default template engine is Smarty3 (see include/friendica_smarty.php)
+ * 
+ */
 require_once 'object/TemplateEngine.php';
 
 define("KEY_NOT_EXISTS", '^R_key_not_Exists^');