Plugin Directory

Changeset 2340574


Ignore:
Timestamp:
07/14/2020 09:10:32 PM (6 years ago)
Author:
rmanaf
Message:

PHP > 7.2 error fix

File:
1 edited

Legend:

Unmodified
Added
Removed
  • code-injection/trunk/includes/code-type.php

    r2340426 r2340574  
    33/**
    44 * MIT License <https://github.com/Rmanaf/wp-code-injection/blob/master/LICENSE>
    5  * Copyright (c) 2018 Arman Afzal <rman.afzal@gmail.com>
     5 * Copyright (c) 2020 Arman Afzal <rman.afzal@gmail.com>
    66 */
    77
     
    4848         * @since 2.2.8
    4949         */
    50         public function print_scripts()
     50        static function print_scripts()
    5151        {
    5252
Note: See TracChangeset for help on using the changeset viewer.