[cvs] commit: imp/lib/Maintenance/Task delete_sentmail_monthly.php
rename_sentmail_monthly.php
Michael M Slusarz
slusarz@bigworm.colorado.edu
Mon Oct 14 17:38:45 PDT 2002
slusarz 2002/10/14 09:38:45 PDT
Modified files:
lib/Maintenance/Task delete_sentmail_monthly.php
rename_sentmail_monthly.php
Log:
We can't use month names when renaming sentmail since 1) localization
problems and 2) when we go to delete old sentmail, php can only parse
English names. Thus, for non-english users, we should use the month
number (e.g. 01 instead of Jan) instead.
Revision Changes Path
1.9 +3 -3 imp/lib/Maintenance/Task/delete_sentmail_monthly.php
1.13 +10 -5 imp/lib/Maintenance/Task/rename_sentmail_monthly.php
Chora Links:
http://cvs.horde.org/diff.php/imp/lib/Maintenance/Task/delete_sentmail_monthly.php?r1=1.8&r2=1.9&ty=u
http://cvs.horde.org/diff.php/imp/lib/Maintenance/Task/rename_sentmail_monthly.php?r1=1.12&r2=1.13&ty=u
More information about the cvs
mailing list