mirror of
https://github.com/TotalFreedomMC/TF-EssentialsX.git
synced 2025-08-03 02:55:46 +00:00
Made a silly little upload script, for uploading things to dev bukkit.
This commit is contained in:
parent
d732821e06
commit
e7b790861f
6 changed files with 1901 additions and 0 deletions
8
WebPush/nbproject/private/private.properties
Normal file
8
WebPush/nbproject/private/private.properties
Normal file
|
@ -0,0 +1,8 @@
|
|||
copy.src.files=false
|
||||
copy.src.target=
|
||||
index.file=index.php
|
||||
remote.connection=localhost-d13e79
|
||||
remote.directory=/upload
|
||||
remote.upload=ON_SAVE
|
||||
run.as=REMOTE
|
||||
url=http://ess.khhq.net/upload/
|
7
WebPush/nbproject/project.properties
Normal file
7
WebPush/nbproject/project.properties
Normal file
|
@ -0,0 +1,7 @@
|
|||
include.path=${php.global.include.path}
|
||||
php.version=PHP_5
|
||||
source.encoding=UTF-8
|
||||
src.dir=.
|
||||
tags.asp=false
|
||||
tags.short=true
|
||||
web.root=.
|
9
WebPush/nbproject/project.xml
Normal file
9
WebPush/nbproject/project.xml
Normal file
|
@ -0,0 +1,9 @@
|
|||
<?xml version="1.0" encoding="UTF-8"?>
|
||||
<project xmlns="http://www.netbeans.org/ns/project/1">
|
||||
<type>org.netbeans.modules.php.project</type>
|
||||
<configuration>
|
||||
<data xmlns="http://www.netbeans.org/ns/php-project/1">
|
||||
<name>Push</name>
|
||||
</data>
|
||||
</configuration>
|
||||
</project>
|
Loading…
Add table
Add a link
Reference in a new issue