mirror of
https://github.com/kamilwylegala/cakephp2-php8.git
synced 2025-01-31 09:06:17 +00:00
Removing commented code.
This commit is contained in:
parent
b0aec35422
commit
6c3bcdd7e6
1 changed files with 0 additions and 2 deletions
|
@ -2718,8 +2718,6 @@ class Uuiditem extends CakeTestModel {
|
|||
* @var array
|
||||
* @access public
|
||||
*/
|
||||
//var $hasAndBelongsToMany = array('Uuidportfolio' => array('unique' => true));
|
||||
// var $hasAndBelongsToMany = array('Uuidportfolio' => array('with' => 'UuiditemsUuidportfolio'));
|
||||
var $hasAndBelongsToMany = array('Uuidportfolio' => array('with' => 'UuiditemsUuidportfolioNumericid'));
|
||||
|
||||
}
|
||||
|
|
Loading…
Add table
Reference in a new issue