Skip to content

Commit

Permalink
Altera as classes do soapServer
Browse files Browse the repository at this point in the history
  • Loading branch information
dschaulet committed Jan 15, 2018
1 parent d276f09 commit f2cb79c
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/soapServer.php
Original file line number Diff line number Diff line change
Expand Up @@ -3,6 +3,6 @@

include('nusoap.php');

class soapServer extends nusoap_server {
class soapServer extends \nusoap_server {
}
?>

0 comments on commit f2cb79c

Please sign in to comment.