-
Notifications
You must be signed in to change notification settings - Fork 45
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
- Loading branch information
Eoghan O'Brien
committed
Dec 22, 2014
1 parent
6e7f853
commit 4ffe50a
Showing
17 changed files
with
26 additions
and
22 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
|
@@ -7,7 +7,7 @@ | |
* @author StudioForty9 <[email protected]> | ||
* @copyright 2014 StudioForty9 (http://www.studioforty9.com) | ||
* @license https://github.com/studioforty9/recaptcha/blob/master/LICENCE BSD | ||
* @version 1.0.0 | ||
* @version 1.0.1 | ||
* @link https://github.com/studioforty9/recaptcha | ||
*/ | ||
|
||
|
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
|
@@ -7,7 +7,7 @@ | |
* @author StudioForty9 <[email protected]> | ||
* @copyright 2014 StudioForty9 (http://www.studioforty9.com) | ||
* @license https://github.com/studioforty9/recaptcha/blob/master/LICENCE BSD | ||
* @version 1.0.0 | ||
* @version 1.0.1 | ||
* @link https://github.com/studioforty9/recaptcha | ||
*/ | ||
|
||
|
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
|
@@ -7,7 +7,7 @@ | |
* @author StudioForty9 <[email protected]> | ||
* @copyright 2014 StudioForty9 (http://www.studioforty9.com) | ||
* @license https://github.com/studioforty9/recaptcha/blob/master/LICENCE BSD | ||
* @version 1.0.0 | ||
* @version 1.0.1 | ||
* @link https://github.com/studioforty9/recaptcha | ||
*/ | ||
|
||
|
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
|
@@ -7,7 +7,7 @@ | |
* @author StudioForty9 <[email protected]> | ||
* @copyright 2014 StudioForty9 (http://www.studioforty9.com) | ||
* @license https://github.com/studioforty9/recaptcha/blob/master/LICENCE BSD | ||
* @version 1.0.0 | ||
* @version 1.0.1 | ||
* @link https://github.com/studioforty9/recaptcha | ||
*/ | ||
|
||
|
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
|
@@ -7,7 +7,7 @@ | |
* @author StudioForty9 <[email protected]> | ||
* @copyright 2014 StudioForty9 (http://www.studioforty9.com) | ||
* @license https://github.com/studioforty9/recaptcha/blob/master/LICENCE BSD | ||
* @version 1.0.0 | ||
* @version 1.0.1 | ||
* @link https://github.com/studioforty9/recaptcha | ||
*/ | ||
|
||
|
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
|
@@ -7,7 +7,7 @@ | |
* @author StudioForty9 <[email protected]> | ||
* @copyright 2014 StudioForty9 (http://www.studioforty9.com) | ||
* @license https://github.com/studioforty9/recaptcha/blob/master/LICENCE BSD | ||
* @version 1.0.0 | ||
* @version 1.0.1 | ||
* @link https://github.com/studioforty9/recaptcha | ||
*/ | ||
|
||
|
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
|
@@ -7,7 +7,7 @@ | |
* @author StudioForty9 <[email protected]> | ||
* @copyright 2014 StudioForty9 (http://www.studioforty9.com) | ||
* @license https://github.com/studioforty9/recaptcha/blob/master/LICENCE BSD | ||
* @version 1.0.0 | ||
* @version 1.0.1 | ||
* @link https://github.com/studioforty9/recaptcha | ||
*/ | ||
|
||
|
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
|
@@ -7,7 +7,7 @@ | |
* @author StudioForty9 <[email protected]> | ||
* @copyright 2014 StudioForty9 (http://www.studioforty9.com) | ||
* @license https://github.com/studioforty9/recaptcha/blob/master/LICENCE BSD | ||
* @version 1.0.0 | ||
* @version 1.0.1 | ||
* @link https://github.com/studioforty9/recaptcha | ||
*/ | ||
|
||
|
@@ -30,7 +30,7 @@ public function test_module_is_in_correct_code_pool() | |
|
||
public function test_module_version_is_correct() | ||
{ | ||
$this->assertModuleVersion('1.0.0'); | ||
$this->assertModuleVersion('1.0.1'); | ||
} | ||
|
||
|
||
|
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
|
@@ -7,7 +7,7 @@ | |
* @author StudioForty9 <[email protected]> | ||
* @copyright 2014 StudioForty9 (http://www.studioforty9.com) | ||
* @license https://github.com/studioforty9/recaptcha/blob/master/LICENCE BSD | ||
* @version 1.0.0 | ||
* @version 1.0.1 | ||
* @link https://github.com/studioforty9/recaptcha | ||
*/ | ||
|
||
|
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
|
@@ -7,7 +7,7 @@ | |
* @author StudioForty9 <[email protected]> | ||
* @copyright 2014 StudioForty9 (http://www.studioforty9.com) | ||
* @license https://github.com/studioforty9/recaptcha/blob/master/LICENCE BSD | ||
* @version 1.0.0 | ||
* @version 1.0.1 | ||
* @link https://github.com/studioforty9/recaptcha | ||
*/ | ||
|
||
|
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
|
@@ -7,7 +7,7 @@ | |
* @author StudioForty9 <[email protected]> | ||
* @copyright 2014 StudioForty9 (http://www.studioforty9.com) | ||
* @license https://github.com/studioforty9/recaptcha/blob/master/LICENCE BSD | ||
* @version 1.0.0 | ||
* @version 1.0.1 | ||
* @link https://github.com/studioforty9/recaptcha | ||
*/ | ||
|
||
|
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
|
@@ -7,7 +7,7 @@ | |
* @author StudioForty9 <[email protected]> | ||
* @copyright 2014 StudioForty9 (http://www.studioforty9.com) | ||
* @license https://github.com/studioforty9/recaptcha/blob/master/LICENCE BSD | ||
* @version 1.0.0 | ||
* @version 1.0.1 | ||
* @link https://github.com/studioforty9/recaptcha | ||
*/ | ||
|
||
|
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
|
@@ -8,14 +8,14 @@ | |
* @author StudioForty9 <[email protected]> | ||
* @copyright 2014 StudioForty9 (http://www.studioforty9.com) | ||
* @license https://github.com/studioforty9/recaptcha/blob/master/LICENCE BSD | ||
* @version 1.0.0 | ||
* @version 1.0.1 | ||
* @link https://github.com/studioforty9/recaptcha | ||
*/ | ||
--> | ||
<config> | ||
<modules> | ||
<Studioforty9_Recaptcha> | ||
<version>1.0.0</version> | ||
<version>1.0.1</version> | ||
</Studioforty9_Recaptcha> | ||
</modules> | ||
<global> | ||
|
@@ -72,9 +72,13 @@ | |
<children> | ||
<config> | ||
<children> | ||
<studioforty9_recaptcha translate="title" module="studioforty9_recaptcha"> | ||
<title>ReCaptcha Configuration Settings</title> | ||
</studioforty9_recaptcha> | ||
<google> | ||
<children> | ||
<studioforty9_recaptcha translate="title" module="studioforty9_recaptcha"> | ||
<title>ReCaptcha Configuration Settings</title> | ||
</studioforty9_recaptcha> | ||
</children> | ||
</google> | ||
</children> | ||
</config> | ||
</children> | ||
|
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
|
@@ -8,7 +8,7 @@ | |
* @author StudioForty9 <[email protected]> | ||
* @copyright 2014 StudioForty9 (http://www.studioforty9.com) | ||
* @license https://github.com/studioforty9/recaptcha/blob/master/LICENCE BSD | ||
* @version 1.0.0 | ||
* @version 1.0.1 | ||
* @link https://github.com/studioforty9/recaptcha | ||
*/ | ||
--> | ||
|
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
|
@@ -8,7 +8,7 @@ | |
* @author StudioForty9 <[email protected]> | ||
* @copyright 2014 StudioForty9 (http://www.studioforty9.com) | ||
* @license https://github.com/studioforty9/recaptcha/blob/master/LICENCE BSD | ||
* @version 1.0.0 | ||
* @version 1.0.1 | ||
* @link https://github.com/studioforty9/recaptcha | ||
*/ | ||
--> | ||
|
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
|
@@ -7,7 +7,7 @@ | |
* @author StudioForty9 <[email protected]> | ||
* @copyright 2014 StudioForty9 (http://www.studioforty9.com) | ||
* @license https://github.com/studioforty9/recaptcha/blob/master/LICENCE BSD | ||
* @version 1.0.0 | ||
* @version 1.0.1 | ||
* @link https://github.com/studioforty9/recaptcha | ||
* @see Studioforty9_Recaptcha_Block_Autorender | ||
*/ | ||
|
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
|
@@ -8,7 +8,7 @@ | |
* @author StudioForty9 <[email protected]> | ||
* @copyright 2014 StudioForty9 (http://www.studioforty9.com) | ||
* @license https://github.com/studioforty9/recaptcha/blob/master/LICENCE BSD | ||
* @version 1.0.0 | ||
* @version 1.0.1 | ||
* @link https://github.com/studioforty9/recaptcha | ||
*/ | ||
--> | ||
|