]> git.llucax.com Git - software/bife/bife-all.git/blobdiff - src/BIFE/Container.php
- Cleanned Album code.
[software/bife/bife-all.git] / src / BIFE / Container.php
index 7c138ac5830b7989c9ec5b5dbdcbe883f2e8af04..a1540b8f2a9a63e7827d5d5635f81ffe5a9b74d1 100644 (file)
@@ -100,7 +100,7 @@ class BIFE_Container extends 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