Changes between Version 9 and Version 10 of Internal/OMF-Note
- Timestamp:
- Dec 30, 2010, 12:25:08 PM (14 years ago)
Legend:
- Unmodified
- Added
- Removed
- Modified
-
Internal/OMF-Note
v9 v10 17 17 } 18 18 }}} 19 4. Check location of favicon.ico file and put correct path in file handler to /favicon.ico. Currently, on internal 1favicon.ico is located under /public_html directory and path is changed to point to that location.19 4. Check location of favicon.ico file and put correct path in file handler to /favicon.ico. Currently, on internal2 favicon.ico is located under /public_html directory and path is changed to point to that location. 20 20 {{{ 21 21 path = DEF_VAR_PATH + "/public_html/favicon.ico"