X-Git-Url: http://git.onelab.eu/?a=blobdiff_plain;f=PLC%2FMethods%2FBootCheckAuthentication.py;h=7369a3b57873545a6287099e5f6b6a5b11a6b839;hb=f5cd72e35593c96b9996ab4e49674cccc7525c48;hp=4a8cc66cba62ce7d7f2a748ab49767fb10a441cb;hpb=e55598b3fa3ceeba476516444e244388c9bbfaa4;p=plcapi.git diff --git a/PLC/Methods/BootCheckAuthentication.py b/PLC/Methods/BootCheckAuthentication.py index 4a8cc66..7369a3b 100644 --- a/PLC/Methods/BootCheckAuthentication.py +++ b/PLC/Methods/BootCheckAuthentication.py @@ -1,4 +1,5 @@ # $Id$ +# $URL$ from PLC.Methods.AuthCheck import AuthCheck class BootCheckAuthentication(AuthCheck):