mirror of
https://github.com/php/php-src.git
synced 2026-04-17 04:51:03 +02:00
# select getdate() returns something like "Mar 14 2007 12:44PM", we # were checking for one additional (nonexistant) whitespace after "Mar" # which was wrong. Don`t know when and how this changed