소스 검색

Update install_fusionpbx.php

FusionPBX 6 년 전
부모
커밋
e5ed4e1999
1개의 변경된 파일1개의 추가작업 그리고 1개의 파일을 삭제
  1. 1 1
      core/install/resources/classes/install_fusionpbx.php

+ 1 - 1
core/install/resources/classes/install_fusionpbx.php

@@ -545,7 +545,7 @@ include "root.php";
 			//add the database structure
 				require_once "resources/classes/schema.php";
 				$schema = new schema;
-				echo $schema->schema();
+				//echo $schema->schema();
 
 			//add the defaults data into the database
 				//get the contents of the sql file