Removed unused $postcontent variable
This commit is contained in:
@@ -21,7 +21,6 @@ function escapeString($string) {
|
||||
|
||||
// Get events in calendar
|
||||
$calendar = new SP_Calendar( $post );
|
||||
$postcontent = "$post->post_content";
|
||||
$events = $calendar->data();
|
||||
|
||||
// Get blog locale
|
||||
|
||||
Reference in New Issue
Block a user