From c667608dacf247ca14e8ada46493e5d0b243e775 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Cl=C3=A9ment=20Oudot?= Date: Thu, 17 Dec 2009 11:41:15 +0000 Subject: [PATCH] Portal::Error no more exists --- modules/lemonldap-ng-portal/example/error.pl | 1 - 1 file changed, 1 deletion(-) diff --git a/modules/lemonldap-ng-portal/example/error.pl b/modules/lemonldap-ng-portal/example/error.pl index 4de76ebc0..14dd63122 100755 --- a/modules/lemonldap-ng-portal/example/error.pl +++ b/modules/lemonldap-ng-portal/example/error.pl @@ -1,5 +1,4 @@ #!/usr/bin/perl -use Lemonldap::NG::Portal::Error; use HTML::Template; my $skin_dir = "/usr/local/lemonldap-ng/htdocs/portal/skins";