mirror of
https://github.com/kamilwylegala/cakephp2-php8.git
synced 2025-09-04 10:32:40 +00:00
Use HTTPS for the opensource.org MIT license URL
This commit is contained in:
parent
04efc7ba50
commit
da8414e13b
711 changed files with 711 additions and 711 deletions
|
@ -13,7 +13,7 @@
|
|||
* @link https://cakephp.org CakePHP(tm) Project
|
||||
* @package Cake.Routing
|
||||
* @since CakePHP(tm) v 0.2.9
|
||||
* @license http://www.opensource.org/licenses/mit-license.php MIT License
|
||||
* @license https://opensource.org/licenses/mit-license.php MIT License
|
||||
*/
|
||||
|
||||
App::uses('CakeRequest', 'Network');
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue