Sign in
webkit
/
WebKit
/
f519362d9ac40ec0cd7d58f245962f03f740e822
/
.
/
WebKitSite
/
blog
/
index.php
blob: 3e3db402e006200ab05dc725509a60864d87104d [
file
] [
log
] [
blame
]
<?
php
/* Short and sweet */
define
(
'WP_USE_THEMES'
,
true
);
require
(
'./wp-blog-header.php'
);
?>