Home
last modified time | relevance | path

Searched defs:portrait (Results 1 – 1 of 1) sorted by relevance

/plugin/photogallery/phpThumb/demo/
H A DphpThumb.demo.random.php17 function SelectRandomImage($dirname='.', $portrait=true, $landscape=true, $square=true) {
58 $portrait = (strpos(@$_REQUEST['o'], 'P') !== false); variable