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

Legend:

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

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