diff options
author | einhverfr <einhverfr@4979c152-3d1c-0410-bac9-87ea11338e46> | 2006-10-31 21:45:30 +0000 |
---|---|---|
committer | einhverfr <einhverfr@4979c152-3d1c-0410-bac9-87ea11338e46> | 2006-10-31 21:45:30 +0000 |
commit | fcb7acf90c1f764e70afe642a058403c2e3a502d (patch) | |
tree | 36b286c1b718a25e6a3539700e3fea0ddd0267f6 /Changelog | |
parent | 35326004c150b291d29ef2f4beb26dcdf5d4983c (diff) |
Moved OP to new API, and got rid of SQL injection isues
git-svn-id: https://ledger-smb.svn.sourceforge.net/svnroot/ledger-smb/trunk@431 4979c152-3d1c-0410-bac9-87ea11338e46
Diffstat (limited to 'Changelog')
-rw-r--r-- | Changelog | 1 |
1 files changed, 1 insertions, 0 deletions
@@ -15,6 +15,7 @@ Security: * Audited IS.pm, GL.pm, IR.pm for SQL injection and moved to new API. (Chris T) * Audited User.pm for SQL injection. (Chris T) * Audited HR.pm, removed old, stale payroll code, moved to new API (Chris T) +* Audited OP.pm and moved to new API (Chris T) Localization: * Moved localization files to standard codes (Seneca) |