0
0
Fork 0
mirror of https://github.com/salesagility/SuiteCRM.git synced 2025-02-11 16:58:54 +00:00
Commit graph

9 commits

Author SHA1 Message Date
j.dang
b787bce0a5 Replace explicit bean instantiations in files 471 - 480
- File: '... /modules/Schedulers/EditView.php'

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

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

- File: '... /modules/Schedulers/Scheduler.php'

   - Replaced 13 occurrence(s) of 'new Scheduler()'

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

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

- File: '... /modules/Schedulers/Save.php'

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

- File: '... /modules/SurveyResponses/Dashlets/SurveyResponsesDashlet/SurveyResponsesDashlet.php'

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

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

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

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

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

- File: '... /modules/jjwg_Maps/Dashlets/jjwg_MapsDashlet/jjwg_MapsDashlet.php'

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

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

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

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

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

- File: '... /modules/ModuleBuilder/MB/MBPackage.php'

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

- File: '... /modules/AOS_Invoices/Dashlets/AOS_InvoicesDashlet/AOS_InvoicesDashlet.php'

   - Replaced 1 occurrence(s) of 'new AOS_Invoices()'
2020-01-22 13:51:44 +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
b772c8f942 indentation_type 2018-07-16 02:52:25 +01:00
Dillon-Brown
6caa071e62 no_spaces_inside_parenthesis 2018-07-12 15:44:45 +01:00
Dillon-Brown
68f69400bc braces 2018-07-12 11:40:27 +01:00
Dillon-Brown
eba5ce7913 Removed PHP closing tag 2017-10-07 00:06:08 +00:00
Uladzimir Barysiuk
a4426425aa Fixed - set day_of_month and months to * 2016-04-01 13:30:36 +01: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