Skip to content
This repository was archived by the owner on Nov 2, 2022. It is now read-only.

Commit 59855dc

Browse files
committed
version 1.3.6
1 parent 69a81e6 commit 59855dc

File tree

3 files changed

+523
-524
lines changed

3 files changed

+523
-524
lines changed

GFDibsDao.php

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -48,7 +48,7 @@ function getAvailableForms( $current_form_id = null){
4848
------------------------------------------------------------------------------------
4949
*/
5050
function createTransaction( $post ){
51-
$this->log('gform_confirmation');
51+
$this->log('GFDibsDao::createTransaction()');
5252
$this->log('POST variables');
5353
$this->log($post);
5454

0 commit comments

Comments
 (0)