svn: /web/doc-editor/trunk/php/ ExtJsController.php
[email protected] (Yannick Torres)
| Newsgroups | php.doc.web |
|---|---|
| Message-ID | <[email protected]> |
yannick Tue, 01 Dec 2009 11:56:32 +0000
Revision: http://svn.php.net/viewvc?view=revision&revision=291548
Log:
Clean comment
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 2009-12-01 11:55:19 UTC (rev 291547)
+++ web/doc-editor/trunk/php/ExtJsController.php 2009-12-01 11:56:32 UTC (rev 291548)
@@ -144,7 +144,7 @@
/**
* Pings the server and user session
*
- * @return string "pong" on success, "false" on failure
+ * @return string "pong" & others informations on success, "false" on failure
*/
public function ping()
{
@@ -698,7 +698,8 @@
return JsonResponseBuilder::success();
}
- public function getCommitResponse() {
+ public function getCommitResponse()
+ {
return JsonResponseBuilder::success(
array(