1300.4.1
by Stewart Smith
move DATABASE() to function plugin. modify parser so that it looks for a function named 'database' when DATABASE() is called. Special case still needed in parser due to hilarity of not-really-reserved words. |
1 |
[plugin]
|
2 |
title=DATABASE function |
|
3 |
description=function that returns the current database |
|
4 |
load_by_default=yes |