/[papo]/papo/neb/PAPO/DataSource.pm
ViewVC logotype

Diff of /papo/neb/PAPO/DataSource.pm

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

revision 1.4 by jlenton, Tue Apr 29 23:09:28 2003 UTC revision 1.5 by styxman, Wed Apr 30 21:23:58 2003 UTC
# Line 255  sub search Line 255  sub search
255      if ($table->has_style('history'))      if ($table->has_style('history'))
256      {      {
257          $self->add_table(sprintf "_%s_data", $table->name);          $self->add_table(sprintf "_%s_data", $table->name);
258            $self->condition->raw ("        <null> <cfield name=\"_%s_data._end_t\"/> </null>\n", $table->name);
259      }      }
260      else      else
261      {      {

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

savannah-hackers-public@gnu.org
ViewVC Help
Powered by ViewVC 1.1.26