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