0){ //it's ok $event_bc_is=true; } if(empty($event_title) || empty($group_id) ){ ?>
insert( AHMETI_WP_TIMELINE_DB_PREFIX.'ahmeti_wp_timeline', array( 'group_id' => $group_id, 'timeline_bc' => $sql_bc_colon, 'timeline_date' => $sql_datetime_colon, 'title' => $event_title, 'event_content' => $event_content, 'type' => 'event' ), array( '%d', '%d', '%s', '%s', '%s', '%s' ) ); if ($sql){ ?>