aboutsummaryrefslogtreecommitdiffstats
path: root/include/ratenotif.php
diff options
context:
space:
mode:
authorMario Vavti <mario@mariovavti.com>2016-03-03 12:08:21 +0100
committerMario Vavti <mario@mariovavti.com>2016-03-03 12:08:21 +0100
commitb704f977daa93f84662b7857dd882d6c5a2c5963 (patch)
treedcca0de004fb1bbe74c12f21d1cafb20771d10ed /include/ratenotif.php
parent59e04aed1b7ea68b51b8672768dffd21f5a4bd4d (diff)
parent436e91a1e13bc488003262dfffb0a7d273a3106a (diff)
downloadvolse-hubzilla-b704f977daa93f84662b7857dd882d6c5a2c5963.tar.gz
volse-hubzilla-b704f977daa93f84662b7857dd882d6c5a2c5963.tar.bz2
volse-hubzilla-b704f977daa93f84662b7857dd882d6c5a2c5963.zip
Merge branch 'master' of https://github.com/redmatrix/hubzilla
Diffstat (limited to 'include/ratenotif.php')
-rw-r--r--include/ratenotif.php1
1 files changed, 0 insertions, 1 deletions
diff --git a/include/ratenotif.php b/include/ratenotif.php
index e94f30247..2c636c710 100644
--- a/include/ratenotif.php
+++ b/include/ratenotif.php
@@ -11,7 +11,6 @@ function ratenotif_run($argv, $argc){
$a = get_app();
- require_once("session.php");
require_once("datetime.php");
require_once('include/items.php');
require_once('include/Contact.php');