| Direktori : /var/www/vhosts/ccp.ac.th/backup_full/httpdocs/smtp/admin/assets/kcfinder/themes/default/ |
| Current File : /var/www/vhosts/ccp.ac.th/backup_full/httpdocs/smtp/admin/assets/kcfinder/themes/default/css.php |
<?php
namespace kcfinder;
chdir("..");
chdir("..");
require "core/autoload.php";
$theme = basename(dirname(__FILE__));
$min = new minifier("css");
$min->minify("cache/theme_$theme.css");