[Core] Remove SessionModel

Review Request #51 — Created Feb. 10, 2013 and submitted

pprkut
Lunr
master
lunr
This has been obsoleted by the SessionDAO.
Unit Tests
dinos
  1. reasonable :)
    
    
    In Lunr/Core/Test/AutoloaderTest I found with grep the following.
    
    line 295:  $classes[] = array('SessionModel', 'model.session.inc.php');
    
    Should it stay?
    1. Nice catch! It should go of course as well, but the change is not directly related to this.
      Taken care of here: http://reviews.lunr.nl/r/57/
  2. 
      
dinos
  1. Ship It!
  2. 
      
pprkut
Review request changed

Status: Closed (submitted)

Change Summary:

Merged into master
Loading...