summaryrefslogtreecommitdiffhomepage
path: root/php.html.markdown
diff options
context:
space:
mode:
Diffstat (limited to 'php.html.markdown')
-rw-r--r--php.html.markdown1
1 files changed, 0 insertions, 1 deletions
diff --git a/php.html.markdown b/php.html.markdown
index 1ef52f68..b00a7293 100644
--- a/php.html.markdown
+++ b/php.html.markdown
@@ -874,7 +874,6 @@ try {
} catch (MyException $e) {
// Handle my exception
}
-
```
## More Information