summaryrefslogtreecommitdiff
path: root/FS/FS/h_Common.pm
diff options
context:
space:
mode:
authorivan <ivan>2005-03-04 12:34:56 +0000
committerivan <ivan>2005-03-04 12:34:56 +0000
commitb1fc20ef3b68a8536163fbb17c57bca15555f3c4 (patch)
tree389d9d91cd4e855a113c8825adac926ec1f71dcb /FS/FS/h_Common.pm
parent8f11e2a03067829dc5f8cd6ae7fa0e3f249d61c1 (diff)
add agent selection to payment and credit reports, add link to agent browse, closes: Bug#1105
Diffstat (limited to 'FS/FS/h_Common.pm')
-rw-r--r--FS/FS/h_Common.pm2
1 files changed, 1 insertions, 1 deletions
diff --git a/FS/FS/h_Common.pm b/FS/FS/h_Common.pm
index a7bb937e5..52af42bfc 100644
--- a/FS/FS/h_Common.pm
+++ b/FS/FS/h_Common.pm
@@ -64,7 +64,7 @@ sub sql_h_search {
'',
- 'maintable',
+ 'AS maintable',
);
}