summaryrefslogtreecommitdiff
path: root/htetc/handler.pl
diff options
context:
space:
mode:
Diffstat (limited to 'htetc/handler.pl')
-rw-r--r--htetc/handler.pl2
1 files changed, 1 insertions, 1 deletions
diff --git a/htetc/handler.pl b/htetc/handler.pl
index 5f24492..8e097c6 100644
--- a/htetc/handler.pl
+++ b/htetc/handler.pl
@@ -104,7 +104,7 @@ sub handler
use FS::svc_www;
use FS::type_pkgs;
use FS::part_export;
- #use FS::part_export_option;
+ use FS::part_export_option;
*CGI::redirect = sub {
my( $self, $location ) = @_;