File "routes.php"

Full Path: /home/trinadezambia/public_html/democrm.trinadezambia.com/modules/surveys/config/routes.php
File size: 145 bytes
MIME-type: text/x-php
Charset: utf-8

<?php

defined('BASEPATH') or exit('No direct script access allowed');

$route['surveys/survey/(:num)/(:any)'] = 'participate/index/$1/$2';