This website works better with JavaScript
Home
Explore
Help
Register
Sign In
gyfl
/
xyzshop
Watch
2
Star
0
Fork
0
Files
Issues
0
Pull Requests
0
Wiki
Browse Source
dev
stanley-king
2 years ago
parent
f044ce5082
commit
198b851c55
1 changed files
with
1 additions
and
1 deletions
Split View
Show Diff Stats
1
1
helper/bonus/factory.php
+ 1
- 1
helper/bonus/factory.php
View File
@@ -7,7 +7,7 @@
*/
namespace bonus;
-use
\
Exception;
+use Exception;
class factory
{