Skip to content

Commit

Permalink
#6 migrate Zend_Amf_Server
Browse files Browse the repository at this point in the history
  • Loading branch information
Bui Sy Nguyen committed Apr 30, 2016
1 parent 9b3e753 commit 2ada650
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion fproject/amf/HttpRequest.php
Original file line number Diff line number Diff line change
Expand Up @@ -55,7 +55,7 @@ public function __construct()
$this->_rawRequest = $amfRequest;
$this->initialize($amfRequest);
} else {
echo '<p>Zend Amf Endpoint</p>' ;
echo '<p>F-Project PHP AMF Endpoint</p>' ;
}
}

Expand Down

0 comments on commit 2ada650

Please sign in to comment.