Commit ef056d8b authored by Frank Bergmann's avatar Frank Bergmann

Added ad_page_contract security

parent 9709eed7
...@@ -22,7 +22,7 @@ proc stripzeros {value} { ...@@ -22,7 +22,7 @@ proc stripzeros {value} {
ad_proc wf_status_list { ad_proc wf_status_list {
{ user_id } { user_id }
{ days } { days }
{ workflow_key } { workflow_key:word }
} { } {
Returns list of lists of format {[ansi-date] [wf-status]} Returns list of lists of format {[ansi-date] [wf-status]}
Example: {20120720 2} {20120719 2} {20120721 1} Example: {20120720 2} {20120719 2} {20120721 1}
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment