Update footer.php - remove comment.

This commit is contained in:
Nate 2020-03-18 14:17:15 -05:00 committed by GitHub
parent 1f145a08c7
commit efc09f9eec
1 changed files with 1 additions and 6 deletions

View File

@ -68,11 +68,6 @@
} }
} }
/************************************************************************************************************************************************
* new template
*/
//initialize a template object //initialize a template object
$view = new template(); $view = new template();
$view->engine = 'smarty'; $view->engine = 'smarty';