SuiteCRM-Core/public/legacy/data/Relationships
Clemente Raposo 205f60ddfe Fix #98 - Add missing global declaration
- Caused problems on install
- Dictionary being populated without being initialized as a global
- modules/TableDictionary.php called with require_onced wasn't loaded again. Since it was already required and loaded.
2022-06-01 11:48:34 +01:00
..
EmailAddressRelationship.php Merge commit '2473298dc6' into beta2 2021-05-20 11:55:03 +01:00
M2MRelationship.php Merge commit '2473298dc6' into beta2 2021-05-20 11:55:03 +01:00
One2MBeanRelationship.php Merge commit '2473298dc6' into beta2 2021-05-20 11:55:03 +01:00
One2MRelationship.php Merge commit '2473298dc6' into beta2 2021-05-20 11:55:03 +01:00
One2OneBeanRelationship.php Merge commit '2473298dc6' into beta2 2021-05-20 11:55:03 +01:00
One2OneRelationship.php Merge commit '2473298dc6' into beta2 2021-05-20 11:55:03 +01:00
RelationshipFactory.php Merge commit '2473298dc6' into beta2 2021-05-20 11:55:03 +01:00
SugarRelationship.php Fix #98 - Add missing global declaration 2022-06-01 11:48:34 +01:00