balmet.com

Unnamed repository; edit this file 'description' to name the repository.
Log | Files | Refs

required.php (121B)


      1 <?php
      2 /**
      3  * Silence is golden.
      4  *
      5  * @package Redux Framework
      6  */
      7 
      8 // Shim file for odd theme integrations.
      9 
     10 echo null;