Browse
For agents
About
CBX Map for Google Map & OpenStreetMap
/
2.0.2
CBX Map for Google Map & OpenStreetMap
v2.0.2
Switch version
trunk
1.1.10
1.1.11
1.1.12
1.1.5
1.1.6
1.1.7
1.1.8
1.1.9
2.0.0
2.0.1
2.0.2
2.0.3
2.0.4
2.0.5
Overview
Code
← All changes
|
uninstall.php
+0
-4
trunk
→
2.0.2
View file →
@@ -1,9 +1,5 @@
1
1
<?php
2
-
// If this file is called directly, abort.
3
-
if ( ! defined( 'WPINC' ) ) {
4
-
die;
5
-
}
6
2
7
3
/**
8
4
* Fired when the plugin is uninstalled.
9
5
*