# Database access & configuration file # Last updated: Fri Aug 31 13:04:07 2007 # Created by GT::SQL $Revision: 1.111 $ { 'PREFIX' => 'glinks_', 'PrintError' => '0', 'RaiseError' => '0', 'database' => 'slowtwitch', 'def_path' => '/var/home/slowtwitch/slowtwitch.com/cgi-bin/articles/admin/defs', 'driver' => 'mysql', 'host' => '192.168.1.10', 'login' => 'slowtwitch', 'obj_cache' => '1', 'password' => 'k9volqlAcpq', 'port' => undef }; # vim:syn=perl:ts=4:noet