mirror of
https://github.com/friendica/friendica
synced 2024-11-09 16:22:56 +00:00
Rewrite Sample Storage Addon description
This commit is contained in:
parent
40094bbda7
commit
44423f212c
1 changed files with 1 additions and 1 deletions
|
@ -320,7 +320,7 @@ The file is `addon/samplestorage/samplestorage.php`
|
||||||
<?php
|
<?php
|
||||||
/**
|
/**
|
||||||
* Name: Sample Storage Addon
|
* Name: Sample Storage Addon
|
||||||
* Description: A sample addon which implements an unuseful storage backend
|
* Description: A sample addon which implements a very limited storage backend
|
||||||
* Version: 1.0.0
|
* Version: 1.0.0
|
||||||
* Author: Alice <https://alice.social/~alice>
|
* Author: Alice <https://alice.social/~alice>
|
||||||
*/
|
*/
|
||||||
|
|
Loading…
Reference in a new issue