projects
/
civicrm-core.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
875c232
)
Comment fix
author
Coleman Watts
<coleman@civicrm.org>
Tue, 10 Dec 2013 02:18:41 +0000
(18:18 -0800)
committer
Coleman Watts
<coleman@civicrm.org>
Tue, 10 Dec 2013 02:18:41 +0000
(18:18 -0800)
CRM/Admin/Form.php
patch
|
blob
|
blame
|
history
diff --git
a/CRM/Admin/Form.php
b/CRM/Admin/Form.php
index deed07256111e9689a39f0123a493ebb1a5c3c34..4fcf841f6a7cc77947866de6747dd057c8c320f0 100644
(file)
--- a/
CRM/Admin/Form.php
+++ b/
CRM/Admin/Form.php
@@
-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 {