Example #1
0
function tiki_wiki_save_forwardlink($args)
{
    Feed_ForwardLink::wikiSave($args);
    Feed_TextLink::wikiSave($args);
}