Changeset 37674 for trunk/src/wp-includes/deprecated.php
- Timestamp:
- 06/10/2016 04:49:09 AM (9 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/src/wp-includes/deprecated.php
r37592 r37674 2819 2819 * @see error_log() 2820 2820 * 2821 * @link http ://www.php.net/manual/en/function.error-log.php2821 * @link https://secure.php.net/manual/en/function.error-log.php 2822 2822 * 2823 2823 * @param string $filename File name. … … 2837 2837 * @see error_log() 2838 2838 * 2839 * @link http ://www.php.net/manual/en/function.error-log.php2839 * @link https://secure.php.net/manual/en/function.error-log.php 2840 2840 * 2841 2841 * @param mixed $fp Unused. … … 2855 2855 * @see error_log() 2856 2856 * 2857 * @link http ://www.php.net/manual/en/function.error-log.php2857 * @link https://secure.php.net/manual/en/function.error-log.php 2858 2858 * 2859 2859 * @param mixed $fp Unused.
Note: See TracChangeset
for help on using the changeset viewer.