Fixed a bug in the debug output.
This commit is contained in:
parent
51fe388aa5
commit
b7214816ba
2 changed files with 4 additions and 4 deletions
|
|
@ -145,7 +145,6 @@ sub www_editQuestion {
|
|||
|
||||
#-------------------------------------------------------------------
|
||||
sub www_editQuestionSave {
|
||||
my ($seq);
|
||||
if (WebGUI::Privilege::canEditPage()) {
|
||||
$_[0]->setCollateral("FAQ_question", "FAQ_questionId", {
|
||||
FAQ_questionId => $session{form}{qid},
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue