Details
-
Type: Bug
-
Status: Done/Fixed
-
Priority: Major
-
Resolution: Fixed/Completed
-
Affects Version/s: 2.1
-
Fix Version/s: 2.1
-
Component/s: None
-
Labels:None
Description
in civicrm.php in the front end of joomla lines 63-69 are no longer needed in Joomla 1.5.
if ( ! empty( $_POST ) ) {
if ( count( $_SESSION ) <= 1 )
}