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