- if ( $sid != "" )
- {
- if ( $debug_mode > 0 ) echo $sid.' - '.$cid.'<BR>';
- /* **** SOME ACTION on (sid, cid) ********** */
- $function_op = "Action_".$action."_op";
- $tmp = $function_op($sid, $cid, $db, $action_arg,
- &$action_ctx);
- if ( $tmp == 0 )
- {
- ++$dup_cnt;
- }
- else if ( $tmp == 1 )
- {
- ++$action_cnt;
- }
- }
SHARE
TWEET
ddvi0z0
a guest
Jan 31st, 2015
190
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
RAW Paste Data
