0
0
Fork 0
mirror of https://github.com/salesagility/SuiteCRM.git synced 2025-02-05 06:29:44 +00:00
salesagility_SuiteCRM/modules/UserPreferences
Clemente Raposo 1e5696ac25 Fix #9437 - Use application setCookie across the app
- Replace direct php setcookie calls with application setCookie
2022-05-11 16:54:01 +01:00
..
controller.php switch_case_semicolon_to_colon + switch_case_space + visibility_required 2019-01-25 14:28:56 +00:00
field_arrays.php no_spaces_after_function_name + no_spaces_inside_parenthesis 2019-01-25 14:22:15 +00:00
index.php Removed unused description headers 2019-10-14 14:12:09 +01:00
UserPreference.php Fix #9437 - Use application setCookie across the app 2022-05-11 16:54:01 +01:00
vardefs.php single_blank_line_at_eof + single_class_element_per_statement + single_import_per_statement + single_line_after_imports 2019-01-25 14:26:18 +00:00