removing whitespace added in last commit

git-svn-id: https://svn.cakephp.org/repo/branches/1.2.x.x@7173 3807eeeb-6ff5-0310-8944-8be069107fe0
This commit is contained in:
gwoo 2008-06-11 15:47:47 +00:00
parent 1e231e9511
commit 0cc669d08e

View file

@ -44,7 +44,7 @@ if (!defined('PHP5')) {
require LIBS . 'cache.php';
Configure::getInstance();
$url = null;
App::import('Core', array('Session', 'Security', 'String', 'Dispatcher'));