Friendika -> Friendica: at the addons repository #4

Merged
abinoam merged 11 commits from myaddon into master 2012-01-31 22:36:20 +01:00
1 changed files with 2 additions and 2 deletions
Showing only changes of commit 5940509fa7 - Show all commits

View File

@ -1,7 +1,7 @@
<?php
/**
* Demo plugin for adding various types of Flash games to Friendika.
* Demo plugin for adding various types of Flash games to Friendica.
* In this case we're using "Hot Shot Sniper" by FlashGames247
*
* Name: Sniper
@ -39,4 +39,4 @@ $o .= <<< EOT
EOT;
return $o;
}
}