]> andersk Git - moira.git/commitdiff
had to change the get alias validate thing to use the access hook
authortom <tom>
Wed, 29 Dec 1993 15:37:18 +0000 (15:37 +0000)
committertom <tom>
Wed, 29 Dec 1993 15:37:18 +0000 (15:37 +0000)
server/queries2.c

index da690621f653637c4ba0a4081fe39a6d614b273c..70f6c9544c953865c34da4699b3889e7bf21f71a 100644 (file)
@@ -895,7 +895,7 @@ static struct validate ghal_validate = {
   0,
   0,
   0,
-  0,
+  access_ahal,
   0,
   0,
 };
This page took 0.080878 seconds and 5 git commands to generate.