예제 #1
0
파일: buildad.php 프로젝트: politik86/test2
 function sa_processFreeOrder()
 {
     $socialadshelper = new socialadshelper();
     $socialadshelper->processFreeOrder(1);
 }