Only use root editorconfig, allow warnings in travis

This commit is contained in:
QWp6t
2015-12-29 14:27:17 -08:00
committed by Ben Word
parent fe659f4c58
commit f598ca9a0b
5 changed files with 10 additions and 9 deletions

View File

@@ -1,6 +1,6 @@
<?php
if (defined('ABSPATH')) {
update_option('template', get_option('template') . '/templates');
update_option('template', get_option('template') . '/templates');
}
die("Kind Regards,\nRoots");