various changes to the admin manual and the first version of the CVS changes file
[spider.git] / perl / DXProtout.pm
index 47d44c92c339e39a58c8b6076dfaf894619a57e9..6ee4fbcc150272d2465a4d26f3e2e28ea2c68fdf 100644 (file)
@@ -102,8 +102,7 @@ sub pc17
 # Request init string
 sub pc18
 {
-       my $info = DXCluster::cluster;
-       return "PC18^$info^$DXProt::myprot_version^";
+       return "PC18^DXSpider Version: $main::version Build: $main::build^$DXProt::myprot_version^";
 }
 
 #