New groupex authentication handler which allows to choose the charset of returned...
[platal.git] / classes / corelogger.php
index 58085ab..e5784c6 100644 (file)
@@ -22,7 +22,7 @@
 class CoreLogger
 {
     /** user id */
-    private $uid;
+    public $uid;
     /** id of the session */
     private $session;
     /** list of available actions */