%PDF-1.5 %���� ºaâÚÎΞ-ÌE1ÍØÄ÷{òò2ÿ ÛÖ^ÔÀá TÎ{¦?§®¥kuµùÕ5sLOšuY
Server IP : 49.231.201.246 / Your IP : 216.73.216.248 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 : pcntl_alarm,pcntl_fork,pcntl_waitpid,pcntl_wait,pcntl_wifexited,pcntl_wifstopped,pcntl_wifsignaled,pcntl_wifcontinued,pcntl_wexitstatus,pcntl_wtermsig,pcntl_wstopsig,pcntl_signal,pcntl_signal_dispatch,pcntl_get_last_error,pcntl_strerror,pcntl_sigprocmask,pcntl_sigwaitinfo,pcntl_sigtimedwait,pcntl_exec,pcntl_getpriority,pcntl_setpriority, MySQL : OFF | cURL : ON | WGET : ON | Perl : ON | Python : ON | Sudo : ON | Pkexec : ON Directory : /var/www/html/old/modules/mod_amazingaudioplayer_1/ |
Upload File : |
<?xml version="1.0" encoding="utf-8"?> <extension type="module" version="1.6.0"> <!-- Name of the Module --> <name>Amazing Audio Player ID 1</name> <!-- Name of the Author --> <author>Magic Hills Pty Ltd</author> <!-- Version Date of the Module --> <creationDate>2013-04-29</creationDate> <!-- Copyright information --> <copyright>All rights reserved by Magic Hills Pty Ltd 2013.</copyright> <!-- License Information --> <license>All rights reserved by Magic Hills Pty Ltd</license> <!-- Author's email address --> <authorEmail>support@magichtml.com</authorEmail> <!-- Author's website --> <authorUrl>http://amazingaudioplayer.com</authorUrl> <!-- Module version number --> <version>1.0</version> <!-- Description of what the module does --> <description>Amazing Audio Player - Create HTML5 Audio Player for Your Website</description> <!-- Listing of all files that should be installed for the module to function --> <files> <!-- The "module" attribute signifies that this is the main controller file --> <filename module="mod_amazingaudioplayer_1">mod_amazingaudioplayer_1.php</filename> <filename>index.html</filename> <folder>tmpl/</folder> </files> <!-- Optional parameters --> <config> <fields name="params"> <fieldset name="basic"> <field name="is_second" type="radio" label="Is the Audio Player second or after on the webpage? (Only change this when you have multiple Audio Players on one webpage)" description="" default="0"> <option value="0">No</option> <option value="1">Yes</option> </field> <field name="loadjquery" type="radio" label="load jQuery? (If the jQuery is already loaded by other module, you need to change this option to No)" description="" default="1"> <option value="0">No</option> <option value="1">Yes</option> </field> </fieldset> </fields> </config> </extension>