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:
4d18d9a
)
removed $entityname
author
Tim Mallezie
<tim.mallezie@chiro.be>
Tue, 17 Mar 2015 14:15:09 +0000
(15:15 +0100)
committer
Tim Mallezie
<tim.mallezie@chiro.be>
Tue, 17 Mar 2015 14:15:09 +0000
(15:15 +0100)
CRM/Core/Form.php
patch
|
blob
|
blame
|
history
diff --git
a/CRM/Core/Form.php
b/CRM/Core/Form.php
index e071c7160efebb2740a589cdc2ab9b7c5d8cee65..9093b4700e487781f0a916384fbb1793cdc2371b 100644
(file)
--- a/
CRM/Core/Form.php
+++ b/
CRM/Core/Form.php
@@
-126,13
+126,6
@@
class CRM_Core_Form extends HTML_QuickForm_Page {
*/
public $controller;
- /**
- * Api entity name
- *
- * @var string
- */
- public $entityName;
-
/**
* Constants for attributes for various form elements
* attempt to standardize on the number of variations that we