small error in user docs

0 views
Skip to first unread message

data...@gmail.com

unread,
Jan 21, 2008, 3:02:29 PM1/21/08
to inspekt
Hello,

I'm reading through the user docs (good thing they are there now, I
was waiting for those until I watned to try Inspekt), and in the
filters text there seems to be something missing;
'Filter methods remove data from the value of the given key and return
what remains. If the key does not exist,'

regards,

Maarten

Ed Finkler

unread,
Jan 21, 2008, 5:35:10 PM1/21/08
to ins...@googlegroups.com

Thanks for the catch! I've corrected this.

--
--
Ed Finkler
http://funkatron.com
AIM: funka7ron
ICQ: 3922133
Skype: funka7ron

Manuel Vacelet

unread,
Jan 22, 2008, 4:46:07 AM1/22/08
to ins...@googlegroups.com
Hello,

About the doc typo, I think the very first example at
http://funkatron.com/inspekt/user_docs/#Basic-Usage
contains a typo line. 11
It should probably be sth like:
$db->insert("id={$userid}");

-- Manuel

Ed Finkler

unread,
Jan 22, 2008, 2:57:22 PM1/22/08
to ins...@googlegroups.com
Yep! thanks for the catch; it's been corrected.

Zed

unread,
Feb 5, 2008, 5:04:12 PM2/5/08
to inspekt
Also, both in user documentation and the example file(examples/
config.php) when creating a supercage and passing configuration file
path, the order of arguments is reversed

$sc = Inspekt::makeSuperCage(TRUE, './config.ini');

when it should be

$sc = Inspekt::makeSuperCage('./config.ini', TRUE);


Regards

Zed
Reply all
Reply to author
Forward
0 new messages