This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
<?php | |
// -------------------------- | |
// | |
// さくら 共用レンタルサーバー a-blog cms v2.6.1.3 インストーラー | |
// | |
// -------------------------- | |
# インストーラー の | |
# MySQL の設定を事前に行う場合に |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
<?php | |
// -------------------------- | |
// | |
// XSERVER用 a-blog cms 2.6.1.3 インストーラー | |
// | |
// -------------------------- | |
# インストーラー の | |
# MySQL の設定を事前に行う場合に |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
<?php | |
// -------------------------- | |
// | |
// CPI ACE01用 a-blog cms 2.6.1.3 インストーラー | |
// | |
// -------------------------- | |
# インストーラー の | |
# MySQL の設定を事前に行う場合に |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
<?php | |
// -------------------------- | |
// | |
// ヘテムル&ロリポップ用 a-blog cms 2.6.1.2 インストーラー | |
// (linux系で ioncube が標準のサーバー向け) | |
// | |
// -------------------------- | |
# インストーラー の |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
<?php | |
// -------------------------- | |
// | |
// a-blog cms 2.5.x -> 2.6.0.2 update | |
// | |
// -------------------------- | |
$cmsVersion = "2602"; |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
<?php | |
// -------------------------- | |
// | |
// Zenlogic用 a-blog cms 2.6.1.3 インストーラー | |
// | |
// -------------------------- | |
# インストーラー の | |
# MySQL の設定を事前に行う場合に |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
<?php | |
// -------------------------- | |
// | |
// NTT コミュニケーションズの Bizメール&ウェブ 用 a-blog cms インストーラー | |
// | |
// -------------------------- | |
# インストーラー の | |
# MySQL の設定を事前に行う場合に |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
<?php | |
// -------------------------- | |
// | |
// GMO お名前.com レンタルサーバー用 a-blog cms インストーラー | |
// | |
// -------------------------- | |
# インストーラー の | |
# MySQL の設定を事前に行う場合に |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
<?php | |
// -------------------------- | |
// | |
// 掃除用 | |
// | |
// -------------------------- | |
$deletePath = realpath('.'); |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
<!DOCTYPE HTML> | |
<html lang="ja"> | |
<head> | |
<meta charset="UTF-8"> | |
<title>a-blog cms インストーラー (Cloud9版)</title> | |
</head> | |
<body> | |
<?php | |
// -------------------------- |
OlderNewer