Skip to content

Commit e7fd0e5

Browse files
authored
Back to https after joomla#8479
1 parent 9366ce6 commit e7fd0e5

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

libraries/joomla/utilities/arrayhelper.php

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -423,7 +423,7 @@ protected static function _sortObjects(&$a, &$b)
423423
*
424424
* @return array
425425
*
426-
* @see http://php.net/manual/en/function.array-unique.php
426+
* @see https://secure.php.net/manual/en/function.array-unique.php
427427
* @since 11.2
428428
* @deprecated 4.0 Use Joomla\Utilities\ArrayHelper::arrayUnique instead
429429
*/

0 commit comments

Comments
 (0)