]> andersk Git - moira.git/blobdiff - include/moira_site.h
Add sponsor_type/sponsor_id column to users table, and client support for manipulatin...
[moira.git] / include / moira_site.h
index 1d99c2d9214066b5d37f468f1c9ee8cb896e0115..e2fa764dd0084a175550414680e8111dedb5436a 100644 (file)
 #define U_SECURE  12
 #define U_WINHOMEDIR 13
 #define U_WINPROFILEDIR 14
-#define U_MODTIME 15
-#define U_MODBY   16
-#define U_MODWITH 17
-#define U_CREATED 18
-#define U_CREATOR 19
-#define U_END     20
+#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
 
 /* User states (the value of argv[U_STATE] from a user query) */
 
This page took 0.029522 seconds and 4 git commands to generate.