From 53c67ac0a2dc6162fa879176cc50748026692e9b Mon Sep 17 00:00:00 2001 From: Dries Buytaert Date: Mon, 16 Apr 2001 13:26:38 +0000 Subject: - a few changes which might help overcome Jeroen's redeclartion problem (or might not) --- modules/structure.module | 3 --- 1 file changed, 3 deletions(-) (limited to 'modules/structure.module') diff --git a/modules/structure.module b/modules/structure.module index db4e13ea2..35e7cbf5a 100644 --- a/modules/structure.module +++ b/modules/structure.module @@ -5,9 +5,6 @@ $module = array("admin" => "structure_admin"); $cstatus = array("disabled", "enabled: incl. anonymous", "enabled: excl. anonymous"); $mstatus = array("post new submissions", "moderate new submissions"); -include "includes/structure.inc"; - - function content_types($name, $module) { global $types; if ($module[type]) $types[$name] = $name; -- cgit v1.2.3