From 16c3c2b93a6dddc7aed148d2df0665b9d7af78ef Mon Sep 17 00:00:00 2001 From: Hypolite Petovan Date: Wed, 14 Feb 2018 22:03:54 -0500 Subject: [PATCH] [ijpost] Remove rogue reference to include/datetime.php --- ijpost/ijpost.php | 1 - 1 file changed, 1 deletion(-) diff --git a/ijpost/ijpost.php b/ijpost/ijpost.php index 5ccb6761..439018f4 100644 --- a/ijpost/ijpost.php +++ b/ijpost/ijpost.php @@ -180,7 +180,6 @@ function ijpost_send(&$a,&$b) { if($ij_username && $ij_password && $ij_blog) { require_once('include/bbcode.php'); - require_once('include/datetime.php'); $title = $b['title']; $post = BBCode::convert($b['body']); -- 2.39.2