コード例 #1
0
ファイル: installer.php プロジェクト: postpostmodern/phooey
function install($src_path, $dest_dir, $overwrite)
{
    if (is_dir($src_path)) {
        install_dir($src_path, $dest_dir, $overwrite);
    } elseif (is_file($src_path)) {
        install_file($src_path, $dest_dir, $overwrite);
    }
}
コード例 #2
0
ファイル: remkdir.inc.php プロジェクト: hiproz/zhaotaoci.cc
<?php

defined('DT_ADMIN') or exit('Access Denied');
file_copy(DT_ROOT . '/api/ajax.php', DT_ROOT . '/' . $dir . '/ajax.php');
install_file('index', $dir, 1);
install_file('list', $dir, 1);
install_file('show', $dir, 1);
install_file('search', $dir, 1);
install_file('private', $dir, 1);
install_file('view', $dir, 1);
コード例 #3
0
ファイル: remkdir.inc.php プロジェクト: hcd2008/destoon
<?php

defined('IN_DESTOON') or exit('Access Denied');
file_copy(DT_ROOT . '/api/ajax.php', DT_ROOT . '/' . $dir . '/ajax.php');
install_file('index', $dir, 1);
install_file('list', $dir, 1);
install_file('show', $dir, 1);
install_file('search', $dir, 1);
install_file('price', $dir, 1);
install_file('product', $dir, 1);
コード例 #4
0
ファイル: remkdir.inc.php プロジェクト: hiproz/zhaotaoci.cc
<?php

defined('DT_ADMIN') or exit('Access Denied');
file_copy(DT_ROOT . '/api/ajax.php', DT_ROOT . '/' . $dir . '/ajax.php');
install_file('index', $dir, 1);
install_file('list', $dir, 1);
install_file('show', $dir, 1);
install_file('search', $dir, 1);
install_file('down', $dir, 1);
コード例 #5
0
ファイル: remkdir.inc.php プロジェクト: hcd2008/destoon
<?php

defined('IN_DESTOON') or exit('Access Denied');
file_copy(DT_ROOT . '/api/ajax.php', DT_ROOT . '/' . $dir . '/ajax.php');
install_file('index', $dir, 1);
install_file('list', $dir, 1);
install_file('show', $dir, 1);
install_file('search', $dir, 1);
install_file('price', $dir, 1);
コード例 #6
0
ファイル: remkdir.inc.php プロジェクト: hcd2008/destoon
<?php

defined('IN_DESTOON') or exit('Access Denied');
file_copy(DT_ROOT . '/api/ajax.php', DT_ROOT . '/' . $dir . '/ajax.php');
install_file('index', $dir, 1);
install_file('list', $dir, 1);
install_file('show', $dir, 1);
install_file('search', $dir, 1);
install_file('resume', $dir, 1);
install_file('resume', $dir, 1);
install_file('apply', $dir, 1);
install_file('talent', $dir, 1);
コード例 #7
0
ファイル: remkdir.inc.php プロジェクト: hiproz/zhaotaoci.cc
<?php

defined('DT_ADMIN') or exit('Access Denied');
file_copy(DT_ROOT . '/api/ajax.php', DT_ROOT . '/' . $dir . '/ajax.php');
install_file('index', $dir, 1);
install_file('list', $dir, 1);
install_file('show', $dir, 1);
install_file('search', $dir, 1);
コード例 #8
0
ファイル: remkdir.inc.php プロジェクト: hiproz/zhaotaoci.cc
<?php

defined('DT_ADMIN') or exit('Access Denied');
file_copy(DT_ROOT . '/api/ajax.php', DT_ROOT . '/' . $dir . '/ajax.php');
install_file('index', $dir, 1);
install_file('list', $dir, 1);
install_file('show', $dir, 1);
install_file('search', $dir, 1);
install_file('message', $dir, 1);
コード例 #9
0
ファイル: remkdir.inc.php プロジェクト: hiproz/zhaotaoci.cc
<?php

defined('DT_ADMIN') or exit('Access Denied');
file_copy(DT_ROOT . '/api/ajax.php', DT_ROOT . '/' . $dir . '/ajax.php');
install_file('index', $dir, 1);
install_file('list', $dir, 1);
install_file('show', $dir, 1);
install_file('search', $dir, 1);
install_file('sign', $dir, 1);
コード例 #10
0
ファイル: remkdir.inc.php プロジェクト: hiproz/zhaotaoci.cc
<?php

defined('DT_ADMIN') or exit('Access Denied');
file_copy(DT_ROOT . '/api/ajax.php', DT_ROOT . '/' . $dir . '/ajax.php');
install_file('index', $dir, 1);
install_file('list', $dir, 1);
install_file('show', $dir, 1);
install_file('search', $dir, 1);
install_file('compare', $dir, 0);
install_file('inquiry', $dir, 1);
install_file('order', $dir, 1);
コード例 #11
0
ファイル: remkdir.inc.php プロジェクト: hcd2008/destoon
<?php

defined('IN_DESTOON') or exit('Access Denied');
file_copy(DT_ROOT . '/api/ajax.php', DT_ROOT . '/' . $dir . '/ajax.php');
install_file('index', $dir, 1);
install_file('list', $dir, 1);
install_file('show', $dir, 1);
install_file('search', $dir, 1);
install_file('compare', $dir, 0);
install_file('inquiry', $dir, 1);
コード例 #12
0
ファイル: remkdir.inc.php プロジェクト: hcd2008/destoon
<?php

defined('IN_DESTOON') or exit('Access Denied');
file_copy(DT_ROOT . '/api/ajax.php', DT_ROOT . '/' . $dir . '/ajax.php');
install_file('index', $dir, 1);
install_file('list', $dir, 1);
install_file('show', $dir, 1);
install_file('search', $dir, 1);
install_file('answer', $dir, 0);
install_file('expert', $dir, 1);
install_file('faq', $dir, 0);
コード例 #13
0
ファイル: remkdir.inc.php プロジェクト: hcd2008/destoon
<?php

defined('IN_DESTOON') or exit('Access Denied');
file_copy(DT_ROOT . '/api/ajax.php', DT_ROOT . '/' . $dir . '/ajax.php');
install_file('index', $dir, 1);
install_file('list', $dir, 1);
install_file('show', $dir, 1);
install_file('search', $dir, 1);
install_file('type', $dir, 1);
コード例 #14
0
ファイル: remkdir.inc.php プロジェクト: hiproz/zhaotaoci.cc
<?php

defined('DT_ADMIN') or exit('Access Denied');
file_copy(DT_ROOT . '/api/ajax.php', DT_ROOT . '/' . $dir . '/ajax.php');
install_file('index', $dir, 1);
install_file('list', $dir, 1);
install_file('show', $dir, 1);
install_file('search', $dir, 1);
install_file('compare', $dir, 0);
install_file('inquiry', $dir, 1);
install_file('buy', $dir, 1);
コード例 #15
0
ファイル: remkdir.inc.php プロジェクト: hiproz/zhaotaoci.cc
<?php

defined('DT_ADMIN') or exit('Access Denied');
file_copy(DT_ROOT . '/api/ajax.php', DT_ROOT . '/' . $dir . '/ajax.php');
install_file('index', $dir, 1);
install_file('list', $dir, 1);
install_file('show', $dir, 1);
install_file('search', $dir, 1);
install_file('goto', $dir, 0);
install_file('fans', $dir, 1);