Skip to content

Commit

Permalink
Add missing import.
Browse files Browse the repository at this point in the history
  • Loading branch information
markstory committed Aug 14, 2013
1 parent 1cc5129 commit db5fcad
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions App/Config/cache.php
Original file line number Diff line number Diff line change
Expand Up @@ -15,6 +15,7 @@
namespace App\Config;

use Cake\Cache\Cache;
use Cake\Core\Configure;

/**
* Turn off all caching application-wide.
Expand Down

0 comments on commit db5fcad

Please sign in to comment.