places-setup: add reindex note
Signed-off-by: Varun Patil <varunpatil@ucla.edu>pull/563/head
parent
42a5616860
commit
5852102eb7
|
@ -316,6 +316,7 @@ class Places
|
||||||
|
|
||||||
// Mark success
|
// Mark success
|
||||||
echo "Planet database imported successfully!\n";
|
echo "Planet database imported successfully!\n";
|
||||||
|
echo "You should re-index your library now.\n";
|
||||||
$this->config->setSystemValue('memories.gis_type', $gis);
|
$this->config->setSystemValue('memories.gis_type', $gis);
|
||||||
|
|
||||||
// Delete data file
|
// Delete data file
|
||||||
|
|
Loading…
Reference in New Issue