Re: [aur-dev] [PATCH 1/1] convert mysql specific offset/limit syntax to more standardized format

2011-04-26 Thread Lukas Fleischer
On Mon, Apr 25, 2011 at 10:03:02PM -0700, elij wrote: > On Mon, Apr 25, 2011 at 9:31 PM, Dan McGee wrote: > > On Mon, Apr 25, 2011 at 11:17 PM, elij wrote: > >> --- > >>  web/html/rss.php      |    2 +- > >>  web/html/tu.php       |    2 +- > >>  web/lib/acctfuncs.inc |    2 +- > >>  web/lib/pkgf

Re: [aur-dev] [PATCH 1/1] convert mysql specific offset/limit syntax to more standardized format

2011-04-25 Thread elij
On Mon, Apr 25, 2011 at 9:31 PM, Dan McGee wrote: > On Mon, Apr 25, 2011 at 11:17 PM, elij wrote: >> --- >>  web/html/rss.php      |    2 +- >>  web/html/tu.php       |    2 +- >>  web/lib/acctfuncs.inc |    2 +- >>  web/lib/pkgfuncs.inc  |    2 +- >>  4 files changed, 4 insertions(+), 4 deletion

Re: [aur-dev] [PATCH 1/1] convert mysql specific offset/limit syntax to more standardized format

2011-04-25 Thread Dan McGee
On Mon, Apr 25, 2011 at 11:17 PM, elij wrote: > --- >  web/html/rss.php      |    2 +- >  web/html/tu.php       |    2 +- >  web/lib/acctfuncs.inc |    2 +- >  web/lib/pkgfuncs.inc  |    2 +- >  4 files changed, 4 insertions(+), 4 deletions(-) Haha, patch war! We have nearly identical patches he

[aur-dev] [PATCH 1/1] convert mysql specific offset/limit syntax to more standardized format

2011-04-25 Thread elij
--- web/html/rss.php |2 +- web/html/tu.php |2 +- web/lib/acctfuncs.inc |2 +- web/lib/pkgfuncs.inc |2 +- 4 files changed, 4 insertions(+), 4 deletions(-) diff --git a/web/html/rss.php b/web/html/rss.php index cb0bf40..0547815 100644 --- a/web/html/rss.php +++ b/web/