Changeset 19137
- Timestamp:
- 2010/11/06 22:43:43 (12 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
branches/camp/camp-2_5-E/data/class/SC_Response.php
r19136 r19137 107 107 } 108 108 109 function sendError(int $errorcode){ 110 header('HTTP/1.1 ') 111 } 112 109 113 function sendRedirect(String $location){ 110 114
Note: See TracChangeset
for help on using the changeset viewer.