Commit 8ea8a7cc4e4aed90f94936edb6bf5c437eaa21ec

Authored by 山上
1 parent 1ec1b3e4

移行修正

@@ -3,8 +3,8 @@ @@ -3,8 +3,8 @@
3 //Google¥«¥ì¥ó¥À¡¼APIÍÑÄê¿ô 3 //Google¥«¥ì¥ó¥À¡¼APIÍÑÄê¿ô
4 define('CLIENT_ID', '430775140558-jgshsmpghqo5q72qbjh60fnuh0jer3mj.apps.googleusercontent.com'); 4 define('CLIENT_ID', '430775140558-jgshsmpghqo5q72qbjh60fnuh0jer3mj.apps.googleusercontent.com');
5 define('CLIENT_SECRET', '3lss05QSQhu_lE0uQH8FVKwv'); 5 define('CLIENT_SECRET', '3lss05QSQhu_lE0uQH8FVKwv');
6 -define('CALLBACK', 'https://e-gru.media-tek.jp/e-gruPro/KST001.php');  
7 -define('REDIRECT_URI', 'https://e-gru.media-tek.jp/e-gruPro/KST001.php'); 6 +define('CALLBACK', 'https://sys1.e-gru.net/e-gruPro/KST001.php');
  7 +define('REDIRECT_URI', 'https://sys1.e-gru.net/e-gruPro/KST001.php');
8 define('API_KEY', 'AIzaSyBhzMAuLNrC3AekeD6ZO826riEZ4R4Ca8Q'); 8 define('API_KEY', 'AIzaSyBhzMAuLNrC3AekeD6ZO826riEZ4R4Ca8Q');
9 define('SCOPE', 'https://www.googleapis.com/auth/calendar'); 9 define('SCOPE', 'https://www.googleapis.com/auth/calendar');
10 define('AUTH_URL', 'https://accounts.google.com/o/oauth2/auth?client_id='.CLIENT_ID.'&redirect_uri='.REDIRECT_URI.'&scope='.SCOPE.'&response_type=code&approval_prompt=force&access_type=offline'); 10 define('AUTH_URL', 'https://accounts.google.com/o/oauth2/auth?client_id='.CLIENT_ID.'&redirect_uri='.REDIRECT_URI.'&scope='.SCOPE.'&response_type=code&approval_prompt=force&access_type=offline');
1 <?php 1 <?php
2 //URL¤ÎƬÀßÄê 2 //URL¤ÎƬÀßÄê
3 -$UrlHead_PC = "https://e-gru.media-tek.jp/e-gruPro/";  
4 -$UrlHead_MB = "https://e-gru.media-tek.jp/e-gruPro/m/";  
5 -$UrlHead_Cal = "webcal://e-gru.media-tek.jp/e-gruPro/";  
6 -$UrlHead_TEL = "https://e-gru.media-tek.jp/e-gruPro/";  
7 -$UrlHead_ACCESS = "https://e-gru.media-tek.jp/access/e-gruPro/"; 3 +$UrlHead_PC = "https://sys1.e-gru.net/e-gruPro/";
  4 +$UrlHead_MB = "https://sys1.e-gru.net/e-gruPro/m/";
  5 +$UrlHead_Cal = "webcal://sys1.e-gru.net/e-gruPro/";
  6 +$UrlHead_TEL = "https://sys1.e-gru.net/e-gruPro/";
  7 +$UrlHead_ACCESS = "https://sys1.e-gru.net/access/e-gruPro/";
8 ?> 8 ?>
1 <?php 1 <?php
2 2
3 //*** URLÝ’è—p ***// 3 //*** URLÝ’è—p ***//
4 - $UrlHead_PC = "https://e-gru.media-tek.jp/e-gruPro/";  
5 - $UrlHead_MB = "https://e-gru.media-tek.jp/e-gruPro/m/";  
6 - $UrlHead_TEL = "https://e-gru.media-tek.jp/e-gruPro/"; 4 + $UrlHead_PC = "https://sys1.e-gru.net/e-gruPro/";
  5 + $UrlHead_MB = "https://sys1.e-gru.net/e-gruPro/m/";
  6 + $UrlHead_TEL = "https://sys1.e-gru.net/e-gruPro/";
7 7
8 8
9 ?> 9 ?>
@@ -130,7 +130,7 @@ body { @@ -130,7 +130,7 @@ body {
130 130
131   仕様変更に伴い、Googleカレンダー連動の再設定が<br> 131   仕様変更に伴い、Googleカレンダー連動の再設定が<br>
132   必要となります。<br> 132   必要となります。<br>
133 -   設定手順につきましては、<a href="http://e-gru.media-tek.jp/e-gruPro/help/KST024HLP.htm" target="_blank">こちら</a>にてご確認下さい。<br><br> 133 +   設定手順につきましては、<a href="http://sys1.e-gru.net/e-gruPro/help/KST024HLP.htm" target="_blank">こちら</a>にてご確認下さい。<br><br>
134 134
135 135
136 <strong> 136 <strong>
@@ -302,13 +302,13 @@ body { @@ -302,13 +302,13 @@ body {
302 <strong><font color="#000066"> 302 <strong><font color="#000066">
303  ○管理者用・利用者用の【初めてガイド】を公開!</font></strong><br> 303  ○管理者用・利用者用の【初めてガイド】を公開!</font></strong><br>
304   【初めてガイド】管理者用<br> 304   【初めてガイド】管理者用<br>
305 -    <a href="http://e-gru.media-tek.jp/e-gruPro/guide/start_admin/" target="_blank">  
306 - http://e-gru.media-tek.jp/e-gruPro/guide/start_admin/ 305 +    <a href="http://sys1.e-gru.net/e-gruPro/guide/start_admin/" target="_blank">
  306 + http://sys1.e-gru.net/e-gruPro/guide/start_admin/
307 </a> 307 </a>
308 <br> 308 <br>
309   【初めてガイド】利用者用<br> 309   【初めてガイド】利用者用<br>
310 -    <a href="http://e-gru.media-tek.jp/e-gruPro/guide/start_user/" target="_blank">  
311 - http://e-gru.media-tek.jp/e-gruPro/guide/start_user/ 310 +    <a href="http://sys1.e-gru.net/e-gruPro/guide/start_user/" target="_blank">
  311 + http://sys1.e-gru.net/e-gruPro/guide/start_user/
312 </a> 312 </a>
313 <br> 313 <br>
314 <br> 314 <br>
Please register or login to post a comment