Files
dolibarr/htdocs/core/lib
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-07-11 15:55:56 +02:00
2012-04-16 12:01:32 +02:00
2012-02-04 14:39:47 +01:00
2012-07-23 22:04:06 +02:00
2012-07-10 22:10:12 +02:00
2012-02-04 14:39:47 +01:00
2012-06-14 20:11:54 +02:00
2012-07-28 20:20:56 +02:00
2012-02-04 14:39:47 +01:00
2012-03-18 01:21:18 +01:00
2011-10-24 10:33:55 +02:00
2012-02-04 14:39:47 +01:00
2012-07-27 23:04:05 +02:00
2012-02-04 14:39:47 +01:00
2012-07-10 20:45:07 +02:00
2012-02-04 14:39:47 +01:00
2012-07-27 23:04:05 +02:00
2012-02-04 14:39:47 +01:00
2012-07-13 10:15:47 +02:00
2012-02-04 10:48:47 +01:00
2012-02-04 14:39:47 +01:00
2012-07-28 11:28:37 +02:00
2012-02-04 10:48:47 +01:00
2012-07-28 11:28:37 +02:00
2012-02-07 10:25:58 +01:00