add helpAction
This commit is contained in:
parent
e579dabbc5
commit
a274889883
|
@ -358,5 +358,9 @@ class ReviewController extends Zend_Controller_Action
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
|
|
||||||
|
function helpAction()
|
||||||
|
{
|
||||||
|
}
|
||||||
}
|
}
|
||||||
|
|
||||||
|
|
Loading…
Reference in New Issue