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
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
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
3 matches
Mail list logo