Changeset 23

Show
Ignore:
Timestamp:
04/08/07 10:37:40 (2 years ago)
Author:
max.ca..@gmail.com
Message:

Minor update to http class.

Files:

Legend:

Unmodified
Added
Removed
Modified
Copied
Moved
  • http/class_secondlife.php

    r17 r23  
    22/** 
    33 * SL Class 
     4 * 1.0 
    45 * Class of functions to parse headers from HTTP 
    56 * Also some useful SL related functions. Find any bugs? Ways to make it better? Please share :) 
    67 * Currently for http_req 
    78 *  
    8  * @todo Add Email header parsing when I have a few free mins... If someone else wants to, go ahead. I don't rely on SLEmail as much anymore, so it isn't a priority 
     9 * @todo lo priority Add Email header parsing... If someone else wants to, go ahead. I don't rely on SLEmail as much anymore, so it isn't a priority 
    910 * @author Max Case 
    10  *  
     11 *  
    1112 */     
    1213  class secondlife {