From bb06b866e18adb2109231a1732457416b72c1cb8 Mon Sep 17 00:00:00 2001 From: Alan Knowles Date: Wed, 30 Mar 2011 13:42:57 +0800 Subject: [PATCH] Pman/Roo.php --- Pman/Roo.php | 1 + 1 file changed, 1 insertion(+) diff --git a/Pman/Roo.php b/Pman/Roo.php index d459e6d..65e0d11 100644 --- a/Pman/Roo.php +++ b/Pman/Roo.php @@ -46,6 +46,7 @@ class Pman_Roo extends Pman * -- defaults to listing data. with args. * * !colname=.... => colname != .... + * !colname[0]=... !colname[1]=... => colname NOT IN (.....) ** only supports main table at present.. * colname[0]=... colname[1]=... => colname IN (.....) ** only supports main table at present.. * * other opts: -- 2.39.2