Subj : CVS commit src/sbbs3/js_global.c To : All From : rswindell Date : Wed May 25 2005 03:20 pm src/sbbs3 js_global.c 1.148 1.149 Update of /cvsroot/sbbs/src/sbbs3 In directory cvs.synchro.net:/tmp/cvs-serv1942 Modified Files: js_global.c Log Message: Created global function: flags_str() to convert string flag representations (e.g. "A-Z") to/from numeric representation (used in the user.security properties). .