Zmiany pomiędzy wersją 22 and wersją 23 dla DeployerGuide/Developer
- Data i czas:
- 09/18/14 11:38:51 (10 years temu)
Legend:
- Bez zmian
- Dodane
- Usunięte
- Zmienione
-
DeployerGuide/Developer
v22 v23 435 435 {{{ 436 436 #!php 437 require_once(LIB_PATH.'forms/DBSelectt.inc'); 438 437 439 $db = PgManager::getInstance(); 438 440 … … 452 454 {{{ 453 455 #!php 456 require_once(LIB_PATH.'forms/CalendarInput.inc'); 457 454 458 /* Wartość domyślna - bieżący czas */ 455 459 $defaultValue = date('Y-m-d', time());