Changeset 49098
- Timestamp:
- 10/07/2020 11:00:33 AM (5 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/src/wp-includes/class-wp-xmlrpc-server.php
r48590 r49098 1308 1308 * 1309 1309 * @param int $count Number to compare to one. 1310 * @return bool True if the number is greater than one, false otherwise. 1310 1311 */ 1311 1312 private function _is_greater_than_one( $count ) {
Note: See TracChangeset
for help on using the changeset viewer.