mirror of
https://github.com/kamilwylegala/cakephp2-php8.git
synced 2025-09-09 13:02:40 +00:00
Use HTTPS for the cakephp.org URL
This commit is contained in:
parent
e2d8f04f85
commit
17314baa15
461 changed files with 925 additions and 925 deletions
|
@ -4,7 +4,7 @@
|
|||
*
|
||||
* Adds methods and automagic functionality to CakePHP Models.
|
||||
*
|
||||
* CakePHP(tm) : Rapid Development Framework (http://cakephp.org)
|
||||
* CakePHP(tm) : Rapid Development Framework (https://cakephp.org)
|
||||
* Copyright (c) Cake Software Foundation, Inc. (http://cakefoundation.org)
|
||||
*
|
||||
* Licensed under The MIT License
|
||||
|
@ -12,7 +12,7 @@
|
|||
* Redistributions of files must retain the above copyright notice.
|
||||
*
|
||||
* @copyright Copyright (c) Cake Software Foundation, Inc. (http://cakefoundation.org)
|
||||
* @link http://cakephp.org CakePHP(tm) Project
|
||||
* @link https://cakephp.org CakePHP(tm) Project
|
||||
* @package Cake.Model
|
||||
* @since CakePHP(tm) v 1.2.0.0
|
||||
* @license http://www.opensource.org/licenses/mit-license.php MIT License
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue