fixing my local working copy

git-svn-id: https://svn.cakephp.org/repo/trunk/cake@145 3807eeeb-6ff5-0310-8944-8be069107fe0
This commit is contained in:
phpnut 2005-05-21 16:12:57 +00:00
parent a3621e3e2f
commit b2ba766780

View file

@ -39,4 +39,4 @@ define ('ROOT', dirname($_SERVER['SCRIPT_FILENAME']).'/');
$_GET['url'] = ltrim($_SERVER['PATH_INFO'],'/');
require ROOT.'public/dispatch.php';
?>
?>