1
0
mirror of https://github.com/phpbb/phpbb.git synced 2025-08-16 21:54:00 +02:00

[ticket/11700] Fix a few more comments

PHPBB3-11700
This commit is contained in:
Nils Adermann
2013-09-16 04:45:58 +02:00
parent ccbb070652
commit d626ebaf1e
14 changed files with 20 additions and 20 deletions

View File

@@ -131,7 +131,7 @@ class module implements \phpbb\db\migration\tool\tool_interface
/**
* Module Add
*
* Add a new \module
* Add a new module
*
* @param string $class The module class(acp|mcp|ucp)
* @param int|string $parent The parent module_id|module_langname (0 for no parent)