Another correction on the mysql date query
authorSteve Sutton <steve@gaslightmedia.com>
Thu, 2 Mar 2017 20:30:31 +0000 (15:30 -0500)
committerSteve Sutton <steve@gaslightmedia.com>
Thu, 2 Mar 2017 20:30:31 +0000 (15:30 -0500)
commit5cf2bc15d380fed8835e6e59ad18455f927ab800
tree0535323cea2b47fc336c63dbff7b58b7991883a3
parentcb14316b895a1710d0d43885078a16629af8fe79
Another correction on the mysql date query

Need to remember to use the Y-m-d instead of m/d/Y format when using
dates in mysql where.
index.php
models/front/events/rssFeed.php