Pricing fix
This commit is contained in:
@@ -45,7 +45,7 @@ $routes->get('/mermsmemr/myfit/blogdata/(:any)', 'Myfit::blogdata/$1');
|
||||
$routes->get('/mermsmemr/myfit/blogdata', 'Myfit::blogdata'); // when no limit is sent
|
||||
$routes->get('/mermsmemr/myfit/faq', 'Myfit::faq');
|
||||
$routes->post('/mermsmemr/myfit/contact', 'Myfit::contact');
|
||||
$routes->post('/mermsmemr/myfit/pricing', 'Myfit::pricing');
|
||||
$routes->get('/mermsmemr/myfit/pricing', 'Myfit::pricing');
|
||||
|
||||
|
||||
|
||||
|
||||
Reference in New Issue
Block a user