Browse Source

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

Mark Crane 12 năm trước cách đây
mục cha
commit
666bd2e599
1 tập tin đã thay đổi với 1 bổ sung1 xóa
  1. 1 1
      index.php

+ 1 - 1
index.php

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