in infrajiratext.py [0:0]
def check_wiki(pid): url = CWIKI + pid.upper() if urlexists(url): print("Make CWIKI readonly: %s" % url)