1
0
mirror of https://github.com/e107inc/e107.git synced 2025-09-03 11:22:40 +02:00

Disable system/xup/test by default

Now guests can't snoop there unless the admin allows it.
Documentation has been improved accordingly.
This commit is contained in:
Nick Liu
2020-02-19 23:30:24 +01:00
parent c260152b57
commit bc4ade5a27
7 changed files with 90 additions and 18 deletions

View File

@@ -68,7 +68,7 @@ class social_setup
}
}
$manager->saveProviderConfig();
$manager->saveConfig();
}
private function upgradeDenormalizedProviderQuirks($denormalizedProviderName)