Help for this page

Select Code to Download


  1. or download this
    ### SDW DEBUG
        $self->{insert_sth}->trace(9, "/tmp/sessioncheck");
        open(SDW_DEBUG_OUT, ">/tmp/serial");
        print SDW_DEBUG_OUT "FOO".$serialized."BAR\n";
        close(SDW_DEBUG_OUT);
    
  2. or download this
    FOO
    bc6f80d5a358ae0f_session_idBAR