@@ -21,10 +21,10 @@ |
||
21 | 21 | \define('EMPTY_VALUE', ''); |
22 | 22 | |
23 | 23 | // Section constants |
24 | -\define ('CATEGORY_SECTION', 'category'); |
|
25 | -\define ('TAG_SECTION', 'tag'); |
|
26 | -\define ('PAGE_SECTION', 'page'); |
|
27 | -\define ('POST_SECTION', 'post'); |
|
24 | +\define('CATEGORY_SECTION', 'category'); |
|
25 | +\define('TAG_SECTION', 'tag'); |
|
26 | +\define('PAGE_SECTION', 'page'); |
|
27 | +\define('POST_SECTION', 'post'); |
|
28 | 28 | |
29 | 29 | // Landing Page constants for posts and homepage |
30 | 30 | \define('HOME_INDEX_KEY', '/'); |