PATH:
home
/
lab2454c
/
credityork.com
/
wp-content
/
plugins
/
wp-optimize
/
vendor
/
mrclay
/
minify
<?php /** * Sets up MinApp controller and serves files * * DO NOT EDIT! Configure this utility via config.php and groupsConfig.php * * @package Minify */ $app = (require __DIR__ . '/bootstrap.php'); /* @var \Minify\App $app */ $app->runServer();
[-] config.php
[edit]
[-] groupsConfig.php
[edit]
[-] quick-test.css
[edit]
[-] quick-testinc.less
[edit]
[+]
lib
[-] index.php
[edit]
[+]
builder
[-] example.index.php
[edit]
[+]
..
[-] LICENSE.txt
[edit]
[-] quick-test.less
[edit]
[+]
min_extras
[-] utils.php
[edit]
[-] config-test.php
[edit]
[+]
static
[-] server-info.php
[edit]
[-] quick-test.js
[edit]
[-] bootstrap.php
[edit]