0byt3m1n1
Path:
/
data
/
applications
/
aps
/
cslh
/
3.1.2-0
/
standard
/
htdocs
/
themes
/
vanilla
/
[
Home
]
File: windowsize.php
<?php if(empty($winwidth)){ $winwidth = 600; } if(empty($winheight)){ $winheight = 450; } ?>