Added ['type'] so that it is applied as $field['key']['type'] so that it is uniform across all app_config.php files.

This commit is contained in:
Mark Crane
2013-09-10 23:06:41 +00:00
parent e1f72d9b84
commit 6761f06806
11 changed files with 39 additions and 39 deletions

View File

@@ -55,4 +55,4 @@ include "root.php";
echo "<br /><br />\n";
require_once "resources/footer.php";
}
?>
?>