<?php
return
array
(
'regex'
=>
'#^/hello/$#'
,
'base'
''
'priority'
=> 4,
'model'
'Hello_Views'
'method'
'hello'
)
);
Download this file