소스 검색

technicnzna

a.binder 9 년 전
부모
커밋
01a1d83ab3
3개의 변경된 파일5개의 추가작업 그리고 0개의 파일을 삭제
  1. 5 0
      SE/dev/php-cli/biale_plamy-generate_data.php
  2. 0 0
      SE/dev/php-cli/joins2ways.txt
  3. 0 0
      SE/dev/php-cli/ways2joins.txt

+ 5 - 0
SE/dev/php-cli/biale_plamy-generate_data.php

@@ -1,6 +1,11 @@
 <?php
 $_SERVER['SERVER_NAME'] = 'biuro.biall-net.pl';
+//when used in /Library/Server/Web/Data/Sites/bzyk-biale-plamy-php-temp/SE/dev on biuro.biall-net.pl
+if( file_exists ( "../../se-lib/bootstrap.php"))
 require("../../se-lib/bootstrap.php");
+//when used in  in native SE
+else require("../../../../SE-production-git/SE/se-lib/bootstrap.php");
+
 Lib::loadClass("Vendor_Geophp");
 
 

파일 크기가 너무 크기때문에 변경 상태를 표시하지 않습니다.
+ 0 - 0
SE/dev/php-cli/joins2ways.txt


파일 크기가 너무 크기때문에 변경 상태를 표시하지 않습니다.
+ 0 - 0
SE/dev/php-cli/ways2joins.txt


이 변경점에서 너무 많은 파일들이 변경되어 몇몇 파일들은 표시되지 않았습니다.