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

[email protected] (Neal Poole)
Newsgroups php.doc.web
Message-ID <[email protected]>
nbpoole                                  Thu, 23 Jun 2011 20:25:02 +0000

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

Log:
Fixed a typo in r312408.

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-06-23 20:22:04 UTC (rev 312411)
+++ web/doc-editor/trunk/php/ExtJsController.php	2011-06-23 20:25:02 UTC (rev 312412)
@@ -1383,7 +1383,7 @@
     {
         $ac = AccountManager::getInstance();

-        if (!$am->isLogged()) {
+        if (!$ac->isLogged()) {
             return JsonResponseBuilder::failure();
         }
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.