add use HTMLPopUp; (how did this ever work?)

This commit is contained in:
kestes%staff.mail.com 2000-09-22 14:59:20 +00:00
Родитель cf9d3ef546
Коммит 9d9324314d
1 изменённых файлов: 3 добавлений и 2 удалений

Просмотреть файл

@ -2,8 +2,8 @@
# -*- Mode: perl; indent-tabs-mode: nil -*-
#
# $Revision: 1.6 $
# $Date: 2000-09-18 19:29:31 $
# $Revision: 1.7 $
# $Date: 2000-09-22 14:59:20 $
# $Author: kestes%staff.mail.com $
# $Source: /home/jrmuizel/cvs-mirror/mozilla/webtools/tinderbox2/src/bin/admintree.cgi,v $
# $Name: $
@ -44,6 +44,7 @@ use FileStructure;
use Persistence;
use TinderHeader;
use Utils;
use HTMLPopUp;
# Normally we filter user input for 'tainting' and to prevent this: