Changeset 14022 for branches/dev/html/admin/basis
- Timestamp:
- 2007/06/01 10:30:04 (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
r14021 r14022 38 38 } 39 39 $result[0] = nl2br($result[0]); 40 print ($result[0]);40 print_r($result[0]); 41 41 $objPage->preview_data = $result[0]; 42 42 }
Note: See TracChangeset
for help on using the changeset viewer.
