diff options
Diffstat (limited to 'p/api/pshb.php')
| -rw-r--r-- | p/api/pshb.php | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/p/api/pshb.php b/p/api/pshb.php index f69329f1b..85bc5681a 100644 --- a/p/api/pshb.php +++ b/p/api/pshb.php @@ -1,4 +1,5 @@ <?php +declare(strict_types=1); require(__DIR__ . '/../../constants.php'); require(LIB_PATH . '/lib_rss.php'); //Includes class autoloader |
