/
Improvement of "qstr" function
Improvement of "qstr" function
Imported from: http://groups.google.com/group/in-portal-dev/browse_thread/thread/7bb617bbe92faa3d#
In-Portal uses "kDBConnection::qstr" function to escape user request variables before placing their values into database. This prevents sql injections.
However there are cases, when there is a need to escape whole array of values.
I've created kDBConnection:qstrArray function that easily allows to do that.
qstr_improvement_modules.patch
Related Tasks
Error rendering macro 'jira' : Unable to locate Jira server for this macro. It may be due to Application Link configuration.