Home
last modified time | relevance | path

Searched refs:album_selection_options (Results 1 – 7 of 7) sorted by relevance

/dports/www/coppermine/cpg1.6.x-1.6.12/
H A Dpicmgr.php95 $options = album_selection_options($aid);
H A Dupload.php220 $options = album_selection_options($sel_album);
H A Dedit_one_pic.php292 $options = album_selection_options($CURRENT_PIC['aid']);
H A Dsearchnew.php55 $options = album_selection_options();
H A Deditpics.php560 $options = album_selection_options($CURRENT_PIC['aid']);
/dports/www/coppermine/cpg1.6.x-1.6.12/bridge/
H A Dudb_base.inc.php677 echo album_selection_options();
/dports/www/coppermine/cpg1.6.x-1.6.12/include/
H A Dfunctions.inc.php6079 function album_selection_options($selected = 0) function