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