This website works better with JavaScript
Home
Explore
Help
Sign In
computer_glamour
/
privatebin-mirror
mirror of
https://github.com/PrivateBin/PrivateBin
Watch
1
Star
0
Fork
0
Files
Issues
0
Wiki
Browse Source
applying: php-cs-fixer fix lib/ --level=psr2
El RIDO
10 years ago
parent
c237337cd2
commit
ca66653d0c
1 changed files
with
1 additions
and
0 deletions
Split View
Show Diff Stats
1
0
lib/View.php
+ 1
- 0
lib/View.php
View File
@@ -11,6 +11,7 @@
*/
namespace PrivateBin;
+
use Exception;
/**