Merge branch 'master' of https://github.com/ultimatemember/ultimatemember into feature/ajax_upgrade_process

This commit is contained in:
nikitozzzzzzz
2018-03-26 01:32:48 +03:00
52 changed files with 78 additions and 52 deletions
+1 -1
View File
@@ -4,7 +4,7 @@ namespace um\admin\core;
// Exit if accessed directly
if ( ! defined( 'ABSPATH' ) ) exit;
if ( ! class_exists( 'Admin_Settings' ) ) {
if ( ! class_exists( 'um\admin\core\Admin_Settings' ) ) {
/**