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