svn: /web/doc-editor/trunk/php/ ExtJsController.php

[email protected] (Yannick Torres)
Newsgroups php.doc.web
Message-ID <[email protected]>
yannick                                  Thu, 21 Jul 2011 14:22:15 +0000

Revision: http://svn.php.net/viewvc?view=revision&revision=313537

Log:
Add authService into information when a user login for futurs statistics on it

Changed paths:
    U   web/doc-editor/trunk/php/ExtJsController.php

Modified: web/doc-editor/trunk/php/ExtJsController.php
===================================================================
--- web/doc-editor/trunk/php/ExtJsController.php	2011-07-21 14:06:16 UTC (rev 313536)
+++ web/doc-editor/trunk/php/ExtJsController.php	2011-07-21 14:22:15 UTC (rev 313537)
@@ -97,6 +97,8 @@
             $value = array();
             $value['user'] = $am->vcsLogin;
             $value['lang'] = $lang;
+            $value['authService'] = $am->authService;
+
             RepositoryManager::getInstance()->setStaticValue('info', 'login', json_encode($value), true);

             return JsonResponseBuilder::success();
lmpx.com only provides a reader for public news (NNTP) servers. It is not affiliated with the servers or forums shown here and is not responsible for the content of articles, which is written by their respective authors.