Skip to content

Commit

Permalink
Migrated from framework/ to split repositories.
Browse files Browse the repository at this point in the history
  • Loading branch information
yunosh committed Oct 10, 2017
1 parent 861966e commit 5a6e7d9
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions lib/Horde/Rpc/ActiveSync.php
Original file line number Diff line number Diff line change
Expand Up @@ -74,7 +74,7 @@ public function getResponseContentType()
* Horde_ActiveSync will read the input stream directly, do not access
* it here.
*
* @see framework/Rpc/lib/Horde/Horde_Rpc#getInput()
* @see Horde_Rpc#getInput()
*/
public function getInput()
{
Expand Down Expand Up @@ -184,7 +184,7 @@ public function authorize()

/**
*
* @see framework/Rpc/lib/Horde/Horde_Rpc#sendOutput($output)
* @see Horde_Rpc#sendOutput($output)
*/
public function sendOutput($output)
{
Expand Down

0 comments on commit 5a6e7d9

Please sign in to comment.