fixed date formatting so you can use any year for events -- thanks Brian Engert!

This commit is contained in:
Ryan Walberg 2012-12-02 05:25:36 +00:00
parent fbcae57f3e
commit 092e0c65b9
3 changed files with 28 additions and 15 deletions

View file

@ -78,8 +78,9 @@ function getGlobalOptions() {
//"currency_symbol" => "€", // Euro
//"currency_symbol" => "€", // Euro alternative
/* The date format used in PHP's strftime function. */
"date_format" => "%m/%d/%Y",
/* The date format used in DateTime::format()
http://php.net/manual/en/function.date.php */
"date_format" => "m/d/Y",
/* If this is set to something other than "" then phpgiftreg will expect that
string to prefix all tables in this installation. Useful for running