Ejemplo n.º 1
0
function addLog($log = '')
{
    Logs::addLog($log);
}