diff --git a/addon/futures/shop/controller/Futures.php b/addon/futures/shop/controller/Futures.php new file mode 100644 index 00000000..c37daefc --- /dev/null +++ b/addon/futures/shop/controller/Futures.php @@ -0,0 +1,34 @@ +forthMenu(); + return $this->fetch('futures/index'); + } + + + + + + +} \ No newline at end of file