From dcfcd99c6c55ddab797c31f7a544b7c1d0d9953e Mon Sep 17 00:00:00 2001 From: Dries Buytaert Date: Sat, 16 Dec 2000 21:42:52 +0000 Subject: - improved web interface of cron module. - improved web interface of account module. - added simple permission system with both administrators and regular users. It can be made more fine-grained but it will do for now. - various small enhancements to the other modules, but nothing big. --- modules/ban.module | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'modules/ban.module') diff --git a/modules/ban.module b/modules/ban.module index df7bb5aef..35bbbb45f 100644 --- a/modules/ban.module +++ b/modules/ban.module @@ -32,7 +32,7 @@ function ban_display($category = "") { $output .= "
\n"; $output .= " \n"; $output .= " \n"; -- cgit v1.2.3