Source for file exif_default.conf.php

Documentation is available at exif_default.conf.php

  1. <?php
  2.  
  3. /**
  4. * Set up the EXIF location for EXIF metadata handling
  5. *
  6. * USAGE: Copy this file to exif.conf.php to set custom values.
  7. *
  8. * @package polyphony.config
  9. *
  10. * @copyright Copyright &copy; 2005, Middlebury College
  11. * @license http://www.gnu.org/copyleft/gpl.html GNU General Public License (GPL)
  12. *
  13. * @version $Id: exif_default.conf.php,v 1.3 2006/12/08 16:18:29 adamfranco Exp $
  14. */
  15. if (!defined("EXIF"))
  16. define("EXIF", POLYPHONY."/../PHP_JPEG_Metadata_Toolkit_1.11/EXIF.php");
  17. if (!defined("DEFAULT_EXIF_SCHEMA"))
  18. define("DEFAULT_EXIF_SCHEMA", POLYPHONY."/main/library/RepositoryImporter/ExifDefaultSchema.xml");

Documentation generated on Wed, 19 Sep 2007 10:23:05 -0400 by phpDocumentor 1.3.0RC3