Skip to content

Commit 64dbea7

Browse files
authored
Update mailcatcher.php
1 parent a32e9e0 commit 64dbea7

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

mailcatcher.php

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,7 @@
55
*
66
* @version 1.0.0
77
* @license GPL-3.0
8-
* @link https://github.com/steveorevo/hcpp-mailcatcher
8+
* @link https://github.com/virtuosoft-dev/hcpp-mailcatcher
99
*
1010
*/
1111

@@ -180,4 +180,4 @@ public function hcpp_plugin_installed( $plugin_name ) {
180180
}
181181
}
182182
new MailCatcher();
183-
}
183+
}

0 commit comments

Comments
 (0)