[ijpost] Remove rogue reference to include/datetime.php

This commit is contained in:
Hypolite Petovan 2018-02-14 22:03:54 -05:00
parent ab23f858cb
commit 16c3c2b93a
1 changed files with 0 additions and 1 deletions

View File

@ -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']);