Help for this page

Select Code to Download


  1. or download this
    if ( time() >= $D->{ _SESSION_ETIME } + $D->{ _SESSION_ATIME } ) {
    
  2. or download this
    if ( time() >= $D->{ _SESSION_ETIME } + $D->{ _SESSION_ATIME } or $D->
    +{ _STATUS } == 2 ) {