Changeset 18991 for branches/camp/camp-2_5-E/data
- Timestamp:
- 2010/11/06 20:28:13 (16 years ago)
- Location:
- branches/camp/camp-2_5-E/data/class
- Files:
-
- 2 edited
-
SC_Display.php (modified) (1 diff)
-
SC_Response.php (modified) (1 diff)
Legend:
- Unmodified
- Added
- Removed
-
branches/camp/camp-2_5-E/data/class/SC_Display.php
r18988 r18991 29 29 */ 30 30 function detectAgent(){ 31 31 32 32 } 33 33 -
branches/camp/camp-2_5-E/data/class/SC_Response.php
r18989 r18991 16 16 var $body; 17 17 var $header = array(); 18 19 18 20 19 /**
Note: See TracChangeset
for help on using the changeset viewer.
