diff options
Diffstat (limited to 'views/default/widgets/album_view/content.php')
-rw-r--r-- | views/default/widgets/album_view/content.php | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/views/default/widgets/album_view/content.php b/views/default/widgets/album_view/content.php index d6476f075..88c8837b3 100644 --- a/views/default/widgets/album_view/content.php +++ b/views/default/widgets/album_view/content.php @@ -1,6 +1,9 @@ <?php /** + * List albums in a widget * + * @author Cash Costello + * @license http://www.gnu.org/licenses/gpl-2.0.html GNU General Public License v2 */ $options = array( |