mirror of
https://github.com/essentials/Essentials.git
synced 2025-08-16 11:37:30 +02:00
Made a silly little upload script, for uploading things to dev bukkit.
This commit is contained in:
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>
|
Reference in New Issue
Block a user