Bug #769
Consider improvement for page check
| Status: | New | Start date: | 06/23/2012 | |
|---|---|---|---|---|
| Priority: | High | Due date: | ||
| Assignee: | - | % Done: | 0% | |
| Category: | - | |||
| Target version: | - |
Description
if((!is_front_page()) && (is_page())) {
...
}
Check if this is necessary when a static page is used as the front page
