diff options
author | furun <furun@arcor.de> | 2009-10-16 22:55:26 +0200 |
---|---|---|
committer | furun <furun@arcor.de> | 2009-10-16 22:55:26 +0200 |
commit | 47583ff0428eaa0d97e26f61f81ac6d199e9b446 (patch) | |
tree | 4cea7fd563437b0d55a1af3a0e59a659192d5d38 /lib/plugins/action.php | |
parent | 623b29ddeb427ec79bc196f91198e5e8439f01e4 (diff) | |
download | rpg-47583ff0428eaa0d97e26f61f81ac6d199e9b446.tar.gz rpg-47583ff0428eaa0d97e26f61f81ac6d199e9b446.tar.bz2 |
Whitespace cleanup FS#1709
Ignore-this: 27ea52110bce929b2c61ed8faba67cfc
darcs-hash:20091016205526-c0bf4-35eba4e65d37980a667ba982f7f1ea5b7b07f01c.gz
Diffstat (limited to 'lib/plugins/action.php')
-rw-r--r-- | lib/plugins/action.php | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/lib/plugins/action.php b/lib/plugins/action.php index fda30de9f..a26bc654a 100644 --- a/lib/plugins/action.php +++ b/lib/plugins/action.php @@ -1,7 +1,7 @@ <?php /** * Action Plugin Prototype - * + * * @license GPL 2 (http://www.gnu.org/licenses/gpl.html) * @author Christopher Smith <chris@jalakai.co.uk> */ |