commit: horde/lib/Prefs pgsql.php

jon@lists.horde.org jon@lists.horde.org
18 Oct 2000 17:43:42 -0000


jon         2000/10/18 10:43:42 PDT

  Modified files:
    lib/Prefs            pgsql.php 
  Log:
  Build the $connection_string with only those values that are known and not
  empty.  This allows connecting to the PostgreSQL server via a Unix domain
  socket by setting $params['hostspec'] = ''.
  
  Revision  Changes    Path
  1.13      +12 -6     horde/lib/Prefs/pgsql.php