Changeset 13756 for branches/dev/html/admin/basis/preview.php
- Timestamp:
- 2007/05/30 10:27:58 (19 years ago)
- File:
-
- 1 edited
-
branches/dev/html/admin/basis/preview.php (modified) (1 diff)
Legend:
- Unmodified
- Added
- Removed
-
branches/dev/html/admin/basis/preview.php
r13754 r13756 38 38 $objPage->escape_flag = 1; 39 39 } 40 $objPage-> body = $result[0]["body"];40 $objPage->header = $result[0]["header"]; 41 41 } 42 42
Note: See TracChangeset
for help on using the changeset viewer.
