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

index 882909af5e7c7766203cfc7ddbf9ad10b75942f1..7741e311a3110010b04a0ea5e8879e5f4ee184c4 100644 (file)
@@ -11,7 +11,7 @@ DBI->install_driver("Pg");
 use DBI;
 use DBD::Pg qw(:pg_types);
 
-use GD::Graph:lines;
+use GD::Graph::lines;
 
 use ND;
 use ND::DB;