Exemplo n.º 1
0
function data_mysql($data = null, $notnull = true)
{
    return Oraculum_Text::data_mysql($data, $notnull);
}