Zmiany pomiędzy wersją 113 and wersją 114 dla DeployerGuide/Developer

Pokaż
Ignoruj:
Data i czas:
11/19/15 12:58:06 (8 years temu)
Autor:
MK (IP: 188.137.112.4)
Komentarz:

--

Legend:

Bez zmian
Dodane
Usunięte
Zmienione
  • DeployerGuide/Developer

    v113 v114  
    674674$dsID = 1; // ID źródła danych (dtscid) lub nazwa (dtscnm) z tabeli data_sources 
    675675$query = 'SELECT * FROM tabela WHERE kolumna = 12'; 
     676$result = NULL; 
    676677 
    677678ErrorHandler::tryBegin();