| @@ -1,14 +1,5 @@ | ||
| 1 | 1 | <?php |
| 2 | -/** | |
| 3 | - * Applications header. | |
| 4 | - * | |
| 5 | - * @package Formidable | |
| 6 | - * | |
| 7 | - * @var string $title Header title text. | |
| 8 | - * @var string $context Current applications view context (e.g. 'index'). | |
| 9 | - */ | |
| 10 | - | |
| 11 | 2 | if ( ! defined( 'ABSPATH' ) ) { |
| 12 | 3 | die( 'You are not allowed to call this page directly.' ); |
| 13 | 4 | } |
| 14 | 5 | ?> |