Loading the set class successfully

This commit is contained in:
José Lorenzo Rodríguez 2010-12-04 02:51:42 -04:30
parent c641baaf16
commit ec93152c9a
2 changed files with 2 additions and 0 deletions

View file

@ -23,6 +23,8 @@
* @license MIT License (http://www.opensource.org/licenses/mit-license.php) * @license MIT License (http://www.opensource.org/licenses/mit-license.php)
*/ */
App::uses('Set', 'Utility');
/** /**
* Session class for Cake. * Session class for Cake.
* *