Update index.php
This commit is contained in:
parent
86369b1c2f
commit
439d08859c
@ -98,7 +98,7 @@
|
||||
<div class="rantlist-bg">
|
||||
<ul class="rantlist">
|
||||
|
||||
<?php
|
||||
<!--
|
||||
function getContent() {
|
||||
//Thanks to https://davidwalsh.name/php-cache-function for cache idea
|
||||
$file = "./feed-cache.txt";
|
||||
@ -152,7 +152,7 @@
|
||||
return $html;
|
||||
}
|
||||
print getContent();
|
||||
?>
|
||||
-->
|
||||
|
||||
<?php
|
||||
|
||||
|
Loading…
x
Reference in New Issue
Block a user