Sophie

Sophie

distrib > Mandriva > 2010.0 > i586 > media > contrib-release > by-pkgid > d64fb4145777a3be1019c03196c86eb0 > files > 10

php-pluf-0.1-3mdv2010.0.noarch.rpm

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