dolibarr/htdocs/hrm/class
MDW 8c29ca9033
Fix PhanNoopVariable for $i by changing loop to while
# Fix PhanNoopVariable for $i by changing loop to while

`$i` looked like a NOOP on $i which is provided as an argument to
the function.  Changed to while to improve readability and avoid thinking
that `$i` needs initialisation and fix the notification
2024-03-16 00:00:26 +01:00
..
establishment.class.php Qual: set default value to match PHPdoc type 2024-03-11 23:46:49 +01:00
evaluation.class.php Add csslist to json keys 2024-03-15 03:55:52 +01:00
evaluationdet.class.php Add csslist to json keys 2024-03-15 03:55:52 +01:00
job.class.php Add csslist to json keys 2024-03-15 03:55:52 +01:00
position.class.php Add csslist to json keys 2024-03-15 03:55:52 +01:00
skill.class.php Fix PhanNoopVariable for $i by changing loop to while 2024-03-16 00:00:26 +01:00
skilldet.class.php Add csslist to json keys 2024-03-15 03:55:52 +01:00
skillrank.class.php Add csslist to json keys 2024-03-15 03:55:52 +01:00