Changeset 6198 for temp/trunk/html/admin/design/index.php
- Timestamp:
- 2006/10/12 23:54:10 (20 years ago)
- File:
-
- 1 edited
-
temp/trunk/html/admin/design/index.php (modified) (1 diff)
Legend:
- Unmodified
- Added
- Removed
-
temp/trunk/html/admin/design/index.php
r6197 r6198 152 152 153 153 $_SESSION['preview'] = "ON"; 154 header(" location: ". URL_DIR . "preview/index.php");154 header("Location: ". URL_DIR . "preview/index.php"); 155 155 }else{ 156 header(" location: ./index.php?page_id=$page_id&msg=on");156 header("Location: ./index.php?page_id=$page_id&msg=on"); 157 157 } 158 158 }
Note: See TracChangeset
for help on using the changeset viewer.
