Changeset 1466

Show
Ignore:
Timestamp:
08/19/08 17:26:51
Author:
rsz
Message:

cleanup

Files:

Legend:

Unmodified
Added
Removed
Modified
Copied
Moved
  • HTTP/Finder.dml

    r1465 r1466  
    114114    having      count( document_token.token_id ) >=  
    115115                ( 
    116                     select  count( stage.document )  
     116                    select  count( stage.document ) as count 
    117117                    from    stage 
    118118                )