Re: cvs: pear /XML_Query2XML/XML/Query2XML/Driver DB.php

[email protected] (Mark Wiesemann)
Newsgroups php.pear.cvs
Message-ID <[email protected]>
Hi Lukas,

Lukas Feiler wrote:
> lukasfeiler		Sat Apr 19 18:36:08 2008 UTC
> 
>   Modified files:              
>     /pear/XML_Query2XML/XML/Query2XML/Driver	DB.php 
>   Log:
>   CS fix
[...]
> @@ -123,6 +123,7 @@
>                  }
>                  $queryString .= '; LIMIT:' . $query['limit'];
>                  $queryString .= '; OFFSET:' . $query['offset'];
> +                
>                  $query['query'] = $this->_db->modifyLimitQuery(
>                      $query['query'],
>                      $query['offset'],

Which standard requires this empty line? (Or I did I overlook something
here?)

Regards,
Mark

-- 
http://www.markwiesemann.eu
lmpx.com only provides a reader for public news (NNTP) servers. It is not affiliated with the servers or forums shown here and is not responsible for the content of articles, which is written by their respective authors.