From deb4f53d36b83cffa42063ea0186fd0babf2f505 Mon Sep 17 00:00:00 2001 From: Nick White Date: Mon, 5 Oct 2009 00:23:48 +0100 Subject: Renamed text/ to webpages/ --- download-source.php | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'download-source.php') diff --git a/download-source.php b/download-source.php index 244b482..de3da35 100644 --- a/download-source.php +++ b/download-source.php @@ -18,6 +18,6 @@ include($_SERVER['DOCUMENT_ROOT'] . "/includes/tarball.php"); -return_tarball('njw-website-source', 'includes/ graphics/candles.ico graphics/COPYING text/example.php index.php download-source.php rss.php rss-full.php COPYING'); +return_tarball('njw-website-source', 'includes/ graphics/candles.ico graphics/COPYING webpages/example.php index.php download-source.php rss.php rss-full.php COPYING'); ?> -- cgit v1.2.3