- remove unused functions get_month_list and get_day_list
git-svn-id: http://piwigo.org/svn/trunk@2252 68402e56-0260-453c-a942-63ccdbb3a9ee
This commit is contained in:
parent
a55cf25bdf
commit
ef77dac315
2 changed files with 0 additions and 73 deletions
|
|
@ -308,7 +308,6 @@ else
|
|||
}
|
||||
|
||||
|
||||
get_month_list('date_creation_month', $month);
|
||||
$month_list = $lang['month'];
|
||||
$month_list[0]='------------';
|
||||
ksort($month_list);
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue