mirror of
https://github.com/RSS-Bridge/rss-bridge.git
synced 2025-04-03 23:35:51 +03:00
[How to create a new Cache] Fix typo
parent
b9a654866b
commit
0d3d14f4af
1 changed files with 1 additions and 1 deletions
|
@ -13,7 +13,7 @@ Type | Filename
|
||||||
File | FileCache.php
|
File | FileCache.php
|
||||||
MySQL | MySQLCache.php
|
MySQL | MySQLCache.php
|
||||||
|
|
||||||
The file must start with the PHP tags and end with an empty line. The closing tag ?> is omitted.
|
The file must start with the PHP tags and end with an empty line. The closing tag `?>` is [omitted](http://php.net/basic-syntax.instruction-separation).
|
||||||
|
|
||||||
Example:
|
Example:
|
||||||
|
|
||||||
|
|
Loading…
Add table
Reference in a new issue