summaryrefslogtreecommitdiffstats
path: root/pts-core/options/global_login.php
diff options
context:
space:
mode:
Diffstat (limited to 'pts-core/options/global_login.php')
-rw-r--r--pts-core/options/global_login.php4
1 files changed, 2 insertions, 2 deletions
diff --git a/pts-core/options/global_login.php b/pts-core/options/global_login.php
index 993fd76..d17be75 100644
--- a/pts-core/options/global_login.php
+++ b/pts-core/options/global_login.php
@@ -20,9 +20,9 @@
along with this program. If not, see <http://www.gnu.org/licenses/>.
*/
-class global_login
+class global_login implements pts_option_interface
{
- public static function run()
+ public static function run($r)
{
echo "\nIf you haven't already registered for your free Phoronix Global account, you can do so at http://global.phoronix-test-suite.com/\n\nOnce you have registered your account and clicked the link within the verification email, enter your log-in information below.\n\n";
echo "User-Name: ";