Files
opensourcepos/application/libraries/MY_Session.php
jekkos-t520 e01f29b1b3 This commit will fix a common problem in CodeIgniter.
After $config['sess_time_to_update']  expires the session will be destroyed if concurrent AJAX calls are made to the framework.
Original discussion on this problem can be found on the following URL

http://stackoverflow.com/questions/7980193/codeigniter-session-bugging-out-with-ajax-calls
2013-11-26 18:58:45 +01:00

493 B