Author: ygrego Date: 2015-05-19 15:13:20 +0000 (Tue, 19 May 2015) New Revision: 1407 Url: http://forge.nuiton.org/projects/sandbox/repository/revisions/1407 Log: Addtion of a "FIXME" to method "setParentalControlStatus". Modified: oipf/js/impl/ParentalControlManagerObject.js Modified: oipf/js/impl/ParentalControlManagerObject.js =================================================================== --- oipf/js/impl/ParentalControlManagerObject.js 2015-05-19 14:50:57 UTC (rev 1406) +++ oipf/js/impl/ParentalControlManagerObject.js 2015-05-19 15:13:20 UTC (rev 1407) @@ -103,6 +103,11 @@ * - enable: Flag indicating whether parental control should be enabled. * * Return: Integer + * + * FIXME: + * - Yannis 19/05/2015 The unblocking of programme should be done here or + * outside of this method, if the second case is true, + * how notify the programme? Who have to achieve this notification? */ setParentalControlStatus: function(pcPIN, enable) { if (this._currentPIN == pcPIN) {
participants (1)
-
ygregoï¼ users.nuiton.org