Make WordPress Core

Changeset 35787


Ignore:
Timestamp:
12/06/2015 08:25:45 PM (11 years ago)
Author:
DrewAPicture
Message:

Docs: Fix mid-file separator syntax in wp-includes/wp-db.php.

Props liamdempsey.
See #32246.

File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/src/wp-includes/wp-db.php

    r35655 r35787  
    392392        public $termmeta;
    393393
    394         /*
    395          * Global and Multisite tables
    396          */
     394        //
     395        // Global and Multisite tables
     396        //
    397397
    398398        /**
Note: See TracChangeset for help on using the changeset viewer.