diff options
author | ivan <ivan> | 2002-03-24 18:23:47 +0000 |
---|---|---|
committer | ivan <ivan> | 2002-03-24 18:23:47 +0000 |
commit | 0e475dcb559be6b39338a7070103527d9ae66e14 (patch) | |
tree | 8798e448b60774ae3bbb4b3654a65565a87f9816 /FS/FS | |
parent | 1858140b774bfe3a694a2ededf70de797da31c51 (diff) |
tyop
Diffstat (limited to 'FS/FS')
-rw-r--r-- | FS/FS/agent.pm | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/FS/FS/agent.pm b/FS/FS/agent.pm index 1afe70641..f11a28db9 100644 --- a/FS/FS/agent.pm +++ b/FS/FS/agent.pm @@ -40,7 +40,7 @@ from FS::Record. The following fields are currently supported: =over 4 -=item agemtnum - primary key (assigned automatically for new agents) +=item agentnum - primary key (assigned automatically for new agents) =item agent - Text name of this agent @@ -145,7 +145,7 @@ sub pkgpart_hashref { =head1 VERSION -$Id: agent.pm,v 1.2 2000-12-03 13:45:15 ivan Exp $ +$Id: agent.pm,v 1.3 2002-03-24 18:23:47 ivan Exp $ =head1 BUGS |