For safety reasons include the include
This commit is contained in:
parent
4003b9cc5d
commit
8c514307cf
1 changed files with 1 additions and 0 deletions
|
@ -1,6 +1,7 @@
|
||||||
<?php
|
<?php
|
||||||
include_once("include/bbcode.php");
|
include_once("include/bbcode.php");
|
||||||
include_once("include/contact_selectors.php");
|
include_once("include/contact_selectors.php");
|
||||||
|
include_once("include/Scrape.php");
|
||||||
|
|
||||||
function notifications_post(&$a) {
|
function notifications_post(&$a) {
|
||||||
|
|
||||||
|
|
Loading…
Reference in a new issue