Files
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
..
2012-03-18 23:42:53 +01:00
2012-03-05 11:16:30 +01:00
2011-08-21 13:01:34 +00:00
2012-02-27 22:26:22 +01:00
2011-08-27 19:15:14 +00:00