Changeset 692 for trunk/wp-settings.php
- Timestamp:
- 01/02/2004 11:55:40 PM (23 years ago)
- File:
-
- 1 edited
-
trunk/wp-settings.php (modified) (1 diff)
Legend:
- Unmodified
- Added
- Removed
-
trunk/wp-settings.php
r676 r692 3 3 $REMOTE_ADDR = getenv('REMOTE_ADDR'); /* visitor's IP */ 4 4 $HTTP_USER_AGENT = getenv('HTTP_USER_AGENT'); /* visitor's browser */ 5 6 // Change to E_ALL for development/debugging 7 error_reporting(E_ALL ^ E_NOTICE); 5 8 6 9 // Table names
Note:
See TracChangeset
for help on using the changeset viewer.
![(please configure the [header_logo] section in trac.ini)](/chrome/site/your_project_logo.png)