Skip to content

Commit

Permalink
Added plugin description
Browse files Browse the repository at this point in the history
  • Loading branch information
samtuke committed Jan 7, 2019
1 parent 262bcf4 commit c857787
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions plugins/debugaid.php
Original file line number Diff line number Diff line change
@@ -1,6 +1,7 @@
<?php
class debugaid extends phplistPlugin {
public $name = "Develop Aids";
public $description = 'Development and debugging toolbox';
public $coderoot = "debugaid/";
public $version= "0.0.1";
public $authors= "Bas Ovink";
Expand Down

0 comments on commit c857787

Please sign in to comment.