Changeset 3331 for sites/trunk/wordpress.org/public_html/wp-content/plugins/plugin-directory/shortcodes/class-upload-handler.php
- Timestamp:
- 06/11/2016 08:21:45 PM (9 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
sites/trunk/wordpress.org/public_html/wp-content/plugins/plugin-directory/shortcodes/class-upload-handler.php
r3250 r3331 204 204 'support_threads' => 0, 205 205 'support_threads_resolved' => 0, 206 '_author_ip' => preg_replace( '/[^0-9a-fA-F:., ]/', '', $_SERVER['REMOTE_ADDR'] ), 206 207 ), 207 208 ) );
Note: See TracChangeset
for help on using the changeset viewer.