fixing paths
This commit is contained in:
@@ -1,8 +1,5 @@
|
||||
<?php
|
||||
|
||||
require_once("/var/www/furatalog/data/script/furatalog.sessions.php");
|
||||
$fs = new furatalogSessions();
|
||||
|
||||
$_POST["nsfw"] = isset($_POST["nsfw"]) ? "1" : "0";
|
||||
|
||||
function myErrorHandler($errno, $errstr, $errfile, $errline) {
|
||||
|
||||
Reference in New Issue
Block a user