PHP Classes

File: application/language/english/gcaptcha_form_validation_lang.php

Recommend this page to a friend!
  Classes of Eray Akartuna   CodeIgniter ReCaptcha plugin   application/language/english/gcaptcha_form_validation_lang.php   Download  
File: application/language/english/gcaptcha_form_validation_lang.php
Role: Auxiliary script
Content type: text/plain
Description: Auxiliary script
Class: CodeIgniter ReCaptcha plugin
Perform validation using Recaptcha in CodeIgniter
Author: By
Last change:
Date: 7 years ago
Size: 209 bytes
 

Contents

Class file image Download
<?php defined('BASEPATH') OR exit('No direct script access allowed');

$lang['gcaptcha_label'] = 'I am not a robot';
$lang['form_validation_valid_gcaptcha'] = 'I am not a robot field is invalidate.';