db_dump -d 2 -dump_spec ../db_dump_spec.xml
24 hours
")."
in your config.xml file.
Make sure the file db_dump_spec.xml is in your project's root directory.
The XML files are written to html/stats/,
and the old stats/ directory is renamed to stats_DATE.
This clutters up your html/ directory;
if you don't like this, create a directory html/stats_archive/
and add the line
".html_text("
../html/stats_archive
")."
to your db_dump_spec.xml file.
";
page_tail();
?>