diff options
Diffstat (limited to 'include/friendica_smarty.php')
-rw-r--r-- | include/friendica_smarty.php | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/include/friendica_smarty.php b/include/friendica_smarty.php index 2f4694c58..b9ed2e982 100644 --- a/include/friendica_smarty.php +++ b/include/friendica_smarty.php @@ -1,4 +1,4 @@ -<?php +<?php /** @file */ require_once("library/Smarty/libs/Smarty.class.php"); |