Changeset 25635
- Timestamp:
- 09/28/2013 06:32:14 AM (12 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/src/wp-admin/includes/class-wp-upgrader.php
r25633 r25635 1466 1466 * Check for GIT/SVN checkouts. 1467 1467 */ 1468 function is_vcs_checkout( $context ) {1468 static function is_vcs_checkout( $context ) { 1469 1469 $stop_dirs = array( 1470 1470 ABSPATH,
Note: See TracChangeset
for help on using the changeset viewer.