Update url for admin side of golf members
authorSteve Sutton <steve@gaslightmedia.com>
Wed, 30 Jan 2019 15:01:20 +0000 (10:01 -0500)
committerSteve Sutton <steve@gaslightmedia.com>
Wed, 30 Jan 2019 15:01:20 +0000 (10:01 -0500)
use their admin from their main site.

setup/adminHooks.php

index 52b4cb5..0be948d 100644 (file)
@@ -78,7 +78,7 @@ if ( isset( $golfClubOptions ) && $golfClubOptions ) {
                 $args = array(
                     'id'    => 'eventmanagement-golf',
                     'title' => 'Golf Directory',
-                    'href'  => $golfUrl . 'admin/',
+                    'href'  => 'http://66.129.33.171/admin/',
                     'meta'  => array(
                         'class'  => 'eventmanagement',
                         'title'  => 'Golf Directory',