]> andersk Git - moira.git/blobdiff - include/moira_site.h
Add expiration date column to users table and client support.
[moira.git] / include / moira_site.h
index e2fa764dd0084a175550414680e8111dedb5436a..d95c70bb76d3ffeb8558d4c4609b4d07b6c7ee84 100644 (file)
 #define U_WINPROFILEDIR 14
 #define U_SPONSOR_TYPE 15
 #define U_SPONSOR_NAME 16
-#define U_MODTIME 17
-#define U_MODBY   18
-#define U_MODWITH 19
-#define U_CREATED 20
-#define U_CREATOR 21
-#define U_END     22
+#define U_EXPIRATION 17
+#define U_MODTIME 18
+#define U_MODBY   19
+#define U_MODWITH 20
+#define U_CREATED 21
+#define U_CREATOR 22
+#define U_END     23
 
 /* User states (the value of argv[U_STATE] from a user query) */
 
This page took 0.428102 seconds and 4 git commands to generate.