Skip to content

Commit

Permalink
PHP 7.2 compatibility
Browse files Browse the repository at this point in the history
  • Loading branch information
tractorcow committed Sep 16, 2019
1 parent 775942d commit be2ae80
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion _config.php
Original file line number Diff line number Diff line change
Expand Up @@ -5,5 +5,5 @@
}

if (class_exists('ContentController')) {
Object::add_extension('ContentController', 'HashPathExtension');
SS_Object::add_extension('ContentController', 'HashPathExtension');
}

0 comments on commit be2ae80

Please sign in to comment.