* Fix bug #17995.
This commit is contained in:
@@ -201,7 +201,7 @@ class docModel extends model
|
||||
*/
|
||||
public function createApiLib()
|
||||
{
|
||||
/* replace doc library name */
|
||||
/* Replace doc library name. */
|
||||
$this->lang->doclib->name = $this->lang->doclib->apiLibName;
|
||||
|
||||
$data = fixer::input('post')
|
||||
|
||||
Reference in New Issue
Block a user