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
cake/tests/cases/libs

View file

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

View file

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