Maintenance & Bugs fixes

Glob() is expensive so cache the category files.
This commit is contained in:
Danang Probo Sayekti 2016-01-09 12:30:23 +07:00
commit 8af0ef159f
8 changed files with 221 additions and 112 deletions

View file

@ -25,7 +25,7 @@
header("Location: $url");
}
?>
<body class="home blog">
<body class="<?php echo $bodyclass;?>">
<?php if (facebook()) { echo facebook(); } ?>
<?php if (login()) { toolbar(); } ?>
<div id="page" class="hfeed site">