소스 검색

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 년 전
부모
커밋
666bd2e599
1개의 변경된 파일1개의 추가작업 그리고 1개의 파일을 삭제
  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";
 	}
-?>
+?>