diff options
Diffstat (limited to 'phpfspot_tmpl.php')
-rw-r--r-- | phpfspot_tmpl.php | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/phpfspot_tmpl.php b/phpfspot_tmpl.php index f6d3ce8..bf0f835 100644 --- a/phpfspot_tmpl.php +++ b/phpfspot_tmpl.php @@ -31,7 +31,8 @@ class PHPFSPOT_TMPL extends Smarty { /** - * class constructor + * PHPFSPOT_TMPL constructor + * @access public */ public function __construct() { |