dolibarr/htdocs/fichinter
Laurent Destailleur d6a5b224fb Revert bad practice: setEvent use SESSION. Such usage is limited to HTML
page context and can be used inside any pages.
However usage of _SESSION must never be used inside a library (except
for function dedicated to HTML page context), and never inside
object classes (we must use $this->errors, $this->mesgs or
$this->warnings instead).
2012-07-29 14:15:29 +02:00
..
class Revert bad practice: setEvent use SESSION. Such usage is limited to HTML 2012-07-29 14:15:29 +02:00
tpl Fix: Removed HTML5 warnings 2012-03-18 23:42:53 +01:00
apercu.php Fix: Security 2012-03-05 11:16:30 +01:00
contact.php BackToList links in Interventions section 2012-07-28 21:05:00 +02:00
document.php Fix: try to use the new message system 2012-07-29 12:54:19 +02:00
fiche.php Fix: try to use the new message system 2012-07-29 12:54:19 +02:00
index.php Qual: Uniformize page name 2011-08-21 13:01:34 +00:00
info.php Sec: Sanitize all input for ids. 2012-02-27 22:26:22 +01:00
list.php Fixed a bug in interventions' list navigation 2012-06-01 11:21:56 +02:00
note.php BackToList links in Interventions section 2012-07-28 21:05:00 +02:00
rapport.php Fix: remove obsolete tags 2011-08-27 19:15:14 +00:00