Example #1
0
def get_password_file():
    return FOTechRoot.make_relative_path("etc", "pwd.cfg")
Example #2
0
def get_database_xml():
    return FOTechRoot.make_relative_path( "etc", "database.xml" )
Example #3
0
def get_database_xml():
    return FOTechRoot.make_relative_path("etc", "database.xml")
Example #4
0
def get_password_file():
    return FOTechRoot.make_relative_path( "etc", "pwd.cfg" )