From f055cf11e09d324739ede0a04cd957e2de438ad1 Mon Sep 17 00:00:00 2001 From: Dries Buytaert Date: Sun, 31 Dec 2000 08:24:16 +0000 Subject: - fixed PHP4.0.4 problem in discussion.php. - some improvements to account.php and theme.inc. - updated the documentation (again, again and again) - added INSTALL file - removed redundant files --- modules/about.module | 9 --------- 1 file changed, 9 deletions(-) delete mode 100644 modules/about.module (limited to 'modules/about.module') diff --git a/modules/about.module b/modules/about.module deleted file mode 100644 index 3b3694866..000000000 --- a/modules/about.module +++ /dev/null @@ -1,9 +0,0 @@ - "about_admin"); - -function about_admin() { - print "under construction"; -} - -?> \ No newline at end of file -- cgit v1.2.3