Changes between Initial Version and Version 1 of Ticket #21971, comment 1
- Timestamp:
- 09/22/12 22:25:32 (8 months ago)
Legend:
- Unmodified
- Added
- Removed
- Modified
-
Ticket #21971, comment 1
initial v1 2 2 3 3 {{{ 4 php -r ' wp-config.php'4 php -r 'require_once( "wp-config.php" ); (PHP code goes here)' 5 5 }}} 6 6
