| @@ -11,9 +11,9 @@ | ||
| 11 | 11 | * |
| 12 | 12 | * @modified 2014.04.23 |
| 13 | 13 | */ |
| 14 | 14 | |
| 15 | -if ( ! defined( 'ABSPATH' ) ) exit; // Exit if accessed directly | |
| 15 | +if ( ! defined( 'ABSPATH' ) ) exit; // Exit if accessed directly. | |
| 16 | 16 | |
| 17 | 17 | |
| 18 | 18 | // TODO: re-update this function: wpbc_check_dates_intersections. we need to call the where_to_save function |
| 19 | 19 | |