Skip to content

Commit

Permalink
update information and references
Browse files Browse the repository at this point in the history
  • Loading branch information
michield committed Jun 14, 2014
1 parent 97fd798 commit 85f2248
Showing 1 changed file with 12 additions and 2 deletions.
14 changes: 12 additions & 2 deletions plugins/restapi.php
@@ -1,7 +1,17 @@
<?php
/**
* Plugin that tests the REST API
* Andreas Ek, 2012-12-26
* Plugin that implements a REST API
*
* Documentation: http://resources.phplist.com/plugin/restapi
*
* version history:
*
* v 2 * phpList Api Team https://github.com/orgs/phpList/teams/api
* - renamed plugin repository to phplist-plugin-restapi
* - https://github.com/phpList/phplist-plugin-restapi
*
* v 1 * Andreas Ek, 2012-12-26
* https://github.com/EkAndreas/phplistapi
*/
class restapi extends phplistPlugin {

Expand Down

0 comments on commit 85f2248

Please sign in to comment.