PATH:
var
/
softaculous
/
bolt
<?php /** @var Silex\Application|false $app */ $app = require '[[softdatadir]]/vendor/bolt/bolt/app/web.php'; // If we're running PHP's built-in webserver, `web.php` returns `false`, // meaning the path is a file. If so, we pass it along. if ($app === false) { return false; } $app->run();
[+]
php56
[-] taxonomy.yml
[edit]
[-] permissions.yml
[edit]
[+]
php81
[+]
php53
[-] index.php
[edit]
[+]
..
[-] config.yml
[edit]
[-] menu.yml
[edit]
[-] edit.xml
[edit]
[-] import.php
[edit]
[-] md5
[edit]
[-] Notes.txt
[edit]
[-] .bolt.yml
[edit]
[-] changelog.txt
[edit]
[-] install.js
[edit]
[+]
php71
[-] install.php
[edit]
[-] fileindex.php
[edit]
[-] edit.php
[edit]
[-] info.xml
[edit]
[-] install.xml
[edit]
[+]
images
[+]
php82
[-] routing.yml
[edit]
[-] contenttypes.yml
[edit]