mirror of
https://github.com/mrclay/minify.git
synced 2025-08-29 08:40:11 +02:00
Version constant bump, disable min_extras, docs updates
This commit is contained in:
@@ -1,4 +1,5 @@
|
||||
<?php
|
||||
die('Must be rewritten for new API');
|
||||
|
||||
require __DIR__ . '/../../bootstrap.php';
|
||||
|
||||
|
@@ -1,4 +1,5 @@
|
||||
<?php
|
||||
die('Must be rewritten for new API');
|
||||
/**
|
||||
* Fetch and minify a URL (auto-detect HTML/JS/CSS)
|
||||
*/
|
||||
|
@@ -1,4 +1,5 @@
|
||||
<?php
|
||||
die('Must be rewritten for new API');
|
||||
|
||||
require __DIR__ . '/../../bootstrap.php';
|
||||
|
||||
|
Reference in New Issue
Block a user