mirror of
https://github.com/kamilwylegala/cakephp2-php8.git
synced 2025-01-31 09:06:17 +00:00
removing links to code.cakephp.org/tickets
This commit is contained in:
parent
893ced5c30
commit
9102321112
2 changed files with 0 additions and 4 deletions
|
@ -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() {
|
||||
|
|
|
@ -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
|
||||
*/
|
||||
|
|
Loading…
Add table
Reference in a new issue