/[mon-modules]/sms.alert
This is repository of my old source code which isn't updated any more. Go to git.rot13.org for current projects!
ViewVC logotype

Diff of /sms.alert

Parent Directory Parent Directory | Revision Log Revision Log | View Patch Patch

revision 1.5 by dpavlin, Fri Feb 14 14:52:02 2003 UTC revision 1.6 by dpavlin, Fri Feb 14 14:54:45 2003 UTC
# Line 38  my $sms_addressbook = "/usr/local/etc/sm Line 38  my $sms_addressbook = "/usr/local/etc/sm
38  use strict;  use strict;
39  my %opt;  my %opt;
40  use Getopt::Std;  use Getopt::Std;
41  getopts ("S:s:g:h:t:l:uf");  getopts ("S:s:g:h:t:l:uf", \%opt);
42    
43  # read addressbook  # read addressbook
44  my %name2phone;  my %name2phone;

Legend:
Removed from v.1.5  
changed lines
  Added in v.1.6

  ViewVC Help
Powered by ViewVC 1.1.26