This website works better with JavaScript
Home
Explore
Help
Sign In
fusionpbx
/
fusionpbx-framework
mirror of
https://github.com/fusionpbx/fusionpbx-framework.git
Watch
2
Star
0
Fork
0
Files
Issues
0
Wiki
Browse Source
Modal (Class): Add closing php tag.
Nate
5 years ago
parent
ddf1c7a26c
commit
4bb8aace74
1 changed files
with
3 additions
and
1 deletions
Split View
Show Diff Stats
3
1
resources/classes/modal.php
+ 3
- 1
resources/classes/modal.php
View File
@@ -67,4 +67,6 @@ if (!class_exists('modal')) {
}
}
-}
+}
+
+?>