Menu

#12 hardcoded postgres entry

open
buildSite (3)
5
2004-05-26
2004-05-26
No

line 1372:

  my $sql = webGenPostgres::buildListQuery \(

    tableName => $tableName,

    rFormElems => $rFormElems,

    rRefList => $rRefList,

    attrList => $attrList,

    cgi => $cgi,

    rFieldList => \%fieldList,

    initialWhereClause => "$tableName" . "\_id

= " . $cgi->param("key")

    \);

Discussion


Log in to post a comment.