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