mirror of
https://github.com/RSS-Bridge/rss-bridge.git
synced 2025-03-15 12:41:00 +03:00
Updated How to create a new Bridge (markdown)
parent
5b796b7c3a
commit
d749574116
1 changed files with 2 additions and 2 deletions
|
@ -21,8 +21,8 @@ The file must start with the PHP tags and end with an empty line. The closing ta
|
|||
|
||||
**Example:**
|
||||
|
||||
```PHP
|
||||
<?PHP
|
||||
```php
|
||||
<?php
|
||||
// PHP code here
|
||||
// This line is empty (just imagine it!)
|
||||
```
|
||||
|
|
Loading…
Add table
Reference in a new issue