Patch from Joe Atzberger to remove $Id$ and $Log$ from scripts
[koha_ffzg] / opac / opac-alert-subscribe.pl
index 4e5d9d2..9051e8c 100755 (executable)
 # Koha; if not, write to the Free Software Foundation, Inc., 59 Temple Place,
 # Suite 330, Boston, MA  02111-1307 USA
 
-# $Id$
 
 use strict;
 use CGI;
 use C4::Auth;
 use C4::Date;
 use C4::Output;
-use C4::Interface::CGI::Output;
 use C4::Context;
 use C4::Koha;
 use C4::Letters;