X-Git-Url: http://git.onelab.eu/?a=blobdiff_plain;f=PLC%2FNodeTypes.py;h=5b206975a961fef86ea240e210e2935618d13ed5;hb=f5cd72e35593c96b9996ab4e49674cccc7525c48;hp=e3db78185ab9b1e262fdc60dba249b0a5a3ba0c4;hpb=e55598b3fa3ceeba476516444e244388c9bbfaa4;p=plcapi.git diff --git a/PLC/NodeTypes.py b/PLC/NodeTypes.py index e3db781..5b20697 100644 --- a/PLC/NodeTypes.py +++ b/PLC/NodeTypes.py @@ -2,6 +2,7 @@ # Functions for interacting with the node_types table in the database # # $Id$ +# $URL$ # from PLC.Faults import *