mirror of
https://github.com/kamilwylegala/cakephp2-php8.git
synced 2025-09-05 11:02:40 +00:00
Adding missing doc comments.
Updated use of Controller::persistModel; Lazy Loading of models now work when this is set to true. Fixed Scaffold to work with Controller::persistModel = true; git-svn-id: https://svn.cakephp.org/repo/branches/1.2.x.x@4003 3807eeeb-6ff5-0310-8944-8be069107fe0
This commit is contained in:
parent
d7e8a20b19
commit
881dc728cf
1 changed files with 0 additions and 2 deletions
|
@ -1,6 +1,5 @@
|
|||
<?php
|
||||
/* SVN FILE: $Id$ */
|
||||
|
||||
/**
|
||||
* Short description for file.
|
||||
*
|
||||
|
@ -27,7 +26,6 @@
|
|||
* @lastmodified $Date$
|
||||
* @license http://www.opensource.org/licenses/mit-license.php The MIT License
|
||||
*/
|
||||
|
||||
/**
|
||||
* Short description for file.
|
||||
*
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue