Projekt

Allgemein

Profil

GX-Bug #52819 » PHP71ProductFix.patch

Till Tepelmann, 15.08.2017 14:17

Unterschiede anzeigen:

src/includes/classes/product.php (revision )
653 653
		// BOF GM_MOD
654 654
		global $PHP_SELF, $gmSEOBoost;
655 655

  
656
		if(!is_array($array))
657
		{
658
			$array = [];
659
		}
660

  
656 661
		if(isset($array['cat_url']) == false)
657 662
		{
658 663
			$array['cat_url'] = '';
    (1-1/1)