dolibarr/htdocs/core
Maksim Stojkovic 44ff73f5de
Remove unused $nblines assignment
Fixes the following warning received when attempting to generate a warehouse stock document using the default template:
`count(): Parameter must be an array or an object that implements Countable in /var/www/html/core/modules/stock/doc/pdf_standard.modules.php on line 211`.

$nblines is subsequently assigned on line 326, after which it is then used.
2021-09-17 23:50:00 +10:00
..
ajax Merge pull request #18690 from lainwir3d/add_rest_api_key_modify_right 2021-09-17 12:10:03 +02:00
boxes add missing css classes to buttons 2021-09-16 11:33:42 +02:00
class Fix error on html.for.class on ismultientitymanaged test 2021-09-17 11:23:16 +02:00
data
db Fix sql request when using encrypt 2021-09-02 13:45:44 +02:00
filemanagerdol
js Merge branch '14.0' of git@github.com:Dolibarr/dolibarr.git into develop 2021-09-16 13:40:05 +02:00
lib Merge branch '14.0' of git@github.com:Dolibarr/dolibarr.git into develop 2021-09-16 13:40:05 +02:00
login Clean code 2021-08-28 01:45:53 +02:00
menus Merge branch '14.0' of git@github.com:Dolibarr/dolibarr.git into develop 2021-09-13 02:45:00 +02:00
modules Remove unused $nblines assignment 2021-09-17 23:50:00 +10:00
tpl Merge branch '14.0' of git@github.com:Dolibarr/dolibarr.git into develop 2021-09-16 13:40:05 +02:00
triggers Fix var init 2021-09-03 10:58:43 +02:00
actions_addupdatedelete.inc.php Close #18678 : Implemention of tags/categories KM 2021-09-13 11:22:55 +02:00
actions_builddoc.inc.php bug image delete 2021-09-03 14:18:44 +02:00
actions_changeselectedfields.inc.php
actions_comments.inc.php
actions_dellink.inc.php Corrections stickler-ci 2021-07-28 12:29:17 +02:00
actions_extrafields.inc.php
actions_fetchobject.inc.php
actions_lineupdown.inc.php
actions_linkedfiles.inc.php bug image delete 2021-09-03 14:18:44 +02:00
actions_massactions.inc.php Update actions_massactions.inc.php 2021-09-09 14:35:19 +02:00
actions_printing.inc.php
actions_sendmails.inc.php Fix #18343 2021-08-17 18:52:33 +02:00
actions_setmoduleoptions.inc.php
actions_setnotes.inc.php
antispamimage.php
commonfieldsinexport.inc.php Prepare fix #yogosha6443 2021-06-30 17:22:36 +02:00
customreports.php add missing css classes to buttons 2021-09-16 11:33:42 +02:00
datepicker.php
doxygen.php
extrafieldsinexport.inc.php Prepare fix #yogosha6443 2021-06-30 17:22:36 +02:00
get_info.php
get_menudiv.php Clean code. Menu must be greyed in get_menudiv 2021-09-11 15:43:26 +02:00
photos_resize.php Fix php8 (related to #18019) 2021-06-29 19:49:37 +02:00
search_page.php Fix css 2021-08-04 12:38:28 +02:00
search.php
tools.php
website.inc.php Cast numeric into on sql request 2021-08-23 19:33:24 +02:00