From: Steve Sutton Date: Wed, 1 Mar 2017 14:17:18 +0000 (-0500) Subject: Update url for ticketing X-Git-Tag: v1.1.11^2 X-Git-Url: http://cvs2.gaslightmedia.com/gitweb/?a=commitdiff_plain;h=d19702e717a45c8a374458db9619043184a32ffd;p=WP-Themes%2Fsaultstemarie.git Update url for ticketing use the new domain setup for their old admin. --- diff --git a/lib/Ticketing.php b/lib/Ticketing.php index 8f7c9ae..34d6a95 100644 --- a/lib/Ticketing.php +++ b/lib/Ticketing.php @@ -3,7 +3,7 @@ add_action( 'admin_bar_menu', function( $wp_admin_bar ){ $args = array( 'id' => 'eventmanagement', 'title' => 'Ticketing System', - 'href' => 'http://66.129.33.158/admin/EventManagement/EventManagement.php', + 'href' => 'https://tickets.saultstemarie.com/admin/', 'meta' => array( 'class' => 'eventmanagement', 'title' => 'Ticketing System', diff --git a/style.css b/style.css index 58d1e4d..5b5eeac 100644 --- a/style.css +++ b/style.css @@ -3,5 +3,5 @@ Theme Name: SaultSteMarieCVB Author: Gaslight Media Author URI: http://www.gaslightmedia.com Description: A theme for SaultSteMarieCVB -Version: 1.1.10 +Version: 1.1.11 */