Gossamer Forum
Home : Products : Gossamer Links : Discussions :

Re: [Andy] defined(@array) is deprecated at /var/www/html/admin/GT/Base.pm line 231.

Quote Reply
Re: [Andy] defined(@array) is deprecated at /var/www/html/admin/GT/Base.pm line 231. In reply to
Thanks Andy!

It's version 3.3. And this is the line:

Code:
my @pkg_isa = defined @{"$class\:\:ISA"} ? @{"$class\:\:ISA"} : ();

Cheers,

Dat

Programming and creating plugins and templates
Blog
Subject Author Views Date
Thread defined(@array) is deprecated at /var/www/html/admin/GT/Base.pm line 231. tandat 6756 Nov 12, 2014, 6:06 AM
Thread Re: [tandat] defined(@array) is deprecated at /var/www/html/admin/GT/Base.pm line 231.
Andy 6420 Nov 25, 2014, 11:45 PM
Thread Re: [Andy] defined(@array) is deprecated at /var/www/html/admin/GT/Base.pm line 231.
tandat 6418 Nov 26, 2014, 12:34 AM
Thread Re: [tandat] defined(@array) is deprecated at /var/www/html/admin/GT/Base.pm line 231.
Andy 6403 Nov 26, 2014, 12:39 AM
Post Re: [Andy] defined(@array) is deprecated at /var/www/html/admin/GT/Base.pm line 231.
tandat 6403 Nov 26, 2014, 1:03 AM