X-Git-Url: https://ruin.nu/git/?a=blobdiff_plain;f=startup.pl;h=30d3163875ba8d282f38bf22ac0cb3d7e9d5161e;hb=3fbdd3816ab065ed3ac2b5f77e7617b2c09ea00c;hp=5cb7bcdbd97884ef8376e7014a97bc80c207e194;hpb=ba0d22272efc046f7feaf07ebf190fa9ec6474c7;p=ndwebbie.git diff --git a/startup.pl b/startup.pl index 5cb7bcd..30d3163 100644 --- a/startup.pl +++ b/startup.pl @@ -12,7 +12,8 @@ use DBD::Pg qw(:pg_types); use ND::DB; use ND::Include; -use ND::Forum; +use ND::Web::Include; +use ND::Web::Forum; use Tie::File;