Auto-generate links with Realurl
Sunday, November 16th, 2008
function BIAS_MakeLink($Uid){
$this->StartUp($conf);
$Ret = $this->cObj->typoLink('', array( 'parameter' => $Uid, 'additionaParams' => '&tx_ttnews[tt_news]=' . $ttNewsItemUid, 'useCashHash' => true, ...






