Skip to content

Commit

Permalink
Removing unnecessary call to config().
Browse files Browse the repository at this point in the history
  • Loading branch information
markstory committed Sep 18, 2010
1 parent dc65f23 commit 9ccbe5e
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion cake/libs/configure.php
Expand Up @@ -378,7 +378,6 @@ private static function __loadBootstrap($boot) {
'serialize' => true, 'duration' => $duration
)));
}
Cache::config('default');
}
App::init();
App::build();
Expand Down

0 comments on commit 9ccbe5e

Please sign in to comment.