mirror of
https://github.com/kamilwylegala/cakephp2-php8.git
synced 2025-09-04 02:22:39 +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://book.cakephp.org/2.0/en/development/testing.html CakePHP(tm) Tests
|
||||
* @package Cake.Test.Case.View
|
||||
* @since CakePHP(tm) v 2.1.0
|
||||
* @license http://www.opensource.org/licenses/mit-license.php MIT License
|
||||
* @license https://opensource.org/licenses/mit-license.php MIT License
|
||||
*/
|
||||
|
||||
App::uses('Controller', 'Controller');
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue