summaryrefslogtreecommitdiff
path: root/postman-smtp.php
diff options
context:
space:
mode:
Diffstat (limited to 'postman-smtp.php')
-rw-r--r--postman-smtp.php2
1 files changed, 1 insertions, 1 deletions
diff --git a/postman-smtp.php b/postman-smtp.php
index 0b486c8..1434fd0 100644
--- a/postman-smtp.php
+++ b/postman-smtp.php
@@ -114,7 +114,7 @@ add_action( 'admin_footer', 'post_dismiss_not_configured' );
/**
* Create the main Postman class to start Postman
*
- * @param unknown $startingMemory
+ * @param mixed $startingMemory
*/
function post_start( $startingMemory ) {
post_setupPostman();