dolibarr/htdocs/website
MDW 04282f9c5f
Fix PhanTypeInvalidUnaryOperandIncOrDec by typing $error
# Fix PhanTypeInvalidUnaryOperandIncOrDec by typing $error

For some strange reason phan determined that $error was not an int, so forced the
typing to fix the PhanTypeInvalidUnaryOperandIncOrDec notifications in this
file
2024-03-13 16:45:14 +01:00
..
class Qual: Fix childtablesoncascade phpdoc 2024-03-12 14:02:10 +01:00
lib fix precommit and clean code (#28651) 2024-03-07 16:57:29 +01:00
samples Fix: GETPOST(...,'int') to GETPOSTINT(...) (#28448) 2024-02-27 14:05:53 +01:00
index.php Fix PhanTypeInvalidUnaryOperandIncOrDec by typing $error 2024-03-13 16:45:14 +01:00
websiteaccount_card.php warnings fix some php warnings (#28467) 2024-02-28 21:36:16 +01:00