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
Fix a missing comma.
Mark Crane
10 years ago
parent
3d0d12529b
commit
4be29dfa24
1 changed files
with
1 additions
and
1 deletions
Unified View
Show Diff Stats
1
1
resources/php.php
+ 1
- 1
resources/php.php
View File
@@ -64,4 +64,4 @@
unset($in);
unset($in);
}
}
-?>
+?>