X-Git-Url: https://git.adam-barratt.org.uk/?p=mirror%2Fuserdir-ldap.git;a=blobdiff_plain;f=ud-xearth;h=25e001a297a0395b76972b4791a6393ebda3acfe;hp=53f65bd69ba22a72588e2e353a20b762208c2c03;hb=a6fb69805c3999a85c064a96c93417bb1c284c5c;hpb=3ec1386cd62200a1d86fc72168c2aa1fe305bdd8 diff --git a/ud-xearth b/ud-xearth index 53f65bd..25e001a 100755 --- a/ud-xearth +++ b/ud-xearth @@ -14,7 +14,7 @@ # DGMS -> DD DDD + (MM + (SS.SSSSSS)/60)/60 # For Latitude + is North, for Longitude + is East -import string, re, time, ldap, getopt, sys, pwd, os, posix; +import re, time, ldap, getopt, sys, pwd, os, posix; from userdir_ldap import *; Anon = 0;