File: _setup.inc

package info (click to toggle)
php-pq 2.2.3-6
  • links: PTS, VCS
  • area: main
  • in suites: forky, sid, trixie
  • size: 788 kB
  • sloc: ansic: 8,210; xml: 175; sh: 102; awk: 40; pascal: 9; makefile: 1
file content (2 lines) | stat: -rw-r--r-- 62 bytes parent folder | download
1
2
<?php
define("PQ_DSN", getenv("PQ_DSN") ?: "host=localhost");