Skip to content

Commit 63a2a15

Browse files
committed
Update @SInCE NEXT for 1.8.5
1 parent 6d6cc40 commit 63a2a15

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

constant-contact-forms.php

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -538,7 +538,7 @@ public function init() {
538538
/**
539539
* Initialize debug log on init.
540540
*
541-
* @since NEXT
541+
* @since 1.8.5
542542
*
543543
* @return void
544544
*/

includes/class-logging.php

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -461,7 +461,7 @@ protected function delete_log_dir( $dir = '' ) {
461461
* Initialize Logging directories and files.
462462
*
463463
* @author Richard Aber <[email protected]>
464-
* @since NEXT
464+
* @since 1.8.5
465465
*/
466466
public function initialize_logging() {
467467
$this->create_log_folder();

0 commit comments

Comments
 (0)