PluginProbe
Taskbuilder – Project Management & Task Management Tool With Kanban Board / 3.0.8
Taskbuilder – Project Management & Task Management Tool With Kanban Board v3.0.8
6.0.5 6.0.2 6.0.3 6.0.4 6.0.1 6.0.0 5.0.8 5.0.9 4.0.9 5.0.0 5.0.1 5.0.2 5.0.3 5.0.4 5.0.5 5.0.6 5.0.7 trunk 1.0.0 1.0.1 1.0.2 1.0.3 1.0.4 1.0.5 1.0.6 All 57 releases
← All changes | includes/admin/projects/projects.php +0 -2 4.0.93.0.8 View file →
@@ -2,11 +2,9 @@
2 2 if ( ! defined( 'ABSPATH' ) ) {
3 3 exit; // Exit if accessed directly
4 4 }
5 5 $settings = get_option("wppm-ap-modal");
6 -global $wpdb,$wppmfunction,$current_user;
7 6 ?>
8 -<?php echo $wppmfunction->wppm_load_setting_header_html(); ?>
9 7 <div class="wppm_bootstrap">
10 8 <div id="wppm_project_container">
11 9 </div>
12 10 </div>