diff --git a/index.php b/index.php new file mode 100644 index 0000000..76aaf8f --- /dev/null +++ b/index.php @@ -0,0 +1,12 @@ +html(); diff --git a/logo.jpg b/logo.jpg new file mode 100644 index 0000000..0b41b0f Binary files /dev/null and b/logo.jpg differ diff --git a/mojotrollz/page/default_page/lounge.html b/mojotrollz/page/default_page/lounge.html new file mode 100644 index 0000000..6bd86f2 --- /dev/null +++ b/mojotrollz/page/default_page/lounge.html @@ -0,0 +1,14 @@ + + + + + + + + +
TODO write content
+ + diff --git a/mojotrollz/sai/saimod_mojotrollz_server_handling/main.html b/mojotrollz/sai/saimod_mojotrollz_server_handling/main.html new file mode 100644 index 0000000..0dbc124 --- /dev/null +++ b/mojotrollz/sai/saimod_mojotrollz_server_handling/main.html @@ -0,0 +1,14 @@ + + + + + server handling + + + +
TODO write content
+ + diff --git a/nbproject/project.properties b/nbproject/project.properties new file mode 100644 index 0000000..f72413f --- /dev/null +++ b/nbproject/project.properties @@ -0,0 +1,10 @@ +file.reference.Webdesign-system=../system +include.path=\ + ${php.global.include.path}:\ + ${file.reference.Webdesign-system} +php.version=PHP_54 +source.encoding=UTF-8 +src.dir=. +tags.asp=false +tags.short=true +web.root=. diff --git a/nbproject/project.xml b/nbproject/project.xml new file mode 100644 index 0000000..f942e15 --- /dev/null +++ b/nbproject/project.xml @@ -0,0 +1,9 @@ + + + org.netbeans.modules.php.project + + + mojotrollz + + +