diff options
Diffstat (limited to 'inc/addons/transparent-header/classes/index.php')
-rw-r--r-- | inc/addons/transparent-header/classes/index.php | 9 |
1 files changed, 9 insertions, 0 deletions
diff --git a/inc/addons/transparent-header/classes/index.php b/inc/addons/transparent-header/classes/index.php new file mode 100644 index 0000000..02f2fd6 --- /dev/null +++ b/inc/addons/transparent-header/classes/index.php @@ -0,0 +1,9 @@ +<?php
+/**
+ * Index file
+ *
+ * @package Astra Addon
+ * @since Astra 1.0.0
+ */
+
+/* Silence is golden, and we agree. */
|