mirror of
https://github.com/FH-Complete/FHC-Core.git
synced 2026-07-20 00:12:15 +00:00
This commit is contained in:
@@ -1491,7 +1491,7 @@ if($erg=pg_query($conn, $qry))
|
||||
}
|
||||
else
|
||||
{
|
||||
if (file_exists("$opus_url"))
|
||||
if (file_exists($opus_url))
|
||||
{
|
||||
$fd = fopen($opus_url."/index.html", 'w');
|
||||
if ($fd == 0)
|
||||
|
||||
Reference in New Issue
Block a user