X-Git-Url: https://git.mxchange.org/?a=blobdiff_plain;f=src%2FCore%2FConsole%2FExtract.php;h=e7c751f94264159a47ce96cb4943978cafa9c94e;hb=3aa77685fcccff9739384136b4894de43200fa8c;hp=810d5be41b2ab9b9f386be65ae6473b330f0d1c5;hpb=850d9b4c0b595e00e5cd7ec40a2e8c0f0569738f;p=friendica.git diff --git a/src/Core/Console/Extract.php b/src/Core/Console/Extract.php index 810d5be41b..e7c751f942 100644 --- a/src/Core/Console/Extract.php +++ b/src/Core/Console/Extract.php @@ -8,7 +8,7 @@ namespace Friendica\Core\Console; * * Outputs a PHP file with language strings used by Friendica * - * @author Hypolite Petovan + * @author Hypolite Petovan */ class Extract extends \Asika\SimpleConsole\Console {