1
0
mirror of https://github.com/mrclay/minify.git synced 2025-02-23 16:33:02 +01:00

8 Commits

Author SHA1 Message Date
Steve Clay
c196dd39df Replaced all class require's with autoloader 2012-09-30 17:51:34 -04:00
Steve Clay
db00fa6eb0 Update master 2012-06-07 15:06:40 -03:00
Steve Clay
f2ebbeb526 More work on HTML helpers 2010-05-17 02:30:51 +00:00
Steve Clay
b41a908dbf Work on better HTML helper 2010-05-16 16:19:35 +00:00
Steve Clay
986caa3838 Changes to enable building URIs w/o querystrings
Minify/Build.php : + $forceAmpersand argument to uri()
min/utils.php : Minify_groupUri : removed $ampersand, added $forceAmpersand
2008-10-05 23:42:17 +00:00
Steve Clay
b626952f93 Issue 56 2008-10-05 22:51:29 +00:00
Steve Clay
bd6af94f07 min/README.txt : more thorough
min/utils.php : fixed example code
min/config.php : improved explanation
2008-08-30 05:40:10 +00:00
Steve Clay
8d22e6e33a Renamed "tests" to "unit_tests"
Cache/Memcache.php : new!
utils.php : a few _Minify utility functions for the "min" app
HISTORY : preparation for 2.1 beta
2008-08-30 03:06:26 +00:00