* @copyright 2001 - 2011 Ampache.org * @license http://opensource.org/licenses/gpl-2.0 GPLv2 * @version PHP 5.2 * @link http://www.ampache.org/ * @since File available since Release 1.0 */ /** * Playlist Box * This box is used for actions on the main screen and on a specific playlist page * It changes depending on where it is */ ?> id . '">' . $title . ''); ?>
set_type('playlist_song'); $browse->add_supplemental_object('playlist', $playlist->id); $browse->set_static_content(true); $browse->show_objects($object_ids); $browse->store(); ?>