Blog data update
This commit is contained in:
@@ -35,6 +35,12 @@ $routes->get('/', 'Home::index');
|
||||
$routes->get('/wp/', 'Dengine::index');
|
||||
$routes->get('/merms/wp/', 'Merms::index');
|
||||
|
||||
|
||||
//MERMS MYFIT
|
||||
$routes->get('/mermsmemr/myfit/country', 'Myfit::country');
|
||||
$routes->get('/mermsmemr/myfit/blogdata', 'Myfit::index');
|
||||
$routes->post('/mermsmemr/myfit/contact', 'Myfit::index');
|
||||
|
||||
/*
|
||||
* --------------------------------------------------------------------
|
||||
* Additional Routing
|
||||
|
||||
Reference in New Issue
Block a user