adding a blank roots-custom.php file so you can quickly add custom

functions without messing with functions.php (there will be some cleanup
to functions.php soon)
This commit is contained in:
Ben Word
2011-05-25 23:23:32 -06:00
parent 1543fe0373
commit c2f44c8422
2 changed files with 5 additions and 1 deletions

3
inc/roots-custom.php Normal file
View File

@@ -0,0 +1,3 @@
<?php
?>