Ignore:
Timestamp:
2012/02/12 11:28:48 (14 years ago)
Author:
Seasoft
Message:

#1637 (クラスのオートローディング)

File:
1 copied

Legend:

Unmodified
Added
Removed
  • branches/version-2_12-dev/data/class/SC_SessionFactory.php

    r21441 r21490  
    2121 * Foundation, Inc., 59 Temple Place - Suite 330, Boston, MA  02111-1307, USA. 
    2222 */ 
    23  
    24 // {{{ requires 
    25 require_once CLASS_REALDIR . 'session/sessionfactory/SC_SessionFactory_UseCookie.php'; 
    26 require_once CLASS_REALDIR . 'session/sessionfactory/SC_SessionFactory_UseRequest.php'; 
    2723 
    2824/** 
Note: See TracChangeset for help on using the changeset viewer.