Apply text settings via gettext

This commit is contained in:
Brian Miyaji
2014-03-18 23:37:27 +11:00
parent 2d55969554
commit 48924abf72
8 changed files with 61 additions and 35 deletions

View File

@@ -1,7 +1,5 @@
<?php
class SportsPressEventSettingsPage {
private $options;
public function __construct() {
global $sportspress_options;
$this->options =& $sportspress_options;