diff options
author | ivan <ivan> | 2004-01-20 20:30:05 +0000 |
---|---|---|
committer | ivan <ivan> | 2004-01-20 20:30:05 +0000 |
commit | 896cb78458b05f0ddddd3129c53f5116260ccbe8 (patch) | |
tree | d144bd55460de8b519c768ea6a8005eb895d9bea | |
parent | 45c50af0cb0755993fa204d66cb55b3c3050487d (diff) |
add database dump from web interface
-rw-r--r-- | httemplate/index.html | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/httemplate/index.html b/httemplate/index.html index 3e3543c79..35a423bcf 100644 --- a/httemplate/index.html +++ b/httemplate/index.html @@ -154,6 +154,7 @@ <BR><A HREF="browse/queue.cgi">View pending job queue</A> <BR><A HREF="misc/cust_main-import.cgi">Batch import customers from CSV file</A> <BR><A HREF="misc/cust_main-import_charges.cgi">Batch import charges from CSV file</A> + <BR><A HREF="misc/dump.cgi">Download database dump</A> <BR><BR><CENTER><HR WIDTH="94%" NOSHADE></CENTER><BR> <A NAME="config" HREF="config/config-view.cgi">Configuration</a><!-- - <font size="+2" color="#ff0000">start here</font> --> <BR><BR><A NAME="admin">Administration</a> |