For safety reasons include the include

This commit is contained in:
Michael Vogel 2015-10-04 17:20:47 +02:00
parent 4003b9cc5d
commit 8c514307cf
1 changed files with 1 additions and 0 deletions

View File

@ -1,6 +1,7 @@
<?php
include_once("include/bbcode.php");
include_once("include/contact_selectors.php");
include_once("include/Scrape.php");
function notifications_post(&$a) {