]> git.mxchange.org Git - friendica.git/blobdiff - src/Core/Config/PreloadPConfigAdapter.php
Update "mrpetovan" email address
[friendica.git] / src / Core / Config / PreloadPConfigAdapter.php
index 6bf193907fccbfabb4e4e5089e5b117d4593bc6a..ebccb018bce6a85eb0776fd525cff8bdadbb68f6 100644 (file)
@@ -13,7 +13,7 @@ require_once 'include/dba.php';
  *
  * Minimizes the number of database queries to retrieve configuration values at the cost of memory.
  *
- * @author Hypolite Petovan <mrpetovan@gmail.com>
+ * @author Hypolite Petovan <hypolite@mrpetovan.com>
  */
 class PreloadPConfigAdapter extends BaseObject implements IPConfigAdapter
 {