liquid_feedback_core
diff README @ 274:9ef1765082a7
Notice in README file about "delete_private_data"() function
author | jbe |
---|---|
date | Thu Aug 09 00:35:14 2012 +0200 (2012-08-09) |
parents | 5ee7eed2f5b0 |
children | 49c25dbc27bc |
line diff
1.1 --- a/README Thu Aug 09 00:27:38 2012 +0200 1.2 +++ b/README Thu Aug 09 00:35:14 2012 +0200 1.3 @@ -28,6 +28,10 @@ 1.4 you may use the lf_export shell-script: 1.5 $ lf_export liquid_feedback export.sql.gz 1.6 1.7 +Refer to source code of function "delete_private_data"() to see, 1.8 +which data gets deleted. If you need a different behaviour, please 1.9 +copy the function and modify the lf_export shell script accordingly. 1.10 + 1.11 To uninstall the software, delete the lf_update binary 1.12 and drop the database by entering the following command: 1.13 $ dropdb liquid_feedback