Exemplo n.º 1
0
function forum_getIP($asString = false)
{
	return mod_getIP($asString);
}
Exemplo n.º 2
0
 function art_getIP($asString = false)
 {
     return mod_getIP($asString);
 }
Exemplo n.º 3
0
function item_getIP($asString = false)
{
    return mod_getIP($asString);
}