New commit. Much changes. Very impress. Wow.

This commit is contained in:
Wilco Baan Hofman 2014-01-12 20:52:43 +01:00 committed by root
parent 6eb419202c
commit eb041ce5b4
5 changed files with 65 additions and 9 deletions

View file

@ -17,4 +17,5 @@
*/
STATUS log_event_to_database(TALLOC_CTX *mem_ctx, const char *prom, const char *code, const char *description);
STATUS proper_dbi_queryf(dbi_conn conn, const char *query_fmt, ...);
STATUS database_init(void);