X-Git-Url: https://git.mxchange.org/?a=blobdiff_plain;f=src%2FCore%2FConsole%2FDatabaseStructure.php;h=4b607c1e6a36918c07d1957536c9c1da36dedd37;hb=a8d3a4d218b9c844b7a5d4134fb7f27d64be559d;hp=13ed29b9df9872c22306b8890f56a4ccce0c6626;hpb=67227570d8e9e769fdc5c0383cf56b207372302c;p=friendica.git diff --git a/src/Core/Console/DatabaseStructure.php b/src/Core/Console/DatabaseStructure.php index 13ed29b9df..4b607c1e6a 100644 --- a/src/Core/Console/DatabaseStructure.php +++ b/src/Core/Console/DatabaseStructure.php @@ -13,7 +13,7 @@ require_once 'include/dba.php'; /** * @brief Performs database updates from the command line * - * @author Hypolite Petovan + * @author Hypolite Petovan */ class DatabaseStructure extends \Asika\SimpleConsole\Console {