Show
Ignore:
Timestamp:
09/26/09 09:40:51 (3 years ago)
Author:
john
Message:

AR changed the count on paginated queries, added session_cookie_domain to the Trax class

Files:
1 modified

Legend:

Unmodified
Added
Removed
  • trunk/trax/vendor/trax/trax.php

    r325 r327  
    6565        $session_save_path = "", 
    6666        $session_name = "TRAXSESSID", 
     67        $session_cookie_domain = null, 
    6768        $session_lifetime = "0", 
    6869        $session_maxlifetime_minutes = "20",