publicinstall.php

Constants

DS

DS = DIRECTORY_SEPARATOR

FastAdmin安装程序

安装完成后建议删除此文件

ROOT_PATH

ROOT_PATH = __DIR__ . DS . '..' . DS

APP_PATH

APP_PATH = ROOT_PATH . 'application' . DS

INSTALL_PATH

INSTALL_PATH = APP_PATH . 'admin' . DS . 'command' . DS . 'Install' . DS

Functions

is_really_writable()

is_really_writable(  $file) 

Parameters

$file