Completed
Push — 123 ( d13f38 )
by Vasily
05:11
created
old-code-for-refactoring/AsteriskDriver.php 1 patch
Indentation   +1 added lines, -1 removed lines patch added patch discarded remove patch
@@ -532,7 +532,7 @@
 block discarded – undo
532 532
 	 * Privilege: system,call,reporting,all
533 533
 	 * Description: Lists channel status along with requested channel vars.
534 534
 	 * Variables: (Names marked with * are required)
535
-		*Channel: Name of the channel to query for status
535
+	 *Channel: Name of the channel to query for status
536 536
 	 *	Variables: Comma ',' separated list of variables to include
537 537
 	 * ActionID: Optional ID for this transaction
538 538
 	 * Will return the status information of each channel along with the
Please login to merge, or discard this patch.