srchub

srchub Commit Details


Date:2014-04-04 23:59:17 (11 years 28 days ago)
Author:Natalie Adams
Branch:master
Commit:31e6ea2a29d09dffe1b6c7d816889e0bba60beb0
Parents: dd56d8f29f259afd5bf2e72b3b4e66357388cd07
Message:Adding new urls

Changes:

File differences

indefero/src/IDF/conf/urls.php
437437
438438
439439
440
441
442
443
444
440445
441446
442447
               'model' => 'IDF_Views_Project',
               'method' => 'admin');
$ctl[] = array('regex' => '#^/p/([\-\w]+)/admin/backup/$#',
    'base' => $base,
    'model' => 'IDF_Views_Project',
    'method' => 'backup');
$ctl[] = array('regex' => '#^/p/([\-\w]+)/admin/issues/$#',
               'base' => $base,
               'model' => 'IDF_Views_Project',

Archive Download the corresponding diff file

Branches

Number of commits:
Page rendered in 0.25958s using 14 queries.