- update scripts + languages;

This commit is contained in:
nikitasinelnikov
2019-10-01 15:42:48 +03:00
parent ff9f6afe31
commit 0327a20238
4 changed files with 284 additions and 362 deletions
-1
View File
@@ -544,7 +544,6 @@ if ( ! class_exists( 'UM' ) ) {
$this->register();
$this->user_posts();
$this->access();
//$this->members();
$this->logout();
}