aboutsummaryrefslogtreecommitdiffhomepage
path: root/application/exceptions/IOException.php
diff options
context:
space:
mode:
Diffstat (limited to 'application/exceptions/IOException.php')
-rw-r--r--application/exceptions/IOException.php1
1 files changed, 1 insertions, 0 deletions
diff --git a/application/exceptions/IOException.php b/application/exceptions/IOException.php
index 2aa25e5c..c1a9ffbe 100644
--- a/application/exceptions/IOException.php
+++ b/application/exceptions/IOException.php
@@ -1,4 +1,5 @@
1<?php 1<?php
2
2namespace Shaarli\Exceptions; 3namespace Shaarli\Exceptions;
3 4
4use Exception; 5use Exception;