diff options
author | Arun Persaud <arun@nubati.net> | 2008-09-24 23:03:05 -0700 |
---|---|---|
committer | Arun Persaud <arun@nubati.net> | 2008-09-24 23:03:05 -0700 |
commit | 25f45a694daa56b32b357e9a5fb06b7b10577a58 (patch) | |
tree | 3a45362abccc44336cdd24deb75bb1c777c9cd3d /css | |
parent | c61b826c7cee9145275442848f92aeb4b6d10d08 (diff) | |
download | e-DoKo-25f45a694daa56b32b357e9a5fb06b7b10577a58.tar.gz e-DoKo-25f45a694daa56b32b357e9a5fb06b7b10577a58.tar.bz2 e-DoKo-25f45a694daa56b32b357e9a5fb06b7b10577a58.zip |
BUGFIX: error in SQL syntax for querying ruleset id
named a column 'call' which seems to be a reserved word for mysql,
so doing a "...AND call='...' " didn't work. Changed to Tabelname.call
and everything seems to be ok.
Also deleted trailing whitespaces.
Signed-off-by: Arun Persaud <arun@nubati.net>
Diffstat (limited to 'css')
0 files changed, 0 insertions, 0 deletions