Exemple #1
0
function poco_init(&$a)
{
    poco($a, false);
}
Exemple #2
0
 function init()
 {
     poco($a, true);
 }
Exemple #3
0
function xpoco_init(&$a)
{
    poco($a, true);
}
Exemple #4
0
 function init()
 {
     poco($a, false);
 }