Skip to content

Commit d3e4978

Browse files
committed
Releases no variable needed anymore.
1 parent 441138a commit d3e4978

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

include/releases.inc

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
<?php
2-
return $GLOBALS['OLDRELEASES'] = $OLDRELEASES = array (
2+
return array (
33
8 =>
44
array (
55
'8.5.5' =>

0 commit comments

Comments
 (0)