0
0
Fork 0
mirror of https://github.com/salesagility/SuiteCRM.git synced 2025-03-16 06:13:34 +00:00
Commit graph

9 commits

Author SHA1 Message Date
Clemente Raposo
9aff7071bb Run rector on modules folder 2023-07-18 15:53:09 +01:00
j.dang
0990d2c8ed Replace explicit bean instantiations in files 321 - 330
- File: '... /modules/Leads/LeadsQuickCreate.php'

   - Replaced 1 occurrence(s) of 'new Lead()'

- File: '... /modules/AOP_Case_Events/CaseEventsHook.php'

   - Replaced 1 occurrence(s) of 'new aCase()'

   - Replaced 1 occurrence(s) of 'new AOP_Case_Events()'

- File: '... /modules/UpgradeWizard/uw_utils.php'

   - Replaced 1 occurrence(s) of 'new Email()'

   - Replaced 1 occurrence(s) of 'new Task()'

   - Replaced 3 occurrence(s) of 'new User()'

- File: '... /modules/UpgradeWizard/silentUpgrade_step1.php'

   - Replaced 1 occurrence(s) of 'new User()'

   - Replaced 1 occurrence(s) of 'new Administration()'

- File: '... /modules/UpgradeWizard/silentUpgrade_dce_step1.php'

   - Replaced 1 occurrence(s) of 'new User()'

- File: '... /modules/UpgradeWizard/silentUpgrade_step2.php'

   - Replaced 1 occurrence(s) of 'new User()'

- File: '... /modules/UpgradeWizard/uw_ajax.php'

   - Replaced 1 occurrence(s) of 'new Email()'

   - Replaced 1 occurrence(s) of 'new Task()'

- File: '... /modules/UpgradeWizard/end.php'

   - Replaced 2 occurrence(s) of 'new Administration()'

- File: '... /modules/UpgradeWizard/silentUpgrade_dce_step2.php'

   - Replaced 1 occurrence(s) of 'new User()'

   - Replaced 1 occurrence(s) of 'new Administration()'

- File: '... /modules/AOS_Products/Dashlets/AOS_ProductsDashlet/AOS_ProductsDashlet.php'

   - Replaced 1 occurrence(s) of 'new AOS_Products()'
2020-01-22 13:51:25 +00:00
Horus68
34eb8562c6 Copyright notice update - Hotfix
Copyright notice update for hotfix branch
Changes: 
- Year 
- Double spaces
- Brand fix for SalesAgility Ltd. (was Salesagility Ltd)

Created from latest hotfix branch.
2018-08-01 20:14:25 +01:00
Dillon-Brown
840ad0f5c0 visibility_required 2018-07-13 06:54:51 +01:00
Dillon-Brown
68f69400bc braces 2018-07-12 11:40:27 +01:00
Dillon-Brown
835a46058a PSR2 - class_definition 2018-06-21 21:05:18 +01:00
Dillon-Brown
eba5ce7913 Removed PHP closing tag 2017-10-07 00:06:08 +00:00
Matthew
b533ad20e5 Updated Script header 2014-07-07 16:33:41 +01:00
Matthew
8e51b0e900 initial commit 2013-09-23 20:30:44 +01:00