Return to domainprefs.pm CVS log | Up to [LON-CAPA] / loncom / interface |
version 1.159, 2011/11/07 18:21:17 | version 1.160, 2011/11/30 18:31:04 |
---|---|
Line 5162 sub notifysubscribed { | Line 5162 sub notifysubscribed { |
print $logfh $reply; | print $logfh $reply; |
} | } |
print $logfh "\n============ Done ============\n"; | print $logfh "\n============ Done ============\n"; |
close(logfh); | close($logfh); |
} | } |
} | } |
} | } |