From 44f6e24f7ff22d7b2b20454c23211eacffd3676e Mon Sep 17 00:00:00 2001
From: "Committo,Ergo:sum" <esj@rezo.net>
Date: Fri, 20 Jan 2006 16:04:56 +0000
Subject: [PATCH] un include perdu

---
 ecrire/inc_presentation.php3 | 1 +
 1 file changed, 1 insertion(+)

diff --git a/ecrire/inc_presentation.php3 b/ecrire/inc_presentation.php3
index c9c8544077..4f069358dc 100644
--- a/ecrire/inc_presentation.php3
+++ b/ecrire/inc_presentation.php3
@@ -3389,6 +3389,7 @@ function http_style_background($img, $att='')
 // Creer un bouton qui renvoie vers la bonne url spip_rss
 function bouton_spip_rss($op, $args, $fmt='rss') {
 
+	include_ecrire('inc_acces');
 	if (is_array($args))
 		foreach ($args as $val => $var)
 			if ($var) $a .= ':' . $val.'-'.$var;
-- 
GitLab