From b796fa6c815886e5da096d4dd5861837def90aac Mon Sep 17 00:00:00 2001 From: "Matteo Nastasi (mop)" Date: Wed, 21 Nov 2012 10:25:37 +0100 Subject: [PATCH] blocking_error call performed on the current caller class --- TODO.txt | 6 +++++- web/Obj/user.phh | 3 ++- 2 files changed, 7 insertions(+), 2 deletions(-) diff --git a/TODO.txt b/TODO.txt index db40800..a701f1c 100644 --- a/TODO.txt +++ b/TODO.txt @@ -3,7 +3,6 @@ MAJOR | -------+ - - BUG: access with password from 2 diff browsers place the first in a strict loop - BUG: pari + 72 non fa 4x ma attualmente fa 3x, da correggere - BUG: some connection to the named socket fails - log_legal address fix @@ -12,6 +11,8 @@ MINOR | -------+ + - BUG: access with password from 2 diff browsers the second go in strange "page not found" + in the first tentative, the second works - try to be more antivirus-friendly - centralize all '", 0, escpush(self::blocking_error($is_unrecoverable)) ); +", 0, escpush($cla::blocking_error($is_unrecoverable)) ); // ELSE IF XHR THEN: // return (self::blocking_error($is_unrecoverable)); return ($body); -- 2.17.1