Refactor servatrice email send

This commit is contained in:
Fabio Bas 2015-07-25 18:48:34 +02:00
parent 0d5e169648
commit 1ffc9b4561
49 changed files with 2542 additions and 2574 deletions

View file

@ -9,7 +9,7 @@
#include "server.h"
#include "server_database_interface.h"
#define DATABASE_SCHEMA_VERSION 1
#define DATABASE_SCHEMA_VERSION 2
class Servatrice;