aboutsummaryrefslogtreecommitdiffstats
path: root/mod/xpoco.php
blob: 560966750086f37e8f5ed380ff0d40794b456811 (plain) (blame)
1
2
3
4
5
6
7
<?php

require_once('include/socgraph.php');

function xpoco_init(&$a) {
	poco($a,true);
}