Skip to content

Commit

Permalink
Merge pull request #1050 from tutv95/patch-2
Browse files Browse the repository at this point in the history
Update class-kirki-init.php
  • Loading branch information
aristath authored Jul 11, 2016
2 parents a9c5f37 + 84b5cf5 commit 7b4e4c0
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion includes/class-kirki-init.php
Original file line number Diff line number Diff line change
Expand Up @@ -186,7 +186,7 @@ public function add_fields() {
*
* @return array ('variable-name' => value)
*/
public function get_variables() {
public static function get_variables() {

$variables = array();

Expand Down

0 comments on commit 7b4e4c0

Please sign in to comment.