From fd20e68b5e2226d00cd4097010bc25eb46477f5f Mon Sep 17 00:00:00 2001 From: dougk_ff7 Date: Tue, 16 Oct 2001 13:10:09 +0000 Subject: More changes for global announcements. They no longer require the mode to be set (it works without), posting.php has been updated to reflect replies to announcements in ALL forums, and a admin page for announcements (global) has been added, although it can only link to pages with the true forum and auth permissions. A more refined version will be coming soon git-svn-id: file:///svn/phpbb/trunk@1222 89ea8834-ac86-4346-8a33-228a782c2dd0 --- phpBB/admin/admin_announce.php | 41 +++++++++++++++++++++++++++++++++++++++++ 1 file changed, 41 insertions(+) create mode 100644 phpBB/admin/admin_announce.php (limited to 'phpBB/admin') diff --git a/phpBB/admin/admin_announce.php b/phpBB/admin/admin_announce.php new file mode 100644 index 0000000000..605723bf85 --- /dev/null +++ b/phpBB/admin/admin_announce.php @@ -0,0 +1,41 @@ +here to view the global announcement permissions. Click here to view the global announcments forum separately.", __LINE__, __FILE__, "", ""); +?> \ No newline at end of file -- cgit v1.2.1