Merge branch 'master' of feistymeow.org:feisty_meow
[feisty_meow.git] / scripts / schedule / generate_reminders.pl
index 026aaba6a2cbc20b6263c1e2cdec86c0956d7916..aed6b9d498f69c0504992171cb0676c7dcf653f9 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 = "$CLOUD_BASE/infobase/lists/calendar.dat";
+  $CAL_FILE = "$CLOUD_BASE/magic_cabinet/lists/calendar.dat";
 }
 
 #print "calfile is $CAL_FILE\n";