From 7b8a409675a82614848df40c2737776c03190a0d Mon Sep 17 00:00:00 2001 From: Dries Buytaert Date: Thu, 25 Aug 2005 21:14:17 +0000 Subject: - Patch #29385 by chx: no ?> add end of files. --- modules/archive/archive.module | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'modules/archive/archive.module') diff --git a/modules/archive/archive.module b/modules/archive/archive.module index f459cd842..511e33e35 100644 --- a/modules/archive/archive.module +++ b/modules/archive/archive.module @@ -252,4 +252,4 @@ function archive_page($year = 0, $month = 0, $day = 0) { return $output; } -?> + -- cgit v1.2.3