updated for new location of email addrs and calendar items.
[feisty_meow.git] / scripts / schedule / generate_reminders.pl
index 0cb70081583b5400f0a64cc0fdadb322d86486fa..5b3486755cb8fe1110ebd42e1ea3d69fce17befb 100644 (file)
@@ -43,7 +43,7 @@ local($CAL_FILE);
 if (! $CAL_FILE) {
 #  print "the CAL_FILE variable is not set.\n";
 #  print "defaulting it to a value that probably does not suit you.\n";
-  $CAL_FILE = "$QUARTZDIR/database/calendar.dat";
+  $CAL_FILE = "$CLOUD_DIR/database/calendar.dat";
 }
 
 #print "calfile is $CAL_FILE\n";