<?php /* client settings these are for foto.gmeditor.com ## */ $user = array ( "url" => 'http://foto.gmeditor.com/', "user" => 'foto.gmeditor.com', "metadesc" => 'GMFoto: open-source photo gallery script created by GMEditor.', "keywords" => 'open-source, foto gallery', "google_webmaster" => '', "google_analytics" => 'UA-2254810-13', "skin" => '00001/', "width" => '780', "icon" => '', "border_image" => '#ffffff', "border_folder" => '#dddddd', "thumb_width" => '200', "thumb_height" => '140', "main_width" => '780', "main_height" => '546', "mini_width" => '50', "mini_height" => '35', "dir_thumb" => '.thumb/', "dir_main" => '.main/', "dir_mini" => '.mini/', ); ?>