Changeset 6667 for branches/2.1/include/dblayer/functions_pgsql.inc.php
- Timestamp:
- 07/06/10 14:17:37 (3 years ago)
- Files:
-
- 1 modified
Legend:
- Unmodified
- Added
- Removed
-
branches/2.1/include/dblayer/functions_pgsql.inc.php
r6605 r6667 597 597 } 598 598 599 function pwg_db_date_to_ts($date) 600 { 601 return 'EXTRACT(EPOCH FROM '.$date.')'; 602 } 603 599 604 // my_error returns (or send to standard output) the message concerning the 600 605 // error occured for the last pgsql query.
![(please configure the [header_logo] section in trac.ini)](http://piwigo.org/screenshots/piwigo_logo_on_white.png)