diff --git a/funds/index.php b/funds/index.php new file mode 100644 index 0000000..5f00406 --- /dev/null +++ b/funds/index.php @@ -0,0 +1,75 @@ + + + + + Funds - Misdew + + + + + + + "; + } + if($css_type == "raw") { + echo ""; + } + ?> + + + + + +
+ + "; + echo ""; + echo ""; + echo " "; + echo "Funds"; + echo ""; + echo ""; + echo "$"; + echo number_format((float)$u_funds, 2, '.', ''); + echo " available"; + echo ""; + echo ""; + echo ""; + ?> + +
+ +