PDA

View Full Version : Hook Request: admincp/project.php


Princeton
Mon 2nd Jul '07, 6:24pm
We could use a few hooks in admincp / project.php ... specifically, in $_REQUEST['do'] == 'typeedit' and update, etc, etc

Below: (line 945)
print_input_row($vbphrase['filename_for_icon'], 'iconfile', $issuetype['iconfile'], false);

Above: (line 1015)
print_submit_row();