From: <ndi...@us...> - 2002-09-08 04:15:23
|
Update of /cvsroot/modus/org/bacfug/modus/persistence In directory usw-pr-cvs1:/tmp/cvs-serv15950/bacfug/modus/persistence Modified Files: basepersister.cfc Log Message: stupid white space Index: basepersister.cfc =================================================================== RCS file: /cvsroot/modus/org/bacfug/modus/persistence/basepersister.cfc,v retrieving revision 1.4 retrieving revision 1.5 diff -C2 -d -r1.4 -r1.5 *** basepersister.cfc 8 Sep 2002 03:45:16 -0000 1.4 --- basepersister.cfc 8 Sep 2002 04:15:21 -0000 1.5 *************** *** 66,70 **** FROM tempQuery ORDER BY #arguments.sortFields# ! </cfquery> <!--- and now, we'll populate the sortedArray ---> <cfscript> --- 66,70 ---- FROM tempQuery ORDER BY #arguments.sortFields# ! </cfquery> <!--- and now, we'll populate the sortedArray ---> <cfscript> |