Changeset 19088 for branches/camp/camp-2_5-E/data/class/SC_Response.php
- Timestamp:
- 2010/11/06 22:16:07 (16 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
branches/camp/camp-2_5-E/data/class/SC_Response.php
r19087 r19088 53 53 return isset($this->header[$name]); 54 54 } 55 56 function sendError(int $errorcode){ 57 58 } 59 function sendRedirect(String $location){ 60 61 } 62 55 63 56 64 }
Note: See TracChangeset
for help on using the changeset viewer.
