installcommon.php

Functions

lang()

lang() 

判断语言

L()

L(  $field) 

Parameters

$field

new_is_writeable()

new_is_writeable(string  $file) : boolean

判断 文件/目录 是否可写(取代系统自带的 is_writeable 函数)

Parameters

string $file

文件/目录

Returns

boolean

clear_runtime()

clear_runtime(  $path = "../server/Application/Runtime") 

Parameters

$path

ajax_out()

ajax_out(  $message,   $error_code) 

Parameters

$message
$error_code