whoops
This commit is contained in:
parent
5a0deaa0f8
commit
ffaa766ff0
1 changed files with 1 additions and 1 deletions
2
farp.php
2
farp.php
|
@ -5,7 +5,7 @@
|
||||||
</head>
|
</head>
|
||||||
<body> <!-- onload="window.location.href = 'https://furp.colean.cc';" -->
|
<body> <!-- onload="window.location.href = 'https://furp.colean.cc';" -->
|
||||||
|
|
||||||
<php?
|
<?php
|
||||||
|
|
||||||
|
|
||||||
$myfile = fopen("posts.txt", "r") or die("Unable to open file!");
|
$myfile = fopen("posts.txt", "r") or die("Unable to open file!");
|
||||||
|
|
Reference in a new issue