Skip to content

Commit 0adaec1

Browse files
updated readme to reflect Phil's current status, and the new dev
1 parent 81cff32 commit 0adaec1

File tree

1 file changed

+4
-5
lines changed

1 file changed

+4
-5
lines changed

README.md

Lines changed: 4 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -218,15 +218,14 @@ By default, the HTTP will be `X-API-KEY`. This can be configured in **config/res
218218

219219
* Added config options to set table names for keys, limits and logs.
220220
* FALSE values were coming out as empty strings in xml or rawxml mode, now they will be 0/1.
221-
* key => FALSE can now be used to override the keys_enabled option for a specific method, and level is now optional. If no level is set it will assume the method has a level of 0.
221+
* key => FALSE can now be used to override the keys_enabled option for a specific method, and level
222+
is now optional. If no level is set it will assume the method has a level of 0.
222223
* Fixed issue where calls to ->get('foo') would error is foo was not set. Reported by Paul Barto.
223224

224225
## Contributions
225226

226-
This project has been funded and made possible through my clients kindly allowing me to
227-
open-source the functionality as I build it into their projects. I am no longer actively developing
228-
features for this as I no longer require it, but I will continue to maintain pull requests and try to
229-
fix issues as and when they are reported (within a week or two).
227+
This project was originally written by the awesome Phil Sturgeon, however his involvment has shifted
228+
as he is no longer using it. As of 11/20/2013 further developement and support will be done by Chris Kacerguis.
230229

231230
Pull Requests are the best way to fix bugs or add features. I know loads of you use this, so please
232231
contribute if you have improvements to be made and I'll keep releasing versions over time.

0 commit comments

Comments
 (0)