tablesdefine('WWH_TABLE', define('WWH_TABLE', $table_prefix . 'wwh'); define('GALLERY_ROOT_PATH', 'gallery/'); define('GALLERY_ROOT_PATH', 'gallery/'); define('GALLERY_ALBUMS_TABLE', $table_prefix . 'gallery_albums'); define('GALLERY_COMMENTS_TABLE', $table_prefix . 'gallery_comments'); define('GALL...