0
0
Fork 0
mirror of https://github.com/salesagility/SuiteCRM.git synced 2025-01-11 03:48:27 +00:00
Commit graph

24 commits

Author SHA1 Message Date
Dillon-Brown
4ee7a709a0 Remove PHP4 constructors
Signed-off-by: Dillon-Brown <dillon.brown@salesagility.com>
2021-03-26 21:50:24 +00:00
Dillon-Brown
1cee25025f switch_case_semicolon_to_colon + switch_case_space + visibility_required 2019-01-25 14:28:56 +00:00
Dillon-Brown
3f39d9f153 braces 2019-01-25 13:51:46 +00:00
Gyula Madarasz
f5a310e859 Merge branch 'hotfix' of https://github.com/salesagility/SuiteCRM into develop_merge_hotfix 2018-10-30 18:04:30 +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
acf296012d Revert "Merge branch 'hotfix' into develop"
This reverts commit d08f74643d, reversing
changes made to b137595f91.
2018-07-31 15:24:44 +01:00
Dillon-Brown
c35f5bc49c @PSR2 2018-07-24 15:42:24 +01:00
Dillon-Brown
ae82881c3d no_useless_else 2018-07-20 22:00:34 +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
Matt Lorimer
8bf6968276 Update License 2018-01-19 13:22:30 +00:00
Dillon-Brown
eba5ce7913 Removed PHP closing tag 2017-10-07 00:06:08 +00:00
Daniel Samson
8f62f6e3fd Code clean up ResourceManager.php 2017-09-20 12:29:39 +01:00
Daniel Samson
6b6ad67980 Removing eval from ResourceManager 2017-09-20 12:29:39 +01:00
gymad
80c276d947 Fixed - add missed old style constructors 2016-04-29 17:05:59 +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
gymad
d4cbc5f1b2 Revert "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"
This reverts commit e160c722bc.
2016-04-28 17:08:19 +01:00
gymad
e160c722bc 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 2016-04-28 16:20:21 +01:00
Matt Lorimer
ec08560305 update tests to prevent issues 2016-04-25 23:11:55 +02:00
jakabadambalazs
a5acea6133 applied php7fix patch 2016-03-24 10:22:58 +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