예제 #1
0
파일: verify.py 프로젝트: bmorelax/platform
def service_prefix():
    return get_service_prefix()
예제 #2
0
파일: verify.py 프로젝트: syncloud/files
def service_prefix(installer):
    return get_service_prefix(installer)
예제 #3
0
def service_prefix(installer):
    return get_service_prefix(installer)
예제 #4
0
파일: verify.py 프로젝트: syncloud/mail
def service_prefix():
    return get_service_prefix()