X-Git-Url: https://v.licheni.net/stack/code/dboxswitch.git/blobdiff_plain/095d457ee822e8965b63ab9fd226e26a5f7128a5..a529dbf810e21c26237889bcc20777f967c8cc3a:/profhandler.py diff --git a/profhandler.py b/profhandler.py index d0e16f2..1008c4b 100755 --- a/profhandler.py +++ b/profhandler.py @@ -87,7 +87,7 @@ class ProfHandler(): return self.pdir - def newProfile(self, profileName): + def addProfile(self, profileName): """ Create a profile """ print("Creating a new profile")