mirror of
https://github.com/librenms/librenms.git
synced 2024-10-07 16:52:45 +00:00
Updated pgp -> php mistake
This commit is contained in:
@@ -49,4 +49,4 @@ Ensure you use <?php rather than the shorthand version <?.
|
||||
<?php
|
||||
```
|
||||
|
||||
The `?>` tag isn't required for included php files. For instance anything in includes/ or html/includes don't need the tag along with config.pgp. If the php file is standalone then you still need the tag. If you are unsure, add it in :)
|
||||
The `?>` tag isn't required for included php files. For instance anything in includes/ or html/includes don't need the tag along with config.php. If the php file is standalone then you still need the tag. If you are unsure, add it in :)
|
||||
|
||||
Reference in New Issue
Block a user