Changeset 14313 for sites/trunk/wordpress.org/public_html/wp-content/plugins/plugin-directory/tools/class-svn.php
- Timestamp:
- 12/18/2024 06:13:58 AM (21 months ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
sites/trunk/wordpress.org/public_html/wp-content/plugins/plugin-directory/tools/class-svn.php
r14312 r14313 214 214 */ 215 215 public static function add( $file ) { 216 $options[] = 'non-interactive'; 216 $options = [ 217 'non-interactive' 218 ]; 217 219 $esc_options = self::parse_esc_parameters( $options ); 218 220
Note:
See TracChangeset
for help on using the changeset viewer.
![(please configure the [header_logo] section in trac.ini)](/chrome/site/your_project_logo.png)