srchub-old

srchub-old Commit Details


Date:2014-04-04 23:59:00 (10 years 6 months ago)
Author:Natalie Adams
Branch:default
Commit:396b43869081
Parents: 128fa1b9447e
Message:Adding new urls

Changes:
Mindefero/src/IDF/conf/urls.php (1 diff)

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

Tags

Page rendered in 0.43029s using 14 queries.