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
Improve vertical line spacing.
Mark Crane
10 years ago
parent
21615c104e
commit
9354e99c76
1 changed files
with
2 additions
and
1 deletions
Split View
Show Diff Stats
2
1
resources/functions.php
+ 2
- 1
resources/functions.php
View File
@@ -1312,4 +1312,5 @@ function number_pad($number,$n) {
return strtoupper($string);
}
}
-?>
+
+?>