mirror of
https://github.com/kamilwylegala/cakephp2-php8.git
synced 2025-09-05 11:02:40 +00:00
Updating index.php and skel dir for response change.
This commit is contained in:
parent
5240edeb82
commit
ec40ce6aad
2 changed files with 3 additions and 2 deletions
|
@ -77,4 +77,4 @@
|
|||
|
||||
App::uses('Dispatcher', 'Routing');
|
||||
$Dispatcher = new Dispatcher();
|
||||
$Dispatcher->dispatch(new CakeRequest());
|
||||
$Dispatcher->dispatch(new CakeRequest(), new CakeResponse());
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue