For example,
Quote
$pntable['tablename_column_def'] = array (
"oneid" => "I8 PRIMARY",
"twoid" => "I8 PRIMARY"
);
Show your support for Zikula! Sign up at Github account and watch the Core project!
$pntable['tablename_column_def'] = array (
"oneid" => "I8 PRIMARY",
"twoid" => "I8 PRIMARY"
);