Browse
For agents
About
Import Users & Customers with Meta | WP Ultimate CSV Importer Add-on
/
1.2.5
Import Users & Customers with Meta | WP Ultimate CSV Importer Add-on
v1.2.5
Switch version
2.0
1.7.1
1.2.9
1.3
1.4
1.4.1
1.4.2
1.4.3
1.5
1.6
1.7
trunk
1.0
1.1
1.2
1.2.1
1.2.2
1.2.3
1.2.4
1.2.5
1.2.6
1.2.7
1.2.8
Overview
Code
← All changes
|
SmackImportUserInstall.php
+0
-1
trunk
→
1.2.5
View file →
@@ -12,9 +12,8 @@
12
12
13
13
class UserInstall {
14
14
15
15
protected static $instance = null,$smack_instance,$tables_instance;
16
-
public $plugin;
17
16
private static $db_updates = array();
18
17
/**
19
18
* SmackCSVInstall Constructor
20
19
*/