← All changes
|
admin/views/configs/generator/class-sps-shortcode.php
+3
-3
2.4.19
→
2.2.10
View file →
| @@ -8,11 +8,11 @@ | ||
| 8 | 8 | |
| 9 | 9 | if ( ! defined( 'ABSPATH' ) ) { |
| 10 | 10 | die; } // Cannot access pages directly. |
| 11 | 11 | |
| 12 | -/** | |
| 13 | - * The Shortcode display class. | |
| 14 | - */ | |
| 12 | + /** | |
| 13 | + * The Shortcode display class. | |
| 14 | + */ | |
| 15 | 15 | class SPS_Shortcode { |
| 16 | 16 | |
| 17 | 17 | /** |
| 18 | 18 | * Shortcode display metabox section. |