diff options
-rw-r--r-- | README.txt | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -7,7 +7,7 @@ operation by providing: 1. An internal API for creating or removing multiple ImageCache presets at once. - 2. A public API for creating ImageCache presets upon request + 2. A public API for creating ImageCache presets upon requests to paths like http://yoursite/<file path>/imagecache_auto/<width>/<height>/<filename>, which will automatically create a resize and crop profile with the given dimensions and return the filename. |