diff --git a/config/database.php b/config/database.php deleted file mode 100755 index b81bbf9..0000000 --- a/config/database.php +++ /dev/null @@ -1,15 +0,0 @@ - 'pgsql', - 'host' => 'localhost', - 'prefix' => '_urfat', - 'name' => 'urfat', - 'user' => 'urfat', - 'pass' => 'urfat']); - -Connections::add_connection($DB, "default"); \ No newline at end of file