%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 : User : root ( 0) PHP Version : 7.0.33-0ubuntu0.16.04.16 Disable Function : exec,passthru,mail,shell_exec,system,proc_open,popen,ini_alter,dl,proc_close,curl_exec,curl_multi_exec,readfile,parse_ini_file,escapeshellarg,escapeshellcmd,show_source,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_get_handler,pcntl_signal_dispatch,pcntl_get_last_error,pcntl_strerror,pcntl_sigprocmask,pcntl_sigwaitinfo,pcntl_sigtimedwait,pcntl_exec,pcntl_getpriority,pcntl_setpriority,pcntl_async_signals,pcntl_unshare,mail,php_uname,phpinfo MySQL : OFF | cURL : ON | WGET : ON | Perl : ON | Python : ON | Sudo : ON | Pkexec : ON Directory : /var/www/html/old/administrator/components/com_sppolls/ |
Upload File : |
<?xml version="1.0" encoding="utf-8"?> <extension version="3.3" type="component" method="upgrade"> <name>SP Polls</name> <creationDate>Nov 2015</creationDate> <author>JoomShaper</author> <authorEmail>support@joomshaper.com</authorEmail> <authorUrl>http://www.joomshaper.com</authorUrl> <copyright>Copyright (c) 2010- 2018 JoomShaper. All rights reserved.</copyright> <license>GNU General Public License version 2 or later</license> <version>2.1</version> <description>Ajax poll component for Joomla.</description> <scriptfile>installer.script.php</scriptfile> <updateservers> <server type="extension" priority="1" name="SP Polls">http://www.joomshaper.com/updates/com-sp-polls.xml</server> </updateservers> <install> <sql> <file driver="mysql" charset="utf8">sql/install/mysql/install.sql</file> <file driver="mysql">sql/install/mysql/install.sql</file> <file driver="mysqli" charset="utf8">sql/install/mysql/install.sql</file> <file driver="mysqli">sql/install/mysql/install.sql</file> </sql> </install> <update> <schemas> <schemapath type="mysql">sql/updates/mysql</schemapath> </schemas> </update> <files folder="site"> <filename>sppolls.php</filename> <folder>controllers</folder> <folder>models</folder> <folder>layouts</folder> <folder>views</folder> </files> <languages folder="language/site"> <language tag="en-GB">en-GB/en-GB.com_sppolls.ini</language> </languages> <administration> <menu view="polls">COM_SPPOLLS</menu> <files folder="admin"> <filename>access.xml</filename> <filename>config.xml</filename> <filename>sppolls.php</filename> <filename>sppolls.xml</filename> <filename>controller.php</filename> <filename>installer.script.php</filename> <folder>sql</folder> <folder>assets</folder> <folder>views</folder> <folder>controllers</folder> <folder>models</folder> <folder>helpers</folder> <folder>tables</folder> </files> <languages folder="language/admin"> <language tag="en-GB">en-GB/en-GB.com_sppolls.ini</language> <language tag="en-GB">en-GB/en-GB.com_sppolls.sys.ini</language> </languages> </administration> </extension>