]> git.mxchange.org Git - friendica.git/blobdiff - src/BaseModule.php
Variable fix
[friendica.git] / src / BaseModule.php
index d0019ccd1c5451bbdbbc203253ee8c9c5caaac76..3ad4a4f055a7be33ebba9b3a1dfe42556ca7f11c 100644 (file)
@@ -9,7 +9,7 @@ namespace Friendica;
  * The filename of the module in src/Module needs to match the class name
  * exactly to make the module available.
  *
- * @author Hypolite Petovan mrpetovan@gmail.com
+ * @author Hypolite Petovan <hypolite@mrpetovan.com>
  */
 abstract class BaseModule extends BaseObject
 {