Browse
For agents
About
Import Users & Customers with Meta | WP Ultimate CSV Importer Add-on
/
trunk
Import Users & Customers with Meta | WP Ultimate CSV Importer Add-on
vtrunk
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
+1
-0
1.2.9
→
trunk
View file →
@@ -12,8 +12,9 @@
12
12
13
13
class UserInstall {
14
14
15
15
protected static $instance = null,$smack_instance,$tables_instance;
16
+
public $plugin;
16
17
private static $db_updates = array();
17
18
/**
18
19
* SmackCSVInstall Constructor
19
20
*/