Changeset 102
- Timestamp:
- 05/25/2003 11:39:25 PM (22 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/example.htaccess
r3 r102 6 6 </IfModule> 7 7 8 # this will set the error_reporting level to remove 'Notices' 9 <IfModule mod_php4.c> 10 php_value error_reporting 247 11 </IfModule> 8 12 9 13
Note: See TracChangeset
for help on using the changeset viewer.