bug 1534007, STD function not working

This commit is contained in:
Marc Delisle
2006-08-12 19:28:31 +00:00
parent 8e2f52ac8d
commit 7b5ebe70ca

View File

@@ -8,6 +8,7 @@ $Source$
2006-08-12 Marc Delisle <lem9@users.sourceforge.net> 2006-08-12 Marc Delisle <lem9@users.sourceforge.net>
* libraries/sqlparser.data.php: bug #1492772, parsing EXTRACT YEAR_MONTH * libraries/sqlparser.data.php: bug #1492772, parsing EXTRACT YEAR_MONTH
(there were sorting errors in the function names array) (there were sorting errors in the function names array)
also bug #1534007, STD function not working
2006-08-11 Marc Delisle <lem9@users.sourceforge.net> 2006-08-11 Marc Delisle <lem9@users.sourceforge.net>
* libraries/auth/config.auth.lib.php: bug #1536112, config not loaded * libraries/auth/config.auth.lib.php: bug #1536112, config not loaded