Changeset 1947508
- Timestamp:
- 09/26/2018 03:54:46 PM (8 years ago)
- Location:
- map-pins/trunk/include
- Files:
-
- 4 edited
-
mappins.php (modified) (2 diffs)
-
marker.php (modified) (1 diff)
-
xcos.php (modified) (1 diff)
-
xcos_country.php (modified) (1 diff)
Legend:
- Unmodified
- Added
- Removed
-
map-pins/trunk/include/mappins.php
r837110 r1947508 1 <? 1 <?php 2 2 if ( !defined('ABSPATH') ) die('-1'); // no direct access 3 3 … … 356 356 </pre> 357 357 </div> 358 <? 358 <?php 359 359 } 360 360 -
map-pins/trunk/include/marker.php
r837102 r1947508 1 <? 1 <?php 2 2 if ( !defined('ABSPATH') ) die('-1'); // no direct access 3 3 -
map-pins/trunk/include/xcos.php
r811030 r1947508 1 <? 1 <?php 2 2 if ( !defined('ABSPATH') ) die('-1'); // no direct access 3 3 -
map-pins/trunk/include/xcos_country.php
r811030 r1947508 1 <? 1 <?php 2 2 3 3 if ( !defined('ABSPATH') ) die('-1'); // no direct access
Note: See TracChangeset
for help on using the changeset viewer.