Пример #1
0
 function post_showactivity()
 {
     if (!showActivity::init()) {
         return false;
     }
     showActivity::post();
 }