Index: trunk/Ohana/src/imregister/imphot/ConfigInit.c
===================================================================
--- trunk/Ohana/src/imregister/imphot/ConfigInit.c	(revision 12332)
+++ trunk/Ohana/src/imregister/imphot/ConfigInit.c	(revision 25757)
@@ -101,5 +101,5 @@
   /* XXX this does not yet write out the master photcode table */
   sprintf (CatdirPhotcodeFile, "%s/Photcodes.dat", CATDIR);
-  if (!LoadPhotcodes (CatdirPhotcodeFile, MasterPhotcodeFile)) {
+  if (!LoadPhotcodes (CatdirPhotcodeFile, MasterPhotcodeFile, TRUE)) {
     fprintf (stderr, "error loading photcode table %s or master file %s\n", CatdirPhotcodeFile, MasterPhotcodeFile);
     exit (1);
