Re: [Aikiframework-devel] revno 806, define aiki and error_reporting.

2011-06-09 Thread Roger Martín
sorry, now i'm on work... Can somebody test if captcha continues working? ___ Mailing list: https://launchpad.net/~aikiframework-devel Post to : aikiframework-devel@lists.launchpad.net Unsubscribe : https://launchpad.net/~aikiframework-devel More help

Re: [Aikiframework-devel] revno 806, define aiki and error_reporting.

2011-06-08 Thread j...@rejon.org
On Wed, Jun 8, 2011 at 2:44 PM, Roger Martín wrote: > Hi folks: > > I have removed a error in some files. The error consist in: > code (not exact copy) > 1. error_reporting(0);    // no error warning > 2. define("AIKI",1); > 3. require_once("aiki.php"); > That is nasty! > Line 2 define a constan

[Aikiframework-devel] revno 806, define aiki and error_reporting.

2011-06-08 Thread Roger Martín
Hi folks: I have removed a error in some files. The error consist in: code (not exact copy) 1. error_reporting(0);// no error warning 2. define("AIKI",1); 3. require_once("aiki.php"); Line 2 define a constants, that or exists or will be create in aiki.files (the most of cases, generating a e