From 11c0d8ae8c8e6b53fef3c9d097baa39bb0b34ba9 Mon Sep 17 00:00:00 2001 From: x2000habouzit Date: Sat, 9 Oct 2004 14:29:06 +0000 Subject: [PATCH] **hides** --- htdocs/marketing/public.php | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/htdocs/marketing/public.php b/htdocs/marketing/public.php index ec82e4f..0d302e0 100644 --- a/htdocs/marketing/public.php +++ b/htdocs/marketing/public.php @@ -18,11 +18,11 @@ * Foundation, Inc., * * 59 Temple Place, Suite 330, Boston, MA 02111-1307 USA * *************************************************************************** - $Id: public.php,v 1.3 2004-08-31 10:03:30 x2000habouzit Exp $ + $Id: public.php,v 1.4 2004-10-09 14:29:06 x2000habouzit Exp $ ***************************************************************************/ require("auto.prepend.inc.php"); -new_skinned_page('marketing/public.php', AUTH_MDP); +new_skinned_page('marketing/public.tpl', AUTH_MDP); if (! isset($_REQUEST["num"])) { exit; } -- 2.1.4