Exemple #1
0
 public static function OnSocNetLogDelete($logId)
 {
     CUserCounter::DeleteByCode("**L" . intval($logId));
 }