Changeset 14021 for branches/dev/html


Ignore:
Timestamp:
2007/06/01 10:29:43 (19 years ago)
Author:
nakanishi
Message:
 
File:
1 edited

Legend:

Unmodified
Added
Removed
  • branches/dev/html/admin/basis/preview.php

    r14020 r14021  
    3838                } 
    3939            $result[0] = nl2br($result[0]); 
     40            print($result[0]); 
    4041            $objPage->preview_data = $result[0];     
    4142        } 
Note: See TracChangeset for help on using the changeset viewer.