소스 검색

Update the reference to includes/require.php to point to the resources directory.

Mark Crane 12 년 전
부모
커밋
cdf68bc913
1개의 변경된 파일1개의 추가작업 그리고 1개의 파일을 삭제
  1. 1 1
      resources/check_auth.php

+ 1 - 1
resources/check_auth.php

@@ -23,7 +23,7 @@
 	Contributor(s):
 	Mark J Crane <[email protected]>
 */
-require_once "includes/require.php";
+require_once "resources/require.php";
 session_start();
 
 //if the username session is not set the check username and password