Index of /openadmin/updates/3.50

      Name                    Last modified       Size  Description

[DIR] Parent Directory 21-Nov-2009 18:45 - [   ] enrolstudview.pl 29-Dec-2008 23:44 6k [   ] lexcheck.pl 04-Jan-2009 16:12 4k [   ] xlatTransEdit.pl 29-Dec-2008 17:18 8k


xlatTransEdit.pl - fix to allow the Translation Phrase Editing to add
new translations. Distributed version has big bug that won't allow any
added translations! Please place this in /cgi/xlat, and do the
translation work. 


enrolstudview.pl - last button on the report card page, to allow for
searching and viewing of student enrollments. This is now updated to
fix missing teacher values (but was a general rewrite to fix sloppy
code and possible exploits).


lexcheck.pl - Lexicon checker for all scripts in current directory. It
will read the lex hash at the top of all scripts, and compare with
actual values in the script itself. It will write to a 'lex.log' file
any extra values or any missing values in the lexicon hash for each
script. This was created to fix the locker system scripts. I'll use it
on all other scripts as well, as time permits.