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