File manager - Edit - /home/opticamezl/www/newok/plugins/installer/yootheme/script.php
Back
<?php use Joomla\CMS\Factory; defined('_JEXEC') or die(); if (class_exists('plgInstallerYoothemeInstallerScript', false)) { return; } class plgInstallerYoothemeInstallerScript { public function install($parent) { Factory::getDBO() ->setQuery( "UPDATE #__extensions SET enabled = 1 WHERE type = 'plugin' AND folder = 'installer' AND element = 'yootheme'" ) ->execute(); } public function uninstall($parent) { } public function update($parent) { } public function preflight($type, $parent) { } public function postflight($type, $parent) { } }
| ver. 1.4 |
Github
|
.
| PHP 8.3.23 | Generation time: 0.03 |
proxy
|
phpinfo
|
Settings