Server IP : 192.250.235.76 / Your IP : 45.90.210.12
System : Linux s2968.sgp1.stableserver.net 4.18.0-513.18.1.lve.2.el8.x86_64 #1 SMP Sat Mar 30 15:36:11 UTC 2024 x86_64
PHP Version : 8.2.29
Disable Function : NONE
cURL : ON | WGET : ON | Sudo : OFF | Pkexec : OFF
1902110114081995
Server IP : 198.54.116.172 / Your IP : 216.73.216.36
System : Linux server322.web-hosting.com 4.18.0-553.54.1.lve.el8.x86_64 #1 SMP Wed Jun 4 13:01:13 UTC 2025 x86_64
PHP Version : 7.4.33
Disable Function : mail
cURL : ON | WGET : ON | Sudo : OFF | Pkexec : OFF
Upload Files :
Command :
Current File : /var/softaculous/moodle40//get_plugin_list.php
<?php
@unlink(__FILE__);
// Validate if the request is from Softaculous
if(php_sapi_name() == 'cli'){
if($argv[1] != '--pass=[[autopass]]'){
die("Unauthorized Access");
}
if(isset($_SERVER['REMOTE_ADDR'])){
unset($_SERVER['REMOTE_ADDR']);
}
// Define CLI_SCRIPT before including config.php
define('CLI_SCRIPT', true);
}else{
if($_REQUEST['pass'] != '[[autopass]]'){
die("Unauthorized Access");
}
}
require('config.php');
$pluginman = core_plugin_manager::instance();
$plugins_list = array();
foreach ($pluginman->get_plugins() as $type => $plugins) {
foreach ($plugins as $shortname => $plugin) {;
if ($plugin->source == core_plugin_manager::PLUGIN_SOURCE_EXTENSION) {
$plugins_list[] = $plugin->rootdir;
}
}
}
echo '<moodle_plugins>'.json_encode($plugins_list).'</moodle_plugins>';
?>
Name
Size
Last Modified
Owner / Group
Permissions
Options
.. -- January 11 2026 11:30:19 root / root 0755 images -- July 15 2025 10:29:43 root / root 0755 languages -- July 15 2025 10:29:43 root / root 0755 php53 -- July 15 2025 10:29:43 root / root 0755 php56 -- July 15 2025 10:29:43 root / root 0755 php71 -- July 15 2025 10:29:43 root / root 0755 php81 -- July 15 2025 10:29:43 root / root 0755 php82 -- July 15 2025 10:29:43 root / root 0755 NOTES.txt 2.249 KB October 30 2024 12:35:20 root / root 0644 add_admin.php 0.716 KB January 03 2023 04:46:36 root / root 0644 check_utf8.php 6.994 KB January 10 2024 07:02:22 root / root 0644 clone.php 5.48 KB July 14 2025 12:36:00 root / root 0644 config.php 0.728 KB January 03 2023 04:46:36 root / root 0644 edit.php 4.625 KB July 14 2025 12:36:00 root / root 0644 edit.xml 0.423 KB January 03 2023 04:46:36 root / root 0644 extend.php 12.466 KB July 14 2025 12:36:00 root / root 0644 fileindex.php 0.937 KB October 30 2024 12:35:20 root / root 0644 get_plugin_list.php 0.82 KB February 19 2025 11:15:24 root / root 0644 import.php 7.498 KB July 14 2025 12:36:00 root / root 0644 info.xml 3.572 KB July 14 2025 12:24:50 root / root 0644 install.js 0.902 KB January 03 2023 04:46:36 root / root 0644 install.php 11.147 KB July 14 2025 12:36:00 root / root 0644 install.xml 3.158 KB July 18 2024 11:34:46 root / root 0644 md5 4.761 KB July 14 2025 12:36:00 root / root 0644 privatekey.php 0.952 KB January 03 2023 04:46:36 root / root 0644 update_pass.php 0.528 KB January 03 2023 04:46:36 root / root 0644 upgrade.php 9.414 KB July 14 2025 12:36:00 root / root 0644 upgrade.xml 0.3 KB January 03 2023 04:46:36 root / root 0644