[Codebook-checkins] CVS: codebook/Template/SECURITY objsec.PRG, 1.1.1.1, 1.2
Brought to you by:
msborg
From: Bhavbhuti N. <ven...@us...> - 2007-02-12 09:34:21
|
Update of /cvsroot/codebook/codebook/Template/SECURITY In directory sc8-pr-cvs4.sourceforge.net:/tmp/cvs-serv16766/codebook/Template/SECURITY Modified Files: objsec.PRG Log Message: BYN: Updated as per Mark Stanton's observations in the forum message http://leafe.com/forum/viewtopic.php?p=6793#6793 Index: objsec.PRG =================================================================== RCS file: /cvsroot/codebook/codebook/Template/SECURITY/objsec.PRG,v retrieving revision 1.1.1.1 retrieving revision 1.2 diff -C2 -d -r1.1.1.1 -r1.2 *** objsec.PRG 2 Apr 2002 23:05:12 -0000 1.1.1.1 --- objsec.PRG 12 Feb 2007 09:34:17 -0000 1.2 *************** *** 282,286 **** SELECT 0 ! USE metadata\repolist ALIAS reports SELECT 0 --- 282,286 ---- SELECT 0 ! USE cbmeta\repolist ALIAS reports SELECT 0 |