]> git.mxchange.org Git - friendica.git/commitdiff
correct the file name in the header
authorTobias Diekershoff <tobias.diekershoff@gmx.net>
Fri, 11 Oct 2019 09:55:57 +0000 (11:55 +0200)
committerTobias Diekershoff <tobias.diekershoff@gmx.net>
Fri, 11 Oct 2019 09:55:57 +0000 (11:55 +0200)
src/Module/Settings/Uexport.php

index b19838941bfbc55231bb0b2da260fd6b7bad602a..205abd01e0cb7e83f7e9aef159284e187d4d0f50 100644 (file)
@@ -1,6 +1,6 @@
 <?php
 /**
- * @file mod/uexport.php
+ * @file src/Modules/Settings/Uexport.php
  */
 
 namespace Friendica\Module\Settings;