[Gnucash-changes] r12849 - htdocs/trunk/en/externals - add dummy index.html to hide directory contents when exported

Neil Williams codehelp at cvs.gnucash.org
Wed Jan 18 17:37:16 EST 2006


Author: codehelp
Date: 2006-01-18 17:37:15 -0500 (Wed, 18 Jan 2006)
New Revision: 12849
Trac: http://svn.gnucash.org/trac/changeset/12849

Added:
   htdocs/trunk/en/externals/index.html
Log:
add dummy index.html to hide directory contents when exported

Added: htdocs/trunk/en/externals/index.html
===================================================================
--- htdocs/trunk/en/externals/index.html	2006-01-18 22:33:58 UTC (rev 12848)
+++ htdocs/trunk/en/externals/index.html	2006-01-18 22:37:15 UTC (rev 12849)
@@ -0,0 +1,12 @@
+<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01//EN">
+<html>
+<head>
+<link rel="icon" href="/favicon.ico" type="image/x-icon">
+<link rel="shortcut icon" href="/favicon.ico" type="image/x-icon">
+<meta http-equiv="Content-Type" content="text/html; charset=iso-8859-1">
+<title>GnuCash - empty directory</title>
+</head>
+<body>
+<div><a href="../">Home</a></div>
+</body>
+</html>



More information about the gnucash-changes mailing list