/editconfig_gedcom.php

Description

UI for online updating of the gedcom config file.

phpGedView: Genealogy Viewer Copyright (C) 2002 to 2007 PGV Development Team

This program is free software; you can redistribute it and/or modify it under the terms of the GNU General Public License as published by the Free Software Foundation; either version 2 of the License, or (at your option) any later version.

This program is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU General Public License for more details.

You should have received a copy of the GNU General Public License along with this program; if not, write to the Free Software Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA 02111-1307 USA

  • version: $Id: editconfig_gedcom.php 986 2007-03-21 22:47:21Z opus27 $
  • author: PGV Development Team
Includes
include_once ("includes/index_cache.php") (line 421)
require ($confighelpfile[$LANGUAGE]) (line 80)
require ($helptextfile["english"]) (line 81)
require ($confighelpfile["english"]) (line 79)
require ("config.php") (line 28)
require ($helptextfile[$LANGUAGE]) (line 82)
require ($INDEX_DIRECTORY."gedcoms.php") (line 247)
require ($gedcom_config) (line 205)
Functions
GetGEDFromZIP (line 42)

find the name of the first GEDCOM file in a zipfile

  • return: the path and filename of the gedcom file
string GetGEDFromZIP (string $zipfile, [boolean $extract = true])
  • string $zipfile: the path and filename
  • boolean $extract: true = extract and return filename, false = return filename

Documentation generated on Wed, 28 Mar 2007 09:54:12 -0600 by phpDocumentor 1.3.1