%PDF-1.5 %���� ºaâÚÎΞ-ÌE1ÍØÄ÷{òò2ÿ ÛÖ^ÔÀá TÎ{¦?§®¥kuµùÕ5sLOšuY
Server IP : 49.231.201.246 / Your IP : 216.73.216.149 Web Server : Apache/2.4.18 (Ubuntu) System : Linux 246 4.4.0-210-generic #242-Ubuntu SMP Fri Apr 16 09:57:56 UTC 2021 x86_64 User : root ( 0) PHP Version : 7.0.33-0ubuntu0.16.04.16 Disable Function : exec,passthru,shell_exec,system,proc_open,popen,pcntl_exec MySQL : OFF | cURL : ON | WGET : ON | Perl : ON | Python : ON | Sudo : ON | Pkexec : ON Directory : /var/www/html/old/modules/mod_amazingaudioplayer_1/tmpl/ |
Upload File : |
<?php /** * @package Amazing Audio Player Joomla Module * @author Magic Hills Pty Ltd * @website http://amazingaudioplayer.com * @copyright 2013 Magic Hills Pty Ltd All Rights Reserved **/ //don't allow other scripts to grab and execute our file defined('_JEXEC') or die('Direct Access to this location is not allowed.'); ?> <!-- Insert to your webpage where you want to display the audio player --> <div id="amazingaudioplayer-1" style="display:block;position:relative;width:250px;height:auto;margin:0px auto 0px;"> <ul class="amazingaudioplayer-audios" style="display:none;"> <li data-artist="" data-title="ppao" data-album="" data-info="" data-image="" data-duration="0"> <div class="amazingaudioplayer-source" data-src="<?php echo JURI::base(); ?>modules/mod_amazingaudioplayer_1/tmpl/audios/ppao.mp3" data-type="audio/mpeg" /> </li> </ul> <div class="amazingaudioplayer-engine"><a href="http://amazingaudioplayer.com" title="Joomla audio player">Joomla html5 audio player</a></div> </div> <!-- End of body section HTML codes -->