6 lines
73 B
PHP
6 lines
73 B
PHP
<?php
|
|
|
|
$gallery_path="/usr/local/www/data/mypics";
|
|
$tn_prefix="tn_";
|
|
|
|
?>
|