Changeset 19098 for branches


Ignore:
Timestamp:
2010/11/06 22:22:07 (14 years ago)
Author:
miningbrownie
Message:
 
File:
1 edited

Legend:

Unmodified
Added
Removed
  • branches/camp/camp-2_5-E/data/class/SC_Response.php

    r19094 r19098  
    3333 
    3434    function setContentLength(int $length){ 
    35  
     35     
    3636    } 
    3737 
    3838 
    3939    function setContentType(String $contentType){ 
    40  
     40       
    4141    } 
    4242 
     
    6161 
    6262    function sendError(int $errorcode){ 
    63  
     63         
    6464    } 
    6565 
Note: See TracChangeset for help on using the changeset viewer.