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

13 commits

Author SHA1 Message Date
Jack Anderson
aefadada27 Run rector on modules folder 2023-07-18 15:53:48 +01:00
Clemente Raposo
9aff7071bb Run rector on modules folder 2023-07-18 15:53:09 +01:00
Dillon-Brown
4ee7a709a0 Remove PHP4 constructors
Signed-off-by: Dillon-Brown <dillon.brown@salesagility.com>
2021-03-26 21:50:24 +00:00
j.dang
f0c45d5ce2 Replace explicit bean instantiations in files 441 - 450
- File: '... /modules/Campaigns/CampaignDiagnostic.php'

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

- File: '... /modules/Campaigns/Campaign.php'

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

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

- File: '... /modules/DocumentRevisions/Menu.php'

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

- File: '... /modules/DocumentRevisions/DocumentRevision.php'

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

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

- File: '... /modules/AOW_WorkFlow/Dashlets/AOW_WorkFlowDashlet/AOW_WorkFlowDashlet.php'

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

- File: '... /modules/AOW_WorkFlow/controller.php'

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

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

- File: '... /modules/AOW_WorkFlow/aow_utils.php'

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

- File: '... /modules/AOW_WorkFlow/AOW_WorkFlow.php'

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

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

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

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

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

- File: '... /modules/AOW_Conditions/AOW_Condition.php'

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

- File: '... /modules/AOW_Conditions/conditionLines.php'

   - Replaced 2 occurrence(s) of 'new AOW_Condition()'
2020-01-22 13:51:40 +00:00
Dillon-Brown
b772c8f942 indentation_type 2018-07-16 02:52: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
4775b14953 function_declaration 2018-07-12 11:20:31 +01:00
Dillon-Brown
835a46058a PSR2 - class_definition 2018-06-21 21:05:18 +01:00
gymad
72c27f1bcb Fixed - 7.6 upgrade __construct incompatible with legacy custom modules and customisations - write back the old styled constructors to changed files in 7.6 automatically, constructor arguments and deprecated phpdoc and log message added 2016-04-29 15:12:28 +01:00
jakabadambalazs
a5acea6133 applied php7fix patch 2016-03-24 10:22:58 +01:00
Matthew
63f2985e5a Updated Advanced OpenWorkflow 2013-09-30 17:05:48 +01:00
Matthew
8e51b0e900 initial commit 2013-09-23 20:30:44 +01:00