diff options
Diffstat (limited to 'edit_privacy.php')
| -rw-r--r-- | edit_privacy.php | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/edit_privacy.php b/edit_privacy.php index a1478ff615..825f6b68c2 100644 --- a/edit_privacy.php +++ b/edit_privacy.php @@ -257,7 +257,7 @@ if ($action=="update") { } // NOTE: load the new variables require $INDEX_DIRECTORY.$GEDCOM.'_priv.php'; - $logline = AddToLog("Privacy file $PRIVACY_MODULE updated"); + $logline = AddToLog("Privacy file $PRIVACY_MODULE updated", 'config'); $gedcomprivname = $GEDCOM."_priv.php"; //-- delete the cache files for the Home Page blocks |
