summaryrefslogtreecommitdiff
path: root/ext
diff options
context:
space:
mode:
Diffstat (limited to 'ext')
-rw-r--r--ext/pfpro/test.php2
1 files changed, 1 insertions, 1 deletions
diff --git a/ext/pfpro/test.php b/ext/pfpro/test.php
index 712cc073cb..dd772dc2b4 100644
--- a/ext/pfpro/test.php
+++ b/ext/pfpro/test.php
@@ -38,6 +38,6 @@ echo "\n";
echo "Dump of the response ";
print_r($response);
-pfpro_cleanup()
+pfpro_cleanup();
?>