]> ruin.nu Git - ndwebbie.git/commitdiff
preload gd
authorMichael Andreen <harv@ruin.nu>
Sat, 13 Jan 2007 12:45:40 +0000 (12:45 +0000)
committerMichael Andreen <harv@ruin.nu>
Sat, 13 Jan 2007 12:45:40 +0000 (12:45 +0000)
startup.pl

index 4d4dc3f9a1a55cc49205408389b8cd1028802ce4..882909af5e7c7766203cfc7ddbf9ad10b75942f1 100644 (file)
@@ -11,6 +11,8 @@ DBI->install_driver("Pg");
 use DBI;
 use DBD::Pg qw(:pg_types);
 
+use GD::Graph:lines;
+
 use ND;
 use ND::DB;
 use ND::Include;