mirror of
https://github.com/yiisoft/yii.git
synced 2026-03-03 23:04:04 +01:00
Rvt: the available since change
Changing the available since because it will be put into 1.1.15
This commit is contained in:
@@ -336,7 +336,7 @@ abstract class CModule extends CComponent
|
||||
* with the existing one. Defaults to true, meaning the previously registered
|
||||
* module configuration with the same ID will be merged with the new configuration.
|
||||
* If set to false, the existing configuration will be replaced completely.
|
||||
* This parameter is available since 1.1.16.
|
||||
* This parameter is available since 1.1.15.
|
||||
*/
|
||||
public function setModules($modules,$merge=true)
|
||||
{
|
||||
|
||||
Reference in New Issue
Block a user