<?php

/************************************************************************/
/* PHP-NUKE: Advanced Content Management System                         */
/* ============================================                         */
/*                                                                      */
/* Copyright (c) 2002 by Francisco Burzi                                */
/* http://phpnuke.org                                                   */
/*                                                                      */
/* This program is free software. You can redistribute it and/or modify */
/* it under the terms of the GNU General Public License as published by */
/* the Free Software Foundation; either version 2 of the License.       */
/************************************************************************/
/* Additional security checking code 2003 by chatserv                   */
/* http://www.nukefixes.com -- http://www.nukeresources.com             */
/************************************************************************/
/* PHP-Nuke Platinum: Expect to be impressed                  COPYRIGHT */
/*                                                                      */
/* Copyright (c) 2004 - 2006 by http://www.techgfx.com                  */
/*     Techgfx - Graeme Allan                       (goose@techgfx.com) */
/*                                                                      */
/* Copyright (c) 2004 - 2006 by http://www.conrads-berlin.de            */
/*     MrFluffy - Axel Conrads                 (axel@conrads-berlin.de) */
/*                                                                      */
/* Refer to TechGFX.com for detailed information on PHP-Nuke Platinum   */
/*                                                                      */
/* TechGFX: Your dreams, our imagination                                */
/************************************************************************/
/* TOPMUSIC MODULE																											*/
/* Originally written by: http://www.sergids.com												*/
/* Rewritten by: Andrew Andrews (Firedragon64)							  					*/
/* Support/Encouragement by: Amanda Telles (Manderz)										*/
/* Compiled by: Andrew Andrews (Firedragon64)							  						*/
/* Tested by: Beau Parsons		 																					*/
/*           ALL PEOPLE MENTIONED ABOVE OUR STAFF MEMBERS								*/
/*					 OF THE HYBRIDHELIX NETWORK - http://hybridhelix.net				*/
/* Questions and Comments on the Topmusic PNP version can be put in the	*/
/* HybridHELIX Forums on http://hybridhelix.net 						 		 				*/
/* Original site for this module can be found at http://www.sergids.com	*/
/************************************************************************/



global $admin_file;

if (!defined("mxAdminFileLoaded")) die ("You can't access this file directly...");

if (($radminsuper==1) || ($radminlink==1)) {
    adminmenu("$admin_file?op=topmusic", "Top Music", "topmusic.gif");
}

?>
