]> git.llucax.com Git - software/bife/bife-all.git/blobdiff - modules/album/BIFE/Album/Thumbs.php
Final cleanups for 0.10 release:
[software/bife/bife-all.git] / modules / album / BIFE / Album / Thumbs.php
index 4deaae84c0464b57f15c093c2cc8225c5e915e72..861f8ca96ea63bb716cb72705af78c038d333aee 100644 (file)
@@ -78,8 +78,6 @@ class BIFE_Album_Thumbs extends BIFE_Widget {
             'COLUMNS'       => 4,
             'LINK-BIFE'     => 'photo.xbf',
             'LINK-URL'      => '',
-            // TODO - agregar atributo para el LINK, ver de hacer el
-            //        widget de un link.
         );
         $attrs = array_merge($defaults, $attrs);
         $attrs['EXTENSIONS'] = explode(',', $attrs['EXTENSIONS']);