Ejemplo n.º 1
0
function poco_init(&$a)
{
    poco($a, false);
}
Ejemplo n.º 2
0
 function init()
 {
     poco($a, true);
 }
Ejemplo n.º 3
0
function xpoco_init(&$a)
{
    poco($a, true);
}
Ejemplo n.º 4
0
 function init()
 {
     poco($a, false);
 }