Skip to content

Commit

Permalink
Update @SInCE NEXT for 1.8.5
Browse files Browse the repository at this point in the history
  • Loading branch information
richaber committed Jun 26, 2020
1 parent 6d6cc40 commit 63a2a15
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion constant-contact-forms.php
Original file line number Diff line number Diff line change
Expand Up @@ -538,7 +538,7 @@ public function init() {
/**
* Initialize debug log on init.
*
* @since NEXT
* @since 1.8.5
*
* @return void
*/
Expand Down
2 changes: 1 addition & 1 deletion includes/class-logging.php
Original file line number Diff line number Diff line change
Expand Up @@ -461,7 +461,7 @@ protected function delete_log_dir( $dir = '' ) {
* Initialize Logging directories and files.
*
* @author Richard Aber <[email protected]>
* @since NEXT
* @since 1.8.5
*/
public function initialize_logging() {
$this->create_log_folder();
Expand Down

0 comments on commit 63a2a15

Please sign in to comment.