dolibarr/htdocs/cashdesk
DALL'AGNOLA Cédric cf3364d205
fix: count throws an error when parameter is null
At the first connection, $_SESSION['poscart'] is empty or null and when you try to add an item to the cart in cashdesk you got this:

Warning: count(): Parameter must be an array or an object that implements Countable in /homepages/35/d523563538/htdocs/clickandbuilds/dolibarr/afds/cashdesk/class/Facturation.class.php on line 145

Warning: Cannot modify header information - headers already sent by (output started at /homepages/35/d523563538/htdocs/clickandbuilds/dolibarr/afds/cashdesk/class/Facturation.class.php:145) in /homepages/35/d523563538/htdocs/clickandbuilds/dolibarr/afds/cashdesk/facturation_verif.php on line 234
2019-04-05 08:28:59 +02:00
..
admin PSR2 space after comma in function call 2019-01-27 11:55:16 +01:00
class fix: count throws an error when parameter is null 2019-04-05 08:28:59 +02:00
css trim trailing 2018-07-26 18:22:16 +02:00
img
include PSR2.Files.EndFileNewline.TooMany 2019-01-27 14:10:35 +01:00
javascript FIX change my deprecated email 2018-10-27 14:43:12 +02:00
tpl PSR2 space after comma in function call 2019-01-27 11:55:16 +01:00
affContenu.php PSR2 space after comma in function call 2019-01-27 11:55:16 +01:00
affIndex.php PSR2 space after comma in function call 2019-01-27 11:55:16 +01:00
affPied.php NEW Remove tooltip tipTip library replaced with standatd jquery tooltip 2017-10-22 21:15:08 +02:00
deconnexion.php Merge branch 'develop' into nospaceaftercomma 2019-01-30 18:27:35 +01:00
facturation_dhtml.php Merge branch 'develop' into nospaceaftercomma 2019-02-03 19:27:16 +01:00
facturation_verif.php PSR2.Methods.FunctionCallSignature.SpaceBeforeOpenBracket 2019-02-24 20:06:55 +01:00
facturation.php Merge branch 'develop' into nospaceaftercomma 2019-02-03 19:27:16 +01:00
index_verif.php Merge branch 'develop' into nospaceaftercomma 2019-02-03 19:27:16 +01:00
index.php PSR2 space after comma in function call 2019-01-27 11:55:16 +01:00
validation_ok.php PSR2.Files.EndFileNewline.TooMany 2019-01-27 14:10:35 +01:00
validation_ticket.php Merge branch 'develop' into nospaceaftercomma 2019-01-30 18:27:35 +01:00
validation_verif.php PSR2.Methods.FunctionCallSignature.SpaceBeforeOpenBracket 2019-02-24 20:06:55 +01:00
validation.php PSR2.Files.EndFileNewline.TooMany 2019-01-27 14:10:35 +01:00