CRM-12059: Replaced bad conditional (always true) with an accurate, more readable...
authorFrank J. Gómez <frank@ginkgostreet.com>
Wed, 24 May 2017 14:11:38 +0000 (10:11 -0400)
committerFrank J. Gómez <frank@ginkgostreet.com>
Wed, 24 May 2017 14:11:38 +0000 (10:11 -0400)
commitb415fb1714511fa4ad068f7b6d93d0584423c963
tree86349aac721b3f385236459ab66601ff63eb9a15
parenta1f60f01dbd9cc55bc594ad5f384f96e676acc9a
CRM-12059: Replaced bad conditional (always true) with an accurate, more readable, and more efficient one.

Added some code documentation and replaced comments about specific Joomla methods with references to external resources.
CRM/Core/Permission/Joomla.php