def get_password_file(): return FOTechRoot.make_relative_path("etc", "pwd.cfg")
def get_database_xml(): return FOTechRoot.make_relative_path( "etc", "database.xml" )
def get_database_xml(): return FOTechRoot.make_relative_path("etc", "database.xml")
def get_password_file(): return FOTechRoot.make_relative_path( "etc", "pwd.cfg" )