Exemple #1
0
 function aLoopIDs($sN)
 {
     global $webyep_oCurrentLoop;
     $webyep_oCurrentLoop = new WYLoopElement($sN);
     return $webyep_oCurrentLoop->_aLoopIDs();
 }