Home
last modified time | relevance | path

Searched refs:capture_raw_data (Results 1 – 1 of 1) sorted by relevance

/plugin/photogallery/phpThumb/demo/
H A DphpThumb.demo.object.php29 $capture_raw_data = false; // set to true to insert to database rather than render to screen or fil… variable
63 if ($output_filename || $capture_raw_data) {
64 if ($capture_raw_data && $phpThumb->RenderOutput()) {