]> git.mxchange.org Git - friendica.git/blobdiff - src/Core/Console/DatabaseStructure.php
Add missing L10n::popLang calls
[friendica.git] / src / Core / Console / DatabaseStructure.php
index 13ed29b9df9872c22306b8890f56a4ccce0c6626..4b607c1e6a36918c07d1957536c9c1da36dedd37 100644 (file)
@@ -13,7 +13,7 @@ require_once 'include/dba.php';
 /**
  * @brief Performs database updates from the command line
  *
- * @author Hypolite Petovan <mrpetovan@gmail.com>
+ * @author Hypolite Petovan <hypolite@mrpetovan.com>
  */
 class DatabaseStructure extends \Asika\SimpleConsole\Console
 {