Make WordPress Core


Ignore:
Timestamp:
12/20/2012 03:55:32 PM (11 years ago)
Author:
helen
Message:

its <=> it's in documentation, along with a rogue the, The, and looses. props trepmal. fixes #22665.

File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/wp-admin/includes/class-wp-filesystem-base.php

    r22083 r23191  
    204204
    205205            //Working from /home/ to /user/ to /wordpress/ see if that file exists within the current folder,
    206             // If its found, change into it and follow through looking for it.
     206            // If it's found, change into it and follow through looking for it.
    207207            // If it cant find WordPress down that route, it'll continue onto the next folder level, and see if that matches, and so on.
    208208            // If it reaches the end, and still cant find it, it'll return false for the entire function.
Note: See TracChangeset for help on using the changeset viewer.