mirror of
https://github.com/kamilwylegala/cakephp2-php8.git
synced 2025-09-09 04:52:42 +00:00
Oops, removing testing code
This commit is contained in:
parent
3d0af8b690
commit
95c25a0618
1 changed files with 0 additions and 2 deletions
|
@ -59,8 +59,6 @@ class PagesController extends AppController {
|
|||
* @return void
|
||||
*/
|
||||
public function display() {
|
||||
App::uses('ConnectionManager', 'Model');
|
||||
ConnectionManager::getDatasource('default')->execute('dasd kdjskljklda dljsdljadlas dkjadjasldkas dlajdklajdla dajsdlajdlka');
|
||||
$path = func_get_args();
|
||||
|
||||
$count = count($path);
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue