From ad6ba256efd1a65fb1bb3951ae6b17b1593205b7 Mon Sep 17 00:00:00 2001 From: jhunkeler Date: Tue, 29 Dec 2009 05:36:23 +0000 Subject: (OC) Fixed includes/functions::GetBlocks() so that left and right are 0 and 1. Also fixed the query so that it doesnt get every block, just the active blocks for the defined side. Re-did some display on the admin side for blocks. git-svn-id: http://svn.3rd-infantry-division.org/testing/branches/Bayonet CMS v2@408 c5b2fb0a-d05d-0410-98c8-828840a80ff6 --- admin/news/functions.php | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'admin/news') diff --git a/admin/news/functions.php b/admin/news/functions.php index e8a7252..6feabcf 100644 --- a/admin/news/functions.php +++ b/admin/news/functions.php @@ -63,7 +63,7 @@ function EditNews($news_id){ Author Title Date - Time + Time Text -- cgit