~ubuntu-branches/ubuntu/karmic/ampache/karmic

« back to all changes in this revision

Viewing changes to templates/show_genre.inc.php

  • Committer: Bazaar Package Importer
  • Author(s): Charlie Smotherman
  • Date: 2008-05-15 18:44:23 UTC
  • mfrom: (1.1.2 upstream)
  • Revision ID: james.westby@ubuntu.com-20080515184423-n47i81yk2s99iuci
Tags: 3.4-2
Included some upstream gather album art fixes.

Show diffs side-by-side

added added

removed removed

Lines of Context:
1
1
<?php
2
2
/*
3
3
 
4
 
 Copyright (c) 2001 - 2006 Ampache.org
 
4
 Copyright (c) 2001 - 2007 Ampache.org
5
5
 All rights reserved.
6
6
 
7
7
 This program is free software; you can redistribute it and/or
24
24
 * This shows a single genre and lets you pick between
25
25
 * albums/artists or songs
26
26
*/
27
 
$web_path = conf('web_path');
 
27
$web_path = Config::get('web_path');
28
28
?>
29
29
<?php show_box_top(_('Viewing') . " " . $genre->name . " " . _('Genre')); ?>
30
30
                [<?php echo $genre->get_album_count(); ?>]