mirror of
https://github.com/kamilwylegala/cakephp2-php8.git
synced 2024-11-15 03:18:26 +00:00
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:
parent
a3621e3e2f
commit
b2ba766780
1 changed files with 1 additions and 1 deletions
|
@ -39,4 +39,4 @@ define ('ROOT', dirname($_SERVER['SCRIPT_FILENAME']).'/');
|
|||
$_GET['url'] = ltrim($_SERVER['PATH_INFO'],'/');
|
||||
|
||||
require ROOT.'public/dispatch.php';
|
||||
?>
|
||||
?>
|
Loading…
Reference in a new issue