Comment fix
authorColeman Watts <coleman@civicrm.org>
Tue, 10 Dec 2013 02:18:41 +0000 (18:18 -0800)
committerColeman Watts <coleman@civicrm.org>
Tue, 10 Dec 2013 02:18:41 +0000 (18:18 -0800)
CRM/Admin/Form.php

index deed07256111e9689a39f0123a493ebb1a5c3c34..4fcf841f6a7cc77947866de6747dd057c8c320f0 100644 (file)
@@ -34,8 +34,7 @@
  */
 
 /**
- * This class generates form components generic to Mobile provider
- *
+ * Base class for admin forms
  */
 class CRM_Admin_Form extends CRM_Core_Form {