From ddb8788eb6b8db9ad2e8724da579d5e9b0cc609f Mon Sep 17 00:00:00 2001 From: Mercier Pierre-Olivier Date: Mon, 11 Nov 2013 16:23:23 +0100 Subject: [PATCH] Import API --- process/files/intradata_get.pl | 1 + 1 file changed, 1 insertion(+) diff --git a/process/files/intradata_get.pl b/process/files/intradata_get.pl index bbf7d1c..36d2097 100644 --- a/process/files/intradata_get.pl +++ b/process/files/intradata_get.pl @@ -8,6 +8,7 @@ use Pod::Usage; use lib "../../"; +use ACU::API::Projects; use ACU::Log; use ACU::LDAP; use ACU::Grading;