HOR-1532 "Classic: PHP Warning: Creating..."
This commit is contained in:
@@ -185,6 +185,8 @@ switch ($action) {
|
|||||||
$oContent->addContent( 'DBS_DESCRIPTION', '', $newid, SYS_LANG, $_POST['desc'] );
|
$oContent->addContent( 'DBS_DESCRIPTION', '', $newid, SYS_LANG, $_POST['desc'] );
|
||||||
break;
|
break;
|
||||||
case 'deleteDbConnection':
|
case 'deleteDbConnection':
|
||||||
|
$result = new stdclass();
|
||||||
|
|
||||||
try {
|
try {
|
||||||
$oDBSource = new DbSource();
|
$oDBSource = new DbSource();
|
||||||
$oContent = new Content();
|
$oContent = new Content();
|
||||||
|
|||||||
Reference in New Issue
Block a user