Details
-
Type: Bug
-
Status: Done/Fixed
-
Priority: Major
-
Resolution: Fixed/Completed
-
Affects Version/s: 1.0
-
Fix Version/s: 1.2
-
Component/s: None
-
Labels:None
Description
Receive same message from Controller.php and QuickForm.php.
CiviCRM V1.0 beta, Drupal 4.6.2, PHP 5.1.0b3
In String.php made following change:
static function getClassName( $string, $char = '_' )
and it seems to work. Controller and QuickForm are more difficult.
I'm very new to this.
Jeff Chochon