X-Git-Url: https://git.llucax.com/software/bife/bife-all.git/blobdiff_plain/3658b126d4873c96dd3b08af6619795790e23ac2..715ddc41f45dcf4d64348fef69844618ad1abb3d:/src/BIFE/Widget.php diff --git a/src/BIFE/Widget.php b/src/BIFE/Widget.php index 35e18ba..c000452 100644 --- a/src/BIFE/Widget.php +++ b/src/BIFE/Widget.php @@ -78,7 +78,7 @@ class BIFE_Widget { /** * Renders the widget using a template returning a string with the results. * - * @param HTML_Template_Sigma &$template Template object to render the widget. + * @param HTML_Template_HIT &$template Template object to render the widget. * * @return string * @access public @@ -93,4 +93,4 @@ class BIFE_Widget { } // -X2C Class :Widget -?> +?> \ No newline at end of file