From 065f1da78b9bd9adfa07cc089e7cf2a86a4cf8ea Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Anton=20=C5=A0ijanec?= Date: Mon, 21 Jan 2019 21:56:13 +0100 Subject: Fixed Parse error at line 278 (commented)...&.more commented uncommented HTML, silly me... commented error reporting, so it uses default settings. --- index.php | 7 +++---- 1 file changed, 3 insertions(+), 4 deletions(-) diff --git a/index.php b/index.php index a0ffd33..dffab21 100644 --- a/index.php +++ b/index.php @@ -8,8 +8,8 @@ // je 23. januar 2019. Program bo odprtokoden in dostopen na mojem GitHubu, AstiriL!"); session_start(); clearstatcache(); -ini_set('display_errors', 'On'); -error_reporting(E_ALL); +// ini_set('display_errors', 'On'); // debug +// error_reporting(E_ALL); // debug $nadaljuj = "ja"; include_once $_SERVER['DOCUMENT_ROOT'] . '/securimage/securimage.php'; $securimage = new Securimage(); @@ -374,8 +374,7 @@ zakonu morali pokazati, ker sta Hrvaška in Slovenija v Evropski Uniji in morata "; -// $print .= " -

Ker še nisem sprogramiral, ŠortLink Balkan še ne deluje. Ne uporabljaj ga, ker ne bo nič naredil.

"; // a je že? +// $print .= "

Ker še nisem sprogramiral, ŠortLink Balkan še ne deluje. Ne uporabljaj ga, ker ne bo nič naredil.

"; // a je že? -- cgit v1.2.3