No need to include Project directory in content
This commit is contained in:
parent
f6bdb168a4
commit
936bce384f
@ -1,11 +0,0 @@
|
||||
<?xml version="1.0" encoding="UTF-8" ?>
|
||||
<!DOCTYPE UniversalEditor SYSTEM "U:\Doctypes\UniversalEditor.dtd">
|
||||
<UniversalEditor Version="3.0">
|
||||
<Solution>
|
||||
<Information>
|
||||
</Information>
|
||||
<Projects>
|
||||
<Project FileName="PHPProject1/PHPProject1.ueproj" />
|
||||
</Projects>
|
||||
</Solution>
|
||||
</UniversalEditor>
|
||||
@ -1,25 +0,0 @@
|
||||
<?xml version="1.0" encoding="UTF-8" ?>
|
||||
<!DOCTYPE UniversalEditor SYSTEM "U:\Doctypes\UniversalEditor.dtd">
|
||||
<UniversalEditor Version="3.0">
|
||||
<Project TypeID="{A0786B88-2ADB-4C21-ABE8-AA2D79766269}">
|
||||
<Information>
|
||||
<Title></Title>
|
||||
<Path>
|
||||
<Part>Application Development</Part>
|
||||
<Part>Websites</Part>
|
||||
<Part>PHP</Part>
|
||||
</Path>
|
||||
</Information>
|
||||
<FileSystem>
|
||||
<Files>
|
||||
<File Destination="index.php">
|
||||
<Content Type="text/plain"><![CDATA[<?php
|
||||
|
||||
echo "Hello World!";
|
||||
|
||||
?>]]></Content>
|
||||
</File>
|
||||
</Files>
|
||||
</FileSystem>
|
||||
</Project>
|
||||
</UniversalEditor>
|
||||
@ -1,9 +0,0 @@
|
||||
<!DOCTYPE UniversalExtractor SYSTEM "U:\Doctypes\UniversalExtractor.dtd">
|
||||
<UniversalExtractor Version="1.0">
|
||||
<Title>Universal Editor 3</Title>
|
||||
<Prompt><![CDATA[Welcome to the installation for Universal Editor 3 quick-release.
|
||||
|
||||
Click the Extract button to begin the installation process.]]></Prompt>
|
||||
<FileSystem>
|
||||
</FileSystem>
|
||||
</UniversalExtractor>
|
||||
Loading…
x
Reference in New Issue
Block a user