Changeset bbeda81 in github
- Timestamp:
- Oct 6, 2008 2:59:22 PM (5 years ago)
- Branches:
- master, HEAD, courier-fix, dev-browser-capabilities, pdo, release-0.6, release-0.7, release-0.8
- Children:
- a887925
- Parents:
- aaa6ace
- File:
-
- 1 edited
-
program/steps/error.inc (modified) (2 diffs)
Legend:
- Unmodified
- Added
- Removed
-
program/steps/error.inc
r8c72e33 rbbeda81 102 102 } 103 103 104 $__skin = $CONFIG->skin ? $CONFIG->skin : 'default'; 104 105 105 106 // print system error page … … 108 109 <html xmlns="http://www.w3.org/1999/xhtml"><head> 109 110 <title>RoundCube|Mail : ERROR $ERROR_CODE</title> 110 <link rel="stylesheet" type="text/css" href=" program/style.css" />111 <link rel="stylesheet" type="text/css" href="skins/$__skin/common.css" /> 111 112 </head> 112 113 <body>
Note: See TracChangeset
for help on using the changeset viewer.
