]> andersk Git - moira.git/commitdiff
Add U_CREATED and U_CREATOR #defines.
authorzacheiss <zacheiss>
Wed, 17 Oct 2001 21:33:13 +0000 (21:33 +0000)
committerzacheiss <zacheiss>
Wed, 17 Oct 2001 21:33:13 +0000 (21:33 +0000)
include/moira_site.h

index 67ee8d663bade6898bcac91fe632f3ef1a6a6e3b..4f8c3ced8098d69749be0d7e755f6af72fde6fd5 100644 (file)
 #define U_MODTIME 13
 #define U_MODBY   14
 #define U_MODWITH 15
-#define U_END     16
+#define U_CREATED 16
+#define U_CREATOR 17
+#define U_END     18
 
 /* User states (the value of argv[U_STATE] from a user query) */
 
This page took 0.700804 seconds and 5 git commands to generate.