/**
13 |* The framework runs successfully.
14 | <{if $setup==0}>* Visual development package not installed.
<{/if}> 15 |* --------------------------------------------------------
16 |* Author:HuangDou Email:usualtool@qq.com
18 |* QQ-Group:583610949
19 |* WebSite:http://www.UsualTool.com
20 |* UT Framework is suitable for Apache2 protocol.
21 |* --------------------------------------------------------
22 |*/
23 |你即将安装UT框架可视化包,请再次核对协议及请求,并使网络保持通畅。
61 |通讯状态:
62 |PHP版本:
63 |你即将导入SQL到数据库,请保持网络通畅。
138 |通讯状态:
139 |第".$k."条SQL执行失败:".$arr[$i]."
"; 154 | } 155 | if($k==$total && $c==0){ 156 | echo ""; 157 | } 158 | } 159 | } 160 | ?> 161 | 164 | 167 |你即将部署可视包源码,请保持网络通畅。
168 |通讯状态:
169 |请将app目录及update目录开启可写权限。权限校验: 170 | app: 可写"; 174 | else: 175 | $a=1; 176 | echo"不可写"; 177 | endif; 178 | ?> , 179 | update: 可写"; 183 | else: 184 | $b=1; 185 | echo"不可写"; 186 | endif; 187 | ?> 188 |
189 |请再次检查文件夹权限!
"; 194 | }else{ 195 | if($_GET["t"]=="db-dev"){ 196 | $res=UTInc::SaveFile("http://frame.usualtool.com/down/UTDev.zip",UTF_ROOT."/update","UTDev.zip",1); 197 | if(!empty($res)){ 198 | $zip=new ZipArchive; 199 | if($zip->open(UTF_ROOT."/update/UTDev.zip")===TRUE){ 200 | $zip->extractTo(UTF_ROOT."/update/"); 201 | $zip->close(); 202 | UTInc::MoveDir(UTF_ROOT."/update/UTDev/",UTF_ROOT); 203 | UTInc::DelDir(UTF_ROOT."/update/UTDev/"); 204 | unlink(UTF_ROOT."/update/UTDev.zip"); 205 | file_put_contents("./usualtool.lock","lock"); 206 | echo ""; 207 | }else{ 208 | echo ""; 209 | exit(); 210 | } 211 | }else{ 212 | echo ""; 213 | } 214 | } 215 | ?> 216 | 219 | 220 | 221 |228 | 您需要明确,UT核心(框架)是基于Apache2.0协议使用, 229 | 您可以通过http://www.apache.org/licenses/LICENSE-2.0了解或下载到详尽的协议内容。 230 |
231 |232 | You need to be clear that the UT core (framework) is based on the Apache 2.0 protocol, 233 | and you can read or download the detailed protocol from the http://www.apache.org/licenses/license-2.0. 234 |
235 |236 | 您需要明确,UT可视包(UT开发后端)可以免费使用,可以用于商业用途,但必须保证原始著作权人的相应权利不被损害,不得将其任何一部分进行版权注册、抵押或发放许可证,还应当保留相关版权信息。 237 |
238 |239 | You need to be clear that the UT visual package (UT development backend) can be used free of charge, can be used for commercial purposes, but must ensure that the corresponding rights of the original copyright owners are not infringed, no part of the copyright shall be registered, mortgaged or licensed, and the relevant copyright information shall be retained. 240 |
241 |您自愿使用UT,必须了解可能存在的风险,需要明确UT著作权人与开源参与者不对任何使用UT的行为或目的提供任何明确的或隐含的赔偿或担保。
242 |243 | If you voluntarily use UT, 244 | you must understand the possible risks and make it clear that 245 | the UT copyright owner and open source participants will not provide any explicit or implicit compensation or guarantee for any behavior or purpose of using UT. 246 |
247 |248 | 安装UT即表明您已经明确理解并同意相应协议,包括在您所在国的法律法规所允许的范围内合法使用UT,并且独立承担所有法律责任及义务。 249 | 那么,您可以完全无后顾之忧地使用UT。 250 |
251 |252 | Install UT that you have a clear understanding and consent to the corresponding agreement, 253 | can be in your country's laws and regulations within the scope of use UT, can independently assume all legal responsibilities and obligations. 254 | Then, you can use UT with no worries at all. 255 |
256 |";
67 | echo"~( ´•︵•` )~ Don't hit me 404
";
68 | echo"
";
70 | echo"Error : Access denied.
";
71 | if($type=="module"):
72 | echo"Message : This model or view doesn't exist under the module.
";
73 | elseif($type=="view"):
74 | echo"Message : This view file does not exist.
";
75 | else:
76 | echo"Message : Unknown error.
";
77 | endif;
78 | echo$path."
";
79 | echo"This is an error report on UT Framework.";
80 | echo"