dolibarr/htdocs/comm/mailing
Laurent Destailleur 9973315a07 Fix we muste have ($limit = $conf->liste_limite; $offset = $limit *
$page) and not ($offset = $conf->liste_limite * $page).
In a future $limit that could be overwrite from search post form.
2015-12-16 19:38:40 +01:00
..
class Merge remote-tracking branch 'origin/3.8' into develop 2015-12-13 16:23:33 +01:00
card.php [Qual] Uniformize code 2015-11-07 21:56:21 +01:00
cibles.php Merge remote-tracking branch 'origin/3.8' into develop 2015-11-21 12:48:41 +01:00
index.php Traduction 2015-11-06 09:46:18 +01:00
info.php [Qual] Close database handler should be after Footer 2015-12-11 14:19:38 +01:00
list.php Fix we muste have ($limit = $conf->liste_limite; $offset = $limit * 2015-12-16 19:38:40 +01:00