Ignore:
Timestamp:
Jun 1, 2006 7:42:53 AM (18 years ago)
Author:
scdev
Message:

Q - Finished integrating singleton methods into existing code. Renamed SessionCache? to Cache, and renamed methods in Cache and Prefs

File:
1 edited

Legend:

Unmodified
Added
Removed
  • branches/2.0singleton/docs/file_layout.txt

    r42 r135  
    5555        RecordVersion.inc.php (db record versioning system)
    5656        ScriptTimer.inc.php (timer for scripts)
    57         SessionCache.inc.php (class for accessing a cache in a users session, stores any variables for quick retreival)
     57        Cache.inc.php (class for accessing a cache in a users session, stores any variables for quick retreival)
    5858        SortOrder.inc.php (class dealing with sorting of columns in database generated lists)
    5959        SpellCheck.inc.php
Note: See TracChangeset for help on using the changeset viewer.