public function run(&$dispatch) { if ($dispatch['module'][0] == 'gis') { $dispatch['module'][0] = 'openlayers'; } }