- Timestamp:
- 2010/11/06 22:24:13 (16 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
branches/camp/camp-2_5-E/data/class/SC_Response.php
r19103 r19104 33 33 34 34 function sendHeader(){ 35 header('HTTP/1.1 '.$this->statuscode.' OK') 35 36 foreach ($this->header as $head){ 36 37
Note: See TracChangeset
for help on using the changeset viewer.
