| changeset 194 | 32102edaa81b |
| parent 136 | bde1974c263b |
| 193:2f6f6f7551ca | 194:32102edaa81b |
|---|---|
13 */ |
13 */ |
14 define('WP_USE_THEMES', true); |
14 define('WP_USE_THEMES', true); |
15 |
15 |
16 /** Loads the WordPress Environment and Template */ |
16 /** Loads the WordPress Environment and Template */ |
17 require('./wp-blog-header.php'); |
17 require('./wp-blog-header.php'); |
18 ?> |