From: Tony Mack Date: Wed, 22 Oct 2008 20:50:06 +0000 (+0000) Subject: fix bugs X-Git-Url: http://git.onelab.eu/?a=commitdiff_plain;h=dbcd2e906c5fddfa8db37d68c583eeaccdd333bc;p=plcapi.git fix bugs --- diff --git a/PLC/Methods/GetConfFiles.py b/PLC/Methods/GetConfFiles.py index 2c7c18a4..1b28c2fd 100644 --- a/PLC/Methods/GetConfFiles.py +++ b/PLC/Methods/GetConfFiles.py @@ -3,8 +3,10 @@ from PLC.Method import Method from PLC.Parameter import Parameter, Mixed from PLC.Filter import Filter from PLC.ConfFiles import ConfFile, ConfFiles +from PLC.Persons import Person, Persons from PLC.Auth import Auth + class GetConfFiles(Method): """ Returns an array of structs containing details about configuration