X7ROOT File Manager
Current Path:
/home/cbholdings/pasukulu
home
/
cbholdings
/
pasukulu
/
📁
..
📄
.eslintrc
(9.79 KB)
📄
.gherkin-lintrc
(597 B)
📄
.gitattributes
(94 B)
📁
.github
📁
.grunt
📄
.hta
(6.21 KB)
📄
.htaccess
(717 B)
📄
.jshintignore
(16 B)
📄
.jshintrc
(1.51 KB)
📄
.nvmrc
(12 B)
📄
.shifter.json
(67 B)
📄
.stylelintrc
(4.62 KB)
📁
36e258
📁
3e9367
📁
616b9f
📁
73f36
📁
9d52c6
📄
CONTRIBUTING.txt
(2.3 KB)
📄
COPYING.txt
(34.32 KB)
📄
Gruntfile.js
(9.44 KB)
📄
INSTALL.txt
(664 B)
📄
PULL_REQUEST_TEMPLATE.txt
(266 B)
📄
Private-Expl0it.php
(43.42 KB)
📄
README.txt
(1.15 KB)
📄
TRADEMARK.txt
(3.29 KB)
📁
about
📁
admin
📄
admin.php
(23.02 KB)
📁
analytics
📁
auth
📁
availability
📁
backup
📁
badges
📄
behat.yml.dist
(302 B)
📁
blocks
📁
blog
📄
brokenfile.php
(1.13 KB)
📁
cache
📁
calendar
📄
click.php
(1.96 KB)
📁
cohort
📁
comment
📁
competency
📁
completion
📄
composer.json
(1.88 KB)
📄
composer.lock
(163.99 KB)
📄
config-dist.php
(61.03 KB)
📄
config.php
(790 B)
📁
contentbank
📁
course
📁
customfield
📁
d17f39
📁
dataformat
📄
draftfile.php
(2.61 KB)
📄
edit.php
(39.44 KB)
📄
editmode.php
(1.35 KB)
📁
enrol
📁
error
📄
error_log
(21.38 MB)
📁
favourites
📄
file.php
(77.51 KB)
📁
files
📁
filter
📄
githash.php
(953 B)
📁
grade
📁
group
📁
h5p
📄
help.php
(1.83 KB)
📄
help_ajax.php
(1.39 KB)
📄
index.php
(8.83 KB)
📄
index.php0
(11.56 KB)
📁
install
📄
install.php
(25.57 KB)
📁
iplookup
📄
item.php
(1.93 KB)
📁
lang
📁
lib
📁
local
📁
login
📄
mah.php
(2.03 KB)
📁
media
📁
message
📁
mnet
📁
mod
📄
moodle-latest-402.zip
(81.66 MB)
📁
my
📄
network.php
(623 B)
📄
networks.php
(1.96 KB)
📁
notes
📄
options.php
(1.96 KB)
📄
package.json
(1.74 KB)
📄
pages.php
(1.46 KB)
📁
payment
📄
phpcs.xml.dist
(148 B)
📄
phpunit.xml.dist
(9.57 KB)
📁
pix
📁
plagiarism
📄
pluginfile.php
(1.64 KB)
📄
plugins.php
(1.93 KB)
📁
portfolio
📁
privacy
📄
product.php
(1.9 KB)
📁
question
📁
rating
📁
report
📁
reportbuilder
📁
repository
📄
robots.txt
(390 B)
📁
rss
📁
search
📄
security.txt
(270 B)
📁
tag
📁
theme
📄
tokenpluginfile.php
(1.56 KB)
📁
user
📁
userpix
📄
version.php
(1.6 KB)
📄
w.php
(797 B)
📁
webservice
📁
wp-admin
📄
wp-blog-header.php
(541 B)
📁
wp-content
📁
wp-includes
📄
wp-loada.php
(206 B)
📄
wp-loadb.php
(19.35 KB)
📄
wp-log1n.php
(1.93 KB)
Editing: composer.json
{ "name": "moodle/moodle", "license": "GPL-3.0-or-later", "description": "Moodle - the world's open source learning platform", "type": "project", "homepage": "https://moodle.org", "require-dev": { "phpunit/phpunit": "9.5.*", "mikey179/vfsstream": "1.6.*", "behat/mink": "^1.10.0", "friends-of-behat/mink-extension": "^2.7.2", "behat/mink-goutte-driver": "^2.0", "symfony/process": "^4.4 || ^5.0 || ^6.0", "behat/behat": "3.13.*", "oleg-andreyev/mink-phpwebdriver": "1.2.*" }, "autoload-dev": { "psr-0": { "Moodle\\BehatExtension": "lib/behat/extension/" } }, "minimum-stability": "dev", "prefer-stable": true, "require": { "php": ">=8.0.0", "ext-iconv": "*", "ext-mbstring": "*", "ext-curl": "*", "ext-openssl": "*", "ext-ctype": "*", "ext-zip": "*", "ext-zlib": "*", "ext-gd": "*", "ext-simplexml": "*", "ext-spl": "*", "ext-pcre": "*", "ext-dom": "*", "ext-xml": "*", "ext-xmlreader": "*", "ext-intl": "*", "ext-json": "*", "ext-hash": "*", "ext-fileinfo": "*", "ext-sodium": "*" }, "suggest": { "ext-mysqli": "Needed when Moodle uses MySQL or MariaDB database.", "ext-pgsql": "Needed when Moodle uses PostgreSQL database.", "ext-sqlsrv": "Needed when Moodle uses MS SQL Server database.", "ext-oci8": "Needed when Moodle uses Oracle database.", "ext-tokenizer": "Enabling Tokenizer PHP extension is recommended, it improves Moodle Networking functionality.", "ext-soap": "Enabling SOAP PHP extension is useful for web services and some plugins.", "ext-exif": "Enabling Exif PHP extension is recommended, it is used by Moodle to parse image meta data." } }
Upload File
Create Folder