Project

General

Profile

Actions

Bug #22818

closed

Open t3lib_db for own instance

Added by Steffen Kamper over 14 years ago. Updated over 14 years ago.

Status:
Closed
Priority:
Should have
Category:
-
Target version:
-
Start date:
2010-06-05
Due date:
% Done:

0%

Estimated time:
TYPO3 Version:
4.4
PHP Version:
5.3
Tags:
Complexity:
Is Regression:
Sprint Focus:

Description

The only function isn't defined general is connectDB() as it only use constants for conection params.

It is possible to call sql_pconnect() direct, but clean solution would be to call connectDB($host, $user, $password)

So this isn't a new feature but a consistent change.

(issue imported from #M14628)


Files

14628.diff (1.13 KB) 14628.diff Administrator Admin, 2010-06-05 18:46
Actions #1

Updated by Steffen Kamper over 14 years ago

Committed to trunk rev 7849

Actions

Also available in: Atom PDF