Follow up: Welcome tab

This commit is contained in:
ultimatemember
2014-12-21 17:47:37 +02:00
parent 2eb8c43ffc
commit 0f9e7547ee
14 changed files with 218 additions and 94 deletions
+1 -1
View File
@@ -13,7 +13,7 @@ class UM_API {
add_action('init', array(&$this, 'init'), 0);
$this->honeypot = 'request';
}
/***