Changeset 11777 for sites/trunk/wordpress.org/public_html/wp-content/plugins/wporg-learn/inc/locale.php
- Timestamp:
- 04/20/2022 05:41:34 AM (4 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
sites/trunk/wordpress.org/public_html/wp-content/plugins/wporg-learn/inc/locale.php
r11356 r11777 43 43 "$gp_api/api/projects/$gp_project", 44 44 array( 45 'timeout' => 30,45 'timeout' => 90, 46 46 ) 47 47 );
Note: See TracChangeset
for help on using the changeset viewer.