Changeset 6108 for trunk/wp-includes/functions.php
- Timestamp:
- 09/13/2007 05:24:31 AM (18 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/wp-includes/functions.php
r6107 r6108 1 1 <?php 2 3 require_once(dirname(__FILE__).'/compat.php');4 2 5 3 function mysql2date($dateformatstring, $mysqlstring, $translate = true) {
Note: See TracChangeset
for help on using the changeset viewer.