Explorar el Código

將連線資訊加入忽略清單

steve07s hace 3 años
padre
commit
8a51f158fc
Se han modificado 2 ficheros con 2 adiciones y 2 borrados
  1. 1 0
      .gitignore
  2. 1 2
      script/php/sql_detail.php

+ 1 - 0
.gitignore

@@ -0,0 +1 @@
+script/php/sql_detail.php

+ 1 - 2
script/php/sql_detail.php

@@ -1,6 +1,5 @@
 <?php
-$hostname = 'GMGIS\SQLEXPRESS';
+$hostname = 'DESKTOP-5JAT8FP\TEST';
 $username = 'BIMuser';
 $password = 'Component3444';
 $db_name = 'permissions';
-//$hostname = 'DESKTOP-5JAT8FP\TEST';