From 77730b0b9b185f5df9a7e540de58eb5581d12af7 Mon Sep 17 00:00:00 2001 From: Ceeram Date: Sat, 26 Mar 2011 22:34:03 +0100 Subject: [PATCH] removed some more dead links to trac --- app/config/bootstrap.php | 1 - cake/console/templates/skel/config/bootstrap.php | 1 - 2 files changed, 2 deletions(-) diff --git a/app/config/bootstrap.php b/app/config/bootstrap.php index 2e36a893e..0865ac4fc 100644 --- a/app/config/bootstrap.php +++ b/app/config/bootstrap.php @@ -28,7 +28,6 @@ Cache::config('default', array('engine' => 'File')); /** * The settings below can be used to set additional paths to models, views and controllers. - * This is related to Ticket #470 (https://trac.cakephp.org/ticket/470) * * App::build(array( * 'plugins' => array('/full/path/to/plugins/', '/next/full/path/to/plugins/'), diff --git a/cake/console/templates/skel/config/bootstrap.php b/cake/console/templates/skel/config/bootstrap.php index 2e36a893e..0865ac4fc 100644 --- a/cake/console/templates/skel/config/bootstrap.php +++ b/cake/console/templates/skel/config/bootstrap.php @@ -28,7 +28,6 @@ Cache::config('default', array('engine' => 'File')); /** * The settings below can be used to set additional paths to models, views and controllers. - * This is related to Ticket #470 (https://trac.cakephp.org/ticket/470) * * App::build(array( * 'plugins' => array('/full/path/to/plugins/', '/next/full/path/to/plugins/'),