removing links to code.cakephp.org/tickets

This commit is contained in:
Ceeram 2011-03-26 20:27:36 +01:00
parent 893ced5c30
commit 9102321112
2 changed files with 0 additions and 4 deletions

View file

@ -819,7 +819,6 @@ class ScaffoldTest extends CakeTestCase {
/**
* test that habtm relationship keys get added to scaffoldFields.
*
* @see http://code.cakephp.org/tickets/view/48
* @return void
*/
function testHabtmFieldAdditionWithScaffoldForm() {

View file

@ -3762,7 +3762,6 @@ class ModelWriteTest extends BaseModelTest {
/**
* TestFindAllWithoutForeignKey
*
* @link http://code.cakephp.org/tickets/view/69
* @access public
* @return void
*/
@ -3827,7 +3826,6 @@ class ModelWriteTest extends BaseModelTest {
/**
* testProductUpdateAllWithForeignKey
*
* @link http://code.cakephp.org/tickets/view/69
* @access public
* @return void
*/
@ -3878,7 +3876,6 @@ class ModelWriteTest extends BaseModelTest {
/**
* testProductUpdateAllWithoutForeignKey
*
* @link http://code.cakephp.org/tickets/view/69
* @access public
* @return void
*/