0
0
Fork 0
mirror of https://github.com/salesagility/SuiteCRM.git synced 2025-01-30 20:16:21 +00:00
salesagility_SuiteCRM/include/ListView
Rahul Shinde 69f58e53aa Closing count bracket before condition
Count bracket is closed after relational operator it must be typo mistake done years ago
before PHP 8.0 count() use to yield a warning but after PHP 8.0 count() will throw TypeError if countable types parameter is not passed, in this case Boolean value was feeding to count so it was throwing TypeError in PHP 8.0+
2023-02-23 09:53:37 +00:00
..
ListView.php Fix #8677 - Subpanel end navigation 2020-10-21 13:20:56 +01:00
ListViewBulkActionSendOptInLink.tpl Merge remote-tracking branch 'upstream/feature/gdpr' into feature/gdpr_campaigns_merge 2018-01-17 13:16:38 +00:00
ListViewButtons.tpl Separating out templateMeta 2017-03-07 14:22:12 +00:00
ListViewColumnsFilterDialog.tpl Copyright notice update - Hotfix 2018-08-01 20:14:25 +01:00
ListViewColumnsFilterLink.tpl typo 2017-12-14 12:44:56 +00:00
ListViewData.php Closing count bracket before condition 2023-02-23 09:53:37 +00:00
ListViewDCMenu.tpl Fix part 5 - Final 2018-08-03 18:08:42 +01:00
ListViewDisplay.php Fix #8309 - Delete button showing for users with no delete access 2022-01-21 09:52:14 +00:00
ListViewEval.tpl Adding imported indicator and actions override in the list view 2017-05-01 18:05:57 +01:00
ListViewFacade.php Remove PHP4 constructors 2021-03-26 21:50:24 +00:00
ListViewGeneric.tpl Fix #8295 - Fix sorting icons showing counterwise 2019-11-22 16:14:28 -03:00
ListViewNoMassUpdate.tpl Copyright notice update - Hotfix 2018-08-01 20:14:25 +01:00
ListViewPagination.tpl FIX #8099 - Add a way to hide/show columnSelecto in ListViews 2019-10-18 19:32:45 -03:00
ListViewSearchLink.tpl Fix part 4 2018-08-03 17:50:48 +01:00
ListViewSelectObjects.tpl buildSelectedObjectsSpan(): moving hardcoded template into smarty template. 2016-07-06 15:12:12 +01:00
ListViewSmarty.php Hotfix: Do not divide by adjustment if it equals 0 2019-10-01 20:05:29 +02:00
ListViewSubPanel.php Fix #8882 - Delegates subpanel select all / select page doesn't work 2020-10-26 21:58:32 +00:00
ListViewXTPL.php Remove PHP4 constructors 2021-03-26 21:50:24 +00:00