Changes between Initial Version and Version 1 of Ticket #43417, comment 1
- Timestamp:
- 02/26/2018 11:55:23 AM (7 years ago)
Legend:
- Unmodified
- Added
- Removed
- Modified
-
Ticket #43417, comment 1
initial v1 2 2 3 3 {{{#!php 4 <?php 4 5 ini_set( 'open_basedir', '/tmp/' ); 5 6 wp_mkdir_p( '/hello/world/' );