only write file caches if minutes is greater than zero.

This commit is contained in:
Taylor Otwell
2012-04-18 20:43:25 -05:00
parent 78243fedba
commit 3f2bdb7695
2 changed files with 3 additions and 0 deletions

View File

@@ -48,6 +48,7 @@
- Made the `get_timestamp` Eloquent method static.
- `Request::secure` now takes `application.ssl` configuration option into consideration.
- Simplified the `paths.php` file.
- Only write file caches if number of minutes is greater than zero.
<a name="upgrade-3.2"></a>
## Upgrading From 3.1